Pull request #3273 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1563183a39e1034c19714a8c0bb5c559455af12f+4dfaf167a75f3c6dea6f872deeb8969b2f6df637 (12ad28a75a44e7063f34367520bf0bb8ccb73ad4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3273/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3273/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30370 in /w/workspace/edgexfoundry_edgex-go_PR-3273 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 1563183a39e1034c19714a8c0bb5c559455af12f Merge succeeded, producing 1563183a39e1034c19714a8c0bb5c559455af12f Checking out Revision 1563183a39e1034c19714a8c0bb5c559455af12f (PR-3273) > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3273/head:refs/remotes/origin/PR-3273 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # 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 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 Commit message: "feat(security): Implementation for adding ACL policies and roles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T22:18:21.324Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T22:18:21.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T22:18:21.963Z] ========================================================= [2021-03-18T22:18:21.963Z] EdgeX Global Pipelines Version Info [2021-03-18T22:18:21.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:18:23.519Z] ------------------- [2021-03-18T22:18:23.519Z] stable info: [2021-03-18T22:18:23.519Z] ------------------- [2021-03-18T22:18:23.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T22:18:23.519Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T22:18:23.519Z] Message: update stable to v1.0.186 [2021-03-18T22:18:24.469Z] ------------------- [2021-03-18T22:18:24.469Z] experimental info: [2021-03-18T22:18:24.469Z] ------------------- [2021-03-18T22:18:24.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T22:18:24.469Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T22:18:24.469Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T22:18:24.896Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-18T22:18:25.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-18T22:18:25.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T22:18:25.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T22:18:25.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T22:18:25.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T22:18:25.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T22:18:25.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-18T22:18:26.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-18T22:18:26.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-18T22:18:26.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T22:18:26.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T22:18:26.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T22:18:26.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T22:18:26.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T22:18:27.056Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T22:18:27.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T22:18:27.314Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T22:18:27.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-18T22:18:27.562Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-18T22:18:27.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-18T22:18:27.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T22:18:27.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3273 [Pipeline] echo [2021-03-18T22:18:28.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3273 [Pipeline] echo [2021-03-18T22:18:28.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3273 [Pipeline] echo [2021-03-18T22:18:28.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1563183a39e1034c19714a8c0bb5c559455af12f [Pipeline] echo [2021-03-18T22:18:28.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1563183 [Pipeline] echo [2021-03-18T22:18:28.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T22:18:28.881Z] provisioning config files... [2021-03-18T22:18:28.914Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5965096918453689746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:18:29.333Z] ---> docker-login.sh [2021-03-18T22:18:29.333Z] nexus3.edgexfoundry.org:10001 [2021-03-18T22:18:29.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:18:29.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:18:29.863Z] Configure a credential helper to remove this warning. See [2021-03-18T22:18:29.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:18:29.863Z] [2021-03-18T22:18:29.863Z] Login Succeeded [2021-03-18T22:18:29.863Z] nexus3.edgexfoundry.org:10002 [2021-03-18T22:18:29.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:18:30.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:18:30.128Z] Configure a credential helper to remove this warning. See [2021-03-18T22:18:30.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:18:30.128Z] [2021-03-18T22:18:30.128Z] Login Succeeded [2021-03-18T22:18:30.128Z] nexus3.edgexfoundry.org:10003 [2021-03-18T22:18:30.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:18:30.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:18:30.128Z] Configure a credential helper to remove this warning. See [2021-03-18T22:18:30.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:18:30.128Z] [2021-03-18T22:18:30.128Z] Login Succeeded [2021-03-18T22:18:30.128Z] nexus3.edgexfoundry.org:10004 [2021-03-18T22:18:30.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:18:30.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:18:30.394Z] Configure a credential helper to remove this warning. See [2021-03-18T22:18:30.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:18:30.394Z] [2021-03-18T22:18:30.394Z] Login Succeeded [2021-03-18T22:18:30.394Z] docker.io [2021-03-18T22:18:30.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:18:30.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:18:30.657Z] Configure a credential helper to remove this warning. See [2021-03-18T22:18:30.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:18:30.657Z] [2021-03-18T22:18:30.657Z] Login Succeeded [2021-03-18T22:18:30.657Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T22:18:30.946Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T22:18:31.602Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/core-command/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/core-data/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-18T22:18:31.602Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-18T22:18:31.602Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-18T22:18:31.602Z] ++ cut -d/ -f2 [2021-03-18T22:18:31.602Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-18T22:18:31.702Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 [2021-03-18T22:18:33.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T22:18:33.523Z] [2021-03-18T22:18:33.523Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:18:33.908Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T22:18:33.908Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T22:18:33.908Z] 31603596830f: Pulling fs layer [2021-03-18T22:18:33.908Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T22:18:33.908Z] 6ca5941a6612: Pulling fs layer [2021-03-18T22:18:33.908Z] ecc8261a40a4: Pulling fs layer [2021-03-18T22:18:33.908Z] ecc8261a40a4: Waiting [2021-03-18T22:18:33.908Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T22:18:33.908Z] 2a8b12db71e7: Download complete [2021-03-18T22:18:33.908Z] 31603596830f: Verifying Checksum [2021-03-18T22:18:33.908Z] 31603596830f: Download complete [2021-03-18T22:18:34.174Z] ecc8261a40a4: Verifying Checksum [2021-03-18T22:18:34.174Z] ecc8261a40a4: Download complete [2021-03-18T22:18:34.174Z] 6ca5941a6612: Verifying Checksum [2021-03-18T22:18:34.174Z] 6ca5941a6612: Download complete [2021-03-18T22:18:34.436Z] 31603596830f: Pull complete [2021-03-18T22:18:34.699Z] 2a8b12db71e7: Pull complete [2021-03-18T22:18:35.659Z] 6ca5941a6612: Pull complete [2021-03-18T22:18:35.659Z] ecc8261a40a4: Pull complete [2021-03-18T22:18:35.659Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T22:18:35.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T22:18:35.659Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T22:18:35.792Z] prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container [2021-03-18T22:18:35.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T22:18:38.495Z] $ docker top 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T22:18:38.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T22:18:38.890Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T22:18:39.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T22:18:39.114Z] $ docker exec 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent [2021-03-18T22:18:39.274Z] SSH_AUTH_SOCK=/tmp/ssh-BPXT5q0ZjHBO/agent.12 [2021-03-18T22:18:39.274Z] SSH_AGENT_PID=17 [2021-03-18T22:18:39.285Z] Running ssh-add (command line suppressed) [2021-03-18T22:18:39.403Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6140816033896116895.key (/w/workspace/edgex-go/1@tmp/private_key_6140816033896116895.key) [2021-03-18T22:18:39.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T22:18:39.829Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T22:18:39.858Z] $ docker exec --env ******** --env ******** 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent -k [2021-03-18T22:18:39.973Z] unset SSH_AUTH_SOCK; [2021-03-18T22:18:39.973Z] unset SSH_AGENT_PID; [2021-03-18T22:18:39.973Z] echo Agent pid 17 killed; [2021-03-18T22:18:40.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T22:18:40.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T22:18:40.252Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T22:18:40.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T22:18:40.421Z] $ docker exec 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent [2021-03-18T22:18:40.583Z] SSH_AUTH_SOCK=/tmp/ssh-9iDiCRAUow1E/agent.45 [2021-03-18T22:18:40.583Z] SSH_AGENT_PID=50 [2021-03-18T22:18:40.590Z] Running ssh-add (command line suppressed) [2021-03-18T22:18:40.706Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9100473716772024187.key (/w/workspace/edgex-go/1@tmp/private_key_9100473716772024187.key) [2021-03-18T22:18:40.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T22:18:41.158Z] + git semver init [2021-03-18T22:18:41.158Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T22:18:41.158Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-18T22:18:41.158Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-18T22:18:41.158Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T22:18:41.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T22:18:41.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T22:18:41.158Z] # $SEMVER_BRANCH = PR-3273 [2021-03-18T22:18:41.158Z] # $SEMVER_TEMP = /tmp/semver-451527392 [2021-03-18T22:18:41.158Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-18T22:18:59.324Z] # '/tmp/semver-451527392' -> '/w/workspace/edgex-go/1/.semver' [2021-03-18T22:18:59.324Z] # -> Force: false [2021-03-18T22:18:59.900Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-18T22:18:59.921Z] $ docker exec --env ******** --env ******** 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent -k [2021-03-18T22:19:00.205Z] unset SSH_AUTH_SOCK; [2021-03-18T22:19:00.206Z] unset SSH_AGENT_PID; [2021-03-18T22:19:00.206Z] echo Agent pid 50 killed; [2021-03-18T22:19:00.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T22:19:00.996Z] + git semver [Pipeline] } [2021-03-18T22:19:01.028Z] $ docker stop --time=1 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc [2021-03-18T22:19:02.647Z] $ docker rm -f 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T22:19:03.235Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T22:19:03.874Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T22:19:03.897Z] [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] sh [2021-03-18T22:19:05.231Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:19:05.550Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:19:05.870Z] + sudo service docker restart [2021-03-18T22:19:05.870Z] + true [2021-03-18T22:19:05.870Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-18T22:19:06.483Z] ========================================================= [2021-03-18T22:19:06.483Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T22:19:06.484Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:19:06.877Z] + 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 . [2021-03-18T22:19:10.213Z] Sending build context to Docker daemon 328.7MB [2021-03-18T22:19:10.213Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T22:19:10.213Z] Step 2/6 : FROM ${BASE} [2021-03-18T22:19:10.213Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T22:19:10.213Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T22:19:10.213Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T22:19:10.213Z] de9db76c5a1d: Pulling fs layer [2021-03-18T22:19:10.213Z] bca2f99d35d6: Pulling fs layer [2021-03-18T22:19:10.213Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T22:19:10.213Z] 7c6f9722023f: Pulling fs layer [2021-03-18T22:19:10.213Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T22:19:10.213Z] 93359f2a8cfa: Waiting [2021-03-18T22:19:10.213Z] 7c6f9722023f: Waiting [2021-03-18T22:19:10.213Z] a35cf1a2eb13: Waiting [2021-03-18T22:19:10.213Z] bca2f99d35d6: Waiting [2021-03-18T22:19:10.213Z] de9db76c5a1d: Verifying Checksum [2021-03-18T22:19:10.213Z] 0ef7d3d256c8: Download complete [2021-03-18T22:19:10.213Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T22:19:10.213Z] 93359f2a8cfa: Download complete [2021-03-18T22:19:10.213Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T22:19:10.213Z] 188c0c94c7c5: Download complete [2021-03-18T22:19:10.213Z] 7c6f9722023f: Verifying Checksum [2021-03-18T22:19:10.213Z] 7c6f9722023f: Download complete [2021-03-18T22:19:10.789Z] 188c0c94c7c5: Pull complete [2021-03-18T22:19:10.789Z] 0ef7d3d256c8: Pull complete [2021-03-18T22:19:11.053Z] de9db76c5a1d: Pull complete [2021-03-18T22:19:12.457Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T22:19:12.457Z] a35cf1a2eb13: Download complete [2021-03-18T22:19:13.412Z] bca2f99d35d6: Download complete [2021-03-18T22:19:18.775Z] bca2f99d35d6: Pull complete [2021-03-18T22:19:18.775Z] 93359f2a8cfa: Pull complete [2021-03-18T22:19:18.775Z] 7c6f9722023f: Pull complete [2021-03-18T22:19:19.538Z] Still waiting to schedule task [2021-03-18T22:19:19.538Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T22:19:24.089Z] a35cf1a2eb13: Pull complete [2021-03-18T22:19:24.089Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T22:19:24.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T22:19:24.089Z] ---> a62c8e92a672 [2021-03-18T22:19:24.089Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-18T22:19:24.089Z] ---> Running in 76569135f25d [2021-03-18T22:19:24.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:19:25.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:19:25.887Z] (1/12) Installing libmagic (5.38-r0) [2021-03-18T22:19:26.151Z] (2/12) Installing file (5.38-r0) [2021-03-18T22:19:26.151Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-18T22:19:26.151Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-18T22:19:30.379Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-18T22:19:30.379Z] (6/12) Installing patch (2.7.6-r6) [2021-03-18T22:19:30.379Z] (7/12) Installing build-base (0.5-r2) [2021-03-18T22:19:30.643Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-18T22:19:30.643Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-18T22:19:30.643Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-18T22:19:30.909Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-18T22:19:30.909Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-18T22:19:31.496Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:19:31.496Z] OK: 233 MiB in 51 packages [2021-03-18T22:19:34.815Z] Removing intermediate container 76569135f25d [2021-03-18T22:19:34.816Z] ---> 3c89beb8c01f [2021-03-18T22:19:34.816Z] Step 4/6 : WORKDIR /edgex-go [2021-03-18T22:19:35.080Z] ---> Running in c4a5b9080d82 [2021-03-18T22:19:35.080Z] Removing intermediate container c4a5b9080d82 [2021-03-18T22:19:35.080Z] ---> 2740e2425ba3 [2021-03-18T22:19:35.080Z] Step 5/6 : COPY go.mod . [2021-03-18T22:19:35.347Z] ---> 7e92f94a7fd0 [2021-03-18T22:19:35.347Z] Step 6/6 : RUN go mod download [2021-03-18T22:19:35.615Z] ---> Running in 3f4cd7105159 [2021-03-18T22:20:02.248Z] Removing intermediate container 3f4cd7105159 [2021-03-18T22:20:02.248Z] ---> 3c070bb53e04 [2021-03-18T22:20:02.248Z] Successfully built 3c070bb53e04 [2021-03-18T22:20:02.249Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:20:02.608Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T22:20:02.608Z] . [Pipeline] withDockerContainer [2021-03-18T22:20:02.740Z] prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container [2021-03-18T22:20:02.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T22:20:03.626Z] $ docker top b89ce5fc948004eeae059b524a11fb90980eb3d6d743651966e902828ebdc22a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:20:04.170Z] + go version [2021-03-18T22:20:04.170Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-18T22:20:04.200Z] $ docker stop --time=1 b89ce5fc948004eeae059b524a11fb90980eb3d6d743651966e902828ebdc22a [2021-03-18T22:20:05.540Z] $ docker rm -f b89ce5fc948004eeae059b524a11fb90980eb3d6d743651966e902828ebdc22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:20:06.580Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-18T22:20:06.580Z] . [Pipeline] withDockerContainer [2021-03-18T22:20:06.711Z] prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container [2021-03-18T22:20:06.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-18T22:20:07.390Z] $ docker top 28a90201d1bc0c3a3151acdc42dc838f1de2fcb4b2b3553f7de2186438141b59 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-18T22:20:07.633Z] ========================================================= [2021-03-18T22:20:07.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-18T22:20:07.633Z] ========================================================= [Pipeline] sh [2021-03-18T22:20:07.945Z] + make test [2021-03-18T22:20:07.946Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-18T22:20:18.022Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-18T22:20:36.271Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-18T22:20:37.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-18T22:20:40.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-18T22:20:40.325Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-18T22:20:41.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-18T22:20:41.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-18T22:20:41.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-18T22:20:41.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-18T22:20:42.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-18T22:20:42.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-18T22:20:44.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-18T22:20:44.667Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-18T22:20:44.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-18T22:20:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 45.9% of statements [2021-03-18T22:20:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-18T22:20:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-18T22:20:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-18T22:20:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-18T22:20:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-18T22:20:47.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-18T22:20:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements [2021-03-18T22:20:47.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements [2021-03-18T22:20:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-18T22:20:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-18T22:20:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-18T22:20:50.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 71.3% of statements [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-18T22:20:50.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-18T22:20:51.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.148s coverage: 82.9% of statements [2021-03-18T22:20:51.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-18T22:20:51.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:20:51.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements [2021-03-18T22:20:51.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-18T22:20:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.304s coverage: 28.6% of statements [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-18T22:20:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-18T22:20:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-18T22:20:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.155s coverage: 86.7% of statements [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-18T22:20:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-18T22:20:54.929Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-18T22:20:54.929Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.393s coverage: 92.8% of statements [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-18T22:20:57.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-03-18T22:20:57.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements [2021-03-18T22:21:09.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-03-18T22:21:09.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-18T22:21:11.986Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30371 in /w/workspace/edgexfoundry_edgex-go_PR-3273 [Pipeline] { [Pipeline] ws [2021-03-18T22:21:12.093Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-18T22:21:12.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.165s coverage: 81.0% of statements [2021-03-18T22:21:16.928Z] using credential edgex-jenkins-ssh [2021-03-18T22:21:17.001Z] Cloning the remote Git repository [2021-03-18T22:21:17.056Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:21:17.163Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-18T22:21:17.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:21:17.241Z] > git --version # timeout=10 [2021-03-18T22:21:17.256Z] > git --version # 'git version 2.17.1' [2021-03-18T22:21:17.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:21:17.326Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 69.0% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.082s coverage: 38.4% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-18T22:21:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-03-18T22:21:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 87.1% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.690s coverage: 29.1% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-18T22:21:20.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-18T22:21:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-18T22:21:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 96.5% of statements [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-18T22:21:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-18T22:21:20.828Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-18T22:21:20.828Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-18T22:21:21.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-03-18T22:21:21.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-18T22:21:21.407Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-18T22:21:21.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-03-18T22:21:21.407Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-03-18T22:21:21.669Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-18T22:21:22.248Z] GO111MODULE=on go vet ./... [2021-03-18T22:21:32.441Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T22:21:32.457Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T22:21:32.482Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T22:21:32.519Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:21:32.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:21:32.534Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3273/head:refs/remotes/origin/PR-3273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:21:33.398Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:21:33.907Z] Merge succeeded, producing 1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:21:33.908Z] Checking out Revision 1563183a39e1034c19714a8c0bb5c559455af12f (PR-3273) [2021-03-18T22:21:33.420Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:21:33.440Z] > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 [2021-03-18T22:21:33.773Z] > git remote # timeout=10 [2021-03-18T22:21:33.790Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:21:33.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:21:33.865Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-18T22:21:33.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:21:33.915Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:21:33.928Z] > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 [2021-03-18T22:21:38.420Z] Commit message: "feat(security): Implementation for adding ACL policies and roles" [2021-03-18T22:21:38.481Z] > git --version # timeout=10 [2021-03-18T22:21:38.490Z] > git --version # 'git version 2.17.1' [2021-03-18T22:21:38.500Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T22:21:40.411Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:21:40.919Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T22:21:41.280Z] + sudo service docker restart [2021-03-18T22:21:41.280Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T22:21:43.403Z] provisioning config files... [2021-03-18T22:21:43.451Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3608733377689256363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:21:43.913Z] ---> docker-login.sh [2021-03-18T22:21:43.913Z] nexus3.edgexfoundry.org:10001 [2021-03-18T22:21:44.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:21:45.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:21:45.174Z] Configure a credential helper to remove this warning. See [2021-03-18T22:21:45.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:21:45.174Z] [2021-03-18T22:21:45.174Z] Login Succeeded [2021-03-18T22:21:45.174Z] nexus3.edgexfoundry.org:10002 [2021-03-18T22:21:45.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:21:45.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:21:45.731Z] Configure a credential helper to remove this warning. See [2021-03-18T22:21:45.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:21:45.731Z] [2021-03-18T22:21:45.731Z] Login Succeeded [2021-03-18T22:21:45.731Z] nexus3.edgexfoundry.org:10003 [2021-03-18T22:21:46.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:21:46.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:21:46.281Z] Configure a credential helper to remove this warning. See [2021-03-18T22:21:46.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:21:46.281Z] [2021-03-18T22:21:46.281Z] Login Succeeded [2021-03-18T22:21:46.281Z] nexus3.edgexfoundry.org:10004 [2021-03-18T22:21:46.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:21:46.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:21:46.831Z] Configure a credential helper to remove this warning. See [2021-03-18T22:21:46.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:21:46.831Z] [2021-03-18T22:21:46.831Z] Login Succeeded [2021-03-18T22:21:46.831Z] docker.io [2021-03-18T22:21:47.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T22:21:47.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T22:21:47.382Z] Configure a credential helper to remove this warning. See [2021-03-18T22:21:47.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T22:21:47.382Z] [2021-03-18T22:21:47.382Z] Login Succeeded [2021-03-18T22:21:47.659Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T22:21:47.696Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T22:21:48.396Z] ========================================================= [2021-03-18T22:21:48.396Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T22:21:48.396Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:21:48.822Z] + 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 . [2021-03-18T22:21:49.007Z] gofmt -l . [2021-03-18T22:21:49.007Z] [ "`gofmt -l .`" = "" ] [2021-03-18T22:21:49.582Z] ./bin/test-go-mod-tidy.sh [2021-03-18T22:21:50.159Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-18T22:21:51.063Z] + ls -al . [2021-03-18T22:21:51.063Z] total 772 [2021-03-18T22:21:51.063Z] drwxrwxr-x 10 1001 1001 4096 Mar 18 22:21 . [2021-03-18T22:21:51.063Z] drwxr-xr-x 4 root root 28 Mar 18 22:20 .. [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 22:18 .dockerignore [2021-03-18T22:21:51.063Z] drwxrwxr-x 8 1001 1001 179 Mar 18 22:18 .git [2021-03-18T22:21:51.063Z] drwxrwxr-x 3 1001 1001 125 Mar 18 22:18 .github [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 818 Mar 18 22:18 .gitignore [2021-03-18T22:21:51.063Z] drwx------ 3 1001 1001 60 Mar 18 22:18 .semver [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 22:18 .sonarcloud.properties [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:18 Attribution.txt [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:18 CONTRIBUTING.md [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 931 Mar 18 22:18 Dockerfile.build [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 863 Mar 18 22:18 Jenkinsfile [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:18 LICENSE [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:18 Makefile [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:18 README.md [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:18 SECURITY.md [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 22:19 VERSION [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:18 ZMQWindows.md [2021-03-18T22:21:51.063Z] drwxrwxr-x 2 1001 1001 117 Mar 18 22:18 bin [2021-03-18T22:21:51.063Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 22:18 cmd [2021-03-18T22:21:51.063Z] -rw-r--r-- 1 root root 661956 Mar 18 22:21 coverage.out [2021-03-18T22:21:51.063Z] -rw-r--r-- 1 root root 1055 Mar 18 22:21 go.mod [2021-03-18T22:21:51.063Z] -rw-r--r-- 1 root root 21981 Mar 18 22:21 go.sum [2021-03-18T22:21:51.063Z] drwxrwxr-x 8 1001 1001 127 Mar 18 22:18 internal [2021-03-18T22:21:51.063Z] drwxrwxr-x 4 1001 1001 26 Mar 18 22:18 openapi [2021-03-18T22:21:51.063Z] drwxrwxr-x 4 1001 1001 71 Mar 18 22:18 snap [2021-03-18T22:21:51.063Z] -rw-rw-r-- 1 1001 1001 168 Mar 18 22:18 version.go [Pipeline] sh [2021-03-18T22:21:51.392Z] + '[' -e coverage.out ] [2021-03-18T22:21:51.392Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-18T22:21:51.475Z] Sending build context to Docker daemon 166.9MB [2021-03-18T22:21:51.476Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T22:21:51.476Z] Step 2/6 : FROM ${BASE} [2021-03-18T22:21:51.476Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T22:21:51.476Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T22:21:51.476Z] a4357932f1b6: Pulling fs layer [2021-03-18T22:21:51.476Z] 18c013af1878: Pulling fs layer [2021-03-18T22:21:51.476Z] 00ac8860ef70: Pulling fs layer [2021-03-18T22:21:51.476Z] 63d7cb157983: Pulling fs layer [2021-03-18T22:21:51.476Z] b116817d02f9: Pulling fs layer [2021-03-18T22:21:51.476Z] 745a02a5169b: Pulling fs layer [2021-03-18T22:21:51.476Z] 63d7cb157983: Waiting [2021-03-18T22:21:51.476Z] b116817d02f9: Waiting [2021-03-18T22:21:51.476Z] 745a02a5169b: Waiting [2021-03-18T22:21:51.476Z] 00ac8860ef70: Waiting [2021-03-18T22:21:51.476Z] 18c013af1878: Download complete [2021-03-18T22:21:51.476Z] a4357932f1b6: Download complete [2021-03-18T22:21:51.476Z] 63d7cb157983: Verifying Checksum [2021-03-18T22:21:51.476Z] 63d7cb157983: Download complete [2021-03-18T22:21:51.476Z] b116817d02f9: Verifying Checksum [2021-03-18T22:21:51.476Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T22:21:51.476Z] 5f621e34cdf4: Download complete [2021-03-18T22:21:51.632Z] Stashed 1 file(s) [Pipeline] sh [2021-03-18T22:21:51.946Z] + make build [2021-03-18T22:21:51.947Z] 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 [2021-03-18T22:21:52.070Z] 5f621e34cdf4: Pull complete [2021-03-18T22:21:52.670Z] a4357932f1b6: Pull complete [2021-03-18T22:21:52.945Z] 18c013af1878: Pull complete [2021-03-18T22:21:53.938Z] 745a02a5169b: Verifying Checksum [2021-03-18T22:21:53.939Z] 745a02a5169b: Download complete [2021-03-18T22:21:55.372Z] 00ac8860ef70: Verifying Checksum [2021-03-18T22:21:55.372Z] 00ac8860ef70: Download complete [2021-03-18T22:21:57.263Z] 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 [2021-03-18T22:22:05.520Z] 00ac8860ef70: Pull complete [2021-03-18T22:22:05.520Z] 63d7cb157983: Pull complete [2021-03-18T22:22:05.549Z] 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 [2021-03-18T22:22:05.796Z] b116817d02f9: Pull complete [2021-03-18T22:22:05.814Z] 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 [2021-03-18T22:22:07.229Z] 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 [2021-03-18T22:22:07.813Z] 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 [2021-03-18T22:22:09.191Z] 745a02a5169b: Pull complete [2021-03-18T22:22:09.465Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T22:22:09.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T22:22:09.465Z] ---> b7e6874047d6 [2021-03-18T22:22:09.465Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-18T22:22:09.783Z] 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 [2021-03-18T22:22:11.183Z] 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 [2021-03-18T22:22:12.133Z] 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 [2021-03-18T22:22:12.844Z] ---> Running in 13e1ae4e44cc [2021-03-18T22:22:13.528Z] 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 [2021-03-18T22:22:13.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:22:14.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T22:22:14.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:22:15.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-18T22:22:15.780Z] (1/12) Installing libmagic (5.38-r0) [2021-03-18T22:22:16.049Z] (2/12) Installing file (5.38-r0) [2021-03-18T22:22:16.049Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-18T22:22:16.049Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] } [2021-03-18T22:22:17.399Z] $ docker stop --time=1 28a90201d1bc0c3a3151acdc42dc838f1de2fcb4b2b3553f7de2186438141b59 [2021-03-18T22:22:19.082Z] $ docker rm -f 28a90201d1bc0c3a3151acdc42dc838f1de2fcb4b2b3553f7de2186438141b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-18T22:22:22.736Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-18T22:22:22.736Z] (6/12) Installing patch (2.7.6-r6) [2021-03-18T22:22:22.736Z] (7/12) Installing build-base (0.5-r2) [2021-03-18T22:22:22.736Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-18T22:22:22.736Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-18T22:22:22.736Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-18T22:22:22.736Z] (11/12) Installing libzmq (4.3.3-r0) [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:22:23.012Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-18T22:22:23.012Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:22:23.012Z] OK: 217 MiB in 51 packages [2021-03-18T22:22:23.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:22:23.270Z] [2021-03-18T22:22:23.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:22:23.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:22:23.673Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-18T22:22:23.673Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-18T22:22:23.673Z] ca9280d653b3: Pulling fs layer [2021-03-18T22:22:23.673Z] 7e9c9ca2126c: Pulling fs layer [2021-03-18T22:22:23.673Z] cbdbe7a5bc2a: Download complete [2021-03-18T22:22:24.265Z] ca9280d653b3: Verifying Checksum [2021-03-18T22:22:24.265Z] ca9280d653b3: Download complete [2021-03-18T22:22:24.265Z] cbdbe7a5bc2a: Pull complete [2021-03-18T22:22:25.220Z] 7e9c9ca2126c: Verifying Checksum [2021-03-18T22:22:25.220Z] 7e9c9ca2126c: Download complete [2021-03-18T22:22:25.220Z] ca9280d653b3: Pull complete [2021-03-18T22:22:27.327Z] Removing intermediate container 13e1ae4e44cc [2021-03-18T22:22:27.327Z] ---> 311a9d9f6742 [2021-03-18T22:22:27.327Z] Step 4/6 : WORKDIR /edgex-go [2021-03-18T22:22:27.327Z] ---> Running in efa4c1c0bd28 [2021-03-18T22:22:27.925Z] Removing intermediate container efa4c1c0bd28 [2021-03-18T22:22:27.925Z] ---> 8d9707321b98 [2021-03-18T22:22:27.925Z] Step 5/6 : COPY go.mod . [2021-03-18T22:22:28.522Z] ---> baccf6c4d4dd [2021-03-18T22:22:28.522Z] Step 6/6 : RUN go mod download [2021-03-18T22:22:28.807Z] ---> Running in c543737f679d [2021-03-18T22:22:31.854Z] 7e9c9ca2126c: Pull complete [2021-03-18T22:22:31.854Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-18T22:22:31.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:22:31.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-18T22:22:32.065Z] prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container [2021-03-18T22:22:32.112Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-18T22:22:34.375Z] $ docker top f9c5d2c886c2b17a873063e972097ba6537602f6a612a2b0dc4cb059d2cbe045 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:22:34.954Z] + docker-compose build --help [2021-03-18T22:22:34.954Z] + grep parallel [2021-03-18T22:22:35.914Z] --parallel Build images in parallel. [Pipeline] } [2021-03-18T22:22:35.978Z] $ docker stop --time=1 f9c5d2c886c2b17a873063e972097ba6537602f6a612a2b0dc4cb059d2cbe045 [2021-03-18T22:22:37.372Z] $ docker rm -f f9c5d2c886c2b17a873063e972097ba6537602f6a612a2b0dc4cb059d2cbe045 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:22:38.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-18T22:22:38.211Z] . [Pipeline] withDockerContainer [2021-03-18T22:22:38.353Z] prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container [2021-03-18T22:22:38.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-18T22:22:39.091Z] $ docker top 4ca5f07936d67f7fe89327318a08ecb3b68b9164dc55a797c0e84ddaf0c99091 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:22:39.645Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-18T22:22:40.589Z] Building docker-core-command-go ... [2021-03-18T22:22:40.589Z] Building docker-core-data-go ... [2021-03-18T22:22:40.589Z] Building docker-core-metadata-go ... [2021-03-18T22:22:40.589Z] Building docker-security-bootstrapper-go ... [2021-03-18T22:22:40.589Z] Building docker-security-proxy-setup-go ... [2021-03-18T22:22:40.589Z] Building docker-security-secretstore-setup-go ... [2021-03-18T22:22:40.589Z] Building docker-support-notifications-go ... [2021-03-18T22:22:40.589Z] Building docker-support-scheduler-go ... [2021-03-18T22:22:40.589Z] Building docker-sys-mgmt-agent-go ... [2021-03-18T22:22:40.589Z] Building docker-security-secretstore-setup-go [2021-03-18T22:22:40.590Z] Building docker-security-bootstrapper-go [2021-03-18T22:22:40.590Z] Building docker-support-scheduler-go [2021-03-18T22:22:40.590Z] Building docker-core-command-go [2021-03-18T22:22:40.590Z] Building docker-core-metadata-go [2021-03-18T22:22:55.608Z] Removing intermediate container c543737f679d [2021-03-18T22:22:55.608Z] ---> 9c7f0191fe1a [2021-03-18T22:22:55.608Z] Successfully built 9c7f0191fe1a [2021-03-18T22:22:55.608Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:22:55.987Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T22:22:55.987Z] . [Pipeline] withDockerContainer [2021-03-18T22:22:56.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container [2021-03-18T22:22:56.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T22:22:58.012Z] $ docker top d9004c96508d668dcee5624b5964e7282a03088422531321095943152c9d3d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:22:59.230Z] + go version [2021-03-18T22:22:59.230Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-18T22:22:59.270Z] $ docker stop --time=1 d9004c96508d668dcee5624b5964e7282a03088422531321095943152c9d3d76 [2021-03-18T22:23:01.336Z] $ docker rm -f d9004c96508d668dcee5624b5964e7282a03088422531321095943152c9d3d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:23:02.632Z] + docker inspect -f . ci-base-image-arm64 [2021-03-18T22:23:02.632Z] . [Pipeline] withDockerContainer [2021-03-18T22:23:02.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container [2021-03-18T22:23:03.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-18T22:23:04.595Z] $ docker top fde1e657a03260e40ec0199f079e1c6767c0522b662ac2c349899f14c57f803a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-18T22:23:05.025Z] ========================================================= [2021-03-18T22:23:05.025Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-18T22:23:05.025Z] ========================================================= [Pipeline] sh [2021-03-18T22:23:05.683Z] + make test [2021-03-18T22:23:05.683Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-18T22:23:13.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:23:13.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:23:13.402Z] ---> 3c070bb53e04 [2021-03-18T22:23:13.402Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T22:23:13.402Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:23:13.402Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:23:13.402Z] ---> 3c070bb53e04 [2021-03-18T22:23:13.402Z] Step 3/24 : WORKDIR /edgex-go [2021-03-18T22:23:13.990Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:23:13.990Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:23:13.990Z] ---> 3c070bb53e04 [2021-03-18T22:23:13.990Z] Step 3/31 : WORKDIR /edgex-go [2021-03-18T22:23:13.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:23:13.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:23:13.990Z] ---> 3c070bb53e04 [2021-03-18T22:23:13.990Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T22:23:14.255Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:23:14.255Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:23:14.255Z] ---> 3c070bb53e04 [2021-03-18T22:23:14.255Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T22:23:14.832Z] ---> Running in 99ad15405591 [2021-03-18T22:23:14.832Z] ---> Running in 54c2f106e1fa [2021-03-18T22:23:14.832Z] ---> Running in 3302b8f47db3 [2021-03-18T22:23:15.098Z] ---> Running in a2bb42927564 [2021-03-18T22:23:15.098Z] ---> Running in bde60671c3d1 [2021-03-18T22:23:15.361Z] Removing intermediate container 99ad15405591 [2021-03-18T22:23:15.361Z] ---> bff223ac6028 [2021-03-18T22:23:15.361Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:23:15.361Z] Removing intermediate container 54c2f106e1fa [2021-03-18T22:23:15.361Z] ---> 5eeacb3ee4de [2021-03-18T22:23:15.361Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:23:15.361Z] Removing intermediate container bde60671c3d1 [2021-03-18T22:23:15.361Z] ---> 3e98adee5a6a [2021-03-18T22:23:15.361Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:23:15.361Z] Removing intermediate container a2bb42927564 [2021-03-18T22:23:15.361Z] ---> b8ad45ec7363 [2021-03-18T22:23:15.361Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:23:15.361Z] Removing intermediate container 3302b8f47db3 [2021-03-18T22:23:15.361Z] ---> f2f898ffe070 [2021-03-18T22:23:15.361Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:23:15.625Z] ---> Running in 58cc9806f053 [2021-03-18T22:23:15.625Z] ---> Running in 6931f4604591 [2021-03-18T22:23:15.625Z] ---> Running in 024036c5fe11 [2021-03-18T22:23:15.625Z] ---> Running in aa538386f3ba [2021-03-18T22:23:15.625Z] ---> Running in aae17875ea00 [2021-03-18T22:23:17.553Z] Removing intermediate container 6931f4604591 [2021-03-18T22:23:17.553Z] ---> 022a652b743d [2021-03-18T22:23:17.553Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T22:23:17.553Z] Removing intermediate container 58cc9806f053 [2021-03-18T22:23:17.553Z] ---> 47846e463ccb [2021-03-18T22:23:17.553Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-18T22:23:17.553Z] Removing intermediate container 024036c5fe11 [2021-03-18T22:23:17.553Z] ---> 4906f95b3d25 [2021-03-18T22:23:17.553Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-18T22:23:17.815Z] ---> Running in 2755617ec728 [2021-03-18T22:23:17.815Z] ---> Running in 8184eda2a570 [2021-03-18T22:23:17.815Z] ---> Running in 1cd6bcb88503 [2021-03-18T22:23:17.815Z] Removing intermediate container aa538386f3ba [2021-03-18T22:23:17.815Z] ---> 1fc2640ab327 [2021-03-18T22:23:17.815Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-18T22:23:18.077Z] Removing intermediate container aae17875ea00 [2021-03-18T22:23:18.077Z] ---> 78d74f6a2e3b [2021-03-18T22:23:18.077Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T22:23:18.077Z] ---> Running in 19eaf9d340ec [2021-03-18T22:23:18.077Z] ---> Running in be02792ac4c0 [2021-03-18T22:23:18.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:18.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:18.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.199Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.724Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:23:19.992Z] OK: 233 MiB in 51 packages [2021-03-18T22:23:20.260Z] OK: 233 MiB in 51 packages [2021-03-18T22:23:20.260Z] OK: 233 MiB in 51 packages [2021-03-18T22:23:20.536Z] OK: 233 MiB in 51 packages [2021-03-18T22:23:20.536Z] OK: 233 MiB in 51 packages [2021-03-18T22:23:20.801Z] Removing intermediate container 2755617ec728 [2021-03-18T22:23:20.801Z] ---> c5c5b0dedb57 [2021-03-18T22:23:20.801Z] Step 6/23 : COPY go.mod . [2021-03-18T22:23:21.067Z] Removing intermediate container 8184eda2a570 [2021-03-18T22:23:21.067Z] ---> 19b74337ba90 [2021-03-18T22:23:21.067Z] Step 6/24 : COPY go.mod . [2021-03-18T22:23:21.067Z] ---> fe05634cc4c8 [2021-03-18T22:23:21.067Z] Step 7/23 : RUN go mod download [2021-03-18T22:23:21.340Z] Removing intermediate container 1cd6bcb88503 [2021-03-18T22:23:21.340Z] ---> 03bc854fa62b [2021-03-18T22:23:21.340Z] Step 6/22 : COPY go.mod . [2021-03-18T22:23:21.340Z] ---> Running in 1f9578e179ee [2021-03-18T22:23:21.340Z] ---> 2b585247193b [2021-03-18T22:23:21.340Z] Step 7/24 : RUN go mod download [2021-03-18T22:23:21.603Z] ---> Running in ce65001f8f72 [2021-03-18T22:23:21.866Z] Removing intermediate container 19eaf9d340ec [2021-03-18T22:23:21.866Z] ---> b58175bf74fb [2021-03-18T22:23:21.866Z] Step 6/31 : COPY go.mod . [2021-03-18T22:23:21.866Z] ---> 447a0e2e50ad [2021-03-18T22:23:21.866Z] Step 7/22 : RUN go mod download [2021-03-18T22:23:21.866Z] Removing intermediate container be02792ac4c0 [2021-03-18T22:23:21.866Z] ---> 693ef67a74c0 [2021-03-18T22:23:21.866Z] Step 6/23 : COPY go.mod . [2021-03-18T22:23:22.130Z] ---> Running in f132961dd803 [2021-03-18T22:23:22.130Z] ---> c7de6c99e98d [2021-03-18T22:23:22.130Z] Step 7/31 : RUN go mod download [2021-03-18T22:23:22.396Z] ---> Running in 671d7fb4ad33 [2021-03-18T22:23:22.396Z] ---> ee13b2551ab7 [2021-03-18T22:23:22.396Z] Step 7/23 : RUN go mod download [2021-03-18T22:23:22.669Z] ---> Running in 3346262b06f6 [2021-03-18T22:23:24.613Z] Removing intermediate container 1f9578e179ee [2021-03-18T22:23:24.613Z] ---> b564a8aa9e38 [2021-03-18T22:23:24.613Z] Step 8/23 : COPY . . [2021-03-18T22:23:24.613Z] Removing intermediate container ce65001f8f72 [2021-03-18T22:23:24.613Z] ---> 8d6bce608248 [2021-03-18T22:23:24.613Z] Step 8/24 : COPY . . [2021-03-18T22:23:24.613Z] Removing intermediate container f132961dd803 [2021-03-18T22:23:24.613Z] ---> b056526fea67 [2021-03-18T22:23:24.614Z] Step 8/22 : COPY . . [2021-03-18T22:23:27.950Z] Removing intermediate container 671d7fb4ad33 [2021-03-18T22:23:27.950Z] ---> 0eddbbddffd4 [2021-03-18T22:23:27.950Z] Step 8/31 : COPY . . [2021-03-18T22:23:32.194Z] Removing intermediate container 3346262b06f6 [2021-03-18T22:23:32.194Z] ---> b9dc4635aa77 [2021-03-18T22:23:32.194Z] Step 8/23 : COPY . . [2021-03-18T22:23:32.496Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-18T22:24:04.450Z] ---> 3cf5ec7e25c7 [2021-03-18T22:24:04.450Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-18T22:24:05.850Z] ---> 95646cf5945d [2021-03-18T22:24:05.850Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-18T22:24:05.850Z] ---> 532c3ee10229 [2021-03-18T22:24:05.850Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-18T22:24:06.431Z] ---> Running in 736eda595dbc [2021-03-18T22:24:06.696Z] ---> 002c9ce94ada [2021-03-18T22:24:06.696Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-18T22:24:06.696Z] ---> 6303251956b7 [2021-03-18T22:24:06.696Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-18T22:24:06.696Z] ---> Running in 40c560018f59 [2021-03-18T22:24:06.696Z] ---> Running in 1e85569af643 [2021-03-18T22:24:06.958Z] ---> Running in 9b6f3bb63394 [2021-03-18T22:24:06.958Z] ---> Running in 311f66420fa7 [2021-03-18T22:24:07.930Z] 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 [2021-03-18T22:24:07.930Z] 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 [2021-03-18T22:24:07.930Z] 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 [2021-03-18T22:24:08.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-18T22:24:08.198Z] 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 [2021-03-18T22:24:29.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-18T22:24:29.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-18T22:24:39.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-18T22:24:39.509Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-18T22:24:39.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-18T22:24:39.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-18T22:24:39.799Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-18T22:24:40.489Z] 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 [2021-03-18T22:24:41.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-18T22:24:44.684Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-18T22:24:44.684Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-18T22:24:45.881Z] Removing intermediate container 1e85569af643 [2021-03-18T22:24:45.881Z] ---> 0889a4ff16e9 [2021-03-18T22:24:45.881Z] [2021-03-18T22:24:45.881Z] Step 10/24 : FROM alpine:3.12 [2021-03-18T22:24:45.881Z] Removing intermediate container 9b6f3bb63394 [2021-03-18T22:24:45.881Z] ---> 981ddbacf81d [2021-03-18T22:24:45.881Z] [2021-03-18T22:24:45.881Z] Step 10/31 : FROM alpine:3.12 [2021-03-18T22:24:46.152Z] Removing intermediate container 40c560018f59 [2021-03-18T22:24:46.152Z] ---> b3531256b156 [2021-03-18T22:24:46.152Z] [2021-03-18T22:24:46.152Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T22:24:46.152Z] 3.12: Pulling from library/alpine [2021-03-18T22:24:46.152Z] 3.12: Pulling from library/alpine [2021-03-18T22:24:46.152Z] 3.12: Pulling from library/alpine [2021-03-18T22:24:46.733Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T22:24:46.733Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T22:24:46.733Z] Status: Image is up to date for alpine:3.12 [2021-03-18T22:24:46.733Z] Status: Downloaded newer image for alpine:3.12 [2021-03-18T22:24:46.733Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T22:24:46.733Z] Status: Image is up to date for alpine:3.12 [2021-03-18T22:24:46.733Z] ---> 88dd2752d2ea [2021-03-18T22:24:46.733Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-18T22:24:46.733Z] ---> 88dd2752d2ea [2021-03-18T22:24:46.733Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T22:24:46.733Z] ---> 88dd2752d2ea [2021-03-18T22:24:46.733Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-18T22:24:50.051Z] ---> Running in 1a9185d21e32 [2021-03-18T22:24:50.051Z] ---> Running in d86b8adf09c0 [2021-03-18T22:24:50.051Z] ---> Running in eaf686e96f38 [2021-03-18T22:24:50.051Z] Removing intermediate container 736eda595dbc [2021-03-18T22:24:50.051Z] ---> 90bd80511e7b [2021-03-18T22:24:50.051Z] [2021-03-18T22:24:50.051Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T22:24:50.051Z] ---> 88dd2752d2ea [2021-03-18T22:24:50.051Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-18T22:24:50.051Z] Removing intermediate container 311f66420fa7 [2021-03-18T22:24:50.051Z] ---> 817a8afe9e60 [2021-03-18T22:24:50.051Z] [2021-03-18T22:24:50.051Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T22:24:50.051Z] ---> 88dd2752d2ea [2021-03-18T22:24:50.052Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T22:24:50.314Z] ---> Running in 43d44bd7c065 [2021-03-18T22:24:50.314Z] Removing intermediate container 1a9185d21e32 [2021-03-18T22:24:50.314Z] ---> b59e536e8bd3 [2021-03-18T22:24:50.314Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-18T22:24:50.314Z] ---> Running in 3fe9c142e422 [2021-03-18T22:24:50.580Z] ---> Running in 6300a63a3c49 [2021-03-18T22:24:50.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:50.848Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.113Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-18T22:24:51.113Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.113Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T22:24:51.113Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-18T22:24:51.113Z] (4/5) Installing curl (7.69.1-r3) [2021-03-18T22:24:51.113Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-18T22:24:51.113Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:24:51.113Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T22:24:51.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.380Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-18T22:24:51.380Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:24:51.380Z] OK: 7 MiB in 19 packages [2021-03-18T22:24:51.380Z] OK: 6 MiB in 15 packages [2021-03-18T22:24:51.380Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-18T22:24:51.380Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:24:51.380Z] OK: 6 MiB in 15 packages [2021-03-18T22:24:51.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:51.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:24:52.217Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-18T22:24:52.217Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-18T22:24:52.217Z] (2/2) Installing su-exec (0.2-r1) [2021-03-18T22:24:52.217Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:24:52.217Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:24:52.217Z] OK: 6 MiB in 15 packages [2021-03-18T22:24:52.217Z] OK: 6 MiB in 16 packages [2021-03-18T22:24:52.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-18T22:24:52.983Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-18T22:24:52.983Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-18T22:24:53.613Z] Removing intermediate container eaf686e96f38 [2021-03-18T22:24:53.613Z] ---> eb1843b3da5c [2021-03-18T22:24:53.613Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T22:24:53.613Z] Removing intermediate container d86b8adf09c0 [2021-03-18T22:24:53.613Z] ---> 2586210ca6c8 [2021-03-18T22:24:53.613Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:24:53.613Z] ---> Running in 231868bf1fa1 [2021-03-18T22:24:53.613Z] Removing intermediate container 43d44bd7c065 [2021-03-18T22:24:53.613Z] ---> 3bb6b112cf56 [2021-03-18T22:24:53.613Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:24:53.875Z] ---> Running in c36b6510f96e [2021-03-18T22:24:53.876Z] ---> Running in a64e716345f5 [2021-03-18T22:24:53.876Z] Removing intermediate container 3fe9c142e422 [2021-03-18T22:24:53.876Z] ---> 823febb0f683 [2021-03-18T22:24:53.876Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:24:53.876Z] Removing intermediate container 231868bf1fa1 [2021-03-18T22:24:53.876Z] ---> 2d86316aea12 [2021-03-18T22:24:53.876Z] Step 13/24 : WORKDIR / [2021-03-18T22:24:54.140Z] Removing intermediate container 6300a63a3c49 [2021-03-18T22:24:54.140Z] ---> bf52e585a4ef [2021-03-18T22:24:54.140Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-18T22:24:54.140Z] ---> Running in c1f5655aee6c [2021-03-18T22:24:54.140Z] ---> Running in dccaacb4750a [2021-03-18T22:24:54.140Z] ---> Running in e1d0a919775d [2021-03-18T22:24:54.408Z] Removing intermediate container c36b6510f96e [2021-03-18T22:24:54.408Z] ---> 8b88f7907756 [2021-03-18T22:24:54.408Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-18T22:24:54.408Z] Removing intermediate container a64e716345f5 [2021-03-18T22:24:54.408Z] ---> a305afe23a87 [2021-03-18T22:24:54.408Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-18T22:24:54.408Z] ---> Running in 15340fdb4b88 [2021-03-18T22:24:54.408Z] ---> Running in 03aae8a1189f [2021-03-18T22:24:54.671Z] Removing intermediate container c1f5655aee6c [2021-03-18T22:24:54.671Z] ---> 5e07b95abaae [2021-03-18T22:24:54.671Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-18T22:24:54.671Z] Removing intermediate container dccaacb4750a [2021-03-18T22:24:54.671Z] ---> 0fada72d274d [2021-03-18T22:24:54.671Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-18T22:24:55.245Z] Removing intermediate container e1d0a919775d [2021-03-18T22:24:55.245Z] ---> 137f3d7b60a8 [2021-03-18T22:24:55.245Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-18T22:24:55.245Z] ---> Running in e6bd8242bc1e [2021-03-18T22:24:55.245Z] Removing intermediate container 15340fdb4b88 [2021-03-18T22:24:55.245Z] ---> b93c738ad124 [2021-03-18T22:24:55.245Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T22:24:55.508Z] ---> e057884b5800 [2021-03-18T22:24:55.508Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-18T22:24:55.508Z] Removing intermediate container 03aae8a1189f [2021-03-18T22:24:55.508Z] ---> fcd482048bc7 [2021-03-18T22:24:55.508Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T22:24:55.508Z] ---> Running in 55e0e9f20d1b [2021-03-18T22:24:55.508Z] ---> Running in 7d1d83da040a [2021-03-18T22:24:55.771Z] ---> Running in 99b6e595d197 [2021-03-18T22:24:55.771Z] Removing intermediate container e6bd8242bc1e [2021-03-18T22:24:55.771Z] ---> 36c5f02c416b [2021-03-18T22:24:55.771Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T22:24:55.771Z] Removing intermediate container 55e0e9f20d1b [2021-03-18T22:24:55.771Z] ---> 74075e33bb4a [2021-03-18T22:24:55.771Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-18T22:24:55.771Z] ---> ebbd0835fc2e [2021-03-18T22:24:55.771Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-18T22:24:56.033Z] ---> Running in 26ec296257d9 [2021-03-18T22:24:56.033Z] Removing intermediate container 7d1d83da040a [2021-03-18T22:24:56.033Z] ---> 082f68d14a4a [2021-03-18T22:24:56.033Z] Step 15/23 : WORKDIR / [2021-03-18T22:24:56.033Z] ---> Running in f735133404bf [2021-03-18T22:24:56.296Z] Removing intermediate container 99b6e595d197 [2021-03-18T22:24:56.296Z] ---> f90899569d7e [2021-03-18T22:24:56.296Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:24:56.296Z] ---> Running in a8f700f860b2 [2021-03-18T22:24:56.563Z] Removing intermediate container 26ec296257d9 [2021-03-18T22:24:56.563Z] ---> 5dc2942827ff [2021-03-18T22:24:56.563Z] Step 15/23 : WORKDIR / [2021-03-18T22:24:56.563Z] ---> 646735aa17ab [2021-03-18T22:24:56.563Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-18T22:24:56.563Z] ---> 6d0e6d1caf15 [2021-03-18T22:24:56.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-18T22:24:56.563Z] ---> Running in 090c4d4339bf [2021-03-18T22:24:56.834Z] Removing intermediate container a8f700f860b2 [2021-03-18T22:24:56.834Z] ---> b99768f4c616 [2021-03-18T22:24:56.834Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:24:57.098Z] Removing intermediate container 090c4d4339bf [2021-03-18T22:24:57.098Z] ---> 7858505437d0 [2021-03-18T22:24:57.098Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:24:57.098Z] ---> 94c9bdd4c1cc [2021-03-18T22:24:57.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-18T22:24:57.672Z] ---> bce12215239d [2021-03-18T22:24:57.672Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-18T22:24:57.672Z] ---> c2073aa5f4e7 [2021-03-18T22:24:57.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-18T22:24:57.937Z] ---> 3877ea46e259 [2021-03-18T22:24:57.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-18T22:24:58.206Z] ---> c8359e85f064 [2021-03-18T22:24:58.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-18T22:24:58.206Z] Removing intermediate container f735133404bf [2021-03-18T22:24:58.206Z] ---> 0a3f32ee2ff2 [2021-03-18T22:24:58.206Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-18T22:24:58.206Z] ---> 08622f69b74f [2021-03-18T22:24:58.206Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-18T22:24:58.206Z] ---> d2c34def51b8 [2021-03-18T22:24:58.206Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-18T22:24:58.206Z] ---> Running in 27699f299f7b [2021-03-18T22:24:58.472Z] ---> Running in 1bad7098c587 [2021-03-18T22:24:58.472Z] ---> 932d33784409 [2021-03-18T22:24:58.472Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-18T22:24:58.745Z] ---> Running in 029a9bb703a2 [2021-03-18T22:24:58.745Z] ---> 35f79520d401 [2021-03-18T22:24:58.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-18T22:24:58.745Z] Removing intermediate container 1bad7098c587 [2021-03-18T22:24:58.745Z] ---> 1ad3c634df55 [2021-03-18T22:24:58.745Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:24:58.745Z] Removing intermediate container 27699f299f7b [2021-03-18T22:24:58.745Z] ---> 0b9357688f91 [2021-03-18T22:24:58.745Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-18T22:24:58.745Z] ---> 7c153032f6a1 [2021-03-18T22:24:58.745Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-18T22:24:59.009Z] ---> Running in e261cc650762 [2021-03-18T22:24:59.009Z] ---> Running in 69221c3ef09d [2021-03-18T22:24:59.009Z] Removing intermediate container 029a9bb703a2 [2021-03-18T22:24:59.009Z] ---> 9f77d7f8c643 [2021-03-18T22:24:59.009Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:24:59.332Z] ---> 5b9fa3dc809b [2021-03-18T22:24:59.332Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-18T22:24:59.332Z] ---> Running in c76ed944ba6e [2021-03-18T22:24:59.600Z] ---> 802c54cb07f8 [2021-03-18T22:24:59.600Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-18T22:24:59.600Z] Removing intermediate container e261cc650762 [2021-03-18T22:24:59.600Z] ---> c721e9a31376 [2021-03-18T22:24:59.600Z] Step 20/22 : LABEL arch=x86_64 [2021-03-18T22:24:59.600Z] ---> Running in 44243f9722c0 [2021-03-18T22:24:59.600Z] ---> Running in 5cad5d72f1ed [2021-03-18T22:24:59.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.299s coverage: 45.9% of statements [2021-03-18T22:24:59.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-18T22:24:59.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-18T22:24:59.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-18T22:24:59.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-18T22:24:59.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-18T22:24:59.740Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-18T22:24:59.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.184s coverage: 19.8% of statements [2021-03-18T22:24:59.740Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.284s coverage: 100.0% of statements [2021-03-18T22:24:59.866Z] ---> Running in de805af11e01 [2021-03-18T22:24:59.866Z] Removing intermediate container c76ed944ba6e [2021-03-18T22:24:59.866Z] ---> 2ca2a779b1f5 [2021-03-18T22:24:59.866Z] Step 21/23 : LABEL arch=x86_64 [2021-03-18T22:25:00.132Z] ---> Running in 23d08dc7a508 [2021-03-18T22:25:00.132Z] Removing intermediate container 44243f9722c0 [2021-03-18T22:25:00.132Z] ---> 29e90a7b177f [2021-03-18T22:25:00.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:25:00.132Z] Removing intermediate container de805af11e01 [2021-03-18T22:25:00.132Z] ---> 3e77234ca960 [2021-03-18T22:25:00.132Z] Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:25:00.396Z] ---> Running in d564ce56be38 [2021-03-18T22:25:00.396Z] ---> Running in 6065db7c85a3 [2021-03-18T22:25:00.396Z] Removing intermediate container 23d08dc7a508 [2021-03-18T22:25:00.396Z] ---> 79ff9a57ebf3 [2021-03-18T22:25:00.396Z] Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:25:00.667Z] ---> Running in a6cdc617bc7d [2021-03-18T22:25:00.667Z] Removing intermediate container 6065db7c85a3 [2021-03-18T22:25:00.667Z] ---> eb0dba4d6622 [2021-03-18T22:25:00.667Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T22:25:00.667Z] Removing intermediate container d564ce56be38 [2021-03-18T22:25:00.667Z] ---> e6e8bbd25682 [2021-03-18T22:25:00.667Z] Step 21/23 : LABEL arch=x86_64 [2021-03-18T22:25:00.932Z] ---> Running in 69cf6e931d87 [2021-03-18T22:25:00.932Z] ---> Running in 74542c947c73 [2021-03-18T22:25:01.194Z] Removing intermediate container 69221c3ef09d [2021-03-18T22:25:01.194Z] ---> 268adccfc5a6 [2021-03-18T22:25:01.194Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-18T22:25:01.194Z] Removing intermediate container a6cdc617bc7d [2021-03-18T22:25:01.194Z] ---> b06a6a2391fb [2021-03-18T22:25:01.194Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T22:25:01.457Z] ---> Running in 1535893c272d [2021-03-18T22:25:01.457Z] ---> Running in 8ef2449a2deb [2021-03-18T22:25:01.457Z] Removing intermediate container 74542c947c73 [2021-03-18T22:25:01.457Z] ---> 2a6cd7e1b6a2 [2021-03-18T22:25:01.457Z] Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:25:01.457Z] Removing intermediate container 69cf6e931d87 [2021-03-18T22:25:01.457Z] ---> 56fca014f769 [2021-03-18T22:25:01.457Z] [2021-03-18T22:25:01.722Z] Successfully built 56fca014f769 [2021-03-18T22:25:01.987Z] ---> Running in e440bff11f3f [2021-03-18T22:25:01.987Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-18T22:25:01.987Z] Removing intermediate container 5cad5d72f1ed [2021-03-18T22:25:01.987Z] ---> 6fe2f016dfd4 [2021-03-18T22:25:01.987Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:25:01.987Z] Building docker-core-data-go [2021-03-18T22:25:01.987Z]  Building docker-support-scheduler-go ... done Removing intermediate container 8ef2449a2deb [2021-03-18T22:25:01.987Z] ---> 14a98208e40f [2021-03-18T22:25:01.987Z] [2021-03-18T22:25:01.988Z] Removing intermediate container 1535893c272d [2021-03-18T22:25:01.988Z] ---> 54597cbeb070 [2021-03-18T22:25:01.988Z] Step 22/24 : LABEL arch=x86_64 [2021-03-18T22:25:02.251Z] ---> Running in c2e7eaf8fec8 [2021-03-18T22:25:02.251Z] Successfully built 14a98208e40f [2021-03-18T22:25:02.251Z] Removing intermediate container e440bff11f3f [2021-03-18T22:25:02.251Z] ---> 8fd0f7821b34 [2021-03-18T22:25:02.251Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T22:25:02.827Z] Successfully tagged docker-core-command-go:latest [2021-03-18T22:25:02.827Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-18T22:25:03.090Z] ---> 415824b97b1a [2021-03-18T22:25:03.090Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-18T22:25:03.090Z] ---> Running in 5ca7c8273b0a [2021-03-18T22:25:03.354Z] Removing intermediate container c2e7eaf8fec8 [2021-03-18T22:25:03.354Z] ---> 82ea796d6263 [2021-03-18T22:25:03.354Z] Step 23/24 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:25:03.622Z] ---> Running in a52c621d11cf [2021-03-18T22:25:03.888Z] Removing intermediate container 5ca7c8273b0a [2021-03-18T22:25:03.888Z] ---> 3c0404c645df [2021-03-18T22:25:03.888Z] [2021-03-18T22:25:05.282Z] ---> 69c0f5240fc1 [2021-03-18T22:25:05.282Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-18T22:25:05.282Z] Removing intermediate container a52c621d11cf [2021-03-18T22:25:05.282Z] ---> c69b53241c1a [2021-03-18T22:25:05.282Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T22:25:05.868Z] Successfully built 3c0404c645df [2021-03-18T22:25:06.896Z] Successfully tagged docker-core-metadata-go:latest [2021-03-18T22:25:06.896Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-03-18T22:25:08.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-18T22:25:08.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-18T22:25:08.078Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-18T22:25:08.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-18T22:25:09.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.335s coverage: 71.3% of statements [2021-03-18T22:25:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-18T22:25:09.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-18T22:25:12.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.516s coverage: 82.9% of statements [2021-03-18T22:25:12.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-18T22:25:12.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:25:12.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.239s coverage: 78.9% of statements [2021-03-18T22:25:12.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-18T22:25:12.393Z] ---> Running in d5a349b67a72 [2021-03-18T22:25:12.393Z] ---> 8bb74825bbad [2021-03-18T22:25:12.393Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-18T22:25:13.353Z] ---> c4e116cad02c [2021-03-18T22:25:13.353Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-18T22:25:13.619Z] Removing intermediate container d5a349b67a72 [2021-03-18T22:25:13.619Z] ---> 4e06b3457c63 [2021-03-18T22:25:13.619Z] [2021-03-18T22:25:16.183Z] Successfully built 4e06b3457c63 [2021-03-18T22:25:17.610Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-18T22:25:17.610Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2021-03-18T22:25:18.231Z] ---> ae42ed9bfd77 [2021-03-18T22:25:18.231Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-18T22:25:21.591Z] ---> Running in b8da676356bf [2021-03-18T22:25:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.311s coverage: 28.6% of statements [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-18T22:25:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.187s coverage: 100.0% of statements [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-18T22:25:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.143s coverage: 100.0% of statements [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-18T22:25:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.392s coverage: 86.7% of statements [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-18T22:25:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.408s coverage: 97.5% of statements [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-18T22:25:22.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-18T22:25:22.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-18T22:25:25.840Z] Removing intermediate container b8da676356bf [2021-03-18T22:25:25.840Z] ---> 54b3eb335543 [2021-03-18T22:25:25.840Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-18T22:25:28.424Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:25:28.424Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:25:28.424Z] ---> 3c070bb53e04 [2021-03-18T22:25:28.424Z] Step 3/26 : WORKDIR /edgex-go [2021-03-18T22:25:28.424Z] ---> Using cache [2021-03-18T22:25:28.424Z] ---> f2f898ffe070 [2021-03-18T22:25:28.424Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:25:28.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:25:28.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:25:28.424Z] ---> 3c070bb53e04 [2021-03-18T22:25:28.424Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T22:25:28.424Z] ---> Using cache [2021-03-18T22:25:28.424Z] ---> f2f898ffe070 [2021-03-18T22:25:28.424Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:25:28.424Z] ---> Using cache [2021-03-18T22:25:28.424Z] ---> Using cache [2021-03-18T22:25:28.424Z] ---> 78d74f6a2e3b [2021-03-18T22:25:28.424Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-18T22:25:28.424Z] ---> 78d74f6a2e3b [2021-03-18T22:25:28.424Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-18T22:25:29.375Z] ---> 761bf0a85f2f [2021-03-18T22:25:29.375Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-18T22:25:29.375Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:25:29.375Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:25:29.375Z] ---> 3c070bb53e04 [2021-03-18T22:25:29.375Z] Step 3/21 : WORKDIR /edgex-go [2021-03-18T22:25:29.375Z] ---> Using cache [2021-03-18T22:25:29.375Z] ---> f2f898ffe070 [2021-03-18T22:25:29.375Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:25:29.375Z] ---> Using cache [2021-03-18T22:25:29.375Z] ---> 78d74f6a2e3b [2021-03-18T22:25:29.375Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-18T22:25:29.375Z] ---> Using cache [2021-03-18T22:25:29.375Z] ---> 693ef67a74c0 [2021-03-18T22:25:29.375Z] Step 6/21 : COPY go.mod . [2021-03-18T22:25:29.375Z] ---> Using cache [2021-03-18T22:25:29.375Z] ---> ee13b2551ab7 [2021-03-18T22:25:29.375Z] Step 7/21 : RUN go mod download [2021-03-18T22:25:29.375Z] ---> Using cache [2021-03-18T22:25:29.375Z] ---> b9dc4635aa77 [2021-03-18T22:25:29.375Z] Step 8/21 : COPY . . [2021-03-18T22:25:29.639Z] ---> Using cache [2021-03-18T22:25:29.639Z] ---> 002c9ce94ada [2021-03-18T22:25:29.639Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-18T22:25:29.901Z] ---> Running in 783481af68f4 [2021-03-18T22:25:29.901Z] ---> Running in bac0fea4fde2 [2021-03-18T22:25:30.169Z] ---> Running in 8640fb0d97af [2021-03-18T22:25:30.169Z] ---> Running in e371c7946c9d [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.290s coverage: 92.8% of statements [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-18T22:25:32.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-03-18T22:25:32.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-03-18T22:25:32.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:25:32.746Z] 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 [2021-03-18T22:25:33.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:25:33.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:25:33.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:25:34.989Z] OK: 233 MiB in 51 packages [2021-03-18T22:25:35.260Z] OK: 233 MiB in 51 packages [2021-03-18T22:25:35.260Z] Removing intermediate container e371c7946c9d [2021-03-18T22:25:35.260Z] ---> b7b5e5221890 [2021-03-18T22:25:35.260Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-18T22:25:37.237Z] ---> Running in c3b5a9ec7cc2 [2021-03-18T22:25:38.236Z] Removing intermediate container 783481af68f4 [2021-03-18T22:25:38.236Z] ---> 8f3d0e85cd16 [2021-03-18T22:25:38.236Z] Step 6/23 : COPY go.mod . [2021-03-18T22:25:38.236Z] Removing intermediate container c3b5a9ec7cc2 [2021-03-18T22:25:38.236Z] ---> 58fb1814cf98 [2021-03-18T22:25:38.236Z] Step 28/31 : CMD ["gate"] [2021-03-18T22:25:38.236Z] Removing intermediate container bac0fea4fde2 [2021-03-18T22:25:38.236Z] ---> cc3e36b74e77 [2021-03-18T22:25:38.236Z] Step 6/26 : COPY go.mod . [2021-03-18T22:25:39.237Z] ---> Running in 0af3fba44cfc [2021-03-18T22:25:39.503Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:25:39.503Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:25:39.854Z] ---> 3c070bb53e04 [2021-03-18T22:25:39.854Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T22:25:39.854Z] ---> Using cache [2021-03-18T22:25:39.854Z] ---> f2f898ffe070 [2021-03-18T22:25:39.854Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:25:39.854Z] ---> Using cache [2021-03-18T22:25:39.854Z] ---> 78d74f6a2e3b [2021-03-18T22:25:39.854Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-18T22:25:39.854Z] ---> e6d7d356d24c [2021-03-18T22:25:39.854Z] Step 7/23 : RUN go mod download [2021-03-18T22:25:40.430Z] ---> 2f2a33e4977a [2021-03-18T22:25:40.430Z] Step 7/26 : RUN go mod download [2021-03-18T22:25:40.699Z] ---> Running in 66d464ebe09d [2021-03-18T22:25:40.699Z] ---> Running in 943cb8ffd1b4 [2021-03-18T22:25:40.699Z] ---> Running in c18e6f926f41 [2021-03-18T22:25:40.699Z] Removing intermediate container 0af3fba44cfc [2021-03-18T22:25:40.699Z] ---> 4f04c0a9e3d4 [2021-03-18T22:25:40.699Z] Step 29/31 : LABEL arch=x86_64 [2021-03-18T22:25:41.277Z] ---> Running in d8f3da41fbd5 [2021-03-18T22:25:41.546Z] Removing intermediate container d8f3da41fbd5 [2021-03-18T22:25:41.546Z] ---> cab1e1cb5337 [2021-03-18T22:25:41.546Z] Step 30/31 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:25:41.812Z] ---> Running in 3522a2aa38b1 [2021-03-18T22:25:42.098Z] Removing intermediate container 3522a2aa38b1 [2021-03-18T22:25:42.098Z] ---> c86b3217b4a3 [2021-03-18T22:25:42.098Z] Step 31/31 : LABEL version=0.0.0 [2021-03-18T22:25:42.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:25:42.374Z] ---> Running in 98725b43ea19 [2021-03-18T22:25:42.643Z] Removing intermediate container 98725b43ea19 [2021-03-18T22:25:42.643Z] ---> ef6ec121c14d [2021-03-18T22:25:42.643Z] [2021-03-18T22:25:42.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements [2021-03-18T22:25:42.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2021-03-18T22:25:42.922Z] Successfully built ef6ec121c14d [2021-03-18T22:25:43.195Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-18T22:25:43.791Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:25:43.791Z] Removing intermediate container 943cb8ffd1b4 [2021-03-18T22:25:43.791Z] ---> c71beda08d07 [2021-03-18T22:25:43.791Z] Step 8/23 : COPY . . [2021-03-18T22:25:43.791Z] Removing intermediate container c18e6f926f41 [2021-03-18T22:25:43.791Z] ---> 0984204e6050 [2021-03-18T22:25:43.791Z] Step 8/26 : COPY . . [2021-03-18T22:25:48.445Z] OK: 233 MiB in 51 packages [2021-03-18T22:25:49.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.346s coverage: 81.0% of statements [2021-03-18T22:25:53.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T22:25:54.742Z] Removing intermediate container 66d464ebe09d [2021-03-18T22:25:54.742Z] ---> dc94459c2020 [2021-03-18T22:25:54.742Z] Step 6/22 : COPY go.mod . [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.124s coverage: 92.9% of statements [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements [2021-03-18T22:25:56.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.6% of statements [2021-03-18T22:25:56.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-18T22:25:57.325Z] ---> 3590e3093983 [2021-03-18T22:25:57.325Z] Step 7/22 : RUN go mod download [2021-03-18T22:25:58.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.562s coverage: 64.4% of statements [2021-03-18T22:25:58.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-18T22:25:58.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-18T22:25:58.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-03-18T22:25:58.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements [2021-03-18T22:25:58.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-03-18T22:25:59.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-03-18T22:25:59.898Z] ---> Running in 267a64193d26 [2021-03-18T22:26:00.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements [2021-03-18T22:26:04.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.851s coverage: 69.0% of statements [2021-03-18T22:26:04.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-18T22:26:04.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-18T22:26:04.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-18T22:26:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.385s coverage: 38.4% of statements [2021-03-18T22:26:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-18T22:26:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-18T22:26:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-03-18T22:26:05.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-18T22:26:05.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2021-03-18T22:26:05.305Z] Removing intermediate container 267a64193d26 [2021-03-18T22:26:05.305Z] ---> bbed54bf684d [2021-03-18T22:26:05.305Z] Step 8/22 : COPY . . [2021-03-18T22:26:11.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.0% of statements [2021-03-18T22:26:11.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-18T22:26:11.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-18T22:26:11.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-18T22:26:11.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-18T22:26:11.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-18T22:26:11.814Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-18T22:26:11.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-18T22:26:11.815Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.420s coverage: 87.1% of statements [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:26:11.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-18T22:26:13.521Z] Removing intermediate container 8640fb0d97af [2021-03-18T22:26:13.521Z] ---> ce795a29e307 [2021-03-18T22:26:13.521Z] [2021-03-18T22:26:13.521Z] Step 10/21 : FROM alpine:3.12 [2021-03-18T22:26:13.521Z] ---> 88dd2752d2ea [2021-03-18T22:26:13.521Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-18T22:26:14.920Z] ---> bb3112fb86ca [2021-03-18T22:26:14.920Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-18T22:26:14.920Z] ---> c7afee0cf0ac [2021-03-18T22:26:14.920Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-18T22:26:15.874Z] ---> Running in 41af5a1d7a86 [2021-03-18T22:26:16.139Z] ---> Running in 6152e5618242 [2021-03-18T22:26:16.139Z] ---> Running in 42629b97ff40 [2021-03-18T22:26:18.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:18.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:18.375Z] 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 [2021-03-18T22:26:18.375Z] 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 [2021-03-18T22:26:18.375Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-18T22:26:18.375Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T22:26:18.375Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-18T22:26:18.661Z] (4/4) Installing curl (7.69.1-r3) [2021-03-18T22:26:18.661Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:26:18.661Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T22:26:18.661Z] OK: 7 MiB in 18 packages [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.626s coverage: 29.1% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.115s coverage: 100.0% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.247s coverage: 96.5% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-18T22:26:20.127Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-18T22:26:20.127Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-03-18T22:26:20.399Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2021-03-18T22:26:20.626Z] Removing intermediate container 41af5a1d7a86 [2021-03-18T22:26:20.626Z] ---> afdf928d2473 [2021-03-18T22:26:20.626Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T22:26:20.673Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-03-18T22:26:21.603Z] ---> Running in f605dc676a4e [2021-03-18T22:26:21.649Z] GO111MODULE=on go vet ./... [2021-03-18T22:26:22.188Z] Removing intermediate container f605dc676a4e [2021-03-18T22:26:22.188Z] ---> 94389e43d7b4 [2021-03-18T22:26:22.188Z] Step 13/21 : WORKDIR /edgex [2021-03-18T22:26:22.781Z] ---> Running in 84a050197f02 [2021-03-18T22:26:24.770Z] Removing intermediate container 84a050197f02 [2021-03-18T22:26:24.770Z] ---> 8ee84ff8a1a5 [2021-03-18T22:26:24.770Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-18T22:26:25.372Z] ---> f65df8d9b8dd [2021-03-18T22:26:25.372Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-18T22:26:28.817Z] ---> 6cea15528938 [2021-03-18T22:26:28.817Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-18T22:26:30.799Z] ---> b3cb8115b154 [2021-03-18T22:26:30.799Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-18T22:26:30.799Z] ---> d9dbda62ebd6 [2021-03-18T22:26:30.799Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-18T22:26:30.799Z] ---> Running in 4e41376f8248 [2021-03-18T22:26:30.799Z] ---> Running in dbce7ac9c3c8 [2021-03-18T22:26:31.079Z] Removing intermediate container 4e41376f8248 [2021-03-18T22:26:31.080Z] ---> ddcfbf5361bd [2021-03-18T22:26:31.080Z] Step 18/21 : CMD ["--init=true"] [2021-03-18T22:26:31.080Z] ---> Running in 0617b7c5a544 [2021-03-18T22:26:31.358Z] Removing intermediate container 0617b7c5a544 [2021-03-18T22:26:31.358Z] ---> 5415e5fdce2e [2021-03-18T22:26:31.358Z] Step 19/21 : LABEL arch=x86_64 [2021-03-18T22:26:31.633Z] ---> Running in 8e58c1c1b80f [2021-03-18T22:26:31.633Z] 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 [2021-03-18T22:26:31.909Z] Removing intermediate container 8e58c1c1b80f [2021-03-18T22:26:31.909Z] ---> 4f76f017efe8 [2021-03-18T22:26:31.909Z] Step 20/21 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:26:31.909Z] ---> Running in 4fcda5f9d159 [2021-03-18T22:26:32.500Z] Removing intermediate container 4fcda5f9d159 [2021-03-18T22:26:32.501Z] ---> 92c1e4165e3d [2021-03-18T22:26:32.501Z] Step 21/21 : LABEL version=0.0.0 [2021-03-18T22:26:33.922Z] ---> Running in 09a55907221a [2021-03-18T22:26:34.190Z] Removing intermediate container 09a55907221a [2021-03-18T22:26:34.190Z] ---> c461e15e7d55 [2021-03-18T22:26:34.190Z] [2021-03-18T22:26:34.459Z] Successfully built c461e15e7d55 [2021-03-18T22:26:34.727Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-18T22:26:44.859Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 42629b97ff40 [2021-03-18T22:26:44.859Z] ---> cebe891310d8 [2021-03-18T22:26:44.859Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-18T22:26:44.859Z] ---> Running in 4eebf5835df7 [2021-03-18T22:26:45.462Z] 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 [2021-03-18T22:26:50.177Z] Removing intermediate container 6152e5618242 [2021-03-18T22:26:50.177Z] ---> 491c787d0b0b [2021-03-18T22:26:50.177Z] [2021-03-18T22:26:50.177Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T22:26:50.177Z] ---> 88dd2752d2ea [2021-03-18T22:26:50.177Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-18T22:26:50.177Z] Removing intermediate container 4eebf5835df7 [2021-03-18T22:26:50.177Z] ---> 48738457fce7 [2021-03-18T22:26:50.177Z] [2021-03-18T22:26:50.177Z] Step 11/26 : FROM docker:20.10.0 [2021-03-18T22:26:50.177Z] ---> Running in 331abd1f6256 [2021-03-18T22:26:50.177Z] 20.10.0: Pulling from library/docker [2021-03-18T22:26:50.177Z] Removing intermediate container 331abd1f6256 [2021-03-18T22:26:50.177Z] ---> 00bdf76fbcb6 [2021-03-18T22:26:50.177Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-18T22:26:50.177Z] ---> Running in 5649b2cd8953 [2021-03-18T22:26:50.177Z] Removing intermediate container 5649b2cd8953 [2021-03-18T22:26:50.177Z] ---> a29cade857ef [2021-03-18T22:26:50.177Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-18T22:26:50.177Z] ---> Running in b018a7b08628 [2021-03-18T22:26:52.268Z] Removing intermediate container b018a7b08628 [2021-03-18T22:26:52.268Z] ---> 7f85cde63872 [2021-03-18T22:26:52.268Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:26:52.268Z] ---> Running in 4ad09fc79c4e [2021-03-18T22:26:54.842Z] Removing intermediate container dbce7ac9c3c8 [2021-03-18T22:26:54.842Z] ---> af054cd2be6e [2021-03-18T22:26:54.842Z] [2021-03-18T22:26:54.842Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T22:26:54.842Z] ---> 88dd2752d2ea [2021-03-18T22:26:54.842Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-18T22:26:55.112Z] Removing intermediate container 4ad09fc79c4e [2021-03-18T22:26:55.112Z] ---> dae4517df67a [2021-03-18T22:26:55.112Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-18T22:26:55.112Z] ---> Running in 1279f7a179e0 [2021-03-18T22:26:55.112Z] ---> Running in 9d4638dea728 [2021-03-18T22:26:56.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:56.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:56.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:56.084Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-18T22:26:56.084Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-18T22:26:56.084Z] ---> aefe523efa57 [2021-03-18T22:26:56.084Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-18T22:26:56.084Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-18T22:26:56.084Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-18T22:26:56.084Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:26:56.084Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T22:26:56.084Z] OK: 6 MiB in 16 packages [2021-03-18T22:26:57.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:57.033Z] ---> Running in 4485b10bdd9a [2021-03-18T22:26:57.990Z] Removing intermediate container 1279f7a179e0 [2021-03-18T22:26:57.990Z] ---> 9cffc2c623e1 [2021-03-18T22:26:57.990Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:26:57.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:57.990Z] ---> Running in 128533248f42 [2021-03-18T22:26:57.990Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:26:58.253Z] Removing intermediate container 128533248f42 [2021-03-18T22:26:58.254Z] ---> 37f2283fa7dd [2021-03-18T22:26:58.254Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-18T22:26:58.254Z] (1/2) Installing readline (8.0.4-r0) [2021-03-18T22:26:58.254Z] (2/2) Installing bash (5.0.17-r0) [2021-03-18T22:26:58.254Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-18T22:26:58.254Z] ---> Running in 68714c1869c4 [2021-03-18T22:26:58.254Z] Executing bash-5.0.17-r0.post-install [2021-03-18T22:26:58.254Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:26:58.254Z] OK: 12 MiB in 22 packages [2021-03-18T22:26:58.254Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-18T22:26:58.524Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-18T22:26:58.524Z] Removing intermediate container 68714c1869c4 [2021-03-18T22:26:58.524Z] ---> f2218b52e72b [2021-03-18T22:26:58.524Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T22:26:58.524Z] ---> Running in 90567732dbef [2021-03-18T22:26:58.524Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-18T22:26:58.788Z] Removing intermediate container 90567732dbef [2021-03-18T22:26:58.788Z] ---> b46e2d14b6c7 [2021-03-18T22:26:58.788Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:26:59.053Z] Removing intermediate container 4485b10bdd9a [2021-03-18T22:26:59.053Z] ---> 6c16af8a6070 [2021-03-18T22:26:59.053Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-18T22:26:59.053Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T22:26:59.053Z] ---> Running in 7c022ca87835 [2021-03-18T22:26:59.053Z] ---> afa7ecc22035 [2021-03-18T22:26:59.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-18T22:26:59.318Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-18T22:26:59.596Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:26:59.597Z] OK: 8 MiB in 20 packages [2021-03-18T22:26:59.597Z] Removing intermediate container 7c022ca87835 [2021-03-18T22:26:59.597Z] ---> 23abbb9b620b [2021-03-18T22:26:59.597Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-18T22:26:59.597Z] ---> Running in 007d5cf779c6 [2021-03-18T22:26:59.597Z] ---> e139ac7a06d4 [2021-03-18T22:26:59.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-18T22:26:59.858Z] Removing intermediate container 007d5cf779c6 [2021-03-18T22:26:59.858Z] ---> f4da3b30f35d [2021-03-18T22:26:59.858Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-18T22:27:00.121Z] ---> Running in 26792ddfddc3 [2021-03-18T22:27:00.121Z] ---> 8f48604fcab5 [2021-03-18T22:27:00.121Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-18T22:27:00.121Z] Removing intermediate container 9d4638dea728 [2021-03-18T22:27:00.121Z] ---> f67f400c8947 [2021-03-18T22:27:00.121Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:27:00.387Z] ---> Running in 86cd07bdda6c [2021-03-18T22:27:00.387Z] Removing intermediate container 26792ddfddc3 [2021-03-18T22:27:00.387Z] ---> 1afa511be360 [2021-03-18T22:27:00.387Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-18T22:27:00.387Z] ---> 243f05c5af5d [2021-03-18T22:27:00.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-18T22:27:00.387Z] Removing intermediate container 86cd07bdda6c [2021-03-18T22:27:00.387Z] ---> d72acb77c50e [2021-03-18T22:27:00.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:27:00.659Z] ---> Running in f6b52a23d53c [2021-03-18T22:27:00.921Z] Removing intermediate container f6b52a23d53c [2021-03-18T22:27:00.921Z] ---> 2db6053c8d87 [2021-03-18T22:27:00.922Z] Step 20/22 : LABEL arch=x86_64 [2021-03-18T22:27:01.185Z] ---> Running in 9ae61d29332d [2021-03-18T22:27:01.185Z] ---> 24fa01542486 [2021-03-18T22:27:01.185Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-18T22:27:01.185Z] ---> 339664efe18e [2021-03-18T22:27:01.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-18T22:27:01.185Z] Removing intermediate container 9ae61d29332d [2021-03-18T22:27:01.185Z] ---> 88edde702f5a [2021-03-18T22:27:01.185Z] Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:27:01.452Z] ---> Running in e41f02879c8e [2021-03-18T22:27:01.452Z] ---> 2afe8b29c073 [2021-03-18T22:27:01.452Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-18T22:27:01.452Z] ---> 24be02e7d686 [2021-03-18T22:27:01.452Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-18T22:27:02.054Z] ---> Running in a359fd289bfb [2021-03-18T22:27:02.325Z] Removing intermediate container e41f02879c8e [2021-03-18T22:27:02.325Z] ---> 5fb70fea4a24 [2021-03-18T22:27:02.325Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T22:27:02.325Z] ---> bbe9614973e1 [2021-03-18T22:27:02.325Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-18T22:27:02.325Z] ---> Running in 7cce4c39c304 [2021-03-18T22:27:02.325Z] Removing intermediate container a359fd289bfb [2021-03-18T22:27:02.325Z] ---> d6d31965ae26 [2021-03-18T22:27:02.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:27:02.593Z] ---> Running in 9b9cf268dc2c [2021-03-18T22:27:02.594Z] ---> Running in 0025fc0fc158 [2021-03-18T22:27:03.562Z] Removing intermediate container 7cce4c39c304 [2021-03-18T22:27:03.562Z] ---> 7fd668d869d2 [2021-03-18T22:27:03.562Z] [2021-03-18T22:27:03.562Z] Removing intermediate container 0025fc0fc158 [2021-03-18T22:27:03.562Z] ---> 09d13306d24e [2021-03-18T22:27:03.562Z] Step 21/23 : LABEL arch=x86_64 [2021-03-18T22:27:03.562Z] Successfully built 7fd668d869d2 [2021-03-18T22:27:03.562Z] Successfully tagged docker-support-notifications-go:latest [2021-03-18T22:27:03.562Z]  Building docker-support-notifications-go ... done  ---> Running in 554e8fb56073 [2021-03-18T22:27:03.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:27:03.826Z] Removing intermediate container 554e8fb56073 [2021-03-18T22:27:03.826Z] ---> 01900a211a3f [2021-03-18T22:27:03.826Z] Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:27:03.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:27:03.826Z] ---> Running in 7ff5948bea3b [2021-03-18T22:27:03.826Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-18T22:27:03.826Z] (2/33) Installing expat (2.2.9-r1) [2021-03-18T22:27:03.826Z] (3/33) Installing libffi (3.3-r2) [2021-03-18T22:27:03.826Z] (4/33) Installing gdbm (1.13-r1) [2021-03-18T22:27:03.826Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-18T22:27:04.088Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-18T22:27:04.088Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-18T22:27:04.088Z] Removing intermediate container 7ff5948bea3b [2021-03-18T22:27:04.088Z] ---> be77c1963976 [2021-03-18T22:27:04.088Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T22:27:04.669Z] ---> Running in 721033a3a198 [2021-03-18T22:27:07.987Z] Removing intermediate container 721033a3a198 [2021-03-18T22:27:07.987Z] ---> bbeb3397fae8 [2021-03-18T22:27:07.987Z] [2021-03-18T22:27:07.987Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-18T22:27:07.987Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-18T22:27:07.987Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-18T22:27:07.987Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-18T22:27:07.987Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-18T22:27:07.987Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-18T22:27:07.987Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-18T22:27:08.259Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-18T22:27:08.259Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-18T22:27:08.259Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-18T22:27:08.259Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-18T22:27:08.259Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-18T22:27:08.259Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-18T22:27:08.259Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-18T22:27:08.259Z] Successfully built bbeb3397fae8 [2021-03-18T22:27:08.259Z] Successfully tagged docker-core-data-go:latest [2021-03-18T22:27:08.259Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-18T22:27:08.259Z]  Building docker-core-data-go ... done (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-18T22:27:08.259Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-18T22:27:08.259Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-18T22:27:08.259Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-18T22:27:08.534Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-18T22:27:08.534Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-18T22:27:08.534Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-18T22:27:08.534Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-18T22:27:08.534Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-18T22:27:08.534Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-18T22:27:08.534Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-18T22:27:08.534Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:27:08.534Z] OK: 71 MiB in 55 packages [2021-03-18T22:27:16.798Z] Removing intermediate container 9b9cf268dc2c [2021-03-18T22:27:16.798Z] ---> 5d705afcce27 [2021-03-18T22:27:16.798Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-18T22:27:16.798Z] ---> Running in 731ff9cfb852 [2021-03-18T22:27:17.760Z] Collecting docker-compose==1.23.2 [2021-03-18T22:27:17.760Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-18T22:27:18.027Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-18T22:27:18.027Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-18T22:27:19.589Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-18T22:27:19.589Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-18T22:27:19.589Z] Collecting cached-property<2,>=1.2.0 [2021-03-18T22:27:19.589Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-18T22:27:19.589Z] Collecting texttable<0.10,>=0.9.0 [2021-03-18T22:27:19.589Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-18T22:27:19.589Z] Collecting docker<4.0,>=3.6.0 [2021-03-18T22:27:19.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-18T22:27:19.589Z] Collecting docopt<0.7,>=0.6.1 [2021-03-18T22:27:19.589Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-18T22:27:19.589Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-18T22:27:19.589Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-18T22:27:20.535Z] Collecting PyYAML<4,>=3.10 [2021-03-18T22:27:20.535Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-18T22:27:21.127Z] Collecting jsonschema<3,>=2.5.1 [2021-03-18T22:27:21.127Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-18T22:27:21.127Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-18T22:27:21.128Z] 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) [2021-03-18T22:27:21.390Z] Collecting idna<2.8,>=2.5 [2021-03-18T22:27:21.390Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-18T22:27:21.390Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-18T22:27:21.390Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-18T22:27:21.390Z] 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) [2021-03-18T22:27:21.658Z] Collecting docker-pycreds>=0.4.0 [2021-03-18T22:27:21.658Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-18T22:27:21.658Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-18T22:27:21.658Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-18T22:27:21.658Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-18T22:27:21.658Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-18T22:27:21.658Z] Installing collected packages: websocket-client, idna, urllib3, requests, cached-property, texttable, docker-pycreds, docker, docopt, dockerpty, PyYAML, jsonschema, docker-compose [2021-03-18T22:27:21.928Z] Attempting uninstall: idna [2021-03-18T22:27:21.928Z] Found existing installation: idna 2.9 [2021-03-18T22:27:21.928Z] Uninstalling idna-2.9: [2021-03-18T22:27:21.928Z] Successfully uninstalled idna-2.9 [2021-03-18T22:27:22.197Z] Attempting uninstall: urllib3 [2021-03-18T22:27:22.197Z] Found existing installation: urllib3 1.25.9 [2021-03-18T22:27:22.197Z] Uninstalling urllib3-1.25.9: [2021-03-18T22:27:22.197Z] Successfully uninstalled urllib3-1.25.9 [2021-03-18T22:27:22.460Z] Attempting uninstall: requests [2021-03-18T22:27:22.460Z] Found existing installation: requests 2.23.0 [2021-03-18T22:27:22.460Z] Uninstalling requests-2.23.0: [2021-03-18T22:27:22.460Z] Successfully uninstalled requests-2.23.0 [2021-03-18T22:27:22.460Z] Running setup.py install for texttable: started [2021-03-18T22:27:23.035Z] Running setup.py install for texttable: finished with status 'done' [2021-03-18T22:27:23.296Z] Running setup.py install for docopt: started [2021-03-18T22:27:23.873Z] Running setup.py install for docopt: finished with status 'done' [2021-03-18T22:27:23.873Z] Running setup.py install for dockerpty: started [2021-03-18T22:27:24.134Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-18T22:27:24.135Z] Running setup.py install for PyYAML: started [2021-03-18T22:27:24.707Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-18T22:27:25.280Z] 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.58.0 [2021-03-18T22:27:29.496Z] Removing intermediate container 731ff9cfb852 [2021-03-18T22:27:29.496Z] ---> 64e052e63376 [2021-03-18T22:27:29.496Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-18T22:27:29.496Z] ---> Running in 71ab525e7cff [2021-03-18T22:27:29.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T22:27:29.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T22:27:29.758Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T22:27:29.758Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-18T22:27:29.758Z] (3/3) Installing curl (7.69.1-r3) [2021-03-18T22:27:29.758Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:27:29.758Z] OK: 72 MiB in 58 packages [2021-03-18T22:27:30.335Z] Removing intermediate container 71ab525e7cff [2021-03-18T22:27:30.335Z] ---> 0cf1f5c9a03c [2021-03-18T22:27:30.335Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-18T22:27:30.335Z] ---> Running in ec06f9c5a817 [2021-03-18T22:27:30.606Z] Removing intermediate container ec06f9c5a817 [2021-03-18T22:27:30.606Z] ---> f7d683ec9b68 [2021-03-18T22:27:30.606Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:27:30.606Z] ---> Running in b41f7556f102 [2021-03-18T22:27:30.868Z] Removing intermediate container b41f7556f102 [2021-03-18T22:27:30.868Z] ---> d8466f28c48a [2021-03-18T22:27:30.868Z] Step 24/26 : LABEL arch=x86_64 [2021-03-18T22:27:30.868Z] ---> Running in f2a17e4da325 [2021-03-18T22:27:31.131Z] Removing intermediate container f2a17e4da325 [2021-03-18T22:27:31.131Z] ---> 1a7cf6ec1d32 [2021-03-18T22:27:31.131Z] Step 25/26 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:27:31.131Z] ---> Running in f321d745f378 [2021-03-18T22:27:31.394Z] Removing intermediate container f321d745f378 [2021-03-18T22:27:31.394Z] ---> 01b5a0e99b1d [2021-03-18T22:27:31.394Z] Step 26/26 : LABEL version=0.0.0 [2021-03-18T22:27:31.394Z] ---> Running in 080c85f6f6c5 [2021-03-18T22:27:31.394Z] Removing intermediate container 080c85f6f6c5 [2021-03-18T22:27:31.394Z] ---> 4063270005f1 [2021-03-18T22:27:31.394Z] [2021-03-18T22:27:31.658Z] Successfully built 4063270005f1 [2021-03-18T22:27:31.658Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-18T22:27:31.933Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-18T22:27:31.954Z] $ docker stop --time=1 4ca5f07936d67f7fe89327318a08ecb3b68b9164dc55a797c0e84ddaf0c99091 [2021-03-18T22:27:33.812Z] $ docker rm -f 4ca5f07936d67f7fe89327318a08ecb3b68b9164dc55a797c0e84ddaf0c99091 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T22:27:34.433Z] + docker images [2021-03-18T22:27:34.434Z] + grep docker [2021-03-18T22:27:35.011Z] docker-sys-mgmt-agent-go latest 4063270005f1 3 seconds ago 313MB [2021-03-18T22:27:35.011Z] docker-core-data-go latest bbeb3397fae8 30 seconds ago 22.6MB [2021-03-18T22:27:35.011Z] docker-support-notifications-go latest 7fd668d869d2 32 seconds ago 17.8MB [2021-03-18T22:27:35.011Z] docker-security-proxy-setup-go latest c461e15e7d55 About a minute ago 24.7MB [2021-03-18T22:27:35.011Z] docker-security-bootstrapper-go latest ef6ec121c14d About a minute ago 18.8MB [2021-03-18T22:27:35.011Z] docker-security-secretstore-setup-go latest 4e06b3457c63 2 minutes ago 24.9MB [2021-03-18T22:27:35.011Z] docker-core-metadata-go latest 3c0404c645df 2 minutes ago 19MB [2021-03-18T22:27:35.011Z] docker-support-scheduler-go latest 56fca014f769 2 minutes ago 17.3MB [2021-03-18T22:27:35.011Z] docker-core-command-go latest 14a98208e40f 2 minutes ago 17.2MB [2021-03-18T22:27:35.011Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-18T22:27:44.834Z] gofmt -l . [2021-03-18T22:27:44.834Z] [ "`gofmt -l .`" = "" ] [2021-03-18T22:27:46.268Z] ./bin/test-go-mod-tidy.sh [2021-03-18T22:27:46.866Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-18T22:27:48.714Z] + ls -al . [2021-03-18T22:27:48.714Z] total 800 [2021-03-18T22:27:48.714Z] drwxrwxr-x 9 1001 1001 4096 Mar 18 22:27 . [2021-03-18T22:27:48.714Z] drwxr-xr-x 4 root root 4096 Mar 18 22:23 .. [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 11 Mar 18 22:21 .dockerignore [2021-03-18T22:27:48.714Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 22:21 .git [2021-03-18T22:27:48.714Z] drwxrwxr-x 3 1001 1001 4096 Mar 18 22:21 .github [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 818 Mar 18 22:21 .gitignore [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 166 Mar 18 22:21 .sonarcloud.properties [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:21 Attribution.txt [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:21 CONTRIBUTING.md [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 931 Mar 18 22:21 Dockerfile.build [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 863 Mar 18 22:21 Jenkinsfile [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:21 LICENSE [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:21 Makefile [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:21 README.md [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:21 SECURITY.md [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 5 Mar 18 22:19 VERSION [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:21 ZMQWindows.md [2021-03-18T22:27:48.714Z] drwxrwxr-x 2 1001 1001 4096 Mar 18 22:21 bin [2021-03-18T22:27:48.714Z] drwxrwxr-x 14 1001 1001 4096 Mar 18 22:21 cmd [2021-03-18T22:27:48.714Z] -rw-r--r-- 1 root root 661956 Mar 18 22:26 coverage.out [2021-03-18T22:27:48.714Z] -rw-r--r-- 1 root root 1055 Mar 18 22:27 go.mod [2021-03-18T22:27:48.714Z] -rw-r--r-- 1 root root 21981 Mar 18 22:27 go.sum [2021-03-18T22:27:48.714Z] drwxrwxr-x 8 1001 1001 4096 Mar 18 22:21 internal [2021-03-18T22:27:48.714Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 22:21 openapi [2021-03-18T22:27:48.714Z] drwxrwxr-x 4 1001 1001 4096 Mar 18 22:21 snap [2021-03-18T22:27:48.714Z] -rw-rw-r-- 1 1001 1001 168 Mar 18 22:21 version.go [Pipeline] sh [2021-03-18T22:27:49.479Z] + '[' -e coverage.out ] [2021-03-18T22:27:49.479Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-18T22:27:49.533Z] Warning: overwriting stash ‘coverage-report’ [2021-03-18T22:27:50.972Z] Still waiting to schedule task [2021-03-18T22:27:50.972Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-18T22:27:51.001Z] Stashed 1 file(s) [Pipeline] sh [2021-03-18T22:27:51.667Z] + make build [2021-03-18T22:27:51.667Z] 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 [2021-03-18T22:28:01.825Z] 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 [2021-03-18T22:28:28.645Z] 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 [2021-03-18T22:28:32.940Z] 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 [2021-03-18T22:28:35.691Z] Running on prd-ubuntu18.04-docker-8c-8g-30374 in /w/workspace/edgexfoundry_edgex-go_PR-3273 [Pipeline] { [Pipeline] ws [2021-03-18T22:28:35.788Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-18T22:28:38.432Z] using credential edgex-jenkins-ssh [2021-03-18T22:28:38.490Z] Cloning the remote Git repository [2021-03-18T22:28:38.520Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:28:38.581Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-18T22:28:38.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:28:38.611Z] > git --version # timeout=10 [2021-03-18T22:28:38.618Z] > git --version # 'git version 2.17.1' [2021-03-18T22:28:38.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:28:38.645Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T22:28:41.286Z] 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 [2021-03-18T22:28:41.882Z] 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 [2021-03-18T22:28:42.802Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T22:28:42.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T22:28:42.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-18T22:28:42.835Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-18T22:28:42.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:28:42.840Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3273/head:refs/remotes/origin/PR-3273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T22:28:43.489Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:28:43.632Z] Merge succeeded, producing 1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:28:43.632Z] Checking out Revision 1563183a39e1034c19714a8c0bb5c559455af12f (PR-3273) [2021-03-18T22:28:43.503Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:28:43.507Z] > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 [2021-03-18T22:28:43.599Z] > git remote # timeout=10 [2021-03-18T22:28:43.606Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T22:28:43.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T22:28:43.619Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-18T22:28:43.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T22:28:43.638Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T22:28:43.642Z] > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 [2021-03-18T22:28:47.309Z] Commit message: "feat(security): Implementation for adding ACL policies and roles" [2021-03-18T22:28:47.339Z] > git --version # timeout=10 [2021-03-18T22:28:47.344Z] > git --version # 'git version 2.17.1' [2021-03-18T22:28:47.347Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:28:48.481Z] + echo snap-build.sh [2021-03-18T22:28:48.481Z] snap-build.sh [2021-03-18T22:28:48.481Z] + SNAP_BASE_DIR=. [2021-03-18T22:28:48.481Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-18T22:28:48.481Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-18T22:28:48.481Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-18T22:28:48.481Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-18T22:28:48.481Z] + cd /w/workspace/edgex-go/1 [2021-03-18T22:28:48.481Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-18T22:28:48.481Z] Reading package lists... [2021-03-18T22:28:48.481Z] Building dependency tree... [2021-03-18T22:28:48.481Z] Reading state information... [2021-03-18T22:28:48.596Z] 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 [2021-03-18T22:28:48.744Z] The following packages were automatically installed and are no longer required: [2021-03-18T22:28:48.744Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-18T22:28:48.744Z] uidmap xdelta3 [2021-03-18T22:28:48.744Z] Use 'sudo apt autoremove' to remove them. [2021-03-18T22:28:48.744Z] The following packages will be REMOVED: [2021-03-18T22:28:48.744Z] lxd* lxd-client* [2021-03-18T22:28:49.008Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-18T22:28:49.008Z] After this operation, 31.7 MB disk space will be freed. [2021-03-18T22:28:50.088Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-18T22:28:50.088Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-18T22:28:51.036Z] Removing lxd dnsmasq configuration [2021-03-18T22:28:51.036Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-18T22:28:51.299Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-18T22:28:52.253Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-18T22:28:52.518Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-18T22:28:52.518Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-18T22:28:53.472Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-18T22:28:53.741Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-18T22:28:55.130Z] + sudo snap remove --purge lxd [2021-03-18T22:28:55.349Z] 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 [2021-03-18T22:28:55.392Z] snap "lxd" is not installed [2021-03-18T22:28:55.392Z] + sudo groupadd --force --system lxd [2021-03-18T22:28:55.392Z] ++ whoami [2021-03-18T22:28:55.392Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-18T22:28:55.392Z] + newgrp - lxd [2021-03-18T22:28:55.392Z] + sudo snap install lxd [2021-03-18T22:28:58.753Z] 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 [2021-03-18T22:29:02.021Z] 2021-03-18T22:29:00Z INFO Waiting for automatic snapd restart... [2021-03-18T22:29:04.155Z] 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 [2021-03-18T22:29:07.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T22:29:11.870Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-18T22:29:14.323Z] lxd 4.12 from Canonical* installed [2021-03-18T22:29:14.323Z] + sudo lxd init --auto [Pipeline] } [2021-03-18T22:29:20.225Z] $ docker stop --time=1 fde1e657a03260e40ec0199f079e1c6767c0522b662ac2c349899f14c57f803a [2021-03-18T22:29:22.532Z] + sudo snap install --classic snapcraft [2021-03-18T22:29:22.717Z] $ docker rm -f fde1e657a03260e40ec0199f079e1c6767c0522b662ac2c349899f14c57f803a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:29:24.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T22:29:24.988Z] [2021-03-18T22:29:24.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:29:25.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T22:29:25.706Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-18T22:29:25.706Z] 29e5d40040c1: Pulling fs layer [2021-03-18T22:29:25.706Z] 1ce36da41761: Pulling fs layer [2021-03-18T22:29:25.706Z] 25b303627fd3: Pulling fs layer [2021-03-18T22:29:25.982Z] 29e5d40040c1: Download complete [2021-03-18T22:29:26.579Z] 29e5d40040c1: Pull complete [2021-03-18T22:29:26.579Z] 1ce36da41761: Verifying Checksum [2021-03-18T22:29:26.579Z] 1ce36da41761: Download complete [2021-03-18T22:29:27.557Z] 1ce36da41761: Pull complete [2021-03-18T22:29:28.152Z] 25b303627fd3: Verifying Checksum [2021-03-18T22:29:28.152Z] 25b303627fd3: Download complete [2021-03-18T22:29:38.293Z] 25b303627fd3: Pull complete [2021-03-18T22:29:38.293Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-18T22:29:38.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T22:29:38.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-18T22:29:38.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container [2021-03-18T22:29:38.662Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-18T22:29:41.893Z] $ docker top fdb7a9d149efc1d1a31aa500cec9e0734587d426276d6ac22f5b604d71aacd01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:29:43.050Z] + docker-compose build --help [2021-03-18T22:29:43.050Z] + grep parallel [2021-03-18T22:29:47.338Z] --parallel Build images in parallel. [Pipeline] } [2021-03-18T22:29:47.635Z] $ docker stop --time=1 fdb7a9d149efc1d1a31aa500cec9e0734587d426276d6ac22f5b604d71aacd01 [2021-03-18T22:29:49.572Z] $ docker rm -f fdb7a9d149efc1d1a31aa500cec9e0734587d426276d6ac22f5b604d71aacd01 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:29:50.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-18T22:29:50.545Z] . [Pipeline] withDockerContainer [2021-03-18T22:29:50.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container [2021-03-18T22:29:50.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-18T22:29:52.285Z] $ docker top d6c78b8ec3312b02352bcf8871a0c4a8d2a3060b61a757783ba388b0cbef7596 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:29:53.352Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-18T22:29:57.636Z] Building docker-core-command-go ... [2021-03-18T22:29:57.636Z] Building docker-core-data-go ... [2021-03-18T22:29:57.636Z] Building docker-core-metadata-go ... [2021-03-18T22:29:57.636Z] Building docker-security-bootstrapper-go ... [2021-03-18T22:29:57.636Z] Building docker-security-proxy-setup-go ... [2021-03-18T22:29:57.636Z] Building docker-security-secretstore-setup-go ... [2021-03-18T22:29:57.636Z] Building docker-support-notifications-go ... [2021-03-18T22:29:57.636Z] Building docker-support-scheduler-go ... [2021-03-18T22:29:57.636Z] Building docker-sys-mgmt-agent-go ... [2021-03-18T22:29:57.636Z] Building docker-security-secretstore-setup-go [2021-03-18T22:29:57.636Z] Building docker-security-bootstrapper-go [2021-03-18T22:29:57.636Z] Building docker-sys-mgmt-agent-go [2021-03-18T22:29:57.636Z] Building docker-security-proxy-setup-go [2021-03-18T22:29:57.636Z] Building docker-support-scheduler-go [2021-03-18T22:30:18.834Z] snapcraft 4.5.4 from Canonical* installed [2021-03-18T22:30:18.834Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-18T22:30:18.834Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-18T22:30:18.835Z] yq (v4/stable) 4.3.1 from Mike Farah (mikefarah) installed [2021-03-18T22:30:19.096Z] Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory [2021-03-18T22:30:19.358Z] Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory [2021-03-18T22:30:19.620Z] Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory [2021-03-18T22:30:19.884Z] Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory [2021-03-18T22:30:20.151Z] Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T22:30:21.429Z] Failed in branch amd64 [2021-03-18T22:31:19.500Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:31:19.500Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:31:19.500Z] ---> 9c7f0191fe1a [2021-03-18T22:31:19.500Z] Step 3/31 : WORKDIR /edgex-go [2021-03-18T22:31:19.500Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:31:19.500Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:31:19.500Z] ---> 9c7f0191fe1a [2021-03-18T22:31:19.500Z] Step 3/21 : WORKDIR /edgex-go [2021-03-18T22:31:19.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:31:19.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:31:19.500Z] ---> 9c7f0191fe1a [2021-03-18T22:31:19.500Z] Step 3/24 : WORKDIR /edgex-go [2021-03-18T22:31:19.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:31:19.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:31:19.500Z] ---> 9c7f0191fe1a [2021-03-18T22:31:19.500Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T22:31:19.500Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:31:19.500Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:31:19.500Z] ---> 9c7f0191fe1a [2021-03-18T22:31:19.500Z] Step 3/26 : WORKDIR /edgex-go [2021-03-18T22:31:19.500Z] ---> Running in 1305998288e8 [2021-03-18T22:31:19.500Z] ---> Running in fb4456f6ad7b [2021-03-18T22:31:19.500Z] ---> Running in 568b78d87c63 [2021-03-18T22:31:19.500Z] ---> Running in 34fc34596a49 [2021-03-18T22:31:19.500Z] ---> Running in 17f9cf906c90 [2021-03-18T22:31:19.500Z] Removing intermediate container fb4456f6ad7b [2021-03-18T22:31:19.500Z] ---> 53f4d21673a0 [2021-03-18T22:31:19.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:31:19.500Z] Removing intermediate container 568b78d87c63 [2021-03-18T22:31:19.500Z] ---> e87e52f95667 [2021-03-18T22:31:19.500Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:31:19.500Z] Removing intermediate container 34fc34596a49 [2021-03-18T22:31:19.500Z] ---> 5f14811fae10 [2021-03-18T22:31:19.500Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:31:19.500Z] Removing intermediate container 1305998288e8 [2021-03-18T22:31:19.500Z] ---> f8a0e607f107 [2021-03-18T22:31:19.500Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:31:19.500Z] Removing intermediate container 17f9cf906c90 [2021-03-18T22:31:19.500Z] ---> 2a7b943e7469 [2021-03-18T22:31:19.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:31:19.500Z] ---> Running in eb546c9943d3 [2021-03-18T22:31:19.500Z] ---> Running in addc8620e716 [2021-03-18T22:31:19.500Z] ---> Running in 4940907f5fd4 [2021-03-18T22:31:19.500Z] ---> Running in 8990f097f444 [2021-03-18T22:31:19.500Z] ---> Running in 72b4886521b1 [2021-03-18T22:31:19.500Z] Removing intermediate container eb546c9943d3 [2021-03-18T22:31:19.500Z] ---> fd27f4fedbee [2021-03-18T22:31:19.500Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-18T22:31:19.500Z] ---> Running in e72a39b4ef55 [2021-03-18T22:31:19.500Z] Removing intermediate container 4940907f5fd4 [2021-03-18T22:31:19.500Z] ---> 5b53a549c64c [2021-03-18T22:31:19.500Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-18T22:31:19.500Z] ---> Running in ac035b2e0079 [2021-03-18T22:31:19.500Z] Removing intermediate container addc8620e716 [2021-03-18T22:31:19.500Z] ---> b81b0b05c137 [2021-03-18T22:31:19.500Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-18T22:31:19.500Z] Removing intermediate container 72b4886521b1 [2021-03-18T22:31:19.500Z] ---> d835748b1786 [2021-03-18T22:31:19.500Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-18T22:31:19.500Z] Removing intermediate container 8990f097f444 [2021-03-18T22:31:19.500Z] ---> dbd42f6c2005 [2021-03-18T22:31:19.500Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-18T22:31:19.500Z] ---> Running in 71787116589b [2021-03-18T22:31:19.500Z] ---> Running in 7314255ad4fa [2021-03-18T22:31:19.500Z] ---> Running in 3f6564bddfb3 [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:19.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:20.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:31:20.053Z] OK: 217 MiB in 51 packages [2021-03-18T22:31:20.331Z] OK: 217 MiB in 51 packages [2021-03-18T22:31:20.933Z] OK: 217 MiB in 51 packages [2021-03-18T22:31:20.933Z] OK: 217 MiB in 51 packages [2021-03-18T22:31:20.933Z] OK: 217 MiB in 51 packages [2021-03-18T22:31:21.532Z] Removing intermediate container e72a39b4ef55 [2021-03-18T22:31:21.532Z] ---> 454d13031b2f [2021-03-18T22:31:21.532Z] Step 6/22 : COPY go.mod . [2021-03-18T22:31:22.136Z] Removing intermediate container ac035b2e0079 [2021-03-18T22:31:22.136Z] ---> f56acfeadebd [2021-03-18T22:31:22.136Z] Step 6/26 : COPY go.mod . [2021-03-18T22:31:22.414Z] Removing intermediate container 71787116589b [2021-03-18T22:31:22.414Z] ---> 32c6f9f5e936 [2021-03-18T22:31:22.414Z] Step 6/31 : COPY go.mod . [2021-03-18T22:31:22.688Z] Removing intermediate container 3f6564bddfb3 [2021-03-18T22:31:22.688Z] ---> 93bf4087f323 [2021-03-18T22:31:22.688Z] Step 6/24 : COPY go.mod . [2021-03-18T22:31:22.688Z] ---> 171f387cbc03 [2021-03-18T22:31:22.688Z] Step 7/22 : RUN go mod download [2021-03-18T22:31:22.960Z] Removing intermediate container 7314255ad4fa [2021-03-18T22:31:22.960Z] ---> 94ba95dd872c [2021-03-18T22:31:22.960Z] Step 6/21 : COPY go.mod . [2021-03-18T22:31:22.960Z] ---> Running in c19f965ce88a [2021-03-18T22:31:23.238Z] ---> 83ddf2de6ca4 [2021-03-18T22:31:23.238Z] Step 7/26 : RUN go mod download [2021-03-18T22:31:23.513Z] ---> Running in e170ae9f6b10 [2021-03-18T22:31:23.513Z] ---> e4412e721f2e [2021-03-18T22:31:23.513Z] Step 7/31 : RUN go mod download [2021-03-18T22:31:23.791Z] ---> 661652ebed1f [2021-03-18T22:31:23.791Z] Step 7/24 : RUN go mod download [2021-03-18T22:31:23.791Z] ---> Running in cfc01d32f19b [2021-03-18T22:31:23.791Z] ---> Running in 3ab651193244 [2021-03-18T22:31:24.070Z] ---> 30eebd710c7b [2021-03-18T22:31:24.070Z] Step 7/21 : RUN go mod download [2021-03-18T22:31:24.343Z] ---> Running in ffaa92c9c17e [2021-03-18T22:31:27.998Z] Removing intermediate container c19f965ce88a [2021-03-18T22:31:27.998Z] ---> 7ae57ddbae0a [2021-03-18T22:31:27.998Z] Step 8/22 : COPY . . [2021-03-18T22:31:27.998Z] Removing intermediate container e170ae9f6b10 [2021-03-18T22:31:27.998Z] ---> 9b1c4a7ba991 [2021-03-18T22:31:27.998Z] Step 8/26 : COPY . . [2021-03-18T22:31:28.272Z] Removing intermediate container 3ab651193244 [2021-03-18T22:31:28.272Z] ---> 3013470c0541 [2021-03-18T22:31:28.272Z] Step 8/31 : COPY . . [2021-03-18T22:31:28.876Z] Removing intermediate container ffaa92c9c17e [2021-03-18T22:31:28.876Z] ---> 0284ed74ed1f [2021-03-18T22:31:28.876Z] Step 8/21 : COPY . . [2021-03-18T22:31:29.152Z] Removing intermediate container cfc01d32f19b [2021-03-18T22:31:29.152Z] ---> 3c49ab0e6e68 [2021-03-18T22:31:29.152Z] Step 8/24 : COPY . . [2021-03-18T22:31:55.971Z] ---> 125f487b6239 [2021-03-18T22:31:55.971Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-18T22:31:55.971Z] ---> 841b7ecf7098 [2021-03-18T22:31:55.971Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-18T22:31:55.971Z] ---> 0d7e4955b3f9 [2021-03-18T22:31:55.971Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-18T22:31:55.971Z] ---> 9f5378c47b60 [2021-03-18T22:31:55.971Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-18T22:31:55.971Z] ---> 8c5d919685d1 [2021-03-18T22:31:55.971Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-18T22:31:57.402Z] ---> Running in 1bb789cc025b [2021-03-18T22:31:57.402Z] ---> Running in f5dca8641c04 [2021-03-18T22:31:57.402Z] ---> Running in 6d3076604bdf [2021-03-18T22:31:57.402Z] ---> Running in d3fed37477ee [2021-03-18T22:31:57.402Z] ---> Running in 636fc2092268 [2021-03-18T22:31:59.391Z] 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 [2021-03-18T22:31:59.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-18T22:31:59.669Z] 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 [2021-03-18T22:31:59.669Z] 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 [2021-03-18T22:31:59.946Z] 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 [2021-03-18T22:33:36.868Z] 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 [2021-03-18T22:33:36.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-18T22:33:59.117Z] Removing intermediate container d3fed37477ee [2021-03-18T22:33:59.117Z] ---> 42afd0047005 [2021-03-18T22:33:59.117Z] [2021-03-18T22:33:59.117Z] Step 10/24 : FROM alpine:3.12 [2021-03-18T22:33:59.117Z] 3.12: Pulling from library/alpine [2021-03-18T22:34:01.738Z] Removing intermediate container 1bb789cc025b [2021-03-18T22:34:01.738Z] ---> 593f5f3a25bb [2021-03-18T22:34:01.738Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-18T22:34:03.703Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-18T22:34:03.978Z] Status: Downloaded newer image for alpine:3.12 [2021-03-18T22:34:03.978Z] ---> d10569e2745f [2021-03-18T22:34:03.978Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-18T22:34:04.256Z] Removing intermediate container 6d3076604bdf [2021-03-18T22:34:04.256Z] ---> f396968f40de [2021-03-18T22:34:04.256Z] [2021-03-18T22:34:04.256Z] Step 10/21 : FROM alpine:3.12 [2021-03-18T22:34:04.256Z] ---> d10569e2745f [2021-03-18T22:34:04.256Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-18T22:34:04.256Z] Removing intermediate container f5dca8641c04 [2021-03-18T22:34:04.256Z] ---> 85c14d7d4506 [2021-03-18T22:34:04.256Z] [2021-03-18T22:34:04.256Z] Step 10/31 : FROM alpine:3.12 [2021-03-18T22:34:04.256Z] ---> d10569e2745f [2021-03-18T22:34:04.256Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-18T22:34:06.246Z] ---> Running in 77ecf3a12914 [2021-03-18T22:34:08.860Z] ---> Running in 17212c2f2c73 [2021-03-18T22:34:08.860Z] ---> Running in 33d3fe9f7836 [2021-03-18T22:34:08.860Z] ---> Running in 9375ebc4a2e6 [2021-03-18T22:34:08.860Z] Removing intermediate container 636fc2092268 [2021-03-18T22:34:08.860Z] ---> 6318c8d55976 [2021-03-18T22:34:08.860Z] [2021-03-18T22:34:08.860Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T22:34:08.860Z] ---> d10569e2745f [2021-03-18T22:34:08.860Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-18T22:34:11.478Z] 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 [2021-03-18T22:34:11.757Z] ---> Running in b05a91f39771 [2021-03-18T22:34:11.757Z] Removing intermediate container 9375ebc4a2e6 [2021-03-18T22:34:11.757Z] ---> 6dc4c19df098 [2021-03-18T22:34:11.757Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-18T22:34:12.362Z] ---> Running in e4d2e78e3bf1 [2021-03-18T22:34:12.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:12.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:12.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:12.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:13.543Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-18T22:34:13.821Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-18T22:34:13.821Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T22:34:13.821Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-18T22:34:13.821Z] (4/5) Installing curl (7.69.1-r3) [2021-03-18T22:34:13.821Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T22:34:13.821Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-18T22:34:13.821Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-18T22:34:13.821Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:34:13.821Z] (4/4) Installing curl (7.69.1-r3) [2021-03-18T22:34:13.821Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:34:13.821Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T22:34:13.821Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T22:34:14.101Z] OK: 7 MiB in 18 packages [2021-03-18T22:34:14.101Z] OK: 7 MiB in 19 packages [2021-03-18T22:34:14.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:14.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:14.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:14.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:15.595Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-18T22:34:15.595Z] (2/2) Installing su-exec (0.2-r1) [2021-03-18T22:34:15.595Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:34:15.595Z] OK: 5 MiB in 16 packages [2021-03-18T22:34:15.595Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-18T22:34:15.595Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:34:15.595Z] OK: 5 MiB in 15 packages [2021-03-18T22:34:18.218Z] Removing intermediate container 33d3fe9f7836 [2021-03-18T22:34:18.218Z] ---> 5b393a122a80 [2021-03-18T22:34:18.218Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T22:34:18.825Z] Removing intermediate container b05a91f39771 [2021-03-18T22:34:18.825Z] ---> 0b2a9e693142 [2021-03-18T22:34:18.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:34:18.825Z] ---> Running in aa1f294cacdf [2021-03-18T22:34:18.825Z] ---> Running in 0c213255fc77 [2021-03-18T22:34:18.825Z] Removing intermediate container e4d2e78e3bf1 [2021-03-18T22:34:18.825Z] ---> dbdc86b5041c [2021-03-18T22:34:18.825Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-18T22:34:18.825Z] Removing intermediate container 77ecf3a12914 [2021-03-18T22:34:18.825Z] ---> ebc29ac202de [2021-03-18T22:34:18.825Z] [2021-03-18T22:34:18.825Z] Step 11/26 : FROM docker:20.10.0 [2021-03-18T22:34:19.100Z] Removing intermediate container 17212c2f2c73 [2021-03-18T22:34:19.100Z] ---> 0d8118ee9512 [2021-03-18T22:34:19.100Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-18T22:34:19.101Z] 20.10.0: Pulling from library/docker [2021-03-18T22:34:19.101Z] ---> Running in 65c16aacc7f7 [2021-03-18T22:34:19.372Z] ---> Running in 51733cd15cbe [2021-03-18T22:34:19.652Z] Removing intermediate container 0c213255fc77 [2021-03-18T22:34:19.652Z] ---> cb6b0334e2c9 [2021-03-18T22:34:19.652Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-18T22:34:19.652Z] Removing intermediate container aa1f294cacdf [2021-03-18T22:34:19.652Z] ---> da33ae426d5d [2021-03-18T22:34:19.652Z] Step 13/21 : WORKDIR /edgex [2021-03-18T22:34:19.922Z] ---> Running in e5086ea4db06 [2021-03-18T22:34:19.922Z] ---> Running in bdb404f7c5d7 [2021-03-18T22:34:19.922Z] Removing intermediate container 65c16aacc7f7 [2021-03-18T22:34:19.922Z] ---> 1ab034525498 [2021-03-18T22:34:19.922Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-18T22:34:20.520Z] Removing intermediate container 51733cd15cbe [2021-03-18T22:34:20.520Z] ---> be5d1a0630c9 [2021-03-18T22:34:20.520Z] Step 13/24 : WORKDIR / [2021-03-18T22:34:20.520Z] ---> Running in 52299468bb0d [2021-03-18T22:34:20.835Z] ---> Running in f77e3f60ecdf [2021-03-18T22:34:20.835Z] Removing intermediate container bdb404f7c5d7 [2021-03-18T22:34:20.835Z] ---> 27d6383c230f [2021-03-18T22:34:20.835Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T22:34:21.133Z] Removing intermediate container e5086ea4db06 [2021-03-18T22:34:21.133Z] ---> 1edeebc1ae4c [2021-03-18T22:34:21.133Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-18T22:34:21.133Z] ---> Running in 80490bd521c1 [2021-03-18T22:34:21.420Z] Removing intermediate container 52299468bb0d [2021-03-18T22:34:21.420Z] ---> 206266bec6f9 [2021-03-18T22:34:21.420Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-18T22:34:21.796Z] ---> Running in 2fdbb92a245c [2021-03-18T22:34:22.092Z] Removing intermediate container f77e3f60ecdf [2021-03-18T22:34:22.092Z] ---> 5456ace7bf7d [2021-03-18T22:34:22.092Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-18T22:34:22.750Z] Removing intermediate container 80490bd521c1 [2021-03-18T22:34:22.750Z] ---> 9ff4ae4f520e [2021-03-18T22:34:22.750Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:34:23.762Z] ---> e807d8f0edcd [2021-03-18T22:34:23.762Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-18T22:34:24.042Z] ---> 343a963689b7 [2021-03-18T22:34:24.042Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-18T22:34:24.042Z] ---> e0c96055aebd [2021-03-18T22:34:24.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-18T22:34:26.020Z] ---> d939ae9b41b9 [2021-03-18T22:34:26.020Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-18T22:34:26.295Z] ---> b007118bfc00 [2021-03-18T22:34:26.295Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-18T22:34:26.295Z] Removing intermediate container 2fdbb92a245c [2021-03-18T22:34:26.295Z] ---> 9d792ab12ce1 [2021-03-18T22:34:26.295Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-18T22:34:26.569Z] ---> 472baef796d4 [2021-03-18T22:34:26.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-18T22:34:26.569Z] ---> Running in db423e522b1c [2021-03-18T22:34:26.845Z] ---> 4d4519fda5a4 [2021-03-18T22:34:26.845Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-18T22:34:27.827Z] Removing intermediate container db423e522b1c [2021-03-18T22:34:27.827Z] ---> d4bb7ff2fb15 [2021-03-18T22:34:27.827Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-18T22:34:28.423Z] ---> 06ab2bc94131 [2021-03-18T22:34:28.423Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-18T22:34:29.017Z] ---> Running in b782709ae78a [2021-03-18T22:34:29.017Z] ---> 18b7da88943e [2021-03-18T22:34:29.017Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-18T22:34:29.017Z] ---> cde03c3c2ec7 [2021-03-18T22:34:29.017Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-18T22:34:29.298Z] ---> 7e8788de4968 [2021-03-18T22:34:29.298Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-18T22:34:29.573Z] ---> Running in 83860b5448bd [2021-03-18T22:34:29.573Z] ---> Running in aab37da6a96e [2021-03-18T22:34:29.854Z] Removing intermediate container b782709ae78a [2021-03-18T22:34:29.854Z] ---> bca632524fff [2021-03-18T22:34:29.854Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:34:30.130Z] ---> Running in d967eae36b5a [2021-03-18T22:34:30.407Z] Removing intermediate container 83860b5448bd [2021-03-18T22:34:30.407Z] ---> 5648f9dbc587 [2021-03-18T22:34:30.407Z] Step 18/21 : CMD ["--init=true"] [2021-03-18T22:34:30.684Z] ---> Running in b00bf57bffd2 [2021-03-18T22:34:30.684Z] ---> 7eb56ee924c6 [2021-03-18T22:34:30.684Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-18T22:34:30.957Z] Removing intermediate container d967eae36b5a [2021-03-18T22:34:30.957Z] ---> 0eb8a7ce8c38 [2021-03-18T22:34:30.957Z] Step 20/22 : LABEL arch=arm64 [2021-03-18T22:34:31.229Z] ---> Running in 8729d3554606 [2021-03-18T22:34:31.229Z] Removing intermediate container b00bf57bffd2 [2021-03-18T22:34:31.229Z] ---> bb1e11816624 [2021-03-18T22:34:31.229Z] Step 19/21 : LABEL arch=arm64 [2021-03-18T22:34:31.500Z] ---> Running in a5471703fe50 [2021-03-18T22:34:32.113Z] ---> da046f501354 [2021-03-18T22:34:32.113Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-18T22:34:32.113Z] Removing intermediate container 8729d3554606 [2021-03-18T22:34:32.113Z] ---> 44e7fee688e1 [2021-03-18T22:34:32.113Z] Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:34:32.113Z] ---> Running in 09bac074f8b9 [2021-03-18T22:34:32.390Z] ---> Running in 732114dfcd18 [2021-03-18T22:34:32.390Z] Removing intermediate container a5471703fe50 [2021-03-18T22:34:32.390Z] ---> 58fb3c89703a [2021-03-18T22:34:32.390Z] Step 20/21 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:34:32.661Z] ---> Running in 4efeb00fd60b [2021-03-18T22:34:32.945Z] Removing intermediate container aab37da6a96e [2021-03-18T22:34:32.945Z] ---> 34797e8622be [2021-03-18T22:34:32.945Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:34:32.945Z] Removing intermediate container 732114dfcd18 [2021-03-18T22:34:32.945Z] ---> d7037214a390 [2021-03-18T22:34:32.945Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T22:34:33.225Z] ---> Running in 5d40bdc292e2 [2021-03-18T22:34:33.501Z] Removing intermediate container 4efeb00fd60b [2021-03-18T22:34:33.501Z] ---> 313309435000 [2021-03-18T22:34:33.501Z] Step 21/21 : LABEL version=0.0.0 [2021-03-18T22:34:33.777Z] ---> Running in 76397b647aad [2021-03-18T22:34:34.054Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-18T22:34:34.054Z] ---> a7efcfb1b7f6 [2021-03-18T22:34:34.054Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-18T22:34:34.054Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-18T22:34:34.054Z] ---> eeaf43b92773 [2021-03-18T22:34:34.054Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-18T22:34:34.054Z] Removing intermediate container 5d40bdc292e2 [2021-03-18T22:34:34.054Z] ---> a879095d83f2 [2021-03-18T22:34:34.054Z] [2021-03-18T22:34:34.330Z] ---> Running in 1c007d531c57 [2021-03-18T22:34:34.330Z] Removing intermediate container 76397b647aad [2021-03-18T22:34:34.330Z] ---> 2a1a94aec122 [2021-03-18T22:34:34.330Z] [2021-03-18T22:34:34.620Z] Successfully built a879095d83f2 [2021-03-18T22:34:34.620Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-18T22:34:34.620Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-18T22:34:34.922Z] Successfully built 2a1a94aec122 [2021-03-18T22:34:34.922Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-18T22:34:35.199Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-03-18T22:34:35.795Z] Removing intermediate container 09bac074f8b9 [2021-03-18T22:34:35.795Z] ---> f779a3b25d5f [2021-03-18T22:34:35.795Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-18T22:34:36.065Z] ---> Running in 6761630791f0 [2021-03-18T22:34:36.065Z] ---> d25c898e2bd1 [2021-03-18T22:34:36.065Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-18T22:34:36.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:36.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:36.609Z] Removing intermediate container 6761630791f0 [2021-03-18T22:34:36.609Z] ---> 9bb7d3197434 [2021-03-18T22:34:36.609Z] Step 22/24 : LABEL arch=arm64 [2021-03-18T22:34:36.890Z] ---> Running in f760bedcfde1 [2021-03-18T22:34:36.890Z] ---> 3a28d8e618e6 [2021-03-18T22:34:36.890Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-18T22:34:37.166Z] (1/2) Installing readline (8.0.4-r0) [2021-03-18T22:34:37.166Z] (2/2) Installing bash (5.0.17-r0) [2021-03-18T22:34:37.166Z] Executing bash-5.0.17-r0.post-install [2021-03-18T22:34:37.166Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:34:37.166Z] OK: 12 MiB in 22 packages [2021-03-18T22:34:37.437Z] Removing intermediate container f760bedcfde1 [2021-03-18T22:34:37.437Z] ---> 3ae4fca3c5cc [2021-03-18T22:34:37.437Z] Step 23/24 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:34:37.714Z] ---> Running in 3fb56cb259b8 [2021-03-18T22:34:37.986Z] ---> 79622024172f [2021-03-18T22:34:37.986Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-18T22:34:38.591Z] Removing intermediate container 3fb56cb259b8 [2021-03-18T22:34:38.591Z] ---> 1cecced5db0e [2021-03-18T22:34:38.591Z] Step 24/24 : LABEL version=0.0.0 [2021-03-18T22:34:39.193Z] Removing intermediate container 1c007d531c57 [2021-03-18T22:34:39.193Z] ---> fe772aeac67c [2021-03-18T22:34:39.193Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-18T22:34:39.800Z] ---> Running in 2210016c3810 [2021-03-18T22:34:39.800Z] ---> 2718fc3b53ef [2021-03-18T22:34:39.800Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-18T22:34:40.076Z] ---> Running in 9e1f74fa8db2 [2021-03-18T22:34:41.054Z] ---> Running in 553fd8db74e2 [2021-03-18T22:34:41.054Z] Removing intermediate container 2210016c3810 [2021-03-18T22:34:41.054Z] ---> 42113df6a720 [2021-03-18T22:34:41.054Z] [2021-03-18T22:34:41.327Z] Removing intermediate container 9e1f74fa8db2 [2021-03-18T22:34:41.327Z] ---> 7d7476060dea [2021-03-18T22:34:41.327Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-18T22:34:41.601Z] ---> Running in 261cbfabf7ab [2021-03-18T22:34:41.601Z] Successfully built 42113df6a720 [2021-03-18T22:34:41.601Z] Removing intermediate container 553fd8db74e2 [2021-03-18T22:34:41.601Z] ---> 0544a69e34df [2021-03-18T22:34:41.601Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-18T22:34:41.601Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-18T22:34:41.601Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-18T22:34:42.199Z] Removing intermediate container 261cbfabf7ab [2021-03-18T22:34:42.199Z] ---> d46b428263c7 [2021-03-18T22:34:42.199Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-18T22:34:42.199Z] ---> Running in 1e5173e0fb64 [2021-03-18T22:34:42.479Z] ---> ae233d47088c [2021-03-18T22:34:42.479Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-18T22:34:43.077Z] ---> Running in 785b19f671fc [2021-03-18T22:34:43.077Z] Removing intermediate container 1e5173e0fb64 [2021-03-18T22:34:43.077Z] ---> d77836d3f4e3 [2021-03-18T22:34:43.077Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-18T22:34:44.520Z] ---> 3f8cd60765b3 [2021-03-18T22:34:44.520Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-18T22:34:45.965Z] ---> dfc1cdf0f4c0 [2021-03-18T22:34:45.965Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-18T22:34:46.239Z] Removing intermediate container 785b19f671fc [2021-03-18T22:34:46.240Z] ---> 30c7e3256397 [2021-03-18T22:34:46.240Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-18T22:34:46.845Z] ---> Running in d0766ec14779 [2021-03-18T22:34:47.442Z] ---> 0fa2754f56bf [2021-03-18T22:34:47.442Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-18T22:34:47.723Z] ---> Running in 890f7b49465a [2021-03-18T22:34:47.723Z] Removing intermediate container d0766ec14779 [2021-03-18T22:34:47.723Z] ---> c2971720283f [2021-03-18T22:34:47.723Z] Step 28/31 : CMD ["gate"] [2021-03-18T22:34:48.320Z] ---> Running in 6d511cb57d4c [2021-03-18T22:34:48.914Z] Removing intermediate container 6d511cb57d4c [2021-03-18T22:34:48.914Z] ---> 25dbd3cc005e [2021-03-18T22:34:48.914Z] Step 29/31 : LABEL arch=arm64 [2021-03-18T22:34:49.209Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:49.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:34:49.484Z] ---> Running in a3ab377a5263 [2021-03-18T22:34:50.085Z] Removing intermediate container a3ab377a5263 [2021-03-18T22:34:50.085Z] ---> d63a71ae6a54 [2021-03-18T22:34:50.085Z] Step 30/31 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:34:50.085Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-18T22:34:50.085Z] (2/33) Installing expat (2.2.9-r1) [2021-03-18T22:34:50.085Z] (3/33) Installing libffi (3.3-r2) [2021-03-18T22:34:50.085Z] (4/33) Installing gdbm (1.13-r1) [2021-03-18T22:34:50.085Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-18T22:34:50.085Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-18T22:34:50.085Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-18T22:34:50.681Z] ---> Running in ede3e02572a5 [2021-03-18T22:34:51.299Z] Removing intermediate container ede3e02572a5 [2021-03-18T22:34:51.299Z] ---> f88b60e6fd96 [2021-03-18T22:34:51.299Z] Step 31/31 : LABEL version=0.0.0 [2021-03-18T22:34:51.895Z] ---> Running in a10b51d473fb [2021-03-18T22:34:52.172Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-18T22:34:52.172Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-18T22:34:52.172Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-18T22:34:52.172Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-18T22:34:52.172Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-18T22:34:52.172Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-18T22:34:52.172Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-18T22:34:52.446Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-18T22:34:52.446Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-18T22:34:52.446Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-18T22:34:52.446Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-18T22:34:52.446Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-18T22:34:52.446Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-18T22:34:52.446Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-18T22:34:52.446Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-18T22:34:52.446Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-18T22:34:52.446Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-18T22:34:52.725Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-18T22:34:52.725Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-18T22:34:52.725Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-18T22:34:52.725Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-18T22:34:52.725Z] Removing intermediate container a10b51d473fb [2021-03-18T22:34:52.725Z] ---> 1a4f41eb3486 [2021-03-18T22:34:52.725Z] [2021-03-18T22:34:52.725Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-18T22:34:52.725Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-18T22:34:52.725Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-18T22:34:52.725Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-18T22:34:52.725Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-18T22:34:52.999Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:34:52.999Z] OK: 71 MiB in 55 packages [2021-03-18T22:34:53.614Z] Successfully built 1a4f41eb3486 [2021-03-18T22:34:53.614Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-18T22:34:53.614Z] Building docker-core-data-go [2021-03-18T22:35:01.934Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 890f7b49465a [2021-03-18T22:35:01.934Z] ---> efe4b81eb069 [2021-03-18T22:35:01.934Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-18T22:35:01.934Z] ---> Running in 539eb8020f2f [2021-03-18T22:35:08.671Z] Collecting docker-compose==1.23.2 [2021-03-18T22:35:08.671Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-18T22:35:08.947Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-18T22:35:09.219Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-18T22:35:09.496Z] Collecting docopt<0.7,>=0.6.1 [2021-03-18T22:35:09.497Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-18T22:35:13.793Z] Collecting PyYAML<4,>=3.10 [2021-03-18T22:35:13.793Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-18T22:35:18.098Z] Collecting docker<4.0,>=3.6.0 [2021-03-18T22:35:18.098Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-18T22:35:18.373Z] Collecting texttable<0.10,>=0.9.0 [2021-03-18T22:35:18.373Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-18T22:35:21.001Z] Collecting cached-property<2,>=1.2.0 [2021-03-18T22:35:21.001Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-18T22:35:21.272Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-18T22:35:21.546Z] Collecting jsonschema<3,>=2.5.1 [2021-03-18T22:35:21.546Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-18T22:35:22.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:35:22.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:35:22.978Z] ---> 9c7f0191fe1a [2021-03-18T22:35:22.978Z] Step 3/22 : WORKDIR /edgex-go [2021-03-18T22:35:22.978Z] ---> Using cache [2021-03-18T22:35:22.978Z] ---> 2a7b943e7469 [2021-03-18T22:35:22.978Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:35:22.978Z] ---> Using cache [2021-03-18T22:35:22.978Z] ---> d835748b1786 [2021-03-18T22:35:22.978Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-18T22:35:23.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-18T22:35:23.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-18T22:35:23.679Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:35:23.679Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:35:23.679Z] ---> 9c7f0191fe1a [2021-03-18T22:35:23.679Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T22:35:23.679Z] ---> Using cache [2021-03-18T22:35:23.679Z] ---> 2a7b943e7469 [2021-03-18T22:35:23.679Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:35:23.679Z] ---> Using cache [2021-03-18T22:35:23.679Z] ---> d835748b1786 [2021-03-18T22:35:23.679Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T22:35:23.679Z] ---> Using cache [2021-03-18T22:35:23.679Z] ---> 93bf4087f323 [2021-03-18T22:35:23.679Z] Step 6/23 : COPY go.mod . [2021-03-18T22:35:23.679Z] ---> Using cache [2021-03-18T22:35:23.679Z] ---> 661652ebed1f [2021-03-18T22:35:23.679Z] Step 7/23 : RUN go mod download [2021-03-18T22:35:23.679Z] ---> Using cache [2021-03-18T22:35:23.679Z] ---> 3c49ab0e6e68 [2021-03-18T22:35:23.679Z] Step 8/23 : COPY . . [2021-03-18T22:35:23.953Z] ---> Using cache [2021-03-18T22:35:23.953Z] ---> 0d7e4955b3f9 [2021-03-18T22:35:23.953Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-18T22:35:24.937Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-18T22:35:24.937Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-18T22:35:26.938Z] ---> Running in a9377ab39076 [2021-03-18T22:35:26.938Z] ---> Running in 7bed977498aa [2021-03-18T22:35:28.387Z] Collecting docker-pycreds>=0.4.0 [2021-03-18T22:35:28.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-18T22:35:28.987Z] Collecting idna<2.8,>=2.5 [2021-03-18T22:35:28.987Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-18T22:35:29.367Z] 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 [2021-03-18T22:35:29.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:35:30.118Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-18T22:35:30.118Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-18T22:35:30.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:35:30.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:35:30.118Z] ---> 9c7f0191fe1a [2021-03-18T22:35:30.118Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T22:35:30.118Z] ---> Using cache [2021-03-18T22:35:30.118Z] ---> 2a7b943e7469 [2021-03-18T22:35:30.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:35:30.118Z] ---> Using cache [2021-03-18T22:35:30.118Z] ---> d835748b1786 [2021-03-18T22:35:30.118Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-18T22:35:30.118Z] ---> Using cache [2021-03-18T22:35:30.118Z] ---> 93bf4087f323 [2021-03-18T22:35:30.118Z] Step 6/23 : COPY go.mod . [2021-03-18T22:35:30.118Z] ---> Using cache [2021-03-18T22:35:30.118Z] ---> 661652ebed1f [2021-03-18T22:35:30.118Z] Step 7/23 : RUN go mod download [2021-03-18T22:35:30.118Z] ---> Using cache [2021-03-18T22:35:30.118Z] ---> 3c49ab0e6e68 [2021-03-18T22:35:30.118Z] Step 8/23 : COPY . . [2021-03-18T22:35:30.118Z] ---> Using cache [2021-03-18T22:35:30.118Z] ---> 0d7e4955b3f9 [2021-03-18T22:35:30.118Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-18T22:35:30.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:35:30.685Z] 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) [2021-03-18T22:35:30.685Z] 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) [2021-03-18T22:35:30.685Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-18T22:35:30.685Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-18T22:35:30.685Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-18T22:35:30.685Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-18T22:35:31.317Z] ---> Running in b3ef2f762abe [2021-03-18T22:35:31.975Z] OK: 217 MiB in 51 packages [2021-03-18T22:35:32.256Z] Installing collected packages: websocket-client, docopt, PyYAML, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, jsonschema, dockerpty, docker-compose [2021-03-18T22:35:32.857Z] Running setup.py install for docopt: started [2021-03-18T22:35:33.847Z] 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 [2021-03-18T22:35:34.450Z] Removing intermediate container 7bed977498aa [2021-03-18T22:35:34.450Z] ---> c9f699c3f648 [2021-03-18T22:35:34.450Z] Step 6/22 : COPY go.mod . [2021-03-18T22:35:35.902Z] Running setup.py install for docopt: finished with status 'done' [2021-03-18T22:35:35.902Z] Running setup.py install for PyYAML: started [2021-03-18T22:35:36.503Z] ---> 3893dc960ec1 [2021-03-18T22:35:36.503Z] Step 7/22 : RUN go mod download [2021-03-18T22:35:36.776Z] ---> Running in 29bebd05f010 [2021-03-18T22:35:38.783Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-18T22:35:38.783Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-18T22:35:38.783Z] ---> 9c7f0191fe1a [2021-03-18T22:35:38.783Z] Step 3/23 : WORKDIR /edgex-go [2021-03-18T22:35:38.783Z] ---> Using cache [2021-03-18T22:35:38.783Z] ---> 2a7b943e7469 [2021-03-18T22:35:38.783Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:35:38.783Z] ---> Using cache [2021-03-18T22:35:38.783Z] ---> d835748b1786 [2021-03-18T22:35:38.783Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-18T22:35:38.783Z] ---> Running in d27774274a95 [2021-03-18T22:35:39.763Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-18T22:35:40.040Z] Attempting uninstall: idna [2021-03-18T22:35:40.040Z] Found existing installation: idna 2.9 [2021-03-18T22:35:40.040Z] Uninstalling idna-2.9: [2021-03-18T22:35:40.327Z] Successfully uninstalled idna-2.9 [2021-03-18T22:35:41.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:35:41.316Z] Attempting uninstall: urllib3 [2021-03-18T22:35:41.316Z] Found existing installation: urllib3 1.25.9 [2021-03-18T22:35:41.316Z] Uninstalling urllib3-1.25.9: [2021-03-18T22:35:41.593Z] Successfully uninstalled urllib3-1.25.9 [2021-03-18T22:35:41.593Z] Removing intermediate container 29bebd05f010 [2021-03-18T22:35:41.593Z] ---> d9f57758d3ef [2021-03-18T22:35:41.593Z] Step 8/22 : COPY . . [2021-03-18T22:35:41.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:35:42.469Z] Attempting uninstall: requests [2021-03-18T22:35:42.469Z] Found existing installation: requests 2.23.0 [2021-03-18T22:35:42.469Z] Uninstalling requests-2.23.0: [2021-03-18T22:35:42.751Z] Successfully uninstalled requests-2.23.0 [2021-03-18T22:35:42.751Z] OK: 217 MiB in 51 packages [2021-03-18T22:35:44.195Z] Running setup.py install for texttable: started [2021-03-18T22:35:44.796Z] Removing intermediate container d27774274a95 [2021-03-18T22:35:44.797Z] ---> e308f4e46034 [2021-03-18T22:35:44.797Z] Step 6/23 : COPY go.mod . [2021-03-18T22:35:46.781Z] ---> f4af81b16989 [2021-03-18T22:35:46.781Z] Step 7/23 : RUN go mod download [2021-03-18T22:35:46.781Z] ---> Running in e776f267ce50 [2021-03-18T22:35:47.378Z] Running setup.py install for texttable: finished with status 'done' [2021-03-18T22:35:48.367Z] Running setup.py install for dockerpty: started [2021-03-18T22:35:51.761Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-18T22:35:52.750Z] 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.58.0 [2021-03-18T22:35:53.347Z] Removing intermediate container e776f267ce50 [2021-03-18T22:35:53.347Z] ---> bdb4d1b6d031 [2021-03-18T22:35:53.347Z] Step 8/23 : COPY . . [2021-03-18T22:36:03.511Z] Removing intermediate container 539eb8020f2f [2021-03-18T22:36:03.511Z] ---> f13bb194d644 [2021-03-18T22:36:03.511Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-18T22:36:03.511Z] ---> Running in 4b92b92b1d7c [2021-03-18T22:36:05.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:36:05.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:36:06.495Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-18T22:36:06.495Z] ---> d3cb81265e51 [2021-03-18T22:36:06.495Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-18T22:36:06.495Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-18T22:36:06.495Z] (3/3) Installing curl (7.69.1-r3) [2021-03-18T22:36:06.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:36:06.495Z] OK: 72 MiB in 58 packages [2021-03-18T22:36:07.494Z] ---> Running in 4919983229d3 [2021-03-18T22:36:09.486Z] Removing intermediate container 4b92b92b1d7c [2021-03-18T22:36:09.486Z] ---> 9d5de3b1c7b0 [2021-03-18T22:36:09.486Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-18T22:36:09.757Z] ---> Running in 80cb17cd4fb9 [2021-03-18T22:36:10.358Z] 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 [2021-03-18T22:36:10.967Z] Removing intermediate container 80cb17cd4fb9 [2021-03-18T22:36:10.967Z] ---> fa8b798782fb [2021-03-18T22:36:10.967Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:36:11.571Z] ---> Running in fc00992378f9 [2021-03-18T22:36:12.564Z] Removing intermediate container fc00992378f9 [2021-03-18T22:36:12.564Z] ---> d1cd462f2ef6 [2021-03-18T22:36:12.564Z] Step 24/26 : LABEL arch=arm64 [2021-03-18T22:36:13.166Z] ---> Running in f3f3c70d1a3f [2021-03-18T22:36:14.160Z] Removing intermediate container f3f3c70d1a3f [2021-03-18T22:36:14.160Z] ---> 92358d4488b2 [2021-03-18T22:36:14.160Z] Step 25/26 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:36:14.768Z] ---> Running in 70d4f45b8026 [2021-03-18T22:36:15.752Z] Removing intermediate container 70d4f45b8026 [2021-03-18T22:36:15.752Z] ---> 6f4fd09ad72d [2021-03-18T22:36:15.752Z] Step 26/26 : LABEL version=0.0.0 [2021-03-18T22:36:16.352Z] ---> Running in 6ce8fe81de7e [2021-03-18T22:36:17.338Z] Removing intermediate container 6ce8fe81de7e [2021-03-18T22:36:17.338Z] ---> 2beb703e845d [2021-03-18T22:36:17.338Z] [2021-03-18T22:36:18.780Z] Successfully built 2beb703e845d [2021-03-18T22:36:18.780Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-18T22:36:23.100Z]  Building docker-sys-mgmt-agent-go ... done  ---> 26ded4064268 [2021-03-18T22:36:23.100Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-18T22:36:23.375Z] ---> Running in 6c75ecea1dcb [2021-03-18T22:36:25.369Z] 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 [2021-03-18T22:37:21.942Z] Removing intermediate container b3ef2f762abe [2021-03-18T22:37:21.942Z] ---> 46dab3388b5d [2021-03-18T22:37:21.942Z] [2021-03-18T22:37:21.942Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T22:37:21.942Z] ---> d10569e2745f [2021-03-18T22:37:21.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T22:37:21.942Z] ---> Using cache [2021-03-18T22:37:21.942Z] ---> 0b2a9e693142 [2021-03-18T22:37:21.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:37:21.942Z] ---> Using cache [2021-03-18T22:37:21.942Z] ---> cb6b0334e2c9 [2021-03-18T22:37:21.942Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-18T22:37:21.942Z] ---> Running in ee89ff0b9e41 [2021-03-18T22:37:21.942Z] Removing intermediate container ee89ff0b9e41 [2021-03-18T22:37:21.942Z] ---> 39719ea6e831 [2021-03-18T22:37:21.942Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T22:37:21.942Z] ---> Running in 48dd9d9e5579 [2021-03-18T22:37:21.942Z] Removing intermediate container 48dd9d9e5579 [2021-03-18T22:37:21.942Z] ---> 5672532427b3 [2021-03-18T22:37:21.942Z] Step 15/23 : WORKDIR / [2021-03-18T22:37:21.942Z] ---> Running in 44717ad17e98 [2021-03-18T22:37:22.925Z] Removing intermediate container 44717ad17e98 [2021-03-18T22:37:22.925Z] ---> 27cc1ef76dea [2021-03-18T22:37:22.925Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:37:23.906Z] ---> 791031a297c2 [2021-03-18T22:37:23.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-18T22:37:25.965Z] ---> 166232c383fb [2021-03-18T22:37:25.965Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-18T22:37:27.657Z] ---> 4aa12b544094 [2021-03-18T22:37:27.657Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-18T22:37:27.957Z] ---> Running in 8e986c1fa35e [2021-03-18T22:37:29.017Z] Removing intermediate container 8e986c1fa35e [2021-03-18T22:37:29.017Z] ---> bd0b28caf21d [2021-03-18T22:37:29.017Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:37:29.615Z] ---> Running in 9f96e1c2c3fd [2021-03-18T22:37:30.599Z] Removing intermediate container 9f96e1c2c3fd [2021-03-18T22:37:30.599Z] ---> bcce52e52aef [2021-03-18T22:37:30.599Z] Step 21/23 : LABEL arch=arm64 [2021-03-18T22:37:31.202Z] ---> Running in e3a04c35f7a1 [2021-03-18T22:37:32.768Z] Removing intermediate container e3a04c35f7a1 [2021-03-18T22:37:32.768Z] ---> a4e6f7060f38 [2021-03-18T22:37:32.768Z] Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:37:32.768Z] Removing intermediate container a9377ab39076 [2021-03-18T22:37:32.768Z] ---> 50755242adbf [2021-03-18T22:37:32.768Z] [2021-03-18T22:37:32.768Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T22:37:32.768Z] ---> d10569e2745f [2021-03-18T22:37:32.768Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-18T22:37:32.768Z] ---> Using cache [2021-03-18T22:37:32.768Z] ---> 0b2a9e693142 [2021-03-18T22:37:32.768Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:37:32.768Z] ---> Using cache [2021-03-18T22:37:32.768Z] ---> cb6b0334e2c9 [2021-03-18T22:37:32.768Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-18T22:37:33.043Z] ---> Running in 04040e1252bb [2021-03-18T22:37:33.325Z] ---> Running in 1a523c44979d [2021-03-18T22:37:33.929Z] Removing intermediate container 04040e1252bb [2021-03-18T22:37:33.929Z] ---> e0d238d3a5b9 [2021-03-18T22:37:33.929Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T22:37:34.207Z] Removing intermediate container 1a523c44979d [2021-03-18T22:37:34.207Z] ---> 2da4a14325a2 [2021-03-18T22:37:34.207Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-18T22:37:34.207Z] ---> Running in fb2c7513495e [2021-03-18T22:37:34.483Z] ---> Running in d469702624f5 [2021-03-18T22:37:35.084Z] Removing intermediate container fb2c7513495e [2021-03-18T22:37:35.084Z] ---> 82438c83502d [2021-03-18T22:37:35.084Z] [2021-03-18T22:37:35.363Z] Removing intermediate container d469702624f5 [2021-03-18T22:37:35.363Z] ---> 4c85bce07eca [2021-03-18T22:37:35.363Z] Step 15/23 : WORKDIR / [2021-03-18T22:37:35.637Z] ---> Running in 6000c30cd157 [2021-03-18T22:37:36.249Z] Successfully built 82438c83502d [2021-03-18T22:37:36.249Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-18T22:37:36.527Z]  Building docker-core-command-go ... done Removing intermediate container 6000c30cd157 [2021-03-18T22:37:36.527Z] ---> 2d4c389d31c1 [2021-03-18T22:37:36.527Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:37:37.543Z] ---> 21e1249a33e1 [2021-03-18T22:37:37.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-18T22:37:40.180Z] ---> e0b717b6e617 [2021-03-18T22:37:40.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-18T22:37:41.624Z] ---> d5f771d54fb1 [2021-03-18T22:37:41.624Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-18T22:37:41.624Z] ---> Running in 0ca035abd2c7 [2021-03-18T22:37:42.225Z] Removing intermediate container 0ca035abd2c7 [2021-03-18T22:37:42.225Z] ---> faacbddf783b [2021-03-18T22:37:42.225Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:37:42.501Z] ---> Running in fcba644382f4 [2021-03-18T22:37:43.108Z] Removing intermediate container fcba644382f4 [2021-03-18T22:37:43.108Z] ---> 64a1ce16ecdd [2021-03-18T22:37:43.108Z] Step 21/23 : LABEL arch=arm64 [2021-03-18T22:37:43.108Z] ---> Running in bf6e9652580f [2021-03-18T22:37:44.097Z] Removing intermediate container bf6e9652580f [2021-03-18T22:37:44.097Z] ---> 3b669f867211 [2021-03-18T22:37:44.097Z] Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:37:44.097Z] ---> Running in 95e3cdfbbe8c [2021-03-18T22:37:45.082Z] Removing intermediate container 95e3cdfbbe8c [2021-03-18T22:37:45.082Z] ---> 5bff191ec4e2 [2021-03-18T22:37:45.082Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T22:37:45.358Z] ---> Running in 77142de977f0 [2021-03-18T22:37:45.960Z] Removing intermediate container 77142de977f0 [2021-03-18T22:37:45.960Z] ---> f11734f49e87 [2021-03-18T22:37:45.960Z] [2021-03-18T22:37:46.964Z] Successfully built f11734f49e87 [2021-03-18T22:37:46.964Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-18T22:37:51.283Z]  Building docker-core-metadata-go ... done Removing intermediate container 4919983229d3 [2021-03-18T22:37:51.283Z] ---> ecb0a1467d3a [2021-03-18T22:37:51.283Z] [2021-03-18T22:37:51.283Z] Step 10/22 : FROM alpine:3.12 [2021-03-18T22:37:51.283Z] ---> d10569e2745f [2021-03-18T22:37:51.283Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-18T22:37:51.283Z] ---> Running in 81dc92b52283 [2021-03-18T22:37:52.271Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:37:52.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:37:53.155Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-18T22:37:53.155Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-18T22:37:53.155Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:37:53.155Z] Executing ca-certificates-20191127-r4.trigger [2021-03-18T22:37:53.428Z] OK: 6 MiB in 16 packages [2021-03-18T22:37:55.445Z] Removing intermediate container 81dc92b52283 [2021-03-18T22:37:55.445Z] ---> a25652d53f1e [2021-03-18T22:37:55.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-18T22:37:55.445Z] ---> Running in c7807aede99e [2021-03-18T22:37:56.049Z] Removing intermediate container c7807aede99e [2021-03-18T22:37:56.049Z] ---> a00bacc0e83a [2021-03-18T22:37:56.049Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-18T22:37:56.049Z] ---> Running in 966015d3e95f [2021-03-18T22:37:56.655Z] Removing intermediate container 966015d3e95f [2021-03-18T22:37:56.655Z] ---> 4ddba648ac8d [2021-03-18T22:37:56.655Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-18T22:37:57.270Z] ---> Running in d17c0fa6f44d [2021-03-18T22:37:57.866Z] Removing intermediate container d17c0fa6f44d [2021-03-18T22:37:57.866Z] ---> 3ef2e9252413 [2021-03-18T22:37:57.866Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:37:58.845Z] ---> 73b7a8404946 [2021-03-18T22:37:58.845Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-18T22:38:00.277Z] ---> 05717c04eedd [2021-03-18T22:38:00.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-18T22:38:01.253Z] ---> a15c86675605 [2021-03-18T22:38:01.253Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-18T22:38:01.253Z] ---> Running in eb2bdd4bdc28 [2021-03-18T22:38:01.848Z] Removing intermediate container eb2bdd4bdc28 [2021-03-18T22:38:01.848Z] ---> 1f839f50ea19 [2021-03-18T22:38:01.848Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:38:01.848Z] ---> Running in 0a48a4b1c410 [2021-03-18T22:38:02.445Z] Removing intermediate container 0a48a4b1c410 [2021-03-18T22:38:02.445Z] ---> 113f856bd384 [2021-03-18T22:38:02.445Z] Step 20/22 : LABEL arch=arm64 [2021-03-18T22:38:02.718Z] ---> Running in c08566f57213 [2021-03-18T22:38:03.314Z] Removing intermediate container c08566f57213 [2021-03-18T22:38:03.314Z] ---> da98046e533b [2021-03-18T22:38:03.314Z] Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:38:03.314Z] ---> Running in d4b70e307660 [2021-03-18T22:38:04.298Z] Removing intermediate container d4b70e307660 [2021-03-18T22:38:04.298Z] ---> 73077b56499a [2021-03-18T22:38:04.298Z] Step 22/22 : LABEL version=0.0.0 [2021-03-18T22:38:04.574Z] ---> Running in 3f1b9ca92345 [2021-03-18T22:38:05.551Z] Removing intermediate container 3f1b9ca92345 [2021-03-18T22:38:05.552Z] ---> d4dd88a8592f [2021-03-18T22:38:05.552Z] [2021-03-18T22:38:05.828Z] Successfully built d4dd88a8592f [2021-03-18T22:38:05.828Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-18T22:38:05.828Z]  Building docker-support-notifications-go ... done Removing intermediate container 6c75ecea1dcb [2021-03-18T22:38:05.828Z] ---> fac50df97b63 [2021-03-18T22:38:05.828Z] [2021-03-18T22:38:05.828Z] Step 10/23 : FROM alpine:3.12 [2021-03-18T22:38:05.828Z] ---> d10569e2745f [2021-03-18T22:38:05.828Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-18T22:38:06.101Z] ---> Running in 371e1131893f [2021-03-18T22:38:06.703Z] Removing intermediate container 371e1131893f [2021-03-18T22:38:06.703Z] ---> 93379e7f2901 [2021-03-18T22:38:06.703Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-18T22:38:06.703Z] ---> Running in 49b5d251b749 [2021-03-18T22:38:07.298Z] Removing intermediate container 49b5d251b749 [2021-03-18T22:38:07.298Z] ---> b888f879f9de [2021-03-18T22:38:07.298Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-18T22:38:07.298Z] ---> Running in 0fa7b72465ad [2021-03-18T22:38:07.891Z] Removing intermediate container 0fa7b72465ad [2021-03-18T22:38:07.891Z] ---> 61499ba01539 [2021-03-18T22:38:07.891Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T22:38:07.891Z] ---> Running in 5c3faf803c58 [2021-03-18T22:38:10.502Z] Removing intermediate container 5c3faf803c58 [2021-03-18T22:38:10.502Z] ---> af68963526d9 [2021-03-18T22:38:10.502Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-18T22:38:10.502Z] ---> Running in 1c9a7617518c [2021-03-18T22:38:11.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T22:38:12.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-18T22:38:12.664Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-18T22:38:12.934Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-18T22:38:12.934Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-18T22:38:12.934Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-18T22:38:13.203Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T22:38:13.474Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-18T22:38:13.474Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T22:38:13.474Z] OK: 8 MiB in 20 packages [2021-03-18T22:38:14.898Z] Removing intermediate container 1c9a7617518c [2021-03-18T22:38:14.898Z] ---> 4e78f275cf29 [2021-03-18T22:38:14.898Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-18T22:38:15.511Z] ---> a6282c4ea8f1 [2021-03-18T22:38:15.511Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-18T22:38:16.941Z] ---> 997ff81954f9 [2021-03-18T22:38:16.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-18T22:38:17.534Z] ---> 860e95f9a177 [2021-03-18T22:38:17.534Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-18T22:38:17.534Z] ---> Running in 0c123a8dadb4 [2021-03-18T22:38:18.126Z] Removing intermediate container 0c123a8dadb4 [2021-03-18T22:38:18.126Z] ---> 90b11365de60 [2021-03-18T22:38:18.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-18T22:38:18.126Z] ---> Running in 8690f3f6d743 [2021-03-18T22:38:18.398Z] Removing intermediate container 8690f3f6d743 [2021-03-18T22:38:18.398Z] ---> 15bda33279a0 [2021-03-18T22:38:18.398Z] Step 21/23 : LABEL arch=arm64 [2021-03-18T22:38:18.668Z] ---> Running in dcc4d57e7c98 [2021-03-18T22:38:19.264Z] Removing intermediate container dcc4d57e7c98 [2021-03-18T22:38:19.264Z] ---> ab5478e2be9f [2021-03-18T22:38:19.264Z] Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f [2021-03-18T22:38:19.264Z] ---> Running in 601503fd5280 [2021-03-18T22:38:19.858Z] Removing intermediate container 601503fd5280 [2021-03-18T22:38:19.858Z] ---> 6793c6615a5c [2021-03-18T22:38:19.858Z] Step 23/23 : LABEL version=0.0.0 [2021-03-18T22:38:19.858Z] ---> Running in 439d2aada5bf [2021-03-18T22:38:20.452Z] Removing intermediate container 439d2aada5bf [2021-03-18T22:38:20.452Z] ---> 5fe46b42dd52 [2021-03-18T22:38:20.452Z] [2021-03-18T22:38:20.723Z] Successfully built 5fe46b42dd52 [2021-03-18T22:38:20.723Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-18T22:38:21.007Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-18T22:38:21.009Z] $ docker stop --time=1 d6c78b8ec3312b02352bcf8871a0c4a8d2a3060b61a757783ba388b0cbef7596 [2021-03-18T22:38:22.931Z] $ docker rm -f d6c78b8ec3312b02352bcf8871a0c4a8d2a3060b61a757783ba388b0cbef7596 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T22:38:23.748Z] + docker images [2021-03-18T22:38:23.748Z] + grep docker [2021-03-18T22:38:24.024Z] docker-core-data-go-arm64 latest 5fe46b42dd52 3 seconds ago 21.3MB [2021-03-18T22:38:24.024Z] docker-support-notifications-go-arm64 latest d4dd88a8592f 19 seconds ago 16.9MB [2021-03-18T22:38:24.024Z] docker-core-metadata-go-arm64 latest f11734f49e87 38 seconds ago 17.9MB [2021-03-18T22:38:24.024Z] docker-core-command-go-arm64 latest 82438c83502d 49 seconds ago 16.2MB [2021-03-18T22:38:24.024Z] docker-sys-mgmt-agent-go-arm64 latest 2beb703e845d 2 minutes ago 300MB [2021-03-18T22:38:24.024Z] docker-security-bootstrapper-go-arm64 latest 1a4f41eb3486 3 minutes ago 17.8MB [2021-03-18T22:38:24.024Z] docker-security-secretstore-setup-go-arm64 latest 42113df6a720 3 minutes ago 23.7MB [2021-03-18T22:38:24.024Z] docker-security-proxy-setup-go-arm64 latest 2a1a94aec122 3 minutes ago 23.4MB [2021-03-18T22:38:24.024Z] docker-support-scheduler-go-arm64 latest a879095d83f2 3 minutes ago 16.3MB [2021-03-18T22:38:24.024Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:38:25.341Z] ---> job-cost.sh [2021-03-18T22:38:25.341Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YzBT [2021-03-18T22:39:04.278Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T22:40:41.018Z] lf-activate-venv(): INFO: Adding /tmp/venv-YzBT/bin to PATH [2021-03-18T22:40:41.018Z] INFO: No Stack... [2021-03-18T22:40:41.018Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T22:40:41.018Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T22:40:41.376Z] + cat+ cut -d, -f6 [2021-03-18T22:40:41.376Z] /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-18T22:40:41.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] [2021-03-18T22:40:41.522Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] did not exist. Created. [2021-03-18T22:40:41.522Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T22:40:42.068Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T22:40:42.359Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T22:40:42.381Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] [Pipeline] // lock [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] { (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 [2021-03-18T22:40:46.514Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:40:47.468Z] ---> package-listing.sh [2021-03-18T22:40:47.468Z] ++ facter osfamily [2021-03-18T22:40:47.468Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T22:40:47.468Z] + OS_FAMILY=redhat [2021-03-18T22:40:47.468Z] + workspace=/w/workspace/edgex-go/1 [2021-03-18T22:40:47.468Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T22:40:47.468Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T22:40:47.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T22:40:47.468Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T22:40:47.468Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-18T22:40:47.468Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T22:40:47.468Z] + case "${OS_FAMILY}" in [2021-03-18T22:40:47.468Z] + rpm -qa [2021-03-18T22:40:47.468Z] + sort [2021-03-18T22:40:52.774Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T22:40:52.774Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T22:40:52.775Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T22:40:52.775Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-18T22:40:52.775Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-18T22:40:52.775Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-18T22:40:52.810Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T22:40:53.123Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:40:53.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T22:40:53.482Z] [2021-03-18T22:40:53.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T22:40:53.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T22:40:53.876Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T22:40:53.876Z] df20fa9351a1: Pulling fs layer [2021-03-18T22:40:53.876Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T22:40:53.876Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T22:40:53.876Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T22:40:53.876Z] 93b61091891f: Pulling fs layer [2021-03-18T22:40:53.876Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T22:40:53.876Z] 5e14af77c1be: Pulling fs layer [2021-03-18T22:40:53.876Z] 01666e4c0597: Pulling fs layer [2021-03-18T22:40:53.876Z] aa168da1d23b: Pulling fs layer [2021-03-18T22:40:53.876Z] 46f8f816bc3b: Waiting [2021-03-18T22:40:53.876Z] 93b61091891f: Waiting [2021-03-18T22:40:53.876Z] 93b9cdb0e59b: Waiting [2021-03-18T22:40:53.876Z] 5e14af77c1be: Waiting [2021-03-18T22:40:53.876Z] 01666e4c0597: Waiting [2021-03-18T22:40:53.876Z] 36b3adc4ff6f: Verifying Checksum [2021-03-18T22:40:53.876Z] 36b3adc4ff6f: Download complete [2021-03-18T22:40:53.876Z] 46f8f816bc3b: Download complete [2021-03-18T22:40:54.141Z] df20fa9351a1: Verifying Checksum [2021-03-18T22:40:54.141Z] df20fa9351a1: Download complete [2021-03-18T22:40:54.141Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T22:40:54.141Z] 93b9cdb0e59b: Download complete [2021-03-18T22:40:54.141Z] 5e14af77c1be: Download complete [2021-03-18T22:40:54.141Z] 01666e4c0597: Verifying Checksum [2021-03-18T22:40:54.141Z] 01666e4c0597: Download complete [2021-03-18T22:40:54.141Z] 93b61091891f: Verifying Checksum [2021-03-18T22:40:54.141Z] 93b61091891f: Download complete [2021-03-18T22:40:54.403Z] df20fa9351a1: Pull complete [2021-03-18T22:40:54.403Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T22:40:54.403Z] 8ad3a11d3b57: Download complete [2021-03-18T22:40:54.673Z] 36b3adc4ff6f: Pull complete [2021-03-18T22:40:56.611Z] aa168da1d23b: Verifying Checksum [2021-03-18T22:40:56.611Z] aa168da1d23b: Download complete [2021-03-18T22:40:57.565Z] 8ad3a11d3b57: Pull complete [2021-03-18T22:40:58.527Z] 46f8f816bc3b: Pull complete [2021-03-18T22:40:58.796Z] 93b61091891f: Pull complete [2021-03-18T22:40:58.796Z] 93b9cdb0e59b: Pull complete [2021-03-18T22:40:59.058Z] 5e14af77c1be: Pull complete [2021-03-18T22:40:59.320Z] 01666e4c0597: Pull complete [2021-03-18T22:41:07.944Z] aa168da1d23b: Pull complete [2021-03-18T22:41:07.944Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T22:41:07.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T22:41:07.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T22:41:08.170Z] prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container [2021-03-18T22:41:08.223Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T22:41:14.522Z] $ docker top 6a4461d73c5cc5c34bbe38c24fde6573d0ec399a7940cf58d770abb7c84f0fe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T22:41:15.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T22:41:15.509Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T22:41:15.828Z] + ls /var/log/sa-host [2021-03-18T22:41:15.828Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T22:41:15.828Z] file_magic: OK [2021-03-18T22:41:15.828Z] HZ: Using current value: 100 [2021-03-18T22:41:15.828Z] file_header: OK [2021-03-18T22:41:15.828Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T22:41:15.828Z] Statistics: [2021-03-18T22:41:15.828Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T22:41:15.828Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T22:41:15.828Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T22:41:15.828Z] file_magic: OK [2021-03-18T22:41:15.828Z] HZ: Using current value: 100 [2021-03-18T22:41:15.828Z] file_header: OK [2021-03-18T22:41:15.828Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T22:41:15.828Z] Statistics: [2021-03-18T22:41:15.828Z] Hnuu...uuuununununu... [2021-03-18T22:41:15.828Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T22:41:16.110Z] provisioning config files... [2021-03-18T22:41:16.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8674647209808150416tmp [Pipeline] { [Pipeline] echo [2021-03-18T22:41:16.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:41:16.597Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T22:41:16.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T22:41:16.772Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:41:17.114Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T22:41:17.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:41:17.483Z] ---> sudo-logs.sh [2021-03-18T22:41:17.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T22:41:17.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:41:17.988Z] ---> job-cost.sh [2021-03-18T22:41:17.988Z] lf-activate-venv: SKIPPING [2021-03-18T22:41:17.988Z] DEBUG: total: 0.20999999344348907 [2021-03-18T22:41:17.988Z] INFO: Retrieving Stack Cost... [2021-03-18T22:41:18.563Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T22:41:19.136Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T22:41:19.178Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T22:41:19.509Z] ---> logs-deploy.sh [2021-03-18T22:41:19.509Z] lf-activate-venv: SKIPPING [2021-03-18T22:41:19.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3273/1 [2021-03-18T22:41:19.509Z] INFO: archiving workspace using pattern(s): [2021-03-18T22:41:20.900Z] Archives upload complete. [2021-03-18T22:41:20.900Z] INFO: archiving logs to Nexus