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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 851e4143f28a2cd8068469dd505430949f64edc8+f0490a359bf291f637a24ac3a72a487d5e9880fa (b67233a287ccef6cd912073ce8211eae5e9efb31) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25290 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit 851e4143f28a2cd8068469dd505430949f64edc8 > 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/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 851e4143f28a2cd8068469dd505430949f64edc8 # timeout=10 Merge succeeded, producing 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a Checking out Revision 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a (PR-3115) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a # timeout=10 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-06T00:31:01.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk e5a458c2b8430d059b9ef58cf1cf3949ab1208e3 # timeout=10 [2021-02-06T00:31:01.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-06T00:31:01.651Z] ========================================================= [2021-02-06T00:31:01.651Z] EdgeX Global Pipelines Version Info [2021-02-06T00:31:01.651Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:31:03.217Z] ------------------- [2021-02-06T00:31:03.217Z] stable info: [2021-02-06T00:31:03.217Z] ------------------- [2021-02-06T00:31:03.217Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-06T00:31:03.217Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-06T00:31:03.217Z] Message: update stable to v1.0.179 [2021-02-06T00:31:04.175Z] ------------------- [2021-02-06T00:31:04.175Z] experimental info: [2021-02-06T00:31:04.175Z] ------------------- [2021-02-06T00:31:04.175Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-06T00:31:04.175Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-06T00:31:04.175Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-06T00:31:04.463Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-06T00:31:04.562Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-06T00:31:04.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-06T00:31:04.775Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-06T00:31:04.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-06T00:31:04.975Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-06T00:31:05.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-06T00:31:05.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-06T00:31:05.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-06T00:31:05.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-06T00:31:05.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-06T00:31:05.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-06T00:31:05.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-06T00:31:05.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-06T00:31:06.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-06T00:31:06.173Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-06T00:31:06.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-06T00:31:06.395Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-06T00:31:06.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-06T00:31:06.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-06T00:31:06.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-06T00:31:06.852Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-06T00:31:06.937Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-06T00:31:07.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo [2021-02-06T00:31:07.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo [2021-02-06T00:31:07.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo [2021-02-06T00:31:07.312Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [Pipeline] echo [2021-02-06T00:31:07.406Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c84a7e [Pipeline] echo [2021-02-06T00:31:07.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-06T00:31:07.667Z] provisioning config files... [2021-02-06T00:31:07.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4488030979084238360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:31:08.090Z] ---> docker-login.sh [2021-02-06T00:31:08.090Z] nexus3.edgexfoundry.org:10001 [2021-02-06T00:31:08.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:31:08.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:31:08.355Z] Configure a credential helper to remove this warning. See [2021-02-06T00:31:08.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:31:08.355Z] [2021-02-06T00:31:08.355Z] Login Succeeded [2021-02-06T00:31:08.355Z] nexus3.edgexfoundry.org:10002 [2021-02-06T00:31:08.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:31:08.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:31:08.619Z] Configure a credential helper to remove this warning. See [2021-02-06T00:31:08.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:31:08.619Z] [2021-02-06T00:31:08.619Z] Login Succeeded [2021-02-06T00:31:08.619Z] nexus3.edgexfoundry.org:10003 [2021-02-06T00:31:08.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:31:08.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:31:08.882Z] Configure a credential helper to remove this warning. See [2021-02-06T00:31:08.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:31:08.882Z] [2021-02-06T00:31:08.882Z] Login Succeeded [2021-02-06T00:31:08.882Z] nexus3.edgexfoundry.org:10004 [2021-02-06T00:31:08.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:31:09.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:31:09.145Z] Configure a credential helper to remove this warning. See [2021-02-06T00:31:09.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:31:09.145Z] [2021-02-06T00:31:09.145Z] Login Succeeded [2021-02-06T00:31:09.145Z] docker.io [2021-02-06T00:31:09.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:31:09.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:31:09.411Z] Configure a credential helper to remove this warning. See [2021-02-06T00:31:09.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:31:09.411Z] [2021-02-06T00:31:09.411Z] Login Succeeded [2021-02-06T00:31:09.411Z] ---> docker-login.sh ends [Pipeline] } [2021-02-06T00:31:09.423Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-06T00:31:09.957Z] ++ 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-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/core-command/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/core-data/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-06T00:31:09.957Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:31:09.957Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-06T00:31:09.957Z] ++ cut -d/ -f2 [2021-02-06T00:31:09.957Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-06T00:31:10.066Z] 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-06T00:31:11.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-06T00:31:11.018Z] [2021-02-06T00:31:11.018Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:31:11.404Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-06T00:31:11.404Z] latest: Pulling from edgex-devops/git-semver [2021-02-06T00:31:11.404Z] 31603596830f: Pulling fs layer [2021-02-06T00:31:11.404Z] 2a8b12db71e7: Pulling fs layer [2021-02-06T00:31:11.404Z] 6ca5941a6612: Pulling fs layer [2021-02-06T00:31:11.404Z] ecc8261a40a4: Pulling fs layer [2021-02-06T00:31:11.404Z] 2a8b12db71e7: Verifying Checksum [2021-02-06T00:31:11.404Z] 2a8b12db71e7: Download complete [2021-02-06T00:31:11.679Z] 31603596830f: Verifying Checksum [2021-02-06T00:31:11.679Z] 31603596830f: Download complete [2021-02-06T00:31:11.679Z] ecc8261a40a4: Verifying Checksum [2021-02-06T00:31:11.679Z] ecc8261a40a4: Download complete [2021-02-06T00:31:11.679Z] 6ca5941a6612: Verifying Checksum [2021-02-06T00:31:11.679Z] 6ca5941a6612: Download complete [2021-02-06T00:31:11.953Z] 31603596830f: Pull complete [2021-02-06T00:31:12.222Z] 2a8b12db71e7: Pull complete [2021-02-06T00:31:13.187Z] 6ca5941a6612: Pull complete [2021-02-06T00:31:13.187Z] ecc8261a40a4: Pull complete [2021-02-06T00:31:13.187Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-06T00:31:13.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-06T00:31:13.187Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-06T00:31:13.321Z] prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container [2021-02-06T00:31:13.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2021-02-06T00:31:15.954Z] $ docker top 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-06T00:31:16.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-06T00:31:16.242Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-06T00:31:16.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-06T00:31:16.500Z] $ docker exec 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent [2021-02-06T00:31:16.688Z] SSH_AUTH_SOCK=/tmp/ssh-IBi7F6AnYWbD/agent.12 [2021-02-06T00:31:16.688Z] SSH_AGENT_PID=17 [2021-02-06T00:31:16.703Z] Running ssh-add (command line suppressed) [2021-02-06T00:31:16.839Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_1861558761570221080.key (/w/workspace/edgex-go/10@tmp/private_key_1861558761570221080.key) [2021-02-06T00:31:16.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-06T00:31:17.255Z] + git tag --points-at HEAD [Pipeline] } [2021-02-06T00:31:17.282Z] $ docker exec --env ******** --env ******** 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent -k [2021-02-06T00:31:17.402Z] unset SSH_AUTH_SOCK; [2021-02-06T00:31:17.403Z] unset SSH_AGENT_PID; [2021-02-06T00:31:17.403Z] echo Agent pid 17 killed; [2021-02-06T00:31:17.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-06T00:31:17.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-06T00:31:17.676Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-06T00:31:17.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-06T00:31:17.865Z] $ docker exec 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent [2021-02-06T00:31:18.054Z] SSH_AUTH_SOCK=/tmp/ssh-xcbCJ6Y9WCJq/agent.47 [2021-02-06T00:31:18.054Z] SSH_AGENT_PID=52 [2021-02-06T00:31:18.062Z] Running ssh-add (command line suppressed) [2021-02-06T00:31:18.196Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7388266790651081002.key (/w/workspace/edgex-go/10@tmp/private_key_7388266790651081002.key) [2021-02-06T00:31:18.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-06T00:31:18.750Z] + git semver init [2021-02-06T00:31:18.750Z] # -> Open(): unable to determine branch for HEAD [2021-02-06T00:31:18.750Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-02-06T00:31:18.750Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-02-06T00:31:18.750Z] # $SEMVER_REMOTE_NAME = origin [2021-02-06T00:31:18.750Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-06T00:31:18.750Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-06T00:31:18.750Z] # $SEMVER_BRANCH = PR-3115 [2021-02-06T00:31:18.750Z] # $SEMVER_TEMP = /tmp/semver-280309223 [2021-02-06T00:31:18.750Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-06T00:31:50.989Z] # '/tmp/semver-280309223' -> '/w/workspace/edgex-go/10/.semver' [2021-02-06T00:31:51.257Z] # -> Force: false [2021-02-06T00:31:51.257Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-02-06T00:31:51.269Z] $ docker exec --env ******** --env ******** 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 ssh-agent -k [2021-02-06T00:31:51.558Z] unset SSH_AUTH_SOCK; [2021-02-06T00:31:51.558Z] unset SSH_AGENT_PID; [2021-02-06T00:31:51.558Z] echo Agent pid 52 killed; [2021-02-06T00:31:51.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-06T00:31:52.190Z] + git semver [Pipeline] } [2021-02-06T00:31:52.208Z] $ docker stop --time=1 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 [2021-02-06T00:31:54.199Z] $ docker rm -f 968e2a99ce1d1d584c94b4a6239c34ee8eedb6edc21d9871aeb09d593d4aee04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-06T00:31:54.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-06T00:31:55.333Z] Stashed 1 file(s) [Pipeline] echo [2021-02-06T00:31:55.336Z] [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-06T00:31:56.285Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:31:56.599Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:31:56.900Z] + sudo service docker restart [2021-02-06T00:31:56.900Z] + true [2021-02-06T00:31:56.900Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-06T00:31:57.496Z] ========================================================= [2021-02-06T00:31:57.496Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-06T00:31:57.496Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:31:57.861Z] + 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-06T00:32:02.131Z] Sending build context to Docker daemon 327.8MB [2021-02-06T00:32:02.131Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-06T00:32:02.131Z] Step 2/6 : FROM ${BASE} [2021-02-06T00:32:02.131Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-06T00:32:02.131Z] 188c0c94c7c5: Pulling fs layer [2021-02-06T00:32:02.131Z] 0ef7d3d256c8: Pulling fs layer [2021-02-06T00:32:02.131Z] de9db76c5a1d: Pulling fs layer [2021-02-06T00:32:02.131Z] bca2f99d35d6: Pulling fs layer [2021-02-06T00:32:02.131Z] 93359f2a8cfa: Pulling fs layer [2021-02-06T00:32:02.131Z] 7c6f9722023f: Pulling fs layer [2021-02-06T00:32:02.131Z] a35cf1a2eb13: Pulling fs layer [2021-02-06T00:32:02.131Z] bca2f99d35d6: Waiting [2021-02-06T00:32:02.131Z] 93359f2a8cfa: Waiting [2021-02-06T00:32:02.131Z] 7c6f9722023f: Waiting [2021-02-06T00:32:02.131Z] a35cf1a2eb13: Waiting [2021-02-06T00:32:02.131Z] de9db76c5a1d: Verifying Checksum [2021-02-06T00:32:02.131Z] de9db76c5a1d: Download complete [2021-02-06T00:32:02.131Z] 0ef7d3d256c8: Verifying Checksum [2021-02-06T00:32:02.131Z] 0ef7d3d256c8: Download complete [2021-02-06T00:32:02.131Z] 93359f2a8cfa: Verifying Checksum [2021-02-06T00:32:02.131Z] 93359f2a8cfa: Download complete [2021-02-06T00:32:02.131Z] 7c6f9722023f: Verifying Checksum [2021-02-06T00:32:02.132Z] 7c6f9722023f: Download complete [2021-02-06T00:32:02.132Z] 188c0c94c7c5: Verifying Checksum [2021-02-06T00:32:02.132Z] 188c0c94c7c5: Download complete [2021-02-06T00:32:02.719Z] 188c0c94c7c5: Pull complete [2021-02-06T00:32:03.704Z] 0ef7d3d256c8: Pull complete [2021-02-06T00:32:03.705Z] de9db76c5a1d: Pull complete [2021-02-06T00:32:03.987Z] a35cf1a2eb13: Verifying Checksum [2021-02-06T00:32:03.987Z] a35cf1a2eb13: Download complete [2021-02-06T00:32:04.576Z] bca2f99d35d6: Verifying Checksum [2021-02-06T00:32:04.576Z] bca2f99d35d6: Download complete [2021-02-06T00:32:09.985Z] bca2f99d35d6: Pull complete [2021-02-06T00:32:09.985Z] 93359f2a8cfa: Pull complete [2021-02-06T00:32:09.985Z] 7c6f9722023f: Pull complete [2021-02-06T00:32:10.706Z] Still waiting to schedule task [2021-02-06T00:32:10.706Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25284’ [2021-02-06T00:32:18.201Z] a35cf1a2eb13: Pull complete [2021-02-06T00:32:18.201Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-06T00:32:18.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-06T00:32:18.201Z] ---> a62c8e92a672 [2021-02-06T00:32:18.201Z] 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-06T00:32:18.201Z] ---> Running in 64d4a2e443e3 [2021-02-06T00:32:18.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:32:19.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:32:20.039Z] (1/12) Installing libmagic (5.38-r0) [2021-02-06T00:32:20.039Z] (2/12) Installing file (5.38-r0) [2021-02-06T00:32:20.039Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-06T00:32:20.304Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-06T00:32:35.261Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-06T00:32:35.261Z] (6/12) Installing patch (2.7.6-r6) [2021-02-06T00:32:35.261Z] (7/12) Installing build-base (0.5-r2) [2021-02-06T00:32:35.261Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-06T00:32:35.261Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-06T00:32:35.261Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-06T00:32:35.261Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-06T00:32:35.261Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-06T00:32:35.261Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:32:35.261Z] OK: 233 MiB in 51 packages [2021-02-06T00:32:38.606Z] Removing intermediate container 64d4a2e443e3 [2021-02-06T00:32:38.606Z] ---> 98c962bc4364 [2021-02-06T00:32:38.606Z] Step 4/6 : WORKDIR /edgex-go [2021-02-06T00:32:38.606Z] ---> Running in 65b8bf223aab [2021-02-06T00:32:38.877Z] Removing intermediate container 65b8bf223aab [2021-02-06T00:32:38.877Z] ---> e4a2ac34cade [2021-02-06T00:32:38.877Z] Step 5/6 : COPY go.mod . [2021-02-06T00:32:39.169Z] ---> 073fcff8918d [2021-02-06T00:32:39.169Z] Step 6/6 : RUN go mod download [2021-02-06T00:32:39.169Z] ---> Running in a6eb539d7314 [2021-02-06T00:33:01.253Z] Removing intermediate container a6eb539d7314 [2021-02-06T00:33:01.253Z] ---> 119b8fd91899 [2021-02-06T00:33:01.253Z] Successfully built 119b8fd91899 [2021-02-06T00:33:01.253Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:33:01.581Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-06T00:33:01.582Z] . [Pipeline] withDockerContainer [2021-02-06T00:33:01.702Z] prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container [2021-02-06T00:33:01.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-06T00:33:02.638Z] $ docker top 81e47772642310c0357df7198592e5af8be2bc1006ec71c0ac2260a087913b2f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:33:03.135Z] + go version [2021-02-06T00:33:03.136Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-06T00:33:03.159Z] $ docker stop --time=1 81e47772642310c0357df7198592e5af8be2bc1006ec71c0ac2260a087913b2f [2021-02-06T00:33:04.503Z] $ docker rm -f 81e47772642310c0357df7198592e5af8be2bc1006ec71c0ac2260a087913b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:33:05.275Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-06T00:33:05.275Z] . [Pipeline] withDockerContainer [2021-02-06T00:33:05.387Z] prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container [2021-02-06T00:33:05.436Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-x86_64 cat [2021-02-06T00:33:06.345Z] $ docker top 31f1d0aded17a927db46e6772def14b0cb9c9e508319d24a3be32971e8165219 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-06T00:33:06.563Z] ========================================================= [2021-02-06T00:33:06.563Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-06T00:33:06.563Z] ========================================================= [Pipeline] sh [2021-02-06T00:33:06.855Z] + make test [2021-02-06T00:33:06.855Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-06T00:33:16.934Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-06T00:33:35.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-06T00:33:36.159Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-06T00:33:39.533Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-06T00:33:39.533Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-06T00:33:40.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-06T00:33:40.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-06T00:33:40.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-06T00:33:40.405Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-06T00:33:40.996Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-06T00:33:41.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-06T00:33:44.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-06T00:33:44.203Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-06T00:33:44.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-06T00:33:47.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.6% of statements [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-06T00:33:47.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-06T00:33:47.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.347s coverage: 100.0% of statements [2021-02-06T00:33:51.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.183s coverage: 27.1% of statements [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-06T00:33:51.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-06T00:33:51.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-06T00:33:51.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 65.8% of statements [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-06T00:33:51.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.3% of statements [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-06T00:33:51.861Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-06T00:33:53.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-06T00:33:53.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-06T00:33:53.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-06T00:33:53.287Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2021-02-06T00:33:53.287Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-06T00:33:53.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.111s coverage: 97.5% of statements [2021-02-06T00:33:53.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-06T00:33:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2021-02-06T00:33:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-06T00:33:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-06T00:33:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-06T00:33:53.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.454s coverage: 92.8% of statements [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-06T00:33:56.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 45.5% of statements [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2021-02-06T00:33:56.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements [2021-02-06T00:34:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-02-06T00:34:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.037s coverage: 44.8% of statements [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-06T00:34:19.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-06T00:34:19.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.4% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 37.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.287s coverage: 84.0% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.061s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.087s coverage: 84.3% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.705s coverage: 29.1% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.062s coverage: 99.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.060s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-06T00:34:19.128Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.040s coverage: 32.1% of statements [2021-02-06T00:34:19.128Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-06T00:34:19.706Z] GO111MODULE=on go vet ./... [2021-02-06T00:34:46.436Z] gofmt -l . [2021-02-06T00:34:46.436Z] [ "`gofmt -l .`" = "" ] [2021-02-06T00:34:46.436Z] ./bin/test-go-mod-tidy.sh [2021-02-06T00:34:47.019Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-06T00:34:47.917Z] + ls -al . [2021-02-06T00:34:47.917Z] total 692 [2021-02-06T00:34:47.917Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 00:34 . [2021-02-06T00:34:47.917Z] drwxr-xr-x 4 root root 30 Feb 6 00:33 .. [2021-02-06T00:34:47.917Z] -rw-rw-r-- 1 1001 1001 11 Feb 6 00:30 .dockerignore [2021-02-06T00:34:47.917Z] drwxrwxr-x 8 1001 1001 179 Feb 6 00:31 .git [2021-02-06T00:34:47.917Z] drwxrwxr-x 3 1001 1001 125 Feb 6 00:30 .github [2021-02-06T00:34:47.917Z] -rw-rw-r-- 1 1001 1001 818 Feb 6 00:30 .gitignore [2021-02-06T00:34:47.918Z] drwx------ 3 1001 1001 60 Feb 6 00:31 .semver [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 00:30 .sonarcloud.properties [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:30 Attribution.txt [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:30 CONTRIBUTING.md [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 931 Feb 6 00:30 Dockerfile.build [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 863 Feb 6 00:30 Jenkinsfile [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:30 LICENSE [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 5774 Feb 6 00:30 Makefile [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:30 README.md [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:30 SECURITY.md [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 00:31 VERSION [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:30 ZMQWindows.md [2021-02-06T00:34:47.918Z] drwxrwxr-x 2 1001 1001 117 Feb 6 00:30 bin [2021-02-06T00:34:47.918Z] drwxrwxr-x 14 1001 1001 4096 Feb 6 00:30 cmd [2021-02-06T00:34:47.918Z] -rw-r--r-- 1 root root 589273 Feb 6 00:34 coverage.out [2021-02-06T00:34:47.918Z] -rw-r--r-- 1 root root 1054 Feb 6 00:34 go.mod [2021-02-06T00:34:47.918Z] -rw-r--r-- 1 root root 19290 Feb 6 00:34 go.sum [2021-02-06T00:34:47.918Z] drwxrwxr-x 8 1001 1001 127 Feb 6 00:30 internal [2021-02-06T00:34:47.918Z] drwxrwxr-x 4 1001 1001 26 Feb 6 00:30 openapi [2021-02-06T00:34:47.918Z] drwxrwxr-x 4 1001 1001 71 Feb 6 00:30 snap [2021-02-06T00:34:47.918Z] -rw-rw-r-- 1 1001 1001 168 Feb 6 00:30 version.go [Pipeline] sh [2021-02-06T00:34:48.233Z] + '[' -e coverage.out ] [2021-02-06T00:34:48.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-06T00:34:48.457Z] Stashed 1 file(s) [Pipeline] sh [2021-02-06T00:34:48.755Z] + make build [2021-02-06T00:34:48.755Z] 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-06T00:34:53.012Z] 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-06T00:35:01.271Z] 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-06T00:35:02.233Z] 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-06T00:35:03.661Z] 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-06T00:35:04.247Z] 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-06T00:35:05.645Z] 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-06T00:35:07.077Z] 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-06T00:35:08.054Z] 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-06T00:35:09.459Z] 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-06T00:35:10.407Z] 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-06T00:35:11.823Z] 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-06T00:35:13.773Z] $ docker stop --time=1 31f1d0aded17a927db46e6772def14b0cb9c9e508319d24a3be32971e8165219 [2021-02-06T00:35:15.561Z] $ docker rm -f 31f1d0aded17a927db46e6772def14b0cb9c9e508319d24a3be32971e8165219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:35:19.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:35:19.379Z] [2021-02-06T00:35:19.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:35:19.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:35:19.735Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-06T00:35:19.735Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-06T00:35:19.735Z] ca9280d653b3: Pulling fs layer [2021-02-06T00:35:19.735Z] 7e9c9ca2126c: Pulling fs layer [2021-02-06T00:35:20.016Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-06T00:35:20.016Z] cbdbe7a5bc2a: Download complete [2021-02-06T00:35:20.285Z] ca9280d653b3: Verifying Checksum [2021-02-06T00:35:20.285Z] ca9280d653b3: Download complete [2021-02-06T00:35:20.285Z] cbdbe7a5bc2a: Pull complete [2021-02-06T00:35:21.263Z] 7e9c9ca2126c: Download complete [2021-02-06T00:35:21.864Z] ca9280d653b3: Pull complete [2021-02-06T00:35:22.975Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25296 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-06T00:35:23.036Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-02-06T00:35:27.754Z] using credential edgex-jenkins-ssh [2021-02-06T00:35:27.815Z] Cloning the remote Git repository [2021-02-06T00:35:27.868Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:35:27.984Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-02-06T00:35:28.090Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:35:28.091Z] > git --version # timeout=10 [2021-02-06T00:35:28.113Z] > git --version # 'git version 2.17.1' [2021-02-06T00:35:28.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:35:28.489Z] 7e9c9ca2126c: Pull complete [2021-02-06T00:35:28.489Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-06T00:35:28.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:35:28.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-06T00:35:28.679Z] prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container [2021-02-06T00:35:28.730Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-06T00:35:28.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:35:30.449Z] $ docker top 8c03df0dee50149ebca207c27588c707a8f544c51933bfb42a5e3a86eff54454 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:35:30.923Z] + docker-compose build --help [2021-02-06T00:35:30.923Z] + grep parallel [2021-02-06T00:35:31.869Z] --parallel Build images in parallel. [Pipeline] } [2021-02-06T00:35:31.883Z] $ docker stop --time=1 8c03df0dee50149ebca207c27588c707a8f544c51933bfb42a5e3a86eff54454 [2021-02-06T00:35:33.246Z] $ docker rm -f 8c03df0dee50149ebca207c27588c707a8f544c51933bfb42a5e3a86eff54454 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:35:33.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:35:33.870Z] . [Pipeline] withDockerContainer [2021-02-06T00:35:34.116Z] prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container [2021-02-06T00:35:34.283Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-06T00:35:34.954Z] $ docker top 08697f7b568922b0df51c96ebb6f9b3b68750d9d90eecc270155b058b5533ce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:35:35.628Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-06T00:35:36.573Z] Building docker-core-command-go ... [2021-02-06T00:35:36.573Z] Building docker-core-data-go ... [2021-02-06T00:35:36.573Z] Building docker-core-metadata-go ... [2021-02-06T00:35:36.573Z] Building docker-security-bootstrapper-go ... [2021-02-06T00:35:36.573Z] Building docker-security-proxy-setup-go ... [2021-02-06T00:35:36.573Z] Building docker-security-secretstore-setup-go ... [2021-02-06T00:35:36.573Z] Building docker-support-notifications-go ... [2021-02-06T00:35:36.573Z] Building docker-support-scheduler-go ... [2021-02-06T00:35:36.573Z] Building docker-sys-mgmt-agent-go ... [2021-02-06T00:35:36.573Z] Building docker-core-command-go [2021-02-06T00:35:36.573Z] Building docker-security-secretstore-setup-go [2021-02-06T00:35:36.573Z] Building docker-support-scheduler-go [2021-02-06T00:35:36.573Z] Building docker-security-bootstrapper-go [2021-02-06T00:35:36.573Z] Building docker-core-data-go [2021-02-06T00:35:45.300Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:35:45.327Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:35:46.193Z] Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit 851e4143f28a2cd8068469dd505430949f64edc8 [2021-02-06T00:35:47.132Z] Merge succeeded, producing 2628d2d582c7f4ee2a65b7a77e3ffd9c6bd94517 [2021-02-06T00:35:47.133Z] Checking out Revision 2628d2d582c7f4ee2a65b7a77e3ffd9c6bd94517 (PR-3115) [2021-02-06T00:35:45.355Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:35:45.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:35:45.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:35:45.411Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T00:35:46.215Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:35:46.230Z] > git checkout -f 851e4143f28a2cd8068469dd505430949f64edc8 # timeout=10 [2021-02-06T00:35:46.573Z] > git remote # timeout=10 [2021-02-06T00:35:46.597Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T00:35:46.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:35:46.689Z] > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 [2021-02-06T00:35:47.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T00:35:47.142Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:35:47.167Z] > git checkout -f 2628d2d582c7f4ee2a65b7a77e3ffd9c6bd94517 # timeout=10 [2021-02-06T00:35:51.698Z] Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" [2021-02-06T00:35:51.725Z] First time build. Skipping changelog. [2021-02-06T00:35:51.709Z] > git rev-list --no-walk e5a458c2b8430d059b9ef58cf1cf3949ab1208e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-06T00:35:53.275Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:35:53.774Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:35:54.132Z] + true [2021-02-06T00:35:54.132Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-06T00:35:56.195Z] provisioning config files... [2021-02-06T00:35:56.236Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8135528617311895879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:35:56.651Z] ---> docker-login.sh [2021-02-06T00:35:56.651Z] nexus3.edgexfoundry.org:10001 [2021-02-06T00:35:57.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:35:57.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:35:57.914Z] Configure a credential helper to remove this warning. See [2021-02-06T00:35:57.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:35:57.914Z] [2021-02-06T00:35:57.914Z] Login Succeeded [2021-02-06T00:35:57.914Z] nexus3.edgexfoundry.org:10002 [2021-02-06T00:35:58.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:35:58.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:35:58.472Z] Configure a credential helper to remove this warning. See [2021-02-06T00:35:58.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:35:58.472Z] [2021-02-06T00:35:58.472Z] Login Succeeded [2021-02-06T00:35:58.472Z] nexus3.edgexfoundry.org:10003 [2021-02-06T00:35:58.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:35:59.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:35:59.031Z] Configure a credential helper to remove this warning. See [2021-02-06T00:35:59.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:35:59.031Z] [2021-02-06T00:35:59.031Z] Login Succeeded [2021-02-06T00:35:59.031Z] nexus3.edgexfoundry.org:10004 [2021-02-06T00:35:59.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:35:59.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:35:59.580Z] Configure a credential helper to remove this warning. See [2021-02-06T00:35:59.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:35:59.580Z] [2021-02-06T00:35:59.580Z] Login Succeeded [2021-02-06T00:35:59.580Z] docker.io [2021-02-06T00:35:59.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:36:00.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:36:00.120Z] Configure a credential helper to remove this warning. See [2021-02-06T00:36:00.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:36:00.120Z] [2021-02-06T00:36:00.120Z] Login Succeeded [2021-02-06T00:36:00.120Z] ---> docker-login.sh ends [Pipeline] } [2021-02-06T00:36:00.136Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-06T00:36:00.527Z] ========================================================= [2021-02-06T00:36:00.527Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-06T00:36:00.527Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:36:00.905Z] + 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-06T00:36:03.552Z] Sending build context to Docker daemon 166.3MB [2021-02-06T00:36:03.552Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-06T00:36:03.552Z] Step 2/6 : FROM ${BASE} [2021-02-06T00:36:03.552Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-06T00:36:03.552Z] 5f621e34cdf4: Pulling fs layer [2021-02-06T00:36:03.552Z] a4357932f1b6: Pulling fs layer [2021-02-06T00:36:03.552Z] 18c013af1878: Pulling fs layer [2021-02-06T00:36:03.552Z] 00ac8860ef70: Pulling fs layer [2021-02-06T00:36:03.552Z] 63d7cb157983: Pulling fs layer [2021-02-06T00:36:03.552Z] b116817d02f9: Pulling fs layer [2021-02-06T00:36:03.552Z] 745a02a5169b: Pulling fs layer [2021-02-06T00:36:03.552Z] 00ac8860ef70: Waiting [2021-02-06T00:36:03.552Z] b116817d02f9: Waiting [2021-02-06T00:36:03.552Z] 745a02a5169b: Waiting [2021-02-06T00:36:03.552Z] 63d7cb157983: Waiting [2021-02-06T00:36:03.552Z] 18c013af1878: Download complete [2021-02-06T00:36:03.552Z] a4357932f1b6: Download complete [2021-02-06T00:36:03.552Z] 63d7cb157983: Verifying Checksum [2021-02-06T00:36:03.552Z] 63d7cb157983: Download complete [2021-02-06T00:36:03.552Z] b116817d02f9: Download complete [2021-02-06T00:36:03.552Z] 5f621e34cdf4: Download complete [2021-02-06T00:36:03.826Z] 5f621e34cdf4: Pull complete [2021-02-06T00:36:04.426Z] a4357932f1b6: Pull complete [2021-02-06T00:36:04.700Z] 18c013af1878: Pull complete [2021-02-06T00:36:05.677Z] 745a02a5169b: Verifying Checksum [2021-02-06T00:36:05.677Z] 745a02a5169b: Download complete [2021-02-06T00:36:07.112Z] 00ac8860ef70: Verifying Checksum [2021-02-06T00:36:07.112Z] 00ac8860ef70: Download complete [2021-02-06T00:36:08.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:36:08.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:36:08.971Z] ---> 119b8fd91899 [2021-02-06T00:36:08.971Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:36:08.971Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:36:08.971Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:36:08.971Z] ---> 119b8fd91899 [2021-02-06T00:36:08.971Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:36:08.971Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:36:08.971Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:36:08.971Z] ---> 119b8fd91899 [2021-02-06T00:36:08.971Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:36:09.240Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:36:09.240Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:36:09.240Z] ---> 119b8fd91899 [2021-02-06T00:36:09.240Z] Step 3/30 : WORKDIR /edgex-go [2021-02-06T00:36:09.502Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:36:09.502Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:36:09.502Z] ---> 119b8fd91899 [2021-02-06T00:36:09.502Z] Step 3/24 : WORKDIR /edgex-go [2021-02-06T00:36:10.081Z] ---> Running in 0c6dd73d6b21 [2021-02-06T00:36:10.081Z] ---> Running in 27ddeab77a56 [2021-02-06T00:36:10.081Z] ---> Running in d78529c85bdd [2021-02-06T00:36:10.081Z] ---> Running in 1d67a28659f2 [2021-02-06T00:36:10.081Z] ---> Running in 64427c4687d3 [2021-02-06T00:36:10.655Z] Removing intermediate container 27ddeab77a56 [2021-02-06T00:36:10.655Z] ---> 3675c97e1202 [2021-02-06T00:36:10.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:36:10.656Z] Removing intermediate container 1d67a28659f2 [2021-02-06T00:36:10.656Z] ---> 7426a9f720c2 [2021-02-06T00:36:10.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:36:10.656Z] Removing intermediate container d78529c85bdd [2021-02-06T00:36:10.656Z] ---> 2b2506c2b16b [2021-02-06T00:36:10.656Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:36:10.656Z] Removing intermediate container 64427c4687d3 [2021-02-06T00:36:10.656Z] ---> c4a83b7148be [2021-02-06T00:36:10.656Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:36:10.656Z] Removing intermediate container 0c6dd73d6b21 [2021-02-06T00:36:10.656Z] ---> e25cab139aef [2021-02-06T00:36:10.656Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:36:10.918Z] ---> Running in 681bd7086dc0 [2021-02-06T00:36:10.918Z] ---> Running in 3f0a32f47310 [2021-02-06T00:36:10.918Z] ---> Running in a9703aaecb72 [2021-02-06T00:36:10.918Z] ---> Running in de4f0c75bfb7 [2021-02-06T00:36:10.918Z] ---> Running in 670e87604b7b [2021-02-06T00:36:12.860Z] Removing intermediate container a9703aaecb72 [2021-02-06T00:36:12.860Z] ---> f0f73be00f1e [2021-02-06T00:36:12.860Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-06T00:36:12.860Z] ---> Running in 94e211ac53e4 [2021-02-06T00:36:12.860Z] Removing intermediate container 3f0a32f47310 [2021-02-06T00:36:12.860Z] ---> 0f01a79cfb73 [2021-02-06T00:36:12.860Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-06T00:36:13.122Z] ---> Running in d91425f24916 [2021-02-06T00:36:13.385Z] Removing intermediate container 681bd7086dc0 [2021-02-06T00:36:13.385Z] ---> b783f280fdab [2021-02-06T00:36:13.385Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-06T00:36:13.385Z] Removing intermediate container de4f0c75bfb7 [2021-02-06T00:36:13.385Z] ---> 6820726ea55e [2021-02-06T00:36:13.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:36:13.385Z] Removing intermediate container 670e87604b7b [2021-02-06T00:36:13.385Z] ---> 8169943382c7 [2021-02-06T00:36:13.385Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-06T00:36:13.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:13.659Z] ---> Running in 9e755d3c27c3 [2021-02-06T00:36:13.659Z] ---> Running in 8e873319fc3e [2021-02-06T00:36:13.659Z] ---> Running in 71326ce208e3 [2021-02-06T00:36:13.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:14.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:14.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:14.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:14.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:14.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:15.039Z] OK: 233 MiB in 51 packages [2021-02-06T00:36:15.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:15.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:15.305Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:36:15.305Z] OK: 233 MiB in 51 packages [2021-02-06T00:36:15.305Z] Removing intermediate container 94e211ac53e4 [2021-02-06T00:36:15.305Z] ---> 2b00b94c75c4 [2021-02-06T00:36:15.305Z] Step 6/24 : COPY go.mod . [2021-02-06T00:36:15.567Z] ---> a5e3ccb54d45 [2021-02-06T00:36:15.567Z] Step 7/24 : RUN go mod download [2021-02-06T00:36:15.567Z] ---> Running in 7390d01e9a2b [2021-02-06T00:36:15.841Z] Removing intermediate container d91425f24916 [2021-02-06T00:36:15.841Z] ---> b5b7a3321cc2 [2021-02-06T00:36:15.841Z] Step 6/23 : COPY go.mod . [2021-02-06T00:36:15.841Z] OK: 233 MiB in 51 packages [2021-02-06T00:36:16.132Z] OK: 233 MiB in 51 packages [2021-02-06T00:36:16.132Z] OK: 233 MiB in 51 packages [2021-02-06T00:36:16.132Z] ---> b376c6a517c5 [2021-02-06T00:36:16.132Z] Step 7/23 : RUN go mod download [2021-02-06T00:36:16.393Z] ---> Running in 5ede84eaa1f4 [2021-02-06T00:36:16.657Z] Removing intermediate container 8e873319fc3e [2021-02-06T00:36:16.657Z] ---> 31553f6fe02a [2021-02-06T00:36:16.657Z] Step 6/23 : COPY go.mod . [2021-02-06T00:36:16.921Z] Removing intermediate container 9e755d3c27c3 [2021-02-06T00:36:16.921Z] ---> 69f6ee4db762 [2021-02-06T00:36:16.921Z] Step 6/22 : COPY go.mod . [2021-02-06T00:36:17.192Z] ---> 6e323c7d888f [2021-02-06T00:36:17.192Z] Step 7/23 : RUN go mod download [2021-02-06T00:36:17.192Z] Removing intermediate container 71326ce208e3 [2021-02-06T00:36:17.192Z] ---> 583dccc47da8 [2021-02-06T00:36:17.192Z] Step 6/30 : COPY go.mod . [2021-02-06T00:36:17.295Z] 00ac8860ef70: Pull complete [2021-02-06T00:36:17.295Z] 63d7cb157983: Pull complete [2021-02-06T00:36:17.295Z] b116817d02f9: Pull complete [2021-02-06T00:36:17.454Z] ---> Running in 0f0ef1e6aaef [2021-02-06T00:36:17.454Z] ---> 5fa38fd4574b [2021-02-06T00:36:17.454Z] Step 7/22 : RUN go mod download [2021-02-06T00:36:17.720Z] ---> Running in b9b2f646516e [2021-02-06T00:36:17.720Z] Removing intermediate container 7390d01e9a2b [2021-02-06T00:36:17.720Z] ---> d45b4a73e1cc [2021-02-06T00:36:17.720Z] Step 8/24 : COPY . . [2021-02-06T00:36:17.720Z] ---> 416e2bb7ae5c [2021-02-06T00:36:17.720Z] Step 7/30 : RUN go mod download [2021-02-06T00:36:17.984Z] ---> Running in b8fbd5af08d0 [2021-02-06T00:36:21.625Z] 745a02a5169b: Pull complete [2021-02-06T00:36:21.625Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-06T00:36:21.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-06T00:36:21.625Z] ---> b7e6874047d6 [2021-02-06T00:36:21.625Z] 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-06T00:36:22.253Z] Removing intermediate container 5ede84eaa1f4 [2021-02-06T00:36:22.253Z] ---> 53f7740a3328 [2021-02-06T00:36:22.253Z] Step 8/23 : COPY . . [2021-02-06T00:36:22.253Z] Removing intermediate container 0f0ef1e6aaef [2021-02-06T00:36:22.253Z] ---> 0aa02fa2329a [2021-02-06T00:36:22.253Z] Step 8/23 : COPY . . [2021-02-06T00:36:25.062Z] ---> Running in 5806892dba7e [2021-02-06T00:36:26.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:36:26.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:36:27.636Z] (1/12) Installing libmagic (5.38-r0) [2021-02-06T00:36:28.227Z] (2/12) Installing file (5.38-r0) [2021-02-06T00:36:28.227Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-06T00:36:28.227Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-06T00:36:34.549Z] Removing intermediate container b8fbd5af08d0 [2021-02-06T00:36:34.549Z] ---> ca624cccec41 [2021-02-06T00:36:34.549Z] Step 8/30 : COPY . . [2021-02-06T00:36:34.549Z] Removing intermediate container b9b2f646516e [2021-02-06T00:36:34.549Z] ---> a51cb28a3b8b [2021-02-06T00:36:34.549Z] Step 8/22 : COPY . . [2021-02-06T00:36:40.626Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-06T00:36:40.626Z] (6/12) Installing patch (2.7.6-r6) [2021-02-06T00:36:40.626Z] (7/12) Installing build-base (0.5-r2) [2021-02-06T00:36:40.626Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-06T00:36:40.626Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-06T00:36:40.626Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-06T00:36:40.626Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-06T00:36:40.626Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-06T00:36:40.626Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:36:40.626Z] OK: 217 MiB in 51 packages [2021-02-06T00:36:44.920Z] Removing intermediate container 5806892dba7e [2021-02-06T00:36:44.920Z] ---> 285cc2025e64 [2021-02-06T00:36:44.920Z] Step 4/6 : WORKDIR /edgex-go [2021-02-06T00:36:44.920Z] ---> Running in 652bb93203a0 [2021-02-06T00:36:44.920Z] Removing intermediate container 652bb93203a0 [2021-02-06T00:36:44.920Z] ---> 65f91b5c8c62 [2021-02-06T00:36:44.920Z] Step 5/6 : COPY go.mod . [2021-02-06T00:36:45.515Z] ---> 1efa41e7445d [2021-02-06T00:36:45.515Z] Step 6/6 : RUN go mod download [2021-02-06T00:36:45.790Z] ---> Running in 9cd79c139b07 [2021-02-06T00:37:01.671Z] ---> ebdb0841b02b [2021-02-06T00:37:01.671Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-06T00:37:01.671Z] ---> 21452ca12dc9 [2021-02-06T00:37:01.671Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-06T00:37:02.680Z] ---> Running in 49acaab9f829 [2021-02-06T00:37:02.680Z] ---> Running in 2c870693178d [2021-02-06T00:37:03.643Z] ---> 9eb45e51b717 [2021-02-06T00:37:03.643Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-06T00:37:05.595Z] 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-06T00:37:05.595Z] ---> Running in 23edf69f1932 [2021-02-06T00:37:05.595Z] 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-06T00:37:06.583Z] 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-06T00:37:08.037Z] ---> 873641b33477 [2021-02-06T00:37:08.037Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-06T00:37:08.638Z] ---> f7783b118f36 [2021-02-06T00:37:08.638Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-06T00:37:08.638Z] ---> Running in bb08fce65c5d [2021-02-06T00:37:08.638Z] ---> Running in c0b4102f7091 [2021-02-06T00:37:11.259Z] 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-06T00:37:11.259Z] 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-06T00:37:12.566Z] Removing intermediate container 9cd79c139b07 [2021-02-06T00:37:12.566Z] ---> 2ece1e044a2f [2021-02-06T00:37:12.566Z] Successfully built 2ece1e044a2f [2021-02-06T00:37:12.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:37:12.917Z] + docker inspect -f . ci-base-image-arm64 [2021-02-06T00:37:12.917Z] . [Pipeline] withDockerContainer [2021-02-06T00:37:13.190Z] prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container [2021-02-06T00:37:13.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat [2021-02-06T00:37:14.835Z] $ docker top 9556803973c0da2d1d6a89e23b6adda7f6d70ceaa46829750b984f39e7d137ea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:37:15.898Z] + go version [2021-02-06T00:37:15.898Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-06T00:37:15.922Z] $ docker stop --time=1 9556803973c0da2d1d6a89e23b6adda7f6d70ceaa46829750b984f39e7d137ea [2021-02-06T00:37:17.880Z] $ docker rm -f 9556803973c0da2d1d6a89e23b6adda7f6d70ceaa46829750b984f39e7d137ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:37:18.896Z] + docker inspect -f . ci-base-image-arm64 [2021-02-06T00:37:18.896Z] . [Pipeline] withDockerContainer [2021-02-06T00:37:19.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container [2021-02-06T00:37:19.272Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat [2021-02-06T00:37:20.781Z] $ docker top fff2a533e20b4dba6984de6ef111b8874e55686e3eb938f6a2584b8f647ce0dc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-06T00:37:21.188Z] ========================================================= [2021-02-06T00:37:21.188Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-06T00:37:21.188Z] ========================================================= [Pipeline] sh [2021-02-06T00:37:21.842Z] + make test [2021-02-06T00:37:21.842Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-06T00:37:30.445Z] 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-06T00:37:40.612Z] Removing intermediate container 49acaab9f829 [2021-02-06T00:37:40.612Z] ---> cdf70bbb8920 [2021-02-06T00:37:40.612Z] [2021-02-06T00:37:40.612Z] Step 10/24 : FROM alpine:3.12 [2021-02-06T00:37:40.612Z] 3.12: Pulling from library/alpine [2021-02-06T00:37:40.612Z] Removing intermediate container 23edf69f1932 [2021-02-06T00:37:40.612Z] ---> 54e2ca63ab8b [2021-02-06T00:37:40.612Z] [2021-02-06T00:37:40.612Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:37:40.612Z] 3.12: Pulling from library/alpine [2021-02-06T00:37:41.197Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-06T00:37:41.197Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-06T00:37:41.197Z] Status: Downloaded newer image for alpine:3.12 [2021-02-06T00:37:41.197Z] ---> 389fef711851 [2021-02-06T00:37:41.197Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:37:41.197Z] Status: Downloaded newer image for alpine:3.12 [2021-02-06T00:37:41.197Z] ---> 389fef711851 [2021-02-06T00:37:41.197Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-06T00:37:43.117Z] ---> Running in 78d5f9e4fe08 [2021-02-06T00:37:43.117Z] ---> Running in d346677fc8d4 [2021-02-06T00:37:43.382Z] Removing intermediate container c0b4102f7091 [2021-02-06T00:37:43.382Z] ---> af30884898c5 [2021-02-06T00:37:43.382Z] [2021-02-06T00:37:43.382Z] Step 10/30 : FROM alpine:3.12 [2021-02-06T00:37:43.382Z] ---> 389fef711851 [2021-02-06T00:37:43.382Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-06T00:37:43.382Z] ---> Running in 7968ed58857f [2021-02-06T00:37:45.310Z] Removing intermediate container 7968ed58857f [2021-02-06T00:37:45.310Z] ---> 107aff614369 [2021-02-06T00:37:45.310Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-06T00:37:45.574Z] ---> Running in a33e60e89883 [2021-02-06T00:37:45.574Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:45.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:45.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:45.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:46.106Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-06T00:37:46.106Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:37:46.106Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-06T00:37:46.106Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-06T00:37:46.106Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:37:46.106Z] (4/5) Installing curl (7.69.1-r3) [2021-02-06T00:37:46.106Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-06T00:37:46.106Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:37:46.106Z] OK: 6 MiB in 15 packages [2021-02-06T00:37:46.106Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:37:46.106Z] OK: 7 MiB in 19 packages [2021-02-06T00:37:48.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:48.667Z] Removing intermediate container bb08fce65c5d [2021-02-06T00:37:48.667Z] ---> fffda6249aba [2021-02-06T00:37:48.667Z] [2021-02-06T00:37:48.667Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:37:48.667Z] ---> 389fef711851 [2021-02-06T00:37:48.667Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:37:48.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:48.667Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:37:48.667Z] (2/2) Installing su-exec (0.2-r1) [2021-02-06T00:37:48.667Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:37:48.667Z] OK: 6 MiB in 16 packages [2021-02-06T00:37:48.982Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-06T00:37:50.069Z] ---> Running in d27916364679 [2021-02-06T00:37:50.348Z] Removing intermediate container 2c870693178d [2021-02-06T00:37:50.348Z] ---> 06fa6ec2e61b [2021-02-06T00:37:50.348Z] [2021-02-06T00:37:50.348Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:37:50.348Z] ---> 389fef711851 [2021-02-06T00:37:50.348Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-06T00:37:50.933Z] ---> Running in 0bae22c68fb8 [2021-02-06T00:37:51.195Z] Removing intermediate container d346677fc8d4 [2021-02-06T00:37:51.195Z] ---> e4bbbaaa4589 [2021-02-06T00:37:51.195Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:37:51.195Z] Removing intermediate container 78d5f9e4fe08 [2021-02-06T00:37:51.195Z] ---> 389844a8742c [2021-02-06T00:37:51.195Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:37:51.457Z] ---> Running in 1206f2291b5a [2021-02-06T00:37:51.457Z] Removing intermediate container 0bae22c68fb8 [2021-02-06T00:37:51.457Z] ---> 438bc1cb6a1e [2021-02-06T00:37:51.457Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-06T00:37:51.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:51.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:51.730Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-06T00:37:51.730Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:37:51.730Z] OK: 6 MiB in 15 packages [2021-02-06T00:37:51.993Z] Removing intermediate container a33e60e89883 [2021-02-06T00:37:51.993Z] ---> 7b3afb83dfe3 [2021-02-06T00:37:51.993Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-06T00:37:52.257Z] ---> Running in 27dadd4e650c [2021-02-06T00:37:52.257Z] ---> Running in fe41217fa275 [2021-02-06T00:37:52.257Z] ---> Running in 295ef67d7f36 [2021-02-06T00:37:53.206Z] Removing intermediate container 1206f2291b5a [2021-02-06T00:37:53.206Z] ---> 7747c7624b1d [2021-02-06T00:37:53.206Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-06T00:37:53.479Z] ---> Running in abe24101128f [2021-02-06T00:37:53.479Z] Removing intermediate container 27dadd4e650c [2021-02-06T00:37:53.479Z] ---> 107f01c2a08a [2021-02-06T00:37:53.479Z] Step 13/24 : WORKDIR / [2021-02-06T00:37:53.479Z] Removing intermediate container fe41217fa275 [2021-02-06T00:37:53.479Z] ---> 6e94036b484f [2021-02-06T00:37:53.479Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-06T00:37:53.479Z] Removing intermediate container 295ef67d7f36 [2021-02-06T00:37:53.479Z] ---> 919ef95f48fb [2021-02-06T00:37:53.479Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-06T00:37:53.745Z] ---> Running in 752df79e1fc4 [2021-02-06T00:37:53.745Z] ---> Running in cc67f6438319 [2021-02-06T00:37:53.745Z] ---> Running in 2fba98c5f99a [2021-02-06T00:37:54.010Z] Removing intermediate container abe24101128f [2021-02-06T00:37:54.010Z] ---> 85c6189927de [2021-02-06T00:37:54.010Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:37:54.010Z] Removing intermediate container d27916364679 [2021-02-06T00:37:54.010Z] ---> c55bde25bade [2021-02-06T00:37:54.010Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:37:54.010Z] ---> Running in fcb8a5deab5f [2021-02-06T00:37:54.271Z] Removing intermediate container 752df79e1fc4 [2021-02-06T00:37:54.271Z] ---> fa6885c8a327 [2021-02-06T00:37:54.271Z] 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-06T00:37:54.271Z] ---> Running in b0d2bd58f988 [2021-02-06T00:37:54.271Z] Removing intermediate container cc67f6438319 [2021-02-06T00:37:54.271Z] ---> c8d9a49a66be [2021-02-06T00:37:54.271Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-06T00:37:54.271Z] Removing intermediate container 2fba98c5f99a [2021-02-06T00:37:54.271Z] ---> adf324ea8397 [2021-02-06T00:37:54.271Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:37:54.533Z] ---> Running in b973938fc935 [2021-02-06T00:37:54.533Z] ---> Running in 16fb43b47417 [2021-02-06T00:37:54.533Z] Removing intermediate container fcb8a5deab5f [2021-02-06T00:37:54.533Z] ---> 34b1e656e5ff [2021-02-06T00:37:54.533Z] Step 15/23 : WORKDIR / [2021-02-06T00:37:54.533Z] Removing intermediate container b0d2bd58f988 [2021-02-06T00:37:54.533Z] ---> baec559e20e9 [2021-02-06T00:37:54.533Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-06T00:37:54.805Z] ---> 5d58677f99dc [2021-02-06T00:37:54.805Z] 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-06T00:37:54.805Z] ---> Running in 78eff46cae29 [2021-02-06T00:37:54.805Z] ---> Running in 3bd087c8b100 [2021-02-06T00:37:55.386Z] ---> d85eb451332f [2021-02-06T00:37:55.386Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-06T00:37:55.386Z] Removing intermediate container 78eff46cae29 [2021-02-06T00:37:55.386Z] ---> 6f40fec4e53b [2021-02-06T00:37:55.386Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:37:55.386Z] Removing intermediate container 3bd087c8b100 [2021-02-06T00:37:55.386Z] ---> 9a83c82dcf46 [2021-02-06T00:37:55.386Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:37:55.386Z] ---> Running in fa329c9e62f2 [2021-02-06T00:37:55.651Z] ---> 7545d72ea7f1 [2021-02-06T00:37:55.651Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-06T00:37:55.917Z] Removing intermediate container fa329c9e62f2 [2021-02-06T00:37:55.917Z] ---> a13fb8592f4a [2021-02-06T00:37:55.917Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:37:55.917Z] ---> fdd0e8eea879 [2021-02-06T00:37:55.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-06T00:37:56.514Z] ---> 962aaabf255c [2021-02-06T00:37:56.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-06T00:37:56.514Z] ---> 10e8febcc6b2 [2021-02-06T00:37:56.514Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-06T00:37:56.514Z] ---> 1f97aa3ff612 [2021-02-06T00:37:56.514Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-06T00:37:56.780Z] Removing intermediate container b973938fc935 [2021-02-06T00:37:56.780Z] ---> 1a1adaeb7886 [2021-02-06T00:37:56.780Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-06T00:37:57.043Z] Removing intermediate container 16fb43b47417 [2021-02-06T00:37:57.043Z] ---> 5f281f5da749 [2021-02-06T00:37:57.043Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-06T00:37:57.043Z] ---> Running in 33272c98bfa8 [2021-02-06T00:37:57.043Z] ---> Running in 2bc646369840 [2021-02-06T00:37:57.043Z] ---> f042215caa42 [2021-02-06T00:37:57.043Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-06T00:37:57.043Z] ---> fd247a6217ca [2021-02-06T00:37:57.043Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-06T00:37:57.306Z] ---> eca46652c399 [2021-02-06T00:37:57.306Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-06T00:37:57.569Z] ---> Running in ac3a03837e41 [2021-02-06T00:37:57.569Z] Removing intermediate container 33272c98bfa8 [2021-02-06T00:37:57.569Z] ---> 0b5232d7f2bf [2021-02-06T00:37:57.569Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-06T00:37:57.569Z] ---> f5fe8e39e492 [2021-02-06T00:37:57.569Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-06T00:37:57.569Z] ---> 86a9c9f9a01d [2021-02-06T00:37:57.569Z] 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-06T00:37:57.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:57.831Z] ---> Running in cc06142378fe [2021-02-06T00:37:57.831Z] ---> Running in b3f482c56528 [2021-02-06T00:37:57.831Z] Removing intermediate container ac3a03837e41 [2021-02-06T00:37:57.831Z] ---> fd9472b1c5bb [2021-02-06T00:37:57.831Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:37:58.094Z] ---> Running in 6831093ffebc [2021-02-06T00:37:58.094Z] ---> 000b563891a2 [2021-02-06T00:37:58.094Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-06T00:37:58.357Z] Removing intermediate container cc06142378fe [2021-02-06T00:37:58.357Z] ---> a378fadd5831 [2021-02-06T00:37:58.357Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:37:58.357Z] ---> Running in 151f172110d9 [2021-02-06T00:37:58.357Z] Removing intermediate container 6831093ffebc [2021-02-06T00:37:58.357Z] ---> 68de95c99cfa [2021-02-06T00:37:58.357Z] Step 21/23 : LABEL arch=x86_64 [2021-02-06T00:37:58.667Z] ---> Running in c01271535dd2 [2021-02-06T00:37:58.667Z] ---> Running in b2e44a08fb2b [2021-02-06T00:37:58.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:37:58.957Z] Removing intermediate container c01271535dd2 [2021-02-06T00:37:58.957Z] ---> 844f2b69a287 [2021-02-06T00:37:58.957Z] Step 20/22 : LABEL arch=x86_64 [2021-02-06T00:37:58.957Z] Removing intermediate container b2e44a08fb2b [2021-02-06T00:37:58.957Z] ---> ebc95c682cdd [2021-02-06T00:37:58.957Z] Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:37:59.304Z] ---> Running in a125497eaf45 [2021-02-06T00:37:59.304Z] ---> Running in 1b9382c9db1e [2021-02-06T00:37:59.583Z] Removing intermediate container 1b9382c9db1e [2021-02-06T00:37:59.583Z] ---> 5f0a96cb116f [2021-02-06T00:37:59.583Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:37:59.583Z] Removing intermediate container a125497eaf45 [2021-02-06T00:37:59.583Z] ---> 844ab9dd8aec [2021-02-06T00:37:59.583Z] Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:37:59.583Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-06T00:37:59.583Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-06T00:37:59.864Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-06T00:37:59.864Z] ---> Running in ae6634f62b8a [2021-02-06T00:37:59.864Z] ---> Running in 98e9ae5fc854 [2021-02-06T00:37:59.864Z] Removing intermediate container b3f482c56528 [2021-02-06T00:37:59.864Z] ---> d0374ddad0f9 [2021-02-06T00:37:59.864Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-06T00:37:59.864Z] ---> Running in f37e7d6b2cdb [2021-02-06T00:37:59.864Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-06T00:38:00.132Z] Removing intermediate container ae6634f62b8a [2021-02-06T00:38:00.132Z] ---> 3288713be0e5 [2021-02-06T00:38:00.132Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:38:00.132Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-06T00:38:00.403Z] Removing intermediate container 98e9ae5fc854 [2021-02-06T00:38:00.403Z] ---> 1ee8c344ba35 [2021-02-06T00:38:00.403Z] [2021-02-06T00:38:00.403Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-06T00:38:00.403Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:38:00.403Z] OK: 8 MiB in 20 packages [2021-02-06T00:38:00.403Z] ---> Running in 46491dea2349 [2021-02-06T00:38:00.403Z] Removing intermediate container 151f172110d9 [2021-02-06T00:38:00.403Z] ---> c3b34e187b97 [2021-02-06T00:38:00.403Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:38:00.403Z] Removing intermediate container f37e7d6b2cdb [2021-02-06T00:38:00.403Z] ---> 3e283e8cf31b [2021-02-06T00:38:00.403Z] Step 22/24 : LABEL arch=x86_64 [2021-02-06T00:38:00.667Z] Successfully built 1ee8c344ba35 [2021-02-06T00:38:00.667Z] Successfully tagged docker-core-command-go:latest [2021-02-06T00:38:00.667Z] Building docker-support-notifications-go [2021-02-06T00:38:00.667Z]  Building docker-core-command-go ... done  ---> Running in 7a8b3e520a50 [2021-02-06T00:38:00.934Z] Removing intermediate container 46491dea2349 [2021-02-06T00:38:00.934Z] ---> 0952890aa792 [2021-02-06T00:38:00.934Z] [2021-02-06T00:38:00.934Z] ---> da3ddd6e754f [2021-02-06T00:38:00.934Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-06T00:38:01.205Z] Removing intermediate container 7a8b3e520a50 [2021-02-06T00:38:01.205Z] ---> 245b0448c1f1 [2021-02-06T00:38:01.205Z] Step 23/24 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:38:01.205Z] Successfully built 0952890aa792 [2021-02-06T00:38:01.480Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-06T00:38:01.480Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-02-06T00:38:01.480Z] ---> Running in 2552f473f83e [2021-02-06T00:38:01.480Z] Removing intermediate container 2bc646369840 [2021-02-06T00:38:01.480Z] ---> 35b1ca6a1e01 [2021-02-06T00:38:01.480Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:38:01.753Z] ---> 1588a1de5b2a [2021-02-06T00:38:01.753Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-06T00:38:01.753Z] Removing intermediate container 2552f473f83e [2021-02-06T00:38:01.753Z] ---> c6fcd4cbef2c [2021-02-06T00:38:01.753Z] Step 24/24 : LABEL version=0.0.0 [2021-02-06T00:38:02.352Z] ---> Running in 973651d85192 [2021-02-06T00:38:02.352Z] ---> c67ce3abeb06 [2021-02-06T00:38:02.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-06T00:38:02.352Z] ---> defa257c54b5 [2021-02-06T00:38:02.352Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-06T00:38:06.637Z] Removing intermediate container 973651d85192 [2021-02-06T00:38:06.637Z] ---> 833c70831ec9 [2021-02-06T00:38:06.637Z] [2021-02-06T00:38:06.900Z] Successfully built 833c70831ec9 [2021-02-06T00:38:06.900Z] ---> f5fcc2292b9a [2021-02-06T00:38:06.900Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-06T00:38:07.162Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-06T00:38:07.162Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2021-02-06T00:38:07.746Z] ---> 0fceafd81bab [2021-02-06T00:38:07.746Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-06T00:38:08.695Z] ---> Running in b2dc37ab6621 [2021-02-06T00:38:10.089Z] ---> b4ecb8b60831 [2021-02-06T00:38:10.089Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-06T00:38:18.285Z] Removing intermediate container b2dc37ab6621 [2021-02-06T00:38:18.285Z] ---> b0f754df18b6 [2021-02-06T00:38:18.285Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-06T00:38:18.285Z] ---> Running in d32357d480b3 [2021-02-06T00:38:19.238Z] Removing intermediate container d32357d480b3 [2021-02-06T00:38:19.238Z] ---> ec5f7e5bc58b [2021-02-06T00:38:19.238Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:38:20.679Z] ---> 615532aac87a [2021-02-06T00:38:20.679Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-06T00:38:20.679Z] ---> Running in 828a0a267a0c [2021-02-06T00:38:21.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:21.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:21.636Z] ---> 119b8fd91899 [2021-02-06T00:38:21.636Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:38:21.636Z] ---> Using cache [2021-02-06T00:38:21.636Z] ---> e25cab139aef [2021-02-06T00:38:21.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:21.636Z] ---> Using cache [2021-02-06T00:38:21.636Z] ---> 8169943382c7 [2021-02-06T00:38:21.636Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-06T00:38:22.227Z] ---> Running in 25f58e147a73 [2021-02-06T00:38:22.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:22.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:22.804Z] ---> 119b8fd91899 [2021-02-06T00:38:22.804Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:38:22.804Z] ---> Using cache [2021-02-06T00:38:22.804Z] ---> e25cab139aef [2021-02-06T00:38:22.804Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:22.804Z] ---> Using cache [2021-02-06T00:38:22.804Z] ---> 8169943382c7 [2021-02-06T00:38:22.804Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:38:22.804Z] ---> Using cache [2021-02-06T00:38:22.804Z] ---> 583dccc47da8 [2021-02-06T00:38:22.804Z] Step 6/23 : COPY go.mod . [2021-02-06T00:38:22.804Z] ---> Using cache [2021-02-06T00:38:22.804Z] ---> 416e2bb7ae5c [2021-02-06T00:38:22.804Z] Step 7/23 : RUN go mod download [2021-02-06T00:38:22.804Z] ---> Using cache [2021-02-06T00:38:22.804Z] ---> ca624cccec41 [2021-02-06T00:38:22.804Z] Step 8/23 : COPY . . [2021-02-06T00:38:23.066Z] ---> Using cache [2021-02-06T00:38:23.066Z] ---> f7783b118f36 [2021-02-06T00:38:23.066Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-06T00:38:23.649Z] ---> Running in 98d606f3d627 [2021-02-06T00:38:24.613Z] ---> Running in 89e05db8ff88 [2021-02-06T00:38:24.613Z] Removing intermediate container 828a0a267a0c [2021-02-06T00:38:24.613Z] ---> c401494b4d71 [2021-02-06T00:38:24.613Z] Step 21/23 : LABEL arch=x86_64 [2021-02-06T00:38:26.550Z] ---> Running in 93c9e31fe39c [2021-02-06T00:38:27.505Z] 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-06T00:38:27.776Z] Removing intermediate container 93c9e31fe39c [2021-02-06T00:38:27.776Z] ---> 2a5b79aa672b [2021-02-06T00:38:27.776Z] Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:38:27.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:28.361Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:28.361Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:28.361Z] ---> 119b8fd91899 [2021-02-06T00:38:28.361Z] Step 3/21 : WORKDIR /edgex-go [2021-02-06T00:38:28.361Z] ---> Using cache [2021-02-06T00:38:28.361Z] ---> e25cab139aef [2021-02-06T00:38:28.361Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:28.361Z] ---> Using cache [2021-02-06T00:38:28.361Z] ---> 8169943382c7 [2021-02-06T00:38:28.361Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-06T00:38:28.361Z] ---> Using cache [2021-02-06T00:38:28.361Z] ---> 583dccc47da8 [2021-02-06T00:38:28.361Z] Step 6/21 : COPY go.mod . [2021-02-06T00:38:28.361Z] ---> Using cache [2021-02-06T00:38:28.361Z] ---> 416e2bb7ae5c [2021-02-06T00:38:28.361Z] Step 7/21 : RUN go mod download [2021-02-06T00:38:28.361Z] ---> Using cache [2021-02-06T00:38:28.361Z] ---> ca624cccec41 [2021-02-06T00:38:28.361Z] Step 8/21 : COPY . . [2021-02-06T00:38:28.361Z] ---> Using cache [2021-02-06T00:38:28.361Z] ---> f7783b118f36 [2021-02-06T00:38:28.361Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-06T00:38:28.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:28.993Z] ---> Running in af1bffadd145 [2021-02-06T00:38:29.274Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:29.274Z] ---> Running in 5f04dabe5013 [2021-02-06T00:38:29.882Z] Removing intermediate container af1bffadd145 [2021-02-06T00:38:29.882Z] ---> 78aa2a3c3405 [2021-02-06T00:38:29.882Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:38:29.882Z] Removing intermediate container 25f58e147a73 [2021-02-06T00:38:29.882Z] ---> e8bcfc571378 [2021-02-06T00:38:29.882Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-06T00:38:29.882Z] ---> Running in 110e6eb94527 [2021-02-06T00:38:30.489Z] ---> Running in 2111f00657de [2021-02-06T00:38:30.489Z] Removing intermediate container 110e6eb94527 [2021-02-06T00:38:30.489Z] ---> 36a6fae08082 [2021-02-06T00:38:30.489Z] [2021-02-06T00:38:30.489Z] Removing intermediate container 98d606f3d627 [2021-02-06T00:38:30.489Z] ---> 0cd24fa0700c [2021-02-06T00:38:30.489Z] Step 6/22 : COPY go.mod . [2021-02-06T00:38:30.489Z] 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-06T00:38:30.773Z] Removing intermediate container 2111f00657de [2021-02-06T00:38:30.773Z] ---> f4e249d53d38 [2021-02-06T00:38:30.773Z] Step 27/30 : CMD ["gate"] [2021-02-06T00:38:30.774Z] Successfully built 36a6fae08082 [2021-02-06T00:38:30.774Z] Successfully tagged docker-core-data-go:latest [2021-02-06T00:38:30.774Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2021-02-06T00:38:31.047Z] ---> Running in 1189996f5307 [2021-02-06T00:38:31.047Z] ---> 5d6e87d33234 [2021-02-06T00:38:31.047Z] Step 7/22 : RUN go mod download [2021-02-06T00:38:31.047Z] ---> Running in a921d91a0b29 [2021-02-06T00:38:31.337Z] Removing intermediate container 1189996f5307 [2021-02-06T00:38:31.337Z] ---> 0c4339888bd9 [2021-02-06T00:38:31.337Z] Step 28/30 : LABEL arch=x86_64 [2021-02-06T00:38:31.627Z] ---> Running in 01412790a3d8 [2021-02-06T00:38:34.259Z] Removing intermediate container 01412790a3d8 [2021-02-06T00:38:34.259Z] ---> 000b36f2c79b [2021-02-06T00:38:34.259Z] Step 29/30 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:38:36.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-06T00:38:36.853Z] ---> Running in d7145d64e2d9 [2021-02-06T00:38:37.437Z] Removing intermediate container d7145d64e2d9 [2021-02-06T00:38:37.437Z] ---> 5688a2fd99a6 [2021-02-06T00:38:37.437Z] Step 30/30 : LABEL version=0.0.0 [2021-02-06T00:38:37.437Z] Removing intermediate container a921d91a0b29 [2021-02-06T00:38:37.437Z] ---> 45841e099047 [2021-02-06T00:38:37.437Z] Step 8/22 : COPY . . [2021-02-06T00:38:37.712Z] ---> Running in d0d7efa4320d [2021-02-06T00:38:40.336Z] Removing intermediate container d0d7efa4320d [2021-02-06T00:38:40.336Z] ---> fa56619179f0 [2021-02-06T00:38:40.336Z] [2021-02-06T00:38:41.338Z] Successfully built fa56619179f0 [2021-02-06T00:38:41.338Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-06T00:38:53.707Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:53.707Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:53.707Z] ---> 119b8fd91899 [2021-02-06T00:38:53.707Z] Step 3/26 : WORKDIR /edgex-go [2021-02-06T00:38:53.707Z] ---> Using cache [2021-02-06T00:38:53.707Z] ---> e25cab139aef [2021-02-06T00:38:53.707Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:53.707Z] ---> Using cache [2021-02-06T00:38:53.707Z] ---> 8169943382c7 [2021-02-06T00:38:53.707Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-06T00:38:54.292Z] 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-06T00:38:54.292Z] ---> Running in abbbcef67387 [2021-02-06T00:38:56.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:56.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:57.466Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:58.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-06T00:38:58.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-06T00:38:59.165Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-06T00:39:01.705Z] Removing intermediate container abbbcef67387 [2021-02-06T00:39:01.705Z] ---> b04322b04a06 [2021-02-06T00:39:01.705Z] Step 6/26 : COPY go.mod . [2021-02-06T00:39:03.104Z] ---> 05e8e71b5cdc [2021-02-06T00:39:03.104Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-06T00:39:04.501Z] ---> e021b09ea1b9 [2021-02-06T00:39:04.501Z] Step 7/26 : RUN go mod download [2021-02-06T00:39:04.501Z] ---> Running in 0a8572f74497 [2021-02-06T00:39:04.501Z] Removing intermediate container 5f04dabe5013 [2021-02-06T00:39:04.501Z] ---> a523a7619c29 [2021-02-06T00:39:04.501Z] [2021-02-06T00:39:04.501Z] Step 10/21 : FROM alpine:3.12 [2021-02-06T00:39:04.501Z] ---> 389fef711851 [2021-02-06T00:39:04.501Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-06T00:39:04.501Z] Removing intermediate container 89e05db8ff88 [2021-02-06T00:39:04.501Z] ---> 6bf14a3a29ba [2021-02-06T00:39:04.501Z] [2021-02-06T00:39:04.501Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:39:04.501Z] ---> 389fef711851 [2021-02-06T00:39:04.501Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:39:04.501Z] ---> Using cache [2021-02-06T00:39:04.501Z] ---> c55bde25bade [2021-02-06T00:39:04.501Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:39:04.501Z] ---> Using cache [2021-02-06T00:39:04.501Z] ---> baec559e20e9 [2021-02-06T00:39:04.501Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-06T00:39:04.763Z] ---> Running in 1d92d7e8868a [2021-02-06T00:39:05.026Z] ---> Running in c71de7ec651c [2021-02-06T00:39:05.026Z] ---> Running in c222f55a1823 [2021-02-06T00:39:05.297Z] Removing intermediate container c71de7ec651c [2021-02-06T00:39:05.297Z] ---> 414e9a76b33b [2021-02-06T00:39:05.297Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:39:05.297Z] ---> Running in 597acea1be6e [2021-02-06T00:39:05.562Z] 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-06T00:39:05.562Z] Removing intermediate container 597acea1be6e [2021-02-06T00:39:05.562Z] ---> 44a2d940cfc9 [2021-02-06T00:39:05.562Z] Step 15/23 : WORKDIR / [2021-02-06T00:39:05.562Z] ---> Running in 554cd51a6d73 [2021-02-06T00:39:05.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:05.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:05.828Z] Removing intermediate container 554cd51a6d73 [2021-02-06T00:39:05.828Z] ---> fa799cc12bf4 [2021-02-06T00:39:05.828Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:39:06.096Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-06T00:39:06.096Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:39:06.096Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-06T00:39:06.096Z] (4/4) Installing curl (7.69.1-r3) [2021-02-06T00:39:06.096Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:06.096Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:39:06.365Z] OK: 7 MiB in 18 packages [2021-02-06T00:39:06.959Z] ---> da18d476968f [2021-02-06T00:39:06.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-06T00:39:07.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-06T00:39:07.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-06T00:39:07.450Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-06T00:39:07.943Z] Removing intermediate container 1d92d7e8868a [2021-02-06T00:39:07.943Z] ---> 110b27a0afce [2021-02-06T00:39:07.943Z] Step 8/26 : COPY . . [2021-02-06T00:39:07.943Z] ---> 949b93fd5ae7 [2021-02-06T00:39:07.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-06T00:39:08.223Z] Removing intermediate container c222f55a1823 [2021-02-06T00:39:08.223Z] ---> a7ffd2dea7e8 [2021-02-06T00:39:08.223Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:39:10.817Z] ---> Running in 25885aa9199d [2021-02-06T00:39:12.236Z] ---> 68bc82eebae3 [2021-02-06T00:39:12.236Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-06T00:39:12.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 45.6% of statements [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-06T00:39:12.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-06T00:39:12.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.292s coverage: 100.0% of statements [2021-02-06T00:39:13.667Z] ---> Running in 56c11f69d33c [2021-02-06T00:39:13.667Z] Removing intermediate container 25885aa9199d [2021-02-06T00:39:13.667Z] ---> 6c049292c7f5 [2021-02-06T00:39:13.667Z] Step 13/21 : WORKDIR /edgex [2021-02-06T00:39:16.256Z] ---> Running in 3dac190ee2b1 [2021-02-06T00:39:16.837Z] Removing intermediate container 56c11f69d33c [2021-02-06T00:39:16.837Z] ---> fe6102dff67b [2021-02-06T00:39:16.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:39:18.804Z] ---> Running in e6dcee23a9d3 [2021-02-06T00:39:19.085Z] Removing intermediate container 3dac190ee2b1 [2021-02-06T00:39:19.085Z] ---> 349b898e2ba8 [2021-02-06T00:39:19.085Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-06T00:39:19.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.500s coverage: 27.1% of statements [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-06T00:39:19.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.078s coverage: 100.0% of statements [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-06T00:39:19.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-06T00:39:19.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-06T00:39:20.391Z] Removing intermediate container e6dcee23a9d3 [2021-02-06T00:39:20.391Z] ---> 764fde142ba6 [2021-02-06T00:39:20.391Z] Step 21/23 : LABEL arch=x86_64 [2021-02-06T00:39:20.597Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 65.8% of statements [2021-02-06T00:39:20.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-06T00:39:20.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-06T00:39:21.411Z] ---> 13194dce818c [2021-02-06T00:39:21.411Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-06T00:39:21.411Z] ---> Running in e6894576b026 [2021-02-06T00:39:22.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.761s coverage: 82.3% of statements [2021-02-06T00:39:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-06T00:39:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:39:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-06T00:39:22.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-06T00:39:23.451Z] Removing intermediate container e6894576b026 [2021-02-06T00:39:23.451Z] ---> 3c505d3f3450 [2021-02-06T00:39:23.451Z] Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:39:24.842Z] ---> Running in bfe45d2b197f [2021-02-06T00:39:25.424Z] ---> bd960c4e81ae [2021-02-06T00:39:25.424Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-06T00:39:26.381Z] Removing intermediate container bfe45d2b197f [2021-02-06T00:39:26.381Z] ---> 2fe634044b38 [2021-02-06T00:39:26.381Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:39:27.785Z] ---> Running in 3da3d8b6ac29 [2021-02-06T00:39:29.717Z] ---> 0b120c26072d [2021-02-06T00:39:29.717Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-06T00:39:29.717Z] ---> Running in d9d455e90d07 [2021-02-06T00:39:29.717Z] Removing intermediate container 3da3d8b6ac29 [2021-02-06T00:39:29.717Z] ---> 38765b964b44 [2021-02-06T00:39:29.717Z] [2021-02-06T00:39:29.981Z] ---> 3266d63c8d7d [2021-02-06T00:39:29.981Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-06T00:39:29.981Z] Successfully built 38765b964b44 [2021-02-06T00:39:30.243Z] Successfully tagged docker-core-metadata-go:latest [2021-02-06T00:39:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.281s coverage: 28.6% of statements [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-06T00:39:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-06T00:39:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.066s coverage: 100.0% of statements [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-06T00:39:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.352s coverage: 86.7% of statements [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-06T00:39:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.345s coverage: 97.5% of statements [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-06T00:39:30.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.169s coverage: 78.3% of statements [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-06T00:39:30.355Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-06T00:39:30.824Z]  Building docker-core-metadata-go ... done  ---> Running in 7ee18fa319f8 [2021-02-06T00:39:30.824Z] Removing intermediate container d9d455e90d07 [2021-02-06T00:39:30.824Z] ---> 126b70867fa5 [2021-02-06T00:39:30.824Z] Step 18/21 : CMD ["--init=true"] [2021-02-06T00:39:31.774Z] ---> Running in 21f36aa56fe7 [2021-02-06T00:39:32.038Z] Removing intermediate container 0a8572f74497 [2021-02-06T00:39:32.038Z] ---> 720326709038 [2021-02-06T00:39:32.038Z] [2021-02-06T00:39:32.038Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:39:32.038Z] ---> 389fef711851 [2021-02-06T00:39:32.038Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-06T00:39:32.038Z] ---> Running in 74091a04eaab [2021-02-06T00:39:32.303Z] Removing intermediate container 21f36aa56fe7 [2021-02-06T00:39:32.303Z] ---> 0fb791b92bf2 [2021-02-06T00:39:32.303Z] Step 19/21 : LABEL arch=x86_64 [2021-02-06T00:39:32.303Z] ---> Running in 4f347ec14ce9 [2021-02-06T00:39:32.303Z] 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-06T00:39:32.571Z] Removing intermediate container 4f347ec14ce9 [2021-02-06T00:39:32.571Z] ---> b1be27f8bd66 [2021-02-06T00:39:32.571Z] Step 20/21 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:39:32.571Z] ---> Running in 60b6beb62070 [2021-02-06T00:39:32.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:32.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:32.833Z] Removing intermediate container 60b6beb62070 [2021-02-06T00:39:32.833Z] ---> 509ff9c486f3 [2021-02-06T00:39:32.833Z] Step 21/21 : LABEL version=0.0.0 [2021-02-06T00:39:33.106Z] ---> Running in 5bb15fd5c7ee [2021-02-06T00:39:33.106Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-06T00:39:33.106Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:39:33.106Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:33.106Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:39:33.682Z] OK: 6 MiB in 16 packages [2021-02-06T00:39:33.682Z] Removing intermediate container 5bb15fd5c7ee [2021-02-06T00:39:33.682Z] ---> cb5227904690 [2021-02-06T00:39:33.682Z] [2021-02-06T00:39:33.949Z] Successfully built cb5227904690 [2021-02-06T00:39:34.221Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-06T00:39:35.205Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 74091a04eaab [2021-02-06T00:39:35.205Z] ---> 255b5c8e6149 [2021-02-06T00:39:35.205Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:39:35.205Z] ---> Running in 2f3086cf4696 [2021-02-06T00:39:35.477Z] Removing intermediate container 2f3086cf4696 [2021-02-06T00:39:35.477Z] ---> 083187e1f221 [2021-02-06T00:39:35.477Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-06T00:39:35.477Z] ---> Running in 31d97bdc7438 [2021-02-06T00:39:35.746Z] Removing intermediate container 31d97bdc7438 [2021-02-06T00:39:35.746Z] ---> c8cb91789f3b [2021-02-06T00:39:35.746Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:39:35.746Z] ---> Running in c3505f8aa710 [2021-02-06T00:39:37.173Z] Removing intermediate container c3505f8aa710 [2021-02-06T00:39:37.173Z] ---> b8906e09fe12 [2021-02-06T00:39:37.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:39:37.440Z] ---> 6c42a65b3a02 [2021-02-06T00:39:37.440Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-06T00:39:38.022Z] ---> 34cf8179e7c5 [2021-02-06T00:39:38.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-06T00:39:38.299Z] ---> 55987e255fba [2021-02-06T00:39:38.299Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-06T00:39:38.299Z] ---> Running in 30675ada02ae [2021-02-06T00:39:38.580Z] Removing intermediate container 30675ada02ae [2021-02-06T00:39:38.580Z] ---> 0d7ed95f569b [2021-02-06T00:39:38.580Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:39:38.848Z] ---> Running in c0e2ee91fb51 [2021-02-06T00:39:39.117Z] Removing intermediate container c0e2ee91fb51 [2021-02-06T00:39:39.117Z] ---> 104f273fabf0 [2021-02-06T00:39:39.117Z] Step 20/22 : LABEL arch=x86_64 [2021-02-06T00:39:39.117Z] ---> Running in ab639b9a420b [2021-02-06T00:39:39.386Z] Removing intermediate container ab639b9a420b [2021-02-06T00:39:39.386Z] ---> 4e593e8424f6 [2021-02-06T00:39:39.386Z] Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:39:39.656Z] ---> Running in d39a5730267c [2021-02-06T00:39:39.932Z] Removing intermediate container d39a5730267c [2021-02-06T00:39:39.932Z] ---> df0bdab577b9 [2021-02-06T00:39:39.932Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:39:39.932Z] ---> Running in 68f9160e5e3f [2021-02-06T00:39:40.523Z] Removing intermediate container 68f9160e5e3f [2021-02-06T00:39:40.523Z] ---> b789dca943c3 [2021-02-06T00:39:40.523Z] [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.339s coverage: 92.8% of statements [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.1% of statements [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-06T00:39:40.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.133s coverage: 45.5% of statements [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-02-06T00:39:40.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements [2021-02-06T00:39:40.813Z] Successfully built b789dca943c3 [2021-02-06T00:39:40.813Z] Successfully tagged docker-support-notifications-go:latest [2021-02-06T00:39:45.051Z]  Building docker-support-notifications-go ... done Removing intermediate container 7ee18fa319f8 [2021-02-06T00:39:45.051Z] ---> f482e404e923 [2021-02-06T00:39:45.051Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-06T00:39:45.051Z] ---> Running in 3cae622bb24e [2021-02-06T00:39:45.051Z] 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-06T00:39:45.997Z] Removing intermediate container 3cae622bb24e [2021-02-06T00:39:45.997Z] ---> 4e749603e9d2 [2021-02-06T00:39:45.997Z] [2021-02-06T00:39:45.997Z] Step 11/26 : FROM docker:20.10.0 [2021-02-06T00:39:46.259Z] 20.10.0: Pulling from library/docker [2021-02-06T00:39:50.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.098s coverage: 94.4% of statements [2021-02-06T00:39:50.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2021-02-06T00:39:51.565Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-06T00:39:51.565Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-06T00:39:51.565Z] ---> aefe523efa57 [2021-02-06T00:39:51.565Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-06T00:39:51.565Z] ---> Running in 6a6277233021 [2021-02-06T00:39:51.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:51.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:52.089Z] (1/2) Installing readline (8.0.4-r0) [2021-02-06T00:39:52.089Z] (2/2) Installing bash (5.0.17-r0) [2021-02-06T00:39:52.089Z] Executing bash-5.0.17-r0.post-install [2021-02-06T00:39:52.089Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:52.089Z] OK: 12 MiB in 22 packages [2021-02-06T00:39:52.666Z] Removing intermediate container 6a6277233021 [2021-02-06T00:39:52.666Z] ---> edf9f119e20e [2021-02-06T00:39:52.666Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-06T00:39:52.928Z] ---> Running in b247ee352385 [2021-02-06T00:39:52.928Z] Removing intermediate container b247ee352385 [2021-02-06T00:39:52.928Z] ---> a1ff58edef17 [2021-02-06T00:39:52.928Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-06T00:39:53.192Z] ---> Running in 37a0909aeba6 [2021-02-06T00:39:54.139Z] Removing intermediate container 37a0909aeba6 [2021-02-06T00:39:54.140Z] ---> 20ae3856d2da [2021-02-06T00:39:54.140Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-06T00:39:54.140Z] ---> Running in 0551b062da41 [2021-02-06T00:39:54.402Z] Removing intermediate container 0551b062da41 [2021-02-06T00:39:54.402Z] ---> 572477344389 [2021-02-06T00:39:54.402Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-06T00:39:54.975Z] ---> 03d0abb0dfb4 [2021-02-06T00:39:54.975Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-06T00:39:55.238Z] ---> 04de9fa5ae98 [2021-02-06T00:39:55.238Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-06T00:39:55.502Z] ---> c6f09f550e35 [2021-02-06T00:39:55.502Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-06T00:39:55.502Z] ---> Running in 4cc7123fd5fa [2021-02-06T00:39:56.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:56.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:56.452Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-06T00:39:56.452Z] (2/33) Installing expat (2.2.9-r1) [2021-02-06T00:39:56.452Z] (3/33) Installing libffi (3.3-r2) [2021-02-06T00:39:56.452Z] (4/33) Installing gdbm (1.13-r1) [2021-02-06T00:39:56.452Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-06T00:39:56.452Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-06T00:39:56.452Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-06T00:39:57.839Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-06T00:39:57.839Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-06T00:39:57.839Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-06T00:39:57.839Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-06T00:39:57.839Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-06T00:39:57.839Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-06T00:39:57.839Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-06T00:39:57.839Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-06T00:39:57.839Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-06T00:39:57.839Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-06T00:39:57.839Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-06T00:39:58.101Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-06T00:39:58.101Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-06T00:39:58.101Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-06T00:39:58.101Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-06T00:39:58.101Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-06T00:39:58.101Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-06T00:39:58.101Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-06T00:39:58.101Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-06T00:39:58.101Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-06T00:39:58.101Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-06T00:39:58.101Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-06T00:39:58.101Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-06T00:39:58.101Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-06T00:39:58.101Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-06T00:39:58.101Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-06T00:39:58.363Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:58.363Z] OK: 71 MiB in 55 packages [2021-02-06T00:40:08.394Z] Removing intermediate container 4cc7123fd5fa [2021-02-06T00:40:08.394Z] ---> 32f1b4e751b6 [2021-02-06T00:40:08.394Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-06T00:40:08.394Z] ---> Running in b189e65d4650 [2021-02-06T00:40:08.394Z] Collecting docker-compose==1.23.2 [2021-02-06T00:40:08.394Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-06T00:40:08.657Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-06T00:40:08.657Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-06T00:40:08.657Z] Collecting cached-property<2,>=1.2.0 [2021-02-06T00:40:08.919Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-06T00:40:08.919Z] 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-06T00:40:08.919Z] Collecting texttable<0.10,>=0.9.0 [2021-02-06T00:40:08.919Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.148s coverage: 92.9% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.137s coverage: 87.2% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.214s coverage: 91.4% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 63.5% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-02-06T00:40:09.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.002s coverage: 68.9% of statements [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-06T00:40:09.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-06T00:40:09.493Z] Collecting docopt<0.7,>=0.6.1 [2021-02-06T00:40:09.493Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-06T00:40:09.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.439s coverage: 37.0% of statements [2021-02-06T00:40:09.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-06T00:40:09.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-06T00:40:10.068Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-06T00:40:10.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-06T00:40:10.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.750s coverage: 84.0% of statements [2021-02-06T00:40:10.645Z] Collecting jsonschema<3,>=2.5.1 [2021-02-06T00:40:10.645Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-06T00:40:10.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements [2021-02-06T00:40:10.907Z] Collecting PyYAML<4,>=3.10 [2021-02-06T00:40:10.907Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-06T00:40:11.852Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-06T00:40:11.852Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-06T00:40:12.115Z] Collecting docker<4.0,>=3.6.0 [2021-02-06T00:40:12.115Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-06T00:40:12.115Z] 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-06T00:40:12.375Z] Collecting idna<2.8,>=2.5 [2021-02-06T00:40:12.375Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-06T00:40:12.375Z] 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-06T00:40:12.375Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-06T00:40:12.637Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-06T00:40:12.637Z] Collecting docker-pycreds>=0.4.0 [2021-02-06T00:40:12.637Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-06T00:40:12.637Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-06T00:40:12.637Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-06T00:40:12.637Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-06T00:40:12.637Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-06T00:40:12.898Z] Installing collected packages: websocket-client, cached-property, texttable, docopt, dockerpty, jsonschema, PyYAML, idna, urllib3, requests, docker-pycreds, docker, docker-compose [2021-02-06T00:40:12.898Z] Running setup.py install for texttable: started [2021-02-06T00:40:13.472Z] Running setup.py install for texttable: finished with status 'done' [2021-02-06T00:40:13.472Z] Running setup.py install for docopt: started [2021-02-06T00:40:14.045Z] Running setup.py install for docopt: finished with status 'done' [2021-02-06T00:40:14.045Z] Running setup.py install for dockerpty: started [2021-02-06T00:40:14.619Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-06T00:40:14.619Z] Running setup.py install for PyYAML: started [2021-02-06T00:40:15.191Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-06T00:40:15.191Z] Attempting uninstall: idna [2021-02-06T00:40:15.191Z] Found existing installation: idna 2.9 [2021-02-06T00:40:15.191Z] Uninstalling idna-2.9: [2021-02-06T00:40:15.191Z] Successfully uninstalled idna-2.9 [2021-02-06T00:40:15.453Z] Attempting uninstall: urllib3 [2021-02-06T00:40:15.453Z] Found existing installation: urllib3 1.25.9 [2021-02-06T00:40:15.453Z] Uninstalling urllib3-1.25.9: [2021-02-06T00:40:15.453Z] Successfully uninstalled urllib3-1.25.9 [2021-02-06T00:40:15.714Z] Attempting uninstall: requests [2021-02-06T00:40:15.714Z] Found existing installation: requests 2.23.0 [2021-02-06T00:40:15.714Z] Uninstalling requests-2.23.0: [2021-02-06T00:40:15.714Z] Successfully uninstalled requests-2.23.0 [2021-02-06T00:40:16.285Z] 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-06T00:40:17.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.508s coverage: 47.0% of statements [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-06T00:40:17.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-06T00:40:17.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-06T00:40:17.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.334s coverage: 84.3% of statements [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:40:17.566Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-06T00:40:20.509Z] Removing intermediate container b189e65d4650 [2021-02-06T00:40:20.509Z] ---> b787443c6e59 [2021-02-06T00:40:20.509Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-06T00:40:20.509Z] ---> Running in 0984f3f7382e [2021-02-06T00:40:20.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:20.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:20.773Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:40:20.773Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-06T00:40:20.773Z] (3/3) Installing curl (7.69.1-r3) [2021-02-06T00:40:20.773Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:40:20.773Z] OK: 72 MiB in 58 packages [2021-02-06T00:40:21.346Z] Removing intermediate container 0984f3f7382e [2021-02-06T00:40:21.346Z] ---> 727f97bb10be [2021-02-06T00:40:21.346Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-06T00:40:21.346Z] ---> Running in ffc0ffdbb941 [2021-02-06T00:40:21.346Z] Removing intermediate container ffc0ffdbb941 [2021-02-06T00:40:21.346Z] ---> e51cfa02c5d1 [2021-02-06T00:40:21.346Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:40:21.608Z] ---> Running in b20e263eb5b4 [2021-02-06T00:40:21.608Z] Removing intermediate container b20e263eb5b4 [2021-02-06T00:40:21.608Z] ---> c1dfb26f9454 [2021-02-06T00:40:21.608Z] Step 24/26 : LABEL arch=x86_64 [2021-02-06T00:40:21.870Z] ---> Running in 4fa72995cfdf [2021-02-06T00:40:21.870Z] Removing intermediate container 4fa72995cfdf [2021-02-06T00:40:21.870Z] ---> 9403853ebed9 [2021-02-06T00:40:21.870Z] Step 25/26 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:40:22.131Z] ---> Running in 99c2eb361498 [2021-02-06T00:40:22.131Z] Removing intermediate container 99c2eb361498 [2021-02-06T00:40:22.131Z] ---> cbbe4b53a835 [2021-02-06T00:40:22.131Z] Step 26/26 : LABEL version=0.0.0 [2021-02-06T00:40:22.399Z] ---> Running in c350f75d6a2c [2021-02-06T00:40:22.399Z] Removing intermediate container c350f75d6a2c [2021-02-06T00:40:22.399Z] ---> 254dab980af2 [2021-02-06T00:40:22.399Z] [2021-02-06T00:40:22.664Z] Successfully built 254dab980af2 [2021-02-06T00:40:22.664Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-06T00:40:22.938Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-06T00:40:22.956Z] $ docker stop --time=1 08697f7b568922b0df51c96ebb6f9b3b68750d9d90eecc270155b058b5533ce4 [2021-02-06T00:40:25.436Z] $ docker rm -f 08697f7b568922b0df51c96ebb6f9b3b68750d9d90eecc270155b058b5533ce4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-06T00:40:26.012Z] + docker images [2021-02-06T00:40:26.012Z] + grep docker [2021-02-06T00:40:26.276Z] docker-sys-mgmt-agent-go latest 254dab980af2 4 seconds ago 313MB [2021-02-06T00:40:26.276Z] docker-support-notifications-go latest b789dca943c3 46 seconds ago 17.6MB [2021-02-06T00:40:26.276Z] docker-security-proxy-setup-go latest cb5227904690 53 seconds ago 24.4MB [2021-02-06T00:40:26.276Z] docker-core-metadata-go latest 38765b964b44 57 seconds ago 18.8MB [2021-02-06T00:40:26.276Z] docker-security-bootstrapper-go latest fa56619179f0 About a minute ago 17.9MB [2021-02-06T00:40:26.276Z] docker-core-data-go latest 36a6fae08082 About a minute ago 22.3MB [2021-02-06T00:40:26.276Z] docker-security-secretstore-setup-go latest 833c70831ec9 2 minutes ago 24.6MB [2021-02-06T00:40:26.276Z] docker-support-scheduler-go latest 0952890aa792 2 minutes ago 17MB [2021-02-06T00:40:26.276Z] docker-core-command-go latest 1ee8c344ba35 2 minutes ago 16.9MB [2021-02-06T00:40:26.276Z] docker 20.10.0 aefe523efa57 8 weeks 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-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.702s coverage: 29.1% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.214s coverage: 100.0% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-06T00:40:27.740Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.066s coverage: 32.1% of statements [2021-02-06T00:40:27.740Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-02-06T00:40:28.721Z] GO111MODULE=on go vet ./... [2021-02-06T00:40:41.949Z] Still waiting to schedule task [2021-02-06T00:40:41.949Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-06T00:41:33.006Z] Running on prd-ubuntu18.04-docker-8c-8g-25303 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-06T00:41:33.064Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-02-06T00:41:35.392Z] using credential edgex-jenkins-ssh [2021-02-06T00:41:35.479Z] Cloning the remote Git repository [2021-02-06T00:41:35.500Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:41:35.578Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-02-06T00:41:35.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:41:35.604Z] > git --version # timeout=10 [2021-02-06T00:41:35.610Z] > git --version # 'git version 2.17.1' [2021-02-06T00:41:35.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:41:35.639Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:41:50.541Z] gofmt -l . [2021-02-06T00:41:50.541Z] [ "`gofmt -l .`" = "" ] [2021-02-06T00:41:52.869Z] Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit 851e4143f28a2cd8068469dd505430949f64edc8 [2021-02-06T00:41:53.079Z] Merge succeeded, producing 6bfa521e7f51a616faa2c1bbbebe162e03780194 [2021-02-06T00:41:53.080Z] Checking out Revision 6bfa521e7f51a616faa2c1bbbebe162e03780194 (PR-3115) [2021-02-06T00:41:52.225Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:41:52.231Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:41:52.245Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:41:52.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:41:52.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:41:52.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T00:41:52.899Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:41:52.906Z] > git checkout -f 851e4143f28a2cd8068469dd505430949f64edc8 # timeout=10 [2021-02-06T00:41:52.979Z] > git remote # timeout=10 [2021-02-06T00:41:52.987Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T00:41:52.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:41:52.996Z] > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 [2021-02-06T00:41:53.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T00:41:53.080Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:41:53.926Z] ./bin/test-go-mod-tidy.sh [2021-02-06T00:41:54.911Z] ./bin/test-attribution-txt.sh [2021-02-06T00:41:53.085Z] > git checkout -f 6bfa521e7f51a616faa2c1bbbebe162e03780194 # timeout=10 [Pipeline] sh [2021-02-06T00:41:56.714Z] Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" [2021-02-06T00:41:56.722Z] First time build. Skipping changelog. [2021-02-06T00:41:57.016Z] + ls -al . [2021-02-06T00:41:57.016Z] total 720 [2021-02-06T00:41:57.016Z] drwxrwxr-x 9 1001 1001 4096 Feb 6 00:41 . [2021-02-06T00:41:57.016Z] drwxr-xr-x 4 root root 4096 Feb 6 00:37 .. [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 11 Feb 6 00:35 .dockerignore [2021-02-06T00:41:57.016Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 00:35 .git [2021-02-06T00:41:57.016Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 00:35 .github [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 818 Feb 6 00:35 .gitignore [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 00:35 .sonarcloud.properties [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:35 Attribution.txt [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:35 CONTRIBUTING.md [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 931 Feb 6 00:35 Dockerfile.build [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 863 Feb 6 00:35 Jenkinsfile [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:35 LICENSE [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 5774 Feb 6 00:35 Makefile [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:35 README.md [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:35 SECURITY.md [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 00:31 VERSION [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:35 ZMQWindows.md [2021-02-06T00:41:57.016Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 00:35 bin [2021-02-06T00:41:57.016Z] drwxrwxr-x 14 1001 1001 4096 Feb 6 00:35 cmd [2021-02-06T00:41:57.016Z] -rw-r--r-- 1 root root 589273 Feb 6 00:40 coverage.out [2021-02-06T00:41:57.016Z] -rw-r--r-- 1 root root 1054 Feb 6 00:41 go.mod [2021-02-06T00:41:57.016Z] -rw-r--r-- 1 root root 19290 Feb 6 00:41 go.sum [2021-02-06T00:41:57.016Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 00:35 internal [2021-02-06T00:41:57.016Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 00:35 openapi [2021-02-06T00:41:57.016Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 00:35 snap [2021-02-06T00:41:57.016Z] -rw-rw-r-- 1 1001 1001 168 Feb 6 00:35 version.go [Pipeline] sh [2021-02-06T00:41:56.715Z] > git rev-list --no-walk e5a458c2b8430d059b9ef58cf1cf3949ab1208e3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:41:57.682Z] + '[' -e coverage.out ] [2021-02-06T00:41:57.682Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-06T00:41:57.752Z] Warning: overwriting stash ‘coverage-report’ [2021-02-06T00:41:57.804Z] + echo snap-build.sh [2021-02-06T00:41:57.804Z] snap-build.sh [2021-02-06T00:41:57.804Z] + SNAP_BASE_DIR=. [2021-02-06T00:41:57.804Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-02-06T00:41:57.804Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-02-06T00:41:57.804Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-02-06T00:41:57.804Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-02-06T00:41:57.804Z] + cd /w/workspace/edgex-go/10 [2021-02-06T00:41:57.804Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-06T00:41:57.804Z] Reading package lists... [2021-02-06T00:41:58.067Z] Building dependency tree... [2021-02-06T00:41:58.067Z] Reading state information... [2021-02-06T00:41:58.067Z] The following packages were automatically installed and are no longer required: [2021-02-06T00:41:58.067Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-06T00:41:58.067Z] uidmap xdelta3 [2021-02-06T00:41:58.067Z] Use 'sudo apt autoremove' to remove them. [2021-02-06T00:41:58.328Z] The following packages will be REMOVED: [2021-02-06T00:41:58.328Z] lxd* lxd-client* [2021-02-06T00:41:58.591Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-06T00:41:58.591Z] After this operation, 31.7 MB disk space will be freed. [2021-02-06T00:41:59.156Z] Stashed 1 file(s) [Pipeline] sh [2021-02-06T00:41:59.849Z] + make build [2021-02-06T00:41:59.849Z] 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-06T00:41:59.902Z] (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-06T00:41:59.902Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-06T00:42:00.853Z] Removing lxd dnsmasq configuration [2021-02-06T00:42:00.853Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-06T00:42:00.853Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-06T00:42:01.799Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-06T00:42:02.070Z] (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-06T00:42:02.070Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-06T00:42:03.454Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-06T00:42:03.454Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-06T00:42:04.847Z] + sudo snap remove --purge lxd [2021-02-06T00:42:04.847Z] snap "lxd" is not installed [2021-02-06T00:42:04.847Z] + sudo groupadd --force --system lxd [2021-02-06T00:42:04.847Z] ++ whoami [2021-02-06T00:42:04.847Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-06T00:42:04.847Z] + newgrp - lxd [2021-02-06T00:42:04.847Z] + sudo snap install lxd [2021-02-06T00:42:13.012Z] 2021-02-06T00:42:11Z INFO Waiting for automatic snapd restart... [2021-02-06T00:42:14.991Z] 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-06T00:42:27.982Z] lxd 4.10 from Canonical* installed [2021-02-06T00:42:27.982Z] + sudo lxd init --auto [2021-02-06T00:42:36.129Z] + sudo snap install --classic snapcraft [2021-02-06T00:42:41.424Z] snapcraft 4.4.4 from Canonical* installed [2021-02-06T00:42:41.424Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-06T00:42:41.424Z] + patch --verbose -p1 [2021-02-06T00:42:41.424Z] Hmm... Looks like a unified diff to me... [2021-02-06T00:42:41.424Z] The text leading up to this was: [2021-02-06T00:42:41.424Z] -------------------------- [2021-02-06T00:42:41.424Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-06T00:42:41.424Z] |From: Tony Espy [2021-02-06T00:42:41.424Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-06T00:42:41.424Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-06T00:42:41.424Z] | [2021-02-06T00:42:41.424Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-06T00:42:41.424Z] |optimize the snap CI check run for pull requests. When [2021-02-06T00:42:41.424Z] |applied, it essentially strips out everything (apps and [2021-02-06T00:42:41.424Z] |parts) from the snapcraft.yaml file except those required [2021-02-06T00:42:41.424Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-06T00:42:41.424Z] |catch changes to edgex-go that break the snap build. [2021-02-06T00:42:41.424Z] | [2021-02-06T00:42:41.424Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-06T00:42:41.424Z] |to update this patch file, otherwise it may fail to apply, [2021-02-06T00:42:41.424Z] |resulting in a failed snap build CI check in the associated [2021-02-06T00:42:41.424Z] |pull request. [2021-02-06T00:42:41.424Z] | [2021-02-06T00:42:41.424Z] |Note - in addition to applying this patch, the pipeline also [2021-02-06T00:42:41.424Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-06T00:42:41.424Z] |need to build the finally binary .snap file (and it won't [2021-02-06T00:42:41.424Z] |work with the patch applied). This further reduces the build [2021-02-06T00:42:41.424Z] |time. [2021-02-06T00:42:41.424Z] |--- [2021-02-06T00:42:41.424Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-06T00:42:41.424Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-06T00:42:41.424Z] | [2021-02-06T00:42:41.424Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-06T00:42:41.424Z] |index 1e537489..faf42425 100644 [2021-02-06T00:42:41.424Z] |--- a/snap/snapcraft.yaml [2021-02-06T00:42:41.424Z] |+++ b/snap/snapcraft.yaml [2021-02-06T00:42:41.424Z] -------------------------- [2021-02-06T00:42:41.424Z] patching file snap/snapcraft.yaml [2021-02-06T00:42:41.424Z] Using Plan A... [2021-02-06T00:42:41.424Z] Hunk #1 FAILED at 73. [2021-02-06T00:42:41.424Z] Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). [2021-02-06T00:42:41.424Z] Hunk #3 succeeded at 289 (offset 3 lines). [2021-02-06T00:42:41.424Z] Hunk #4 succeeded at 297 (offset 3 lines). [2021-02-06T00:42:41.424Z] Hunk #5 succeeded at 304 (offset 3 lines). [2021-02-06T00:42:41.424Z] Hunk #6 succeeded at 331 (offset 3 lines). [2021-02-06T00:42:41.424Z] Hunk #7 succeeded at 365 (offset 3 lines). [2021-02-06T00:42:41.424Z] Hunk #8 succeeded at 424 (offset 11 lines). [2021-02-06T00:42:41.424Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-06T00:42:41.424Z] Hmm... Ignoring the trailing garbage. [2021-02-06T00:42:41.424Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T00:42:42.150Z] Failed in branch amd64 [2021-02-06T00:42:47.378Z] 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-06T00:42:50.780Z] 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-06T00:42:59.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-06T00:43:00.489Z] 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-06T00:43:07.205Z] 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-06T00:43:13.929Z] 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-06T00:43:18.236Z] 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-06T00:43:23.640Z] 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-06T00:43:27.956Z] 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-06T00:43:33.376Z] 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-06T00:43:40.108Z] $ docker stop --time=1 fff2a533e20b4dba6984de6ef111b8874e55686e3eb938f6a2584b8f647ce0dc [2021-02-06T00:43:42.859Z] $ docker rm -f fff2a533e20b4dba6984de6ef111b8874e55686e3eb938f6a2584b8f647ce0dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:43:45.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:43:45.299Z] [2021-02-06T00:43:45.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:43:45.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:43:45.956Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-06T00:43:45.956Z] 29e5d40040c1: Pulling fs layer [2021-02-06T00:43:45.956Z] 1ce36da41761: Pulling fs layer [2021-02-06T00:43:45.956Z] 25b303627fd3: Pulling fs layer [2021-02-06T00:43:46.559Z] 29e5d40040c1: Verifying Checksum [2021-02-06T00:43:46.559Z] 29e5d40040c1: Download complete [2021-02-06T00:43:46.836Z] 1ce36da41761: Verifying Checksum [2021-02-06T00:43:46.836Z] 1ce36da41761: Download complete [2021-02-06T00:43:47.113Z] 29e5d40040c1: Pull complete [2021-02-06T00:43:48.558Z] 1ce36da41761: Pull complete [2021-02-06T00:43:48.842Z] 25b303627fd3: Verifying Checksum [2021-02-06T00:43:48.842Z] 25b303627fd3: Download complete [2021-02-06T00:43:58.997Z] 25b303627fd3: Pull complete [2021-02-06T00:43:58.997Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-06T00:43:58.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:43:58.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-06T00:43:59.233Z] prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container [2021-02-06T00:43:59.312Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06T00:44:02.825Z] $ docker top 2a715be1595ee1358b26e2b811b9b93b4475233ca2355320fba938b5ab3772c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:44:03.868Z] + docker-compose build --help [2021-02-06T00:44:03.868Z] + grep parallel [2021-02-06T00:44:08.173Z] --parallel Build images in parallel. [Pipeline] } [2021-02-06T00:44:08.472Z] $ docker stop --time=1 2a715be1595ee1358b26e2b811b9b93b4475233ca2355320fba938b5ab3772c3 [2021-02-06T00:44:10.435Z] $ docker rm -f 2a715be1595ee1358b26e2b811b9b93b4475233ca2355320fba938b5ab3772c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:44:11.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:44:11.311Z] . [Pipeline] withDockerContainer [2021-02-06T00:44:11.571Z] prd-ubuntu18.04-docker-arm64-4c-16g-25296 does not seem to be running inside a container [2021-02-06T00:44:11.664Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-06T00:44:13.175Z] $ docker top b98ef30f637d9cd54ace290e61a7b44327329b082e3c3f0b44b80334508a159e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:44:14.314Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-06T00:44:19.698Z] Building docker-core-command-go ... [2021-02-06T00:44:19.698Z] Building docker-core-data-go ... [2021-02-06T00:44:19.698Z] Building docker-core-metadata-go ... [2021-02-06T00:44:19.698Z] Building docker-security-bootstrapper-go ... [2021-02-06T00:44:19.698Z] Building docker-security-proxy-setup-go ... [2021-02-06T00:44:19.698Z] Building docker-security-secretstore-setup-go ... [2021-02-06T00:44:19.698Z] Building docker-support-notifications-go ... [2021-02-06T00:44:19.698Z] Building docker-support-scheduler-go ... [2021-02-06T00:44:19.698Z] Building docker-sys-mgmt-agent-go ... [2021-02-06T00:44:19.698Z] Building docker-support-notifications-go [2021-02-06T00:44:19.698Z] Building docker-core-command-go [2021-02-06T00:44:19.698Z] Building docker-security-proxy-setup-go [2021-02-06T00:44:19.698Z] Building docker-core-metadata-go [2021-02-06T00:44:19.698Z] Building docker-security-bootstrapper-go [2021-02-06T00:45:41.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:45:41.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:45:41.432Z] ---> 2ece1e044a2f [2021-02-06T00:45:41.432Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:45:41.432Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:45:41.432Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:45:41.432Z] ---> 2ece1e044a2f [2021-02-06T00:45:41.432Z] Step 3/30 : WORKDIR /edgex-go [2021-02-06T00:45:41.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:45:41.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:45:41.432Z] ---> 2ece1e044a2f [2021-02-06T00:45:41.432Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:45:41.432Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:45:41.432Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:45:41.432Z] ---> 2ece1e044a2f [2021-02-06T00:45:41.432Z] Step 3/21 : WORKDIR /edgex-go [2021-02-06T00:45:41.432Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:45:41.432Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:45:41.432Z] ---> 2ece1e044a2f [2021-02-06T00:45:41.432Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:45:41.432Z] ---> Running in 0f58de40927e [2021-02-06T00:45:41.432Z] ---> Running in f03ace5e76fa [2021-02-06T00:45:41.432Z] ---> Running in 312ec5a30eda [2021-02-06T00:45:41.432Z] ---> Running in ed301fe95b2b [2021-02-06T00:45:41.432Z] ---> Running in ec0e24f3d94c [2021-02-06T00:45:41.432Z] Removing intermediate container f03ace5e76fa [2021-02-06T00:45:41.432Z] ---> 4ca534988de4 [2021-02-06T00:45:41.432Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:45:41.432Z] Removing intermediate container ed301fe95b2b [2021-02-06T00:45:41.432Z] Removing intermediate container 312ec5a30eda [2021-02-06T00:45:41.432Z] ---> 63b1c38600ed [2021-02-06T00:45:41.432Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:45:41.432Z] ---> bf5ff5ec924b [2021-02-06T00:45:41.432Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:45:41.432Z] Removing intermediate container 0f58de40927e [2021-02-06T00:45:41.432Z] ---> 1a65018f1e41 [2021-02-06T00:45:41.432Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:45:41.432Z] Removing intermediate container ec0e24f3d94c [2021-02-06T00:45:41.432Z] ---> 9ef171f227d5 [2021-02-06T00:45:41.432Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:45:41.432Z] ---> Running in d689cf4ba1d5 [2021-02-06T00:45:41.432Z] ---> Running in d6d37f8b0732 [2021-02-06T00:45:41.432Z] ---> Running in 00ef1c0af00f [2021-02-06T00:45:41.432Z] ---> Running in 7d3be4a3a209 [2021-02-06T00:45:41.432Z] ---> Running in 7ee9966a60db [2021-02-06T00:45:41.432Z] Removing intermediate container d689cf4ba1d5 [2021-02-06T00:45:41.432Z] ---> 78687d610380 [2021-02-06T00:45:41.432Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:45:41.432Z] ---> Running in 6ec23160e85b [2021-02-06T00:45:41.432Z] Removing intermediate container 00ef1c0af00f [2021-02-06T00:45:41.432Z] ---> 86c07d830d3e [2021-02-06T00:45:41.432Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-06T00:45:41.432Z] ---> Running in a8974e2b427d [2021-02-06T00:45:41.432Z] Removing intermediate container 7d3be4a3a209 [2021-02-06T00:45:41.432Z] ---> 521ce65d709e [2021-02-06T00:45:41.432Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-06T00:45:41.432Z] Removing intermediate container d6d37f8b0732 [2021-02-06T00:45:41.432Z] ---> 3c1e90fe89de [2021-02-06T00:45:41.432Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:45:41.432Z] Removing intermediate container 7ee9966a60db [2021-02-06T00:45:41.432Z] ---> fc57b52cd3f5 [2021-02-06T00:45:41.432Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-06T00:45:41.432Z] ---> Running in 7fbd45b3cf00 [2021-02-06T00:45:41.432Z] ---> Running in 9efd052b7a5b [2021-02-06T00:45:41.432Z] ---> Running in 14aa9c7e403d [2021-02-06T00:45:41.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:41.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:41.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:41.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:41.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:41.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:42.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:43.219Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:44.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:44.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:45:45.437Z] OK: 217 MiB in 51 packages [2021-02-06T00:45:45.437Z] OK: 217 MiB in 51 packages [2021-02-06T00:45:46.043Z] OK: 217 MiB in 51 packages [2021-02-06T00:45:47.018Z] Removing intermediate container 6ec23160e85b [2021-02-06T00:45:47.018Z] ---> 5f53c9908d67 [2021-02-06T00:45:47.018Z] Step 6/23 : COPY go.mod . [2021-02-06T00:45:47.018Z] Removing intermediate container 7fbd45b3cf00 [2021-02-06T00:45:47.018Z] ---> 5fd03f48ea6a [2021-02-06T00:45:47.018Z] Step 6/30 : COPY go.mod . [2021-02-06T00:45:47.018Z] OK: 217 MiB in 51 packages [2021-02-06T00:45:47.295Z] OK: 217 MiB in 51 packages [2021-02-06T00:45:47.295Z] Removing intermediate container a8974e2b427d [2021-02-06T00:45:47.295Z] ---> bda4261f0bed [2021-02-06T00:45:47.295Z] Step 6/22 : COPY go.mod . [2021-02-06T00:45:47.904Z] ---> e75e75026228 [2021-02-06T00:45:47.904Z] Step 7/30 : RUN go mod download [2021-02-06T00:45:48.177Z] ---> c1b2e455d48f [2021-02-06T00:45:48.177Z] Step 7/23 : RUN go mod download [2021-02-06T00:45:48.177Z] ---> Running in 66739a565a7a [2021-02-06T00:45:48.458Z] ---> Running in fc7d03ce9c14 [2021-02-06T00:45:48.731Z] ---> b6183f6500a9 [2021-02-06T00:45:48.731Z] Step 7/22 : RUN go mod download [2021-02-06T00:45:48.731Z] Removing intermediate container 14aa9c7e403d [2021-02-06T00:45:48.731Z] ---> cb40f5f0398e [2021-02-06T00:45:48.731Z] Step 6/21 : COPY go.mod . [2021-02-06T00:45:49.008Z] Removing intermediate container 9efd052b7a5b [2021-02-06T00:45:49.008Z] ---> 64e4991ab226 [2021-02-06T00:45:49.008Z] Step 6/23 : COPY go.mod . [2021-02-06T00:45:49.008Z] ---> Running in 7a831c78430e [2021-02-06T00:45:50.450Z] ---> 9e1a05b81edc [2021-02-06T00:45:50.451Z] Step 7/23 : RUN go mod download [2021-02-06T00:45:50.451Z] ---> 6c2841bbf050 [2021-02-06T00:45:50.451Z] Step 7/21 : RUN go mod download [2021-02-06T00:45:50.451Z] ---> Running in 9ca25f57e0c3 [2021-02-06T00:45:50.724Z] ---> Running in 6ad1314d9713 [2021-02-06T00:45:52.724Z] Removing intermediate container 66739a565a7a [2021-02-06T00:45:52.724Z] ---> 2c2133c691fe [2021-02-06T00:45:53.003Z] Step 8/30 : COPY . . [2021-02-06T00:45:53.003Z] Removing intermediate container fc7d03ce9c14 [2021-02-06T00:45:53.003Z] ---> 079b1bf0e3e5 [2021-02-06T00:45:53.003Z] Step 8/23 : COPY . . [2021-02-06T00:45:53.621Z] Removing intermediate container 7a831c78430e [2021-02-06T00:45:53.621Z] ---> 44fa2e8ee824 [2021-02-06T00:45:53.621Z] Step 8/22 : COPY . . [2021-02-06T00:45:55.615Z] Removing intermediate container 9ca25f57e0c3 [2021-02-06T00:45:55.615Z] ---> 789ce1ecc1f4 [2021-02-06T00:45:55.615Z] Step 8/23 : COPY . . [2021-02-06T00:45:55.890Z] Removing intermediate container 6ad1314d9713 [2021-02-06T00:45:55.890Z] ---> 58262fe7898e [2021-02-06T00:45:55.890Z] Step 8/21 : COPY . . [2021-02-06T00:46:22.736Z] ---> a7df9b7e896a [2021-02-06T00:46:22.736Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-06T00:46:22.736Z] ---> fd06517b6e6a [2021-02-06T00:46:22.736Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-06T00:46:22.736Z] ---> bb38c0b84880 [2021-02-06T00:46:22.736Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-06T00:46:22.736Z] ---> 58ed564cde94 [2021-02-06T00:46:22.736Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-06T00:46:22.736Z] ---> 9e60563dc274 [2021-02-06T00:46:22.736Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-06T00:46:22.736Z] ---> Running in 9a43c037819d [2021-02-06T00:46:22.736Z] ---> Running in 32fff2fb2297 [2021-02-06T00:46:22.736Z] ---> Running in f3292463ecd0 [2021-02-06T00:46:22.736Z] ---> Running in 2cee91b88b8f [2021-02-06T00:46:22.736Z] ---> Running in 9cd4db62b108 [2021-02-06T00:46:24.180Z] 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-06T00:46:24.783Z] 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-06T00:46:25.059Z] 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-06T00:46:25.059Z] 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-06T00:46:25.334Z] 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-06T00:48:17.259Z] 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-06T00:48:17.867Z] Removing intermediate container 2cee91b88b8f [2021-02-06T00:48:17.867Z] ---> 0d2ad9623b5d [2021-02-06T00:48:17.867Z] [2021-02-06T00:48:17.867Z] Step 10/30 : FROM alpine:3.12 [2021-02-06T00:48:17.867Z] 3.12: Pulling from library/alpine [2021-02-06T00:48:19.315Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-06T00:48:19.315Z] Status: Downloaded newer image for alpine:3.12 [2021-02-06T00:48:19.315Z] ---> afeebe901d6b [2021-02-06T00:48:19.315Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-06T00:48:20.303Z] ---> Running in ffd11585d3d2 [2021-02-06T00:48:21.295Z] Removing intermediate container ffd11585d3d2 [2021-02-06T00:48:21.295Z] ---> 238967414ba6 [2021-02-06T00:48:21.295Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-06T00:48:21.898Z] ---> Running in 85eac5d5ca2d [2021-02-06T00:48:23.907Z] Removing intermediate container f3292463ecd0 [2021-02-06T00:48:23.907Z] ---> f58581ac48c5 [2021-02-06T00:48:23.907Z] [2021-02-06T00:48:23.907Z] Step 10/21 : FROM alpine:3.12 [2021-02-06T00:48:23.907Z] ---> afeebe901d6b [2021-02-06T00:48:23.907Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-06T00:48:24.231Z] ---> Running in 8d861fda5192 [2021-02-06T00:48:24.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:24.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:26.403Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:48:26.403Z] (2/2) Installing su-exec (0.2-r1) [2021-02-06T00:48:26.403Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:48:26.403Z] OK: 5 MiB in 16 packages [2021-02-06T00:48:26.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:26.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:27.659Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-06T00:48:27.659Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:48:27.659Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-06T00:48:27.933Z] (4/4) Installing curl (7.69.1-r3) [2021-02-06T00:48:27.933Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:48:27.933Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:48:28.208Z] Removing intermediate container 85eac5d5ca2d [2021-02-06T00:48:28.208Z] ---> 3346b48430ba [2021-02-06T00:48:28.208Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-06T00:48:28.208Z] OK: 7 MiB in 18 packages [2021-02-06T00:48:28.480Z] ---> Running in 961b04c9483b [2021-02-06T00:48:29.464Z] Removing intermediate container 961b04c9483b [2021-02-06T00:48:29.464Z] ---> 95a2be163652 [2021-02-06T00:48:29.464Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-06T00:48:29.464Z] ---> Running in e8bca6cbd255 [2021-02-06T00:48:30.445Z] Removing intermediate container e8bca6cbd255 [2021-02-06T00:48:30.445Z] ---> e139efd74fd3 [2021-02-06T00:48:30.445Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-06T00:48:30.718Z] ---> Running in b9a13c8ab318 [2021-02-06T00:48:30.718Z] Removing intermediate container 8d861fda5192 [2021-02-06T00:48:30.718Z] ---> afd748cc6006 [2021-02-06T00:48:30.718Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:48:30.989Z] ---> Running in 562cdfa8e26b [2021-02-06T00:48:31.966Z] Removing intermediate container 562cdfa8e26b [2021-02-06T00:48:31.967Z] ---> 8b18203be4eb [2021-02-06T00:48:31.967Z] Step 13/21 : WORKDIR /edgex [2021-02-06T00:48:31.967Z] ---> Running in 6bda6943f87e [2021-02-06T00:48:33.413Z] Removing intermediate container 6bda6943f87e [2021-02-06T00:48:33.413Z] ---> 6467b8138237 [2021-02-06T00:48:33.413Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-06T00:48:34.856Z] ---> 6df09dbdb5ce [2021-02-06T00:48:34.856Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-06T00:48:34.856Z] Removing intermediate container b9a13c8ab318 [2021-02-06T00:48:34.856Z] ---> 944d3a6b6164 [2021-02-06T00:48:34.856Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-06T00:48:35.451Z] ---> Running in 5b64eb3ac4b8 [2021-02-06T00:48:36.901Z] Removing intermediate container 5b64eb3ac4b8 [2021-02-06T00:48:36.901Z] ---> 7c9e6a4c64a5 [2021-02-06T00:48:36.901Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-06T00:48:37.176Z] ---> aee44c884496 [2021-02-06T00:48:37.176Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-06T00:48:39.172Z] ---> 03621f1cbf6b [2021-02-06T00:48:39.172Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-06T00:48:39.770Z] ---> Running in 1ed3f9a8598d [2021-02-06T00:48:39.770Z] ---> 69138fd8b1d6 [2021-02-06T00:48:39.770Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-06T00:48:40.397Z] Removing intermediate container 9cd4db62b108 [2021-02-06T00:48:40.397Z] ---> e5232da74ba7 [2021-02-06T00:48:40.397Z] [2021-02-06T00:48:40.397Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:48:40.397Z] ---> afeebe901d6b [2021-02-06T00:48:40.397Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:48:40.397Z] ---> Running in bf3743229b6e [2021-02-06T00:48:40.681Z] ---> Running in 2541ab5db2c4 [2021-02-06T00:48:40.959Z] Removing intermediate container 32fff2fb2297 [2021-02-06T00:48:40.959Z] ---> bf1ed6db6b11 [2021-02-06T00:48:40.959Z] [2021-02-06T00:48:40.959Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:48:40.959Z] ---> afeebe901d6b [2021-02-06T00:48:40.959Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-06T00:48:41.565Z] ---> Running in d6f8fcfb03da [2021-02-06T00:48:41.565Z] Removing intermediate container bf3743229b6e [2021-02-06T00:48:41.565Z] ---> f6d6759dec43 [2021-02-06T00:48:41.565Z] Step 18/21 : CMD ["--init=true"] [2021-02-06T00:48:42.160Z] ---> Running in 7aeff2889014 [2021-02-06T00:48:42.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:42.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:43.030Z] Removing intermediate container 7aeff2889014 [2021-02-06T00:48:43.030Z] ---> ef04da82137f [2021-02-06T00:48:43.030Z] Step 19/21 : LABEL arch=arm64 [2021-02-06T00:48:43.305Z] ---> Running in 0a2abb3e6f2a [2021-02-06T00:48:43.305Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-06T00:48:43.586Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:48:43.586Z] OK: 5 MiB in 15 packages [2021-02-06T00:48:43.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:43.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:48:44.461Z] Removing intermediate container 0a2abb3e6f2a [2021-02-06T00:48:44.461Z] ---> 9844a20d2320 [2021-02-06T00:48:44.461Z] Step 20/21 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:48:44.461Z] Removing intermediate container 1ed3f9a8598d [2021-02-06T00:48:44.461Z] ---> cd57a244b581 [2021-02-06T00:48:44.461Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:48:44.461Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-06T00:48:44.461Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:48:44.461Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:48:44.461Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:48:44.734Z] ---> Running in 5d9c9ae24dc8 [2021-02-06T00:48:44.734Z] OK: 6 MiB in 16 packages [2021-02-06T00:48:45.719Z] Removing intermediate container 2541ab5db2c4 [2021-02-06T00:48:45.719Z] ---> f2e452685faf [2021-02-06T00:48:45.719Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:48:46.001Z] Removing intermediate container 5d9c9ae24dc8 [2021-02-06T00:48:46.001Z] ---> 33855752b0a4 [2021-02-06T00:48:46.001Z] Step 21/21 : LABEL version=0.0.0 [2021-02-06T00:48:46.280Z] ---> a8305cd59849 [2021-02-06T00:48:46.280Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-06T00:48:46.280Z] ---> Running in f52b9640c78e [2021-02-06T00:48:46.561Z] ---> Running in de46d984c0e8 [2021-02-06T00:48:47.547Z] Removing intermediate container 9a43c037819d [2021-02-06T00:48:47.547Z] ---> 0ad0bd7ecb90 [2021-02-06T00:48:47.547Z] [2021-02-06T00:48:47.547Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:48:47.547Z] ---> afeebe901d6b [2021-02-06T00:48:47.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:48:47.547Z] ---> Using cache [2021-02-06T00:48:47.547Z] ---> f2e452685faf [2021-02-06T00:48:47.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:48:47.547Z] ---> Using cache [2021-02-06T00:48:47.547Z] ---> 337df6637d10 [2021-02-06T00:48:47.547Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-06T00:48:47.818Z] Removing intermediate container f52b9640c78e [2021-02-06T00:48:47.818Z] ---> 337df6637d10 [2021-02-06T00:48:47.818Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-06T00:48:47.818Z] Removing intermediate container de46d984c0e8 [2021-02-06T00:48:47.818Z] ---> 5b9766cec21e [2021-02-06T00:48:47.818Z] [2021-02-06T00:48:47.818Z] Removing intermediate container d6f8fcfb03da [2021-02-06T00:48:47.818Z] ---> 6486471bfae9 [2021-02-06T00:48:47.818Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:48:47.818Z] ---> Running in e4e18b8036f9 [2021-02-06T00:48:48.097Z] ---> 28dda9ff2e59 [2021-02-06T00:48:48.098Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-06T00:48:48.098Z] ---> Running in 5842725fd4f2 [2021-02-06T00:48:48.098Z] ---> Running in 718cc40fd123 [2021-02-06T00:48:48.379Z] Successfully built 5b9766cec21e [2021-02-06T00:48:48.379Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-06T00:48:48.379Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-02-06T00:48:48.667Z] Removing intermediate container e4e18b8036f9 [2021-02-06T00:48:48.667Z] ---> 45a099acd83e [2021-02-06T00:48:48.667Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:48:48.667Z] Removing intermediate container 5842725fd4f2 [2021-02-06T00:48:48.667Z] ---> 935cf8ab1b72 [2021-02-06T00:48:48.667Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:48:48.941Z] ---> Running in 477aba898252 [2021-02-06T00:48:48.941Z] Removing intermediate container 718cc40fd123 [2021-02-06T00:48:48.941Z] ---> 5dcf3f26fbfc [2021-02-06T00:48:48.942Z] ---> Running in 991596a3036d [2021-02-06T00:48:48.942Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-06T00:48:48.942Z] ---> fb37c378b3f2 [2021-02-06T00:48:49.222Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-06T00:48:49.222Z] ---> Running in fb42827c1998 [2021-02-06T00:48:49.496Z] Removing intermediate container 477aba898252 [2021-02-06T00:48:49.496Z] ---> d0da5b662f45 [2021-02-06T00:48:49.496Z] Step 15/23 : WORKDIR / [2021-02-06T00:48:49.769Z] Removing intermediate container 991596a3036d [2021-02-06T00:48:49.769Z] ---> cc83e5a321db [2021-02-06T00:48:49.769Z] Step 15/23 : WORKDIR / [2021-02-06T00:48:49.769Z] ---> Running in 9746022c7548 [2021-02-06T00:48:49.769Z] ---> Running in 138a733a17dc [2021-02-06T00:48:50.039Z] Removing intermediate container fb42827c1998 [2021-02-06T00:48:50.039Z] ---> 2a94c2e7f0ca [2021-02-06T00:48:50.039Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:48:50.310Z] ---> 7480dc7de282 [2021-02-06T00:48:50.310Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-06T00:48:50.582Z] ---> Running in 90922f2f589d [2021-02-06T00:48:51.197Z] ---> Running in b5f9983f14cc [2021-02-06T00:48:51.197Z] Removing intermediate container 9746022c7548 [2021-02-06T00:48:51.197Z] ---> 1b8b3e61ea7c [2021-02-06T00:48:51.197Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:48:51.467Z] Removing intermediate container 138a733a17dc [2021-02-06T00:48:51.468Z] ---> 4503404a8e63 [2021-02-06T00:48:51.468Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:48:52.078Z] Removing intermediate container 90922f2f589d [2021-02-06T00:48:52.078Z] ---> 71b7ed7d053a [2021-02-06T00:48:52.078Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:48:52.686Z] Removing intermediate container b5f9983f14cc [2021-02-06T00:48:52.686Z] ---> b38521c2af72 [2021-02-06T00:48:52.686Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-06T00:48:52.686Z] ---> f125520045eb [2021-02-06T00:48:52.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-06T00:48:52.686Z] ---> dde26b85d885 [2021-02-06T00:48:52.686Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-06T00:48:54.144Z] ---> a911db6bf92f [2021-02-06T00:48:54.144Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-06T00:48:55.122Z] ---> b25833778355 [2021-02-06T00:48:55.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-06T00:48:55.123Z] ---> 0ceaf95aec03 [2021-02-06T00:48:55.123Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-06T00:48:55.123Z] ---> 176ccc418aa5 [2021-02-06T00:48:55.123Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-06T00:48:55.727Z] ---> 1574ec8cdd6e [2021-02-06T00:48:55.727Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-06T00:48:55.727Z] ---> Running in 67f129826784 [2021-02-06T00:48:56.353Z] ---> 67c90f9645b8 [2021-02-06T00:48:56.353Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-06T00:48:56.353Z] ---> 8df06b99c5fd [2021-02-06T00:48:56.353Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-06T00:48:56.634Z] ---> Running in 6f8aafbc5f9d [2021-02-06T00:48:56.634Z] ---> Running in 88398e601b78 [2021-02-06T00:48:56.906Z] ---> 632c46a68331 [2021-02-06T00:48:56.906Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-06T00:48:57.178Z] ---> Running in da3115e56954 [2021-02-06T00:48:57.456Z] Removing intermediate container 88398e601b78 [2021-02-06T00:48:57.456Z] ---> 942cb6920237 [2021-02-06T00:48:57.456Z] Removing intermediate container 6f8aafbc5f9d [2021-02-06T00:48:57.456Z] ---> c55c69239ac0 [2021-02-06T00:48:57.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:48:57.456Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:48:57.729Z] Removing intermediate container da3115e56954 [2021-02-06T00:48:57.729Z] ---> d1c438d9d766 [2021-02-06T00:48:57.729Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:48:58.004Z] ---> Running in 10ba9ed178f4 [2021-02-06T00:48:58.004Z] ---> Running in fe09a6dfff77 [2021-02-06T00:48:58.278Z] ---> Running in 71acce8ba925 [2021-02-06T00:48:58.901Z] Removing intermediate container 10ba9ed178f4 [2021-02-06T00:48:58.901Z] ---> e3ff4475e2fb [2021-02-06T00:48:58.901Z] Removing intermediate container fe09a6dfff77 [2021-02-06T00:48:58.901Z] ---> e0c9ca9bdbdd [2021-02-06T00:48:58.901Z] Step 21/23 : LABEL arch=arm64 [2021-02-06T00:48:58.901Z] Step 21/23 : LABEL arch=arm64 [2021-02-06T00:48:58.901Z] Removing intermediate container 71acce8ba925 [2021-02-06T00:48:58.901Z] ---> 21d22feea738 [2021-02-06T00:48:58.901Z] Step 20/22 : LABEL arch=arm64 [2021-02-06T00:48:59.175Z] ---> Running in 435762c12bfe [2021-02-06T00:48:59.175Z] ---> Running in ccd52a562c65 [2021-02-06T00:48:59.448Z] Removing intermediate container 67f129826784 [2021-02-06T00:48:59.448Z] ---> d15312ada0f9 [2021-02-06T00:48:59.448Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-06T00:48:59.448Z] ---> Running in 482d2d2543fe [2021-02-06T00:49:00.068Z] ---> Running in a2f696def303 [2021-02-06T00:49:00.068Z] Removing intermediate container ccd52a562c65 [2021-02-06T00:49:00.068Z] ---> 6fbf53280418 [2021-02-06T00:49:00.068Z] Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:49:00.351Z] Removing intermediate container 435762c12bfe [2021-02-06T00:49:00.351Z] ---> 0ef17e070140 [2021-02-06T00:49:00.351Z] Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:49:00.628Z] ---> Running in 35dcbd62bbfc [2021-02-06T00:49:00.628Z] Removing intermediate container 482d2d2543fe [2021-02-06T00:49:00.628Z] ---> e2b4e98892e7 [2021-02-06T00:49:00.628Z] Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:49:00.628Z] ---> Running in 88a4cd9efcdb [2021-02-06T00:49:00.906Z] ---> Running in 9070d290fc3e [2021-02-06T00:49:00.906Z] Removing intermediate container a2f696def303 [2021-02-06T00:49:00.906Z] ---> adbdfb51e175 [2021-02-06T00:49:00.906Z] Step 27/30 : CMD ["gate"] [2021-02-06T00:49:01.891Z] ---> Running in 2dd892a09d22 [2021-02-06T00:49:01.891Z] Removing intermediate container 88a4cd9efcdb [2021-02-06T00:49:01.891Z] ---> a44b0696c104 [2021-02-06T00:49:01.891Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:49:01.891Z] Removing intermediate container 35dcbd62bbfc [2021-02-06T00:49:01.891Z] ---> 111e7d7cd3dc [2021-02-06T00:49:02.165Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:49:02.445Z] Removing intermediate container 9070d290fc3e [2021-02-06T00:49:02.445Z] ---> d56f91661820 [2021-02-06T00:49:02.445Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:49:02.725Z] ---> Running in b87b89509a48 [2021-02-06T00:49:02.726Z] ---> Running in 8ac3bf6efd9d [2021-02-06T00:49:03.331Z] ---> Running in 64d4f10633cb [2021-02-06T00:49:03.331Z] Removing intermediate container 2dd892a09d22 [2021-02-06T00:49:03.331Z] ---> e8880ba4d102 [2021-02-06T00:49:03.331Z] Step 28/30 : LABEL arch=arm64 [2021-02-06T00:49:03.621Z] Removing intermediate container 8ac3bf6efd9d [2021-02-06T00:49:03.621Z] ---> 2cbf8402f20f [2021-02-06T00:49:03.621Z] [2021-02-06T00:49:03.904Z] ---> Running in 3ea9e07945e4 [2021-02-06T00:49:04.184Z] Removing intermediate container 64d4f10633cb [2021-02-06T00:49:04.184Z] ---> a7141e9d1d1c [2021-02-06T00:49:04.184Z] [2021-02-06T00:49:04.184Z] Removing intermediate container b87b89509a48 [2021-02-06T00:49:04.184Z] ---> 4cdab21348f8 [2021-02-06T00:49:04.184Z] [2021-02-06T00:49:04.184Z] Successfully built 2cbf8402f20f [2021-02-06T00:49:04.184Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-06T00:49:04.184Z] Building docker-support-scheduler-go [2021-02-06T00:49:04.781Z]  Building docker-core-metadata-go ... done Successfully built a7141e9d1d1c [2021-02-06T00:49:04.781Z] Successfully built 4cdab21348f8 [2021-02-06T00:49:05.058Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-06T00:49:05.058Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-02-06T00:49:05.058Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-06T00:49:05.058Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-02-06T00:49:05.058Z] Removing intermediate container 3ea9e07945e4 [2021-02-06T00:49:05.058Z] ---> 34f5dc18a31f [2021-02-06T00:49:05.058Z] Step 29/30 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:49:05.651Z] ---> Running in ce8d53837859 [2021-02-06T00:49:06.248Z] Removing intermediate container ce8d53837859 [2021-02-06T00:49:06.248Z] ---> 3c5a2ac5ebea [2021-02-06T00:49:06.248Z] Step 30/30 : LABEL version=0.0.0 [2021-02-06T00:49:06.852Z] ---> Running in e8792a173342 [2021-02-06T00:49:07.126Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:49:07.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:49:07.398Z] ---> 2ece1e044a2f [2021-02-06T00:49:07.398Z] Step 3/24 : WORKDIR /edgex-go [2021-02-06T00:49:07.398Z] ---> Using cache [2021-02-06T00:49:07.398Z] ---> 9ef171f227d5 [2021-02-06T00:49:07.398Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:49:07.398Z] ---> Using cache [2021-02-06T00:49:07.398Z] ---> fc57b52cd3f5 [2021-02-06T00:49:07.398Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-06T00:49:07.398Z] ---> Using cache [2021-02-06T00:49:07.398Z] ---> cb40f5f0398e [2021-02-06T00:49:07.398Z] Step 6/24 : COPY go.mod . [2021-02-06T00:49:07.398Z] ---> Using cache [2021-02-06T00:49:07.398Z] ---> 6c2841bbf050 [2021-02-06T00:49:07.398Z] Step 7/24 : RUN go mod download [2021-02-06T00:49:07.398Z] ---> Using cache [2021-02-06T00:49:07.398Z] ---> 58262fe7898e [2021-02-06T00:49:07.398Z] Step 8/24 : COPY . . [2021-02-06T00:49:07.398Z] ---> Using cache [2021-02-06T00:49:07.398Z] ---> 58ed564cde94 [2021-02-06T00:49:07.398Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-06T00:49:07.398Z] Removing intermediate container e8792a173342 [2021-02-06T00:49:07.398Z] ---> fd2441168ea8 [2021-02-06T00:49:07.398Z] [2021-02-06T00:49:07.675Z] ---> Running in 599dc3102984 [2021-02-06T00:49:07.958Z] Successfully built fd2441168ea8 [2021-02-06T00:49:07.958Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-06T00:49:08.932Z]  Building docker-security-bootstrapper-go ... done 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-06T00:49:41.293Z] 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-06T00:49:45.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:49:45.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:49:45.622Z] ---> 2ece1e044a2f [2021-02-06T00:49:45.622Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> 9ef171f227d5 [2021-02-06T00:49:45.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> fc57b52cd3f5 [2021-02-06T00:49:45.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> cb40f5f0398e [2021-02-06T00:49:45.622Z] Step 6/22 : COPY go.mod . [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> 6c2841bbf050 [2021-02-06T00:49:45.622Z] Step 7/22 : RUN go mod download [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> 58262fe7898e [2021-02-06T00:49:45.622Z] Step 8/22 : COPY . . [2021-02-06T00:49:45.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:49:45.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:49:45.622Z] ---> 2ece1e044a2f [2021-02-06T00:49:45.622Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> 9ef171f227d5 [2021-02-06T00:49:45.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> fc57b52cd3f5 [2021-02-06T00:49:45.622Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> 58ed564cde94 [2021-02-06T00:49:45.622Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-06T00:49:45.622Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:49:45.622Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:49:45.622Z] ---> 2ece1e044a2f [2021-02-06T00:49:45.622Z] Step 3/26 : WORKDIR /edgex-go [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> 9ef171f227d5 [2021-02-06T00:49:45.622Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:49:45.622Z] ---> Using cache [2021-02-06T00:49:45.622Z] ---> fc57b52cd3f5 [2021-02-06T00:49:45.622Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-06T00:49:49.940Z] ---> Running in cbe2b306c5f5 [2021-02-06T00:49:49.940Z] ---> Running in 65e683d3eaaf [2021-02-06T00:49:49.940Z] ---> Running in 60c4fbc95984 [2021-02-06T00:49:51.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:51.382Z] 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-06T00:49:51.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:52.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:52.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:52.742Z] Removing intermediate container 599dc3102984 [2021-02-06T00:49:52.742Z] ---> b3586bafdf06 [2021-02-06T00:49:52.742Z] [2021-02-06T00:49:52.742Z] Step 10/24 : FROM alpine:3.12 [2021-02-06T00:49:52.742Z] ---> afeebe901d6b [2021-02-06T00:49:52.742Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-06T00:49:52.742Z] ---> Running in 33a115caf32d [2021-02-06T00:49:53.534Z] OK: 217 MiB in 51 packages [2021-02-06T00:49:53.814Z] OK: 217 MiB in 51 packages [2021-02-06T00:49:55.393Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:55.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:55.948Z] Removing intermediate container cbe2b306c5f5 [2021-02-06T00:49:55.948Z] ---> ee6b097dafa7 [2021-02-06T00:49:55.948Z] Step 6/23 : COPY go.mod . [2021-02-06T00:49:56.224Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-06T00:49:56.224Z] Removing intermediate container 65e683d3eaaf [2021-02-06T00:49:56.224Z] ---> d25f918bf9e2 [2021-02-06T00:49:56.224Z] Step 6/26 : COPY go.mod . [2021-02-06T00:49:56.224Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:49:57.674Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-06T00:49:57.674Z] (4/5) Installing curl (7.69.1-r3) [2021-02-06T00:49:57.674Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-06T00:49:57.674Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:49:57.674Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:49:57.674Z] ---> f16b501efbed [2021-02-06T00:49:57.674Z] Step 7/23 : RUN go mod download [2021-02-06T00:49:57.674Z] OK: 7 MiB in 19 packages [2021-02-06T00:49:57.951Z] ---> b2c1fcb714d1 [2021-02-06T00:49:57.951Z] Step 7/26 : RUN go mod download [2021-02-06T00:49:57.951Z] ---> Running in 9feee26cedfa [2021-02-06T00:49:58.233Z] ---> Running in 71d92c31b09c [2021-02-06T00:50:01.662Z] Removing intermediate container 33a115caf32d [2021-02-06T00:50:01.662Z] ---> e468d0733dd0 [2021-02-06T00:50:01.662Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:50:01.662Z] ---> Running in 646b136a0082 [2021-02-06T00:50:02.261Z] Removing intermediate container 646b136a0082 [2021-02-06T00:50:02.261Z] ---> f66e23f34d2d [2021-02-06T00:50:02.261Z] Step 13/24 : WORKDIR / [2021-02-06T00:50:02.261Z] ---> Running in f67e23e653d2 [2021-02-06T00:50:03.705Z] Removing intermediate container f67e23e653d2 [2021-02-06T00:50:03.705Z] ---> 143b154bf76c [2021-02-06T00:50:03.705Z] 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-06T00:50:03.705Z] Removing intermediate container 9feee26cedfa [2021-02-06T00:50:03.705Z] ---> 11ef1ae9029c [2021-02-06T00:50:03.705Z] Step 8/23 : COPY . . [2021-02-06T00:50:04.720Z] Removing intermediate container 71d92c31b09c [2021-02-06T00:50:04.720Z] ---> bb254b39e0f6 [2021-02-06T00:50:04.720Z] Step 8/26 : COPY . . [2021-02-06T00:50:05.332Z] ---> c351bdaa62a5 [2021-02-06T00:50:05.332Z] 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-06T00:50:07.993Z] ---> b949bfdc64cd [2021-02-06T00:50:07.993Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-06T00:50:10.657Z] ---> 692a9a830d28 [2021-02-06T00:50:10.657Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-06T00:50:13.302Z] ---> 98b21d034ad7 [2021-02-06T00:50:13.302Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-06T00:50:16.718Z] ---> 59d62a6be427 [2021-02-06T00:50:16.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-06T00:50:18.185Z] ---> 2e73aa4a09fd [2021-02-06T00:50:18.185Z] 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-06T00:50:18.795Z] ---> Running in d7a0b92e995c [2021-02-06T00:50:24.289Z] Removing intermediate container d7a0b92e995c [2021-02-06T00:50:24.289Z] ---> d0ccb2f29e8d [2021-02-06T00:50:24.289Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-06T00:50:24.888Z] ---> Running in f205d863047e [2021-02-06T00:50:26.355Z] Removing intermediate container f205d863047e [2021-02-06T00:50:26.355Z] ---> 5c786747e5f0 [2021-02-06T00:50:26.355Z] Step 22/24 : LABEL arch=arm64 [2021-02-06T00:50:26.631Z] ---> Running in af97b6226c05 [2021-02-06T00:50:28.096Z] Removing intermediate container af97b6226c05 [2021-02-06T00:50:28.096Z] ---> 718276429402 [2021-02-06T00:50:28.096Z] Step 23/24 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:50:28.701Z] ---> Running in 9f407c336aea [2021-02-06T00:50:30.157Z] Removing intermediate container 9f407c336aea [2021-02-06T00:50:30.157Z] ---> 20620dfa0e77 [2021-02-06T00:50:30.157Z] Step 24/24 : LABEL version=0.0.0 [2021-02-06T00:50:30.758Z] ---> Running in e9a444767055 [2021-02-06T00:50:32.776Z] Removing intermediate container e9a444767055 [2021-02-06T00:50:32.776Z] ---> 7575f3ba4add [2021-02-06T00:50:32.776Z] [2021-02-06T00:50:34.216Z] Successfully built 7575f3ba4add [2021-02-06T00:50:34.216Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-06T00:50:37.654Z]  Building docker-security-secretstore-setup-go ... done  ---> 3e4574dfc3bf [2021-02-06T00:50:37.654Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-06T00:50:37.928Z] ---> 3edb7a4d23d0 [2021-02-06T00:50:37.928Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-06T00:50:38.534Z] ---> Running in 4fb706649986 [2021-02-06T00:50:38.816Z] ---> Running in e4e5f46b137e [2021-02-06T00:50:40.277Z] 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-06T00:50:40.556Z] 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-06T00:50:50.778Z] Removing intermediate container 60c4fbc95984 [2021-02-06T00:50:50.778Z] ---> 564c29cf26c1 [2021-02-06T00:50:50.778Z] [2021-02-06T00:50:50.778Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:50:50.778Z] ---> afeebe901d6b [2021-02-06T00:50:50.778Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:50:50.778Z] ---> Using cache [2021-02-06T00:50:50.778Z] ---> f2e452685faf [2021-02-06T00:50:50.778Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:50:50.778Z] ---> Using cache [2021-02-06T00:50:50.778Z] ---> 337df6637d10 [2021-02-06T00:50:50.778Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-06T00:50:50.778Z] ---> Running in e8b9e56660c5 [2021-02-06T00:50:51.782Z] Removing intermediate container e8b9e56660c5 [2021-02-06T00:50:51.782Z] ---> 9227ef423c7a [2021-02-06T00:50:51.782Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:50:52.395Z] ---> Running in 9613183087a4 [2021-02-06T00:50:53.400Z] Removing intermediate container 9613183087a4 [2021-02-06T00:50:53.400Z] ---> 93ab9bff8acd [2021-02-06T00:50:53.400Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:50:56.100Z] ---> e75365b7eeba [2021-02-06T00:50:56.100Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-06T00:50:58.121Z] ---> d58b3849b899 [2021-02-06T00:50:58.121Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-06T00:50:59.638Z] ---> fb382843265c [2021-02-06T00:50:59.638Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-06T00:51:00.247Z] ---> Running in 3219f4afd366 [2021-02-06T00:51:01.726Z] Removing intermediate container 3219f4afd366 [2021-02-06T00:51:01.726Z] ---> 881d03af43d1 [2021-02-06T00:51:01.726Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:51:02.004Z] ---> Running in b2a8f04da899 [2021-02-06T00:51:03.496Z] Removing intermediate container b2a8f04da899 [2021-02-06T00:51:03.496Z] ---> f8dbef9bef83 [2021-02-06T00:51:03.496Z] Step 20/22 : LABEL arch=arm64 [2021-02-06T00:51:04.138Z] ---> Running in 1655d5d34d84 [2021-02-06T00:51:05.154Z] Removing intermediate container 1655d5d34d84 [2021-02-06T00:51:05.154Z] ---> b1b1b687bcd1 [2021-02-06T00:51:05.154Z] Step 21/22 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:51:05.154Z] ---> Running in 601ccf80fdc9 [2021-02-06T00:51:06.233Z] Removing intermediate container 601ccf80fdc9 [2021-02-06T00:51:06.233Z] ---> 95cdcd95650d [2021-02-06T00:51:06.233Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:51:06.542Z] ---> Running in ef6f7631f06a [2021-02-06T00:51:07.561Z] Removing intermediate container ef6f7631f06a [2021-02-06T00:51:07.561Z] ---> 6682e380d20d [2021-02-06T00:51:07.561Z] [2021-02-06T00:51:07.898Z] Successfully built 6682e380d20d [2021-02-06T00:51:07.898Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-06T00:51:40.320Z]  Building docker-support-scheduler-go ... done Removing intermediate container e4e5f46b137e [2021-02-06T00:51:40.320Z] ---> 79a822a99707 [2021-02-06T00:51:40.320Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-06T00:51:40.320Z] ---> Running in 7d45dbe22e77 [2021-02-06T00:51:40.320Z] 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-06T00:51:41.756Z] Removing intermediate container 7d45dbe22e77 [2021-02-06T00:51:41.756Z] ---> 58bbf86805bc [2021-02-06T00:51:41.756Z] [2021-02-06T00:51:41.756Z] Step 11/26 : FROM docker:20.10.0 [2021-02-06T00:51:41.756Z] 20.10.0: Pulling from library/docker [2021-02-06T00:51:51.901Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-06T00:51:51.901Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-06T00:51:51.901Z] ---> eeaf43b92773 [2021-02-06T00:51:51.901Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-06T00:51:51.901Z] Removing intermediate container 4fb706649986 [2021-02-06T00:51:51.901Z] ---> 9ad85905e586 [2021-02-06T00:51:51.901Z] [2021-02-06T00:51:51.901Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:51:51.901Z] ---> afeebe901d6b [2021-02-06T00:51:51.901Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-06T00:51:51.901Z] ---> Running in a2cdb66703f2 [2021-02-06T00:51:52.178Z] ---> Running in c7f9cd64a861 [2021-02-06T00:51:53.161Z] Removing intermediate container c7f9cd64a861 [2021-02-06T00:51:53.161Z] ---> b279f9c3d6dc [2021-02-06T00:51:53.161Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-06T00:51:53.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:51:53.435Z] ---> Running in 1fbb2eafc93c [2021-02-06T00:51:53.710Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:51:54.307Z] (1/2) Installing readline (8.0.4-r0) [2021-02-06T00:51:54.307Z] (2/2) Installing bash (5.0.17-r0) [2021-02-06T00:51:54.307Z] Executing bash-5.0.17-r0.post-install [2021-02-06T00:51:54.307Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:51:54.307Z] OK: 12 MiB in 22 packages [2021-02-06T00:51:54.307Z] Removing intermediate container 1fbb2eafc93c [2021-02-06T00:51:54.307Z] ---> f64ca74aa543 [2021-02-06T00:51:54.307Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-06T00:51:55.286Z] ---> Running in 422628d1007d [2021-02-06T00:51:56.256Z] Removing intermediate container 422628d1007d [2021-02-06T00:51:56.256Z] ---> 64d5d8d2031a [2021-02-06T00:51:56.256Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:51:56.860Z] ---> Running in 9ccefb58515a [2021-02-06T00:51:57.139Z] Removing intermediate container a2cdb66703f2 [2021-02-06T00:51:57.139Z] ---> a020a82e852e [2021-02-06T00:51:57.139Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-06T00:51:57.414Z] ---> Running in b03e5dd965b1 [2021-02-06T00:51:58.010Z] Removing intermediate container b03e5dd965b1 [2021-02-06T00:51:58.010Z] ---> f1c5d6a99487 [2021-02-06T00:51:58.010Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-06T00:51:58.604Z] ---> Running in aff0709a9e07 [2021-02-06T00:51:59.203Z] Removing intermediate container aff0709a9e07 [2021-02-06T00:51:59.203Z] ---> f6beaa1589e8 [2021-02-06T00:51:59.203Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-06T00:51:59.203Z] ---> Running in b969b6d8034b [2021-02-06T00:51:59.475Z] Removing intermediate container 9ccefb58515a [2021-02-06T00:51:59.475Z] ---> fa1fdd94d928 [2021-02-06T00:51:59.475Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-06T00:51:59.748Z] ---> Running in 016c06ff1e9c [2021-02-06T00:51:59.748Z] Removing intermediate container b969b6d8034b [2021-02-06T00:51:59.748Z] ---> 7d7b1a1db4f3 [2021-02-06T00:51:59.748Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-06T00:52:01.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:52:01.455Z] ---> c628d8c60f2c [2021-02-06T00:52:01.455Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-06T00:52:01.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:52:02.329Z] ---> 0b7a286f043c [2021-02-06T00:52:02.329Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-06T00:52:02.329Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-06T00:52:02.602Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-06T00:52:02.602Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-06T00:52:02.602Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-06T00:52:02.874Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-06T00:52:03.147Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-06T00:52:03.147Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:52:03.147Z] OK: 8 MiB in 20 packages [2021-02-06T00:52:03.419Z] ---> 85d2f281cd64 [2021-02-06T00:52:03.419Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-06T00:52:03.696Z] ---> Running in c17dce334c2c [2021-02-06T00:52:04.681Z] Removing intermediate container 016c06ff1e9c [2021-02-06T00:52:04.681Z] ---> 365873c2b885 [2021-02-06T00:52:04.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:52:05.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:52:05.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:52:05.559Z] ---> 69e559d72384 [2021-02-06T00:52:05.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-06T00:52:06.159Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-06T00:52:06.159Z] (2/33) Installing expat (2.2.9-r1) [2021-02-06T00:52:06.159Z] (3/33) Installing libffi (3.3-r2) [2021-02-06T00:52:06.159Z] (4/33) Installing gdbm (1.13-r1) [2021-02-06T00:52:06.159Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-06T00:52:06.159Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-06T00:52:06.159Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-06T00:52:08.139Z] ---> 540849da9d82 [2021-02-06T00:52:08.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-06T00:52:08.139Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-06T00:52:08.139Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-06T00:52:08.139Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-06T00:52:08.139Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-06T00:52:08.139Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-06T00:52:08.139Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-06T00:52:08.139Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-06T00:52:08.139Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-06T00:52:08.139Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-06T00:52:08.139Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-06T00:52:08.412Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-06T00:52:08.413Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-06T00:52:08.413Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-06T00:52:08.413Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-06T00:52:08.413Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-06T00:52:08.413Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-06T00:52:08.413Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-06T00:52:08.413Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-06T00:52:08.413Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-06T00:52:08.413Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-06T00:52:08.413Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-06T00:52:08.690Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-06T00:52:08.690Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-06T00:52:08.690Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-06T00:52:08.690Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-06T00:52:08.690Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-06T00:52:08.690Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:52:08.690Z] OK: 71 MiB in 55 packages [2021-02-06T00:52:09.286Z] ---> 8a3bb971fcd7 [2021-02-06T00:52:09.287Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-06T00:52:09.287Z] ---> Running in 8f3e69f7b3a6 [2021-02-06T00:52:10.257Z] Removing intermediate container 8f3e69f7b3a6 [2021-02-06T00:52:10.257Z] ---> 5ee8d0b8c04a [2021-02-06T00:52:10.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:52:10.537Z] ---> Running in 555ebf3641ac [2021-02-06T00:52:11.131Z] Removing intermediate container 555ebf3641ac [2021-02-06T00:52:11.131Z] ---> d2d68e0baeb4 [2021-02-06T00:52:11.131Z] Step 21/23 : LABEL arch=arm64 [2021-02-06T00:52:11.725Z] ---> Running in a3958593f667 [2021-02-06T00:52:12.317Z] Removing intermediate container a3958593f667 [2021-02-06T00:52:12.317Z] ---> 79f7188e63db [2021-02-06T00:52:12.317Z] Step 22/23 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:52:13.289Z] ---> Running in a64990a72455 [2021-02-06T00:52:13.883Z] Removing intermediate container a64990a72455 [2021-02-06T00:52:13.883Z] ---> 69ba97309c35 [2021-02-06T00:52:13.883Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:52:14.158Z] ---> Running in e555b2a32e7a [2021-02-06T00:52:14.757Z] Removing intermediate container c17dce334c2c [2021-02-06T00:52:14.757Z] ---> 2ac41c6d3261 [2021-02-06T00:52:14.757Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-06T00:52:15.031Z] Removing intermediate container e555b2a32e7a [2021-02-06T00:52:15.031Z] ---> d6626d97e94f [2021-02-06T00:52:15.031Z] [2021-02-06T00:52:15.303Z] ---> Running in 9b2cbe03f6b7 [2021-02-06T00:52:15.303Z] Successfully built d6626d97e94f [2021-02-06T00:52:15.574Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-06T00:52:20.947Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-02-06T00:52:21.218Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-06T00:52:22.186Z] Collecting jsonschema<3,>=2.5.1 [2021-02-06T00:52:22.186Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-06T00:52:23.605Z] Collecting PyYAML<4,>=3.10 [2021-02-06T00:52:23.605Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-06T00:52:27.927Z] Collecting docopt<0.7,>=0.6.1 [2021-02-06T00:52:27.927Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-06T00:52:32.239Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-06T00:52:32.239Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-06T00:52:32.832Z] Collecting cached-property<2,>=1.2.0 [2021-02-06T00:52:32.832Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-06T00:52:32.832Z] 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-06T00:52:33.427Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-06T00:52:33.427Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-06T00:52:36.805Z] Collecting docker<4.0,>=3.6.0 [2021-02-06T00:52:36.805Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-06T00:52:38.233Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-06T00:52:38.233Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-06T00:52:38.829Z] Collecting texttable<0.10,>=0.9.0 [2021-02-06T00:52:39.101Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-06T00:52:41.807Z] 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-06T00:52:42.804Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-06T00:52:42.804Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-06T00:52:43.398Z] Collecting idna<2.8,>=2.5 [2021-02-06T00:52:43.398Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-06T00:52:43.673Z] 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-06T00:52:43.961Z] Collecting docker-pycreds>=0.4.0 [2021-02-06T00:52:43.961Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-06T00:52:44.244Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-06T00:52:44.244Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-06T00:52:44.244Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-06T00:52:44.244Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-06T00:52:45.668Z] Installing collected packages: jsonschema, PyYAML, docopt, urllib3, idna, requests, cached-property, dockerpty, docker-pycreds, websocket-client, docker, texttable, docker-compose [2021-02-06T00:52:45.943Z] Running setup.py install for PyYAML: started [2021-02-06T00:52:49.341Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-06T00:52:49.341Z] Running setup.py install for docopt: started [2021-02-06T00:52:51.944Z] Running setup.py install for docopt: finished with status 'done' [2021-02-06T00:52:51.944Z] Attempting uninstall: urllib3 [2021-02-06T00:52:51.944Z] Found existing installation: urllib3 1.25.9 [2021-02-06T00:52:51.944Z] Uninstalling urllib3-1.25.9: [2021-02-06T00:52:51.944Z] Successfully uninstalled urllib3-1.25.9 [2021-02-06T00:52:52.540Z] Attempting uninstall: idna [2021-02-06T00:52:52.812Z] Found existing installation: idna 2.9 [2021-02-06T00:52:52.813Z] Uninstalling idna-2.9: [2021-02-06T00:52:52.813Z] Successfully uninstalled idna-2.9 [2021-02-06T00:52:53.408Z] Attempting uninstall: requests [2021-02-06T00:52:53.408Z] Found existing installation: requests 2.23.0 [2021-02-06T00:52:53.683Z] Uninstalling requests-2.23.0: [2021-02-06T00:52:53.683Z] Successfully uninstalled requests-2.23.0 [2021-02-06T00:52:54.278Z] Running setup.py install for dockerpty: started [2021-02-06T00:52:57.656Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-06T00:52:58.627Z] Running setup.py install for texttable: started [2021-02-06T00:53:02.003Z] Running setup.py install for texttable: finished with status 'done' [2021-02-06T00:53:02.989Z] 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-06T00:53:08.385Z] Removing intermediate container 9b2cbe03f6b7 [2021-02-06T00:53:08.385Z] ---> 445cc35b0708 [2021-02-06T00:53:08.385Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-06T00:53:08.386Z] ---> Running in 303cc70cbf04 [2021-02-06T00:53:08.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:09.252Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:09.845Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:53:09.845Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-06T00:53:09.845Z] (3/3) Installing curl (7.69.1-r3) [2021-02-06T00:53:10.115Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:53:10.115Z] OK: 71 MiB in 58 packages [2021-02-06T00:53:11.549Z] Removing intermediate container 303cc70cbf04 [2021-02-06T00:53:11.549Z] ---> ac7ac3f68b65 [2021-02-06T00:53:11.549Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-06T00:53:11.549Z] ---> Running in f7956b5ccd89 [2021-02-06T00:53:11.820Z] Removing intermediate container f7956b5ccd89 [2021-02-06T00:53:11.820Z] ---> a8c9791e60d1 [2021-02-06T00:53:11.820Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:53:12.107Z] ---> Running in 836504654bf1 [2021-02-06T00:53:12.704Z] Removing intermediate container 836504654bf1 [2021-02-06T00:53:12.704Z] ---> 6140acc8b8d1 [2021-02-06T00:53:12.704Z] Step 24/26 : LABEL arch=arm64 [2021-02-06T00:53:12.704Z] ---> Running in b53088faeaaf [2021-02-06T00:53:13.311Z] Removing intermediate container b53088faeaaf [2021-02-06T00:53:13.311Z] ---> 827499f1e61b [2021-02-06T00:53:13.311Z] Step 25/26 : LABEL git_sha=1c84a7ec14fcea10be39be41a3af8fc3b0353c8a [2021-02-06T00:53:13.311Z] ---> Running in a94270d23d37 [2021-02-06T00:53:13.908Z] Removing intermediate container a94270d23d37 [2021-02-06T00:53:13.908Z] ---> 8f62e54fefb1 [2021-02-06T00:53:13.908Z] Step 26/26 : LABEL version=0.0.0 [2021-02-06T00:53:13.908Z] ---> Running in 167af4077d7a [2021-02-06T00:53:14.505Z] Removing intermediate container 167af4077d7a [2021-02-06T00:53:14.505Z] ---> eeb431bfe11d [2021-02-06T00:53:14.505Z] [2021-02-06T00:53:15.100Z] Successfully built eeb431bfe11d [2021-02-06T00:53:15.100Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-06T00:53:15.710Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-06T00:53:15.714Z] $ docker stop --time=1 b98ef30f637d9cd54ace290e61a7b44327329b082e3c3f0b44b80334508a159e [2021-02-06T00:53:17.762Z] $ docker rm -f b98ef30f637d9cd54ace290e61a7b44327329b082e3c3f0b44b80334508a159e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-06T00:53:18.443Z] + docker images [2021-02-06T00:53:18.444Z] + grep docker [2021-02-06T00:53:18.716Z] docker-sys-mgmt-agent-go-arm64 latest eeb431bfe11d 4 seconds ago 300MB [2021-02-06T00:53:18.716Z] docker-core-data-go-arm64 latest d6626d97e94f About a minute ago 21MB [2021-02-06T00:53:18.716Z] docker-support-scheduler-go-arm64 latest 6682e380d20d 2 minutes ago 16.1MB [2021-02-06T00:53:18.716Z] docker-security-secretstore-setup-go-arm64 latest 7575f3ba4add 2 minutes ago 23.4MB [2021-02-06T00:53:18.716Z] docker-security-bootstrapper-go-arm64 latest fd2441168ea8 4 minutes ago 17MB [2021-02-06T00:53:18.716Z] docker-core-metadata-go-arm64 latest 2cbf8402f20f 4 minutes ago 17.8MB [2021-02-06T00:53:18.716Z] docker-support-notifications-go-arm64 latest a7141e9d1d1c 4 minutes ago 16.7MB [2021-02-06T00:53:18.716Z] docker-core-command-go-arm64 latest 4cdab21348f8 4 minutes ago 16MB [2021-02-06T00:53:18.716Z] docker-security-proxy-setup-go-arm64 latest 5b9766cec21e 4 minutes ago 23.2MB [2021-02-06T00:53:18.716Z] docker 20.10.0 eeaf43b92773 8 weeks 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-06T00:53:22.220Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:23.116Z] ---> package-listing.sh [2021-02-06T00:53:23.116Z] ++ facter osfamily [2021-02-06T00:53:23.116Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-06T00:53:23.116Z] + OS_FAMILY=redhat [2021-02-06T00:53:23.116Z] + workspace=/w/workspace/edgex-go/10 [2021-02-06T00:53:23.116Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-06T00:53:23.116Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-06T00:53:23.116Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-06T00:53:23.116Z] + PACKAGES=/tmp/packages_start.txt [2021-02-06T00:53:23.116Z] + '[' /w/workspace/edgex-go/10 ']' [2021-02-06T00:53:23.116Z] + PACKAGES=/tmp/packages_end.txt [2021-02-06T00:53:23.116Z] + case "${OS_FAMILY}" in [2021-02-06T00:53:23.116Z] + rpm -qa [2021-02-06T00:53:23.116Z] + sort [2021-02-06T00:53:28.423Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-06T00:53:28.423Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-06T00:53:28.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-06T00:53:28.423Z] + '[' /w/workspace/edgex-go/10 ']' [2021-02-06T00:53:28.423Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-02-06T00:53:28.423Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-02-06T00:53:28.445Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-06T00:53:28.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:53:29.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-06T00:53:29.092Z] [2021-02-06T00:53:29.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:53:29.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-06T00:53:29.450Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-06T00:53:29.450Z] df20fa9351a1: Pulling fs layer [2021-02-06T00:53:29.450Z] 36b3adc4ff6f: Pulling fs layer [2021-02-06T00:53:29.450Z] 8ad3a11d3b57: Pulling fs layer [2021-02-06T00:53:29.450Z] 46f8f816bc3b: Pulling fs layer [2021-02-06T00:53:29.450Z] 93b61091891f: Pulling fs layer [2021-02-06T00:53:29.450Z] 93b9cdb0e59b: Pulling fs layer [2021-02-06T00:53:29.450Z] 5e14af77c1be: Pulling fs layer [2021-02-06T00:53:29.450Z] 01666e4c0597: Pulling fs layer [2021-02-06T00:53:29.450Z] aa168da1d23b: Pulling fs layer [2021-02-06T00:53:29.450Z] 46f8f816bc3b: Waiting [2021-02-06T00:53:29.450Z] 93b61091891f: Waiting [2021-02-06T00:53:29.450Z] 93b9cdb0e59b: Waiting [2021-02-06T00:53:29.450Z] 5e14af77c1be: Waiting [2021-02-06T00:53:29.450Z] 01666e4c0597: Waiting [2021-02-06T00:53:29.450Z] aa168da1d23b: Waiting [2021-02-06T00:53:29.450Z] 36b3adc4ff6f: Verifying Checksum [2021-02-06T00:53:29.450Z] 36b3adc4ff6f: Download complete [2021-02-06T00:53:29.717Z] 46f8f816bc3b: Verifying Checksum [2021-02-06T00:53:29.717Z] 46f8f816bc3b: Download complete [2021-02-06T00:53:29.717Z] df20fa9351a1: Verifying Checksum [2021-02-06T00:53:29.717Z] 93b9cdb0e59b: Verifying Checksum [2021-02-06T00:53:29.717Z] 93b9cdb0e59b: Download complete [2021-02-06T00:53:29.717Z] 5e14af77c1be: Verifying Checksum [2021-02-06T00:53:29.717Z] 5e14af77c1be: Download complete [2021-02-06T00:53:29.717Z] 01666e4c0597: Verifying Checksum [2021-02-06T00:53:29.717Z] 01666e4c0597: Download complete [2021-02-06T00:53:29.717Z] 93b61091891f: Verifying Checksum [2021-02-06T00:53:29.717Z] 93b61091891f: Download complete [2021-02-06T00:53:29.981Z] 8ad3a11d3b57: Verifying Checksum [2021-02-06T00:53:29.981Z] 8ad3a11d3b57: Download complete [2021-02-06T00:53:29.981Z] df20fa9351a1: Pull complete [2021-02-06T00:53:30.243Z] 36b3adc4ff6f: Pull complete [2021-02-06T00:53:31.197Z] 8ad3a11d3b57: Pull complete [2021-02-06T00:53:31.197Z] 46f8f816bc3b: Pull complete [2021-02-06T00:53:32.156Z] aa168da1d23b: Verifying Checksum [2021-02-06T00:53:32.156Z] aa168da1d23b: Download complete [2021-02-06T00:53:33.108Z] 93b61091891f: Pull complete [2021-02-06T00:53:33.371Z] 93b9cdb0e59b: Pull complete [2021-02-06T00:53:33.371Z] 5e14af77c1be: Pull complete [2021-02-06T00:53:33.634Z] 01666e4c0597: Pull complete [2021-02-06T00:53:43.680Z] aa168da1d23b: Pull complete [2021-02-06T00:53:43.680Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-06T00:53:43.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-06T00:53:43.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-06T00:53:43.878Z] prd-centos7-docker-4c-2g-25290 does not seem to be running inside a container [2021-02-06T00:53:43.932Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:alpine cat [2021-02-06T00:53:48.016Z] $ docker top b3683e9aa4d58a97d7ae94e520f45df906db0528b68bcb43c980174c72ad3dab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:53:48.531Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-06T00:53:48.841Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-06T00:53:49.158Z] + ls /var/log/sa-host [2021-02-06T00:53:49.158Z] + sadf -c /var/log/sa-host/sa06 [2021-02-06T00:53:49.158Z] file_magic: OK [2021-02-06T00:53:49.158Z] HZ: Using current value: 100 [2021-02-06T00:53:49.158Z] file_header: OK [2021-02-06T00:53:49.158Z] 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-06T00:53:49.158Z] Statistics: [2021-02-06T00:53:49.158Z] 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... [2021-02-06T00:53:49.158Z] File successfully converted to sysstat format version 12.2.1 [2021-02-06T00:53:49.158Z] + sadf -c /var/log/sa-host/sa23 [2021-02-06T00:53:49.158Z] file_magic: OK [2021-02-06T00:53:49.158Z] HZ: Using current value: 100 [2021-02-06T00:53:49.158Z] file_header: OK [2021-02-06T00:53:49.158Z] 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-06T00:53:49.158Z] Statistics: [2021-02-06T00:53:49.158Z] Hnuu...uuuununununu... [2021-02-06T00:53:49.158Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-06T00:53:49.363Z] provisioning config files... [2021-02-06T00:53:49.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config4985492657619945181tmp [Pipeline] { [Pipeline] echo [2021-02-06T00:53:49.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:49.757Z] ---> create-netrc.sh [Pipeline] } [2021-02-06T00:53:49.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-06T00:53:49.853Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:50.152Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-06T00:53:50.164Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:50.461Z] ---> sudo-logs.sh [2021-02-06T00:53:50.461Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-06T00:53:50.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:50.773Z] ---> job-cost.sh [2021-02-06T00:53:50.773Z] lf-activate-venv: SKIPPING [2021-02-06T00:53:50.773Z] INFO: No Stack... [2021-02-06T00:53:52.161Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-06T00:53:52.422Z] INFO: Archiving Costs [Pipeline] echo [2021-02-06T00:53:52.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:52.732Z] ---> logs-deploy.sh [2021-02-06T00:53:52.732Z] lf-activate-venv: SKIPPING [2021-02-06T00:53:52.732Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/10 [2021-02-06T00:53:52.732Z] INFO: archiving workspace using pattern(s): [2021-02-06T00:53:54.122Z] Archives upload complete. [2021-02-06T00:53:54.122Z] INFO: archiving logs to Nexus