Pull request #2732 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 rather than cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 Obtained Jenkinsfile from ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3678 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 Merge succeeded, producing cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 Checking out Revision cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 (PR-2732) > git config core.sparsecheckout # timeout=10 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # 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 ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 Commit message: "feat(metadata): Implement Metadata GET /deviceprofile/name/{name} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-06T06:19:48.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-06T06:19:49.139Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 183ea71a04cae2d1faf3906e12c148556fe2434c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-06T06:19:49.249Z] ========================================================= [2020-10-06T06:19:49.250Z] EdgeX Global Pipelines Version Info [2020-10-06T06:19:49.250Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:19:51.376Z] ------------------- [2020-10-06T06:19:51.376Z] stable info: [2020-10-06T06:19:51.377Z] ------------------- [2020-10-06T06:19:51.377Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-06T06:19:51.377Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-06T06:19:51.377Z] Message: update stable to v1.0.131 [2020-10-06T06:19:51.955Z] ------------------- [2020-10-06T06:19:51.955Z] experimental info: [2020-10-06T06:19:51.955Z] ------------------- [2020-10-06T06:19:51.955Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-06T06:19:51.955Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-06T06:19:51.955Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-06T06:19:52.229Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-06T06:19:52.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-06T06:19:52.449Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-06T06:19:52.548Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-06T06:19:52.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-06T06:19:52.791Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-06T06:19:52.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-06T06:19:52.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-06T06:19:53.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-06T06:19:53.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-06T06:19:53.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-06T06:19:53.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-06T06:19:53.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-06T06:19:53.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-06T06:19:53.695Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T06:19:53.780Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-06T06:19:53.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-06T06:19:53.967Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-06T06:19:54.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-06T06:19:54.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-06T06:19:54.263Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-06T06:19:54.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2732 [Pipeline] echo [2020-10-06T06:19:54.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2732 [Pipeline] echo [2020-10-06T06:19:54.525Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2732 [Pipeline] echo [2020-10-06T06:19:54.629Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [Pipeline] echo [2020-10-06T06:19:54.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbaf5c0 [Pipeline] echo [2020-10-06T06:19:54.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-06T06:19:55.223Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/core-command/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/core-data/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-06T06:19:55.223Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-06T06:19:55.223Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-06T06:19:55.223Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-06T06:19:55.223Z] ++ cut -d/ -f2 [2020-10-06T06:19:55.223Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-06T06:19:55.369Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:19:56.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:19:56.493Z] [2020-10-06T06:19:56.493Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:19:56.924Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:19:57.242Z] latest: Pulling from edgex-devops/git-semver [2020-10-06T06:19:57.242Z] 31603596830f: Pulling fs layer [2020-10-06T06:19:57.242Z] 2a8b12db71e7: Pulling fs layer [2020-10-06T06:19:57.242Z] 6ca5941a6612: Pulling fs layer [2020-10-06T06:19:57.242Z] ecc8261a40a4: Pulling fs layer [2020-10-06T06:19:57.242Z] ecc8261a40a4: Waiting [2020-10-06T06:19:57.242Z] 2a8b12db71e7: Verifying Checksum [2020-10-06T06:19:57.242Z] 2a8b12db71e7: Download complete [2020-10-06T06:19:57.578Z] 31603596830f: Verifying Checksum [2020-10-06T06:19:57.578Z] 31603596830f: Download complete [2020-10-06T06:19:57.876Z] ecc8261a40a4: Verifying Checksum [2020-10-06T06:19:57.876Z] ecc8261a40a4: Download complete [2020-10-06T06:19:58.162Z] 6ca5941a6612: Verifying Checksum [2020-10-06T06:19:58.162Z] 6ca5941a6612: Download complete [2020-10-06T06:19:58.432Z] 31603596830f: Pull complete [2020-10-06T06:19:58.708Z] 2a8b12db71e7: Pull complete [2020-10-06T06:20:00.151Z] 6ca5941a6612: Pull complete [2020-10-06T06:20:00.151Z] ecc8261a40a4: Pull complete [2020-10-06T06:20:00.151Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-06T06:20:00.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-06T06:20:00.151Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-06T06:20:00.471Z] prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container [2020-10-06T06:20:00.608Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:10004/edgex-devops/git-semver:latest cat [2020-10-06T06:20:03.141Z] $ docker top 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-06T06:20:03.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T06:20:03.547Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T06:20:03.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T06:20:03.922Z] $ docker exec 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent [2020-10-06T06:20:04.319Z] SSH_AUTH_SOCK=/tmp/ssh-i7QLgLX5d5iO/agent.11 [2020-10-06T06:20:04.319Z] SSH_AGENT_PID=16 [2020-10-06T06:20:04.351Z] Running ssh-add (command line suppressed) [2020-10-06T06:20:04.612Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_292229887849647337.key (/w/workspace/edgex-go/13@tmp/private_key_292229887849647337.key) [2020-10-06T06:20:04.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T06:20:05.258Z] + git describe --exact-match --tags HEAD [2020-10-06T06:20:05.258Z] fatal: no tag exactly matches 'cbaf5c097fb208795d3bf11eec4a4b0a517b53b8' [Pipeline] } [2020-10-06T06:20:05.311Z] $ docker exec --env ******** --env ******** 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent -k [2020-10-06T06:20:05.589Z] unset SSH_AUTH_SOCK; [2020-10-06T06:20:05.589Z] unset SSH_AGENT_PID; [2020-10-06T06:20:05.589Z] echo Agent pid 16 killed; [2020-10-06T06:20:05.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-06T06:20:05.763Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-06T06:20:05.763Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-06T06:20:05.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-06T06:20:05.869Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-06T06:20:06.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-06T06:20:06.237Z] $ docker exec 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent [2020-10-06T06:20:06.549Z] SSH_AUTH_SOCK=/tmp/ssh-v1q7I4ABYJ85/agent.45 [2020-10-06T06:20:06.549Z] SSH_AGENT_PID=50 [2020-10-06T06:20:06.559Z] Running ssh-add (command line suppressed) [2020-10-06T06:20:06.736Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_7945113354905352133.key (/w/workspace/edgex-go/13@tmp/private_key_7945113354905352133.key) [2020-10-06T06:20:06.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-06T06:20:07.186Z] + git semver init [2020-10-06T06:20:07.186Z] # -> Open(): unable to determine branch for HEAD [2020-10-06T06:20:07.186Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2020-10-06T06:20:07.186Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2020-10-06T06:20:07.186Z] # $SEMVER_REMOTE_NAME = origin [2020-10-06T06:20:07.186Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-06T06:20:07.186Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-06T06:20:07.186Z] # $SEMVER_BRANCH = PR-2732 [2020-10-06T06:20:07.186Z] # $SEMVER_TEMP = /tmp/semver-040242310 [2020-10-06T06:20:07.186Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-06T06:21:45.032Z] # '/tmp/semver-040242310' -> '/w/workspace/edgex-go/13/.semver' [2020-10-06T06:21:45.032Z] # -> Force: false [2020-10-06T06:21:45.032Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2020-10-06T06:21:45.077Z] $ docker exec --env ******** --env ******** 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 ssh-agent -k [2020-10-06T06:21:45.422Z] unset SSH_AUTH_SOCK; [2020-10-06T06:21:45.434Z] unset SSH_AGENT_PID; [2020-10-06T06:21:45.434Z] echo Agent pid 50 killed; [2020-10-06T06:21:45.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-06T06:21:46.078Z] + git semver [Pipeline] } [2020-10-06T06:21:46.106Z] $ docker stop --time=1 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 [2020-10-06T06:21:47.795Z] $ docker rm -f 669a31f0fd483bfc9d3ee34f7b3e0d8dd035f551a91e512618eb726780b8ed08 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-06T06:22:11.376Z] Stashed 70 file(s) [Pipeline] echo [2020-10-06T06:22:11.380Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-10-06T06:22:11.924Z] ========================================================= [2020-10-06T06:22:11.924Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-06T06:22:11.924Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:22:12.322Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-06T06:22:19.144Z] Sending build context to Docker daemon 324.8MB [2020-10-06T06:22:19.144Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-06T06:22:19.144Z] Step 2/7 : FROM ${BASE} [2020-10-06T06:22:19.144Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-06T06:22:19.144Z] df20fa9351a1: Pulling fs layer [2020-10-06T06:22:19.144Z] ed8968b2872e: Pulling fs layer [2020-10-06T06:22:19.144Z] a92cc7c5fd73: Pulling fs layer [2020-10-06T06:22:19.144Z] e871e8e8d7a9: Pulling fs layer [2020-10-06T06:22:19.144Z] e73272ec9a57: Pulling fs layer [2020-10-06T06:22:19.144Z] 1e910a182e73: Pulling fs layer [2020-10-06T06:22:19.144Z] 4e634b169226: Pulling fs layer [2020-10-06T06:22:19.144Z] e871e8e8d7a9: Waiting [2020-10-06T06:22:19.144Z] e73272ec9a57: Waiting [2020-10-06T06:22:19.144Z] 1e910a182e73: Waiting [2020-10-06T06:22:19.144Z] 4e634b169226: Waiting [2020-10-06T06:22:19.144Z] a92cc7c5fd73: Verifying Checksum [2020-10-06T06:22:19.144Z] a92cc7c5fd73: Download complete [2020-10-06T06:22:19.428Z] ed8968b2872e: Download complete [2020-10-06T06:22:19.428Z] e73272ec9a57: Verifying Checksum [2020-10-06T06:22:19.428Z] e73272ec9a57: Download complete [2020-10-06T06:22:19.711Z] 1e910a182e73: Verifying Checksum [2020-10-06T06:22:19.711Z] 1e910a182e73: Download complete [2020-10-06T06:22:20.039Z] df20fa9351a1: Verifying Checksum [2020-10-06T06:22:20.039Z] df20fa9351a1: Download complete [2020-10-06T06:22:20.511Z] df20fa9351a1: Pull complete [2020-10-06T06:22:20.961Z] ed8968b2872e: Pull complete [2020-10-06T06:22:20.961Z] a92cc7c5fd73: Pull complete [2020-10-06T06:22:26.714Z] Still waiting to schedule task [2020-10-06T06:22:26.714Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-06T06:22:27.813Z] 4e634b169226: Verifying Checksum [2020-10-06T06:22:27.813Z] 4e634b169226: Download complete [2020-10-06T06:22:30.760Z] e871e8e8d7a9: Verifying Checksum [2020-10-06T06:22:30.760Z] e871e8e8d7a9: Download complete [2020-10-06T06:22:41.134Z] e871e8e8d7a9: Pull complete [2020-10-06T06:22:41.134Z] e73272ec9a57: Pull complete [2020-10-06T06:22:41.134Z] 1e910a182e73: Pull complete [2020-10-06T06:22:45.477Z] 4e634b169226: Pull complete [2020-10-06T06:22:45.477Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-06T06:22:45.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-06T06:22:45.750Z] ---> f7629b54cfaa [2020-10-06T06:22:45.750Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-06T06:22:46.031Z] ---> Running in e422a842c804 [2020-10-06T06:22:46.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:22:50.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:22:53.472Z] (1/12) Installing libmagic (5.38-r0) [2020-10-06T06:22:54.096Z] (2/12) Installing file (5.38-r0) [2020-10-06T06:22:54.374Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-06T06:22:54.374Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-06T06:23:16.565Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-06T06:23:16.565Z] (6/12) Installing patch (2.7.6-r6) [2020-10-06T06:23:16.565Z] (7/12) Installing build-base (0.5-r2) [2020-10-06T06:23:16.565Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-06T06:23:16.565Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-06T06:23:16.565Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-06T06:23:16.565Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-06T06:23:16.565Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-06T06:23:16.565Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:23:16.565Z] OK: 233 MiB in 51 packages [2020-10-06T06:23:19.307Z] Removing intermediate container e422a842c804 [2020-10-06T06:23:19.308Z] ---> ec16a43d48f8 [2020-10-06T06:23:19.308Z] Step 4/7 : WORKDIR /edgex-go [2020-10-06T06:23:19.589Z] ---> Running in 09931a16f184 [2020-10-06T06:23:19.589Z] Removing intermediate container 09931a16f184 [2020-10-06T06:23:19.589Z] ---> 0f12e4796641 [2020-10-06T06:23:19.589Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-06T06:23:19.864Z] latest: Pulling from library/docker [2020-10-06T06:23:20.138Z] df20fa9351a1: Already exists [2020-10-06T06:23:20.138Z] 25ad7478873d: Pulling fs layer [2020-10-06T06:23:20.138Z] 4684f6177b5d: Pulling fs layer [2020-10-06T06:23:20.138Z] 8ba584e970af: Pulling fs layer [2020-10-06T06:23:20.138Z] 3cdc74d2b06d: Pulling fs layer [2020-10-06T06:23:20.138Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-06T06:23:20.138Z] fca0ccc462d5: Pulling fs layer [2020-10-06T06:23:20.138Z] 3cdc74d2b06d: Waiting [2020-10-06T06:23:20.138Z] 4cf5a0d07c1f: Waiting [2020-10-06T06:23:20.138Z] fca0ccc462d5: Waiting [2020-10-06T06:23:20.402Z] 4684f6177b5d: Verifying Checksum [2020-10-06T06:23:20.402Z] 4684f6177b5d: Download complete [2020-10-06T06:23:20.402Z] 25ad7478873d: Verifying Checksum [2020-10-06T06:23:20.402Z] 25ad7478873d: Download complete [2020-10-06T06:23:20.402Z] 3cdc74d2b06d: Verifying Checksum [2020-10-06T06:23:20.402Z] 3cdc74d2b06d: Download complete [2020-10-06T06:23:20.402Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-06T06:23:20.402Z] 4cf5a0d07c1f: Download complete [2020-10-06T06:23:20.671Z] fca0ccc462d5: Verifying Checksum [2020-10-06T06:23:20.671Z] fca0ccc462d5: Download complete [2020-10-06T06:23:20.671Z] 25ad7478873d: Pull complete [2020-10-06T06:23:21.035Z] 4684f6177b5d: Pull complete [2020-10-06T06:23:21.697Z] 8ba584e970af: Verifying Checksum [2020-10-06T06:23:21.697Z] 8ba584e970af: Download complete [2020-10-06T06:23:26.020Z] 8ba584e970af: Pull complete [2020-10-06T06:23:26.020Z] 3cdc74d2b06d: Pull complete [2020-10-06T06:23:26.020Z] 4cf5a0d07c1f: Pull complete [2020-10-06T06:23:26.020Z] fca0ccc462d5: Pull complete [2020-10-06T06:23:26.020Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-06T06:23:26.020Z] Status: Downloaded newer image for docker:latest [2020-10-06T06:23:28.707Z] ---> 4553a0f31d83 [2020-10-06T06:23:28.707Z] Step 6/7 : COPY go.mod . [2020-10-06T06:23:28.973Z] ---> 261b91694d68 [2020-10-06T06:23:28.973Z] Step 7/7 : RUN go mod download [2020-10-06T06:23:28.973Z] ---> Running in 5b05c664384e [2020-10-06T06:23:51.071Z] Removing intermediate container 5b05c664384e [2020-10-06T06:23:51.071Z] ---> 305484a420a4 [2020-10-06T06:23:51.337Z] Successfully built 305484a420a4 [2020-10-06T06:23:51.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:23:51.704Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T06:23:51.704Z] . [Pipeline] withDockerContainer [2020-10-06T06:23:51.847Z] prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container [2020-10-06T06:23:51.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-x86_64 cat [2020-10-06T06:23:52.987Z] $ docker top c3647e4b24ba7f059d440fc6e559736dd8b07326c8815ca03de5ae4dc725d84b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:23:53.706Z] + go version [2020-10-06T06:23:53.706Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-06T06:23:53.802Z] $ docker stop --time=1 c3647e4b24ba7f059d440fc6e559736dd8b07326c8815ca03de5ae4dc725d84b [2020-10-06T06:23:55.347Z] $ docker rm -f c3647e4b24ba7f059d440fc6e559736dd8b07326c8815ca03de5ae4dc725d84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:23:56.241Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-06T06:23:56.241Z] . [Pipeline] withDockerContainer [2020-10-06T06:23:56.405Z] prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container [2020-10-06T06:23:56.547Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-x86_64 cat [2020-10-06T06:23:57.493Z] $ docker top 43f395a9f2e21731e76cd72e4e188da39c2c312c46f76976283b5e07200583ae -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-06T06:23:57.772Z] ========================================================= [2020-10-06T06:23:57.773Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-06T06:23:57.773Z] ========================================================= [Pipeline] sh [2020-10-06T06:23:58.139Z] + make test [2020-10-06T06:23:58.139Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-06T06:24:02.427Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-06T06:24:21.073Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-06T06:24:26.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-06T06:24:28.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-06T06:24:28.178Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-06T06:24:28.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-06T06:24:30.916Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.017s [2020-10-06T06:24:30.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-06T06:24:30.916Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-06T06:24:31.212Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-06T06:24:33.345Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-06T06:24:33.622Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3681 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws [2020-10-06T06:24:33.674Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2020-10-06T06:24:34.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-06T06:24:34.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-06T06:24:34.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-06T06:24:34.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-06T06:24:38.349Z] using credential edgex-jenkins-ssh [2020-10-06T06:24:38.410Z] Cloning the remote Git repository [2020-10-06T06:24:38.468Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:24:38.610Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2020-10-06T06:24:38.692Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:24:38.693Z] > git --version # timeout=10 [2020-10-06T06:24:38.718Z] > git --version # 'git version 2.17.1' [2020-10-06T06:24:38.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:24:38.774Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:24:40.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.071s coverage: 46.6% of statements [2020-10-06T06:24:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-06T06:24:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-06T06:24:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-06T06:24:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-06T06:24:40.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-06T06:24:44.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.089s coverage: 27.2% of statements [2020-10-06T06:24:44.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-06T06:24:44.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-06T06:24:44.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-06T06:24:44.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.023s coverage: 100.0% of statements [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-06T06:24:44.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.395s coverage: 86.0% of statements [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-06T06:24:44.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.051s coverage: 93.5% of statements [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-06T06:24:44.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-06T06:24:47.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.167s coverage: 28.6% of statements [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-06T06:24:47.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-06T06:24:47.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.016s coverage: 100.0% of statements [2020-10-06T06:24:47.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-06T06:24:48.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.048s coverage: 86.7% of statements [2020-10-06T06:24:48.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-06T06:24:49.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.056s coverage: 97.5% of statements [2020-10-06T06:24:49.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-06T06:24:49.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.045s coverage: 100.0% of statements [2020-10-06T06:24:49.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-06T06:24:49.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-06T06:24:49.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-06T06:24:49.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-06T06:24:49.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.053s coverage: 100.0% of statements [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-06T06:24:49.605Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-06T06:24:49.605Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.037s coverage: 0.0% of statements [no tests to run] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-06T06:24:49.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-06T06:24:51.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.102s coverage: 63.5% of statements [2020-10-06T06:24:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-06T06:24:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-06T06:24:51.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.007s coverage: 100.0% of statements [2020-10-06T06:24:51.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.254s coverage: 55.9% of statements [2020-10-06T06:24:51.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-06T06:24:51.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-06T06:24:51.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-06T06:24:51.740Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-06T06:24:55.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:24:55.914Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.664s coverage: 86.3% of statements [2020-10-06T06:24:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.754s coverage: 72.2% of statements [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.150s coverage: 72.1% of statements [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.049s coverage: 48.4% of statements [2020-10-06T06:24:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-06T06:24:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-06T06:24:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.019s coverage: 28.8% of statements [2020-10-06T06:24:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-06T06:24:56.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.064s coverage: 96.8% of statements [2020-10-06T06:24:56.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-06T06:24:56.674Z] Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:24:57.077Z] Merge succeeded, producing cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:24:57.077Z] Checking out Revision cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 (PR-2732) [2020-10-06T06:24:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 31.1% of statements [2020-10-06T06:24:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-06T06:24:57.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-06T06:24:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.349s coverage: 84.1% of statements [2020-10-06T06:24:57.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2020-10-06T06:24:57.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.028s coverage: 42.9% of statements [2020-10-06T06:24:57.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-06T06:24:57.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-06T06:24:57.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.016s coverage: 100.0% of statements [2020-10-06T06:24:57.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-06T06:24:55.945Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:24:55.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:24:55.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:24:55.986Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T06:24:56.697Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:24:56.714Z] > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 [2020-10-06T06:24:57.000Z] > git remote # timeout=10 [2020-10-06T06:24:57.017Z] > git config --get remote.origin.url # timeout=10 [2020-10-06T06:24:57.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:24:57.042Z] > git merge ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 # timeout=10 [2020-10-06T06:24:57.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-06T06:24:57.087Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:24:57.106Z] > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 [2020-10-06T06:24:58.537Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.063s coverage: 83.8% of statements [2020-10-06T06:24:58.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-06T06:25:01.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.029s coverage: 45.9% of statements [2020-10-06T06:25:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-06T06:25:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-06T06:25:01.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.020s coverage: 100.0% of statements [2020-10-06T06:25:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-06T06:25:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-06T06:25:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-06T06:25:01.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements [2020-10-06T06:25:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-06T06:25:01.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements [2020-10-06T06:25:01.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-06T06:25:01.636Z] Commit message: "feat(metadata): Implement Metadata GET /deviceprofile/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-06T06:25:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.105s coverage: 29.1% of statements [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-06T06:25:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-06T06:25:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.029s coverage: 100.0% of statements [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-06T06:25:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements [2020-10-06T06:25:03.686Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-06T06:25:04.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2020-10-06T06:25:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-06T06:25:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-06T06:25:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-06T06:25:04.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-06T06:25:04.678Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements [2020-10-06T06:25:04.678Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-06T06:25:04.678Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-06T06:25:04.678Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2020-10-06T06:25:05.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements [2020-10-06T06:25:05.560Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.022s coverage: 100.0% of statements [2020-10-06T06:25:05.829Z] GO111MODULE=on go vet ./... [Pipeline] echo [2020-10-06T06:25:15.064Z] ========================================================= [2020-10-06T06:25:15.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-06T06:25:15.064Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:25:15.938Z] + 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-06T06:25:18.363Z] gofmt -l . [2020-10-06T06:25:18.363Z] [ "`gofmt -l .`" = "" ] [2020-10-06T06:25:18.363Z] ./bin/test-go-mod-tidy.sh [2020-10-06T06:25:18.950Z] ./bin/test-attribution-txt.sh [2020-10-06T06:25:20.251Z] Sending build context to Docker daemon 324.8MB [2020-10-06T06:25:20.251Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-06T06:25:20.251Z] Step 2/7 : FROM ${BASE} [2020-10-06T06:25:20.251Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-06T06:25:20.251Z] b538f80385f9: Pulling fs layer [2020-10-06T06:25:20.251Z] 74f711af9a0d: Pulling fs layer [2020-10-06T06:25:20.251Z] 99f96fe45779: Pulling fs layer [2020-10-06T06:25:20.251Z] 8529a6b9a6be: Pulling fs layer [2020-10-06T06:25:20.251Z] 45590311c82a: Pulling fs layer [2020-10-06T06:25:20.251Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-06T06:25:20.251Z] 209524e5b208: Pulling fs layer [2020-10-06T06:25:20.251Z] 8529a6b9a6be: Waiting [2020-10-06T06:25:20.251Z] 45590311c82a: Waiting [2020-10-06T06:25:20.251Z] 69ca0ff8b7b3: Waiting [2020-10-06T06:25:20.251Z] 209524e5b208: Waiting [2020-10-06T06:25:20.251Z] 99f96fe45779: Verifying Checksum [2020-10-06T06:25:20.251Z] 99f96fe45779: Download complete [2020-10-06T06:25:20.251Z] 74f711af9a0d: Verifying Checksum [2020-10-06T06:25:20.251Z] 74f711af9a0d: Download complete [2020-10-06T06:25:20.251Z] 45590311c82a: Verifying Checksum [2020-10-06T06:25:20.251Z] 45590311c82a: Download complete [2020-10-06T06:25:20.251Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-06T06:25:20.251Z] 69ca0ff8b7b3: Download complete [2020-10-06T06:25:20.523Z] b538f80385f9: Verifying Checksum [2020-10-06T06:25:20.523Z] b538f80385f9: Download complete [2020-10-06T06:25:21.121Z] b538f80385f9: Pull complete [Pipeline] sh [2020-10-06T06:25:21.717Z] 74f711af9a0d: Pull complete [2020-10-06T06:25:21.994Z] 99f96fe45779: Pull complete [2020-10-06T06:25:22.239Z] + ls -al . [2020-10-06T06:25:22.240Z] total 572 [2020-10-06T06:25:22.240Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 06:25 . [2020-10-06T06:25:22.240Z] drwxr-xr-x 4 root root 30 Oct 6 06:23 .. [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 11 Oct 6 06:19 .dockerignore [2020-10-06T06:25:22.240Z] drwxrwxr-x 8 1001 1001 179 Oct 6 06:19 .git [2020-10-06T06:25:22.240Z] drwxrwxr-x 3 1001 1001 82 Oct 6 06:19 .github [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 932 Oct 6 06:19 .gitignore [2020-10-06T06:25:22.240Z] drwx------ 3 1001 1001 47 Oct 6 06:21 .semver [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 06:19 .sonarcloud.properties [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 06:19 CONTRIBUTING.md [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 1035 Oct 6 06:19 Dockerfile.build [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 863 Oct 6 06:19 Jenkinsfile [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 06:19 LICENSE [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 6237 Oct 6 06:19 Makefile [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 6447 Oct 6 06:19 README.md [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 259 Oct 6 06:19 SECURITY.md [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 06:21 VERSION [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 06:19 ZMQWindows.md [2020-10-06T06:25:22.240Z] drwxrwxr-x 2 1001 1001 117 Oct 6 06:19 bin [2020-10-06T06:25:22.240Z] drwxrwxr-x 15 1001 1001 4096 Oct 6 06:19 cmd [2020-10-06T06:25:22.240Z] -rw-r--r-- 1 root root 478615 Oct 6 06:25 coverage.out [2020-10-06T06:25:22.240Z] -rw-r--r-- 1 root root 984 Oct 6 06:25 go.mod [2020-10-06T06:25:22.240Z] -rw-r--r-- 1 root root 18766 Oct 6 06:25 go.sum [2020-10-06T06:25:22.240Z] drwxrwxr-x 8 1001 1001 127 Oct 6 06:19 internal [2020-10-06T06:25:22.240Z] drwxrwxr-x 4 1001 1001 26 Oct 6 06:19 openapi [2020-10-06T06:25:22.240Z] drwxrwxr-x 4 1001 1001 71 Oct 6 06:19 snap [2020-10-06T06:25:22.240Z] -rw-rw-r-- 1 1001 1001 168 Oct 6 06:19 version.go [Pipeline] sh [2020-10-06T06:25:22.552Z] + '[' -e coverage.out ] [2020-10-06T06:25:22.552Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-06T06:25:22.904Z] Stashed 1 file(s) [Pipeline] sh [2020-10-06T06:25:23.393Z] + make build [2020-10-06T06:25:23.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-06T06:25:23.440Z] 209524e5b208: Download complete [2020-10-06T06:25:24.420Z] 8529a6b9a6be: Verifying Checksum [2020-10-06T06:25:24.420Z] 8529a6b9a6be: Download complete [2020-10-06T06:25:36.845Z] 8529a6b9a6be: Pull complete [2020-10-06T06:25:36.845Z] 45590311c82a: Pull complete [2020-10-06T06:25:36.845Z] 69ca0ff8b7b3: Pull complete [2020-10-06T06:25:39.212Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-06T06:25:40.257Z] 209524e5b208: Pull complete [2020-10-06T06:25:40.257Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-06T06:25:40.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-06T06:25:40.257Z] ---> 5bddaf1c2fca [2020-10-06T06:25:40.257Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-10-06T06:25:42.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-06T06:25:44.578Z] ---> Running in f10a2a968350 [2020-10-06T06:25:45.305Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-06T06:25:46.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:25:47.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:25:47.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-06T06:25:48.432Z] (1/12) Installing libmagic (5.38-r0) [2020-10-06T06:25:49.037Z] (2/12) Installing file (5.38-r0) [2020-10-06T06:25:49.037Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-06T06:25:49.037Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-06T06:25:50.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-06T06:25:50.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-06T06:25: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-06T06:25:56.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-06T06:25:58.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-06T06:26:00.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-06T06:26:01.405Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-06T06:26:01.405Z] (6/12) Installing patch (2.7.6-r6) [2020-10-06T06:26:01.405Z] (7/12) Installing build-base (0.5-r2) [2020-10-06T06:26:01.405Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-06T06:26:01.405Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-06T06:26:01.405Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-06T06:26:01.405Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-06T06:26:01.676Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-06T06:26:01.676Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:26:01.676Z] OK: 217 MiB in 51 packages [2020-10-06T06:26:02.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-06T06:26:04.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-06T06:26:05.980Z] Removing intermediate container f10a2a968350 [2020-10-06T06:26:05.980Z] ---> fafe4ea3aaaf [2020-10-06T06:26:05.980Z] Step 4/7 : WORKDIR /edgex-go [2020-10-06T06:26:05.980Z] ---> Running in 723c03cef047 [2020-10-06T06:26:06.249Z] Removing intermediate container 723c03cef047 [2020-10-06T06:26:06.249Z] ---> 195b70eabcc4 [2020-10-06T06:26:06.249Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-06T06:26:06.519Z] latest: Pulling from library/docker [2020-10-06T06:26:06.519Z] b538f80385f9: Already exists [2020-10-06T06:26:06.519Z] 259a493cd78d: Pulling fs layer [2020-10-06T06:26:06.519Z] b8e66b5100f5: Pulling fs layer [2020-10-06T06:26:06.519Z] 7f8258a56ab6: Pulling fs layer [2020-10-06T06:26:06.519Z] 75a0a0ebb566: Pulling fs layer [2020-10-06T06:26:06.519Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-06T06:26:06.519Z] 294320357d30: Pulling fs layer [2020-10-06T06:26:06.519Z] 75a0a0ebb566: Waiting [2020-10-06T06:26:06.519Z] 294320357d30: Waiting [2020-10-06T06:26:06.519Z] 4a2c62f0a2a3: Waiting [2020-10-06T06:26:06.790Z] b8e66b5100f5: Verifying Checksum [2020-10-06T06:26:06.790Z] b8e66b5100f5: Download complete [2020-10-06T06:26:06.790Z] 259a493cd78d: Download complete [2020-10-06T06:26:06.790Z] 75a0a0ebb566: Verifying Checksum [2020-10-06T06:26:06.790Z] 75a0a0ebb566: Download complete [Pipeline] } [2020-10-06T06:26:06.966Z] $ docker stop --time=1 43f395a9f2e21731e76cd72e4e188da39c2c312c46f76976283b5e07200583ae [2020-10-06T06:26:07.063Z] 4a2c62f0a2a3: Verifying Checksum [2020-10-06T06:26:07.063Z] 294320357d30: Verifying Checksum [2020-10-06T06:26:07.063Z] 294320357d30: Download complete [2020-10-06T06:26:07.335Z] 259a493cd78d: Pull complete [2020-10-06T06:26:07.930Z] b8e66b5100f5: Pull complete [2020-10-06T06:26:07.930Z] 7f8258a56ab6: Verifying Checksum [2020-10-06T06:26:07.930Z] 7f8258a56ab6: Download complete [2020-10-06T06:26:08.690Z] $ docker rm -f 43f395a9f2e21731e76cd72e4e188da39c2c312c46f76976283b5e07200583ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-10-06T06:26:11.306Z] 7f8258a56ab6: Pull complete [2020-10-06T06:26:11.306Z] 75a0a0ebb566: Pull complete [2020-10-06T06:26:11.579Z] 4a2c62f0a2a3: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:26:11.851Z] 294320357d30: Pull complete [2020-10-06T06:26:12.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:26:12.016Z] [2020-10-06T06:26:12.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:26:12.127Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-06T06:26:12.127Z] Status: Downloaded newer image for docker:latest [2020-10-06T06:26:12.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:26:12.386Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-06T06:26:12.386Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-06T06:26:12.386Z] ca9280d653b3: Pulling fs layer [2020-10-06T06:26:12.386Z] 7e9c9ca2126c: Pulling fs layer [2020-10-06T06:26:12.701Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-06T06:26:12.701Z] cbdbe7a5bc2a: Download complete [2020-10-06T06:26:13.348Z] cbdbe7a5bc2a: Pull complete [2020-10-06T06:26:14.025Z] ca9280d653b3: Download complete [2020-10-06T06:26:15.521Z] ---> 7bccdf13231a [2020-10-06T06:26:15.521Z] Step 6/7 : COPY go.mod . [2020-10-06T06:26:16.018Z] ca9280d653b3: Pull complete [2020-10-06T06:26:16.124Z] ---> cf40d382d96f [2020-10-06T06:26:16.124Z] Step 7/7 : RUN go mod download [2020-10-06T06:26:16.124Z] ---> Running in 84570b07f288 [2020-10-06T06:26:18.013Z] 7e9c9ca2126c: Verifying Checksum [2020-10-06T06:26:18.013Z] 7e9c9ca2126c: Download complete [2020-10-06T06:26:26.398Z] 7e9c9ca2126c: Pull complete [2020-10-06T06:26:26.398Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-06T06:26:26.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:26:26.398Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-06T06:26:26.553Z] prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container [2020-10-06T06:26:26.635Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-06T06:26:27.765Z] $ docker top c3e95a0333401dc90c3009ce6967ef3d555f4e25cec9cabbf0cb8cbafb21af58 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:26:28.402Z] + docker-compose build --help [2020-10-06T06:26:28.402Z] + grep parallel [2020-10-06T06:26:29.806Z] --parallel Build images in parallel. [Pipeline] } [2020-10-06T06:26:29.825Z] $ docker stop --time=1 c3e95a0333401dc90c3009ce6967ef3d555f4e25cec9cabbf0cb8cbafb21af58 [2020-10-06T06:26:31.601Z] $ docker rm -f c3e95a0333401dc90c3009ce6967ef3d555f4e25cec9cabbf0cb8cbafb21af58 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:26:32.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-06T06:26:32.320Z] . [Pipeline] withDockerContainer [2020-10-06T06:26:32.484Z] prd-centos7-docker-4c-2g-3678 does not seem to be running inside a container [2020-10-06T06:26:32.612Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-06T06:26:33.816Z] $ docker top 670c15beb1d5838c435450e2c274ab779a83a26bda8d11d845bf5951ab7ffe7f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:26:34.381Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-06T06:26:35.880Z] Building docker-core-command-go ... [2020-10-06T06:26:35.880Z] Building docker-core-data-go ... [2020-10-06T06:26:35.880Z] Building docker-core-metadata-go ... [2020-10-06T06:26:35.880Z] Building docker-security-proxy-setup-go ... [2020-10-06T06:26:35.880Z] Building docker-security-secrets-setup-go ... [2020-10-06T06:26:35.880Z] Building docker-security-secretstore-setup-go ... [2020-10-06T06:26:35.880Z] Building docker-support-logging-go ... [2020-10-06T06:26:35.880Z] Building docker-support-notifications-go ... [2020-10-06T06:26:35.880Z] Building docker-support-scheduler-go ... [2020-10-06T06:26:35.880Z] Building docker-sys-mgmt-agent-go ... [2020-10-06T06:26:35.880Z] Building docker-core-data-go [2020-10-06T06:26:35.880Z] Building docker-support-scheduler-go [2020-10-06T06:26:35.880Z] Building docker-core-command-go [2020-10-06T06:26:35.880Z] Building docker-security-secrets-setup-go [2020-10-06T06:26:35.880Z] Building docker-security-proxy-setup-go [2020-10-06T06:26:42.955Z] Removing intermediate container 84570b07f288 [2020-10-06T06:26:42.955Z] ---> ab5012879f61 [2020-10-06T06:26:42.955Z] Successfully built ab5012879f61 [2020-10-06T06:26:42.955Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:26:43.357Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T06:26:43.357Z] . [Pipeline] withDockerContainer [2020-10-06T06:26:43.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container [2020-10-06T06:26:43.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-arm64 cat [2020-10-06T06:26:45.455Z] $ docker top d03143caf3bf7352ffb025d5320709f890c383628b059d20a08bd9165a86e8e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:26:46.823Z] + go version [2020-10-06T06:26:46.824Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-06T06:26:46.849Z] $ docker stop --time=1 d03143caf3bf7352ffb025d5320709f890c383628b059d20a08bd9165a86e8e4 [2020-10-06T06:26:48.685Z] $ docker rm -f d03143caf3bf7352ffb025d5320709f890c383628b059d20a08bd9165a86e8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:26:49.699Z] + docker inspect -f . ci-base-image-arm64 [2020-10-06T06:26:49.699Z] . [Pipeline] withDockerContainer [2020-10-06T06:26:49.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container [2020-10-06T06:26:50.019Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-arm64 cat [2020-10-06T06:26:51.395Z] $ docker top f33e75009f5b5b23388281c2d56d9a8800817dc0bc6f63b678d7f67323eed3ad -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-06T06:26:51.735Z] ========================================================= [2020-10-06T06:26:51.735Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-06T06:26:51.735Z] ========================================================= [Pipeline] sh [2020-10-06T06:26:52.374Z] + make test [2020-10-06T06:26:52.374Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-06T06:26:55.004Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-06T06:27:15.282Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:27:15.282Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-06T06:27:15.282Z] ---> 305484a420a4 [2020-10-06T06:27:15.282Z] Step 3/29 : WORKDIR /edgex-go [2020-10-06T06:27:15.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:27:15.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:27:15.282Z] ---> 305484a420a4 [2020-10-06T06:27:15.282Z] Step 3/23 : WORKDIR /edgex-go [2020-10-06T06:27:15.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:27:15.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:27:15.282Z] ---> 305484a420a4 [2020-10-06T06:27:15.282Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:27:15.282Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:27:15.282Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:27:15.282Z] ---> 305484a420a4 [2020-10-06T06:27:15.282Z] Step 3/20 : WORKDIR /edgex-go [2020-10-06T06:27:15.282Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:27:15.282Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:27:15.282Z] ---> 305484a420a4 [2020-10-06T06:27:15.282Z] Step 3/21 : WORKDIR /edgex-go [2020-10-06T06:27:15.282Z] ---> Running in 07a5a3f584ad [2020-10-06T06:27:15.282Z] ---> Running in 22b54b3dd933 [2020-10-06T06:27:15.282Z] ---> Running in 57c8695df38c [2020-10-06T06:27:15.282Z] ---> Running in 22149de4f1c8 [2020-10-06T06:27:15.282Z] ---> Running in 4db480c3e0e7 [2020-10-06T06:27:15.890Z] Removing intermediate container 22149de4f1c8 [2020-10-06T06:27:15.890Z] ---> c0d5dfaf97bc [2020-10-06T06:27:15.890Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:27:15.890Z] Removing intermediate container 4db480c3e0e7 [2020-10-06T06:27:15.890Z] ---> fdd12b3180ae [2020-10-06T06:27:15.890Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:27:15.890Z] Removing intermediate container 07a5a3f584ad [2020-10-06T06:27:15.890Z] ---> d2dfe624bc85 [2020-10-06T06:27:15.890Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:27:15.890Z] Removing intermediate container 22b54b3dd933 [2020-10-06T06:27:15.890Z] ---> ff0153a22f94 [2020-10-06T06:27:15.890Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:27:15.890Z] Removing intermediate container 57c8695df38c [2020-10-06T06:27:15.890Z] ---> 129ce686341f [2020-10-06T06:27:15.890Z] Step 4/29 : RUN apk update && apk add make git [2020-10-06T06:27:15.890Z] ---> Running in 4f7879c7f573 [2020-10-06T06:27:15.890Z] ---> Running in edca7fc4c9ab [2020-10-06T06:27:15.890Z] ---> Running in e233432221c4 [2020-10-06T06:27:15.890Z] ---> Running in 9a597c7636a0 [2020-10-06T06:27:16.162Z] ---> Running in 884291f9a6bf [2020-10-06T06:27:17.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:18.613Z] Removing intermediate container 4f7879c7f573 [2020-10-06T06:27:18.613Z] ---> e785c488f6f6 [2020-10-06T06:27:18.613Z] Step 5/21 : RUN apk update && apk add make git [2020-10-06T06:27:18.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:18.613Z] ---> Running in 6593e77b9c66 [2020-10-06T06:27:18.613Z] Removing intermediate container e233432221c4 [2020-10-06T06:27:18.613Z] ---> a3dee54092d5 [2020-10-06T06:27:18.613Z] Step 5/20 : RUN apk update && apk add make git [2020-10-06T06:27:18.613Z] Removing intermediate container edca7fc4c9ab [2020-10-06T06:27:18.613Z] ---> 195eb5ffd91a [2020-10-06T06:27:18.613Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-06T06:27:18.920Z] Removing intermediate container 9a597c7636a0 [2020-10-06T06:27:18.920Z] ---> 9f7979012420 [2020-10-06T06:27:18.920Z] Step 5/22 : RUN apk update && apk add make git [2020-10-06T06:27:18.920Z] ---> Running in c8cb86c8dd3c [2020-10-06T06:27:18.920Z] ---> Running in 9e7723a46057 [2020-10-06T06:27:18.920Z] ---> Running in 1e555b143d4f [2020-10-06T06:27:19.384Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:27:19.384Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:27:19.384Z] OK: 12752 distinct packages available [2020-10-06T06:27:20.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:20.005Z] OK: 233 MiB in 51 packages [2020-10-06T06:27:20.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:20.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:20.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:20.824Z] Removing intermediate container 884291f9a6bf [2020-10-06T06:27:20.824Z] ---> a168daca9add [2020-10-06T06:27:20.824Z] Step 5/29 : COPY go.mod . [2020-10-06T06:27:20.824Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:21.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:21.107Z] ---> ef5d4feee81d [2020-10-06T06:27:21.107Z] Step 6/29 : RUN go mod download [2020-10-06T06:27:21.107Z] ---> Running in d72ce8de8b9a [2020-10-06T06:27:21.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:21.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:27:22.069Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:27:22.069Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:27:22.069Z] OK: 12752 distinct packages available [2020-10-06T06:27:22.350Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:27:22.350Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:27:22.350Z] OK: 12752 distinct packages available [2020-10-06T06:27:22.350Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:27:22.350Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:27:22.350Z] OK: 12752 distinct packages available [2020-10-06T06:27:22.350Z] OK: 233 MiB in 51 packages [2020-10-06T06:27:22.350Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:27:22.350Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:27:22.350Z] OK: 12752 distinct packages available [2020-10-06T06:27:22.639Z] OK: 233 MiB in 51 packages [2020-10-06T06:27:22.949Z] OK: 233 MiB in 51 packages [2020-10-06T06:27:22.949Z] OK: 233 MiB in 51 packages [2020-10-06T06:27:23.560Z] Removing intermediate container 1e555b143d4f [2020-10-06T06:27:23.560Z] ---> 61cd78a18d91 [2020-10-06T06:27:23.560Z] Step 6/22 : COPY go.mod . [2020-10-06T06:27:23.857Z] Removing intermediate container c8cb86c8dd3c [2020-10-06T06:27:23.857Z] ---> 1b098a37d613 [2020-10-06T06:27:23.857Z] Step 6/20 : COPY go.mod . [2020-10-06T06:27:24.148Z] ---> 598272ca60a0 [2020-10-06T06:27:24.149Z] Step 7/22 : RUN go mod download [2020-10-06T06:27:24.149Z] Removing intermediate container 6593e77b9c66 [2020-10-06T06:27:24.149Z] ---> 6b536745bbb3 [2020-10-06T06:27:24.149Z] Step 6/21 : COPY go.mod . [2020-10-06T06:27:24.149Z] Removing intermediate container 9e7723a46057 [2020-10-06T06:27:24.149Z] ---> 108e030854b8 [2020-10-06T06:27:24.149Z] Step 6/23 : COPY go.mod . [2020-10-06T06:27:24.149Z] ---> Running in 30b819a22350 [2020-10-06T06:27:24.436Z] Removing intermediate container d72ce8de8b9a [2020-10-06T06:27:24.436Z] ---> 491141daa841 [2020-10-06T06:27:24.436Z] Step 7/29 : COPY . . [2020-10-06T06:27:24.436Z] ---> 6fad876f9ea2 [2020-10-06T06:27:24.436Z] Step 7/20 : RUN go mod download [2020-10-06T06:27:24.436Z] ---> Running in 1ab4e954d087 [2020-10-06T06:27:24.722Z] ---> b31a2ba4fd3d [2020-10-06T06:27:24.722Z] Step 7/21 : RUN go mod download [2020-10-06T06:27:25.330Z] ---> c55b5c15fb83 [2020-10-06T06:27:25.330Z] Step 7/23 : RUN go mod download [2020-10-06T06:27:25.648Z] ---> Running in 59f9c35c6540 [2020-10-06T06:27:25.957Z] ---> Running in f35ae28626f8 [2020-10-06T06:27:27.403Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-06T06:27:29.562Z] Removing intermediate container 30b819a22350 [2020-10-06T06:27:29.562Z] ---> bd6663ed1c3d [2020-10-06T06:27:29.562Z] Step 8/22 : COPY . . [2020-10-06T06:27:31.037Z] Removing intermediate container 1ab4e954d087 [2020-10-06T06:27:31.037Z] ---> 40a6bed6b5ff [2020-10-06T06:27:31.037Z] Step 8/20 : COPY . . [2020-10-06T06:27:34.487Z] Removing intermediate container 59f9c35c6540 [2020-10-06T06:27:34.487Z] ---> cc52ed2f094c [2020-10-06T06:27:34.487Z] Step 8/21 : COPY . . [2020-10-06T06:27:37.930Z] Removing intermediate container f35ae28626f8 [2020-10-06T06:27:37.930Z] ---> b2bbf4ae6cd2 [2020-10-06T06:27:37.930Z] Step 8/23 : COPY . . [2020-10-06T06:27:42.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-06T06:27:42.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-06T06:27:42.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-06T06:27:42.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-06T06:27:44.514Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-10-06T06:27:44.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-06T06:27:44.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-06T06:27:44.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-06T06:27:46.500Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-06T06:27:47.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-06T06:27:47.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-06T06:27:47.755Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-06T06:27:47.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-06T06:27:56.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.073s coverage: 46.6% of statements [2020-10-06T06:27:56.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-06T06:27:56.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-06T06:27:56.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-06T06:27:56.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-06T06:27:56.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-06T06:28:01.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.250s coverage: 27.2% of statements [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-06T06:28:01.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-06T06:28:01.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.025s coverage: 100.0% of statements [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-06T06:28:01.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 84.0% of statements [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-06T06:28:01.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-06T06:28:02.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.361s coverage: 93.5% of statements [2020-10-06T06:28:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-06T06:28:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-06T06:28:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-06T06:28:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-06T06:28:06.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.502s coverage: 28.6% of statements [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-06T06:28:06.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.098s coverage: 100.0% of statements [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-06T06:28:06.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements [2020-10-06T06:28:06.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-06T06:28:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.082s coverage: 86.7% of statements [2020-10-06T06:28:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-06T06:28:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.102s coverage: 97.5% of statements [2020-10-06T06:28:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-06T06:28:08.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 100.0% of statements [2020-10-06T06:28:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-06T06:28:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-06T06:28:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-06T06:28:08.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-06T06:28:10.503Z] ---> c7cad4502b20 [2020-10-06T06:28:10.503Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-06T06:28:10.503Z] ---> Running in 1fcfb507159b [2020-10-06T06:28:10.503Z] ---> b7feeba279f1 [2020-10-06T06:28:10.503Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-06T06:28:10.788Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-06T06:28:10.788Z] ---> Running in 6a0f48068262 [2020-10-06T06:28:10.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.115s coverage: 100.0% of statements [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-06T06:28:10.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-06T06:28:10.965Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.0% of statements [no tests to run] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-06T06:28:10.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-06T06:28:11.063Z] ---> 260016f39cc8 [2020-10-06T06:28:11.063Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-06T06:28:12.048Z] ---> Running in 1cb3a020e2c7 [2020-10-06T06:28:12.658Z] ---> f95bb9ee8027 [2020-10-06T06:28:12.658Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-06T06:28:12.658Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-06T06:28:12.938Z] ---> Running in c2b82326bb20 [2020-10-06T06:28:13.560Z] ---> 1ac31ff0fbb8 [2020-10-06T06:28:13.560Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-06T06:28:13.560Z] ---> Running in 763943d4f918 [2020-10-06T06:28:13.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.5% of statements [2020-10-06T06:28:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-06T06:28:13.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-06T06:28:13.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements [2020-10-06T06:28:13.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-06T06:28:14.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-06T06:28:14.818Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-06T06:28:15.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 55.9% of statements [2020-10-06T06:28:15.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-06T06:28:15.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-06T06:28:15.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-06T06:28:15.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.097s coverage: 86.3% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.159s coverage: 72.2% of statements [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.427s coverage: 72.1% of statements [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.052s coverage: 82.4% of statements [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.024s coverage: 28.8% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.052s coverage: 96.8% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.071s coverage: 31.1% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.279s coverage: 84.1% of statements [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.028s coverage: 100.0% of statements [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.045s coverage: 42.9% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.031s coverage: 100.0% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.045s coverage: 83.8% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 46.9% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.011s coverage: 100.0% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-06T06:28:33.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements [2020-10-06T06:28:33.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-06T06:28:33.930Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2020-10-06T06:28:33.930Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-06T06:28:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.199s coverage: 29.1% of statements [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-06T06:28:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.052s coverage: 99.0% of statements [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-06T06:28:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-06T06:28:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-06T06:28:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.011s coverage: 100.0% of statements [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-06T06:28:38.266Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-06T06:28:38.266Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.022s coverage: 87.9% of statements [2020-10-06T06:28:38.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-06T06:28:38.267Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-06T06:28:38.267Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements [2020-10-06T06:28:39.714Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.017s coverage: 32.1% of statements [2020-10-06T06:28:40.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements [2020-10-06T06:28:41.290Z] GO111MODULE=on go vet ./... [2020-10-06T06:28:54.765Z] Removing intermediate container 1fcfb507159b [2020-10-06T06:28:54.765Z] ---> ea72ac860979 [2020-10-06T06:28:54.765Z] [2020-10-06T06:28:54.765Z] Step 9/29 : FROM alpine:latest [2020-10-06T06:28:54.765Z] latest: Pulling from library/alpine [2020-10-06T06:28:54.765Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-06T06:28:54.765Z] Status: Downloaded newer image for alpine:latest [2020-10-06T06:28:54.765Z] ---> a24bb4013296 [2020-10-06T06:28:54.765Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-06T06:28:54.765Z] ---> Running in 195088c426e3 [2020-10-06T06:28:54.765Z] Removing intermediate container 195088c426e3 [2020-10-06T06:28:54.765Z] ---> 49398971eb42 [2020-10-06T06:28:54.765Z] Step 11/29 : USER root [2020-10-06T06:28:54.765Z] ---> Running in 6029742b2260 [2020-10-06T06:28:54.765Z] Removing intermediate container 6029742b2260 [2020-10-06T06:28:54.765Z] ---> 129ce2bced38 [2020-10-06T06:28:54.765Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-06T06:28:54.765Z] ---> Running in cc516f292880 [2020-10-06T06:28:55.407Z] Removing intermediate container 1cb3a020e2c7 [2020-10-06T06:28:55.407Z] ---> 333b9e2500f2 [2020-10-06T06:28:55.407Z] [2020-10-06T06:28:55.407Z] Step 10/20 : FROM alpine [2020-10-06T06:28:55.407Z] ---> a24bb4013296 [2020-10-06T06:28:55.407Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-06T06:28:55.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:28:55.764Z] ---> Running in cf14732deffb [2020-10-06T06:28:55.764Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:28:56.528Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:28:56.528Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:28:56.528Z] OK: 12750 distinct packages available [2020-10-06T06:28:57.277Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-06T06:28:57.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:28:57.277Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-06T06:28:57.277Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:28:57.619Z] Executing ca-certificates-20191127-r4.trigger [2020-10-06T06:28:57.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:28:57.619Z] OK: 6 MiB in 16 packages [2020-10-06T06:28:57.978Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:28:57.978Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:28:57.978Z] OK: 12750 distinct packages available [2020-10-06T06:28:58.748Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-06T06:28:59.074Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-06T06:28:59.074Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-06T06:28:59.074Z] (4/4) Installing curl (7.69.1-r1) [2020-10-06T06:28:59.074Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:28:59.940Z] Executing ca-certificates-20191127-r4.trigger [2020-10-06T06:29:00.281Z] OK: 7 MiB in 18 packages [2020-10-06T06:29:03.098Z] Removing intermediate container cc516f292880 [2020-10-06T06:29:03.098Z] ---> 5cf85c04b4ff [2020-10-06T06:29:03.098Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-06T06:29:03.098Z] ---> Running in 1ded5a5b3792 [2020-10-06T06:29:03.475Z] gofmt -l . [2020-10-06T06:29:03.475Z] [ "`gofmt -l .`" = "" ] [2020-10-06T06:29:03.567Z] Removing intermediate container cf14732deffb [2020-10-06T06:29:03.568Z] ---> f05e44ad1bcd [2020-10-06T06:29:03.568Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-06T06:29:04.027Z] Removing intermediate container 1ded5a5b3792 [2020-10-06T06:29:04.027Z] ---> 7d19c5c5c0db [2020-10-06T06:29:04.027Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-06T06:29:04.027Z] ---> Running in 90934c9869e5 [2020-10-06T06:29:04.392Z] ---> Running in f0c011813e24 [2020-10-06T06:29:05.449Z] ./bin/test-go-mod-tidy.sh [2020-10-06T06:29:05.546Z] Removing intermediate container 90934c9869e5 [2020-10-06T06:29:05.546Z] ---> 9dad653ac75d [2020-10-06T06:29:05.546Z] Step 13/20 : WORKDIR /edgex [2020-10-06T06:29:05.835Z] Removing intermediate container f0c011813e24 [2020-10-06T06:29:05.835Z] ---> 4f4e9551ac7b [2020-10-06T06:29:05.835Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-06T06:29:06.044Z] ./bin/test-attribution-txt.sh [2020-10-06T06:29:06.962Z] ---> Running in a777d412aa30 [2020-10-06T06:29:06.962Z] ---> Running in 0a54b234356f [2020-10-06T06:29:07.326Z] Removing intermediate container 6a0f48068262 [2020-10-06T06:29:07.326Z] ---> edfc6034983f [2020-10-06T06:29:07.326Z] [2020-10-06T06:29:07.326Z] Step 10/22 : FROM scratch [2020-10-06T06:29:07.326Z] ---> [2020-10-06T06:29:07.326Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:29:07.643Z] Removing intermediate container c2b82326bb20 [2020-10-06T06:29:07.643Z] ---> 7b96c02db959 [2020-10-06T06:29:07.643Z] [2020-10-06T06:29:07.643Z] Step 10/21 : FROM scratch [2020-10-06T06:29:07.643Z] ---> [2020-10-06T06:29:07.643Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:29:08.309Z] ---> Running in 9bab09d16a70 [2020-10-06T06:29:08.309Z] ---> Running in a2d7c8aba9db [2020-10-06T06:29:08.309Z] Removing intermediate container a777d412aa30 [2020-10-06T06:29:08.309Z] ---> 2adcf13451fa [2020-10-06T06:29:08.309Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-06T06:29:08.637Z] Removing intermediate container 9bab09d16a70 [2020-10-06T06:29:08.637Z] ---> c5431b6b0f90 [2020-10-06T06:29:08.637Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-06T06:29:08.979Z] Removing intermediate container a2d7c8aba9db [2020-10-06T06:29:08.979Z] ---> 5fcd2bcb6b80 [2020-10-06T06:29:08.979Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-06T06:29:08.979Z] ---> Running in 576e2e609f12 [2020-10-06T06:29:08.979Z] ---> 20cc83412812 [2020-10-06T06:29:08.979Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-06T06:29:08.979Z] ---> Running in d347129424b1 [2020-10-06T06:29:09.669Z] Removing intermediate container 576e2e609f12 [2020-10-06T06:29:09.669Z] ---> 22c99d885bec [2020-10-06T06:29:09.669Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-06T06:29:09.669Z] Removing intermediate container d347129424b1 [2020-10-06T06:29:09.669Z] ---> e452d34763a1 [2020-10-06T06:29:09.669Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:29:10.272Z] ---> Running in b07c85700584 [2020-10-06T06:29:10.272Z] ---> Running in b4d4668b0c7f [2020-10-06T06:29:10.272Z] Removing intermediate container 0a54b234356f [2020-10-06T06:29:10.272Z] ---> 239ee23ed3bb [2020-10-06T06:29:10.272Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [Pipeline] sh [2020-10-06T06:29:10.554Z] ---> ed3093b8d443 [2020-10-06T06:29:10.555Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-06T06:29:10.555Z] ---> Running in 253a83e3ad32 [2020-10-06T06:29:10.555Z] Removing intermediate container b07c85700584 [2020-10-06T06:29:10.555Z] ---> 939016f458e0 [2020-10-06T06:29:10.555Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-06T06:29:10.825Z] Removing intermediate container b4d4668b0c7f [2020-10-06T06:29:10.825Z] ---> 8939dae853af [2020-10-06T06:29:10.825Z] Step 14/22 : WORKDIR / [2020-10-06T06:29:10.825Z] ---> Running in 3a6c13bfa859 [2020-10-06T06:29:11.011Z] + ls -al . [2020-10-06T06:29:11.011Z] total 604 [2020-10-06T06:29:11.011Z] drwxrwxr-x 10 1001 1001 4096 Oct 6 06:29 . [2020-10-06T06:29:11.011Z] drwxr-xr-x 4 root root 4096 Oct 6 06:26 .. [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 11 Oct 6 06:24 .dockerignore [2020-10-06T06:29:11.011Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 06:25 .git [2020-10-06T06:29:11.011Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 06:24 .github [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 932 Oct 6 06:24 .gitignore [2020-10-06T06:29:11.011Z] drwxrwxr-x 3 1001 1001 4096 Oct 6 06:25 .semver [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 166 Oct 6 06:24 .sonarcloud.properties [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 3804 Oct 6 06:24 CONTRIBUTING.md [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 1035 Oct 6 06:24 Dockerfile.build [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 863 Oct 6 06:24 Jenkinsfile [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 10775 Oct 6 06:24 LICENSE [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 6237 Oct 6 06:24 Makefile [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 6447 Oct 6 06:24 README.md [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 259 Oct 6 06:24 SECURITY.md [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 5 Oct 6 06:21 VERSION [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 4131 Oct 6 06:24 ZMQWindows.md [2020-10-06T06:29:11.011Z] drwxrwxr-x 2 1001 1001 4096 Oct 6 06:24 bin [2020-10-06T06:29:11.011Z] drwxrwxr-x 15 1001 1001 4096 Oct 6 06:24 cmd [2020-10-06T06:29:11.011Z] -rw-r--r-- 1 root root 478615 Oct 6 06:28 coverage.out [2020-10-06T06:29:11.011Z] -rw-r--r-- 1 root root 984 Oct 6 06:29 go.mod [2020-10-06T06:29:11.011Z] -rw-r--r-- 1 root root 18766 Oct 6 06:29 go.sum [2020-10-06T06:29:11.011Z] drwxrwxr-x 8 1001 1001 4096 Oct 6 06:24 internal [2020-10-06T06:29:11.011Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 06:24 openapi [2020-10-06T06:29:11.011Z] drwxrwxr-x 4 1001 1001 4096 Oct 6 06:24 snap [2020-10-06T06:29:11.011Z] -rw-rw-r-- 1 1001 1001 168 Oct 6 06:24 version.go [Pipeline] sh [2020-10-06T06:29:11.100Z] Removing intermediate container 253a83e3ad32 [2020-10-06T06:29:11.100Z] ---> f2e0c0f00aab [2020-10-06T06:29:11.100Z] Step 17/20 : CMD ["--init=true"] [2020-10-06T06:29:11.100Z] ---> Running in bb7a6186406c [2020-10-06T06:29:11.100Z] ---> 7b22e43e3832 [2020-10-06T06:29:11.100Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-06T06:29:11.448Z] ---> f70ac38a5905 [2020-10-06T06:29:11.448Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-06T06:29:11.448Z] Removing intermediate container 3a6c13bfa859 [2020-10-06T06:29:11.448Z] ---> 7124cd22382e [2020-10-06T06:29:11.448Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-06T06:29:11.671Z] + '[' -e coverage.out ] [2020-10-06T06:29:11.671Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-06T06:29:11.691Z] Warning: overwriting stash ‘coverage-report’ [2020-10-06T06:29:11.878Z] Removing intermediate container bb7a6186406c [2020-10-06T06:29:11.878Z] ---> ed4143de2bd7 [2020-10-06T06:29:11.878Z] Step 18/20 : LABEL arch=x86_64 [2020-10-06T06:29:12.824Z] Stashed 1 file(s) [Pipeline] sh [2020-10-06T06:29:13.265Z] + make build [2020-10-06T06:29:13.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-06T06:29:13.598Z] ---> Running in f196e7eae33f [2020-10-06T06:29:13.598Z] ---> b0e894091204 [2020-10-06T06:29:13.598Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-06T06:29:13.598Z] ---> 9977f515b60f [2020-10-06T06:29:13.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-06T06:29:14.607Z] ---> 5c0130311ec6 [2020-10-06T06:29:14.607Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-06T06:29:14.607Z] ---> d23965f22438 [2020-10-06T06:29:14.607Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-06T06:29:14.877Z] Removing intermediate container 763943d4f918 [2020-10-06T06:29:14.877Z] ---> 24ad07fad3c3 [2020-10-06T06:29:14.877Z] [2020-10-06T06:29:14.877Z] Step 10/23 : FROM alpine [2020-10-06T06:29:14.877Z] ---> a24bb4013296 [2020-10-06T06:29:14.877Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:29:14.877Z] ---> 7a4549183906 [2020-10-06T06:29:14.877Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-06T06:29:14.877Z] Removing intermediate container f196e7eae33f [2020-10-06T06:29:14.877Z] ---> 0ae4ab79dfd8 [2020-10-06T06:29:14.877Z] Step 19/20 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:29:15.168Z] ---> Running in b04cddeda2fe [2020-10-06T06:29:15.168Z] ---> Running in a09cdaa1b7b9 [2020-10-06T06:29:15.168Z] ---> 6bcad013a92e [2020-10-06T06:29:15.168Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-06T06:29:15.455Z] ---> 8d062be34a82 [2020-10-06T06:29:15.455Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-06T06:29:15.455Z] ---> Running in eb794caef616 [2020-10-06T06:29:15.757Z] ---> 0e9c2ceb8bc9 [2020-10-06T06:29:15.757Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-06T06:29:15.757Z] Removing intermediate container a09cdaa1b7b9 [2020-10-06T06:29:15.757Z] ---> 6c72fdac5ca9 [2020-10-06T06:29:15.757Z] Step 20/20 : LABEL version=0.0.0 [2020-10-06T06:29:15.757Z] Removing intermediate container b04cddeda2fe [2020-10-06T06:29:15.757Z] ---> 8171b764d1fd [2020-10-06T06:29:15.757Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-06T06:29:15.757Z] ---> Running in af38530b2e4f [2020-10-06T06:29:15.757Z] ---> Running in 9e17c6ceb134 [2020-10-06T06:29:15.757Z] ---> Running in 4e4d4d8bfed8 [2020-10-06T06:29:16.034Z] ---> 5dffc785e039 [2020-10-06T06:29:16.034Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-06T06:29:16.034Z] Removing intermediate container eb794caef616 [2020-10-06T06:29:16.034Z] ---> 156c27d2c3c3 [2020-10-06T06:29:16.034Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:29:16.034Z] ---> Running in dd6d2f76d67c [2020-10-06T06:29:16.034Z] ---> Running in 75e96192de44 [2020-10-06T06:29:16.303Z] Removing intermediate container 9e17c6ceb134 [2020-10-06T06:29:16.303Z] ---> dafff01e83ed [2020-10-06T06:29:16.303Z] [2020-10-06T06:29:16.303Z] Removing intermediate container af38530b2e4f [2020-10-06T06:29:16.303Z] ---> e3e05b365a44 [2020-10-06T06:29:16.303Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:29:16.303Z] Removing intermediate container 4e4d4d8bfed8 [2020-10-06T06:29:16.303Z] ---> 42f0db925b0c [2020-10-06T06:29:16.303Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-06T06:29:16.575Z] Removing intermediate container 75e96192de44 [2020-10-06T06:29:16.575Z] ---> be5a3c51fe3b [2020-10-06T06:29:16.575Z] Step 19/21 : LABEL arch=x86_64 [2020-10-06T06:29:16.575Z] ---> Running in 112c9b9c67d7 [2020-10-06T06:29:16.575Z] ---> Running in 62914b4b980e [2020-10-06T06:29:16.851Z] ---> Running in 1b4eaf541dae [2020-10-06T06:29:17.126Z] Successfully built dafff01e83ed [2020-10-06T06:29:17.400Z] Removing intermediate container 112c9b9c67d7 [2020-10-06T06:29:17.400Z] ---> ecbcf06ae298 [2020-10-06T06:29:17.400Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:29:17.400Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-06T06:29:17.400Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-10-06T06:29:17.400Z] Removing intermediate container 62914b4b980e [2020-10-06T06:29:17.400Z] ---> 12cf79da93cc [2020-10-06T06:29:17.400Z] Step 20/22 : LABEL arch=x86_64 [2020-10-06T06:29:17.687Z] Removing intermediate container 1b4eaf541dae [2020-10-06T06:29:17.687Z] ---> 7ae203db8a89 [2020-10-06T06:29:17.687Z] Step 20/21 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:29:17.687Z] ---> Running in 4a55a554e2eb [2020-10-06T06:29:17.687Z] ---> Running in bcc1e66b5555 [2020-10-06T06:29:17.687Z] ---> Running in 3b439158f08d [2020-10-06T06:29:17.958Z] Removing intermediate container bcc1e66b5555 [2020-10-06T06:29:17.958Z] ---> f450308564ac [2020-10-06T06:29:17.958Z] Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:29:18.289Z] Removing intermediate container 3b439158f08d [2020-10-06T06:29:18.289Z] ---> a7567d7caadf [2020-10-06T06:29:18.289Z] Step 21/21 : LABEL version=0.0.0 [2020-10-06T06:29:18.289Z] ---> Running in fe22f8d1d3c6 [2020-10-06T06:29:18.289Z] ---> Running in 5c7acbf6f0a3 [2020-10-06T06:29:18.892Z] Removing intermediate container dd6d2f76d67c [2020-10-06T06:29:18.892Z] ---> 1bec2217170c [2020-10-06T06:29:18.892Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-06T06:29:19.168Z] Removing intermediate container fe22f8d1d3c6 [2020-10-06T06:29:19.168Z] ---> 5c8e45dddaaa [2020-10-06T06:29:19.168Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:29:19.478Z] Removing intermediate container 5c7acbf6f0a3 [2020-10-06T06:29:19.478Z] ---> e4959c21aa85 [2020-10-06T06:29:19.478Z] [2020-10-06T06:29:19.478Z] ---> Running in e2bf28aa04a8 [2020-10-06T06:29:19.745Z] Successfully built e4959c21aa85 [2020-10-06T06:29:20.132Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-06T06:29:20.132Z] Building docker-support-logging-go [2020-10-06T06:29:20.132Z]  Building docker-support-scheduler-go ... done  ---> 4af4a05b4f4e [2020-10-06T06:29:20.132Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-06T06:29:22.243Z] ---> Running in b890be40e6bb [2020-10-06T06:29:22.243Z] Removing intermediate container 4a55a554e2eb [2020-10-06T06:29:22.243Z] ---> 96ab78ccca56 [2020-10-06T06:29:22.243Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-06T06:29:22.834Z] Removing intermediate container e2bf28aa04a8 [2020-10-06T06:29:22.834Z] ---> 789b06fcdf82 [2020-10-06T06:29:22.834Z] [2020-10-06T06:29:23.839Z] Successfully built 789b06fcdf82 [2020-10-06T06:29:23.839Z] Successfully tagged docker-core-command-go:latest [2020-10-06T06:29:23.839Z] Building docker-core-metadata-go [2020-10-06T06:29:24.126Z]  Building docker-core-command-go ... done  ---> Running in a10eb33f73e4 [2020-10-06T06:29:26.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:29:27.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:29:28.121Z] Removing intermediate container b890be40e6bb [2020-10-06T06:29:28.121Z] ---> 3c7b1cc6e307 [2020-10-06T06:29:28.121Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-06T06:29:28.794Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-06T06:29:28.794Z] ---> Running in ae24384b7add [2020-10-06T06:29:28.794Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-06T06:29:29.067Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-06T06:29:29.337Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-06T06:29:29.337Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-06T06:29:29.614Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:29:29.614Z] OK: 8 MiB in 19 packages [2020-10-06T06:29:31.616Z] Removing intermediate container a10eb33f73e4 [2020-10-06T06:29:31.616Z] ---> 05d71b190210 [2020-10-06T06:29:31.616Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-06T06:29:31.910Z] Removing intermediate container ae24384b7add [2020-10-06T06:29:31.910Z] ---> 6c963e53cdf3 [2020-10-06T06:29:31.910Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-06T06:29:33.471Z] ---> Running in 604a7ed8c101 [2020-10-06T06:29:33.471Z] ---> 945ea86a581a [2020-10-06T06:29:33.471Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-06T06:29:34.545Z] Removing intermediate container 604a7ed8c101 [2020-10-06T06:29:34.545Z] ---> 072289e6b70c [2020-10-06T06:29:34.545Z] Step 26/29 : CMD [ "generate" ] [2020-10-06T06:29:35.598Z] ---> Running in 10671ff1fe35 [2020-10-06T06:29:36.493Z] ---> e1fe9e7e0aed [2020-10-06T06:29:36.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-06T06:29:36.805Z] Removing intermediate container 10671ff1fe35 [2020-10-06T06:29:36.805Z] ---> 2c0d35fa14c1 [2020-10-06T06:29:36.805Z] Step 27/29 : LABEL arch=x86_64 [2020-10-06T06:29:37.175Z] ---> d2aec4399e11 [2020-10-06T06:29:37.175Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-06T06:29:37.175Z] ---> Running in 5272fa079207 [2020-10-06T06:29:37.913Z] ---> Running in 9695cf207315 [2020-10-06T06:29:38.291Z] Removing intermediate container 5272fa079207 [2020-10-06T06:29:38.291Z] ---> 324739cbe7db [2020-10-06T06:29:38.291Z] Step 28/29 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:29:38.569Z] ---> Running in 0b9d84226d88 [2020-10-06T06:29:39.220Z] Removing intermediate container 9695cf207315 [2020-10-06T06:29:39.220Z] ---> 46774d9964a1 [2020-10-06T06:29:39.220Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:29:39.882Z] ---> Running in bfc397062b90 [2020-10-06T06:29:39.882Z] Removing intermediate container 0b9d84226d88 [2020-10-06T06:29:39.882Z] ---> 26c52449178c [2020-10-06T06:29:39.882Z] Step 29/29 : LABEL version=0.0.0 [2020-10-06T06:29:40.169Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-06T06:29:40.625Z] ---> Running in 7ba6a5748d3f [2020-10-06T06:29:40.625Z] Removing intermediate container bfc397062b90 [2020-10-06T06:29:40.625Z] ---> 4a15fa632eba [2020-10-06T06:29:40.625Z] Step 21/23 : LABEL arch=x86_64 [2020-10-06T06:29:40.909Z] ---> Running in 1a6c5ec8d819 [2020-10-06T06:29:41.591Z] Removing intermediate container 7ba6a5748d3f [2020-10-06T06:29:41.591Z] ---> f0f3b0527eb5 [2020-10-06T06:29:41.591Z] [2020-10-06T06:29:42.238Z] Removing intermediate container 1a6c5ec8d819 [2020-10-06T06:29:42.238Z] ---> cbc1c0b0f3e3 [2020-10-06T06:29:42.238Z] Step 22/23 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:29:42.238Z] Successfully built f0f3b0527eb5 [2020-10-06T06:29:42.238Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-06T06:29:42.238Z]  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go [2020-10-06T06:29:42.861Z] ---> Running in 34793f3cd2de [2020-10-06T06:29:43.923Z] Removing intermediate container 34793f3cd2de [2020-10-06T06:29:43.923Z] ---> b62293d6d444 [2020-10-06T06:29:43.923Z] Step 23/23 : LABEL version=0.0.0 [2020-10-06T06:29:44.262Z] ---> Running in 863155eff3ae [2020-10-06T06:29:45.382Z] Removing intermediate container 863155eff3ae [2020-10-06T06:29:45.382Z] ---> f1ce262b6a7e [2020-10-06T06:29:45.382Z] [2020-10-06T06:29:46.389Z] Successfully built f1ce262b6a7e [2020-10-06T06:29:46.662Z] Successfully tagged docker-core-data-go:latest [2020-10-06T06:29:46.662Z] Building docker-security-secretstore-setup-go [2020-10-06T06:29:48.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-06T06:29:50.527Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:29:50.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:29:50.527Z] ---> 305484a420a4 [2020-10-06T06:29:50.527Z] Step 3/24 : WORKDIR /edgex-go [2020-10-06T06:29:50.527Z] ---> Using cache [2020-10-06T06:29:50.527Z] ---> 129ce686341f [2020-10-06T06:29:50.527Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:29:51.802Z] ---> Running in 3c9f1ba1afde [2020-10-06T06:29:52.572Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:29:52.572Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:29:52.572Z] ---> 305484a420a4 [2020-10-06T06:29:52.572Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:29:52.572Z] ---> Using cache [2020-10-06T06:29:52.572Z] ---> 129ce686341f [2020-10-06T06:29:52.572Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:29:52.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-06T06:29:54.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:29:54.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:29:54.028Z] ---> 305484a420a4 [2020-10-06T06:29:54.028Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:29:54.028Z] ---> Using cache [2020-10-06T06:29:54.028Z] ---> 129ce686341f [2020-10-06T06:29:54.028Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:29:54.322Z] ---> Running in 72d93c584a92 [2020-10-06T06:29:54.595Z] ---> Running in 79b622afe9b0 [2020-10-06T06:29:56.622Z] Removing intermediate container 3c9f1ba1afde [2020-10-06T06:29:56.622Z] ---> 17109474bb85 [2020-10-06T06:29:56.622Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-06T06:29:57.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-06T06:29:57.217Z] ---> Running in 2d957e58c15f [2020-10-06T06:29:59.896Z] Removing intermediate container 79b622afe9b0 [2020-10-06T06:29:59.897Z] ---> cccb36344606 [2020-10-06T06:29:59.897Z] Step 5/22 : RUN apk update && apk add make git [2020-10-06T06:29:59.897Z] Removing intermediate container 72d93c584a92 [2020-10-06T06:29:59.897Z] ---> 2dd2b1d44061 [2020-10-06T06:29:59.897Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-06T06:29:59.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:00.177Z] ---> Running in 2dbbf69609cc [2020-10-06T06:30:00.178Z] ---> Running in 797eecc93099 [2020-10-06T06:30:00.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:02.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-06T06:30:02.634Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:30:02.634Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:30:02.634Z] OK: 12752 distinct packages available [2020-10-06T06:30:02.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:02.932Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:03.084Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-06T06:30:03.250Z] OK: 233 MiB in 51 packages [2020-10-06T06:30:04.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:04.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:06.071Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:30:06.071Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:30:06.071Z] OK: 12752 distinct packages available [2020-10-06T06:30:06.071Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:30:06.071Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:30:06.071Z] OK: 12752 distinct packages available [2020-10-06T06:30:06.585Z] OK: 233 MiB in 51 packages [2020-10-06T06:30:07.019Z] OK: 233 MiB in 51 packages [2020-10-06T06:30:07.019Z] OK: 233 MiB in 51 packages [2020-10-06T06:30:08.549Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-06T06:30:08.616Z] Removing intermediate container 2d957e58c15f [2020-10-06T06:30:08.616Z] ---> 02769e50b8ab [2020-10-06T06:30:08.616Z] Step 6/24 : COPY go.mod . [2020-10-06T06:30:10.086Z] ---> a21d9881e1cd [2020-10-06T06:30:10.086Z] Step 7/24 : RUN go mod download [2020-10-06T06:30:11.145Z] ---> Running in ea345be3e308 [2020-10-06T06:30:11.145Z] Removing intermediate container 2dbbf69609cc [2020-10-06T06:30:11.145Z] ---> d80b15a1ec23 [2020-10-06T06:30:11.145Z] Step 6/22 : COPY go.mod . [2020-10-06T06:30:11.430Z] Removing intermediate container 797eecc93099 [2020-10-06T06:30:11.430Z] ---> dc28980eea77 [2020-10-06T06:30:11.430Z] Step 6/22 : COPY go.mod . [2020-10-06T06:30:12.474Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:30:12.474Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:30:12.474Z] ---> 305484a420a4 [2020-10-06T06:30:12.474Z] Step 3/27 : WORKDIR /edgex-go [2020-10-06T06:30:12.474Z] ---> Using cache [2020-10-06T06:30:12.474Z] ---> 129ce686341f [2020-10-06T06:30:12.474Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:30:12.474Z] ---> Using cache [2020-10-06T06:30:12.474Z] ---> 2dd2b1d44061 [2020-10-06T06:30:12.474Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-06T06:30:12.776Z] ---> 62cb0d60ad74 [2020-10-06T06:30:12.776Z] Step 7/22 : RUN go mod download [2020-10-06T06:30:13.120Z] ---> Running in 94d0826265b4 [2020-10-06T06:30:13.427Z] ---> 8ea1e8f67e60 [2020-10-06T06:30:13.427Z] Step 7/22 : RUN go mod download [2020-10-06T06:30:13.427Z] ---> Running in 9734fa97619d [2020-10-06T06:30:13.754Z] ---> Running in 701f71acb5d1 [2020-10-06T06:30:14.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:15.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-06T06:30:15.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:15.803Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:30:15.803Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:30:15.803Z] ---> 305484a420a4 [2020-10-06T06:30:15.803Z] Step 3/26 : WORKDIR /edgex-go [2020-10-06T06:30:15.803Z] ---> Using cache [2020-10-06T06:30:15.803Z] ---> 129ce686341f [2020-10-06T06:30:15.803Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:30:15.803Z] ---> Using cache [2020-10-06T06:30:15.803Z] ---> 2dd2b1d44061 [2020-10-06T06:30:15.803Z] Step 5/26 : RUN apk update && apk add make git [2020-10-06T06:30:16.439Z] ---> Running in a719c7385e1e [2020-10-06T06:30:17.091Z] Removing intermediate container ea345be3e308 [2020-10-06T06:30:17.091Z] ---> 30475d0a0c62 [2020-10-06T06:30:17.091Z] Step 8/24 : COPY . . [2020-10-06T06:30:17.091Z] Removing intermediate container 9734fa97619d [2020-10-06T06:30:17.091Z] ---> 399b5a2d0a69 [2020-10-06T06:30:17.091Z] Step 8/22 : COPY . . [2020-10-06T06:30:17.091Z] Removing intermediate container 701f71acb5d1 [2020-10-06T06:30:17.091Z] ---> 6ee711ecfcc5 [2020-10-06T06:30:17.091Z] Step 8/22 : COPY . . [2020-10-06T06:30:17.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:17.728Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:30:17.728Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:30:17.728Z] OK: 12752 distinct packages available [2020-10-06T06:30:18.013Z] OK: 233 MiB in 51 packages [2020-10-06T06:30:18.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:30:19.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-06T06:30:20.718Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:30:20.718Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:30:20.718Z] OK: 12752 distinct packages available [2020-10-06T06:30:20.994Z] OK: 233 MiB in 51 packages [2020-10-06T06:30:23.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-06T06:30:26.486Z] Removing intermediate container 94d0826265b4 [2020-10-06T06:30:26.486Z] ---> 388b31a2acbf [2020-10-06T06:30:26.486Z] Step 6/27 : COPY go.mod . [2020-10-06T06:30:27.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-06T06:30:28.066Z] Removing intermediate container a719c7385e1e [2020-10-06T06:30:28.066Z] ---> aa264769aca4 [2020-10-06T06:30:28.066Z] Step 6/26 : COPY go.mod . [2020-10-06T06:30:28.066Z] ---> 89532c7cb794 [2020-10-06T06:30:28.066Z] Step 7/27 : RUN go mod download [2020-10-06T06:30:29.049Z] ---> Running in 72eb7a51a6cb [2020-10-06T06:30:29.704Z] ---> 23f9a43c63c4 [2020-10-06T06:30:29.704Z] Step 7/26 : RUN go mod download [2020-10-06T06:30:30.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-06T06:30:30.775Z] ---> Running in cd1236c76a67 [Pipeline] } [2020-10-06T06:30:33.333Z] $ docker stop --time=1 f33e75009f5b5b23388281c2d56d9a8800817dc0bc6f63b678d7f67323eed3ad [2020-10-06T06:30:35.926Z] $ docker rm -f f33e75009f5b5b23388281c2d56d9a8800817dc0bc6f63b678d7f67323eed3ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:30:37.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-06T06:30:37.875Z] [2020-10-06T06:30:37.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:30:38.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-06T06:30:38.548Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-06T06:30:38.548Z] 29e5d40040c1: Pulling fs layer [2020-10-06T06:30:38.548Z] 1ce36da41761: Pulling fs layer [2020-10-06T06:30:38.548Z] 25b303627fd3: Pulling fs layer [2020-10-06T06:30:38.826Z] 29e5d40040c1: Verifying Checksum [2020-10-06T06:30:38.826Z] 29e5d40040c1: Download complete [2020-10-06T06:30:39.441Z] 29e5d40040c1: Pull complete [2020-10-06T06:30:39.441Z] 1ce36da41761: Verifying Checksum [2020-10-06T06:30:39.441Z] 1ce36da41761: Download complete [2020-10-06T06:30:40.883Z] 1ce36da41761: Pull complete [2020-10-06T06:30:40.883Z] 25b303627fd3: Verifying Checksum [2020-10-06T06:30:40.883Z] 25b303627fd3: Download complete [2020-10-06T06:30:43.574Z] Removing intermediate container 72eb7a51a6cb [2020-10-06T06:30:43.574Z] ---> f067fca09c59 [2020-10-06T06:30:43.574Z] Step 8/27 : COPY . . [2020-10-06T06:30:43.574Z] Removing intermediate container cd1236c76a67 [2020-10-06T06:30:43.574Z] ---> ed3f4d1aef25 [2020-10-06T06:30:43.574Z] Step 8/26 : COPY . . [2020-10-06T06:30:51.042Z] 25b303627fd3: Pull complete [2020-10-06T06:30:51.042Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-06T06:30:51.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-06T06:30:51.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-06T06:30:51.294Z] prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container [2020-10-06T06:30:51.382Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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-06T06:30:54.743Z] $ docker top 923286c6700bdc7bfecd0ed412b94563891e84f5a9872d4fa623f817d711cb34 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:30:56.166Z] + docker-compose build --help [2020-10-06T06:30:56.166Z] + grep parallel [2020-10-06T06:30:59.547Z] --parallel Build images in parallel. [Pipeline] } [2020-10-06T06:30:59.855Z] $ docker stop --time=1 923286c6700bdc7bfecd0ed412b94563891e84f5a9872d4fa623f817d711cb34 [2020-10-06T06:31:01.816Z] $ docker rm -f 923286c6700bdc7bfecd0ed412b94563891e84f5a9872d4fa623f817d711cb34 [Pipeline] // withDockerContainer [Pipeline] writeFile [2020-10-06T06:31:02.175Z] ---> 5e82d4291381 [2020-10-06T06:31:02.175Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-06T06:31:02.175Z] ---> 2d38e41e6229 [2020-10-06T06:31:02.175Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-06T06:31:02.175Z] ---> 14f68e54ee0d [2020-10-06T06:31:02.175Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-06T06:31:02.175Z] ---> Running in d12e9e41723b [2020-10-06T06:31:02.175Z] ---> Running in c60e73a79f41 [2020-10-06T06:31:02.175Z] ---> Running in 8ded7ce0a81a [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-06T06:31:02.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-06T06:31:02.635Z] . [Pipeline] withDockerContainer [2020-10-06T06:31:02.882Z] prd-ubuntu18.04-docker-arm64-4c-16g-3681 does not seem to be running inside a container [2020-10-06T06:31:02.966Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-06T06:31:04.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-06T06:31:04.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-06T06:31:04.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-06T06:31:04.402Z] $ docker top 6f2cf4297c5ff54258aa6b1452d91865c88ed9c86bc163744887d3f97e80f309 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-06T06:31:05.399Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-06T06:31:10.778Z] Building docker-core-command-go ... [2020-10-06T06:31:10.778Z] Building docker-core-data-go ... [2020-10-06T06:31:10.778Z] Building docker-core-metadata-go ... [2020-10-06T06:31:10.778Z] Building docker-security-proxy-setup-go ... [2020-10-06T06:31:10.778Z] Building docker-security-secrets-setup-go ... [2020-10-06T06:31:10.778Z] Building docker-security-secretstore-setup-go ... [2020-10-06T06:31:10.778Z] Building docker-support-logging-go ... [2020-10-06T06:31:10.778Z] Building docker-support-notifications-go ... [2020-10-06T06:31:10.778Z] Building docker-support-scheduler-go ... [2020-10-06T06:31:10.778Z] Building docker-sys-mgmt-agent-go ... [2020-10-06T06:31:10.778Z] Building docker-support-scheduler-go [2020-10-06T06:31:10.778Z] Building docker-security-secretstore-setup-go [2020-10-06T06:31:10.778Z] Building docker-security-proxy-setup-go [2020-10-06T06:31:10.778Z] Building docker-support-notifications-go [2020-10-06T06:31:10.778Z] Building docker-security-secrets-setup-go [2020-10-06T06:31:27.516Z] ---> 3d2b870b517e [2020-10-06T06:31:27.516Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-06T06:31:27.516Z] ---> 670f7218a250 [2020-10-06T06:31:27.516Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-06T06:31:27.516Z] ---> Running in de23a84a0d40 [2020-10-06T06:31:27.516Z] ---> Running in e574596e80f1 [2020-10-06T06:31:27.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-06T06:31:27.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-06T06:31:56.547Z] Removing intermediate container d12e9e41723b [2020-10-06T06:31:56.547Z] ---> 3fdab57af528 [2020-10-06T06:31:56.547Z] [2020-10-06T06:31:56.547Z] Step 10/22 : FROM scratch [2020-10-06T06:31:56.547Z] ---> [2020-10-06T06:31:56.547Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-06T06:32:01.585Z] ---> Running in 02c1d005b4a1 [2020-10-06T06:32:03.200Z] Removing intermediate container 8ded7ce0a81a [2020-10-06T06:32:03.200Z] ---> 4c63c382dda3 [2020-10-06T06:32:03.200Z] [2020-10-06T06:32:03.200Z] Step 10/24 : FROM scratch [2020-10-06T06:32:03.200Z] ---> [2020-10-06T06:32:03.200Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-06T06:32:03.200Z] ---> Using cache [2020-10-06T06:32:03.200Z] ---> 50c7d78615a5 [2020-10-06T06:32:03.200Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-06T06:32:03.481Z] Removing intermediate container 02c1d005b4a1 [2020-10-06T06:32:03.481Z] ---> 50c7d78615a5 [2020-10-06T06:32:03.481Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-06T06:32:03.481Z] ---> Running in 813586527da6 [2020-10-06T06:32:03.801Z] ---> Running in d04aee9a8239 [2020-10-06T06:32:04.115Z] Removing intermediate container 813586527da6 [2020-10-06T06:32:04.116Z] ---> bf804f765fda [2020-10-06T06:32:04.116Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T06:32:04.430Z] Removing intermediate container d04aee9a8239 [2020-10-06T06:32:04.430Z] ---> a00dcead0802 [2020-10-06T06:32:04.430Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:32:04.430Z] ---> Running in aac20b135cc2 [2020-10-06T06:32:04.710Z] ---> Running in f638a7862d7a [2020-10-06T06:32:05.522Z] Removing intermediate container aac20b135cc2 [2020-10-06T06:32:05.522Z] ---> 453d3c2ab127 [2020-10-06T06:32:05.522Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-06T06:32:05.839Z] Removing intermediate container f638a7862d7a [2020-10-06T06:32:05.839Z] ---> 0ae5c323f6d7 [2020-10-06T06:32:05.839Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-06T06:32:06.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-06T06:32:06.484Z] ---> bf84dde2bd80 [2020-10-06T06:32:06.484Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-06T06:32:07.141Z] ---> 2b6debbb47ea [2020-10-06T06:32:07.141Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-06T06:32:07.803Z] Removing intermediate container c60e73a79f41 [2020-10-06T06:32:07.803Z] ---> 9fd2e1d230cb [2020-10-06T06:32:07.803Z] [2020-10-06T06:32:07.803Z] Step 10/22 : FROM scratch [2020-10-06T06:32:07.803Z] ---> [2020-10-06T06:32:07.803Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:32:08.155Z] ---> Using cache [2020-10-06T06:32:08.155Z] ---> 5fcd2bcb6b80 [2020-10-06T06:32:08.155Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-06T06:32:08.155Z] ---> 1bb5c7273bc8 [2020-10-06T06:32:08.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-06T06:32:08.537Z] ---> d8be0fc74195 [2020-10-06T06:32:08.537Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-06T06:32:08.537Z] ---> Running in 6377b5e3d4e6 [2020-10-06T06:32:09.188Z] Removing intermediate container 6377b5e3d4e6 [2020-10-06T06:32:09.188Z] ---> 8d3c29addf93 [2020-10-06T06:32:09.188Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:32:09.482Z] ---> Running in bd5ac04a33fd [2020-10-06T06:32:11.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-06T06:32:11.484Z] ---> 1b2203262638 [2020-10-06T06:32:11.484Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-06T06:32:11.484Z] ---> ed27161af829 [2020-10-06T06:32:11.484Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-06T06:32:11.484Z] Removing intermediate container bd5ac04a33fd [2020-10-06T06:32:11.484Z] ---> 3f3a577b6217 [2020-10-06T06:32:11.484Z] Step 14/22 : WORKDIR / [2020-10-06T06:32:11.778Z] Removing intermediate container de23a84a0d40 [2020-10-06T06:32:11.778Z] ---> a3bae56a6d35 [2020-10-06T06:32:11.778Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-06T06:32:11.778Z] ---> Running in f38d4147050f [2020-10-06T06:32:11.778Z] ---> Running in 00518fbfbb8c [2020-10-06T06:32:12.066Z] ---> 5951088ec80f [2020-10-06T06:32:12.066Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-06T06:32:12.066Z] ---> b51c113a1153 [2020-10-06T06:32:12.066Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-06T06:32:12.066Z] ---> Running in 51586e1828cf [2020-10-06T06:32:12.066Z] Removing intermediate container f38d4147050f [2020-10-06T06:32:12.066Z] ---> beb937295149 [2020-10-06T06:32:12.066Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-06T06:32:12.686Z] Removing intermediate container 51586e1828cf [2020-10-06T06:32:12.687Z] ---> 7ac56fa0d097 [2020-10-06T06:32:12.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:32:12.687Z] ---> Running in a11e873bbc4e [2020-10-06T06:32:12.687Z] ---> 5ca168c99a05 [2020-10-06T06:32:12.687Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-06T06:32:12.996Z] ---> 248acd9ccd6a [2020-10-06T06:32:12.996Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-06T06:32:12.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-06T06:32:13.304Z] Removing intermediate container a11e873bbc4e [2020-10-06T06:32:13.304Z] ---> 57b782edc37b [2020-10-06T06:32:13.304Z] Step 20/22 : LABEL arch=x86_64 [2020-10-06T06:32:13.617Z] ---> Running in 76c3f438bd6b [2020-10-06T06:32:13.935Z] ---> 6b1322f54f55 [2020-10-06T06:32:13.935Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-06T06:32:14.541Z] ---> Running in de2d9864a699 [2020-10-06T06:32:14.541Z] Removing intermediate container 76c3f438bd6b [2020-10-06T06:32:14.541Z] ---> 615aa1beec66 [2020-10-06T06:32:14.541Z] Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:32:14.936Z] ---> 80f377d15a57 [2020-10-06T06:32:14.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-06T06:32:14.936Z] ---> Running in 5ae7b1a79278 [2020-10-06T06:32:14.936Z] Removing intermediate container de2d9864a699 [2020-10-06T06:32:14.936Z] ---> 4b68cdeca983 [2020-10-06T06:32:14.936Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:32:15.257Z] ---> Running in 815d58b68d4d [2020-10-06T06:32:15.257Z] Removing intermediate container 5ae7b1a79278 [2020-10-06T06:32:15.257Z] ---> d3d2bc335883 [2020-10-06T06:32:15.257Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:32:15.609Z] ---> ba05c122f799 [2020-10-06T06:32:15.609Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-06T06:32:15.609Z] ---> Running in f474bc8c6c9d [2020-10-06T06:32:16.257Z] ---> Running in 8a89d94a99f1 [2020-10-06T06:32:16.858Z] Removing intermediate container 00518fbfbb8c [2020-10-06T06:32:16.858Z] ---> 65595402f3c5 [2020-10-06T06:32:16.858Z] [2020-10-06T06:32:16.858Z] Step 11/27 : FROM docker:latest [2020-10-06T06:32:16.858Z] ---> 809cc4dba987 [2020-10-06T06:32:16.858Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-06T06:32:16.858Z] Removing intermediate container 815d58b68d4d [2020-10-06T06:32:16.858Z] ---> 3511aa1b6d65 [2020-10-06T06:32:16.858Z] Step 22/24 : LABEL arch=x86_64 [2020-10-06T06:32:17.444Z] ---> Running in 2ac99ebbbef8 [2020-10-06T06:32:17.444Z] ---> Running in 4126ccb2fad8 [2020-10-06T06:32:17.444Z] Removing intermediate container f474bc8c6c9d [2020-10-06T06:32:17.444Z] ---> edca35740fa1 [2020-10-06T06:32:17.444Z] [2020-10-06T06:32:17.714Z] Removing intermediate container 8a89d94a99f1 [2020-10-06T06:32:17.714Z] ---> 86698df18a25 [2020-10-06T06:32:17.714Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:32:17.714Z] Removing intermediate container e574596e80f1 [2020-10-06T06:32:17.714Z] ---> 7fe2089e855a [2020-10-06T06:32:17.714Z] [2020-10-06T06:32:17.714Z] Step 10/26 : FROM alpine:3.10 [2020-10-06T06:32:17.714Z] ---> Running in 941c802b12c9 [2020-10-06T06:32:17.714Z] Successfully built edca35740fa1 [2020-10-06T06:32:18.019Z] Successfully tagged docker-support-logging-go:latest [2020-10-06T06:32:18.019Z]  Building docker-support-logging-go ... done Removing intermediate container 4126ccb2fad8 [2020-10-06T06:32:18.019Z] ---> 32b1c719e877 [2020-10-06T06:32:18.019Z] Step 23/24 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:32:18.019Z] ---> Running in d1fb8faedfa4 [2020-10-06T06:32:18.019Z] Removing intermediate container 941c802b12c9 [2020-10-06T06:32:18.019Z] ---> 9f5cfbec6c45 [2020-10-06T06:32:18.019Z] Step 20/22 : LABEL arch=x86_64 [2020-10-06T06:32:18.320Z] ---> Running in ed8ac4192972 [2020-10-06T06:32:18.320Z] 3.10: Pulling from library/alpine [2020-10-06T06:32:18.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:18.320Z] Removing intermediate container d1fb8faedfa4 [2020-10-06T06:32:18.320Z] ---> a257026aae08 [2020-10-06T06:32:18.320Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T06:32:18.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:18.320Z] ---> Running in 596997e2c71b [2020-10-06T06:32:18.320Z] Removing intermediate container ed8ac4192972 [2020-10-06T06:32:18.320Z] ---> fa56523d6715 [2020-10-06T06:32:18.320Z] Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:32:18.610Z] ---> Running in fd29a043b657 [2020-10-06T06:32:18.610Z] Removing intermediate container 596997e2c71b [2020-10-06T06:32:18.610Z] ---> 81ac5ce493d4 [2020-10-06T06:32:18.610Z] [2020-10-06T06:32:18.610Z] (1/2) Installing readline (8.0.4-r0) [2020-10-06T06:32:18.942Z] (2/2) Installing bash (5.0.17-r0) [2020-10-06T06:32:18.942Z] Executing bash-5.0.17-r0.post-install [2020-10-06T06:32:18.942Z] Successfully built 81ac5ce493d4 [2020-10-06T06:32:18.942Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:32:18.942Z] Removing intermediate container fd29a043b657 [2020-10-06T06:32:18.942Z] ---> 24f1d5ba0c96 [2020-10-06T06:32:18.942Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:32:18.942Z] Successfully tagged docker-support-notifications-go:latest [2020-10-06T06:32:18.942Z]  Building docker-support-notifications-go ... done OK: 12 MiB in 22 packages [2020-10-06T06:32:19.224Z] ---> Running in a19a14d3e5b2 [2020-10-06T06:32:19.224Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-06T06:32:19.224Z] Status: Downloaded newer image for alpine:3.10 [2020-10-06T06:32:19.224Z] ---> be4e4bea2c2e [2020-10-06T06:32:19.224Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-06T06:32:19.529Z] ---> Running in 171af4aae382 [2020-10-06T06:32:19.793Z] Removing intermediate container a19a14d3e5b2 [2020-10-06T06:32:19.793Z] ---> 11440c420742 [2020-10-06T06:32:19.793Z] [2020-10-06T06:32:19.793Z] Removing intermediate container 2ac99ebbbef8 [2020-10-06T06:32:19.793Z] ---> 0ecc96cddf30 [2020-10-06T06:32:19.793Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-06T06:32:20.381Z] Successfully built 11440c420742 [2020-10-06T06:32:20.381Z] Successfully tagged docker-core-metadata-go:latest [2020-10-06T06:32:20.660Z]  Building docker-core-metadata-go ... done  ---> Running in 9ab5080c5188 [2020-10-06T06:32:20.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:20.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:20.948Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-06T06:32:20.948Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-06T06:32:20.948Z] OK: 10346 distinct packages available [2020-10-06T06:32:21.263Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-06T06:32:21.263Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-06T06:32:21.538Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-06T06:32:21.538Z] (4/5) Installing curl (7.66.0-r1) [2020-10-06T06:32:21.538Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-06T06:32:21.538Z] Executing busybox-1.30.1-r3.trigger [2020-10-06T06:32:21.538Z] Executing ca-certificates-20191127-r2.trigger [2020-10-06T06:32:21.538Z] OK: 7 MiB in 19 packages [2020-10-06T06:32:22.235Z] Removing intermediate container 9ab5080c5188 [2020-10-06T06:32:22.235Z] ---> 3dd5c5b331d5 [2020-10-06T06:32:22.235Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-06T06:32:22.235Z] ---> Running in 85fe22c13246 [2020-10-06T06:32:22.898Z] Removing intermediate container 85fe22c13246 [2020-10-06T06:32:22.898Z] ---> 6a05c825e04f [2020-10-06T06:32:22.898Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-06T06:32:23.259Z] Removing intermediate container 171af4aae382 [2020-10-06T06:32:23.259Z] ---> 1b454ae7f33d [2020-10-06T06:32:23.259Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-06T06:32:23.259Z] ---> Running in b52b6dacfe08 [2020-10-06T06:32:23.259Z] ---> Running in 09947502809d [2020-10-06T06:32:23.618Z] Removing intermediate container b52b6dacfe08 [2020-10-06T06:32:23.618Z] ---> 5b4a2164820e [2020-10-06T06:32:23.618Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-06T06:32:23.618Z] ---> Running in 8f18bcaeb6d6 [2020-10-06T06:32:23.618Z] Removing intermediate container 09947502809d [2020-10-06T06:32:23.618Z] ---> b371e40bebfc [2020-10-06T06:32:23.618Z] Step 13/26 : WORKDIR / [2020-10-06T06:32:23.619Z] ---> Running in b2d6beb18dc1 [2020-10-06T06:32:23.884Z] Removing intermediate container 8f18bcaeb6d6 [2020-10-06T06:32:23.884Z] ---> 893d8de49850 [2020-10-06T06:32:23.884Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-06T06:32:23.884Z] Removing intermediate container b2d6beb18dc1 [2020-10-06T06:32:23.884Z] ---> b047ce426e3e [2020-10-06T06:32:23.884Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-06T06:32:24.570Z] ---> 5aa88703cb85 [2020-10-06T06:32:24.570Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-06T06:32:24.570Z] ---> 5d861e133935 [2020-10-06T06:32:24.570Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-06T06:32:25.332Z] ---> 9425a48c974a [2020-10-06T06:32:25.332Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-06T06:32:25.649Z] ---> 858ca44fad9a [2020-10-06T06:32:25.649Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-06T06:32:25.990Z] ---> 9549492f1546 [2020-10-06T06:32:25.991Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-06T06:32:26.635Z] ---> 4736f1629f0b [2020-10-06T06:32:26.635Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-06T06:32:26.635Z] ---> Running in 6b499a64f184 [2020-10-06T06:32:26.635Z] ---> 0c9a7c5b814f [2020-10-06T06:32:26.635Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-06T06:32:27.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:27.607Z] ---> a684d03a2393 [2020-10-06T06:32:27.607Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-06T06:32:27.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:27.607Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-06T06:32:27.918Z] (2/33) Installing expat (2.2.9-r1) [2020-10-06T06:32:27.918Z] (3/33) Installing libffi (3.3-r2) [2020-10-06T06:32:27.918Z] (4/33) Installing gdbm (1.13-r1) [2020-10-06T06:32:27.918Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-06T06:32:27.918Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-06T06:32:27.918Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-06T06:32:28.275Z] ---> 098cb3377542 [2020-10-06T06:32:28.275Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-06T06:32:33.897Z] ---> 75493f729cec [2020-10-06T06:32:33.897Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-06T06:32:33.897Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-06T06:32:33.897Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-06T06:32:33.897Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-06T06:32:33.897Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-06T06:32:33.897Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-06T06:32:33.897Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-06T06:32:33.897Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-06T06:32:33.897Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-06T06:32:33.897Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-06T06:32:33.897Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-06T06:32:33.897Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-06T06:32:33.897Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-06T06:32:33.897Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-06T06:32:33.897Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-06T06:32:33.897Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-06T06:32:33.897Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-06T06:32:33.897Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-06T06:32:33.897Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-06T06:32:33.897Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-06T06:32:34.167Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-06T06:32:34.435Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-06T06:32:34.435Z] ---> 9f6046a70ade [2020-10-06T06:32:34.435Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-06T06:32:34.435Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-06T06:32:34.435Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-06T06:32:34.435Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-06T06:32:34.435Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-06T06:32:34.435Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-06T06:32:34.770Z] ---> Running in b5e01eec3343 [2020-10-06T06:32:34.770Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:32:34.770Z] OK: 71 MiB in 55 packages [2020-10-06T06:32:38.293Z] Removing intermediate container b5e01eec3343 [2020-10-06T06:32:38.293Z] ---> 469edbd6af03 [2020-10-06T06:32:38.293Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-06T06:32:40.254Z] ---> Running in f414adb4e783 [2020-10-06T06:32:40.544Z] Removing intermediate container 6b499a64f184 [2020-10-06T06:32:40.544Z] ---> b74607adc6fd [2020-10-06T06:32:40.544Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-06T06:32:40.833Z] ---> Running in 846bc2f46876 [2020-10-06T06:32:40.833Z] Removing intermediate container f414adb4e783 [2020-10-06T06:32:40.833Z] ---> 6ecb4c3acef9 [2020-10-06T06:32:40.833Z] Step 24/26 : LABEL arch=x86_64 [2020-10-06T06:32:40.833Z] ---> Running in 89042aa542b8 [2020-10-06T06:32:41.120Z] Removing intermediate container 89042aa542b8 [2020-10-06T06:32:41.120Z] ---> e0830512e8bd [2020-10-06T06:32:41.120Z] Step 25/26 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:32:41.439Z] ---> Running in 7b4a5af8a169 [2020-10-06T06:32:41.734Z] Removing intermediate container 7b4a5af8a169 [2020-10-06T06:32:41.734Z] ---> 3bef0819537d [2020-10-06T06:32:41.734Z] Step 26/26 : LABEL version=0.0.0 [2020-10-06T06:32:41.734Z] ---> Running in e8e4a1d6251a [2020-10-06T06:32:42.011Z] Removing intermediate container e8e4a1d6251a [2020-10-06T06:32:42.011Z] ---> 9ca8f1909a76 [2020-10-06T06:32:42.011Z] [2020-10-06T06:32:42.280Z] Successfully built 9ca8f1909a76 [2020-10-06T06:32:42.280Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-06T06:32:42.894Z]  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 [2020-10-06T06:32:42.894Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-06T06:32:42.894Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-06T06:32:43.160Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-06T06:32:43.160Z] Collecting PyYAML<4,>=3.10 [2020-10-06T06:32:43.435Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-06T06:32:44.438Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-06T06:32:44.438Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-06T06:32:45.590Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-06T06:32:45.590Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-06T06:32:45.590Z] Collecting docker<4.0,>=3.6.0 [2020-10-06T06:32:45.590Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-06T06:32:45.907Z] Collecting jsonschema<3,>=2.5.1 [2020-10-06T06:32:45.907Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-06T06:32:46.200Z] Collecting docopt<0.7,>=0.6.1 [2020-10-06T06:32:46.200Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-06T06:32:46.892Z] Collecting texttable<0.10,>=0.9.0 [2020-10-06T06:32:46.892Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-06T06:32:47.536Z] Collecting cached-property<2,>=1.2.0 [2020-10-06T06:32:47.536Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-06T06:32:47.536Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-06T06:32:47.536Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-06T06:32:47.536Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-06T06:32:47.536Z] Collecting idna<2.8,>=2.5 [2020-10-06T06:32:47.536Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-06T06:32:47.798Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-06T06:32:47.798Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-06T06:32:47.798Z] Collecting docker-pycreds>=0.4.0 [2020-10-06T06:32:47.798Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-06T06:32:47.798Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-06T06:32:47.798Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-06T06:32:47.798Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-06T06:32:47.798Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-06T06:32:48.071Z] Installing collected packages: websocket-client, PyYAML, dockerpty, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, texttable, cached-property, docker-compose [2020-10-06T06:32:48.355Z] Running setup.py install for PyYAML: started [2020-10-06T06:32:49.007Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-06T06:32:49.007Z] Running setup.py install for dockerpty: started [2020-10-06T06:32:50.007Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-06T06:32:50.007Z] Attempting uninstall: idna [2020-10-06T06:32:50.007Z] Found existing installation: idna 2.9 [2020-10-06T06:32:50.007Z] Uninstalling idna-2.9: [2020-10-06T06:32:50.007Z] Successfully uninstalled idna-2.9 [2020-10-06T06:32:50.007Z] Attempting uninstall: urllib3 [2020-10-06T06:32:50.007Z] Found existing installation: urllib3 1.25.9 [2020-10-06T06:32:50.007Z] Uninstalling urllib3-1.25.9: [2020-10-06T06:32:50.272Z] Successfully uninstalled urllib3-1.25.9 [2020-10-06T06:32:50.865Z] Attempting uninstall: requests [2020-10-06T06:32:50.865Z] Found existing installation: requests 2.23.0 [2020-10-06T06:32:50.865Z] Uninstalling requests-2.23.0: [2020-10-06T06:32:50.865Z] Successfully uninstalled requests-2.23.0 [2020-10-06T06:32:51.481Z] Running setup.py install for docopt: started [2020-10-06T06:32:52.112Z] Running setup.py install for docopt: finished with status 'done' [2020-10-06T06:32:52.112Z] Running setup.py install for texttable: started [2020-10-06T06:32:52.718Z] Running setup.py install for texttable: finished with status 'done' [2020-10-06T06:32:53.013Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-06T06:32:56.620Z] Removing intermediate container 846bc2f46876 [2020-10-06T06:32:56.620Z] ---> df7602f83094 [2020-10-06T06:32:56.620Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-06T06:32:57.000Z] ---> Running in 9e43f5b09e7a [2020-10-06T06:32:58.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:58.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-06T06:32:58.905Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-06T06:32:58.905Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-06T06:32:58.905Z] (3/3) Installing curl (7.69.1-r1) [2020-10-06T06:32:58.905Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:32:58.905Z] OK: 72 MiB in 58 packages [2020-10-06T06:33:00.156Z] Removing intermediate container 9e43f5b09e7a [2020-10-06T06:33:00.156Z] ---> 91de50e7073f [2020-10-06T06:33:00.156Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-06T06:33:00.156Z] ---> Running in 57a23f534ea2 [2020-10-06T06:33:00.156Z] Removing intermediate container 57a23f534ea2 [2020-10-06T06:33:00.156Z] ---> e30b66e017f7 [2020-10-06T06:33:00.156Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:33:00.528Z] ---> Running in 6112cd326a5f [2020-10-06T06:33:00.528Z] Removing intermediate container 6112cd326a5f [2020-10-06T06:33:00.528Z] ---> cb539d60f6b0 [2020-10-06T06:33:00.529Z] Step 25/27 : LABEL arch=x86_64 [2020-10-06T06:33:00.942Z] ---> Running in 21e9b5aba71e [2020-10-06T06:33:01.224Z] Removing intermediate container 21e9b5aba71e [2020-10-06T06:33:01.224Z] ---> 25d402822592 [2020-10-06T06:33:01.224Z] Step 26/27 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:33:01.224Z] ---> Running in 6b6a5fb9e63d [2020-10-06T06:33:01.496Z] Removing intermediate container 6b6a5fb9e63d [2020-10-06T06:33:01.496Z] ---> be166ea4b5f7 [2020-10-06T06:33:01.496Z] Step 27/27 : LABEL version=0.0.0 [2020-10-06T06:33:01.496Z] ---> Running in f292acf84ce0 [2020-10-06T06:33:01.781Z] Removing intermediate container f292acf84ce0 [2020-10-06T06:33:01.781Z] ---> 317127774b7f [2020-10-06T06:33:01.781Z] [2020-10-06T06:33:02.070Z] Successfully built 317127774b7f [2020-10-06T06:33:02.070Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-06T06:33:02.594Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:33:02.594Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:33:02.594Z] ---> ab5012879f61 [2020-10-06T06:33:02.594Z] Step 3/21 : WORKDIR /edgex-go [2020-10-06T06:33:02.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:33:02.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:33:02.594Z] ---> ab5012879f61 [2020-10-06T06:33:02.594Z] Step 3/24 : WORKDIR /edgex-go [2020-10-06T06:33:02.594Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:33:02.594Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-06T06:33:02.594Z] ---> ab5012879f61 [2020-10-06T06:33:02.594Z] Step 3/29 : WORKDIR /edgex-go [2020-10-06T06:33:02.594Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:33:02.594Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:33:02.594Z] ---> ab5012879f61 [2020-10-06T06:33:02.595Z] Step 3/20 : WORKDIR /edgex-go [2020-10-06T06:33:02.595Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:33:02.595Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:33:02.595Z] ---> ab5012879f61 [2020-10-06T06:33:02.595Z] Step 3/26 : WORKDIR /edgex-go [2020-10-06T06:33:02.595Z] ---> Running in 9b83e48666de [2020-10-06T06:33:02.595Z] ---> Running in a266e089030a [2020-10-06T06:33:02.595Z] ---> Running in d49e383b74af [2020-10-06T06:33:02.595Z] ---> Running in b3c19c43adaf [2020-10-06T06:33:02.595Z] ---> Running in c99c84d4aa8d [2020-10-06T06:33:02.595Z] Removing intermediate container d49e383b74af [2020-10-06T06:33:02.595Z] ---> 2381ff827021 [2020-10-06T06:33:02.595Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:33:02.595Z] Removing intermediate container b3c19c43adaf [2020-10-06T06:33:02.595Z] ---> 9de2c2f5833a [2020-10-06T06:33:02.595Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:33:02.595Z] Removing intermediate container a266e089030a [2020-10-06T06:33:02.595Z] ---> b0bc60201f9f [2020-10-06T06:33:02.595Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:33:02.595Z] Removing intermediate container c99c84d4aa8d [2020-10-06T06:33:02.595Z] ---> c648f588c16e [2020-10-06T06:33:02.595Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:33:02.595Z] Removing intermediate container 9b83e48666de [2020-10-06T06:33:02.595Z] ---> 434613dd188c [2020-10-06T06:33:02.595Z] Step 4/29 : RUN apk update && apk add make git [2020-10-06T06:33:02.595Z] ---> Running in 6814197aab42 [2020-10-06T06:33:02.595Z] ---> Running in 2ef9d3f60f61 [2020-10-06T06:33:02.595Z] ---> Running in e9d95b54893a [2020-10-06T06:33:02.595Z] ---> Running in 0490f9de47ff [2020-10-06T06:33:02.595Z] ---> Running in f45e2898b7b2 [2020-10-06T06:33:02.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:02.595Z] Removing intermediate container 6814197aab42 [2020-10-06T06:33:02.595Z] ---> b15a31b21eda [2020-10-06T06:33:02.595Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-06T06:33:02.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:02.595Z] Removing intermediate container 0490f9de47ff [2020-10-06T06:33:02.595Z] ---> f8051a1f097c [2020-10-06T06:33:02.595Z] Step 5/21 : RUN apk update && apk add make git [2020-10-06T06:33:02.595Z] ---> Running in 3dc3eb7dc0e9 [2020-10-06T06:33:02.595Z] ---> Running in 586a657e68a4 [2020-10-06T06:33:02.595Z] Removing intermediate container f45e2898b7b2 [2020-10-06T06:33:02.595Z] ---> f6671a32197f [2020-10-06T06:33:02.595Z] Step 5/20 : RUN apk update && apk add make git [2020-10-06T06:33:02.595Z] Removing intermediate container e9d95b54893a [2020-10-06T06:33:02.595Z] ---> da4d87fd3da2 [2020-10-06T06:33:02.595Z] Step 5/26 : RUN apk update && apk add make git [2020-10-06T06:33:02.595Z] ---> Running in c58a39cc8540 [2020-10-06T06:33:02.595Z] ---> Running in c1eafcedca8e [2020-10-06T06:33:02.595Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:33:02.595Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:33:02.595Z] OK: 12623 distinct packages available [2020-10-06T06:33:03.199Z] OK: 217 MiB in 51 packages [2020-10-06T06:33:03.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:04.075Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-06T06:33:04.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:04.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:04.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:04.144Z] $ docker stop --time=1 670c15beb1d5838c435450e2c274ab779a83a26bda8d11d845bf5951ab7ffe7f [2020-10-06T06:33:04.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:04.633Z] Removing intermediate container 2ef9d3f60f61 [2020-10-06T06:33:04.633Z] ---> e8976000df44 [2020-10-06T06:33:04.633Z] Step 5/29 : COPY go.mod . [2020-10-06T06:33:04.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:05.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:05.183Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:33:05.457Z] ---> 118e51f88004 [2020-10-06T06:33:05.457Z] Step 6/29 : RUN go mod download [2020-10-06T06:33:05.736Z] ---> Running in 613dd3cf5755 [2020-10-06T06:33:05.736Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:33:05.736Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:33:05.736Z] OK: 12623 distinct packages available [2020-10-06T06:33:06.356Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:33:06.356Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:33:06.356Z] OK: 12623 distinct packages available [2020-10-06T06:33:06.446Z] $ docker rm -f 670c15beb1d5838c435450e2c274ab779a83a26bda8d11d845bf5951ab7ffe7f [2020-10-06T06:33:06.645Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:33:06.645Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:33:06.645Z] OK: 12623 distinct packages available [2020-10-06T06:33:06.645Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:33:06.645Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:33:06.645Z] OK: 12623 distinct packages available [Pipeline] // withDockerContainer [2020-10-06T06:33:06.922Z] OK: 217 MiB in 51 packages [Pipeline] sh [2020-10-06T06:33:07.408Z] + grep docker [2020-10-06T06:33:07.408Z] + docker images [2020-10-06T06:33:07.732Z] docker-sys-mgmt-agent-go latest 317127774b7f 6 seconds ago 290MB [2020-10-06T06:33:07.732Z] docker-security-secretstore-setup-go latest 9ca8f1909a76 26 seconds ago 32.4MB [2020-10-06T06:33:07.732Z] docker-core-metadata-go latest 11440c420742 48 seconds ago 14.2MB [2020-10-06T06:33:07.732Z] docker-support-notifications-go latest 81ac5ce493d4 49 seconds ago 13.6MB [2020-10-06T06:33:07.732Z] docker-support-logging-go latest edca35740fa1 51 seconds ago 11.1MB [2020-10-06T06:33:07.732Z] docker-core-data-go latest f1ce262b6a7e 3 minutes ago 23.6MB [2020-10-06T06:33:07.732Z] docker-security-secrets-setup-go latest f0f3b0527eb5 3 minutes ago 24MB [2020-10-06T06:33:07.732Z] docker-core-command-go latest 789b06fcdf82 3 minutes ago 12.2MB [2020-10-06T06:33:07.732Z] docker-support-scheduler-go latest e4959c21aa85 3 minutes ago 12.3MB [2020-10-06T06:33:07.732Z] docker-security-proxy-setup-go latest dafff01e83ed 3 minutes ago 15.8MB [2020-10-06T06:33:07.732Z] docker latest 809cc4dba987 2 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-06T06:33:07.912Z] OK: 217 MiB in 51 packages [2020-10-06T06:33:07.912Z] OK: 217 MiB in 51 packages [2020-10-06T06:33:07.912Z] OK: 217 MiB in 51 packages [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-06T06:33:08.912Z] Removing intermediate container 3dc3eb7dc0e9 [2020-10-06T06:33:08.912Z] ---> 957f99bf7467 [2020-10-06T06:33:08.912Z] Step 6/24 : COPY go.mod . [2020-10-06T06:33:09.925Z] Removing intermediate container 586a657e68a4 [2020-10-06T06:33:09.925Z] Removing intermediate container c1eafcedca8e [2020-10-06T06:33:09.925Z] ---> 3b45d7026e87 [2020-10-06T06:33:09.925Z] Step 6/26 : COPY go.mod . [2020-10-06T06:33:09.925Z] ---> 79a39216b979 [2020-10-06T06:33:09.925Z] Step 6/21 : COPY go.mod . [2020-10-06T06:33:10.224Z] ---> 9b831126f6d7 [2020-10-06T06:33:10.224Z] Step 7/24 : RUN go mod download [2020-10-06T06:33:10.224Z] Removing intermediate container c58a39cc8540 [2020-10-06T06:33:10.224Z] ---> 3a5899477077 [2020-10-06T06:33:10.224Z] Step 6/20 : COPY go.mod . [2020-10-06T06:33:10.224Z] ---> Running in 4fc253c8b582 [2020-10-06T06:33:10.503Z] Removing intermediate container 613dd3cf5755 [2020-10-06T06:33:10.503Z] ---> c9e73ef21d90 [2020-10-06T06:33:10.503Z] Step 7/29 : COPY . . [2020-10-06T06:33:11.112Z] ---> 0ae97a3015c7 [2020-10-06T06:33:11.112Z] Step 7/21 : RUN go mod download [2020-10-06T06:33:11.386Z] ---> 3c9bc03f0dbd [2020-10-06T06:33:11.386Z] Step 7/26 : RUN go mod download [2020-10-06T06:33:11.660Z] ---> Running in 07adef2d98df [2020-10-06T06:33:11.661Z] ---> 496126a89b56 [2020-10-06T06:33:11.661Z] Step 7/20 : RUN go mod download [2020-10-06T06:33:12.265Z] ---> Running in c28232ea9562 [2020-10-06T06:33:12.546Z] ---> Running in 780feea0a8fe [2020-10-06T06:33:15.985Z] Removing intermediate container 4fc253c8b582 [2020-10-06T06:33:15.985Z] ---> 29669cdd07c3 [2020-10-06T06:33:15.985Z] Step 8/24 : COPY . . [2020-10-06T06:33:17.964Z] Removing intermediate container 07adef2d98df [2020-10-06T06:33:17.964Z] ---> b7fc8bb2c47a [2020-10-06T06:33:17.964Z] Step 8/21 : COPY . . [2020-10-06T06:33:18.560Z] Removing intermediate container c28232ea9562 [2020-10-06T06:33:18.560Z] ---> ec53a95e6cee [2020-10-06T06:33:18.560Z] Step 8/26 : COPY . . [2020-10-06T06:33:19.152Z] Removing intermediate container 780feea0a8fe [2020-10-06T06:33:19.152Z] ---> 2992b528f395 [2020-10-06T06:33:19.152Z] Step 8/20 : COPY . . [2020-10-06T06:33:23.588Z] Still waiting to schedule task [2020-10-06T06:33:23.588Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-06T06:33:46.021Z] ---> 855afb9fab8e [2020-10-06T06:33:46.021Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-06T06:33:46.021Z] ---> Running in 8a6a1444775a [2020-10-06T06:33:46.021Z] ---> 285e9360fcab [2020-10-06T06:33:46.021Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-06T06:33:46.021Z] ---> 983b4f6cf2a3 [2020-10-06T06:33:46.021Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-06T06:33:46.021Z] ---> 07d44facc69a [2020-10-06T06:33:46.021Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-06T06:33:46.021Z] ---> c983c2899c5e [2020-10-06T06:33:46.021Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-06T06:33:46.021Z] ---> Running in c6ae4772d391 [2020-10-06T06:33:46.021Z] ---> Running in bb83ab4da5e0 [2020-10-06T06:33:46.021Z] ---> Running in cea3376a3699 [2020-10-06T06:33:46.021Z] ---> Running in 1715359c088d [2020-10-06T06:33:46.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-10-06T06:33:47.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-10-06T06:33:47.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-10-06T06:33:47.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-10-06T06:33:47.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-10-06T06:34:27.696Z] Running on prd-centos7-docker-8c-8g-3692 in /w/workspace/edgexfoundry_edgex-go_PR-2732 [Pipeline] { [Pipeline] ws [2020-10-06T06:34:27.759Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2020-10-06T06:34:29.923Z] using credential edgex-jenkins-ssh [2020-10-06T06:34:29.970Z] Cloning the remote Git repository [2020-10-06T06:34:29.996Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:34:30.058Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2020-10-06T06:34:30.084Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:34:30.085Z] > git --version # timeout=10 [2020-10-06T06:34:30.089Z] > git --version # 'git version 2.16.5' [2020-10-06T06:34:30.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:34:30.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:35:03.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:35:03.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-06T06:35:03.530Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-06T06:35:03.554Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-06T06:35:03.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-06T06:35:03.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2732/head:refs/remotes/origin/PR-2732 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-06T06:35:04.109Z] Merging remotes/origin/master commit ac35037bd2ce08bc2b79954fe4964b2bc7b9d609 into PR head commit cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-06T06:35:04.723Z] Failed in branch amd64 [2020-10-06T06:35:04.119Z] > git config core.sparsecheckout # timeout=10 [2020-10-06T06:35:04.124Z] > git checkout -f cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 # timeout=10 [2020-10-06T06:35:09.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-10-06T06:35:09.791Z] Removing intermediate container 8a6a1444775a [2020-10-06T06:35:09.791Z] ---> faeff860abea [2020-10-06T06:35:09.791Z] [2020-10-06T06:35:09.791Z] Step 9/29 : FROM alpine:latest [2020-10-06T06:35:09.791Z] latest: Pulling from library/alpine [2020-10-06T06:35:09.791Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-06T06:35:09.791Z] Status: Downloaded newer image for alpine:latest [2020-10-06T06:35:09.791Z] ---> 62ee0e9f8440 [2020-10-06T06:35:09.791Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-06T06:35:09.791Z] ---> Running in e9de8fcba9fd [2020-10-06T06:35:09.791Z] Removing intermediate container e9de8fcba9fd [2020-10-06T06:35:09.791Z] ---> e00aadb4ccd2 [2020-10-06T06:35:09.791Z] Step 11/29 : USER root [2020-10-06T06:35:09.791Z] ---> Running in d6c425e56757 [2020-10-06T06:35:10.401Z] Removing intermediate container d6c425e56757 [2020-10-06T06:35:10.401Z] ---> 71724e432027 [2020-10-06T06:35:10.401Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-06T06:35:10.679Z] ---> Running in 585ef4233e2a [2020-10-06T06:35:10.960Z] Removing intermediate container 1715359c088d [2020-10-06T06:35:10.960Z] ---> cac43f5e2eae [2020-10-06T06:35:11.242Z] [2020-10-06T06:35:11.242Z] Step 10/20 : FROM alpine [2020-10-06T06:35:11.242Z] ---> 62ee0e9f8440 [2020-10-06T06:35:11.242Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-06T06:35:11.242Z] ---> Running in 4fcf3901e3ec [2020-10-06T06:35:13.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:13.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-06T06:35:14.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:14.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:14.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:15.167Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:15.167Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:15.167Z] OK: 12621 distinct packages available [2020-10-06T06:35:15.167Z] v3.12.0-365-g49d48cd6ad [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:35:15.167Z] v3.12.0-367-g68df6e6312 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:35:15.167Z] OK: 12621 distinct packages available [2020-10-06T06:35:15.771Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-06T06:35:15.771Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-06T06:35:15.771Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-06T06:35:15.771Z] (4/4) Installing curl (7.69.1-r1) [2020-10-06T06:35:15.771Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:35:15.771Z] Executing ca-certificates-20191127-r4.trigger [2020-10-06T06:35:16.053Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-06T06:35:16.053Z] OK: 7 MiB in 18 packages [2020-10-06T06:35:16.332Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-06T06:35:16.332Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:35:16.332Z] Executing ca-certificates-20191127-r4.trigger [2020-10-06T06:35:16.613Z] OK: 6 MiB in 16 packages [2020-10-06T06:35:19.281Z] Removing intermediate container 4fcf3901e3ec [2020-10-06T06:35:19.281Z] ---> 05f505e06727 [2020-10-06T06:35:19.281Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-06T06:35:19.281Z] ---> Running in 347e07473c0e [2020-10-06T06:35:19.562Z] Removing intermediate container 585ef4233e2a [2020-10-06T06:35:19.562Z] ---> 074e070a3905 [2020-10-06T06:35:19.562Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-06T06:35:19.837Z] ---> Running in 3b2c1032cc82 [2020-10-06T06:35:20.114Z] Removing intermediate container 347e07473c0e [2020-10-06T06:35:20.114Z] ---> 30ea4427cdeb [2020-10-06T06:35:20.114Z] Step 13/20 : WORKDIR /edgex [2020-10-06T06:35:20.392Z] ---> Running in 78108d3e9ab4 [2020-10-06T06:35:20.667Z] Removing intermediate container 3b2c1032cc82 [2020-10-06T06:35:20.667Z] ---> 02a6b631ac5e [2020-10-06T06:35:20.667Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-06T06:35:20.945Z] ---> Running in f0ceb32cd1f5 [2020-10-06T06:35:21.219Z] Removing intermediate container 78108d3e9ab4 [2020-10-06T06:35:21.219Z] ---> 24ac1ce78838 [2020-10-06T06:35:21.219Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-06T06:35:21.825Z] Removing intermediate container f0ceb32cd1f5 [2020-10-06T06:35:21.825Z] ---> 957bfdf0a842 [2020-10-06T06:35:21.825Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-06T06:35:22.103Z] ---> Running in ffa16d11a7df [2020-10-06T06:35:22.704Z] ---> b4f0a0bb675d [2020-10-06T06:35:22.704Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-06T06:35:25.357Z] ---> 536c0ecc3dd4 [2020-10-06T06:35:25.357Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-06T06:35:25.357Z] ---> Running in fb00eee9c9cf [2020-10-06T06:35:26.354Z] Removing intermediate container fb00eee9c9cf [2020-10-06T06:35:26.354Z] ---> c80adb4f2f82 [2020-10-06T06:35:26.354Z] Step 17/20 : CMD ["--init=true"] [2020-10-06T06:35:26.948Z] ---> Running in 57b1922e946a [2020-10-06T06:35:26.949Z] Removing intermediate container ffa16d11a7df [2020-10-06T06:35:26.949Z] ---> 60da895d44bd [2020-10-06T06:35:26.949Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-06T06:35:27.548Z] Removing intermediate container c6ae4772d391 [2020-10-06T06:35:27.548Z] ---> b7f649e8edbb [2020-10-06T06:35:27.548Z] [2020-10-06T06:35:27.548Z] Step 10/26 : FROM alpine:3.10 [2020-10-06T06:35:27.548Z] Removing intermediate container 57b1922e946a [2020-10-06T06:35:27.548Z] ---> 402223cb427d [2020-10-06T06:35:27.548Z] Step 18/20 : LABEL arch=arm64 [2020-10-06T06:35:27.820Z] 3.10: Pulling from library/alpine [2020-10-06T06:35:27.820Z] ---> Running in 84823e9f7e9f [2020-10-06T06:35:28.421Z] ---> 7968fb8c7506 [2020-10-06T06:35:28.421Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-06T06:35:28.696Z] Removing intermediate container 84823e9f7e9f [2020-10-06T06:35:28.696Z] ---> 1706e76a83bd [2020-10-06T06:35:28.696Z] Step 19/20 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:35:28.966Z] ---> Running in 71cb863b06fa [2020-10-06T06:35:29.577Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-06T06:35:29.577Z] Status: Downloaded newer image for alpine:3.10 [2020-10-06T06:35:29.577Z] ---> 536a684cf733 [2020-10-06T06:35:29.577Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-06T06:35:29.850Z] Removing intermediate container 71cb863b06fa [2020-10-06T06:35:29.850Z] ---> a374c489bf9a [2020-10-06T06:35:29.850Z] Step 20/20 : LABEL version=0.0.0 [2020-10-06T06:35:30.122Z] ---> 36d67580cc07 [2020-10-06T06:35:30.122Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-06T06:35:30.122Z] ---> Running in 9ba817b5eeb5 [2020-10-06T06:35:30.122Z] ---> Running in 2aa5feb12b44 [2020-10-06T06:35:31.110Z] Removing intermediate container 2aa5feb12b44 [2020-10-06T06:35:31.110Z] ---> dbaca0adf605 [2020-10-06T06:35:31.110Z] [2020-10-06T06:35:31.716Z] ---> 627f74d22147 [2020-10-06T06:35:31.716Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-06T06:35:31.994Z] Successfully built dbaca0adf605 [2020-10-06T06:35:31.994Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-06T06:35:31.994Z] Building docker-support-logging-go [2020-10-06T06:35:32.276Z]  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:32.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:32.870Z] ---> 9e88d4b09e92 [2020-10-06T06:35:32.870Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-06T06:35:33.470Z] v3.10.5-94-gea6eea6e70 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-06T06:35:33.470Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-06T06:35:33.470Z] OK: 10167 distinct packages available [2020-10-06T06:35:33.746Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-06T06:35:34.023Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-06T06:35:34.023Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-06T06:35:34.023Z] (4/5) Installing curl (7.66.0-r1) [2020-10-06T06:35:34.023Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-06T06:35:34.023Z] Executing busybox-1.30.1-r3.trigger [2020-10-06T06:35:34.023Z] Executing ca-certificates-20191127-r2.trigger [2020-10-06T06:35:34.303Z] OK: 7 MiB in 19 packages [2020-10-06T06:35:36.276Z] ---> 7570badcc6e4 [2020-10-06T06:35:36.276Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-06T06:35:36.877Z] ---> Running in 52ad16ff8491 [2020-10-06T06:35:36.877Z] Removing intermediate container cea3376a3699 [2020-10-06T06:35:36.877Z] ---> e0ae5e0ffa83 [2020-10-06T06:35:36.877Z] [2020-10-06T06:35:36.877Z] Step 10/21 : FROM scratch [2020-10-06T06:35:36.877Z] ---> [2020-10-06T06:35:36.877Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:35:36.877Z] Removing intermediate container bb83ab4da5e0 [2020-10-06T06:35:36.877Z] ---> f74edbf0b1a5 [2020-10-06T06:35:36.877Z] [2020-10-06T06:35:36.877Z] Step 10/24 : FROM scratch [2020-10-06T06:35:36.877Z] ---> [2020-10-06T06:35:36.877Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-06T06:35:37.852Z] ---> Running in ccde4a56a2e6 [2020-10-06T06:35:37.852Z] ---> Running in 09e67bc9f0a4 [2020-10-06T06:35:38.461Z] Removing intermediate container 9ba817b5eeb5 [2020-10-06T06:35:38.461Z] ---> ca743186b284 [2020-10-06T06:35:38.461Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-06T06:35:38.799Z] Removing intermediate container ccde4a56a2e6 [2020-10-06T06:35:38.799Z] ---> 7c224b58fbb9 [2020-10-06T06:35:38.799Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-06T06:35:38.799Z] ---> Running in 31bcacefdb77 [2020-10-06T06:35:38.799Z] Removing intermediate container 09e67bc9f0a4 [2020-10-06T06:35:38.799Z] ---> b053acef1570 [2020-10-06T06:35:38.799Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-06T06:35:39.079Z] ---> Running in a53a2a7add77 [2020-10-06T06:35:39.079Z] ---> Running in ff20f50a2d90 [2020-10-06T06:35:39.671Z] Removing intermediate container 31bcacefdb77 [2020-10-06T06:35:39.671Z] ---> 33f4b06ca457 [2020-10-06T06:35:39.671Z] Step 13/26 : WORKDIR / [2020-10-06T06:35:39.946Z] Removing intermediate container a53a2a7add77 [2020-10-06T06:35:39.946Z] ---> 5338d8f5d410 [2020-10-06T06:35:39.946Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-06T06:35:39.946Z] Removing intermediate container ff20f50a2d90 [2020-10-06T06:35:39.946Z] ---> 0624bd02fe65 [2020-10-06T06:35:39.946Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-06T06:35:39.946Z] ---> Running in 04cfaccc95f2 [2020-10-06T06:35:39.946Z] ---> Running in 5cf972036e1b [2020-10-06T06:35:40.221Z] ---> Running in 51cc128bc40a [2020-10-06T06:35:40.818Z] Removing intermediate container 5cf972036e1b [2020-10-06T06:35:40.818Z] Removing intermediate container 04cfaccc95f2 [2020-10-06T06:35:40.818Z] ---> b46139b17337 [2020-10-06T06:35:40.818Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / ---> bc38dc34b860 [2020-10-06T06:35:40.818Z] [2020-10-06T06:35:40.818Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-06T06:35:40.818Z] Removing intermediate container 52ad16ff8491 [2020-10-06T06:35:40.818Z] ---> f84e2c9fe574 [2020-10-06T06:35:40.818Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-06T06:35:40.818Z] Removing intermediate container 51cc128bc40a [2020-10-06T06:35:40.818Z] ---> 56daeb164c35 [2020-10-06T06:35:40.818Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-06T06:35:41.819Z] ---> aac4aa0d537f [2020-10-06T06:35:41.819Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-06T06:35:41.819Z] ---> ab3daa609ce8 [2020-10-06T06:35:41.819Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-06T06:35:41.819Z] ---> b8f53f7b6c2f [2020-10-06T06:35:41.819Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-06T06:35:42.097Z] ---> edcdbf69cb4e [2020-10-06T06:35:42.097Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-06T06:35:42.371Z] ---> Running in 8ffc5563f292 [2020-10-06T06:35:44.351Z] ---> b2ff7c66d5f1 [2020-10-06T06:35:44.351Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-06T06:35:44.351Z] ---> 30ce9024f5fa [2020-10-06T06:35:44.351Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-06T06:35:44.351Z] ---> f6442323db4c [2020-10-06T06:35:44.351Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-06T06:35:45.363Z] ---> 4bc6f15b3f42 [2020-10-06T06:35:45.363Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-06T06:35:45.363Z] ---> 766b30641201 [2020-10-06T06:35:45.363Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-06T06:35:45.648Z] Removing intermediate container 8ffc5563f292 [2020-10-06T06:35:45.648Z] ---> 4e2e5ef66348 [2020-10-06T06:35:45.648Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-06T06:35:45.648Z] ---> Running in e7bbcb4ad1b6 [2020-10-06T06:35:45.934Z] ---> Running in 51727280200b [2020-10-06T06:35:46.217Z] ---> a1a9e989d985 [2020-10-06T06:35:46.217Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-06T06:35:46.493Z] ---> 4dfc63a650ad [2020-10-06T06:35:46.493Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-06T06:35:46.493Z] Removing intermediate container e7bbcb4ad1b6 [2020-10-06T06:35:46.767Z] ---> dc911b53a494 [2020-10-06T06:35:46.767Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:35:46.767Z] ---> Running in 40cdde472057 [2020-10-06T06:35:49.340Z] Removing intermediate container 40cdde472057 [2020-10-06T06:35:49.340Z] ---> 74315ba7808f [2020-10-06T06:35:49.340Z] Step 19/21 : LABEL arch=arm64 [2020-10-06T06:35:49.340Z] ---> 10c4cd3e8a2c [2020-10-06T06:35:49.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-06T06:35:49.340Z] ---> Running in 414095631cab [2020-10-06T06:35:49.340Z] ---> 72b8fcbee79a [2020-10-06T06:35:49.340Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-06T06:35:49.340Z] Removing intermediate container 414095631cab [2020-10-06T06:35:49.340Z] ---> b10e4e4bc9a5 [2020-10-06T06:35:49.340Z] Step 20/21 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:35:49.340Z] ---> Running in 44d5242fbfd3 [2020-10-06T06:35:49.615Z] ---> 6c65475c74e2 [2020-10-06T06:35:49.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-06T06:35:50.222Z] ---> 732383e1c30f [2020-10-06T06:35:50.222Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-06T06:35:50.222Z] Removing intermediate container 44d5242fbfd3 [2020-10-06T06:35:50.222Z] ---> 73f17f2516a3 [2020-10-06T06:35:50.222Z] Step 21/21 : LABEL version=0.0.0 [2020-10-06T06:35:50.520Z] Removing intermediate container 51727280200b [2020-10-06T06:35:50.520Z] ---> 278107ace5db [2020-10-06T06:35:50.520Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-06T06:35:50.520Z] ---> Running in b54139e6c3e6 [2020-10-06T06:35:50.805Z] ---> Running in e90c8198abde [2020-10-06T06:35:51.084Z] ---> 62d5f3401960 [2020-10-06T06:35:51.084Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-06T06:35:51.359Z] ---> Running in 2db438de16b7 [2020-10-06T06:35:51.359Z] Removing intermediate container b54139e6c3e6 [2020-10-06T06:35:51.359Z] ---> f5c73403c2e1 [2020-10-06T06:35:51.359Z] [2020-10-06T06:35:51.634Z] Removing intermediate container e90c8198abde [2020-10-06T06:35:51.634Z] ---> 0c9db81c2005 [2020-10-06T06:35:51.634Z] Step 26/29 : CMD [ "generate" ] [2020-10-06T06:35:51.925Z] Successfully built f5c73403c2e1 [2020-10-06T06:35:51.925Z] ---> 3a3a77401973 [2020-10-06T06:35:51.925Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-06T06:35:52.213Z] ---> Running in 198bd6711961 [2020-10-06T06:35:52.213Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-06T06:35:52.213Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-10-06T06:35:52.486Z] Removing intermediate container 2db438de16b7 [2020-10-06T06:35:52.486Z] ---> ea77f3a50a4a [2020-10-06T06:35:52.486Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:35:52.759Z] ---> Running in a5a568028031 [2020-10-06T06:35:52.759Z] Removing intermediate container 198bd6711961 [2020-10-06T06:35:52.759Z] ---> ac6b37730b72 [2020-10-06T06:35:52.759Z] Step 27/29 : LABEL arch=arm64 [2020-10-06T06:35:53.031Z] ---> Running in 4eb3d1706d9d [2020-10-06T06:35:53.031Z] ---> 62aaa21477b6 [2020-10-06T06:35:53.031Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-06T06:35:53.304Z] ---> Running in c5149b34c2d3 [2020-10-06T06:35:53.304Z] Removing intermediate container a5a568028031 [2020-10-06T06:35:53.304Z] ---> 595e2a245592 [2020-10-06T06:35:53.304Z] Step 22/24 : LABEL arch=arm64 [2020-10-06T06:35:53.582Z] ---> Running in 5b642a6cea73 [2020-10-06T06:35:53.582Z] Removing intermediate container 4eb3d1706d9d [2020-10-06T06:35:53.582Z] ---> adfaaa7e6258 [2020-10-06T06:35:53.582Z] Step 28/29 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:35:54.181Z] ---> Running in 85510016ef29 [2020-10-06T06:35:54.460Z] Removing intermediate container 5b642a6cea73 [2020-10-06T06:35:54.460Z] ---> 9a2e07c83acb [2020-10-06T06:35:54.460Z] Step 23/24 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:35:54.735Z] ---> Running in b05450d4fee1 [2020-10-06T06:35:55.008Z] Removing intermediate container 85510016ef29 [2020-10-06T06:35:55.008Z] ---> d0af09ab6b84 [2020-10-06T06:35:55.008Z] Step 29/29 : LABEL version=0.0.0 [2020-10-06T06:35:55.291Z] ---> Running in 868395dfe48c [2020-10-06T06:35:55.564Z] Removing intermediate container b05450d4fee1 [2020-10-06T06:35:55.564Z] ---> 71467fece8fc [2020-10-06T06:35:55.564Z] Step 24/24 : LABEL version=0.0.0 [2020-10-06T06:35:55.834Z] ---> Running in 0596d64b9cea [2020-10-06T06:35:56.108Z] Removing intermediate container 868395dfe48c [2020-10-06T06:35:56.108Z] ---> b043e13fb218 [2020-10-06T06:35:56.108Z] [2020-10-06T06:35:56.705Z] Removing intermediate container 0596d64b9cea [2020-10-06T06:35:56.705Z] ---> 010af9d89a26 [2020-10-06T06:35:56.705Z] [2020-10-06T06:35:56.986Z] Successfully built b043e13fb218 [2020-10-06T06:35:57.266Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-06T06:35:57.267Z] Removing intermediate container c5149b34c2d3 [2020-10-06T06:35:57.267Z] ---> d1f6e557ea12 [2020-10-06T06:35:57.267Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-06T06:35:57.267Z]  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go [2020-10-06T06:35:57.267Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:35:57.267Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:35:57.267Z] ---> ab5012879f61 [2020-10-06T06:35:57.267Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:35:57.267Z] ---> Using cache [2020-10-06T06:35:57.267Z] ---> c648f588c16e [2020-10-06T06:35:57.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:35:57.267Z] ---> Using cache [2020-10-06T06:35:57.267Z] ---> f6671a32197f [2020-10-06T06:35:57.267Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-06T06:35:57.267Z] Successfully built 010af9d89a26 [2020-10-06T06:35:57.541Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-06T06:35:57.541Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2020-10-06T06:35:57.541Z] ---> Running in 65a1a41ef570 [2020-10-06T06:35:57.541Z] ---> Running in 66853048d7b4 [2020-10-06T06:35:58.137Z] Removing intermediate container 65a1a41ef570 [2020-10-06T06:35:58.137Z] ---> 0dd13e620333 [2020-10-06T06:35:58.137Z] Step 24/26 : LABEL arch=arm64 [2020-10-06T06:35:58.410Z] ---> Running in 55527df59e2c [2020-10-06T06:35:59.010Z] Removing intermediate container 55527df59e2c [2020-10-06T06:35:59.010Z] ---> a6985b2e517b [2020-10-06T06:35:59.010Z] Step 25/26 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:35:59.010Z] ---> Running in dd5189cd800d [2020-10-06T06:35:59.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:35:59.559Z] Removing intermediate container dd5189cd800d [2020-10-06T06:35:59.559Z] ---> 05bc9e4ab18c [2020-10-06T06:35:59.559Z] Step 26/26 : LABEL version=0.0.0 [2020-10-06T06:35:59.559Z] ---> Running in c0de9c09f237 [2020-10-06T06:36:00.537Z] Removing intermediate container c0de9c09f237 [2020-10-06T06:36:00.537Z] ---> 9582da405247 [2020-10-06T06:36:00.537Z] [2020-10-06T06:36:00.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:36:00.809Z] Successfully built 9582da405247 [2020-10-06T06:36:00.809Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-06T06:36:01.078Z] Building docker-core-data-go [2020-10-06T06:36:04.447Z]  Building docker-security-secretstore-setup-go ... done v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:36:04.447Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:36:04.447Z] OK: 12623 distinct packages available [2020-10-06T06:36:05.041Z] OK: 217 MiB in 51 packages [2020-10-06T06:36:05.642Z] OK: 217 MiB in 51 packages [2020-10-06T06:36:12.357Z] Removing intermediate container 66853048d7b4 [2020-10-06T06:36:12.357Z] ---> 819c622da0e0 [2020-10-06T06:36:12.357Z] Step 6/22 : COPY go.mod . [2020-10-06T06:36:12.357Z] ---> a07233bb569d [2020-10-06T06:36:12.357Z] Step 7/22 : RUN go mod download [2020-10-06T06:36:12.634Z] ---> Running in 344819bcebdf [2020-10-06T06:36:16.944Z] Removing intermediate container 344819bcebdf [2020-10-06T06:36:16.944Z] ---> 2d7969f3883b [2020-10-06T06:36:16.944Z] Step 8/22 : COPY . . [2020-10-06T06:36:39.123Z] ---> 968416a210d5 [2020-10-06T06:36:39.123Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-06T06:36:39.123Z] ---> Running in 051b8d299670 [2020-10-06T06:36:39.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-10-06T06:36:57.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:36:57.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:36:57.487Z] ---> ab5012879f61 [2020-10-06T06:36:57.487Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:36:57.487Z] ---> Using cache [2020-10-06T06:36:57.487Z] ---> c648f588c16e [2020-10-06T06:36:57.487Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:36:57.487Z] ---> Using cache [2020-10-06T06:36:57.487Z] ---> f6671a32197f [2020-10-06T06:36:57.487Z] Step 5/22 : RUN apk update && apk add make git [2020-10-06T06:36:57.487Z] ---> Using cache [2020-10-06T06:36:57.487Z] ---> 3a5899477077 [2020-10-06T06:36:57.487Z] Step 6/22 : COPY go.mod . [2020-10-06T06:36:57.487Z] ---> Using cache [2020-10-06T06:36:57.487Z] ---> 496126a89b56 [2020-10-06T06:36:57.488Z] Step 7/22 : RUN go mod download [2020-10-06T06:36:57.488Z] ---> Using cache [2020-10-06T06:36:57.488Z] ---> 2992b528f395 [2020-10-06T06:36:57.488Z] Step 8/22 : COPY . . [2020-10-06T06:36:57.488Z] ---> Using cache [2020-10-06T06:36:57.488Z] ---> 07d44facc69a [2020-10-06T06:36:57.488Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-06T06:37:02.920Z] ---> Running in 9d6a34cfc080 [2020-10-06T06:37:04.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:37:04.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:37:04.922Z] ---> ab5012879f61 [2020-10-06T06:37:04.922Z] Step 3/22 : WORKDIR /edgex-go [2020-10-06T06:37:04.922Z] ---> Using cache [2020-10-06T06:37:04.922Z] ---> c648f588c16e [2020-10-06T06:37:04.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:04.922Z] ---> Using cache [2020-10-06T06:37:04.922Z] ---> f6671a32197f [2020-10-06T06:37:04.922Z] Step 5/22 : RUN apk update && apk add make git [2020-10-06T06:37:04.922Z] ---> Using cache [2020-10-06T06:37:04.922Z] ---> 3a5899477077 [2020-10-06T06:37:04.922Z] Step 6/22 : COPY go.mod . [2020-10-06T06:37:04.922Z] ---> Using cache [2020-10-06T06:37:04.922Z] ---> 496126a89b56 [2020-10-06T06:37:04.922Z] Step 7/22 : RUN go mod download [2020-10-06T06:37:04.922Z] ---> Using cache [2020-10-06T06:37:04.922Z] ---> 2992b528f395 [2020-10-06T06:37:04.922Z] Step 8/22 : COPY . . [2020-10-06T06:37:04.922Z] ---> Using cache [2020-10-06T06:37:04.922Z] ---> 07d44facc69a [2020-10-06T06:37:04.922Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-06T06:37:05.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-10-06T06:37:05.491Z] ---> Running in ed962e8cd544 [2020-10-06T06:37:05.491Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:37:05.491Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:37:05.491Z] ---> ab5012879f61 [2020-10-06T06:37:05.491Z] Step 3/27 : WORKDIR /edgex-go [2020-10-06T06:37:05.491Z] ---> Using cache [2020-10-06T06:37:05.491Z] ---> c648f588c16e [2020-10-06T06:37:05.491Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:05.491Z] ---> Using cache [2020-10-06T06:37:05.491Z] ---> f6671a32197f [2020-10-06T06:37:05.491Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-06T06:37:05.491Z] ---> Running in 7bf4b0c65c49 [2020-10-06T06:37:06.962Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-06T06:37:06.962Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-06T06:37:06.962Z] ---> ab5012879f61 [2020-10-06T06:37:06.962Z] Step 3/23 : WORKDIR /edgex-go [2020-10-06T06:37:06.962Z] ---> Using cache [2020-10-06T06:37:06.962Z] ---> c648f588c16e [2020-10-06T06:37:06.962Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:37:06.962Z] ---> Using cache [2020-10-06T06:37:06.962Z] ---> f6671a32197f [2020-10-06T06:37:06.962Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-06T06:37:06.962Z] ---> Running in d9b9efc18993 [2020-10-06T06:37:09.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:37:09.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-10-06T06:37:09.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:37:10.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:37:10.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:37:12.049Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:37:12.049Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:37:12.049Z] OK: 12623 distinct packages available [2020-10-06T06:37:12.341Z] v3.12.0-365-g49d48cd6ad [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-06T06:37:12.341Z] v3.12.0-367-g68df6e6312 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-06T06:37:12.341Z] OK: 12623 distinct packages available [2020-10-06T06:37:13.347Z] OK: 217 MiB in 51 packages [2020-10-06T06:37:13.347Z] OK: 217 MiB in 51 packages [2020-10-06T06:37:16.024Z] Removing intermediate container d9b9efc18993 [2020-10-06T06:37:16.024Z] ---> 89b55a943d6b [2020-10-06T06:37:16.024Z] Step 6/23 : COPY go.mod . [2020-10-06T06:37:16.024Z] Removing intermediate container 7bf4b0c65c49 [2020-10-06T06:37:16.024Z] ---> 40238d1b3678 [2020-10-06T06:37:16.024Z] Step 6/27 : COPY go.mod . [2020-10-06T06:37:16.640Z] ---> 025e701ee8af [2020-10-06T06:37:16.640Z] Step 7/23 : RUN go mod download [2020-10-06T06:37:16.925Z] ---> 9325ec720c08 [2020-10-06T06:37:16.925Z] Step 7/27 : RUN go mod download [2020-10-06T06:37:17.210Z] ---> Running in b546cea4695a [2020-10-06T06:37:17.492Z] ---> Running in 1f77d2d18069 [2020-10-06T06:37:22.972Z] Removing intermediate container 1f77d2d18069 [2020-10-06T06:37:22.972Z] ---> 79a829df2b77 [2020-10-06T06:37:22.972Z] Step 8/27 : COPY . . [2020-10-06T06:37:23.258Z] Removing intermediate container b546cea4695a [2020-10-06T06:37:23.258Z] ---> 853974968862 [2020-10-06T06:37:23.258Z] Step 8/23 : COPY . . [2020-10-06T06:37:55.714Z] Removing intermediate container 051b8d299670 [2020-10-06T06:37:55.714Z] ---> c298833d8a3b [2020-10-06T06:37:55.714Z] [2020-10-06T06:37:55.714Z] Step 10/22 : FROM scratch [2020-10-06T06:37:55.714Z] ---> [2020-10-06T06:37:55.714Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-06T06:37:55.714Z] ---> Using cache [2020-10-06T06:37:55.714Z] ---> b053acef1570 [2020-10-06T06:37:55.714Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-06T06:37:55.714Z] ---> Running in 69500663716d [2020-10-06T06:37:55.714Z] Removing intermediate container 69500663716d [2020-10-06T06:37:55.714Z] ---> bf6428481b3e [2020-10-06T06:37:55.714Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:37:55.714Z] ---> Running in 9c80b3f6be78 [2020-10-06T06:37:55.714Z] Removing intermediate container 9c80b3f6be78 [2020-10-06T06:37:55.714Z] ---> 94a41554e9e8 [2020-10-06T06:37:55.714Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-06T06:37:55.714Z] ---> 6239fad85dda [2020-10-06T06:37:55.714Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-06T06:37:55.714Z] ---> Running in b1795524c32c [2020-10-06T06:37:55.714Z] ---> add8453cd683 [2020-10-06T06:37:55.714Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-06T06:37:55.714Z] ---> Running in 5892757eb552 [2020-10-06T06:37:55.996Z] ---> 3c5a47980b91 [2020-10-06T06:37:55.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-06T06:37:57.450Z] ---> 04fb92c955f7 [2020-10-06T06:37:57.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-06T06:37:57.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-10-06T06:37:58.053Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-10-06T06:37:59.038Z] ---> 791692273782 [2020-10-06T06:37:59.038Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-06T06:38:00.057Z] ---> 1de5fce1079c [2020-10-06T06:38:00.057Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-06T06:38:00.345Z] ---> Running in e29cacd4f5fc [2020-10-06T06:38:00.949Z] Removing intermediate container e29cacd4f5fc [2020-10-06T06:38:00.949Z] ---> b13add140674 [2020-10-06T06:38:00.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:38:00.949Z] ---> Running in 7da41c03e62f [2020-10-06T06:38:01.559Z] Removing intermediate container 7da41c03e62f [2020-10-06T06:38:01.559Z] ---> 16b1808c069d [2020-10-06T06:38:01.559Z] Step 20/22 : LABEL arch=arm64 [2020-10-06T06:38:01.831Z] ---> Running in 8ee878605cbb [2020-10-06T06:38:02.426Z] Removing intermediate container 8ee878605cbb [2020-10-06T06:38:02.426Z] ---> 42bc5dd87a88 [2020-10-06T06:38:02.426Z] Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:38:02.714Z] ---> Running in 129e41c6249c [2020-10-06T06:38:03.321Z] Removing intermediate container 129e41c6249c [2020-10-06T06:38:03.321Z] ---> fb2c533b52ac [2020-10-06T06:38:03.321Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:38:03.321Z] ---> Running in 25918dbb0138 [2020-10-06T06:38:03.922Z] Removing intermediate container 25918dbb0138 [2020-10-06T06:38:03.922Z] ---> 6ed3dcd4cae0 [2020-10-06T06:38:03.922Z] [2020-10-06T06:38:04.523Z] Successfully built 6ed3dcd4cae0 [2020-10-06T06:38:04.523Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-06T06:38:51.590Z]  Building docker-support-logging-go ... done Removing intermediate container 9d6a34cfc080 [2020-10-06T06:38:51.590Z] ---> 5b615871f7e6 [2020-10-06T06:38:51.590Z] [2020-10-06T06:38:51.590Z] Step 10/22 : FROM scratch [2020-10-06T06:38:51.590Z] ---> [2020-10-06T06:38:51.590Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:38:51.590Z] ---> Using cache [2020-10-06T06:38:51.590Z] ---> 7c224b58fbb9 [2020-10-06T06:38:51.590Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-06T06:38:51.590Z] ---> Running in 92c615318604 [2020-10-06T06:38:51.590Z] Removing intermediate container 92c615318604 [2020-10-06T06:38:51.590Z] ---> 7f4598a43674 [2020-10-06T06:38:51.590Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:38:51.590Z] ---> Running in f71825e72cdd [2020-10-06T06:38:51.590Z] Removing intermediate container f71825e72cdd [2020-10-06T06:38:51.590Z] ---> 800ae44e808c [2020-10-06T06:38:51.590Z] Step 14/22 : WORKDIR / [2020-10-06T06:38:51.590Z] ---> Running in acd35b277f34 [2020-10-06T06:38:51.590Z] Removing intermediate container acd35b277f34 [2020-10-06T06:38:51.590Z] ---> f113955fbb94 [2020-10-06T06:38:51.591Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-06T06:38:51.591Z] ---> 47f113be10bd [2020-10-06T06:38:51.591Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-06T06:38:51.591Z] ---> b5abcb6c8372 [2020-10-06T06:38:51.591Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-06T06:38:51.591Z] ---> 096632c27193 [2020-10-06T06:38:51.591Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-06T06:38:51.591Z] ---> Running in 97048fa84be0 [2020-10-06T06:38:52.607Z] Removing intermediate container 97048fa84be0 [2020-10-06T06:38:52.607Z] ---> f00afc438e9b [2020-10-06T06:38:52.607Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:38:52.607Z] ---> Running in 6d04d74537bf [2020-10-06T06:38:53.221Z] Removing intermediate container 6d04d74537bf [2020-10-06T06:38:53.221Z] ---> bcc7cf44911c [2020-10-06T06:38:53.221Z] Step 20/22 : LABEL arch=arm64 [2020-10-06T06:38:53.508Z] ---> Running in 6861485f85a2 [2020-10-06T06:38:54.129Z] Removing intermediate container 6861485f85a2 [2020-10-06T06:38:54.129Z] ---> a7a9df146da8 [2020-10-06T06:38:54.129Z] Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:38:54.129Z] ---> Running in fb5794082a6e [2020-10-06T06:38:54.733Z] Removing intermediate container fb5794082a6e [2020-10-06T06:38:54.733Z] ---> 74a2ad50fcad [2020-10-06T06:38:54.733Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:38:55.011Z] ---> Running in 899eb7f37be6 [2020-10-06T06:38:56.013Z] Removing intermediate container 899eb7f37be6 [2020-10-06T06:38:56.013Z] ---> f302227b710b [2020-10-06T06:38:56.013Z] [2020-10-06T06:38:56.624Z] Successfully built f302227b710b [2020-10-06T06:38:56.624Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-06T06:39:04.960Z]  Building docker-core-command-go ... done Removing intermediate container ed962e8cd544 [2020-10-06T06:39:04.960Z] ---> 50ab2249040e [2020-10-06T06:39:04.960Z] [2020-10-06T06:39:04.960Z] Step 10/22 : FROM scratch [2020-10-06T06:39:04.960Z] ---> [2020-10-06T06:39:04.960Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:39:04.960Z] ---> Using cache [2020-10-06T06:39:04.960Z] ---> 7c224b58fbb9 [2020-10-06T06:39:04.960Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-06T06:39:04.960Z] ---> Running in b1e91cc8d35d [2020-10-06T06:39:05.577Z] Removing intermediate container b1e91cc8d35d [2020-10-06T06:39:05.577Z] ---> 8e6d2910f974 [2020-10-06T06:39:05.577Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-06T06:39:05.860Z] ---> Running in 02c8dba2abbd [2020-10-06T06:39:06.481Z] Removing intermediate container 02c8dba2abbd [2020-10-06T06:39:06.481Z] ---> f4b7aca102c9 [2020-10-06T06:39:06.481Z] Step 14/22 : WORKDIR / [2020-10-06T06:39:06.481Z] ---> Running in 7a2b6411db7a [2020-10-06T06:39:07.499Z] Removing intermediate container 7a2b6411db7a [2020-10-06T06:39:07.499Z] ---> 70208b9e21e3 [2020-10-06T06:39:07.499Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-06T06:39:08.548Z] ---> 174544a16825 [2020-10-06T06:39:08.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-06T06:39:10.648Z] ---> 6dbb758757a6 [2020-10-06T06:39:10.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-06T06:39:12.170Z] ---> 6012b1131165 [2020-10-06T06:39:12.170Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-06T06:39:12.170Z] ---> Running in 83b9ac05e656 [2020-10-06T06:39:13.205Z] Removing intermediate container 83b9ac05e656 [2020-10-06T06:39:13.205Z] ---> 35113f67aa8a [2020-10-06T06:39:13.205Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:39:13.497Z] ---> Running in 4fb70a48add9 [2020-10-06T06:39:14.505Z] Removing intermediate container 4fb70a48add9 [2020-10-06T06:39:14.505Z] ---> a86baeb32417 [2020-10-06T06:39:14.505Z] Step 20/22 : LABEL arch=arm64 [2020-10-06T06:39:14.794Z] ---> Running in 02a039d9d196 [2020-10-06T06:39:15.411Z] Removing intermediate container b1795524c32c [2020-10-06T06:39:15.412Z] ---> 5f6472674331 [2020-10-06T06:39:15.412Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-06T06:39:15.412Z] ---> Running in c809618a73bc [2020-10-06T06:39:15.695Z] Removing intermediate container 02a039d9d196 [2020-10-06T06:39:15.695Z] ---> b1594c292b73 [2020-10-06T06:39:15.695Z] Step 21/22 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:39:15.972Z] ---> Running in 063e1b6e789c [2020-10-06T06:39:16.570Z] Removing intermediate container 063e1b6e789c [2020-10-06T06:39:16.570Z] ---> 52ed011c9dbe [2020-10-06T06:39:16.570Z] Step 22/22 : LABEL version=0.0.0 [2020-10-06T06:39:16.847Z] ---> Running in 3bd793e848df [2020-10-06T06:39:17.452Z] Removing intermediate container 3bd793e848df [2020-10-06T06:39:17.452Z] ---> 7761d234c15d [2020-10-06T06:39:17.452Z] [2020-10-06T06:39:18.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-10-06T06:39:18.065Z] Successfully built 7761d234c15d [2020-10-06T06:39:18.065Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-06T06:39:22.415Z]  Building docker-core-metadata-go ... done Removing intermediate container c809618a73bc [2020-10-06T06:39:22.415Z] ---> 541b076f9ef1 [2020-10-06T06:39:22.415Z] [2020-10-06T06:39:22.415Z] Step 11/27 : FROM docker:latest [2020-10-06T06:39:22.415Z] ---> 45884bde0078 [2020-10-06T06:39:22.415Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-06T06:39:22.415Z] ---> Running in e89bf5772429 [2020-10-06T06:39:23.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:39:23.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:39:24.459Z] (1/2) Installing readline (8.0.4-r0) [2020-10-06T06:39:24.459Z] (2/2) Installing bash (5.0.17-r0) [2020-10-06T06:39:24.729Z] Executing bash-5.0.17-r0.post-install [2020-10-06T06:39:24.729Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:39:24.729Z] OK: 12 MiB in 22 packages [2020-10-06T06:39:26.170Z] Removing intermediate container e89bf5772429 [2020-10-06T06:39:26.170Z] ---> 6995197383e8 [2020-10-06T06:39:26.170Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-06T06:39:26.170Z] ---> Running in b613cf5e26c2 [2020-10-06T06:39:29.556Z] Removing intermediate container b613cf5e26c2 [2020-10-06T06:39:29.556Z] ---> 690e67498ed2 [2020-10-06T06:39:29.556Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-06T06:39:29.556Z] ---> Running in c11486c5f63a [2020-10-06T06:39:29.831Z] Removing intermediate container c11486c5f63a [2020-10-06T06:39:29.831Z] ---> b7cdd2c83762 [2020-10-06T06:39:29.831Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-06T06:39:30.107Z] ---> Running in b3d87214b3b4 [2020-10-06T06:39:30.708Z] Removing intermediate container b3d87214b3b4 [2020-10-06T06:39:30.708Z] ---> 45c137674363 [2020-10-06T06:39:30.708Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-06T06:39:30.708Z] ---> Running in 8acf53fa9bcc [2020-10-06T06:39:31.317Z] Removing intermediate container 8acf53fa9bcc [2020-10-06T06:39:31.317Z] ---> 7d6c83b45a23 [2020-10-06T06:39:31.317Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-06T06:39:32.758Z] ---> 24783234f4f2 [2020-10-06T06:39:32.758Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-06T06:39:33.355Z] ---> a87de82e43ef [2020-10-06T06:39:33.355Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-06T06:39:34.338Z] ---> 0c686f3a8c6d [2020-10-06T06:39:34.609Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-06T06:39:34.609Z] ---> Running in 9715500967f0 [2020-10-06T06:39:36.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:39:36.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:39:37.166Z] Removing intermediate container 5892757eb552 [2020-10-06T06:39:37.166Z] ---> 91b498ee59dc [2020-10-06T06:39:37.166Z] [2020-10-06T06:39:37.166Z] Step 10/23 : FROM alpine [2020-10-06T06:39:37.166Z] ---> 62ee0e9f8440 [2020-10-06T06:39:37.166Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-06T06:39:37.166Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-06T06:39:37.166Z] (2/33) Installing expat (2.2.9-r1) [2020-10-06T06:39:37.166Z] (3/33) Installing libffi (3.3-r2) [2020-10-06T06:39:37.166Z] (4/33) Installing gdbm (1.13-r1) [2020-10-06T06:39:37.166Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-06T06:39:37.166Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-06T06:39:37.166Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-06T06:39:37.437Z] ---> Running in 8c3fac577702 [2020-10-06T06:39:38.420Z] Removing intermediate container 8c3fac577702 [2020-10-06T06:39:38.420Z] ---> ec0a03a914b7 [2020-10-06T06:39:38.420Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-06T06:39:38.420Z] ---> Running in a0314ffe1e58 [2020-10-06T06:39:39.022Z] Removing intermediate container a0314ffe1e58 [2020-10-06T06:39:39.022Z] ---> 61e52e96a458 [2020-10-06T06:39:39.022Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-06T06:39:39.318Z] ---> Running in e09c22efaff3 [2020-10-06T06:39:39.318Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-06T06:39:39.318Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-06T06:39:39.318Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-06T06:39:39.318Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-06T06:39:39.318Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-06T06:39:39.318Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-06T06:39:39.592Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-06T06:39:39.592Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-06T06:39:39.592Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-06T06:39:39.592Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-06T06:39:39.592Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-06T06:39:39.868Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-06T06:39:39.868Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-06T06:39:39.868Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-06T06:39:39.868Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-06T06:39:39.868Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-06T06:39:39.868Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-06T06:39:39.868Z] Removing intermediate container e09c22efaff3 [2020-10-06T06:39:39.868Z] ---> 110fec86b33c [2020-10-06T06:39:39.868Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-06T06:39:39.868Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-06T06:39:39.868Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-06T06:39:39.868Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-06T06:39:39.868Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-06T06:39:39.868Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-06T06:39:39.868Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-06T06:39:39.868Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-06T06:39:40.143Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-06T06:39:40.143Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-06T06:39:40.143Z] ---> Running in c4c120d77d00 [2020-10-06T06:39:40.143Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:39:40.143Z] OK: 71 MiB in 55 packages [2020-10-06T06:39:43.542Z] Removing intermediate container c4c120d77d00 [2020-10-06T06:39:43.542Z] ---> 296f2ec61170 [2020-10-06T06:39:43.542Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-06T06:39:43.542Z] ---> Running in c4a8dd092194 [2020-10-06T06:39:44.977Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:39:46.412Z] Removing intermediate container 9715500967f0 [2020-10-06T06:39:46.412Z] ---> e537ed744768 [2020-10-06T06:39:46.412Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-06T06:39:46.412Z] ---> Running in de67266c4bea [2020-10-06T06:39:47.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:39:48.445Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-06T06:39:48.718Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-06T06:39:48.718Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-06T06:39:49.310Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-06T06:39:49.582Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-06T06:39:49.582Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:39:49.582Z] OK: 8 MiB in 19 packages [2020-10-06T06:39:51.015Z] Removing intermediate container c4a8dd092194 [2020-10-06T06:39:51.015Z] ---> 994319dd2d33 [2020-10-06T06:39:51.015Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-06T06:39:51.612Z] ---> fa5e84bd27f6 [2020-10-06T06:39:51.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-06T06:39:53.047Z] Collecting docker-compose==1.23.2 [2020-10-06T06:39:53.047Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-06T06:39:53.047Z] ---> 245cf2b79f68 [2020-10-06T06:39:53.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-06T06:39:54.026Z] ---> 74818c6a0873 [2020-10-06T06:39:54.026Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-06T06:39:54.026Z] ---> Running in 140e249f290f [2020-10-06T06:39:54.304Z] Removing intermediate container 140e249f290f [2020-10-06T06:39:54.304Z] ---> ac36caeba0ab [2020-10-06T06:39:54.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:39:54.578Z] ---> Running in 96ee5a9de4b7 [2020-10-06T06:39:55.176Z] Removing intermediate container 96ee5a9de4b7 [2020-10-06T06:39:55.176Z] ---> 7cc4eb36731d [2020-10-06T06:39:55.176Z] Step 21/23 : LABEL arch=arm64 [2020-10-06T06:39:55.176Z] ---> Running in 0bd294de0f77 [2020-10-06T06:39:55.176Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-06T06:39:55.176Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-06T06:39:55.781Z] Removing intermediate container 0bd294de0f77 [2020-10-06T06:39:55.781Z] ---> 657cfba68d33 [2020-10-06T06:39:55.781Z] Step 22/23 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:39:55.781Z] ---> Running in c6551b6ebafe [2020-10-06T06:39:56.064Z] Removing intermediate container c6551b6ebafe [2020-10-06T06:39:56.064Z] ---> fa32a556555c [2020-10-06T06:39:56.064Z] Step 23/23 : LABEL version=0.0.0 [2020-10-06T06:39:56.339Z] ---> Running in 7b89b9252f6a [2020-10-06T06:39:56.339Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-06T06:39:56.339Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-06T06:39:56.935Z] Removing intermediate container 7b89b9252f6a [2020-10-06T06:39:56.935Z] ---> 44583e3b5b84 [2020-10-06T06:39:56.935Z] [2020-10-06T06:39:56.935Z] Collecting docopt<0.7,>=0.6.1 [2020-10-06T06:39:56.935Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-06T06:39:57.211Z] Successfully built 44583e3b5b84 [2020-10-06T06:39:57.211Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-06T06:39:59.833Z]  Building docker-core-data-go ... done Collecting dockerpty<0.5,>=0.4.1 [2020-10-06T06:39:59.833Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-06T06:40:02.450Z] Collecting texttable<0.10,>=0.9.0 [2020-10-06T06:40:02.450Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-06T06:40:05.066Z] Collecting PyYAML<4,>=3.10 [2020-10-06T06:40:05.066Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-06T06:40:09.362Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-06T06:40:09.362Z] Collecting docker<4.0,>=3.6.0 [2020-10-06T06:40:09.362Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-06T06:40:09.971Z] Collecting jsonschema<3,>=2.5.1 [2020-10-06T06:40:09.971Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-06T06:40:10.605Z] Collecting cached-property<2,>=1.2.0 [2020-10-06T06:40:10.605Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-06T06:40:10.907Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-10-06T06:40:11.197Z] Collecting idna<2.8,>=2.5 [2020-10-06T06:40:11.197Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-06T06:40:12.217Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-06T06:40:12.217Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-06T06:40:12.491Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-10-06T06:40:12.768Z] Collecting docker-pycreds>=0.4.0 [2020-10-06T06:40:12.768Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-06T06:40:13.060Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-06T06:40:13.060Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-06T06:40:13.060Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-06T06:40:13.060Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-06T06:40:14.121Z] Installing collected packages: idna, urllib3, requests, websocket-client, docopt, dockerpty, texttable, PyYAML, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2020-10-06T06:40:14.121Z] Attempting uninstall: idna [2020-10-06T06:40:14.121Z] Found existing installation: idna 2.9 [2020-10-06T06:40:14.121Z] Uninstalling idna-2.9: [2020-10-06T06:40:14.413Z] Successfully uninstalled idna-2.9 [2020-10-06T06:40:15.037Z] Attempting uninstall: urllib3 [2020-10-06T06:40:15.037Z] Found existing installation: urllib3 1.25.9 [2020-10-06T06:40:15.037Z] Uninstalling urllib3-1.25.9: [2020-10-06T06:40:15.339Z] Successfully uninstalled urllib3-1.25.9 [2020-10-06T06:40:15.963Z] Attempting uninstall: requests [2020-10-06T06:40:15.963Z] Found existing installation: requests 2.23.0 [2020-10-06T06:40:16.287Z] Uninstalling requests-2.23.0: [2020-10-06T06:40:16.287Z] Successfully uninstalled requests-2.23.0 [2020-10-06T06:40:16.910Z] Running setup.py install for docopt: started [2020-10-06T06:40:19.607Z] Running setup.py install for docopt: finished with status 'done' [2020-10-06T06:40:19.607Z] Running setup.py install for dockerpty: started [2020-10-06T06:40:22.301Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-06T06:40:22.301Z] Running setup.py install for texttable: started [2020-10-06T06:40:24.987Z] Running setup.py install for texttable: finished with status 'done' [2020-10-06T06:40:24.987Z] Running setup.py install for PyYAML: started [2020-10-06T06:40:27.627Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-06T06:40:30.245Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-10-06T06:40:34.548Z] Removing intermediate container de67266c4bea [2020-10-06T06:40:34.548Z] ---> 4108c1233671 [2020-10-06T06:40:34.548Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-06T06:40:34.548Z] ---> Running in a8a8dc424d97 [2020-10-06T06:40:35.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-06T06:40:36.264Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-06T06:40:37.245Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-06T06:40:37.245Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-06T06:40:37.245Z] (3/3) Installing curl (7.69.1-r1) [2020-10-06T06:40:37.245Z] Executing busybox-1.31.1-r16.trigger [2020-10-06T06:40:37.245Z] OK: 71 MiB in 58 packages [2020-10-06T06:40:38.675Z] Removing intermediate container a8a8dc424d97 [2020-10-06T06:40:38.675Z] ---> d79cb7d2d5fb [2020-10-06T06:40:38.675Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-06T06:40:38.675Z] ---> Running in 6abc41de93bf [2020-10-06T06:40:38.949Z] Removing intermediate container 6abc41de93bf [2020-10-06T06:40:38.949Z] ---> 1c70b192dff7 [2020-10-06T06:40:38.949Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-06T06:40:39.222Z] ---> Running in 98708ba805f3 [2020-10-06T06:40:39.817Z] Removing intermediate container 98708ba805f3 [2020-10-06T06:40:39.817Z] ---> 1d57eb20fc21 [2020-10-06T06:40:39.817Z] Step 25/27 : LABEL arch=arm64 [2020-10-06T06:40:39.817Z] ---> Running in 6c29c441b6f2 [2020-10-06T06:40:40.413Z] Removing intermediate container 6c29c441b6f2 [2020-10-06T06:40:40.413Z] ---> e3103bcf79eb [2020-10-06T06:40:40.413Z] Step 26/27 : LABEL git_sha=cbaf5c097fb208795d3bf11eec4a4b0a517b53b8 [2020-10-06T06:40:40.413Z] ---> Running in cee51968489d [2020-10-06T06:40:41.009Z] Removing intermediate container cee51968489d [2020-10-06T06:40:41.009Z] ---> 4ed40142e618 [2020-10-06T06:40:41.009Z] Step 27/27 : LABEL version=0.0.0 [2020-10-06T06:40:41.009Z] ---> Running in 8b8b77835121 [2020-10-06T06:40:41.602Z] Removing intermediate container 8b8b77835121 [2020-10-06T06:40:41.602Z] ---> bfd506273a0d [2020-10-06T06:40:41.602Z] [2020-10-06T06:40:42.196Z] Successfully built bfd506273a0d [2020-10-06T06:40:42.196Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-06T06:40:42.802Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-06T06:40:42.810Z] $ docker stop --time=1 6f2cf4297c5ff54258aa6b1452d91865c88ed9c86bc163744887d3f97e80f309 [2020-10-06T06:40:44.809Z] $ docker rm -f 6f2cf4297c5ff54258aa6b1452d91865c88ed9c86bc163744887d3f97e80f309 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-06T06:40:45.522Z] + docker images [2020-10-06T06:40:45.522Z] + grep docker [2020-10-06T06:40:45.794Z] docker-sys-mgmt-agent-go-arm64 latest bfd506273a0d 4 seconds ago 270MB [2020-10-06T06:40:45.794Z] docker-core-data-go-arm64 latest 44583e3b5b84 49 seconds ago 22.2MB [2020-10-06T06:40:45.794Z] docker-core-metadata-go-arm64 latest 7761d234c15d About a minute ago 13.2MB [2020-10-06T06:40:45.794Z] docker-core-command-go-arm64 latest f302227b710b About a minute ago 11.4MB [2020-10-06T06:40:45.794Z] docker-support-logging-go-arm64 latest 6ed3dcd4cae0 2 minutes ago 10.6MB [2020-10-06T06:40:45.794Z] docker-security-secretstore-setup-go-arm64 latest 9582da405247 4 minutes ago 30.8MB [2020-10-06T06:40:45.794Z] docker-support-notifications-go-arm64 latest 010af9d89a26 4 minutes ago 12.9MB [2020-10-06T06:40:45.794Z] docker-security-secrets-setup-go-arm64 latest b043e13fb218 4 minutes ago 22.7MB [2020-10-06T06:40:45.794Z] docker-support-scheduler-go-arm64 latest f5c73403c2e1 4 minutes ago 11.5MB [2020-10-06T06:40:45.794Z] docker-security-proxy-setup-go-arm64 latest dbaca0adf605 5 minutes ago 15.1MB [2020-10-06T06:40:45.794Z] docker latest 45884bde0078 2 weeks 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-06T06:40:48.822Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:40:50.105Z] ---> package-listing.sh [2020-10-06T06:40:50.105Z] ++ facter osfamily [2020-10-06T06:40:50.105Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-06T06:40:50.372Z] + OS_FAMILY=redhat [2020-10-06T06:40:50.372Z] + workspace=/w/workspace/edgex-go/13 [2020-10-06T06:40:50.372Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-06T06:40:50.372Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-06T06:40:50.372Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-06T06:40:50.372Z] + PACKAGES=/tmp/packages_start.txt [2020-10-06T06:40:50.372Z] + '[' /w/workspace/edgex-go/13 ']' [2020-10-06T06:40:50.372Z] + PACKAGES=/tmp/packages_end.txt [2020-10-06T06:40:50.372Z] + case "${OS_FAMILY}" in [2020-10-06T06:40:50.372Z] + rpm -qa [2020-10-06T06:40:50.372Z] + sort [2020-10-06T06:40:55.857Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-06T06:40:55.857Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-06T06:40:55.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-06T06:40:55.857Z] + '[' /w/workspace/edgex-go/13 ']' [2020-10-06T06:40:55.857Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2020-10-06T06:40:55.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-06T06:40:56.072Z] provisioning config files... [2020-10-06T06:40:56.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config740202783492642900tmp [Pipeline] { [Pipeline] echo [2020-10-06T06:40:56.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:40:56.525Z] ---> create-netrc.sh [Pipeline] } [2020-10-06T06:40:56.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-06T06:40:56.625Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:40:56.935Z] ---> python-tools-install.sh [2020-10-06T06:40:56.935Z] Generating Requirements File [2020-10-06T06:42:49.232Z] Python 3.6.8 [2020-10-06T06:42:49.232Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-06T06:42:49.232Z] appdirs==1.4.3 [2020-10-06T06:42:49.232Z] argcomplete==1.12.1 [2020-10-06T06:42:49.232Z] aspy.yaml==1.3.0 [2020-10-06T06:42:49.232Z] attrs==19.3.0 [2020-10-06T06:42:49.232Z] Babel==2.8.0 [2020-10-06T06:42:49.232Z] beautifulsoup4==4.8.2 [2020-10-06T06:42:49.232Z] boto3==1.11.6 [2020-10-06T06:42:49.232Z] botocore==1.14.6 [2020-10-06T06:42:49.232Z] bs4==0.0.1 [2020-10-06T06:42:49.232Z] cachetools==4.1.1 [2020-10-06T06:42:49.232Z] certifi==2019.11.28 [2020-10-06T06:42:49.232Z] cffi==1.14.3 [2020-10-06T06:42:49.232Z] cfgv==2.0.1 [2020-10-06T06:42:49.232Z] chardet==3.0.4 [2020-10-06T06:42:49.232Z] click==7.1 [2020-10-06T06:42:49.232Z] cliff==3.4.0 [2020-10-06T06:42:49.232Z] cmd2==1.3.11 [2020-10-06T06:42:49.232Z] colorama==0.4.3 [2020-10-06T06:42:49.232Z] cryptography==3.1.1 [2020-10-06T06:42:49.232Z] debtcollector==2.2.0 [2020-10-06T06:42:49.232Z] decorator==4.4.2 [2020-10-06T06:42:49.232Z] defusedxml==0.6.0 [2020-10-06T06:42:49.232Z] Deprecated==1.2.7 [2020-10-06T06:42:49.232Z] distlib==0.3.1 [2020-10-06T06:42:49.232Z] distro==1.2.0 [2020-10-06T06:42:49.232Z] dnspython==1.16.0 [2020-10-06T06:42:49.232Z] docker==4.2.0 [2020-10-06T06:42:49.232Z] docutils==0.15.2 [2020-10-06T06:42:49.232Z] dogpile.cache==1.0.2 [2020-10-06T06:42:49.232Z] email-validator==1.0.5 [2020-10-06T06:42:49.232Z] filelock==3.0.12 [2020-10-06T06:42:49.232Z] future==0.18.2 [2020-10-06T06:42:49.232Z] google-auth==1.22.1 [2020-10-06T06:42:49.232Z] httplib2==0.17.0 [2020-10-06T06:42:49.232Z] identify==1.4.11 [2020-10-06T06:42:49.232Z] idna==2.9 [2020-10-06T06:42:49.232Z] importlib-metadata==1.7.0 [2020-10-06T06:42:49.232Z] importlib-resources==1.5.0 [2020-10-06T06:42:49.232Z] iso8601==0.1.13 [2020-10-06T06:42:49.232Z] Jinja2==2.11.1 [2020-10-06T06:42:49.232Z] jmespath==0.10.0 [2020-10-06T06:42:49.232Z] jsonpatch==1.26 [2020-10-06T06:42:49.232Z] jsonpointer==2.0 [2020-10-06T06:42:49.232Z] jsonschema==3.2.0 [2020-10-06T06:42:49.232Z] keystoneauth1==4.2.1 [2020-10-06T06:42:49.232Z] kubernetes==11.0.0 [2020-10-06T06:42:49.232Z] lftools==0.34.2 [2020-10-06T06:42:49.232Z] lxml==4.5.0 [2020-10-06T06:42:49.232Z] MarkupSafe==0.23 [2020-10-06T06:42:49.232Z] msgpack==1.0.0 [2020-10-06T06:42:49.232Z] multi-key-dict==2.0.3 [2020-10-06T06:42:49.232Z] munch==2.5.0 [2020-10-06T06:42:49.232Z] netaddr==0.8.0 [2020-10-06T06:42:49.232Z] netifaces==0.10.9 [2020-10-06T06:42:49.232Z] niet==1.4.2 [2020-10-06T06:42:49.232Z] nodeenv==1.3.5 [2020-10-06T06:42:49.232Z] oauth2client==4.1.3 [2020-10-06T06:42:49.232Z] oauthlib==3.1.0 [2020-10-06T06:42:49.232Z] openstacksdk==0.50.0 [2020-10-06T06:42:49.233Z] os-client-config==2.1.0 [2020-10-06T06:42:49.233Z] os-service-types==1.7.0 [2020-10-06T06:42:49.233Z] osc-lib==2.2.1 [2020-10-06T06:42:49.233Z] oslo.config==8.3.2 [2020-10-06T06:42:49.233Z] oslo.context==3.1.1 [2020-10-06T06:42:49.233Z] oslo.i18n==5.0.1 [2020-10-06T06:42:49.233Z] oslo.log==4.4.0 [2020-10-06T06:42:49.233Z] oslo.serialization==4.0.1 [2020-10-06T06:42:49.233Z] oslo.utils==4.6.0 [2020-10-06T06:42:49.233Z] packaging==20.4 [2020-10-06T06:42:49.233Z] pbr==5.4.4 [2020-10-06T06:42:49.233Z] pluggy==0.13.1 [2020-10-06T06:42:49.233Z] prettytable==0.7.2 [2020-10-06T06:42:49.233Z] py==1.9.0 [2020-10-06T06:42:49.233Z] pyasn1==0.4.8 [2020-10-06T06:42:49.233Z] pyasn1-modules==0.2.8 [2020-10-06T06:42:49.233Z] pycparser==2.20 [2020-10-06T06:42:49.233Z] pygerrit2==2.0.10 [2020-10-06T06:42:49.233Z] PyGithub==1.46 [2020-10-06T06:42:49.233Z] pyinotify==0.9.6 [2020-10-06T06:42:49.233Z] PyJWT==1.7.1 [2020-10-06T06:42:49.233Z] pyparsing==2.4.7 [2020-10-06T06:42:49.233Z] pyperclip==1.8.0 [2020-10-06T06:42:49.233Z] pyroute2==0.4.13 [2020-10-06T06:42:49.233Z] pyrsistent==0.15.7 [2020-10-06T06:42:49.233Z] PySocks==1.6.8 [2020-10-06T06:42:49.233Z] python-cinderclient==7.2.0 [2020-10-06T06:42:49.233Z] python-dateutil==2.8.1 [2020-10-06T06:42:49.233Z] python-heatclient==2.2.1 [2020-10-06T06:42:49.233Z] python-jenkins==1.7.0 [2020-10-06T06:42:49.233Z] python-keystoneclient==4.1.1 [2020-10-06T06:42:49.233Z] python-magnumclient==3.2.1 [2020-10-06T06:42:49.233Z] python-novaclient==17.2.1 [2020-10-06T06:42:49.233Z] python-openstackclient==5.4.0 [2020-10-06T06:42:49.233Z] python-swiftclient==3.10.1 [2020-10-06T06:42:49.233Z] pytz==2020.1 [2020-10-06T06:42:49.233Z] PyYAML==5.3 [2020-10-06T06:42:49.233Z] requests==2.23.0 [2020-10-06T06:42:49.233Z] requests-oauthlib==1.3.0 [2020-10-06T06:42:49.233Z] requestsexceptions==1.4.0 [2020-10-06T06:42:49.233Z] rfc3986==1.4.0 [2020-10-06T06:42:49.233Z] rpm==4.11.3 [2020-10-06T06:42:49.233Z] rsa==4.0 [2020-10-06T06:42:49.233Z] ruamel.yaml==0.16.10 [2020-10-06T06:42:49.233Z] ruamel.yaml.clib==0.2.0 [2020-10-06T06:42:49.233Z] s3transfer==0.3.3 [2020-10-06T06:42:49.233Z] shade==1.27.2 [2020-10-06T06:42:49.233Z] simplejson==3.17.2 [2020-10-06T06:42:49.233Z] six==1.14.0 [2020-10-06T06:42:49.233Z] soupsieve==2.0 [2020-10-06T06:42:49.233Z] stevedore==3.2.2 [2020-10-06T06:42:49.233Z] tabulate==0.8.6 [2020-10-06T06:42:49.233Z] toml==0.10.0 [2020-10-06T06:42:49.233Z] tox==3.20.0 [2020-10-06T06:42:49.233Z] tqdm==4.43.0 [2020-10-06T06:42:49.233Z] urllib3==1.25.8 [2020-10-06T06:42:49.233Z] virtualenv==20.0.33 [2020-10-06T06:42:49.233Z] wcwidth==0.2.5 [2020-10-06T06:42:49.233Z] websocket-client==0.57.0 [2020-10-06T06:42:49.233Z] wrapt==1.12.1 [2020-10-06T06:42:49.233Z] xdg==3.0.2 [2020-10-06T06:42:49.233Z] xmltodict==0.12.0 [2020-10-06T06:42:49.233Z] yq==2.11.1 [2020-10-06T06:42:49.233Z] zipp==3.3.0 [2020-10-06T06:42:49.233Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:42:49.233Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-06T06:42:49.233Z] Python 2.7.5 [2020-10-06T06:42:49.233Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-06T06:42:49.233Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-06T06:42:49.233Z] ansible==2.9.7 [2020-10-06T06:42:49.233Z] Babel==0.9.6 [2020-10-06T06:42:49.233Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-06T06:42:49.233Z] beautifulsoup4==4.4.1 [2020-10-06T06:42:49.233Z] bodhi==2.11.0 [2020-10-06T06:42:49.233Z] bodhi-client==2.11.0 [2020-10-06T06:42:49.233Z] CCColUtils==1.4 [2020-10-06T06:42:49.233Z] cffi==1.6.0 [2020-10-06T06:42:49.233Z] chardet==2.2.1 [2020-10-06T06:42:49.233Z] click==6.7 [2020-10-06T06:42:49.233Z] cloud-init==18.5 [2020-10-06T06:42:49.233Z] configobj==4.7.2 [2020-10-06T06:42:49.233Z] cryptography==1.7.2 [2020-10-06T06:42:49.233Z] decorator==3.4.0 [2020-10-06T06:42:49.233Z] distro==1.2.0 [2020-10-06T06:42:49.233Z] enum34==1.0.4 [2020-10-06T06:42:49.233Z] fedpkg==1.38 [2020-10-06T06:42:49.233Z] futures==3.1.1 [2020-10-06T06:42:49.233Z] gitdb==0.6.4 [2020-10-06T06:42:49.233Z] GitPython==1.0.1 [2020-10-06T06:42:49.233Z] html5lib==0.999 [2020-10-06T06:42:49.233Z] httplib2==0.9.2 [2020-10-06T06:42:49.233Z] idna==2.4 [2020-10-06T06:42:49.233Z] iniparse==0.4 [2020-10-06T06:42:49.233Z] ipaddress==1.0.16 [2020-10-06T06:42:49.233Z] IPy==0.75 [2020-10-06T06:42:49.233Z] javapackages==1.0.0 [2020-10-06T06:42:49.233Z] Jinja2==2.7.2 [2020-10-06T06:42:49.233Z] jmespath==0.9.4 [2020-10-06T06:42:49.233Z] jsonpatch==1.2 [2020-10-06T06:42:49.233Z] jsonpointer==1.9 [2020-10-06T06:42:49.233Z] kerberos==1.1 [2020-10-06T06:42:49.233Z] kitchen==1.1.1 [2020-10-06T06:42:49.233Z] langtable==0.0.31 [2020-10-06T06:42:49.233Z] lockfile==0.9.1 [2020-10-06T06:42:49.233Z] lxml==3.2.1 [2020-10-06T06:42:49.233Z] MarkupSafe==0.11 [2020-10-06T06:42:49.233Z] munch==2.0.2 [2020-10-06T06:42:49.233Z] offtrac==0.1.0 [2020-10-06T06:42:49.233Z] openidc-client==0.6.0 [2020-10-06T06:42:49.233Z] packagedb-cli==2.14.1 [2020-10-06T06:42:49.233Z] paramiko==2.1.1 [2020-10-06T06:42:49.233Z] perf==0.1 [2020-10-06T06:42:49.233Z] ply==3.4 [2020-10-06T06:42:49.233Z] policycoreutils-default-encoding==0.1 [2020-10-06T06:42:49.233Z] prettytable==0.7.2 [2020-10-06T06:42:49.233Z] pyasn1==0.1.9 [2020-10-06T06:42:49.233Z] pycparser==2.14 [2020-10-06T06:42:49.233Z] pycurl==7.19.0 [2020-10-06T06:42:49.233Z] pygobject==3.22.0 [2020-10-06T06:42:49.233Z] pygpgme==0.3 [2020-10-06T06:42:49.233Z] pyliblzma==0.5.3 [2020-10-06T06:42:49.233Z] pyOpenSSL==0.13.1 [2020-10-06T06:42:49.233Z] pyparsing==1.5.6 [2020-10-06T06:42:49.233Z] pyserial==2.6 [2020-10-06T06:42:49.233Z] python-augeas==0.5.0 [2020-10-06T06:42:49.233Z] python-bugzilla==2.3.0 [2020-10-06T06:42:49.233Z] python-dateutil==1.5 [2020-10-06T06:42:49.233Z] python-fedora==0.10.0 [2020-10-06T06:42:49.233Z] python-linux-procfs==0.4.9 [2020-10-06T06:42:49.233Z] python-yubico==1.2.3 [2020-10-06T06:42:49.233Z] pyudev==0.15 [2020-10-06T06:42:49.233Z] pyusb==1.0.0b1 [2020-10-06T06:42:49.233Z] pyxattr==0.5.1 [2020-10-06T06:42:49.233Z] PyYAML==3.10 [2020-10-06T06:42:49.233Z] requests==2.6.0 [2020-10-06T06:42:49.233Z] requests-kerberos==0.7.0 [2020-10-06T06:42:49.233Z] rpkg==1.60 [2020-10-06T06:42:49.233Z] schedutils==0.4 [2020-10-06T06:42:49.233Z] seobject==0.1 [2020-10-06T06:42:49.233Z] sepolicy==1.1 [2020-10-06T06:42:49.233Z] six==1.9.0 [2020-10-06T06:42:49.233Z] smmap==0.9.0 [2020-10-06T06:42:49.233Z] urlgrabber==3.10 [2020-10-06T06:42:49.233Z] urllib3==1.10.2 [2020-10-06T06:42:49.233Z] virtualenv==15.1.0 [2020-10-06T06:42:49.233Z] yum-langpacks==0.4.2 [2020-10-06T06:42:49.233Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-06T06:42:49.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:42:49.577Z] ---> sudo-logs.sh [2020-10-06T06:42:49.577Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-06T06:42:50.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:42:50.635Z] ---> job-cost.sh [2020-10-06T06:42:50.635Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CGix [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.720Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.996Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.996Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:05.996Z] Cache entry deserialization failed, entry ignored [2020-10-06T06:43:10.275Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-06T06:43:49.606Z] lf-activate-venv(): INFO: Adding /tmp/venv-CGix/bin to PATH [2020-10-06T06:43:49.606Z] INFO: No Stack... [2020-10-06T06:43:50.194Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-06T06:43:51.214Z] INFO: Archiving Costs [Pipeline] echo [2020-10-06T06:43:51.234Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-06T06:43:51.582Z] ---> logs-deploy.sh [2020-10-06T06:43:51.582Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2732/13 [2020-10-06T06:43:51.582Z] INFO: archiving workspace using pattern(s): [2020-10-06T06:43:54.375Z] Archives upload complete. [2020-10-06T06:43:54.375Z] INFO: archiving logs to Nexus