Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 756c8f67da22a1e32f0adf623247959e7b9e4742 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 756c8f67da22a1e32f0adf623247959e7b9e4742 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27568 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/70 [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/70 # 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 756c8f67da22a1e32f0adf623247959e7b9e4742 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 Merge succeeded, producing fbea14b598fdef5861d32dac9975671d5dbb2ba4 Checking out Revision fbea14b598fdef5861d32dac9975671d5dbb2ba4 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbea14b598fdef5861d32dac9975671d5dbb2ba4 # timeout=10 Commit message: "Merge commit '756c8f67da22a1e32f0adf623247959e7b9e4742' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 382b2afe2677e9c91a063c78630d1ff8b858e839 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T00:33:39.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T00:33:40.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T00:33:40.095Z] ========================================================= [2021-02-25T00:33:40.095Z] EdgeX Global Pipelines Version Info [2021-02-25T00:33:40.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T00:33:43.953Z] ------------------- [2021-02-25T00:33:43.953Z] stable info: [2021-02-25T00:33:43.953Z] ------------------- [2021-02-25T00:33:43.953Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T00:33:43.953Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T00:33:43.953Z] Message: update stable to v1.0.181 [2021-02-25T00:33:45.491Z] ------------------- [2021-02-25T00:33:45.491Z] experimental info: [2021-02-25T00:33:45.491Z] ------------------- [2021-02-25T00:33:45.491Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T00:33:45.491Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T00:33:45.491Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T00:33:45.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-25T00:33:45.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-25T00:33:46.097Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T00:33:46.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T00:33:46.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T00:33:46.401Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T00:33:46.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T00:33:46.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-25T00:33:46.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-25T00:33:46.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-25T00:33:46.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T00:33:47.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T00:33:47.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T00:33:47.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T00:33:47.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T00:33:47.354Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T00:33:47.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T00:33:47.584Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T00:33:47.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-25T00:33:47.812Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-25T00:33:47.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-25T00:33:47.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-02-25T00:33:48.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-02-25T00:33:48.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-02-25T00:33:48.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbea14b598fdef5861d32dac9975671d5dbb2ba4 [Pipeline] echo [2021-02-25T00:33:48.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbea14b [Pipeline] echo [2021-02-25T00:33:48.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T00:33:48.642Z] provisioning config files... [2021-02-25T00:33:48.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/70@tmp/config8419773675335148172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T00:33:49.189Z] ---> docker-login.sh [2021-02-25T00:33:49.189Z] nexus3.edgexfoundry.org:10001 [2021-02-25T00:33:50.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:33:50.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:33:50.916Z] Configure a credential helper to remove this warning. See [2021-02-25T00:33:50.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:33:50.916Z] [2021-02-25T00:33:50.916Z] Login Succeeded [2021-02-25T00:33:50.916Z] nexus3.edgexfoundry.org:10002 [2021-02-25T00:33:51.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:33:51.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:33:51.966Z] Configure a credential helper to remove this warning. See [2021-02-25T00:33:51.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:33:51.966Z] [2021-02-25T00:33:51.966Z] Login Succeeded [2021-02-25T00:33:51.966Z] nexus3.edgexfoundry.org:10003 [2021-02-25T00:33:52.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:33:52.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:33:52.570Z] Configure a credential helper to remove this warning. See [2021-02-25T00:33:52.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:33:52.570Z] [2021-02-25T00:33:52.570Z] Login Succeeded [2021-02-25T00:33:52.570Z] nexus3.edgexfoundry.org:10004 [2021-02-25T00:33:53.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:33:53.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:33:53.317Z] Configure a credential helper to remove this warning. See [2021-02-25T00:33:53.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:33:53.317Z] [2021-02-25T00:33:53.317Z] Login Succeeded [2021-02-25T00:33:53.317Z] docker.io [2021-02-25T00:33:54.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:33:55.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:33:55.043Z] Configure a credential helper to remove this warning. See [2021-02-25T00:33:55.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:33:55.043Z] [2021-02-25T00:33:55.043Z] Login Succeeded [2021-02-25T00:33:55.043Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T00:33:55.054Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T00:33:55.895Z] ++ 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-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/core-command/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/core-data/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-25T00:33:55.895Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-25T00:33:55.895Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-25T00:33:55.895Z] ++ cut -d/ -f2 [2021-02-25T00:33:55.895Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-25T00:33:57.037Z] 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-02-25T00:33:57.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T00:33:57.989Z] [2021-02-25T00:33:57.989Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:33:58.785Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T00:33:59.382Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T00:33:59.382Z] 31603596830f: Pulling fs layer [2021-02-25T00:33:59.382Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T00:33:59.382Z] 6ca5941a6612: Pulling fs layer [2021-02-25T00:33:59.382Z] ecc8261a40a4: Pulling fs layer [2021-02-25T00:33:59.382Z] ecc8261a40a4: Waiting [2021-02-25T00:33:59.382Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T00:33:59.382Z] 2a8b12db71e7: Download complete [2021-02-25T00:33:59.712Z] 31603596830f: Verifying Checksum [2021-02-25T00:33:59.712Z] 31603596830f: Download complete [2021-02-25T00:34:00.016Z] ecc8261a40a4: Verifying Checksum [2021-02-25T00:34:00.016Z] ecc8261a40a4: Download complete [2021-02-25T00:34:00.288Z] 6ca5941a6612: Verifying Checksum [2021-02-25T00:34:00.288Z] 6ca5941a6612: Download complete [2021-02-25T00:34:01.017Z] 31603596830f: Pull complete [2021-02-25T00:34:01.578Z] 2a8b12db71e7: Pull complete [2021-02-25T00:34:05.806Z] 6ca5941a6612: Pull complete [2021-02-25T00:34:06.111Z] ecc8261a40a4: Pull complete [2021-02-25T00:34:06.111Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T00:34:06.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T00:34:06.111Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T00:34:06.544Z] prd-centos7-docker-4c-2g-27568 does not seem to be running inside a container [2021-02-25T00:34:07.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T00:34:09.014Z] $ docker top 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T00:34:09.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T00:34:09.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T00:34:10.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T00:34:10.052Z] $ docker exec 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd ssh-agent [2021-02-25T00:34:10.766Z] SSH_AUTH_SOCK=/tmp/ssh-aHSj4YfmyAwC/agent.13 [2021-02-25T00:34:10.766Z] SSH_AGENT_PID=18 [2021-02-25T00:34:10.804Z] Running ssh-add (command line suppressed) [2021-02-25T00:34:11.311Z] Identity added: /w/workspace/edgex-go/70@tmp/private_key_3328816392404138283.key (/w/workspace/edgex-go/70@tmp/private_key_3328816392404138283.key) [2021-02-25T00:34:11.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T00:34:12.253Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T00:34:12.308Z] $ docker exec --env ******** --env ******** 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd ssh-agent -k [2021-02-25T00:34:12.472Z] unset SSH_AUTH_SOCK; [2021-02-25T00:34:12.473Z] unset SSH_AGENT_PID; [2021-02-25T00:34:12.473Z] echo Agent pid 18 killed; [2021-02-25T00:34:12.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T00:34:12.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T00:34:12.760Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T00:34:13.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T00:34:13.465Z] $ docker exec 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd ssh-agent [2021-02-25T00:34:14.320Z] SSH_AUTH_SOCK=/tmp/ssh-UD7GXPxqwXJm/agent.48 [2021-02-25T00:34:14.320Z] SSH_AGENT_PID=53 [2021-02-25T00:34:14.334Z] Running ssh-add (command line suppressed) [2021-02-25T00:34:14.729Z] Identity added: /w/workspace/edgex-go/70@tmp/private_key_5692170937558940161.key (/w/workspace/edgex-go/70@tmp/private_key_5692170937558940161.key) [2021-02-25T00:34:14.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T00:34:15.359Z] + git semver init [2021-02-25T00:34:15.359Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T00:34:15.359Z] # $GIT_DIR = /w/workspace/edgex-go/70/.git [2021-02-25T00:34:15.359Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/70 [2021-02-25T00:34:15.359Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T00:34:15.359Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T00:34:15.359Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T00:34:15.359Z] # $SEMVER_BRANCH = PR-2858 [2021-02-25T00:34:15.359Z] # $SEMVER_TEMP = /tmp/semver-325629804 [2021-02-25T00:34:15.359Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-25T00:35:05.938Z] # '/tmp/semver-325629804' -> '/w/workspace/edgex-go/70/.semver' [2021-02-25T00:35:05.938Z] # -> Force: false [2021-02-25T00:35:05.938Z] # $SEMVER_DIR = /w/workspace/edgex-go/70/.semver [Pipeline] } [2021-02-25T00:35:06.032Z] $ docker exec --env ******** --env ******** 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd ssh-agent -k [2021-02-25T00:35:06.829Z] unset SSH_AUTH_SOCK; [2021-02-25T00:35:06.829Z] unset SSH_AGENT_PID; [2021-02-25T00:35:06.829Z] echo Agent pid 53 killed; [2021-02-25T00:35:06.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T00:35:07.953Z] + git semver [Pipeline] } [2021-02-25T00:35:08.013Z] $ docker stop --time=1 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd [2021-02-25T00:35:10.231Z] $ docker rm -f 030226df6a93762c2dfb3b6d761fb2eea6947e708fd936054310427cde3362fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T00:35:10.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T00:35:11.939Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T00:35:11.942Z] [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-02-25T00:35:12.948Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T00:35:13.337Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T00:35:13.803Z] + sudo service docker restart [2021-02-25T00:35:13.803Z] + true [2021-02-25T00:35:13.803Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-25T00:35:14.998Z] ========================================================= [2021-02-25T00:35:14.998Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T00:35:14.998Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:35:15.485Z] + 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-02-25T00:35:26.208Z] Sending build context to Docker daemon 328MB [2021-02-25T00:35:26.208Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T00:35:26.208Z] Step 2/6 : FROM ${BASE} [2021-02-25T00:35:26.208Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T00:35:26.208Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T00:35:26.208Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T00:35:26.208Z] de9db76c5a1d: Pulling fs layer [2021-02-25T00:35:26.208Z] bca2f99d35d6: Pulling fs layer [2021-02-25T00:35:26.208Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T00:35:26.208Z] 7c6f9722023f: Pulling fs layer [2021-02-25T00:35:26.208Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T00:35:26.208Z] 93359f2a8cfa: Waiting [2021-02-25T00:35:26.208Z] 7c6f9722023f: Waiting [2021-02-25T00:35:26.208Z] a35cf1a2eb13: Waiting [2021-02-25T00:35:26.208Z] bca2f99d35d6: Waiting [2021-02-25T00:35:26.208Z] de9db76c5a1d: Download complete [2021-02-25T00:35:26.208Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T00:35:26.208Z] 0ef7d3d256c8: Download complete [2021-02-25T00:35:27.357Z] Still waiting to schedule task [2021-02-25T00:35:27.357Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-25T00:35:27.388Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T00:35:27.388Z] 93359f2a8cfa: Download complete [2021-02-25T00:35:27.388Z] 7c6f9722023f: Verifying Checksum [2021-02-25T00:35:27.388Z] 7c6f9722023f: Download complete [2021-02-25T00:35:27.950Z] 188c0c94c7c5: Verifying Checksum [2021-02-25T00:35:27.950Z] 188c0c94c7c5: Download complete [2021-02-25T00:35:29.388Z] 188c0c94c7c5: Pull complete [2021-02-25T00:35:29.774Z] 0ef7d3d256c8: Pull complete [2021-02-25T00:35:30.098Z] de9db76c5a1d: Pull complete [2021-02-25T00:35:37.870Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T00:35:37.870Z] a35cf1a2eb13: Download complete [2021-02-25T00:35:41.896Z] bca2f99d35d6: Verifying Checksum [2021-02-25T00:35:41.896Z] bca2f99d35d6: Download complete [2021-02-25T00:35:57.400Z] bca2f99d35d6: Pull complete [2021-02-25T00:35:57.400Z] 93359f2a8cfa: Pull complete [2021-02-25T00:35:57.400Z] 7c6f9722023f: Pull complete [2021-02-25T00:36:08.952Z] a35cf1a2eb13: Pull complete [2021-02-25T00:36:08.952Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T00:36:08.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T00:36:08.952Z] ---> a62c8e92a672 [2021-02-25T00:36:08.952Z] 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-02-25T00:36:08.952Z] ---> Running in 6c769be08095 [2021-02-25T00:36:09.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:36:11.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:36:12.213Z] (1/12) Installing libmagic (5.38-r0) [2021-02-25T00:36:12.213Z] (2/12) Installing file (5.38-r0) [2021-02-25T00:36:12.527Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-25T00:36:12.527Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-25T00:36:28.751Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-25T00:36:28.751Z] (6/12) Installing patch (2.7.6-r6) [2021-02-25T00:36:28.751Z] (7/12) Installing build-base (0.5-r2) [2021-02-25T00:36:28.751Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-25T00:36:28.751Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-25T00:36:28.751Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-25T00:36:28.751Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-25T00:36:28.751Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-25T00:36:28.751Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:36:28.751Z] OK: 233 MiB in 51 packages [2021-02-25T00:36:33.456Z] Removing intermediate container 6c769be08095 [2021-02-25T00:36:33.456Z] ---> f37dbc51bca9 [2021-02-25T00:36:33.456Z] Step 4/6 : WORKDIR /edgex-go [2021-02-25T00:36:33.971Z] ---> Running in fcf26a54068c [2021-02-25T00:36:34.276Z] Removing intermediate container fcf26a54068c [2021-02-25T00:36:34.276Z] ---> 2c675665f44e [2021-02-25T00:36:34.276Z] Step 5/6 : COPY go.mod . [2021-02-25T00:36:34.554Z] ---> 16ab7087d777 [2021-02-25T00:36:34.554Z] Step 6/6 : RUN go mod download [2021-02-25T00:36:34.847Z] ---> Running in dfa6f727007c [2021-02-25T00:37:23.654Z] Removing intermediate container dfa6f727007c [2021-02-25T00:37:23.654Z] ---> 0f0316e6fe65 [2021-02-25T00:37:23.654Z] Successfully built 0f0316e6fe65 [2021-02-25T00:37:23.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:37:24.294Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T00:37:24.633Z] . [Pipeline] withDockerContainer [2021-02-25T00:37:25.932Z] prd-centos7-docker-4c-2g-27568 does not seem to be running inside a container [2021-02-25T00:37:26.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** ci-base-image-x86_64 cat [2021-02-25T00:37:29.787Z] $ docker top 3d1ebdac771c64a53aa7e0c0fd8da602e9a807aa846dd741547afa79b9019b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T00:37:31.418Z] + go version [2021-02-25T00:37:31.418Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T00:37:31.474Z] $ docker stop --time=1 3d1ebdac771c64a53aa7e0c0fd8da602e9a807aa846dd741547afa79b9019b1b [2021-02-25T00:37:37.698Z] $ docker rm -f 3d1ebdac771c64a53aa7e0c0fd8da602e9a807aa846dd741547afa79b9019b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:37:39.403Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T00:37:40.340Z] . [Pipeline] withDockerContainer [2021-02-25T00:37:41.565Z] prd-centos7-docker-4c-2g-27568 does not seem to be running inside a container [2021-02-25T00:37:41.838Z] $ 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/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** ci-base-image-x86_64 cat [2021-02-25T00:37:46.262Z] $ docker top b720a142ce4e4d097504e1d6d27c84668c5a5dd5f349f9bd138f274a16f86f73 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T00:37:48.521Z] ========================================================= [2021-02-25T00:37:48.521Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-25T00:37:48.521Z] ========================================================= [Pipeline] sh [2021-02-25T00:37:49.694Z] + make test [2021-02-25T00:37:50.040Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-25T00:38:03.619Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27571 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-25T00:38:03.668Z] Running in /w/workspace/edgex-go/70 [Pipeline] { [Pipeline] checkout [2021-02-25T00:38:09.096Z] using credential edgex-jenkins-ssh [2021-02-25T00:38:09.150Z] Cloning the remote Git repository [2021-02-25T00:38:09.220Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-25T00:38:09.343Z] > git init /w/workspace/edgex-go/70 # timeout=10 [2021-02-25T00:38:09.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T00:38:09.413Z] > git --version # timeout=10 [2021-02-25T00:38:09.444Z] > git --version # 'git version 2.17.1' [2021-02-25T00:38:09.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T00:38:09.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T00:38:19.143Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-25T00:38:29.500Z] Merging remotes/origin/master commit 756c8f67da22a1e32f0adf623247959e7b9e4742 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-25T00:38:28.583Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T00:38:28.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T00:38:28.637Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T00:38:28.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T00:38:28.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T00:38:28.690Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T00:38:29.522Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T00:38:29.545Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-25T00:38:29.843Z] > git remote # timeout=10 [2021-02-25T00:38:29.859Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T00:38:29.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T00:38:29.887Z] > git merge 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 [2021-02-25T00:38:30.811Z] Merge succeeded, producing 51cf39acc400f0f3fe49d204e9d180d78e7dc4e8 [2021-02-25T00:38:30.811Z] Checking out Revision 51cf39acc400f0f3fe49d204e9d180d78e7dc4e8 (PR-2858) [2021-02-25T00:38:30.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T00:38:30.822Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T00:38:30.841Z] > git checkout -f 51cf39acc400f0f3fe49d204e9d180d78e7dc4e8 # timeout=10 [2021-02-25T00:38:35.100Z] Commit message: "Merge commit '756c8f67da22a1e32f0adf623247959e7b9e4742' into HEAD" [2021-02-25T00:38:35.122Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T00:38:36.611Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T00:38:37.060Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T00:38:37.412Z] + sudo service docker restart [2021-02-25T00:38:37.412Z] + true [2021-02-25T00:38:35.110Z] > git rev-list --no-walk 382b2afe2677e9c91a063c78630d1ff8b858e839 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T00:38:39.457Z] provisioning config files... [2021-02-25T00:38:39.497Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/70@tmp/config3314746810764020213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T00:38:39.923Z] ---> docker-login.sh [2021-02-25T00:38:39.923Z] nexus3.edgexfoundry.org:10001 [2021-02-25T00:38:40.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:38:41.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:38:41.123Z] Configure a credential helper to remove this warning. See [2021-02-25T00:38:41.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:38:41.123Z] [2021-02-25T00:38:41.123Z] Login Succeeded [2021-02-25T00:38:41.123Z] nexus3.edgexfoundry.org:10002 [2021-02-25T00:38:41.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:38:41.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:38:41.668Z] Configure a credential helper to remove this warning. See [2021-02-25T00:38:41.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:38:41.668Z] [2021-02-25T00:38:41.668Z] Login Succeeded [2021-02-25T00:38:41.668Z] nexus3.edgexfoundry.org:10003 [2021-02-25T00:38:41.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:38:41.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:38:41.949Z] Configure a credential helper to remove this warning. See [2021-02-25T00:38:41.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:38:41.949Z] [2021-02-25T00:38:41.949Z] Login Succeeded [2021-02-25T00:38:41.949Z] nexus3.edgexfoundry.org:10004 [2021-02-25T00:38:42.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:38:42.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:38:42.495Z] Configure a credential helper to remove this warning. See [2021-02-25T00:38:42.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:38:42.495Z] [2021-02-25T00:38:42.495Z] Login Succeeded [2021-02-25T00:38:42.495Z] docker.io [2021-02-25T00:38:42.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T00:38:43.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T00:38:43.044Z] Configure a credential helper to remove this warning. See [2021-02-25T00:38:43.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T00:38:43.044Z] [2021-02-25T00:38:43.044Z] Login Succeeded [2021-02-25T00:38:43.044Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T00:38:43.063Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T00:38:43.499Z] ========================================================= [2021-02-25T00:38:43.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T00:38:43.499Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:38:43.903Z] + 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-02-25T00:38:46.572Z] Sending build context to Docker daemon 166.4MB [2021-02-25T00:38:46.572Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T00:38:46.572Z] Step 2/6 : FROM ${BASE} [2021-02-25T00:38:46.572Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T00:38:46.572Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T00:38:46.572Z] a4357932f1b6: Pulling fs layer [2021-02-25T00:38:46.572Z] 18c013af1878: Pulling fs layer [2021-02-25T00:38:46.572Z] 00ac8860ef70: Pulling fs layer [2021-02-25T00:38:46.572Z] 63d7cb157983: Pulling fs layer [2021-02-25T00:38:46.572Z] b116817d02f9: Pulling fs layer [2021-02-25T00:38:46.572Z] 745a02a5169b: Pulling fs layer [2021-02-25T00:38:46.572Z] 00ac8860ef70: Waiting [2021-02-25T00:38:46.572Z] 63d7cb157983: Waiting [2021-02-25T00:38:46.572Z] b116817d02f9: Waiting [2021-02-25T00:38:46.572Z] 745a02a5169b: Waiting [2021-02-25T00:38:46.572Z] 18c013af1878: Download complete [2021-02-25T00:38:46.572Z] a4357932f1b6: Verifying Checksum [2021-02-25T00:38:46.572Z] a4357932f1b6: Download complete [2021-02-25T00:38:46.572Z] 63d7cb157983: Verifying Checksum [2021-02-25T00:38:46.572Z] 63d7cb157983: Download complete [2021-02-25T00:38:46.572Z] b116817d02f9: Verifying Checksum [2021-02-25T00:38:46.572Z] b116817d02f9: Download complete [2021-02-25T00:38:46.572Z] 5f621e34cdf4: Verifying Checksum [2021-02-25T00:38:46.572Z] 5f621e34cdf4: Download complete [2021-02-25T00:38:47.564Z] 5f621e34cdf4: Pull complete [2021-02-25T00:38:47.845Z] a4357932f1b6: Pull complete [2021-02-25T00:38:48.448Z] 18c013af1878: Pull complete [2021-02-25T00:38:49.047Z] 745a02a5169b: Verifying Checksum [2021-02-25T00:38:50.482Z] 00ac8860ef70: Verifying Checksum [2021-02-25T00:38:50.482Z] 00ac8860ef70: Download complete [2021-02-25T00:38:53.389Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-25T00:39:00.647Z] 00ac8860ef70: Pull complete [2021-02-25T00:39:01.241Z] 63d7cb157983: Pull complete [2021-02-25T00:39:01.522Z] b116817d02f9: Pull complete [2021-02-25T00:39:05.893Z] 745a02a5169b: Pull complete [2021-02-25T00:39:05.893Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T00:39:05.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T00:39:05.893Z] ---> b7e6874047d6 [2021-02-25T00:39:05.893Z] 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-02-25T00:39:08.521Z] ---> Running in 236212dd4952 [2021-02-25T00:39:09.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:39:10.563Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:39:11.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-25T00:39:11.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-25T00:39:11.041Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-25T00:39:11.152Z] (1/12) Installing libmagic (5.38-r0) [2021-02-25T00:39:11.153Z] (2/12) Installing file (5.38-r0) [2021-02-25T00:39:11.424Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-25T00:39:11.424Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-25T00:39:15.664Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-25T00:39:15.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-25T00:39:15.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-25T00:39:15.665Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-25T00:39:15.714Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-25T00:39:15.714Z] (6/12) Installing patch (2.7.6-r6) [2021-02-25T00:39:15.714Z] (7/12) Installing build-base (0.5-r2) [2021-02-25T00:39:15.714Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-25T00:39:15.714Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-25T00:39:15.714Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-25T00:39:15.714Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-25T00:39:15.714Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-25T00:39:15.714Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:39:15.714Z] OK: 217 MiB in 51 packages [2021-02-25T00:39:15.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-25T00:39:16.644Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-25T00:39:20.014Z] Removing intermediate container 236212dd4952 [2021-02-25T00:39:20.014Z] ---> 569f192b7c57 [2021-02-25T00:39:20.015Z] Step 4/6 : WORKDIR /edgex-go [2021-02-25T00:39:20.015Z] ---> Running in 803c6aeae337 [2021-02-25T00:39:20.287Z] Removing intermediate container 803c6aeae337 [2021-02-25T00:39:20.287Z] ---> b68b092dad74 [2021-02-25T00:39:20.287Z] Step 5/6 : COPY go.mod . [2021-02-25T00:39:21.264Z] ---> 2a5f22421d10 [2021-02-25T00:39:21.264Z] Step 6/6 : RUN go mod download [2021-02-25T00:39:21.264Z] ---> Running in e4be5c70d358 [2021-02-25T00:39:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-25T00:39:25.854Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-25T00:39:25.854Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-25T00:39:28.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.171s coverage: 45.9% of statements [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-25T00:39:28.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-25T00:39:28.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.249s coverage: 100.0% of statements [2021-02-25T00:39:33.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.289s coverage: 27.1% of statements [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-25T00:39:33.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-25T00:39:33.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-25T00:39:33.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.161s coverage: 65.8% of statements [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-25T00:39:33.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-25T00:39:34.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.835s coverage: 82.3% of statements [2021-02-25T00:39:34.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-25T00:39:34.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:39:34.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-25T00:39:34.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-25T00:39:37.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.480s coverage: 28.6% of statements [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-25T00:39:37.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.120s coverage: 100.0% of statements [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-25T00:39:37.833Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-02-25T00:39:37.833Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-25T00:39:38.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.217s coverage: 86.7% of statements [2021-02-25T00:39:38.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-25T00:39:39.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.487s coverage: 97.5% of statements [2021-02-25T00:39:39.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-25T00:39:41.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.169s coverage: 78.3% of statements [2021-02-25T00:39:41.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-25T00:39:41.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-25T00:39:41.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-25T00:39:41.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-25T00:39:48.090Z] Removing intermediate container e4be5c70d358 [2021-02-25T00:39:48.090Z] ---> 5f0b05e3094e [2021-02-25T00:39:48.090Z] Successfully built 5f0b05e3094e [2021-02-25T00:39:48.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:39:48.708Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T00:39:48.708Z] . [Pipeline] withDockerContainer [2021-02-25T00:39:48.982Z] prd-ubuntu18.04-docker-arm64-4c-16g-27571 does not seem to be running inside a container [2021-02-25T00:39:49.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** ci-base-image-arm64 cat [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.788s coverage: 92.8% of statements [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.131s coverage: 58.8% of statements [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.273s coverage: 0.1% of statements [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-25T00:39:49.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 45.5% of statements [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.111s coverage: 94.1% of statements [2021-02-25T00:39:49.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements [2021-02-25T00:39:50.514Z] $ docker top 5886808e7183df5b14a560b355e5348831b65baa8ed2504f0ca3defd936f16cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T00:39:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements [2021-02-25T00:39:51.572Z] + go version [2021-02-25T00:39:51.572Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T00:39:51.594Z] $ docker stop --time=1 5886808e7183df5b14a560b355e5348831b65baa8ed2504f0ca3defd936f16cf [2021-02-25T00:39:53.515Z] $ docker rm -f 5886808e7183df5b14a560b355e5348831b65baa8ed2504f0ca3defd936f16cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:39:54.459Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T00:39:54.459Z] . [Pipeline] withDockerContainer [2021-02-25T00:39:54.685Z] prd-ubuntu18.04-docker-arm64-4c-16g-27571 does not seem to be running inside a container [2021-02-25T00:39:54.765Z] $ 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/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** ci-base-image-arm64 cat [2021-02-25T00:39:56.076Z] $ docker top 05a4f539e16951943ebaee865f155c3c047cd5c787712644d9574b68756609a6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-25T00:39:56.450Z] ========================================================= [2021-02-25T00:39:56.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-25T00:39:56.450Z] ========================================================= [Pipeline] sh [2021-02-25T00:39:57.094Z] + make test [2021-02-25T00:39:57.094Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-25T00:40:02.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.268s coverage: 94.4% of statements [2021-02-25T00:40:02.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.363s coverage: 92.9% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.243s coverage: 77.8% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.163s coverage: 87.2% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.248s coverage: 100.0% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.586s coverage: 75.5% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.198s coverage: 87.2% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.365s coverage: 91.6% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.565s coverage: 62.4% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.192s coverage: 91.3% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.218s coverage: 73.7% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.728s coverage: 68.9% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 36.6% of statements [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-25T00:40:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-25T00:40:18.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.166s coverage: 89.5% of statements [2021-02-25T00:40:19.283Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-25T00:40:21.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.605s coverage: 47.0% of statements [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-25T00:40:21.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-25T00:40:21.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-25T00:40:21.270Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.273s coverage: 89.4% of statements [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:40:21.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.682s coverage: 29.1% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.343s coverage: 99.0% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.171s coverage: 100.0% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 92.9% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-25T00:40:27.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-25T00:40:27.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-25T00:40:27.941Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements [2021-02-25T00:40:28.945Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-02-25T00:40:29.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.227s coverage: 100.0% of statements [2021-02-25T00:40:29.862Z] GO111MODULE=on go vet ./... [2021-02-25T00:41:06.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-25T00:41:24.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-25T00:41:24.920Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-25T00:41:27.212Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-25T00:41:33.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-25T00:41:33.982Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-25T00:41:33.982Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-25T00:41:40.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.325s coverage: 45.9% of statements [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-25T00:41:40.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-25T00:41:40.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements [2021-02-25T00:41:42.370Z] gofmt -l . [2021-02-25T00:41:42.370Z] [ "`gofmt -l .`" = "" ] [2021-02-25T00:41:43.717Z] ./bin/test-go-mod-tidy.sh [2021-02-25T00:41:46.686Z] ./bin/test-attribution-txt.sh [2021-02-25T00:41:47.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-25T00:41:47.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.111s coverage: 100.0% of statements [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-25T00:41:47.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-25T00:41:47.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-25T00:41:48.502Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 65.8% of statements [2021-02-25T00:41:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-25T00:41:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] sh [2021-02-25T00:41:50.053Z] + ls -al . [2021-02-25T00:41:50.053Z] total 708 [2021-02-25T00:41:50.053Z] drwxrwxr-x 10 1001 1001 4096 Feb 25 00:41 . [2021-02-25T00:41:50.053Z] drwxr-xr-x 4 root root 30 Feb 25 00:37 .. [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 00:33 .dockerignore [2021-02-25T00:41:50.053Z] drwxrwxr-x 8 1001 1001 179 Feb 25 00:33 .git [2021-02-25T00:41:50.053Z] drwxrwxr-x 3 1001 1001 125 Feb 25 00:33 .github [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 818 Feb 25 00:33 .gitignore [2021-02-25T00:41:50.053Z] drwx------ 3 1001 1001 60 Feb 25 00:35 .semver [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 00:33 .sonarcloud.properties [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 8475 Feb 25 00:33 Attribution.txt [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 00:33 CONTRIBUTING.md [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 931 Feb 25 00:33 Dockerfile.build [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 863 Feb 25 00:33 Jenkinsfile [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 00:33 LICENSE [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 5774 Feb 25 00:33 Makefile [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 6524 Feb 25 00:33 README.md [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 6755 Feb 25 00:33 SECURITY.md [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 00:35 VERSION [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 00:33 ZMQWindows.md [2021-02-25T00:41:50.053Z] drwxrwxr-x 2 1001 1001 117 Feb 25 00:33 bin [2021-02-25T00:41:50.053Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 00:33 cmd [2021-02-25T00:41:50.053Z] -rw-r--r-- 1 root root 594620 Feb 25 00:40 coverage.out [2021-02-25T00:41:50.053Z] -rw-r--r-- 1 root root 1055 Feb 25 00:41 go.mod [2021-02-25T00:41:50.053Z] -rw-r--r-- 1 root root 21528 Feb 25 00:41 go.sum [2021-02-25T00:41:50.053Z] drwxrwxr-x 8 1001 1001 127 Feb 25 00:33 internal [2021-02-25T00:41:50.053Z] drwxrwxr-x 4 1001 1001 26 Feb 25 00:33 openapi [2021-02-25T00:41:50.053Z] drwxrwxr-x 4 1001 1001 71 Feb 25 00:33 snap [2021-02-25T00:41:50.053Z] -rw-rw-r-- 1 1001 1001 168 Feb 25 00:33 version.go [Pipeline] sh [2021-02-25T00:41:50.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.722s coverage: 82.3% of statements [2021-02-25T00:41:50.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-25T00:41:50.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:41:50.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-25T00:41:50.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-25T00:41:51.983Z] + '[' -e coverage.out ] [2021-02-25T00:41:51.983Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-25T00:41:52.809Z] Stashed 1 file(s) [Pipeline] sh [2021-02-25T00:41:53.574Z] + make build [2021-02-25T00:41:53.575Z] 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-02-25T00:41:55.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.200s coverage: 28.6% of statements [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-25T00:41:55.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-25T00:41:55.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-02-25T00:41:55.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-25T00:41:56.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.409s coverage: 86.7% of statements [2021-02-25T00:41:56.540Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-25T00:41:59.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.357s coverage: 97.5% of statements [2021-02-25T00:41:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-25T00:41:59.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements [2021-02-25T00:41:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-25T00:41:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-25T00:41:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-25T00:41:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-25T00:42:02.442Z] 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-02-25T00:42:07.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.346s coverage: 92.8% of statements [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.213s coverage: 0.1% of statements [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-25T00:42:07.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 45.5% of statements [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.124s coverage: 96.3% of statements [2021-02-25T00:42:07.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-02-25T00:42:19.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.111s coverage: 94.4% of statements [2021-02-25T00:42:19.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-02-25T00:42:22.376Z] 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-02-25T00:42:31.535Z] 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-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.136s coverage: 92.9% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.116s coverage: 84.6% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.172s coverage: 91.6% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.556s coverage: 62.4% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 68.9% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.376s coverage: 36.6% of statements [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-25T00:42:35.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-25T00:42:35.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements [2021-02-25T00:42:41.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.489s coverage: 47.0% of statements [2021-02-25T00:42:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-25T00:42:41.818Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-25T00:42:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-25T00:42:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-25T00:42:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.366s coverage: 89.4% of statements [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:42:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-25T00:42:42.653Z] 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-02-25T00:42:42.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-25T00:42:47.483Z] 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-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.226s coverage: 29.1% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.223s coverage: 99.0% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.273s coverage: 92.9% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-25T00:42:50.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-25T00:42:50.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-02-25T00:42:50.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-02-25T00:42:50.443Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements [2021-02-25T00:42:51.421Z] GO111MODULE=on go vet ./... [2021-02-25T00:42:55.276Z] 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-02-25T00:43:00.041Z] 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-02-25T00:43:04.110Z] 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-02-25T00:43:10.128Z] 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-02-25T00:43:14.166Z] 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 [Pipeline] } [2021-02-25T00:43:17.864Z] $ docker stop --time=1 b720a142ce4e4d097504e1d6d27c84668c5a5dd5f349f9bd138f274a16f86f73 [2021-02-25T00:43:21.527Z] $ docker rm -f b720a142ce4e4d097504e1d6d27c84668c5a5dd5f349f9bd138f274a16f86f73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:43:27.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T00:43:27.410Z] [2021-02-25T00:43:27.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:43:27.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T00:43:28.158Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-25T00:43:28.158Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-25T00:43:28.158Z] ca9280d653b3: Pulling fs layer [2021-02-25T00:43:28.158Z] 7e9c9ca2126c: Pulling fs layer [2021-02-25T00:43:28.446Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-25T00:43:28.446Z] cbdbe7a5bc2a: Download complete [2021-02-25T00:43:30.648Z] ca9280d653b3: Verifying Checksum [2021-02-25T00:43:30.648Z] ca9280d653b3: Download complete [2021-02-25T00:43:30.648Z] cbdbe7a5bc2a: Pull complete [2021-02-25T00:43:34.672Z] ca9280d653b3: Pull complete [2021-02-25T00:43:37.424Z] 7e9c9ca2126c: Download complete [2021-02-25T00:43:56.560Z] 7e9c9ca2126c: Pull complete [2021-02-25T00:43:56.560Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-25T00:43:56.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T00:43:56.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-25T00:43:58.260Z] prd-centos7-docker-4c-2g-27568 does not seem to be running inside a container [2021-02-25T00:43:58.483Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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-02-25T00:44:02.871Z] $ docker top 6d392a12fb79b696f7de0c86bba90e4f7453f5b51a77c978e809ff58512c595a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T00:44:04.522Z] + docker-compose build --help [2021-02-25T00:44:04.522Z] + grep parallel [2021-02-25T00:44:06.755Z] --parallel Build images in parallel. [Pipeline] } [2021-02-25T00:44:06.779Z] $ docker stop --time=1 6d392a12fb79b696f7de0c86bba90e4f7453f5b51a77c978e809ff58512c595a [2021-02-25T00:44:08.680Z] $ docker rm -f 6d392a12fb79b696f7de0c86bba90e4f7453f5b51a77c978e809ff58512c595a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:44:09.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-25T00:44:10.534Z] . [Pipeline] withDockerContainer [2021-02-25T00:44:11.267Z] prd-centos7-docker-4c-2g-27568 does not seem to be running inside a container [2021-02-25T00:44:11.855Z] $ 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/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-25T00:44:13.274Z] $ docker top de94a9a60e81e9938516dea67a3e24a0c3f9b43681a61ff3ea791b77b9dae92e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T00:44:13.864Z] gofmt -l . [2021-02-25T00:44:13.864Z] [ "`gofmt -l .`" = "" ] [2021-02-25T00:44:13.864Z] ./bin/test-go-mod-tidy.sh [2021-02-25T00:44:13.864Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-25T00:44:14.526Z] + ls -al . [2021-02-25T00:44:14.526Z] total 736 [2021-02-25T00:44:14.526Z] drwxrwxr-x 9 1001 1001 4096 Feb 25 00:44 . [2021-02-25T00:44:14.526Z] drwxr-xr-x 4 root root 4096 Feb 25 00:39 .. [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 11 Feb 25 00:38 .dockerignore [2021-02-25T00:44:14.526Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 00:38 .git [2021-02-25T00:44:14.526Z] drwxrwxr-x 3 1001 1001 4096 Feb 25 00:38 .github [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 818 Feb 25 00:38 .gitignore [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 166 Feb 25 00:38 .sonarcloud.properties [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 8475 Feb 25 00:38 Attribution.txt [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 3804 Feb 25 00:38 CONTRIBUTING.md [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 931 Feb 25 00:38 Dockerfile.build [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 863 Feb 25 00:38 Jenkinsfile [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 10775 Feb 25 00:38 LICENSE [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 5774 Feb 25 00:38 Makefile [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 6524 Feb 25 00:38 README.md [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 6755 Feb 25 00:38 SECURITY.md [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 5 Feb 25 00:35 VERSION [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 4131 Feb 25 00:38 ZMQWindows.md [2021-02-25T00:44:14.526Z] drwxrwxr-x 2 1001 1001 4096 Feb 25 00:38 bin [2021-02-25T00:44:14.526Z] drwxrwxr-x 14 1001 1001 4096 Feb 25 00:38 cmd [2021-02-25T00:44:14.526Z] -rw-r--r-- 1 root root 594620 Feb 25 00:42 coverage.out [2021-02-25T00:44:14.526Z] -rw-r--r-- 1 root root 1055 Feb 25 00:44 go.mod [2021-02-25T00:44:14.526Z] -rw-r--r-- 1 root root 21528 Feb 25 00:44 go.sum [2021-02-25T00:44:14.526Z] drwxrwxr-x 8 1001 1001 4096 Feb 25 00:38 internal [2021-02-25T00:44:14.526Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 00:38 openapi [2021-02-25T00:44:14.526Z] drwxrwxr-x 4 1001 1001 4096 Feb 25 00:38 snap [2021-02-25T00:44:14.526Z] -rw-rw-r-- 1 1001 1001 168 Feb 25 00:38 version.go [Pipeline] sh [2021-02-25T00:44:14.828Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-25T00:44:15.181Z] + '[' -e coverage.out ] [2021-02-25T00:44:15.181Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-25T00:44:15.244Z] Warning: overwriting stash ‘coverage-report’ [2021-02-25T00:44:16.476Z] Stashed 1 file(s) [Pipeline] sh [2021-02-25T00:44:16.784Z] Building docker-core-command-go ... [2021-02-25T00:44:16.784Z] Building docker-core-data-go ... [2021-02-25T00:44:16.784Z] Building docker-core-metadata-go ... [2021-02-25T00:44:16.784Z] Building docker-security-bootstrapper-go ... [2021-02-25T00:44:16.784Z] Building docker-security-proxy-setup-go ... [2021-02-25T00:44:16.784Z] Building docker-security-secretstore-setup-go ... [2021-02-25T00:44:16.784Z] Building docker-support-notifications-go ... [2021-02-25T00:44:16.784Z] Building docker-support-scheduler-go ... [2021-02-25T00:44:16.784Z] Building docker-sys-mgmt-agent-go ... [2021-02-25T00:44:16.784Z] Building docker-support-notifications-go [2021-02-25T00:44:16.784Z] Building docker-support-scheduler-go [2021-02-25T00:44:16.784Z] Building docker-sys-mgmt-agent-go [2021-02-25T00:44:16.784Z] Building docker-security-proxy-setup-go [2021-02-25T00:44:16.784Z] Building docker-core-metadata-go [2021-02-25T00:44:17.255Z] + make build [2021-02-25T00:44:17.255Z] 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-02-25T00:44:27.425Z] 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-02-25T00:44:49.595Z] 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-02-25T00:44:54.990Z] 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-02-25T00:45:00.391Z] 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-02-25T00:45:01.371Z] 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-02-25T00:45:06.793Z] 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-02-25T00:45:13.495Z] 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-02-25T00:45:17.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T00:45:21.178Z] 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-02-25T00:45:24.563Z] 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-02-25T00:45:27.948Z] 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 [Pipeline] } [2021-02-25T00:45:34.668Z] $ docker stop --time=1 05a4f539e16951943ebaee865f155c3c047cd5c787712644d9574b68756609a6 [2021-02-25T00:45:37.107Z] $ docker rm -f 05a4f539e16951943ebaee865f155c3c047cd5c787712644d9574b68756609a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:45:39.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T00:45:39.159Z] [2021-02-25T00:45:39.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:45:39.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T00:45:40.102Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-25T00:45:40.102Z] 29e5d40040c1: Pulling fs layer [2021-02-25T00:45:40.102Z] 1ce36da41761: Pulling fs layer [2021-02-25T00:45:40.102Z] 25b303627fd3: Pulling fs layer [2021-02-25T00:45:40.102Z] 29e5d40040c1: Verifying Checksum [2021-02-25T00:45:40.102Z] 29e5d40040c1: Download complete [2021-02-25T00:45:41.082Z] 29e5d40040c1: Pull complete [2021-02-25T00:45:41.359Z] 1ce36da41761: Verifying Checksum [2021-02-25T00:45:41.359Z] 1ce36da41761: Download complete [2021-02-25T00:45:42.792Z] 1ce36da41761: Pull complete [2021-02-25T00:45:42.792Z] 25b303627fd3: Verifying Checksum [2021-02-25T00:45:42.792Z] 25b303627fd3: Download complete [2021-02-25T00:45:52.936Z] 25b303627fd3: Pull complete [2021-02-25T00:45:52.936Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-25T00:45:52.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T00:45:52.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-25T00:45:53.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-27571 does not seem to be running inside a container [2021-02-25T00:45:53.278Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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-02-25T00:45:56.367Z] $ docker top 83b932d29720a153aaeb3d58367108bf116c715fba144fd3625b3600b9b4655d -eo pid,comm [2021-02-25T00:45:56.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:45:56.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:45:56.677Z] ---> 0f0316e6fe65 [2021-02-25T00:45:56.677Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T00:45:56.677Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:45:56.677Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:45:56.677Z] ---> 0f0316e6fe65 [2021-02-25T00:45:56.677Z] Step 3/26 : WORKDIR /edgex-go [2021-02-25T00:45:56.677Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:45:56.677Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:45:56.677Z] ---> 0f0316e6fe65 [2021-02-25T00:45:56.677Z] Step 3/21 : WORKDIR /edgex-go [2021-02-25T00:45:56.677Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:45:56.677Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:45:56.677Z] ---> 0f0316e6fe65 [2021-02-25T00:45:56.677Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T00:45:56.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:45:56.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:45:56.677Z] ---> 0f0316e6fe65 [2021-02-25T00:45:56.677Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T00:45:56.677Z] ---> Running in c91edd641408 [2021-02-25T00:45:56.677Z] ---> Running in 5835019be5f5 [2021-02-25T00:45:56.677Z] ---> Running in a75b56ce902a [2021-02-25T00:45:56.677Z] ---> Running in 7da3ef259e2d [2021-02-25T00:45:56.677Z] ---> Running in 50ff64cc399c [2021-02-25T00:45:56.677Z] Removing intermediate container c91edd641408 [2021-02-25T00:45:56.677Z] ---> 2b22b4277699 [2021-02-25T00:45:56.677Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:45:56.677Z] Removing intermediate container 50ff64cc399c [2021-02-25T00:45:56.677Z] ---> 1cb5d93d8324 [2021-02-25T00:45:56.677Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:45:56.677Z] Removing intermediate container 5835019be5f5 [2021-02-25T00:45:56.677Z] ---> beb542cee7fa [2021-02-25T00:45:56.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:45:56.677Z] Removing intermediate container 7da3ef259e2d [2021-02-25T00:45:56.677Z] ---> 4111acdcdeae [2021-02-25T00:45:56.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:45:56.677Z] ---> Running in b8f83cc28597 [2021-02-25T00:45:56.677Z] Removing intermediate container a75b56ce902a [2021-02-25T00:45:56.677Z] ---> e1a595c6e7cf [2021-02-25T00:45:56.677Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:45:56.677Z] ---> Running in 1614f4029103 [2021-02-25T00:45:56.677Z] ---> Running in 207a65e1e641 [2021-02-25T00:45:56.677Z] ---> Running in d293b21898ff [2021-02-25T00:45:56.677Z] ---> Running in 832ff874b6a2 [Pipeline] { [Pipeline] sh [2021-02-25T00:45:57.452Z] + docker-compose build --help [2021-02-25T00:45:57.452Z] + grep parallel [2021-02-25T00:45:58.006Z] Removing intermediate container 207a65e1e641 [2021-02-25T00:45:58.006Z] ---> bc6669145603 [2021-02-25T00:45:58.006Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T00:45:58.370Z] Removing intermediate container 832ff874b6a2 [2021-02-25T00:45:58.370Z] ---> a0b9e5fef6a3 [2021-02-25T00:45:58.370Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-25T00:45:58.718Z] ---> Running in 2ec7cac26352 [2021-02-25T00:45:59.682Z] Removing intermediate container b8f83cc28597 [2021-02-25T00:45:59.682Z] ---> 8fc94aae90de [2021-02-25T00:45:59.682Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-25T00:45:59.682Z] ---> Running in fa01a4982bd6 [2021-02-25T00:45:59.986Z] Removing intermediate container d293b21898ff [2021-02-25T00:45:59.986Z] ---> 558dafdade79 [2021-02-25T00:45:59.986Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-25T00:46:00.820Z] --parallel Build images in parallel. [2021-02-25T00:46:01.044Z] Removing intermediate container 1614f4029103 [2021-02-25T00:46:01.044Z] ---> 633eb026531c [2021-02-25T00:46:01.044Z] Step 5/21 : RUN apk add --update --no-cache make git [Pipeline] } [2021-02-25T00:46:01.103Z] $ docker stop --time=1 83b932d29720a153aaeb3d58367108bf116c715fba144fd3625b3600b9b4655d [2021-02-25T00:46:01.604Z] ---> Running in fa80f3e68ddf [2021-02-25T00:46:01.604Z] ---> Running in e70ab92808ea [2021-02-25T00:46:02.477Z] ---> Running in 4edc51d31949 [2021-02-25T00:46:03.033Z] $ docker rm -f 83b932d29720a153aaeb3d58367108bf116c715fba144fd3625b3600b9b4655d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:46:03.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-25T00:46:03.891Z] . [Pipeline] withDockerContainer [2021-02-25T00:46:04.170Z] prd-ubuntu18.04-docker-arm64-4c-16g-27571 does not seem to be running inside a container [2021-02-25T00:46:04.231Z] $ 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/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-25T00:46:05.653Z] $ docker top 099d6e9e5a0ecf094fd92e64a73ec520f3d11d96696072f30f5fe899b66505c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T00:46:06.631Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-25T00:46:06.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:06.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:07.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:08.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:08.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:08.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:08.742Z] OK: 233 MiB in 51 packages [2021-02-25T00:46:09.079Z] OK: 233 MiB in 51 packages [2021-02-25T00:46:09.079Z] OK: 233 MiB in 51 packages [2021-02-25T00:46:09.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:10.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:10.922Z] Building docker-core-command-go ... [2021-02-25T00:46:10.922Z] Building docker-core-data-go ... [2021-02-25T00:46:10.922Z] Building docker-core-metadata-go ... [2021-02-25T00:46:10.922Z] Building docker-security-bootstrapper-go ... [2021-02-25T00:46:10.922Z] Building docker-security-proxy-setup-go ... [2021-02-25T00:46:10.922Z] Building docker-security-secretstore-setup-go ... [2021-02-25T00:46:10.922Z] Building docker-support-notifications-go ... [2021-02-25T00:46:10.922Z] Building docker-support-scheduler-go ... [2021-02-25T00:46:10.922Z] Building docker-sys-mgmt-agent-go ... [2021-02-25T00:46:10.922Z] Building docker-support-scheduler-go [2021-02-25T00:46:10.922Z] Building docker-sys-mgmt-agent-go [2021-02-25T00:46:10.922Z] Building docker-support-notifications-go [2021-02-25T00:46:10.922Z] Building docker-security-proxy-setup-go [2021-02-25T00:46:10.922Z] Building docker-core-data-go [2021-02-25T00:46:11.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:11.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:46:11.986Z] OK: 233 MiB in 51 packages [2021-02-25T00:46:11.986Z] OK: 233 MiB in 51 packages [2021-02-25T00:46:11.986Z] Removing intermediate container fa80f3e68ddf [2021-02-25T00:46:11.986Z] ---> 18c4d393e855 [2021-02-25T00:46:11.986Z] Step 6/26 : COPY go.mod . [2021-02-25T00:46:13.205Z] Removing intermediate container 2ec7cac26352 [2021-02-25T00:46:13.205Z] ---> b9cb8dc7edf0 [2021-02-25T00:46:13.205Z] Step 6/23 : COPY go.mod . [2021-02-25T00:46:13.692Z] Removing intermediate container fa01a4982bd6 [2021-02-25T00:46:13.692Z] ---> 6b568766c455 [2021-02-25T00:46:13.692Z] Step 6/22 : COPY go.mod . [2021-02-25T00:46:13.692Z] ---> 3d85aafd5849 [2021-02-25T00:46:13.692Z] Step 7/26 : RUN go mod download [2021-02-25T00:46:13.692Z] Removing intermediate container e70ab92808ea [2021-02-25T00:46:13.692Z] ---> fc5fb6754abd [2021-02-25T00:46:13.692Z] Step 6/22 : COPY go.mod . [2021-02-25T00:46:14.110Z] ---> Running in c5fa216d5b5c [2021-02-25T00:46:14.612Z] Removing intermediate container 4edc51d31949 [2021-02-25T00:46:14.612Z] ---> 063c1342bf8d [2021-02-25T00:46:14.612Z] Step 6/21 : COPY go.mod . [2021-02-25T00:46:15.349Z] ---> 06737539ffb8 [2021-02-25T00:46:15.349Z] Step 7/22 : RUN go mod download [2021-02-25T00:46:15.631Z] ---> 7945a87088fe [2021-02-25T00:46:15.631Z] Step 7/23 : RUN go mod download [2021-02-25T00:46:15.904Z] ---> bab65329cf17 [2021-02-25T00:46:15.904Z] Step 7/22 : RUN go mod download [2021-02-25T00:46:15.904Z] ---> Running in 17a7586b669c [2021-02-25T00:46:16.192Z] ---> Running in 8064d637c3b9 [2021-02-25T00:46:17.428Z] ---> Running in 704b1d17f1b6 [2021-02-25T00:46:18.308Z] ---> 30c7af8854fa [2021-02-25T00:46:18.308Z] Step 7/21 : RUN go mod download [2021-02-25T00:46:19.375Z] ---> Running in 026b627409fa [2021-02-25T00:46:23.282Z] Removing intermediate container 17a7586b669c [2021-02-25T00:46:23.282Z] ---> 3be72883e4a2 [2021-02-25T00:46:23.282Z] Step 8/22 : COPY . . [2021-02-25T00:46:23.282Z] Removing intermediate container c5fa216d5b5c [2021-02-25T00:46:23.282Z] ---> caee615d50f4 [2021-02-25T00:46:23.282Z] Step 8/26 : COPY . . [2021-02-25T00:46:23.867Z] Removing intermediate container 8064d637c3b9 [2021-02-25T00:46:23.867Z] ---> 7b3e325d89bb [2021-02-25T00:46:23.867Z] Step 8/23 : COPY . . [2021-02-25T00:46:23.867Z] Removing intermediate container 704b1d17f1b6 [2021-02-25T00:46:23.867Z] ---> 4ea65c9bbb94 [2021-02-25T00:46:23.867Z] Step 8/22 : COPY . . [2021-02-25T00:46:24.228Z] Removing intermediate container 026b627409fa [2021-02-25T00:46:24.228Z] ---> 2b04cdfe9a59 [2021-02-25T00:46:24.228Z] Step 8/21 : COPY . . [2021-02-25T00:47:32.687Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:47:32.687Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:47:32.687Z] ---> 5f0b05e3094e [2021-02-25T00:47:32.687Z] Step 3/26 : WORKDIR /edgex-go [2021-02-25T00:47:32.687Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:47:32.687Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:47:32.687Z] ---> 5f0b05e3094e [2021-02-25T00:47:32.687Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T00:47:32.687Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:47:32.687Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:47:32.687Z] ---> 5f0b05e3094e [2021-02-25T00:47:32.687Z] Step 3/22 : WORKDIR /edgex-go [2021-02-25T00:47:32.687Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:47:32.687Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:47:32.687Z] ---> 5f0b05e3094e [2021-02-25T00:47:32.687Z] Step 3/21 : WORKDIR /edgex-go [2021-02-25T00:47:32.687Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:47:32.687Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:47:32.687Z] ---> 5f0b05e3094e [2021-02-25T00:47:32.687Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T00:47:32.687Z] ---> Running in fc185d5767e0 [2021-02-25T00:47:32.687Z] ---> Running in ed8e54383c13 [2021-02-25T00:47:32.687Z] ---> Running in 5ea3184f096d [2021-02-25T00:47:32.687Z] ---> Running in 32121006650f [2021-02-25T00:47:32.687Z] ---> Running in b6046861d9ee [2021-02-25T00:47:32.687Z] Removing intermediate container fc185d5767e0 [2021-02-25T00:47:32.687Z] ---> de392b0de25b [2021-02-25T00:47:32.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:47:32.687Z] Removing intermediate container 5ea3184f096d [2021-02-25T00:47:32.687Z] ---> 038c389ff328 [2021-02-25T00:47:32.687Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:47:32.687Z] ---> Running in 8052995eddae [2021-02-25T00:47:32.687Z] Removing intermediate container ed8e54383c13 [2021-02-25T00:47:32.687Z] ---> df367613ffc1 [2021-02-25T00:47:32.687Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:47:32.687Z] Removing intermediate container 32121006650f [2021-02-25T00:47:32.687Z] ---> 0f3856a887eb [2021-02-25T00:47:32.687Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:47:32.687Z] Removing intermediate container b6046861d9ee [2021-02-25T00:47:32.687Z] ---> 63c8d28fd2d4 [2021-02-25T00:47:32.687Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:47:32.687Z] ---> Running in 3f47c4bc7eb5 [2021-02-25T00:47:32.687Z] ---> Running in a266562f2a24 [2021-02-25T00:47:32.687Z] ---> Running in f29885a29477 [2021-02-25T00:47:32.687Z] ---> Running in 45efe301a1fa [2021-02-25T00:47:32.687Z] Removing intermediate container 8052995eddae [2021-02-25T00:47:32.687Z] ---> e0033f29b018 [2021-02-25T00:47:32.687Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-25T00:47:32.687Z] ---> Running in 4f209c1e417c [2021-02-25T00:47:32.687Z] Removing intermediate container 3f47c4bc7eb5 [2021-02-25T00:47:32.687Z] ---> f4a7df3aaf09 [2021-02-25T00:47:32.687Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-25T00:47:32.687Z] Removing intermediate container a266562f2a24 [2021-02-25T00:47:32.687Z] ---> e29c52524a6f [2021-02-25T00:47:32.687Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-25T00:47:32.687Z] ---> Running in 3ba25fa411df [2021-02-25T00:47:32.687Z] Removing intermediate container 45efe301a1fa [2021-02-25T00:47:32.687Z] ---> 6203b75917fa [2021-02-25T00:47:32.687Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-25T00:47:32.687Z] Removing intermediate container f29885a29477 [2021-02-25T00:47:32.687Z] ---> c042bb36966b [2021-02-25T00:47:32.687Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-25T00:47:32.687Z] ---> Running in ac32fb3958da [2021-02-25T00:47:32.687Z] ---> Running in 41a954ebe292 [2021-02-25T00:47:32.687Z] ---> Running in ddac2109305c [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.687Z] OK: 217 MiB in 51 packages [2021-02-25T00:47:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:32.957Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:33.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:33.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:47:33.504Z] OK: 217 MiB in 51 packages [2021-02-25T00:47:33.786Z] OK: 217 MiB in 51 packages [2021-02-25T00:47:34.062Z] OK: 217 MiB in 51 packages [2021-02-25T00:47:34.062Z] OK: 217 MiB in 51 packages [2021-02-25T00:47:34.344Z] Removing intermediate container 4f209c1e417c [2021-02-25T00:47:34.344Z] ---> 7faca31a3c4a [2021-02-25T00:47:34.344Z] Step 6/22 : COPY go.mod . [2021-02-25T00:47:35.324Z] Removing intermediate container 3ba25fa411df [2021-02-25T00:47:35.324Z] ---> cc8b055a8a43 [2021-02-25T00:47:35.324Z] Step 6/22 : COPY go.mod . [2021-02-25T00:47:35.324Z] ---> f290007ae0e5 [2021-02-25T00:47:35.324Z] Step 7/22 : RUN go mod download [2021-02-25T00:47:35.324Z] Removing intermediate container ac32fb3958da [2021-02-25T00:47:35.324Z] ---> dd43b65a9de3 [2021-02-25T00:47:35.324Z] Step 6/23 : COPY go.mod . [2021-02-25T00:47:35.599Z] ---> Running in 2ad1984a08c9 [2021-02-25T00:47:35.875Z] Removing intermediate container ddac2109305c [2021-02-25T00:47:35.875Z] ---> 27a271af0340 [2021-02-25T00:47:35.875Z] Step 6/26 : COPY go.mod . [2021-02-25T00:47:36.160Z] Removing intermediate container 41a954ebe292 [2021-02-25T00:47:36.160Z] ---> 9030bc997126 [2021-02-25T00:47:36.160Z] Step 6/21 : COPY go.mod . [2021-02-25T00:47:36.160Z] ---> a33c01c0feda [2021-02-25T00:47:36.160Z] Step 7/22 : RUN go mod download [2021-02-25T00:47:36.437Z] ---> 3e4eaecca692 [2021-02-25T00:47:36.437Z] Step 7/23 : RUN go mod download [2021-02-25T00:47:36.437Z] ---> Running in 5c189a49ba8f [2021-02-25T00:47:36.712Z] ---> Running in 9f0f0d4d3a43 [2021-02-25T00:47:36.986Z] ---> f39814cd7ff5 [2021-02-25T00:47:36.986Z] Step 7/26 : RUN go mod download [2021-02-25T00:47:37.265Z] ---> 9eb65f275a57 [2021-02-25T00:47:37.265Z] Step 7/21 : RUN go mod download [2021-02-25T00:47:37.265Z] ---> Running in 5fa148492415 [2021-02-25T00:47:37.540Z] ---> Running in bad4310c8aec [2021-02-25T00:47:39.530Z] Removing intermediate container 2ad1984a08c9 [2021-02-25T00:47:39.530Z] ---> 02aba18f7329 [2021-02-25T00:47:39.530Z] Step 8/22 : COPY . . [2021-02-25T00:47:40.972Z] Removing intermediate container 5c189a49ba8f [2021-02-25T00:47:40.972Z] ---> 3cf65bb244ac [2021-02-25T00:47:40.972Z] Step 8/22 : COPY . . [2021-02-25T00:47:41.598Z] Removing intermediate container 9f0f0d4d3a43 [2021-02-25T00:47:41.598Z] ---> b209a482549d [2021-02-25T00:47:41.598Z] Step 8/23 : COPY . . [2021-02-25T00:47:41.872Z] Removing intermediate container 5fa148492415 [2021-02-25T00:47:41.872Z] ---> fffd4e3621c3 [2021-02-25T00:47:41.872Z] Step 8/26 : COPY . . [2021-02-25T00:47:42.470Z] Removing intermediate container bad4310c8aec [2021-02-25T00:47:42.470Z] ---> 4ff52a91f0ef [2021-02-25T00:47:42.470Z] Step 8/21 : COPY . . [2021-02-25T00:48:09.281Z] ---> 2c30a7729a69 [2021-02-25T00:48:09.281Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-25T00:48:09.281Z] ---> dabc47503a30 [2021-02-25T00:48:09.281Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-25T00:48:09.281Z] ---> 289f5f442382 [2021-02-25T00:48:09.281Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-25T00:48:09.281Z] ---> 195e894519ff [2021-02-25T00:48:09.281Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-25T00:48:09.281Z] ---> 1e189d9115cc [2021-02-25T00:48:09.281Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-25T00:48:09.281Z] ---> Running in 45546d90e66e [2021-02-25T00:48:09.281Z] ---> Running in 336b7d9cab7c [2021-02-25T00:48:09.281Z] ---> Running in fb4a47be33a8 [2021-02-25T00:48:09.281Z] ---> Running in e425b608b4a4 [2021-02-25T00:48:09.281Z] ---> Running in a9ee57936624 [2021-02-25T00:48:09.281Z] 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-02-25T00:48:09.281Z] 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-02-25T00:48:09.281Z] 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-02-25T00:48:09.281Z] 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-02-25T00:48:09.281Z] 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-02-25T00:49:04.336Z] ---> 9dfadb9e529d [2021-02-25T00:49:04.336Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-25T00:49:04.336Z] ---> dc1b8ff6bbe7 [2021-02-25T00:49:04.336Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-25T00:49:04.336Z] ---> 568e0b18dbfc [2021-02-25T00:49:04.336Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-25T00:49:04.336Z] ---> 8f93bfc3b7e2 [2021-02-25T00:49:04.336Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-25T00:49:04.336Z] ---> 4d4e24064b09 [2021-02-25T00:49:04.336Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-25T00:49:04.336Z] ---> Running in b2913dc1eefc [2021-02-25T00:49:04.336Z] ---> Running in bcce0438a862 [2021-02-25T00:49:04.336Z] ---> Running in 3c7438c06f33 [2021-02-25T00:49:04.336Z] ---> Running in e379fa4db6d5 [2021-02-25T00:49:04.336Z] ---> Running in 852d14330cae [2021-02-25T00:49:04.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-25T00:49:04.336Z] 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-02-25T00:49:04.336Z] 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-02-25T00:49:04.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-25T00:49:04.336Z] 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-02-25T00:49:46.135Z] 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-02-25T00:49:52.875Z] Removing intermediate container a9ee57936624 [2021-02-25T00:49:52.875Z] ---> a9551a7a9d0a [2021-02-25T00:49:52.875Z] [2021-02-25T00:49:52.875Z] Step 10/21 : FROM alpine:3.12 [2021-02-25T00:49:52.875Z] 3.12: Pulling from library/alpine [2021-02-25T00:49:53.477Z] Removing intermediate container e425b608b4a4 [2021-02-25T00:49:53.477Z] ---> fb79f73a7ebe [2021-02-25T00:49:53.477Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-25T00:49:53.751Z] ---> Running in cca41d3bdab0 [2021-02-25T00:49:54.740Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T00:49:54.740Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T00:49:54.740Z] ---> d10569e2745f [2021-02-25T00:49:54.740Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-25T00:49:55.725Z] ---> Running in c8c8bc780fbe [2021-02-25T00:49:55.725Z] 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-02-25T00:49:57.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:49:57.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:49:58.323Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-25T00:49:58.323Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T00:49:58.323Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-25T00:49:58.323Z] (4/4) Installing curl (7.69.1-r3) [2021-02-25T00:49:58.323Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:49:58.323Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T00:49:58.600Z] OK: 7 MiB in 18 packages [2021-02-25T00:50:02.059Z] Removing intermediate container c8c8bc780fbe [2021-02-25T00:50:02.059Z] ---> 489ceab9fe87 [2021-02-25T00:50:02.059Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T00:50:02.059Z] ---> Running in 6bf8f26d8fd1 [2021-02-25T00:50:02.665Z] Removing intermediate container cca41d3bdab0 [2021-02-25T00:50:02.665Z] ---> aa8d8713e43d [2021-02-25T00:50:02.665Z] [2021-02-25T00:50:02.665Z] Step 11/26 : FROM docker:20.10.0 [2021-02-25T00:50:02.665Z] 20.10.0: Pulling from library/docker [2021-02-25T00:50:03.267Z] Removing intermediate container 6bf8f26d8fd1 [2021-02-25T00:50:03.267Z] ---> 1ac2483127ba [2021-02-25T00:50:03.267Z] Step 13/21 : WORKDIR /edgex [2021-02-25T00:50:03.869Z] ---> Running in d89fbea6953c [2021-02-25T00:50:05.321Z] Removing intermediate container d89fbea6953c [2021-02-25T00:50:05.321Z] ---> 035e52e3d050 [2021-02-25T00:50:05.321Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-25T00:50:08.876Z] ---> d39a0c5fef01 [2021-02-25T00:50:08.876Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-25T00:50:09.943Z] Removing intermediate container 45546d90e66e [2021-02-25T00:50:09.943Z] ---> feb96d05b4da [2021-02-25T00:50:09.943Z] [2021-02-25T00:50:09.943Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T00:50:09.943Z] ---> d10569e2745f [2021-02-25T00:50:09.943Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-25T00:50:10.935Z] ---> Running in 18518997c3ae [2021-02-25T00:50:11.533Z] ---> 04bdffefb4c4 [2021-02-25T00:50:11.533Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-25T00:50:11.533Z] Removing intermediate container 336b7d9cab7c [2021-02-25T00:50:11.533Z] ---> b840ee0c3b11 [2021-02-25T00:50:11.533Z] [2021-02-25T00:50:11.533Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T00:50:11.533Z] ---> d10569e2745f [2021-02-25T00:50:11.533Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-25T00:50:12.135Z] ---> Running in 1f8701980d4f [2021-02-25T00:50:13.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:13.589Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:13.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:14.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:14.429Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T00:50:14.429Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:14.429Z] OK: 5 MiB in 15 packages [2021-02-25T00:50:14.707Z] ---> 4a7673b5b5a1 [2021-02-25T00:50:14.707Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-25T00:50:14.707Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-25T00:50:14.996Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-25T00:50:14.996Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:14.996Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T00:50:14.996Z] ---> Running in 17a7a9ec0498 [2021-02-25T00:50:15.272Z] OK: 6 MiB in 16 packages [2021-02-25T00:50:16.268Z] Removing intermediate container 17a7a9ec0498 [2021-02-25T00:50:16.268Z] ---> 2b13c528ea1c [2021-02-25T00:50:16.268Z] Step 18/21 : CMD ["--init=true"] [2021-02-25T00:50:16.545Z] ---> Running in ccab8c0d5838 [2021-02-25T00:50:16.545Z] Removing intermediate container 18518997c3ae [2021-02-25T00:50:16.545Z] ---> 95956587e0de [2021-02-25T00:50:16.545Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:50:16.841Z] 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-02-25T00:50:17.545Z] ---> Running in 93428cc8d1b1 [2021-02-25T00:50:17.545Z] Removing intermediate container ccab8c0d5838 [2021-02-25T00:50:17.545Z] ---> 751561f9b4b5 [2021-02-25T00:50:17.545Z] Step 19/21 : LABEL arch=arm64 [2021-02-25T00:50:18.143Z] Removing intermediate container 1f8701980d4f [2021-02-25T00:50:18.143Z] ---> c802fc203a68 [2021-02-25T00:50:18.143Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:50:18.738Z] ---> Running in 88ab7b26e735 [2021-02-25T00:50:18.738Z] Removing intermediate container 93428cc8d1b1 [2021-02-25T00:50:18.738Z] ---> 34be7b791d7f [2021-02-25T00:50:18.738Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-25T00:50:19.013Z] ---> Running in 92bd83b9db2c [2021-02-25T00:50:19.607Z] ---> Running in 44211ddbcce5 [2021-02-25T00:50:19.884Z] Removing intermediate container 88ab7b26e735 [2021-02-25T00:50:19.884Z] ---> 98fe99402561 [2021-02-25T00:50:19.884Z] Step 20/21 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:50:19.884Z] Removing intermediate container 92bd83b9db2c [2021-02-25T00:50:19.884Z] ---> 4fc15d3d1845 [2021-02-25T00:50:19.884Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-25T00:50:20.158Z] ---> Running in fe3500713db3 [2021-02-25T00:50:20.158Z] ---> Running in ebac280207c9 [2021-02-25T00:50:20.158Z] Removing intermediate container 44211ddbcce5 [2021-02-25T00:50:20.158Z] ---> 6c394fd734fc [2021-02-25T00:50:20.158Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T00:50:20.433Z] Removing intermediate container fb4a47be33a8 [2021-02-25T00:50:20.433Z] ---> 3b30eaedd6e4 [2021-02-25T00:50:20.433Z] [2021-02-25T00:50:20.433Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T00:50:20.433Z] ---> d10569e2745f [2021-02-25T00:50:20.433Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-25T00:50:20.433Z] ---> Running in 035a22e53f30 [2021-02-25T00:50:20.707Z] ---> Running in 8a142fedd1fc [2021-02-25T00:50:20.979Z] Removing intermediate container fe3500713db3 [2021-02-25T00:50:20.979Z] ---> 18e40f4f2a18 [2021-02-25T00:50:20.979Z] Step 21/21 : LABEL version=0.0.0 [2021-02-25T00:50:20.979Z] Removing intermediate container ebac280207c9 [2021-02-25T00:50:20.979Z] ---> 5cd42d371335 [2021-02-25T00:50:20.979Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T00:50:21.252Z] ---> Running in c1f9a69403a8 [2021-02-25T00:50:21.252Z] ---> Running in b4968380e79d [2021-02-25T00:50:21.252Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T00:50:21.252Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T00:50:21.252Z] ---> eeaf43b92773 [2021-02-25T00:50:21.252Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-25T00:50:21.252Z] Removing intermediate container 035a22e53f30 [2021-02-25T00:50:21.252Z] ---> a51854c2d4cc [2021-02-25T00:50:21.252Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:50:21.525Z] Removing intermediate container 8a142fedd1fc [2021-02-25T00:50:21.525Z] ---> fb607c42e42a [2021-02-25T00:50:21.525Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-25T00:50:21.525Z] ---> Running in 99bd5cb66d3d [2021-02-25T00:50:21.800Z] ---> Running in 42fb887be19c [2021-02-25T00:50:22.091Z] Removing intermediate container c1f9a69403a8 [2021-02-25T00:50:22.091Z] ---> 726978f456c5 [2021-02-25T00:50:22.091Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:50:22.091Z] Removing intermediate container b4968380e79d [2021-02-25T00:50:22.091Z] ---> e363058ad143 [2021-02-25T00:50:22.091Z] [2021-02-25T00:50:22.366Z] ---> ff0fd30c6f3b [2021-02-25T00:50:22.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-25T00:50:22.640Z] Removing intermediate container 42fb887be19c [2021-02-25T00:50:22.640Z] ---> 11ef671f167e [2021-02-25T00:50:22.640Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-25T00:50:22.640Z] Successfully built e363058ad143 [2021-02-25T00:50:22.919Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-25T00:50:22.919Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-02-25T00:50:22.919Z] ---> Running in 32f9ad47174c [2021-02-25T00:50:23.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:23.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:23.474Z] ---> 45a5b3915e8d [2021-02-25T00:50:23.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-25T00:50:23.748Z] Removing intermediate container 32f9ad47174c [2021-02-25T00:50:23.748Z] ---> 54b0920f902c [2021-02-25T00:50:23.748Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:50:24.022Z] ---> Running in aa1161ad0ce3 [2021-02-25T00:50:24.022Z] (1/2) Installing readline (8.0.4-r0) [2021-02-25T00:50:24.022Z] (2/2) Installing bash (5.0.17-r0) [2021-02-25T00:50:24.022Z] Executing bash-5.0.17-r0.post-install [2021-02-25T00:50:24.022Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:24.022Z] OK: 12 MiB in 22 packages [2021-02-25T00:50:25.461Z] ---> 81a2be31cc70 [2021-02-25T00:50:25.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-25T00:50:26.444Z] ---> 8d4c67e2007d [2021-02-25T00:50:26.444Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-25T00:50:27.044Z] ---> 094c2db7beb1 [2021-02-25T00:50:27.044Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-25T00:50:27.321Z] ---> Running in 8fd3c1f2ab6c [2021-02-25T00:50:27.947Z] ---> 8b9ec5c9c609 [2021-02-25T00:50:27.947Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-25T00:50:28.242Z] Removing intermediate container 99bd5cb66d3d [2021-02-25T00:50:28.242Z] ---> 5b92e9d86594 [2021-02-25T00:50:28.242Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-25T00:50:28.242Z] Removing intermediate container aa1161ad0ce3 [2021-02-25T00:50:28.242Z] ---> a843ad83214a [2021-02-25T00:50:28.242Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-25T00:50:28.867Z] Removing intermediate container 8fd3c1f2ab6c [2021-02-25T00:50:28.867Z] ---> 2e0c63c1dd6d [2021-02-25T00:50:28.867Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:50:29.142Z] ---> Running in f89938e8ef4d [2021-02-25T00:50:29.142Z] ---> Running in a24f98e54126 [2021-02-25T00:50:29.142Z] ---> Running in f13f61fd2a08 [2021-02-25T00:50:29.418Z] ---> Running in 33af0a814fd3 [2021-02-25T00:50:30.019Z] Removing intermediate container f89938e8ef4d [2021-02-25T00:50:30.019Z] ---> 83d2fb5bd2f4 [2021-02-25T00:50:30.019Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:50:30.019Z] Removing intermediate container f13f61fd2a08 [2021-02-25T00:50:30.019Z] ---> 43b643ef339d [2021-02-25T00:50:30.019Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-25T00:50:30.019Z] ---> Running in 194c1f1b8796 [2021-02-25T00:50:30.292Z] ---> Running in 2631ceb46390 [2021-02-25T00:50:30.292Z] Removing intermediate container 33af0a814fd3 [2021-02-25T00:50:30.292Z] ---> 9f6acb2bae8a [2021-02-25T00:50:30.292Z] Step 20/22 : LABEL arch=arm64 [2021-02-25T00:50:30.563Z] ---> Running in 2fc739f7e90b [2021-02-25T00:50:30.843Z] Removing intermediate container 194c1f1b8796 [2021-02-25T00:50:30.843Z] ---> 144130b8b009 [2021-02-25T00:50:30.843Z] Step 20/22 : LABEL arch=arm64 [2021-02-25T00:50:30.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:31.117Z] Removing intermediate container 2631ceb46390 [2021-02-25T00:50:31.118Z] ---> 34374a76ebd8 [2021-02-25T00:50:31.118Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-25T00:50:31.118Z] ---> Running in 6d4fb2be70ff [2021-02-25T00:50:31.393Z] Removing intermediate container 2fc739f7e90b [2021-02-25T00:50:31.393Z] ---> 3e233a02de50 [2021-02-25T00:50:31.393Z] Step 21/22 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:50:31.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:31.672Z] ---> Running in bfe60761e84d [2021-02-25T00:50:31.948Z] ---> Running in 39d21750b03f [2021-02-25T00:50:31.948Z] Removing intermediate container 6d4fb2be70ff [2021-02-25T00:50:31.948Z] ---> dcda11afddcc [2021-02-25T00:50:31.948Z] Step 21/22 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:50:32.221Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-25T00:50:32.497Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-25T00:50:32.497Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-25T00:50:32.497Z] ---> Running in ed84361e697d [2021-02-25T00:50:32.498Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-25T00:50:32.771Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T00:50:32.771Z] Removing intermediate container bfe60761e84d [2021-02-25T00:50:32.771Z] ---> cd93cc852b15 [2021-02-25T00:50:32.771Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-25T00:50:32.771Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-25T00:50:33.044Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:33.044Z] OK: 8 MiB in 20 packages [2021-02-25T00:50:33.320Z] Removing intermediate container 39d21750b03f [2021-02-25T00:50:33.321Z] ---> 215326485667 [2021-02-25T00:50:33.321Z] Step 22/22 : LABEL version=0.0.0 [2021-02-25T00:50:33.606Z] Removing intermediate container ed84361e697d [2021-02-25T00:50:33.606Z] ---> f9453411a258 [2021-02-25T00:50:33.606Z] Step 22/22 : LABEL version=0.0.0 [2021-02-25T00:50:33.758Z] Removing intermediate container bcce0438a862 [2021-02-25T00:50:33.758Z] ---> 58476fc94c2c [2021-02-25T00:50:33.758Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-25T00:50:33.758Z] Removing intermediate container 852d14330cae [2021-02-25T00:50:33.758Z] ---> baeb54f2dfc9 [2021-02-25T00:50:33.758Z] [2021-02-25T00:50:33.758Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T00:50:33.758Z] 3.12: Pulling from library/alpine [2021-02-25T00:50:33.903Z] ---> Running in 3435fee0b844 [2021-02-25T00:50:34.043Z] Removing intermediate container e379fa4db6d5 [2021-02-25T00:50:34.044Z] ---> 29842e74e7d6 [2021-02-25T00:50:34.044Z] [2021-02-25T00:50:34.044Z] Step 10/22 : FROM alpine:3.12 [2021-02-25T00:50:34.175Z] ---> Running in 8d8d1f14efd4 [2021-02-25T00:50:34.773Z] ---> 117e7025630e [2021-02-25T00:50:34.773Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-25T00:50:35.386Z] Removing intermediate container 3435fee0b844 [2021-02-25T00:50:35.386Z] ---> 10a094243b9a [2021-02-25T00:50:35.386Z] [2021-02-25T00:50:35.386Z] Removing intermediate container a24f98e54126 [2021-02-25T00:50:35.386Z] ---> f39e8b36505b [2021-02-25T00:50:35.386Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:50:35.386Z] Removing intermediate container 8d8d1f14efd4 [2021-02-25T00:50:35.386Z] ---> e8c0be4657a3 [2021-02-25T00:50:35.386Z] [2021-02-25T00:50:35.413Z] 3.12: Pulling from library/alpine [2021-02-25T00:50:35.413Z] ---> Running in 1fe68e387d4c [2021-02-25T00:50:35.993Z] Successfully built e8c0be4657a3 [2021-02-25T00:50:35.993Z] Successfully built 10a094243b9a [2021-02-25T00:50:36.279Z] ---> bee57bf20dfe [2021-02-25T00:50:36.279Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-25T00:50:36.279Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-25T00:50:36.279Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-02-25T00:50:36.279Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-25T00:50:36.279Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-25T00:50:36.552Z] ---> c5ecb77da90a [2021-02-25T00:50:36.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-25T00:50:36.927Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T00:50:36.928Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T00:50:36.928Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T00:50:36.928Z] Status: Image is up to date for alpine:3.12 [2021-02-25T00:50:36.928Z] ---> 88dd2752d2ea [2021-02-25T00:50:36.928Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-25T00:50:36.928Z] ---> 88dd2752d2ea [2021-02-25T00:50:36.928Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-25T00:50:37.536Z] ---> ca8402dea14e [2021-02-25T00:50:37.536Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-25T00:50:37.819Z] ---> Running in 4a9ced0fa433 [2021-02-25T00:50:38.423Z] ---> bec8c18e92c3 [2021-02-25T00:50:38.423Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-25T00:50:39.026Z] ---> Running in bede9e878ec7 [2021-02-25T00:50:39.026Z] ---> Running in 7ef08422e75c [2021-02-25T00:50:39.026Z] 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-02-25T00:50:39.026Z] Removing intermediate container 3c7438c06f33 [2021-02-25T00:50:39.026Z] ---> 19f7363f1ef8 [2021-02-25T00:50:39.026Z] [2021-02-25T00:50:39.026Z] Step 10/21 : FROM alpine:3.12 [2021-02-25T00:50:39.026Z] ---> 88dd2752d2ea [2021-02-25T00:50:39.026Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-25T00:50:39.403Z] Removing intermediate container b2913dc1eefc [2021-02-25T00:50:39.403Z] ---> 52a8ed6509ed [2021-02-25T00:50:39.403Z] [2021-02-25T00:50:39.403Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T00:50:39.403Z] ---> 88dd2752d2ea [2021-02-25T00:50:39.403Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T00:50:39.403Z] ---> Running in 2f9d089b5689 [2021-02-25T00:50:39.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:39.679Z] ---> 7b1926f0343c [2021-02-25T00:50:39.679Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-25T00:50:39.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:39.702Z] ---> Running in 3952093c4759 [2021-02-25T00:50:40.275Z] ---> Running in 4851d2e43ae5 [2021-02-25T00:50:40.275Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-25T00:50:40.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:40.556Z] (2/33) Installing expat (2.2.9-r1) [2021-02-25T00:50:40.556Z] (3/33) Installing libffi (3.3-r2) [2021-02-25T00:50:40.556Z] (4/33) Installing gdbm (1.13-r1) [2021-02-25T00:50:40.556Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-25T00:50:40.556Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-25T00:50:40.556Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-25T00:50:40.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:40.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:40.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:41.037Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-25T00:50:41.037Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-25T00:50:41.037Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:41.037Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T00:50:41.037Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T00:50:41.037Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:41.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:41.037Z] OK: 6 MiB in 16 packages [2021-02-25T00:50:41.579Z] Removing intermediate container 4851d2e43ae5 [2021-02-25T00:50:41.579Z] ---> 6bdcd1e9b1d4 [2021-02-25T00:50:41.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:50:41.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:41.716Z] OK: 6 MiB in 15 packages [2021-02-25T00:50:41.716Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-25T00:50:41.716Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T00:50:41.716Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-25T00:50:41.716Z] (4/4) Installing curl (7.69.1-r3) [2021-02-25T00:50:41.716Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:41.716Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T00:50:42.155Z] OK: 7 MiB in 18 packages [2021-02-25T00:50:42.567Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-25T00:50:42.567Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-25T00:50:42.567Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-25T00:50:42.567Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-25T00:50:42.567Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-25T00:50:42.567Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-25T00:50:42.567Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-25T00:50:42.840Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-25T00:50:42.840Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-25T00:50:42.840Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-25T00:50:42.840Z] ---> Running in fef7f6d4d261 [2021-02-25T00:50:42.840Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-25T00:50:42.840Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-25T00:50:42.840Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-25T00:50:42.840Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-25T00:50:42.840Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-25T00:50:42.840Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-25T00:50:42.840Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-25T00:50:42.840Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-25T00:50:42.840Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-25T00:50:43.116Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-25T00:50:43.116Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-25T00:50:43.116Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-25T00:50:43.116Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-25T00:50:43.116Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-25T00:50:43.116Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-25T00:50:43.116Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-25T00:50:43.417Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:43.417Z] OK: 71 MiB in 55 packages [2021-02-25T00:50:44.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:44.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:50:44.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:50:44.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:50:44.040Z] ---> 5f0b05e3094e [2021-02-25T00:50:44.040Z] Step 3/24 : WORKDIR /edgex-go [2021-02-25T00:50:44.040Z] ---> Using cache [2021-02-25T00:50:44.040Z] ---> 63c8d28fd2d4 [2021-02-25T00:50:44.040Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:50:44.040Z] ---> Using cache [2021-02-25T00:50:44.040Z] ---> c042bb36966b [2021-02-25T00:50:44.040Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-25T00:50:44.376Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-25T00:50:44.376Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:50:44.376Z] Removing intermediate container 1fe68e387d4c [2021-02-25T00:50:44.376Z] ---> 70a2fd3d2a1c [2021-02-25T00:50:44.376Z] [2021-02-25T00:50:44.376Z] Step 11/26 : FROM docker:20.10.0 [2021-02-25T00:50:44.376Z] OK: 6 MiB in 15 packages [2021-02-25T00:50:44.376Z] 20.10.0: Pulling from library/docker [2021-02-25T00:50:44.972Z] Removing intermediate container 7ef08422e75c [2021-02-25T00:50:44.972Z] ---> b7c077c2c985 [2021-02-25T00:50:44.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:50:44.972Z] Removing intermediate container bede9e878ec7 [2021-02-25T00:50:44.972Z] ---> 0de953253ba2 [2021-02-25T00:50:44.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:50:44.972Z] Removing intermediate container 2f9d089b5689 [2021-02-25T00:50:44.972Z] ---> 958df10a7883 [2021-02-25T00:50:44.972Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T00:50:44.973Z] ---> Running in 7cc09640773a [2021-02-25T00:50:45.031Z] Removing intermediate container fef7f6d4d261 [2021-02-25T00:50:45.031Z] ---> 10df91bdd02c [2021-02-25T00:50:45.031Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T00:50:45.314Z] ---> Running in 31c1518fdd66 [2021-02-25T00:50:45.314Z] ---> Running in 4701adf65d35 [2021-02-25T00:50:46.220Z] ---> Running in bd0b780f56dd [2021-02-25T00:50:46.220Z] ---> Running in 7ec6143d0b42 [2021-02-25T00:50:46.220Z] Removing intermediate container 7cc09640773a [2021-02-25T00:50:46.220Z] ---> 50ac5272b526 [2021-02-25T00:50:46.220Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-25T00:50:46.307Z] Removing intermediate container 4701adf65d35 [2021-02-25T00:50:46.307Z] ---> 9f41fdc2bb5d [2021-02-25T00:50:46.307Z] Step 22/23 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:50:46.585Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:46.675Z] Removing intermediate container bd0b780f56dd [2021-02-25T00:50:46.676Z] ---> 94571cca2f91 [2021-02-25T00:50:46.676Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-25T00:50:46.676Z] ---> Running in bce589830d5e [2021-02-25T00:50:46.676Z] ---> Running in c79868f57a7c [2021-02-25T00:50:47.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:50:47.571Z] ---> Running in 95c90a4dc30c [2021-02-25T00:50:48.331Z] Removing intermediate container 7ec6143d0b42 [2021-02-25T00:50:48.331Z] ---> 1afb922659ba [2021-02-25T00:50:48.331Z] Step 13/21 : WORKDIR /edgex [2021-02-25T00:50:48.331Z] Removing intermediate container c79868f57a7c [2021-02-25T00:50:48.331Z] ---> 3d1a377eb018 [2021-02-25T00:50:48.331Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T00:50:48.553Z] OK: 217 MiB in 51 packages [2021-02-25T00:50:48.616Z] Removing intermediate container bce589830d5e [2021-02-25T00:50:48.616Z] ---> b959416877a0 [2021-02-25T00:50:48.616Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-25T00:50:48.917Z] Removing intermediate container 3952093c4759 [2021-02-25T00:50:48.917Z] ---> 1293461b2013 [2021-02-25T00:50:48.917Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:50:48.917Z] ---> Running in 2d7a1cea3531 [2021-02-25T00:50:48.917Z] ---> Running in 71e61d5ba500 [2021-02-25T00:50:49.153Z] Removing intermediate container 95c90a4dc30c [2021-02-25T00:50:49.153Z] ---> 65ef2eae28ed [2021-02-25T00:50:49.153Z] Step 23/23 : LABEL version=0.0.0 [2021-02-25T00:50:49.200Z] ---> Running in d38cfb9c9f7c [2021-02-25T00:50:49.751Z] ---> Running in 0abd0e321330 [2021-02-25T00:50:50.230Z] ---> Running in abedfe9745ad [2021-02-25T00:50:50.511Z] Removing intermediate container 71e61d5ba500 [2021-02-25T00:50:50.511Z] ---> f08dcf7c64b4 [2021-02-25T00:50:50.511Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:50:50.739Z] Removing intermediate container 0abd0e321330 [2021-02-25T00:50:50.739Z] ---> 863c34b224a6 [2021-02-25T00:50:50.739Z] [2021-02-25T00:50:50.739Z] Removing intermediate container 31c1518fdd66 [2021-02-25T00:50:50.739Z] ---> d74a6d93f52d [2021-02-25T00:50:50.739Z] Step 6/24 : COPY go.mod . [2021-02-25T00:50:50.842Z] Removing intermediate container d38cfb9c9f7c [2021-02-25T00:50:50.842Z] ---> 80a1bfa9d824 [2021-02-25T00:50:50.842Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:50:50.842Z] Removing intermediate container 2d7a1cea3531 [2021-02-25T00:50:50.842Z] ---> 98ad83fff3ae [2021-02-25T00:50:50.842Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-25T00:50:51.188Z] Removing intermediate container abedfe9745ad [2021-02-25T00:50:51.188Z] ---> 01d5d6bf67d8 [2021-02-25T00:50:51.188Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-25T00:50:51.188Z] ---> Running in 563c13af460f [2021-02-25T00:50:51.337Z] Successfully built 863c34b224a6 [2021-02-25T00:50:51.337Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-25T00:50:51.337Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-02-25T00:50:51.608Z] ---> bb4e8d919d28 [2021-02-25T00:50:51.608Z] Step 7/24 : RUN go mod download [2021-02-25T00:50:51.663Z] ---> d4e7921c0934 [2021-02-25T00:50:51.663Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-25T00:50:51.663Z] ---> d19049dd1020 [2021-02-25T00:50:51.663Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-25T00:50:51.881Z] Removing intermediate container 4a9ced0fa433 [2021-02-25T00:50:51.881Z] ---> fff33bc73585 [2021-02-25T00:50:51.881Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-25T00:50:51.881Z] ---> Running in 8575c00c29fe [2021-02-25T00:50:52.154Z] ---> Running in ed4c4172db6e [2021-02-25T00:50:52.178Z] ---> f467c618d4ab [2021-02-25T00:50:52.178Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-25T00:50:52.178Z] Removing intermediate container 563c13af460f [2021-02-25T00:50:52.178Z] ---> 346100f09c0c [2021-02-25T00:50:52.178Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T00:50:53.369Z] ---> Running in d0d898ce173a [2021-02-25T00:50:55.238Z] Removing intermediate container d0d898ce173a [2021-02-25T00:50:55.238Z] ---> eedab675e2cd [2021-02-25T00:50:55.238Z] Step 15/23 : WORKDIR / [2021-02-25T00:50:55.238Z] ---> Running in 221715617cd4 [2021-02-25T00:50:55.238Z] ---> 613edf279d63 [2021-02-25T00:50:55.238Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-25T00:50:55.797Z] ---> ab3271026665 [2021-02-25T00:50:55.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-25T00:50:56.477Z] Removing intermediate container 8575c00c29fe [2021-02-25T00:50:56.478Z] ---> 487dd1b6ddab [2021-02-25T00:50:56.478Z] Step 8/24 : COPY . . [2021-02-25T00:50:56.541Z] ---> 1a9813217efa [2021-02-25T00:50:56.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-25T00:50:57.310Z] Removing intermediate container 221715617cd4 [2021-02-25T00:50:57.310Z] ---> 980b34e88830 [2021-02-25T00:50:57.310Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:50:57.310Z] ---> 627c902ec790 [2021-02-25T00:50:57.310Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-25T00:50:57.816Z] ---> 39b06d450165 [2021-02-25T00:50:57.816Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-25T00:50:57.816Z] ---> Running in 09e9801d81d4 [2021-02-25T00:50:57.816Z] ---> b383b8af7552 [2021-02-25T00:50:57.816Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-25T00:50:57.816Z] ---> Running in 13f260a11751 [2021-02-25T00:50:58.286Z] ---> Running in 2dd624f0eff4 [2021-02-25T00:50:58.461Z] Collecting docker-compose==1.23.2 [2021-02-25T00:50:58.461Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-25T00:50:58.692Z] Removing intermediate container 09e9801d81d4 [2021-02-25T00:50:58.692Z] ---> 5e43153cfbee [2021-02-25T00:50:58.692Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:50:58.692Z] ---> 081e62fd5148 [2021-02-25T00:50:58.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-25T00:50:59.040Z] ---> Running in da23e36f635a [2021-02-25T00:50:59.040Z] Removing intermediate container 13f260a11751 [2021-02-25T00:50:59.040Z] ---> 9bb73c3697c7 [2021-02-25T00:50:59.040Z] Step 18/21 : CMD ["--init=true"] [2021-02-25T00:50:59.062Z] Collecting texttable<0.10,>=0.9.0 [2021-02-25T00:50:59.062Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-25T00:50:59.449Z] Removing intermediate container 2dd624f0eff4 [2021-02-25T00:50:59.449Z] ---> 813d99639d4d [2021-02-25T00:50:59.449Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:50:59.791Z] ---> Running in 0ebaebf0ecbe [2021-02-25T00:51:00.619Z] ---> Running in d62a02186608 [2021-02-25T00:51:00.985Z] Removing intermediate container da23e36f635a [2021-02-25T00:51:00.985Z] ---> 77b20e228ac1 [2021-02-25T00:51:00.985Z] Step 20/22 : LABEL arch=x86_64 [2021-02-25T00:51:01.688Z] 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-02-25T00:51:02.078Z] ---> Running in ec5c0cca7242 [2021-02-25T00:51:02.078Z] Removing intermediate container 0ebaebf0ecbe [2021-02-25T00:51:02.078Z] ---> 5e53363dbd39 [2021-02-25T00:51:02.078Z] Step 19/21 : LABEL arch=x86_64 [2021-02-25T00:51:02.289Z] Collecting PyYAML<4,>=3.10 [2021-02-25T00:51:02.289Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-25T00:51:02.436Z] ---> 4e1d879864b0 [2021-02-25T00:51:02.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-25T00:51:02.436Z] Removing intermediate container d62a02186608 [2021-02-25T00:51:02.436Z] ---> 902d364f8029 [2021-02-25T00:51:02.436Z] Step 20/22 : LABEL arch=x86_64 [2021-02-25T00:51:02.436Z] ---> Running in b5c9348de808 [2021-02-25T00:51:03.199Z] ---> Running in 2f9ee97783c6 [2021-02-25T00:51:03.199Z] Removing intermediate container ec5c0cca7242 [2021-02-25T00:51:03.199Z] ---> 2ebb4d33a319 [2021-02-25T00:51:03.199Z] Step 21/22 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:51:03.199Z] ---> Running in 490de21a6b7f [2021-02-25T00:51:03.478Z] Removing intermediate container b5c9348de808 [2021-02-25T00:51:03.478Z] ---> 2da0d2f19587 [2021-02-25T00:51:03.478Z] Step 20/21 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:51:03.800Z] ---> dc7237843e47 [2021-02-25T00:51:03.800Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-25T00:51:03.800Z] Removing intermediate container 2f9ee97783c6 [2021-02-25T00:51:03.800Z] ---> aa330a23cac5 [2021-02-25T00:51:03.800Z] Step 21/22 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:51:04.145Z] ---> Running in d3f83742aac6 [2021-02-25T00:51:04.145Z] Removing intermediate container 490de21a6b7f [2021-02-25T00:51:04.145Z] ---> 11189e064b4e [2021-02-25T00:51:04.145Z] Step 22/22 : LABEL version=0.0.0 [2021-02-25T00:51:04.564Z] ---> Running in b1df3add2dd0 [2021-02-25T00:51:04.564Z] ---> Running in 309ff3a566da [2021-02-25T00:51:04.564Z] ---> Running in 825793ccc75a [2021-02-25T00:51:05.916Z] Removing intermediate container d3f83742aac6 [2021-02-25T00:51:05.916Z] ---> 599b137522ea [2021-02-25T00:51:05.916Z] Step 21/21 : LABEL version=0.0.0 [2021-02-25T00:51:06.199Z] Removing intermediate container b1df3add2dd0 [2021-02-25T00:51:06.199Z] ---> 86147a438cc6 [2021-02-25T00:51:06.199Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:51:06.199Z] Removing intermediate container 309ff3a566da [2021-02-25T00:51:06.199Z] ---> 0f14a52fdadd [2021-02-25T00:51:06.199Z] Step 22/22 : LABEL version=0.0.0 [2021-02-25T00:51:06.199Z] Removing intermediate container 825793ccc75a [2021-02-25T00:51:06.199Z] ---> 6c94727356f9 [2021-02-25T00:51:06.199Z] [2021-02-25T00:51:06.488Z] ---> Running in 344f70916be5 [2021-02-25T00:51:06.620Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-25T00:51:06.620Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-25T00:51:06.886Z] ---> Running in f2d6e862430d [2021-02-25T00:51:06.886Z] ---> Running in 0791c059c70e [2021-02-25T00:51:07.616Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-25T00:51:07.616Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-25T00:51:08.022Z] Successfully built 6c94727356f9 [2021-02-25T00:51:08.022Z] Successfully tagged docker-support-notifications-go:latest [2021-02-25T00:51:08.022Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-02-25T00:51:08.022Z] Removing intermediate container f2d6e862430d [2021-02-25T00:51:08.022Z] ---> edc4169ecf05 [2021-02-25T00:51:08.022Z] [2021-02-25T00:51:08.312Z] Collecting docker<4.0,>=3.6.0 [2021-02-25T00:51:08.312Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-25T00:51:09.425Z] Collecting cached-property<2,>=1.2.0 [2021-02-25T00:51:09.425Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-25T00:51:09.502Z] Removing intermediate container 0791c059c70e [2021-02-25T00:51:09.502Z] ---> 7b1479856cfc [2021-02-25T00:51:09.502Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T00:51:09.502Z] Removing intermediate container 344f70916be5 [2021-02-25T00:51:09.502Z] ---> 16658e5a5c9c [2021-02-25T00:51:09.502Z] [2021-02-25T00:51:09.764Z] Collecting docopt<0.7,>=0.6.1 [2021-02-25T00:51:09.764Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-25T00:51:10.281Z] Successfully built edc4169ecf05 [2021-02-25T00:51:10.281Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-25T00:51:10.281Z] Building docker-core-data-go [2021-02-25T00:51:10.731Z]  Building docker-support-scheduler-go ... done  ---> Running in ea322f31cae6 [2021-02-25T00:51:11.881Z] Successfully built 16658e5a5c9c [2021-02-25T00:51:11.920Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:51:11.920Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:51:11.920Z] ---> 5f0b05e3094e [2021-02-25T00:51:11.920Z] Step 3/30 : WORKDIR /edgex-go [2021-02-25T00:51:11.920Z] ---> Using cache [2021-02-25T00:51:11.920Z] ---> 63c8d28fd2d4 [2021-02-25T00:51:11.920Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:51:11.920Z] ---> Using cache [2021-02-25T00:51:11.920Z] ---> c042bb36966b [2021-02-25T00:51:11.920Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-25T00:51:11.920Z] ---> Using cache [2021-02-25T00:51:11.920Z] ---> d74a6d93f52d [2021-02-25T00:51:11.920Z] Step 6/30 : COPY go.mod . [2021-02-25T00:51:11.920Z] ---> Using cache [2021-02-25T00:51:11.920Z] ---> bb4e8d919d28 [2021-02-25T00:51:11.920Z] Step 7/30 : RUN go mod download [2021-02-25T00:51:11.920Z] ---> Using cache [2021-02-25T00:51:11.920Z] ---> 487dd1b6ddab [2021-02-25T00:51:11.920Z] Step 8/30 : COPY . . [2021-02-25T00:51:12.194Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:51:12.194Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:51:12.194Z] ---> 5f0b05e3094e [2021-02-25T00:51:12.194Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T00:51:12.194Z] ---> Using cache [2021-02-25T00:51:12.194Z] ---> 63c8d28fd2d4 [2021-02-25T00:51:12.194Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:51:12.194Z] ---> Using cache [2021-02-25T00:51:12.194Z] ---> c042bb36966b [2021-02-25T00:51:12.194Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T00:51:12.194Z] ---> Using cache [2021-02-25T00:51:12.194Z] ---> d74a6d93f52d [2021-02-25T00:51:12.194Z] Step 6/23 : COPY go.mod . [2021-02-25T00:51:12.194Z] ---> Using cache [2021-02-25T00:51:12.194Z] ---> bb4e8d919d28 [2021-02-25T00:51:12.194Z] Step 7/23 : RUN go mod download [2021-02-25T00:51:12.194Z] ---> Using cache [2021-02-25T00:51:12.194Z] ---> 487dd1b6ddab [2021-02-25T00:51:12.194Z] Step 8/23 : COPY . . [2021-02-25T00:51:12.194Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-25T00:51:12.194Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-25T00:51:13.055Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-25T00:51:13.055Z] Building docker-core-command-go [2021-02-25T00:51:13.055Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ea322f31cae6 [2021-02-25T00:51:13.055Z] ---> e0e609f24e4a [2021-02-25T00:51:13.055Z] Step 22/23 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:51:13.055Z] ---> Running in 1d371f833b5e [2021-02-25T00:51:13.842Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-25T00:51:13.842Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-25T00:51:13.842Z] ---> aefe523efa57 [2021-02-25T00:51:13.842Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-25T00:51:14.824Z] Collecting jsonschema<3,>=2.5.1 [2021-02-25T00:51:14.824Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-25T00:51:15.539Z] ---> Running in a4e55218c478 [2021-02-25T00:51:15.539Z] Removing intermediate container 1d371f833b5e [2021-02-25T00:51:15.539Z] ---> 78995df0963b [2021-02-25T00:51:15.539Z] Step 23/23 : LABEL version=0.0.0 [2021-02-25T00:51:15.810Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-25T00:51:15.810Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-25T00:51:16.799Z] 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-02-25T00:51:16.799Z] 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-02-25T00:51:17.424Z] Collecting idna<2.8,>=2.5 [2021-02-25T00:51:17.424Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-25T00:51:18.912Z] Collecting docker-pycreds>=0.4.0 [2021-02-25T00:51:18.912Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-25T00:51:19.137Z] ---> Running in fb726f48fac8 [2021-02-25T00:51:19.899Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-25T00:51:19.899Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-25T00:51:19.899Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-25T00:51:19.899Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-25T00:51:20.881Z] Installing collected packages: texttable, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, docopt, dockerpty, jsonschema, docker-compose [2021-02-25T00:51:20.881Z] Running setup.py install for texttable: started [2021-02-25T00:51:22.881Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:51:22.881Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:51:22.881Z] ---> 5f0b05e3094e [2021-02-25T00:51:22.881Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T00:51:22.881Z] ---> Using cache [2021-02-25T00:51:22.881Z] ---> 63c8d28fd2d4 [2021-02-25T00:51:22.881Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:51:22.881Z] ---> Using cache [2021-02-25T00:51:22.881Z] ---> c042bb36966b [2021-02-25T00:51:22.881Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T00:51:22.881Z] ---> Using cache [2021-02-25T00:51:22.881Z] ---> d74a6d93f52d [2021-02-25T00:51:22.881Z] Step 6/23 : COPY go.mod . [2021-02-25T00:51:22.881Z] ---> Using cache [2021-02-25T00:51:22.881Z] ---> bb4e8d919d28 [2021-02-25T00:51:22.881Z] Step 7/23 : RUN go mod download [2021-02-25T00:51:22.881Z] ---> Using cache [2021-02-25T00:51:22.881Z] ---> 487dd1b6ddab [2021-02-25T00:51:22.881Z] Step 8/23 : COPY . . [2021-02-25T00:51:22.881Z] ---> Using cache [2021-02-25T00:51:22.881Z] ---> 28cceb918529 [2021-02-25T00:51:22.881Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-25T00:51:22.881Z] Running setup.py install for texttable: finished with status 'done' [2021-02-25T00:51:22.881Z] Running setup.py install for PyYAML: started [2021-02-25T00:51:23.870Z] Removing intermediate container fb726f48fac8 [2021-02-25T00:51:23.870Z] ---> a2497aceab93 [2021-02-25T00:51:23.870Z] [2021-02-25T00:51:23.870Z] Successfully built a2497aceab93 [2021-02-25T00:51:24.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:51:24.540Z] Successfully tagged docker-core-metadata-go:latest [2021-02-25T00:51:24.540Z] Building docker-security-bootstrapper-go [2021-02-25T00:51:24.899Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:51:25.537Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-25T00:51:26.833Z] (1/2) Installing readline (8.0.4-r0) [2021-02-25T00:51:26.833Z] (2/2) Installing bash (5.0.17-r0) [2021-02-25T00:51:26.833Z] Executing bash-5.0.17-r0.post-install [2021-02-25T00:51:27.335Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:51:27.335Z] OK: 12 MiB in 22 packages [2021-02-25T00:51:27.505Z] Attempting uninstall: urllib3 [2021-02-25T00:51:27.505Z] Found existing installation: urllib3 1.25.9 [2021-02-25T00:51:27.505Z] Uninstalling urllib3-1.25.9: [2021-02-25T00:51:27.776Z] Successfully uninstalled urllib3-1.25.9 [2021-02-25T00:51:28.050Z] ---> Running in 83d97a29ec09 [2021-02-25T00:51:28.322Z] ---> 28cceb918529 [2021-02-25T00:51:28.322Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-25T00:51:28.917Z] Attempting uninstall: idna [2021-02-25T00:51:28.917Z] Found existing installation: idna 2.9 [2021-02-25T00:51:28.917Z] Uninstalling idna-2.9: [2021-02-25T00:51:28.917Z] Successfully uninstalled idna-2.9 [2021-02-25T00:51:29.194Z] ---> Running in 40f55ac97adb [2021-02-25T00:51:29.472Z] 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-02-25T00:51:29.744Z] Attempting uninstall: requests [2021-02-25T00:51:29.744Z] Found existing installation: requests 2.23.0 [2021-02-25T00:51:29.744Z] Uninstalling requests-2.23.0: [2021-02-25T00:51:30.017Z] Successfully uninstalled requests-2.23.0 [2021-02-25T00:51:30.994Z] 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-02-25T00:51:31.593Z] ---> 29f1d9c76161 [2021-02-25T00:51:31.593Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-25T00:51:31.593Z] Running setup.py install for docopt: started [2021-02-25T00:51:31.872Z] ---> ac042931dde3 [2021-02-25T00:51:31.872Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-25T00:51:31.872Z] ---> Running in 62b95ffc1e0f [2021-02-25T00:51:32.146Z] ---> Running in 7101c9e66de4 [2021-02-25T00:51:34.120Z] 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-02-25T00:51:34.397Z] 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-02-25T00:51:34.671Z] Running setup.py install for docopt: finished with status 'done' [2021-02-25T00:51:34.671Z] Running setup.py install for dockerpty: started [2021-02-25T00:51:38.069Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-25T00:51:39.510Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-25T00:51:41.078Z] Removing intermediate container a4e55218c478 [2021-02-25T00:51:41.078Z] ---> 5828614ed74f [2021-02-25T00:51:41.078Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-25T00:51:41.447Z] ---> Running in 1bce3f8e7e3a [2021-02-25T00:51:43.339Z] Removing intermediate container 1bce3f8e7e3a [2021-02-25T00:51:43.339Z] ---> 739493545995 [2021-02-25T00:51:43.339Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-25T00:51:43.735Z] ---> Running in 157eee498f02 [2021-02-25T00:51:44.905Z] Removing intermediate container 157eee498f02 [2021-02-25T00:51:44.905Z] ---> af89ecbb7610 [2021-02-25T00:51:44.905Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-25T00:51:44.905Z] ---> Running in dfff507709c9 [2021-02-25T00:51:44.943Z] Removing intermediate container ed4c4172db6e [2021-02-25T00:51:44.943Z] ---> 95f88f5c5596 [2021-02-25T00:51:44.943Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-25T00:51:44.943Z] ---> Running in 76c770a33ce4 [2021-02-25T00:51:46.290Z] Removing intermediate container dfff507709c9 [2021-02-25T00:51:46.290Z] ---> 40610073e993 [2021-02-25T00:51:46.290Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-25T00:51:46.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:51:47.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:51:47.389Z] ---> c23ebfa96573 [2021-02-25T00:51:47.389Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-25T00:51:48.030Z] ---> 15450854600a [2021-02-25T00:51:48.030Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-25T00:51:48.209Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T00:51:48.209Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-25T00:51:48.209Z] (3/3) Installing curl (7.69.1-r3) [2021-02-25T00:51:48.209Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:51:48.209Z] OK: 71 MiB in 58 packages [2021-02-25T00:51:49.185Z] ---> 0fe5e197a45d [2021-02-25T00:51:49.185Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-25T00:51:49.185Z] ---> Running in d0570382a2aa [2021-02-25T00:51:50.197Z] Removing intermediate container 76c770a33ce4 [2021-02-25T00:51:50.197Z] ---> 79ae826c4176 [2021-02-25T00:51:50.197Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-25T00:51:50.197Z] ---> Running in 5c20d6e99440 [2021-02-25T00:51:50.798Z] Removing intermediate container 5c20d6e99440 [2021-02-25T00:51:50.798Z] ---> 914ac279a3b1 [2021-02-25T00:51:50.798Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:51:50.798Z] ---> Running in f5f805eaa9c0 [2021-02-25T00:51:51.405Z] Removing intermediate container f5f805eaa9c0 [2021-02-25T00:51:51.405Z] ---> e1d47a219c25 [2021-02-25T00:51:51.405Z] Step 24/26 : LABEL arch=arm64 [2021-02-25T00:51:51.682Z] ---> Running in 53ef66e01858 [2021-02-25T00:51:52.285Z] Removing intermediate container 53ef66e01858 [2021-02-25T00:51:52.285Z] ---> fdb50683048a [2021-02-25T00:51:52.285Z] Step 25/26 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:51:52.585Z] ---> Running in ae52edc01815 [2021-02-25T00:51:53.187Z] Removing intermediate container ae52edc01815 [2021-02-25T00:51:53.187Z] ---> 2f0d635558e2 [2021-02-25T00:51:53.187Z] Step 26/26 : LABEL version=0.0.0 [2021-02-25T00:51:53.462Z] ---> Running in 7d65634b4537 [2021-02-25T00:51:54.067Z] Removing intermediate container 7d65634b4537 [2021-02-25T00:51:54.067Z] ---> b1a3b6c9409b [2021-02-25T00:51:54.067Z] [2021-02-25T00:51:54.663Z] Successfully built b1a3b6c9409b [2021-02-25T00:51:54.663Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-25T00:51:59.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:51:59.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:51:59.966Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-25T00:51:59.966Z] (2/33) Installing expat (2.2.9-r1) [2021-02-25T00:51:59.966Z] (3/33) Installing libffi (3.3-r2) [2021-02-25T00:51:59.966Z] (4/33) Installing gdbm (1.13-r1) [2021-02-25T00:51:59.966Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-25T00:51:59.966Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-25T00:52:00.471Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-25T00:52:12.545Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-25T00:52:12.545Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-25T00:52:12.545Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-25T00:52:12.545Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-25T00:52:12.545Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-25T00:52:12.545Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-25T00:52:12.545Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-25T00:52:12.545Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-25T00:52:12.545Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-25T00:52:12.545Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-25T00:52:13.340Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-25T00:52:13.340Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-25T00:52:13.761Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-25T00:52:15.721Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-25T00:52:17.634Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-25T00:52:17.634Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-25T00:52:17.634Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-25T00:52:17.634Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-25T00:52:18.322Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-25T00:52:18.819Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-25T00:52:18.819Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-25T00:52:18.819Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-25T00:52:18.819Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-25T00:52:18.819Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-25T00:52:19.172Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-25T00:52:19.172Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-25T00:52:21.110Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:52:21.110Z] OK: 71 MiB in 55 packages [2021-02-25T00:52:49.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:52:49.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:52:49.929Z] ---> 0f0316e6fe65 [2021-02-25T00:52:49.929Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T00:52:49.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:52:49.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:52:49.929Z] ---> 0f0316e6fe65 [2021-02-25T00:52:49.929Z] Step 3/23 : WORKDIR /edgex-go [2021-02-25T00:52:49.929Z] ---> Using cache [2021-02-25T00:52:49.929Z] ---> beb542cee7fa [2021-02-25T00:52:49.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:52:49.929Z] ---> Using cache [2021-02-25T00:52:49.929Z] ---> a0b9e5fef6a3 [2021-02-25T00:52:49.929Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-25T00:52:49.929Z] ---> Using cache [2021-02-25T00:52:49.929Z] ---> beb542cee7fa [2021-02-25T00:52:49.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:52:49.929Z] ---> Using cache [2021-02-25T00:52:49.929Z] ---> a0b9e5fef6a3 [2021-02-25T00:52:49.929Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-25T00:52:50.529Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:52:50.529Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:52:50.529Z] ---> 0f0316e6fe65 [2021-02-25T00:52:50.529Z] Step 3/30 : WORKDIR /edgex-go [2021-02-25T00:52:50.529Z] ---> Using cache [2021-02-25T00:52:50.529Z] ---> beb542cee7fa [2021-02-25T00:52:50.529Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:52:50.529Z] ---> Using cache [2021-02-25T00:52:50.529Z] ---> a0b9e5fef6a3 [2021-02-25T00:52:50.529Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-25T00:52:51.150Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-25T00:52:51.150Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-25T00:52:51.150Z] ---> 0f0316e6fe65 [2021-02-25T00:52:51.150Z] Step 3/24 : WORKDIR /edgex-go [2021-02-25T00:52:51.150Z] ---> Using cache [2021-02-25T00:52:51.150Z] ---> beb542cee7fa [2021-02-25T00:52:51.150Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:52:51.150Z] ---> Using cache [2021-02-25T00:52:51.150Z] ---> a0b9e5fef6a3 [2021-02-25T00:52:51.150Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-25T00:52:51.230Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-25T00:52:53.015Z] ---> Running in ec7c88b9089a [2021-02-25T00:52:53.015Z] ---> Running in 5c36ff54c75b [2021-02-25T00:52:53.015Z] ---> Running in ff217744b779 [2021-02-25T00:52:53.015Z] ---> Running in c8b30b146f4a [2021-02-25T00:52:57.973Z] Removing intermediate container 7101c9e66de4 [2021-02-25T00:52:57.973Z] ---> 5ae38db0dd63 [2021-02-25T00:52:57.973Z] [2021-02-25T00:52:57.973Z] Step 10/30 : FROM alpine:3.12 [2021-02-25T00:52:57.973Z] ---> d10569e2745f [2021-02-25T00:52:57.973Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-25T00:52:57.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:57.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:57.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:57.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:58.252Z] ---> Running in 97aa5c487e40 [2021-02-25T00:52:58.252Z] Removing intermediate container 40f55ac97adb [2021-02-25T00:52:58.252Z] ---> ac1b37900249 [2021-02-25T00:52:58.252Z] [2021-02-25T00:52:58.252Z] Step 10/24 : FROM alpine:3.12 [2021-02-25T00:52:58.252Z] ---> d10569e2745f [2021-02-25T00:52:58.252Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-25T00:52:58.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:58.528Z] ---> Running in 5763809ce334 [2021-02-25T00:52:58.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:58.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:58.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:52:59.087Z] OK: 233 MiB in 51 packages [2021-02-25T00:52:59.138Z] Removing intermediate container 97aa5c487e40 [2021-02-25T00:52:59.138Z] ---> 08379c38f918 [2021-02-25T00:52:59.138Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-25T00:52:59.419Z] ---> Running in 42bae6ce5184 [2021-02-25T00:53:00.292Z] OK: 233 MiB in 51 packages [2021-02-25T00:53:00.292Z] OK: 233 MiB in 51 packages [2021-02-25T00:53:00.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:53:00.688Z] OK: 233 MiB in 51 packages [2021-02-25T00:53:00.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:53:00.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T00:53:01.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T00:53:01.252Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-25T00:53:01.252Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T00:53:01.252Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-25T00:53:01.534Z] (4/5) Installing curl (7.69.1-r3) [2021-02-25T00:53:01.534Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-25T00:53:01.534Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:53:01.534Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T00:53:01.809Z] OK: 7 MiB in 19 packages [2021-02-25T00:53:01.809Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-25T00:53:01.809Z] (2/2) Installing su-exec (0.2-r1) [2021-02-25T00:53:01.809Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:53:01.809Z] OK: 5 MiB in 16 packages [2021-02-25T00:53:04.640Z] Removing intermediate container 42bae6ce5184 [2021-02-25T00:53:04.640Z] ---> 050b518368f1 [2021-02-25T00:53:04.640Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-25T00:53:04.640Z] ---> Running in f3339d3f1d34 [2021-02-25T00:53:04.909Z] Removing intermediate container ff217744b779 [2021-02-25T00:53:04.909Z] ---> 57a07491d514 [2021-02-25T00:53:04.909Z] Step 6/23 : COPY go.mod . [2021-02-25T00:53:04.909Z] Removing intermediate container 5c36ff54c75b [2021-02-25T00:53:04.909Z] ---> cc5511cafd26 [2021-02-25T00:53:04.909Z] Step 6/30 : COPY go.mod . [2021-02-25T00:53:04.909Z] Removing intermediate container c8b30b146f4a [2021-02-25T00:53:04.909Z] ---> 540a1a7f2dec [2021-02-25T00:53:04.909Z] Step 6/23 : COPY go.mod . [2021-02-25T00:53:05.255Z] Removing intermediate container 5763809ce334 [2021-02-25T00:53:05.255Z] ---> 9bed77515174 [2021-02-25T00:53:05.255Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T00:53:05.260Z] Removing intermediate container ec7c88b9089a [2021-02-25T00:53:05.260Z] ---> 917cf75ec7fd [2021-02-25T00:53:05.260Z] Step 6/24 : COPY go.mod . [2021-02-25T00:53:05.260Z] ---> 10a99bd76ccf [2021-02-25T00:53:05.260Z] Step 7/23 : RUN go mod download [2021-02-25T00:53:05.575Z] ---> Running in 931a089d7dda [2021-02-25T00:53:05.575Z] Removing intermediate container f3339d3f1d34 [2021-02-25T00:53:05.575Z] ---> 42063d26c9f5 [2021-02-25T00:53:05.575Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-25T00:53:06.175Z] ---> Running in 1b52d729de44 [2021-02-25T00:53:06.339Z] ---> e71685715bd2 [2021-02-25T00:53:06.339Z] Step 7/30 : RUN go mod download [2021-02-25T00:53:06.339Z] ---> Running in b457aba017ad [2021-02-25T00:53:06.339Z] ---> Running in 3251b6807417 [2021-02-25T00:53:06.455Z] Removing intermediate container 931a089d7dda [2021-02-25T00:53:06.455Z] ---> 8246f2a15de1 [2021-02-25T00:53:06.455Z] Step 13/24 : WORKDIR / [2021-02-25T00:53:07.897Z] Removing intermediate container 1b52d729de44 [2021-02-25T00:53:07.897Z] ---> 6c053fc366c0 [2021-02-25T00:53:07.897Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-25T00:53:07.897Z] ---> Running in 01ae21f9a4d4 [2021-02-25T00:53:07.897Z] ---> Running in 2f48a83560bf [2021-02-25T00:53:07.897Z] Removing intermediate container 01ae21f9a4d4 [2021-02-25T00:53:07.897Z] ---> 57fb551fe875 [2021-02-25T00:53:07.897Z] 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-02-25T00:53:08.894Z] Removing intermediate container 83d97a29ec09 [2021-02-25T00:53:08.894Z] ---> 5f642fbad361 [2021-02-25T00:53:08.894Z] [2021-02-25T00:53:08.894Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T00:53:08.894Z] ---> d10569e2745f [2021-02-25T00:53:08.894Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T00:53:08.894Z] ---> Using cache [2021-02-25T00:53:08.894Z] ---> 95956587e0de [2021-02-25T00:53:08.894Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:53:08.894Z] ---> Using cache [2021-02-25T00:53:08.894Z] ---> 34be7b791d7f [2021-02-25T00:53:08.894Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-25T00:53:09.167Z] ---> b55be1e158d8 [2021-02-25T00:53:09.167Z] 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-02-25T00:53:09.167Z] ---> Running in 423ef68b0462 [2021-02-25T00:53:09.203Z] ---> 9e34b31d3ebf [2021-02-25T00:53:09.203Z] Step 7/23 : RUN go mod download [2021-02-25T00:53:09.203Z] ---> Running in e6c42a4e628c [2021-02-25T00:53:09.203Z] ---> c0388d7650fe [2021-02-25T00:53:09.203Z] Step 7/24 : RUN go mod download [2021-02-25T00:53:09.203Z] ---> Running in b7ccde477cbd [2021-02-25T00:53:09.764Z] Removing intermediate container 423ef68b0462 [2021-02-25T00:53:09.764Z] ---> 5003496f03d3 [2021-02-25T00:53:09.764Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T00:53:10.038Z] ---> Running in d4a7d01034f6 [2021-02-25T00:53:10.038Z] Removing intermediate container 2f48a83560bf [2021-02-25T00:53:10.038Z] ---> 213ed92f43ec [2021-02-25T00:53:10.038Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-25T00:53:10.038Z] ---> c54af7affbf5 [2021-02-25T00:53:10.038Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-25T00:53:10.311Z] ---> Running in 96b68a303a36 [2021-02-25T00:53:10.586Z] Removing intermediate container d4a7d01034f6 [2021-02-25T00:53:10.587Z] ---> 766dc2299155 [2021-02-25T00:53:10.587Z] Step 15/23 : WORKDIR / [2021-02-25T00:53:10.587Z] ---> Running in 497376bba637 [2021-02-25T00:53:10.862Z] Removing intermediate container 96b68a303a36 [2021-02-25T00:53:10.862Z] ---> fb77cf134ba0 [2021-02-25T00:53:10.862Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-25T00:53:11.141Z] ---> f6bf1228db60 [2021-02-25T00:53:11.141Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-25T00:53:11.414Z] Removing intermediate container 497376bba637 [2021-02-25T00:53:11.414Z] ---> ba7d3d1e6b01 [2021-02-25T00:53:11.414Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:53:12.418Z] ---> c68f978156f5 [2021-02-25T00:53:12.418Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-25T00:53:12.694Z] ---> Running in 81c99e8f54da [2021-02-25T00:53:12.694Z] ---> e6ef62a006fa [2021-02-25T00:53:12.694Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-25T00:53:12.971Z] ---> 0a079811f8cb [2021-02-25T00:53:12.971Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-25T00:53:14.958Z] ---> f4faa1657f89 [2021-02-25T00:53:14.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-25T00:53:15.233Z] ---> 02a0d87983ad [2021-02-25T00:53:15.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-25T00:53:15.840Z] ---> bbc50a75485d [2021-02-25T00:53:15.840Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-25T00:53:16.111Z] ---> Running in e061b261ff5f [2021-02-25T00:53:16.411Z] Removing intermediate container 81c99e8f54da [2021-02-25T00:53:16.411Z] ---> c24906c96f57 [2021-02-25T00:53:16.411Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:53:16.411Z] ---> d5a015d03f36 [2021-02-25T00:53:16.411Z] 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-02-25T00:53:16.702Z] ---> Running in cef9bc816663 [2021-02-25T00:53:16.702Z] Removing intermediate container 62b95ffc1e0f [2021-02-25T00:53:16.702Z] ---> d6ff9e19752a [2021-02-25T00:53:16.702Z] [2021-02-25T00:53:16.702Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T00:53:16.702Z] ---> d10569e2745f [2021-02-25T00:53:16.702Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T00:53:16.702Z] ---> Using cache [2021-02-25T00:53:16.702Z] ---> 95956587e0de [2021-02-25T00:53:16.702Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:53:16.702Z] ---> Using cache [2021-02-25T00:53:16.702Z] ---> 34be7b791d7f [2021-02-25T00:53:16.702Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-25T00:53:16.974Z] Removing intermediate container e061b261ff5f [2021-02-25T00:53:16.974Z] ---> 29d7e5b749c7 [2021-02-25T00:53:16.974Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:53:16.974Z] ---> Running in 05e33a85d6a8 [2021-02-25T00:53:17.247Z] ---> Running in 081453df6677 [2021-02-25T00:53:17.247Z] ---> 1a28763c58aa [2021-02-25T00:53:17.247Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-25T00:53:17.522Z] Removing intermediate container 05e33a85d6a8 [2021-02-25T00:53:17.522Z] ---> 2c388c549af7 [2021-02-25T00:53:17.522Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T00:53:17.794Z] Removing intermediate container 081453df6677 [2021-02-25T00:53:17.794Z] ---> f05b3ecb8e8c [2021-02-25T00:53:17.794Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T00:53:18.066Z] ---> Running in 77e99923f664 [2021-02-25T00:53:18.066Z] ---> Running in f59e549b1c22 [2021-02-25T00:53:18.668Z] Removing intermediate container 77e99923f664 [2021-02-25T00:53:18.668Z] ---> 738d9dd81f78 [2021-02-25T00:53:18.668Z] Step 15/23 : WORKDIR / [2021-02-25T00:53:18.939Z] Removing intermediate container f59e549b1c22 [2021-02-25T00:53:18.939Z] ---> 4ed37d14d78b [2021-02-25T00:53:18.939Z] Step 22/23 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:53:18.939Z] ---> Running in 98768215fb51 [2021-02-25T00:53:18.939Z] ---> f5cec15049aa [2021-02-25T00:53:18.939Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-25T00:53:18.939Z] ---> Running in 66235c55715e [2021-02-25T00:53:19.535Z] Removing intermediate container cef9bc816663 [2021-02-25T00:53:19.535Z] ---> 0b2cd529b6f6 [2021-02-25T00:53:19.535Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-25T00:53:19.535Z] Removing intermediate container 98768215fb51 [2021-02-25T00:53:19.535Z] ---> 6f051bcd53c0 [2021-02-25T00:53:19.536Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:53:19.536Z] Removing intermediate container 66235c55715e [2021-02-25T00:53:19.536Z] ---> acc2365ae833 [2021-02-25T00:53:19.536Z] Step 23/23 : LABEL version=0.0.0 [2021-02-25T00:53:19.812Z] ---> Running in ce1d3d125bcd [2021-02-25T00:53:19.812Z] ---> a0b07f535a73 [2021-02-25T00:53:19.812Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-25T00:53:19.812Z] ---> Running in ea63d3b6113a [2021-02-25T00:53:20.408Z] Removing intermediate container ce1d3d125bcd [2021-02-25T00:53:20.408Z] ---> f0bbd469606d [2021-02-25T00:53:20.408Z] Step 22/24 : LABEL arch=arm64 [2021-02-25T00:53:20.408Z] ---> Running in b7276251442f [2021-02-25T00:53:20.408Z] Removing intermediate container ea63d3b6113a [2021-02-25T00:53:20.408Z] ---> dc0dcf402f72 [2021-02-25T00:53:20.408Z] [2021-02-25T00:53:20.408Z] ---> 341e44c16bd0 [2021-02-25T00:53:20.408Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-25T00:53:20.687Z] Removing intermediate container 3251b6807417 [2021-02-25T00:53:20.687Z] ---> 57ebf3f9f3ea [2021-02-25T00:53:20.687Z] Step 8/23 : COPY . . [2021-02-25T00:53:20.687Z] Removing intermediate container b457aba017ad [2021-02-25T00:53:20.687Z] ---> 15920c7546e2 [2021-02-25T00:53:20.687Z] Step 8/30 : COPY . . [2021-02-25T00:53:20.687Z] Removing intermediate container b7ccde477cbd [2021-02-25T00:53:20.687Z] ---> 71829e6358d0 [2021-02-25T00:53:20.687Z] Step 8/24 : COPY . . [2021-02-25T00:53:21.006Z] ---> efd45dbd7fb7 [2021-02-25T00:53:21.006Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-25T00:53:21.006Z] Successfully built dc0dcf402f72 [2021-02-25T00:53:21.006Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-25T00:53:21.279Z]  Building docker-core-command-go ... done  ---> Running in f47e5cb46705 [2021-02-25T00:53:21.279Z] Removing intermediate container b7276251442f [2021-02-25T00:53:21.279Z] ---> 4cec06b2a6cc [2021-02-25T00:53:21.279Z] Step 23/24 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:53:21.553Z] ---> Running in e0bf4b6d8dab [2021-02-25T00:53:22.147Z] Removing intermediate container f47e5cb46705 [2021-02-25T00:53:22.147Z] ---> f1d884df047c [2021-02-25T00:53:22.147Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-25T00:53:22.147Z] ---> d13316611148 [2021-02-25T00:53:22.147Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-25T00:53:22.147Z] Removing intermediate container e0bf4b6d8dab [2021-02-25T00:53:22.147Z] ---> bfb532031643 [2021-02-25T00:53:22.147Z] Step 24/24 : LABEL version=0.0.0 [2021-02-25T00:53:22.417Z] ---> Running in 5e478c6025b7 [2021-02-25T00:53:22.688Z] ---> f9186f6f8d85 [2021-02-25T00:53:22.688Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-25T00:53:22.969Z] ---> d605f99eb2c4 [2021-02-25T00:53:22.969Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-25T00:53:22.969Z] ---> Running in 1c7ec9aa9f92 [2021-02-25T00:53:22.969Z] Removing intermediate container 5e478c6025b7 [2021-02-25T00:53:22.969Z] ---> db6630b6d6b4 [2021-02-25T00:53:22.969Z] [2021-02-25T00:53:23.245Z] ---> Running in 26684742f8d9 [2021-02-25T00:53:23.523Z] Successfully built db6630b6d6b4 [2021-02-25T00:53:23.795Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-25T00:53:23.795Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 26684742f8d9 [2021-02-25T00:53:23.795Z] ---> 07ae41bcaa51 [2021-02-25T00:53:23.795Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:53:23.838Z] Removing intermediate container e6c42a4e628c [2021-02-25T00:53:23.838Z] ---> 502fef933963 [2021-02-25T00:53:23.838Z] Step 8/23 : COPY . . [2021-02-25T00:53:24.075Z] ---> Running in e5971969005b [2021-02-25T00:53:24.675Z] Removing intermediate container e5971969005b [2021-02-25T00:53:24.675Z] ---> 98a7c63f0259 [2021-02-25T00:53:24.675Z] Step 21/23 : LABEL arch=arm64 [2021-02-25T00:53:24.675Z] ---> Running in 441543852e93 [2021-02-25T00:53:25.275Z] Removing intermediate container 441543852e93 [2021-02-25T00:53:25.275Z] ---> 18463f433cda [2021-02-25T00:53:25.275Z] Step 22/23 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:53:25.275Z] ---> Running in cb003fd5f16d [2021-02-25T00:53:25.549Z] Removing intermediate container 1c7ec9aa9f92 [2021-02-25T00:53:25.549Z] ---> cacaf1360e09 [2021-02-25T00:53:25.549Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-25T00:53:25.832Z] ---> Running in e05023dd9354 [2021-02-25T00:53:25.832Z] Removing intermediate container cb003fd5f16d [2021-02-25T00:53:25.832Z] ---> b0f893e842d5 [2021-02-25T00:53:25.832Z] Step 23/23 : LABEL version=0.0.0 [2021-02-25T00:53:26.106Z] ---> Running in 631a5113d60c [2021-02-25T00:53:26.384Z] Removing intermediate container e05023dd9354 [2021-02-25T00:53:26.384Z] ---> b622dd8cc092 [2021-02-25T00:53:26.384Z] Step 27/30 : CMD ["gate"] [2021-02-25T00:53:26.657Z] Removing intermediate container 631a5113d60c [2021-02-25T00:53:26.657Z] ---> 4c51140b64f7 [2021-02-25T00:53:26.657Z] [2021-02-25T00:53:26.928Z] Successfully built 4c51140b64f7 [2021-02-25T00:53:26.929Z] ---> Running in f257db004002 [2021-02-25T00:53:27.198Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-25T00:53:27.469Z]  Building docker-core-metadata-go ... done Removing intermediate container f257db004002 [2021-02-25T00:53:27.469Z] ---> bfd93563a7fe [2021-02-25T00:53:27.469Z] Step 28/30 : LABEL arch=arm64 [2021-02-25T00:53:27.744Z] ---> Running in 746a0d6e6da2 [2021-02-25T00:53:28.339Z] Removing intermediate container 746a0d6e6da2 [2021-02-25T00:53:28.339Z] ---> ba26c1a17b39 [2021-02-25T00:53:28.339Z] Step 29/30 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:53:28.611Z] ---> Running in 3afc55dc68df [2021-02-25T00:53:29.206Z] Removing intermediate container 3afc55dc68df [2021-02-25T00:53:29.206Z] ---> 1c78cecdfaba [2021-02-25T00:53:29.206Z] Step 30/30 : LABEL version=0.0.0 [2021-02-25T00:53:29.479Z] ---> Running in 9c1aaf7bed7c [2021-02-25T00:53:30.074Z] Removing intermediate container 9c1aaf7bed7c [2021-02-25T00:53:30.074Z] ---> 281d9656b3ee [2021-02-25T00:53:30.074Z] [2021-02-25T00:53:30.347Z] Successfully built 281d9656b3ee [2021-02-25T00:53:30.347Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-25T00:53:30.640Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-25T00:53:30.620Z] $ docker stop --time=1 099d6e9e5a0ecf094fd92e64a73ec520f3d11d96696072f30f5fe899b66505c6 [2021-02-25T00:53:32.497Z] $ docker rm -f 099d6e9e5a0ecf094fd92e64a73ec520f3d11d96696072f30f5fe899b66505c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T00:53:33.212Z] + + grepdocker docker images [2021-02-25T00:53:33.212Z] [2021-02-25T00:53:33.484Z] docker-security-bootstrapper-go-arm64 latest 281d9656b3ee 4 seconds ago 17.3MB [2021-02-25T00:53:33.484Z] docker-core-metadata-go-arm64 latest 4c51140b64f7 7 seconds ago 17.9MB [2021-02-25T00:53:33.484Z] docker-security-secretstore-setup-go-arm64 latest db6630b6d6b4 11 seconds ago 23.7MB [2021-02-25T00:53:33.484Z] docker-core-command-go-arm64 latest dc0dcf402f72 13 seconds ago 16.2MB [2021-02-25T00:53:33.484Z] docker-sys-mgmt-agent-go-arm64 latest b1a3b6c9409b About a minute ago 300MB [2021-02-25T00:53:33.484Z] docker-core-data-go-arm64 latest 863c34b224a6 2 minutes ago 21.1MB [2021-02-25T00:53:33.484Z] docker-support-notifications-go-arm64 latest e8c0be4657a3 2 minutes ago 16.8MB [2021-02-25T00:53:33.484Z] docker-support-scheduler-go-arm64 latest 10a094243b9a 2 minutes ago 16.3MB [2021-02-25T00:53:33.484Z] docker-security-proxy-setup-go-arm64 latest e363058ad143 3 minutes ago 23.4MB [2021-02-25T00:53:33.484Z] docker 20.10.0 eeaf43b92773 2 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-02-25T00:53:34.486Z] ---> job-cost.sh [2021-02-25T00:53:34.486Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f7Fy [2021-02-25T00:54:13.448Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T00:54:22.006Z] Removing intermediate container d0570382a2aa [2021-02-25T00:54:22.006Z] ---> 4d382d2c7f2a [2021-02-25T00:54:22.006Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-25T00:54:22.006Z] ---> Running in 9f9cc14b8d52 [2021-02-25T00:55:36.222Z] ---> e381ad2ba83e [2021-02-25T00:55:36.222Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-25T00:55:36.222Z] Collecting docker-compose==1.23.2 [2021-02-25T00:55:36.222Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-25T00:55:36.222Z] ---> 202f34fce472 [2021-02-25T00:55:36.222Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-25T00:55:36.222Z] 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-02-25T00:55:36.222Z] ---> c518c664d0f3 [2021-02-25T00:55:36.222Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-25T00:55:36.222Z] ---> Running in cf81b8825f61 [2021-02-25T00:55:36.222Z] Collecting texttable<0.10,>=0.9.0 [2021-02-25T00:55:36.222Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-25T00:55:36.222Z] ---> Running in 38fd79beefcf [2021-02-25T00:55:36.222Z] ---> Running in 6f414b636bfe [2021-02-25T00:55:36.222Z] ---> 7a9f21995479 [2021-02-25T00:55:36.222Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-25T00:55:36.222Z] ---> Running in b07b02cb9df2 [2021-02-25T00:55:36.222Z] 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-02-25T00:55:36.222Z] 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-02-25T00:55:36.222Z] 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-02-25T00:55:36.222Z] 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-02-25T00:55:36.222Z] Collecting docopt<0.7,>=0.6.1 [2021-02-25T00:55:36.222Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-25T00:55:37.708Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-25T00:55:37.708Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-25T00:55:39.393Z] Collecting cached-property<2,>=1.2.0 [2021-02-25T00:55:39.393Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-25T00:55:39.728Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-25T00:55:39.728Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-25T00:55:40.682Z] Collecting docker<4.0,>=3.6.0 [2021-02-25T00:55:40.682Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-25T00:55:41.558Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-25T00:55:41.558Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-25T00:55:41.950Z] Collecting jsonschema<3,>=2.5.1 [2021-02-25T00:55:41.950Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-25T00:55:43.321Z] Collecting PyYAML<4,>=3.10 [2021-02-25T00:55:43.321Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-25T00:55:46.149Z] 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-02-25T00:55:47.140Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-25T00:55:47.140Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-25T00:55:47.140Z] 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-02-25T00:55:47.140Z] Collecting idna<2.8,>=2.5 [2021-02-25T00:55:47.140Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-25T00:55:47.493Z] Collecting docker-pycreds>=0.4.0 [2021-02-25T00:55:48.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-25T00:55:48.839Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-25T00:55:48.839Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-25T00:55:48.839Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-25T00:55:48.839Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-25T00:55:49.180Z] Installing collected packages: texttable, docopt, dockerpty, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2021-02-25T00:55:49.180Z] Running setup.py install for texttable: started [2021-02-25T00:55:52.130Z] Running setup.py install for texttable: finished with status 'done' [2021-02-25T00:55:52.130Z] Running setup.py install for docopt: started [2021-02-25T00:55:53.320Z] Running setup.py install for docopt: finished with status 'done' [2021-02-25T00:55:53.320Z] Running setup.py install for dockerpty: started [2021-02-25T00:55:55.332Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-25T00:55:55.332Z] Attempting uninstall: urllib3 [2021-02-25T00:55:55.332Z] Found existing installation: urllib3 1.25.9 [2021-02-25T00:55:55.332Z] Uninstalling urllib3-1.25.9: [2021-02-25T00:55:55.971Z] Successfully uninstalled urllib3-1.25.9 [2021-02-25T00:55:57.223Z] Attempting uninstall: idna [2021-02-25T00:55:57.223Z] Found existing installation: idna 2.9 [2021-02-25T00:55:57.223Z] Uninstalling idna-2.9: [2021-02-25T00:55:57.223Z] Successfully uninstalled idna-2.9 [2021-02-25T00:55:57.519Z] Attempting uninstall: requests [2021-02-25T00:55:57.519Z] Found existing installation: requests 2.23.0 [2021-02-25T00:55:57.801Z] Uninstalling requests-2.23.0: [2021-02-25T00:55:58.070Z] Successfully uninstalled requests-2.23.0 [2021-02-25T00:56:01.513Z] Running setup.py install for PyYAML: started [2021-02-25T00:56:03.099Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-25T00:56:05.881Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-25T00:56:19.058Z] Removing intermediate container 9f9cc14b8d52 [2021-02-25T00:56:19.058Z] ---> c9143945ccdb [2021-02-25T00:56:19.058Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-25T00:56:19.357Z] ---> Running in 199995c650b2 [2021-02-25T00:56:23.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:56:23.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:56:23.830Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T00:56:23.830Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-25T00:56:23.830Z] (3/3) Installing curl (7.69.1-r3) [2021-02-25T00:56:23.830Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:56:24.190Z] OK: 72 MiB in 58 packages [2021-02-25T00:56:29.001Z] Removing intermediate container 199995c650b2 [2021-02-25T00:56:29.001Z] ---> fd4d7f3a5ac1 [2021-02-25T00:56:29.001Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-25T00:56:29.274Z] ---> Running in e1e6b3688156 [2021-02-25T00:56:29.543Z] 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-02-25T00:56:33.056Z] Removing intermediate container e1e6b3688156 [2021-02-25T00:56:33.056Z] ---> 3b7faf42c7c6 [2021-02-25T00:56:33.056Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:56:33.337Z] ---> Running in 38f6f560574b [2021-02-25T00:56:34.963Z] Removing intermediate container 38f6f560574b [2021-02-25T00:56:34.963Z] ---> 322c6f467b55 [2021-02-25T00:56:34.963Z] Step 24/26 : LABEL arch=x86_64 [2021-02-25T00:56:35.236Z] lf-activate-venv(): INFO: Adding /tmp/venv-f7Fy/bin to PATH [2021-02-25T00:56:35.236Z] INFO: No Stack... [2021-02-25T00:56:35.236Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T00:56:35.236Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T00:56:35.571Z] + + cat /w/workspace/edgex-go/70/archives/cost.csv [2021-02-25T00:56:35.571Z] cut -d, -f6 [Pipeline] lock [2021-02-25T00:56:35.681Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-70-stack-cost] [2021-02-25T00:56:35.690Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-70-stack-cost] did not exist. Created. [2021-02-25T00:56:35.691Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T00:56:35.988Z] ---> Running in 1271c9ecf574 [2021-02-25T00:56:36.155Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T00:56:36.499Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T00:56:36.514Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-70-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T00:56:42.873Z] Removing intermediate container 1271c9ecf574 [2021-02-25T00:56:42.873Z] ---> dea340d4d0f5 [2021-02-25T00:56:42.873Z] Step 25/26 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:56:42.873Z] Removing intermediate container 6f414b636bfe [2021-02-25T00:56:42.873Z] ---> 9ed2291ff43e [2021-02-25T00:56:42.873Z] [2021-02-25T00:56:42.873Z] Step 10/30 : FROM alpine:3.12 [2021-02-25T00:56:43.170Z] ---> 88dd2752d2ea [2021-02-25T00:56:43.170Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-25T00:56:44.251Z] ---> Running in bde4a8e930b0 [2021-02-25T00:56:44.251Z] ---> Running in 57c098b44f76 [2021-02-25T00:56:44.671Z] Removing intermediate container 38fd79beefcf [2021-02-25T00:56:44.671Z] ---> 5dd59c38cd63 [2021-02-25T00:56:44.671Z] [2021-02-25T00:56:44.671Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T00:56:44.671Z] ---> 88dd2752d2ea [2021-02-25T00:56:44.671Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-25T00:56:44.671Z] ---> Using cache [2021-02-25T00:56:44.671Z] ---> 1293461b2013 [2021-02-25T00:56:44.671Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-25T00:56:45.139Z] ---> Using cache [2021-02-25T00:56:45.139Z] ---> 01d5d6bf67d8 [2021-02-25T00:56:45.139Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-25T00:56:45.497Z] ---> Running in 054a948c4622 [2021-02-25T00:56:45.497Z] Removing intermediate container bde4a8e930b0 [2021-02-25T00:56:45.497Z] ---> b61e94a3d432 [2021-02-25T00:56:45.497Z] Step 26/26 : LABEL version=0.0.0 [2021-02-25T00:56:45.497Z] Removing intermediate container 57c098b44f76 [2021-02-25T00:56:45.497Z] ---> 068b4530b273 [2021-02-25T00:56:45.497Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-25T00:56:45.851Z] ---> Running in 494c68f139eb [2021-02-25T00:56:46.697Z] ---> Running in 4596649b6cf8 [2021-02-25T00:56:46.994Z] Removing intermediate container 054a948c4622 [2021-02-25T00:56:46.994Z] ---> 03490cb168eb [2021-02-25T00:56:46.994Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-25T00:56:49.066Z] Removing intermediate container 494c68f139eb [2021-02-25T00:56:49.066Z] ---> ab749e4919cb [2021-02-25T00:56:49.066Z] [2021-02-25T00:56:49.066Z] ---> Running in 332e24bbf29c [2021-02-25T00:56:49.795Z] Successfully built ab749e4919cb [2021-02-25T00:56:49.795Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-25T00:56:50.090Z] Removing intermediate container b07b02cb9df2 [2021-02-25T00:56:50.090Z] ---> 77520ef601f0 [2021-02-25T00:56:50.090Z] [2021-02-25T00:56:50.090Z] Step 10/24 : FROM alpine:3.12 [2021-02-25T00:56:50.090Z] ---> 88dd2752d2ea [2021-02-25T00:56:50.090Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-25T00:56:50.386Z]  Building docker-sys-mgmt-agent-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:56:50.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:56:50.700Z] ---> Running in eb6e2ac25f4c [2021-02-25T00:56:50.700Z] Removing intermediate container 332e24bbf29c [2021-02-25T00:56:50.700Z] ---> d5b2631f8c23 [2021-02-25T00:56:50.700Z] Step 15/23 : WORKDIR / [2021-02-25T00:56:50.700Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-25T00:56:50.700Z] (2/2) Installing su-exec (0.2-r1) [2021-02-25T00:56:50.700Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:56:51.030Z] OK: 6 MiB in 16 packages [2021-02-25T00:56:51.030Z] ---> Running in 18f707a6e8f3 [2021-02-25T00:56:52.857Z] Removing intermediate container cf81b8825f61 [2021-02-25T00:56:52.857Z] ---> ce6d6cd85ecc [2021-02-25T00:56:52.857Z] [2021-02-25T00:56:52.857Z] Step 10/23 : FROM alpine:3.12 [2021-02-25T00:56:52.857Z] ---> 88dd2752d2ea [2021-02-25T00:56:52.857Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-25T00:56:54.082Z] ---> Running in 43edbce4bc6d [2021-02-25T00:56:54.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:56:54.082Z] Removing intermediate container 18f707a6e8f3 [2021-02-25T00:56:54.082Z] ---> 5e80e0d28785 [2021-02-25T00:56:54.082Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:56:54.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:56:54.375Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-25T00:56:54.652Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-25T00:56:54.652Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-25T00:56:54.652Z] (4/5) Installing curl (7.69.1-r3) [2021-02-25T00:56:54.652Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-25T00:56:54.652Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:56:54.652Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T00:56:54.652Z] OK: 7 MiB in 19 packages [2021-02-25T00:56:54.652Z] Removing intermediate container 43edbce4bc6d [2021-02-25T00:56:54.652Z] ---> 84181605412a [2021-02-25T00:56:54.652Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-25T00:56:54.983Z] Removing intermediate container 4596649b6cf8 [2021-02-25T00:56:54.983Z] ---> cf0bd03ab30e [2021-02-25T00:56:54.983Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-25T00:56:54.983Z] ---> 20912d770bc4 [2021-02-25T00:56:54.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-25T00:56:54.983Z] ---> Running in f1557113c206 [2021-02-25T00:56:55.324Z] ---> Running in acc2f79f6299 [2021-02-25T00:56:56.202Z] Removing intermediate container f1557113c206 [2021-02-25T00:56:56.203Z] ---> 9dc50393c1eb [2021-02-25T00:56:56.203Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-25T00:56:56.203Z] Removing intermediate container acc2f79f6299 [2021-02-25T00:56:56.203Z] ---> b72097efec40 [2021-02-25T00:56:56.203Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-25T00:56:56.874Z] ---> Running in 6804c8d4289e [2021-02-25T00:56:56.874Z] ---> Running in 2d8a1b155a6f [2021-02-25T00:56:57.174Z] ---> 2ace0175e8aa [2021-02-25T00:56:57.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-25T00:56:57.575Z] Removing intermediate container eb6e2ac25f4c [2021-02-25T00:56:57.575Z] ---> 36e3ed47805b [2021-02-25T00:56:57.575Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-25T00:56:57.879Z] ---> Running in 2d280be5b15d [2021-02-25T00:56:57.879Z] Removing intermediate container 6804c8d4289e [2021-02-25T00:56:57.879Z] ---> 40e814b82526 [2021-02-25T00:56:57.879Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-25T00:56:57.879Z] Removing intermediate container 2d8a1b155a6f [2021-02-25T00:56:57.879Z] ---> 13e2e5290d12 [2021-02-25T00:56:57.879Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T00:56:58.151Z] ---> Running in ae25f75561a2 [2021-02-25T00:56:58.151Z] ---> Running in 77db54facb21 [2021-02-25T00:56:58.864Z] ---> a02ba993a340 [2021-02-25T00:56:58.864Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-25T00:56:58.864Z] Removing intermediate container 2d280be5b15d [2021-02-25T00:56:58.864Z] ---> 1019b257819e [2021-02-25T00:56:58.864Z] Step 13/24 : WORKDIR / [2021-02-25T00:56:59.173Z] ---> Running in 248ba2fdf821 [2021-02-25T00:56:59.539Z] ---> Running in be83ea8b553f [2021-02-25T00:57:00.810Z] Removing intermediate container be83ea8b553f [2021-02-25T00:57:00.810Z] ---> 2198e475b876 [2021-02-25T00:57:00.810Z] 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-02-25T00:57:00.810Z] Removing intermediate container 248ba2fdf821 [2021-02-25T00:57:00.810Z] ---> 0e18371e082e [2021-02-25T00:57:00.810Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:57:01.169Z] ---> Running in 5b24e9540fc2 [2021-02-25T00:57:01.834Z] Removing intermediate container 5b24e9540fc2 [2021-02-25T00:57:01.834Z] ---> 61ca6b18fc32 [2021-02-25T00:57:01.834Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T00:57:01.834Z] ---> f34c09286e55 [2021-02-25T00:57:01.834Z] 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-02-25T00:57:01.834Z] ---> Running in be6073f716a3 [2021-02-25T00:57:02.131Z] Removing intermediate container be6073f716a3 [2021-02-25T00:57:02.131Z] ---> e1471c4bbebf [2021-02-25T00:57:02.131Z] Step 22/23 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:57:02.131Z] ---> Running in 93d5824097d0 [2021-02-25T00:57:02.636Z] ---> b42579bc218b [2021-02-25T00:57:02.636Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-25T00:57:02.636Z] Removing intermediate container 77db54facb21 [2021-02-25T00:57:02.636Z] ---> d45dad6d1b23 [2021-02-25T00:57:02.636Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-25T00:57:02.636Z] Removing intermediate container ae25f75561a2 [2021-02-25T00:57:02.636Z] ---> 7af95fd9479d [2021-02-25T00:57:02.636Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-25T00:57:02.902Z] ---> Running in 9ddf28b808c5 [2021-02-25T00:57:02.902Z] ---> Running in e304511f7dc1 [2021-02-25T00:57:03.185Z] Removing intermediate container 93d5824097d0 [2021-02-25T00:57:03.185Z] ---> 00c895384f35 [2021-02-25T00:57:03.185Z] Step 23/23 : LABEL version=0.0.0 [2021-02-25T00:57:03.494Z] ---> Running in 5db0a3fc7950 [2021-02-25T00:57:03.494Z] ---> 1bca9501bd89 [2021-02-25T00:57:03.494Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-25T00:57:03.762Z] Removing intermediate container e304511f7dc1 [2021-02-25T00:57:03.762Z] ---> 1656d51326d3 [2021-02-25T00:57:03.762Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-25T00:57:03.762Z] Removing intermediate container 5db0a3fc7950 [2021-02-25T00:57:03.762Z] ---> 9e5547a8449a [2021-02-25T00:57:03.762Z] [2021-02-25T00:57:04.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T00:57:04.652Z] Successfully built 9e5547a8449a [2021-02-25T00:57:04.652Z] Successfully tagged docker-core-command-go:latest [2021-02-25T00:57:04.918Z]  Building docker-core-command-go ... done  ---> 2bf1faaa523b [2021-02-25T00:57:04.918Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-25T00:57:04.918Z] ---> 08a6b1e47ce0 [2021-02-25T00:57:04.918Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-25T00:57:04.918Z] ---> Running in 6c8dc06f976e [2021-02-25T00:57:04.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T00:57:05.518Z] ---> eefd82e244c3 [2021-02-25T00:57:05.518Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-25T00:57:06.321Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-25T00:57:06.322Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-25T00:57:06.322Z] ---> 43968ad9280d [2021-02-25T00:57:06.322Z] 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-02-25T00:57:06.322Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-25T00:57:06.722Z] ---> Running in bc5827b27c6d [2021-02-25T00:57:06.722Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-25T00:57:07.447Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T00:57:07.447Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-25T00:57:07.752Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T00:57:07.752Z] OK: 8 MiB in 20 packages [2021-02-25T00:57:08.607Z] Removing intermediate container 6c8dc06f976e [2021-02-25T00:57:08.607Z] ---> 592a1cfc3212 [2021-02-25T00:57:08.607Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:57:10.235Z] ---> 160fa1b1f196 [2021-02-25T00:57:10.235Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-25T00:57:10.563Z] Removing intermediate container 9ddf28b808c5 [2021-02-25T00:57:10.563Z] ---> 7a12aa068083 [2021-02-25T00:57:10.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-25T00:57:11.485Z] Removing intermediate container bc5827b27c6d [2021-02-25T00:57:11.485Z] ---> e08324200418 [2021-02-25T00:57:11.485Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-25T00:57:11.833Z] ---> Running in 7ec9338b9a89 [2021-02-25T00:57:12.184Z] ---> 154c33737f28 [2021-02-25T00:57:12.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-25T00:57:12.558Z] ---> 3d5bc06f8b5a [2021-02-25T00:57:12.558Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-25T00:57:12.558Z] Removing intermediate container 7ec9338b9a89 [2021-02-25T00:57:12.558Z] ---> c753e90294d6 [2021-02-25T00:57:12.558Z] Step 22/24 : LABEL arch=x86_64 [2021-02-25T00:57:12.888Z] ---> Running in 9ea5353f8ad3 [2021-02-25T00:57:13.686Z] ---> 499a0387470b [2021-02-25T00:57:13.686Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-25T00:57:13.686Z] Removing intermediate container 9ea5353f8ad3 [2021-02-25T00:57:13.686Z] ---> 93d4a62c8723 [2021-02-25T00:57:13.686Z] Step 23/24 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:57:13.686Z] ---> Running in 66c478844c53 [2021-02-25T00:57:14.391Z] ---> 6f4f932c664a [2021-02-25T00:57:14.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-25T00:57:14.391Z] ---> 339b5600f653 [2021-02-25T00:57:14.391Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-25T00:57:14.704Z] Removing intermediate container 66c478844c53 [2021-02-25T00:57:14.704Z] ---> b8179e890b2c [2021-02-25T00:57:14.704Z] Step 24/24 : LABEL version=0.0.0 [2021-02-25T00:57:15.344Z] ---> Running in ae8e0bd27de0 [2021-02-25T00:57:15.344Z] ---> Running in 328140924a9b [2021-02-25T00:57:15.662Z] ---> ad1e90339938 [2021-02-25T00:57:15.662Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-25T00:57:16.125Z] ---> Running in f1b13ddab5d7 [2021-02-25T00:57:16.664Z] Removing intermediate container 328140924a9b [2021-02-25T00:57:16.664Z] ---> 808341257867 [2021-02-25T00:57:16.664Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-25T00:57:16.664Z] Removing intermediate container ae8e0bd27de0 [2021-02-25T00:57:16.664Z] ---> b9fe35f3319b [2021-02-25T00:57:16.664Z] [2021-02-25T00:57:17.332Z] Removing intermediate container f1b13ddab5d7 [2021-02-25T00:57:17.332Z] ---> 3dd8fdd9ca8b [2021-02-25T00:57:17.332Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T00:57:17.625Z] Successfully built b9fe35f3319b [2021-02-25T00:57:17.625Z] ---> Running in a213afed12a8 [2021-02-25T00:57:17.625Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-25T00:57:17.909Z]  Building docker-security-secretstore-setup-go ... done  ---> 38f0cb64b946 [2021-02-25T00:57:17.909Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-25T00:57:18.618Z] ---> Running in 7f9c7c38081d [2021-02-25T00:57:18.896Z] Removing intermediate container a213afed12a8 [2021-02-25T00:57:18.896Z] ---> d677fdca2d6a [2021-02-25T00:57:18.896Z] Step 21/23 : LABEL arch=x86_64 [2021-02-25T00:57:18.896Z] ---> Running in 1fa7acafaa4c [2021-02-25T00:57:19.185Z] Removing intermediate container 1fa7acafaa4c [2021-02-25T00:57:19.185Z] ---> ecb065cd9173 [2021-02-25T00:57:19.185Z] Step 22/23 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:57:19.185Z] ---> Running in 00416a40feea [2021-02-25T00:57:20.560Z] Removing intermediate container 00416a40feea [2021-02-25T00:57:20.560Z] ---> 04ceac986b13 [2021-02-25T00:57:20.560Z] Step 23/23 : LABEL version=0.0.0 [2021-02-25T00:57:20.857Z] ---> Running in ff43f86633e7 [2021-02-25T00:57:21.120Z] Removing intermediate container ff43f86633e7 [2021-02-25T00:57:21.120Z] ---> ac4453ae2b5d [2021-02-25T00:57:21.120Z] [2021-02-25T00:57:23.208Z] Successfully built ac4453ae2b5d [2021-02-25T00:57:23.208Z] Successfully tagged docker-core-data-go:latest [2021-02-25T00:57:23.208Z]  Building docker-core-data-go ... done Removing intermediate container 7f9c7c38081d [2021-02-25T00:57:23.208Z] ---> 60b2f6a0e6a1 [2021-02-25T00:57:23.208Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-25T00:57:23.208Z] ---> Running in 07f45e4aaa1c [2021-02-25T00:57:23.800Z] Removing intermediate container 07f45e4aaa1c [2021-02-25T00:57:23.800Z] ---> 46762e4fc080 [2021-02-25T00:57:23.800Z] Step 27/30 : CMD ["gate"] [2021-02-25T00:57:24.069Z] ---> Running in f68589a71ac5 [2021-02-25T00:57:24.345Z] Removing intermediate container f68589a71ac5 [2021-02-25T00:57:24.345Z] ---> bfc2a51b83f4 [2021-02-25T00:57:24.345Z] Step 28/30 : LABEL arch=x86_64 [2021-02-25T00:57:24.919Z] ---> Running in d4ecfa73f639 [2021-02-25T00:57:25.412Z] Removing intermediate container d4ecfa73f639 [2021-02-25T00:57:25.412Z] ---> 6c336c198906 [2021-02-25T00:57:25.412Z] Step 29/30 : LABEL git_sha=fbea14b598fdef5861d32dac9975671d5dbb2ba4 [2021-02-25T00:57:25.412Z] ---> Running in 13ffb95fda1f [2021-02-25T00:57:26.480Z] Removing intermediate container 13ffb95fda1f [2021-02-25T00:57:26.480Z] ---> 613884065df5 [2021-02-25T00:57:26.480Z] Step 30/30 : LABEL version=0.0.0 [2021-02-25T00:57:26.480Z] ---> Running in 8dcdec7b4dca [2021-02-25T00:57:26.762Z] Removing intermediate container 8dcdec7b4dca [2021-02-25T00:57:26.762Z] ---> 60d2b0c227b9 [2021-02-25T00:57:26.762Z] [2021-02-25T00:57:27.058Z] Successfully built 60d2b0c227b9 [2021-02-25T00:57:27.058Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-25T00:57:28.281Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-02-25T00:57:28.430Z] $ docker stop --time=1 de94a9a60e81e9938516dea67a3e24a0c3f9b43681a61ff3ea791b77b9dae92e [2021-02-25T00:57:32.558Z] $ docker rm -f de94a9a60e81e9938516dea67a3e24a0c3f9b43681a61ff3ea791b77b9dae92e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T00:57:34.102Z] + grep docker [2021-02-25T00:57:34.102Z] + docker images [2021-02-25T00:57:36.103Z] docker-security-bootstrapper-go latest 60d2b0c227b9 9 seconds ago 18.3MB [2021-02-25T00:57:36.103Z] docker-core-data-go latest ac4453ae2b5d 15 seconds ago 22.4MB [2021-02-25T00:57:36.103Z] docker-security-secretstore-setup-go latest b9fe35f3319b 20 seconds ago 24.9MB [2021-02-25T00:57:36.103Z] docker-core-command-go latest 9e5547a8449a 32 seconds ago 17MB [2021-02-25T00:57:36.103Z] docker-sys-mgmt-agent-go latest ab749e4919cb 49 seconds ago 313MB [2021-02-25T00:57:36.103Z] docker-core-metadata-go latest a2497aceab93 6 minutes ago 19MB [2021-02-25T00:57:36.103Z] docker-security-proxy-setup-go latest 16658e5a5c9c 6 minutes ago 24.7MB [2021-02-25T00:57:36.103Z] docker-support-scheduler-go latest edc4169ecf05 6 minutes ago 17.2MB [2021-02-25T00:57:36.103Z] docker-support-notifications-go latest 6c94727356f9 6 minutes ago 17.7MB [2021-02-25T00:57:36.103Z] docker 20.10.0 aefe523efa57 2 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-02-25T00:57:52.299Z] Still waiting to schedule task [2021-02-25T00:57:52.299Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-25T00:58:40.020Z] Running on prd-ubuntu18.04-docker-8c-8g-27576 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-25T00:58:40.079Z] Running in /w/workspace/edgex-go/70 [Pipeline] { [Pipeline] checkout [2021-02-25T00:58:42.216Z] using credential edgex-jenkins-ssh [2021-02-25T00:58:42.275Z] Cloning the remote Git repository [2021-02-25T00:58:42.302Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-25T00:58:42.370Z] > git init /w/workspace/edgex-go/70 # timeout=10 [2021-02-25T00:58:42.399Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T00:58:42.399Z] > git --version # timeout=10 [2021-02-25T00:58:42.404Z] > git --version # 'git version 2.17.1' [2021-02-25T00:58:42.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T00:58:42.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T00:58:48.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T00:58:48.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T00:58:48.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-25T00:58:48.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-25T00:58:48.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T00:58:48.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T00:58:48.945Z] Merging remotes/origin/master commit 756c8f67da22a1e32f0adf623247959e7b9e4742 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-25T00:58:49.191Z] Merge succeeded, producing 96f7ea8848a5d1cea361804392da4b2bba4eb93c [2021-02-25T00:58:49.192Z] Checking out Revision 96f7ea8848a5d1cea361804392da4b2bba4eb93c (PR-2858) [2021-02-25T00:58:48.955Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T00:58:48.961Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-25T00:58:49.031Z] > git remote # timeout=10 [2021-02-25T00:58:49.037Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T00:58:49.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T00:58:49.045Z] > git merge 756c8f67da22a1e32f0adf623247959e7b9e4742 # timeout=10 [2021-02-25T00:58:49.188Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T00:58:49.197Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T00:58:49.212Z] > git checkout -f 96f7ea8848a5d1cea361804392da4b2bba4eb93c # timeout=10 [2021-02-25T00:58:52.851Z] Commit message: "Merge commit '756c8f67da22a1e32f0adf623247959e7b9e4742' into HEAD" [2021-02-25T00:58:52.859Z] First time build. Skipping changelog. [2021-02-25T00:58:52.857Z] > git rev-list --no-walk 382b2afe2677e9c91a063c78630d1ff8b858e839 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T00:58:54.154Z] + echo snap-build.sh [2021-02-25T00:58:54.154Z] snap-build.sh [2021-02-25T00:58:54.154Z] + SNAP_BASE_DIR=. [2021-02-25T00:58:54.154Z] + '[' '!' -z /w/workspace/edgex-go/70 ']' [2021-02-25T00:58:54.154Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/70 [2021-02-25T00:58:54.154Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/70]' [2021-02-25T00:58:54.154Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/70] [2021-02-25T00:58:54.154Z] + cd /w/workspace/edgex-go/70 [2021-02-25T00:58:54.154Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-25T00:58:54.154Z] Reading package lists... [2021-02-25T00:58:54.154Z] Building dependency tree... [2021-02-25T00:58:54.154Z] Reading state information... [2021-02-25T00:58:54.416Z] The following packages were automatically installed and are no longer required: [2021-02-25T00:58:54.416Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-25T00:58:54.416Z] uidmap xdelta3 [2021-02-25T00:58:54.416Z] Use 'sudo apt autoremove' to remove them. [2021-02-25T00:58:54.416Z] The following packages will be REMOVED: [2021-02-25T00:58:54.416Z] lxd* lxd-client* [2021-02-25T00:58:54.677Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-25T00:58:54.677Z] After this operation, 31.7 MB disk space will be freed. [2021-02-25T00:58:55.719Z] (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-02-25T00:58:55.719Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-25T00:58:56.661Z] Removing lxd dnsmasq configuration [2021-02-25T00:58:56.661Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-25T00:58:56.661Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-25T00:58:57.610Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-25T00:58:57.875Z] (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-02-25T00:58:57.875Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-25T00:58:58.816Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-25T00:58:59.079Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-25T00:59:00.019Z] + sudo snap remove --purge lxd [2021-02-25T00:59:00.279Z] snap "lxd" is not installed [2021-02-25T00:59:00.279Z] + sudo groupadd --force --system lxd [2021-02-25T00:59:00.279Z] ++ whoami [2021-02-25T00:59:00.279Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-25T00:59:00.279Z] + newgrp - lxd [2021-02-25T00:59:00.279Z] + sudo snap install lxd [2021-02-25T00:59:10.275Z] 2021-02-25T00:59:07Z INFO Waiting for automatic snapd restart... [2021-02-25T00:59:22.532Z] lxd 4.11 from Canonical* installed [2021-02-25T00:59:22.532Z] + sudo lxd init --auto [2021-02-25T00:59:30.678Z] + sudo snap install --classic snapcraft [2021-02-25T00:59:35.968Z] snapcraft 4.5.1 from Canonical* installed [2021-02-25T00:59:35.968Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-25T00:59:35.968Z] + patch --verbose -p1 [2021-02-25T00:59:35.968Z] Hmm... Looks like a unified diff to me... [2021-02-25T00:59:35.968Z] The text leading up to this was: [2021-02-25T00:59:35.968Z] -------------------------- [2021-02-25T00:59:35.968Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-25T00:59:35.968Z] |From: Tony Espy [2021-02-25T00:59:35.968Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-25T00:59:35.968Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-25T00:59:35.968Z] | [2021-02-25T00:59:35.968Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-25T00:59:35.968Z] |optimize the snap CI check run for pull requests. When [2021-02-25T00:59:35.968Z] |applied, it essentially strips out everything (apps and [2021-02-25T00:59:35.968Z] |parts) from the snapcraft.yaml file except those required [2021-02-25T00:59:35.968Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-25T00:59:35.968Z] |catch changes to edgex-go that break the snap build. [2021-02-25T00:59:35.968Z] | [2021-02-25T00:59:35.968Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-25T00:59:35.968Z] |to update this patch file, otherwise it may fail to apply, [2021-02-25T00:59:35.968Z] |resulting in a failed snap build CI check in the associated [2021-02-25T00:59:35.968Z] |pull request. [2021-02-25T00:59:35.968Z] | [2021-02-25T00:59:35.968Z] |Note - in addition to applying this patch, the pipeline also [2021-02-25T00:59:35.968Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-25T00:59:35.968Z] |need to build the finally binary .snap file (and it won't [2021-02-25T00:59:35.968Z] |work with the patch applied). This further reduces the build [2021-02-25T00:59:35.968Z] |time. [2021-02-25T00:59:35.968Z] |--- [2021-02-25T00:59:35.968Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-25T00:59:35.968Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-25T00:59:35.968Z] | [2021-02-25T00:59:35.968Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-25T00:59:35.968Z] |index 1e537489..faf42425 100644 [2021-02-25T00:59:35.968Z] |--- a/snap/snapcraft.yaml [2021-02-25T00:59:35.968Z] |+++ b/snap/snapcraft.yaml [2021-02-25T00:59:35.968Z] -------------------------- [2021-02-25T00:59:35.968Z] patching file snap/snapcraft.yaml [2021-02-25T00:59:35.968Z] Using Plan A... [2021-02-25T00:59:35.968Z] Hunk #1 succeeded at 73. [2021-02-25T00:59:35.968Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-25T00:59:35.968Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-25T00:59:35.968Z] Hunk #4 FAILED at 222. [2021-02-25T00:59:35.968Z] Hunk #5 succeeded at 303 (offset 4 lines). [2021-02-25T00:59:35.968Z] Hunk #6 succeeded at 330 (offset 4 lines). [2021-02-25T00:59:35.968Z] Hunk #7 succeeded at 364 (offset 4 lines). [2021-02-25T00:59:35.968Z] Hunk #8 FAILED at 411. [2021-02-25T00:59:35.968Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-25T00:59:35.968Z] Hmm... Ignoring the trailing garbage. [2021-02-25T00:59:35.968Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T00:59:36.750Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-02-25T00:59:39.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T00:59:41.763Z] ---> package-listing.sh [2021-02-25T00:59:41.763Z] ++ facter osfamily [2021-02-25T00:59:41.763Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T00:59:41.763Z] + OS_FAMILY=redhat [2021-02-25T00:59:41.763Z] + workspace=/w/workspace/edgex-go/70 [2021-02-25T00:59:41.763Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T00:59:41.763Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T00:59:41.763Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T00:59:41.763Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T00:59:41.763Z] + '[' /w/workspace/edgex-go/70 ']' [2021-02-25T00:59:41.763Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T00:59:41.763Z] + case "${OS_FAMILY}" in [2021-02-25T00:59:41.763Z] + rpm -qa [2021-02-25T00:59:41.763Z] + sort [2021-02-25T00:59:52.326Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T00:59:52.326Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T00:59:52.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T00:59:52.326Z] + '[' /w/workspace/edgex-go/70 ']' [2021-02-25T00:59:52.326Z] + mkdir -p /w/workspace/edgex-go/70/archives/ [2021-02-25T00:59:52.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/70/archives/ [Pipeline] echo [2021-02-25T00:59:52.344Z] 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/70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T00:59:53.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:59:53.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T00:59:54.918Z] [2021-02-25T00:59:54.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T00:59:55.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T00:59:56.300Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T00:59:56.300Z] df20fa9351a1: Pulling fs layer [2021-02-25T00:59:56.300Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T00:59:56.300Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T00:59:56.300Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T00:59:56.300Z] 93b61091891f: Pulling fs layer [2021-02-25T00:59:56.300Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T00:59:56.300Z] 5e14af77c1be: Pulling fs layer [2021-02-25T00:59:56.300Z] 01666e4c0597: Pulling fs layer [2021-02-25T00:59:56.300Z] aa168da1d23b: Pulling fs layer [2021-02-25T00:59:56.300Z] 46f8f816bc3b: Waiting [2021-02-25T00:59:56.300Z] 93b61091891f: Waiting [2021-02-25T00:59:56.300Z] 93b9cdb0e59b: Waiting [2021-02-25T00:59:56.300Z] 5e14af77c1be: Waiting [2021-02-25T00:59:56.300Z] 01666e4c0597: Waiting [2021-02-25T00:59:56.300Z] aa168da1d23b: Waiting [2021-02-25T00:59:56.300Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T00:59:56.300Z] 36b3adc4ff6f: Download complete [2021-02-25T00:59:56.300Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T00:59:56.300Z] 46f8f816bc3b: Download complete [2021-02-25T00:59:56.854Z] df20fa9351a1: Verifying Checksum [2021-02-25T00:59:56.854Z] df20fa9351a1: Download complete [2021-02-25T00:59:57.153Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T00:59:57.153Z] 93b9cdb0e59b: Download complete [2021-02-25T00:59:57.153Z] 5e14af77c1be: Verifying Checksum [2021-02-25T00:59:57.153Z] 5e14af77c1be: Download complete [2021-02-25T00:59:57.153Z] 01666e4c0597: Verifying Checksum [2021-02-25T00:59:57.153Z] 01666e4c0597: Download complete [2021-02-25T00:59:57.153Z] 93b61091891f: Download complete [2021-02-25T00:59:58.981Z] df20fa9351a1: Pull complete [2021-02-25T00:59:58.981Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T00:59:58.981Z] 8ad3a11d3b57: Download complete [2021-02-25T00:59:59.364Z] 36b3adc4ff6f: Pull complete [2021-02-25T01:00:04.770Z] 8ad3a11d3b57: Pull complete [2021-02-25T01:00:04.770Z] 46f8f816bc3b: Pull complete [2021-02-25T01:00:05.474Z] 93b61091891f: Pull complete [2021-02-25T01:00:06.674Z] 93b9cdb0e59b: Pull complete [2021-02-25T01:00:07.481Z] 5e14af77c1be: Pull complete [2021-02-25T01:00:07.871Z] 01666e4c0597: Pull complete [2021-02-25T01:00:10.828Z] aa168da1d23b: Download complete [2021-02-25T01:00:39.089Z] aa168da1d23b: Pull complete [2021-02-25T01:00:39.089Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T01:00:39.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T01:00:39.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T01:00:40.230Z] prd-centos7-docker-4c-2g-27568 does not seem to be running inside a container [2021-02-25T01:00:41.123Z] $ 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/70/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/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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-lftools-log-publisher:alpine cat [2021-02-25T01:00:47.158Z] $ docker top e2a3f6e4c45bcb283368df79b3ae2485dbd2511c1808625c99ac7fe748ef52c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T01:00:49.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T01:00:50.315Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T01:00:51.752Z] + ls /var/log/sa-host [2021-02-25T01:00:51.752Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T01:00:51.752Z] file_magic: OK [2021-02-25T01:00:51.752Z] HZ: Using current value: 100 [2021-02-25T01:00:51.752Z] file_header: OK [2021-02-25T01:00:51.752Z] 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-02-25T01:00:51.752Z] Statistics: [2021-02-25T01:00:51.752Z] Hnuu...uuuununununu... [2021-02-25T01:00:51.752Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T01:00:51.752Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T01:00:51.752Z] file_magic: OK [2021-02-25T01:00:51.752Z] HZ: Using current value: 100 [2021-02-25T01:00:51.752Z] file_header: OK [2021-02-25T01:00:51.752Z] 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-02-25T01:00:51.753Z] Statistics: [2021-02-25T01:00:51.753Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T01:00:51.753Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T01:00:52.430Z] provisioning config files... [2021-02-25T01:00:52.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/70@tmp/config4898439124268031691tmp [Pipeline] { [Pipeline] echo [2021-02-25T01:00:52.564Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T01:00:53.037Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T01:00:53.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T01:00:53.153Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T01:00:54.804Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T01:00:54.845Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T01:00:56.974Z] ---> sudo-logs.sh [2021-02-25T01:00:56.974Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T01:00:58.092Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T01:00:59.111Z] ---> job-cost.sh [2021-02-25T01:00:59.402Z] lf-activate-venv: SKIPPING [2021-02-25T01:00:59.402Z] DEBUG: total: 0.20999999344348907 [2021-02-25T01:00:59.402Z] INFO: Retrieving Stack Cost... [2021-02-25T01:01:00.351Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T01:01:01.562Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T01:01:01.944Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T01:01:02.830Z] ---> logs-deploy.sh [2021-02-25T01:01:02.830Z] lf-activate-venv: SKIPPING [2021-02-25T01:01:02.830Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/70 [2021-02-25T01:01:02.830Z] INFO: archiving workspace using pattern(s): [2021-02-25T01:01:08.314Z] Archives upload complete. [2021-02-25T01:01:08.614Z] INFO: archiving logs to Nexus