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 7720835d1356653aaa62fb44da62189db095b415+d0bc3b104123489a76cc16a6f8c025e818c2e684 (4510ee49828919061e302977195fc10dd7805c9f) 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-24799 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7720835d1356653aaa62fb44da62189db095b415 > 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 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 Merge succeeded, producing d2b48e5733f1916416f43ba9c1c0c75d09103633 Checking out Revision d2b48e5733f1916416f43ba9c1c0c75d09103633 (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 d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2b48e5733f1916416f43ba9c1c0c75d09103633 # timeout=10 Commit message: "Merge commit 'd0bc3b104123489a76cc16a6f8c025e818c2e684' into HEAD" > git rev-list --no-walk 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-04T00:31:15.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-04T00:31:15.753Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-04T00:31:15.854Z] ========================================================= [2021-02-04T00:31:15.854Z] EdgeX Global Pipelines Version Info [2021-02-04T00:31:15.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:31:17.472Z] ------------------- [2021-02-04T00:31:17.473Z] stable info: [2021-02-04T00:31:17.473Z] ------------------- [2021-02-04T00:31:17.473Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T00:31:17.473Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T00:31:17.473Z] Message: update stable to v1.0.179 [2021-02-04T00:31:18.458Z] ------------------- [2021-02-04T00:31:18.458Z] experimental info: [2021-02-04T00:31:18.458Z] ------------------- [2021-02-04T00:31:18.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-04T00:31:18.458Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-04T00:31:18.458Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-04T00:31:18.948Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-04T00:31:19.055Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-04T00:31:19.155Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-04T00:31:19.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-04T00:31:19.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-04T00:31:19.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-04T00:31:19.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-04T00:31:19.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-04T00:31:19.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-04T00:31:19.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-04T00:31:19.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-04T00:31:20.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-04T00:31:20.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-04T00:31:20.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-04T00:31:20.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T00:31:20.780Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-04T00:31:20.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-04T00:31:21.062Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-04T00:31:21.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-04T00:31:21.310Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-04T00:31:21.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-04T00:31:21.482Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-04T00:31:21.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-04T00:31:21.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo [2021-02-04T00:31:21.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo [2021-02-04T00:31:21.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo [2021-02-04T00:31:22.016Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2b48e5733f1916416f43ba9c1c0c75d09103633 [Pipeline] echo [2021-02-04T00:31:22.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2b48e5 [Pipeline] echo [2021-02-04T00:31:22.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T00:31:22.388Z] provisioning config files... [2021-02-04T00:31:22.428Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config385629284842505577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:31:22.792Z] ---> docker-login.sh [2021-02-04T00:31:22.792Z] nexus3.edgexfoundry.org:10001 [2021-02-04T00:31:23.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:31:23.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:31:23.344Z] Configure a credential helper to remove this warning. See [2021-02-04T00:31:23.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:31:23.344Z] [2021-02-04T00:31:23.344Z] Login Succeeded [2021-02-04T00:31:23.344Z] nexus3.edgexfoundry.org:10002 [2021-02-04T00:31:23.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:31:23.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:31:23.609Z] Configure a credential helper to remove this warning. See [2021-02-04T00:31:23.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:31:23.609Z] [2021-02-04T00:31:23.609Z] Login Succeeded [2021-02-04T00:31:23.609Z] nexus3.edgexfoundry.org:10003 [2021-02-04T00:31:23.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:31:23.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:31:23.609Z] Configure a credential helper to remove this warning. See [2021-02-04T00:31:23.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:31:23.609Z] [2021-02-04T00:31:23.609Z] Login Succeeded [2021-02-04T00:31:23.609Z] nexus3.edgexfoundry.org:10004 [2021-02-04T00:31:23.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:31:23.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:31:23.887Z] Configure a credential helper to remove this warning. See [2021-02-04T00:31:23.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:31:23.887Z] [2021-02-04T00:31:23.887Z] Login Succeeded [2021-02-04T00:31:23.887Z] docker.io [2021-02-04T00:31:24.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:31:24.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:31:24.420Z] Configure a credential helper to remove this warning. See [2021-02-04T00:31:24.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:31:24.420Z] [2021-02-04T00:31:24.420Z] Login Succeeded [2021-02-04T00:31:24.420Z] ---> docker-login.sh ends [Pipeline] } [2021-02-04T00:31:24.433Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T00:31:24.906Z] ++ 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-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/core-command/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/core-data/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-04T00:31:24.906Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-04T00:31:24.906Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-04T00:31:24.906Z] ++ cut -d/ -f2 [2021-02-04T00:31:24.906Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-04T00:31:25.081Z] 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-04T00:31:26.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T00:31:26.015Z] [2021-02-04T00:31:26.015Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:31:26.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T00:31:26.435Z] latest: Pulling from edgex-devops/git-semver [2021-02-04T00:31:26.435Z] 31603596830f: Pulling fs layer [2021-02-04T00:31:26.435Z] 2a8b12db71e7: Pulling fs layer [2021-02-04T00:31:26.435Z] 6ca5941a6612: Pulling fs layer [2021-02-04T00:31:26.435Z] ecc8261a40a4: Pulling fs layer [2021-02-04T00:31:26.435Z] ecc8261a40a4: Waiting [2021-02-04T00:31:26.435Z] 2a8b12db71e7: Download complete [2021-02-04T00:31:26.713Z] 31603596830f: Verifying Checksum [2021-02-04T00:31:26.713Z] 31603596830f: Download complete [2021-02-04T00:31:26.713Z] ecc8261a40a4: Verifying Checksum [2021-02-04T00:31:26.713Z] ecc8261a40a4: Download complete [2021-02-04T00:31:26.713Z] 6ca5941a6612: Verifying Checksum [2021-02-04T00:31:26.713Z] 6ca5941a6612: Download complete [2021-02-04T00:31:26.983Z] 31603596830f: Pull complete [2021-02-04T00:31:27.262Z] 2a8b12db71e7: Pull complete [2021-02-04T00:31:28.223Z] 6ca5941a6612: Pull complete [2021-02-04T00:31:28.223Z] ecc8261a40a4: Pull complete [2021-02-04T00:31:28.486Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-04T00:31:28.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-04T00:31:28.486Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-04T00:31:28.626Z] prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container [2021-02-04T00:31:28.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:31:31.522Z] $ docker top f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-04T00:31:31.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T00:31:31.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T00:31:32.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T00:31:32.074Z] $ docker exec f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent [2021-02-04T00:31:32.255Z] SSH_AUTH_SOCK=/tmp/ssh-TyVMYl2bx1wd/agent.12 [2021-02-04T00:31:32.255Z] SSH_AGENT_PID=17 [2021-02-04T00:31:32.265Z] Running ssh-add (command line suppressed) [2021-02-04T00:31:32.394Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_6225544278568929108.key (/w/workspace/edgex-go/7@tmp/private_key_6225544278568929108.key) [2021-02-04T00:31:32.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T00:31:32.815Z] + git tag --points-at HEAD [Pipeline] } [2021-02-04T00:31:32.848Z] $ docker exec --env ******** --env ******** f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent -k [2021-02-04T00:31:32.973Z] unset SSH_AUTH_SOCK; [2021-02-04T00:31:32.973Z] unset SSH_AGENT_PID; [2021-02-04T00:31:32.973Z] echo Agent pid 17 killed; [2021-02-04T00:31:33.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-04T00:31:33.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-04T00:31:33.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-04T00:31:33.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-04T00:31:33.388Z] $ docker exec f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent [2021-02-04T00:31:33.565Z] SSH_AUTH_SOCK=/tmp/ssh-v6jKISt5095z/agent.46 [2021-02-04T00:31:33.565Z] SSH_AGENT_PID=51 [2021-02-04T00:31:33.576Z] Running ssh-add (command line suppressed) [2021-02-04T00:31:33.761Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3917091398943857129.key (/w/workspace/edgex-go/7@tmp/private_key_3917091398943857129.key) [2021-02-04T00:31:33.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-04T00:31:34.174Z] + git semver init [2021-02-04T00:31:34.174Z] # -> Open(): unable to determine branch for HEAD [2021-02-04T00:31:34.174Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-02-04T00:31:34.174Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-02-04T00:31:34.174Z] # $SEMVER_REMOTE_NAME = origin [2021-02-04T00:31:34.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-04T00:31:34.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-04T00:31:34.174Z] # $SEMVER_BRANCH = PR-3115 [2021-02-04T00:31:34.174Z] # $SEMVER_TEMP = /tmp/semver-133988159 [2021-02-04T00:31:34.174Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-04T00:32:21.014Z] # '/tmp/semver-133988159' -> '/w/workspace/edgex-go/7/.semver' [2021-02-04T00:32:21.014Z] # -> Force: false [2021-02-04T00:32:21.014Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-02-04T00:32:21.031Z] $ docker exec --env ******** --env ******** f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e ssh-agent -k [2021-02-04T00:32:21.301Z] unset SSH_AUTH_SOCK; [2021-02-04T00:32:21.302Z] unset SSH_AGENT_PID; [2021-02-04T00:32:21.302Z] echo Agent pid 51 killed; [2021-02-04T00:32:21.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-04T00:32:21.954Z] + git semver [Pipeline] } [2021-02-04T00:32:21.976Z] $ docker stop --time=1 f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e [2021-02-04T00:32:24.012Z] $ docker rm -f f5000b390879189de197b64cfefed7de3ec62c51141df527a7f8e45e0638200e [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T00:32:24.593Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-04T00:32:25.114Z] Stashed 1 file(s) [Pipeline] echo [2021-02-04T00:32:25.117Z] [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-04T00:32:25.969Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:32:26.273Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:32:26.579Z] + sudo service docker restart [2021-02-04T00:32:26.579Z] + true [2021-02-04T00:32:26.579Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-04T00:32:27.171Z] ========================================================= [2021-02-04T00:32:27.171Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-04T00:32:27.171Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:32:27.513Z] + 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-04T00:32:31.767Z] Sending build context to Docker daemon 327.6MB [2021-02-04T00:32:31.767Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T00:32:31.767Z] Step 2/6 : FROM ${BASE} [2021-02-04T00:32:31.767Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-04T00:32:31.767Z] 188c0c94c7c5: Pulling fs layer [2021-02-04T00:32:31.767Z] 0ef7d3d256c8: Pulling fs layer [2021-02-04T00:32:31.767Z] de9db76c5a1d: Pulling fs layer [2021-02-04T00:32:31.767Z] bca2f99d35d6: Pulling fs layer [2021-02-04T00:32:31.767Z] 93359f2a8cfa: Pulling fs layer [2021-02-04T00:32:31.767Z] 7c6f9722023f: Pulling fs layer [2021-02-04T00:32:31.767Z] a35cf1a2eb13: Pulling fs layer [2021-02-04T00:32:31.767Z] bca2f99d35d6: Waiting [2021-02-04T00:32:31.767Z] 93359f2a8cfa: Waiting [2021-02-04T00:32:31.767Z] 7c6f9722023f: Waiting [2021-02-04T00:32:31.767Z] a35cf1a2eb13: Waiting [2021-02-04T00:32:31.767Z] de9db76c5a1d: Verifying Checksum [2021-02-04T00:32:31.767Z] de9db76c5a1d: Download complete [2021-02-04T00:32:31.767Z] 0ef7d3d256c8: Verifying Checksum [2021-02-04T00:32:31.767Z] 0ef7d3d256c8: Download complete [2021-02-04T00:32:31.767Z] 93359f2a8cfa: Download complete [2021-02-04T00:32:31.767Z] 7c6f9722023f: Verifying Checksum [2021-02-04T00:32:31.767Z] 7c6f9722023f: Download complete [2021-02-04T00:32:31.767Z] 188c0c94c7c5: Verifying Checksum [2021-02-04T00:32:31.767Z] 188c0c94c7c5: Download complete [2021-02-04T00:32:32.721Z] 188c0c94c7c5: Pull complete [2021-02-04T00:32:32.985Z] 0ef7d3d256c8: Pull complete [2021-02-04T00:32:32.985Z] de9db76c5a1d: Pull complete [2021-02-04T00:32:33.563Z] a35cf1a2eb13: Verifying Checksum [2021-02-04T00:32:33.563Z] a35cf1a2eb13: Download complete [2021-02-04T00:32:34.141Z] bca2f99d35d6: Verifying Checksum [2021-02-04T00:32:34.141Z] bca2f99d35d6: Download complete [2021-02-04T00:32:39.481Z] bca2f99d35d6: Pull complete [2021-02-04T00:32:39.481Z] 93359f2a8cfa: Pull complete [2021-02-04T00:32:39.744Z] 7c6f9722023f: Pull complete [2021-02-04T00:32:40.481Z] Still waiting to schedule task [2021-02-04T00:32:40.481Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-24790’ [2021-02-04T00:32:47.932Z] a35cf1a2eb13: Pull complete [2021-02-04T00:32:47.933Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-04T00:32:47.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-04T00:32:47.933Z] ---> a62c8e92a672 [2021-02-04T00:32:47.933Z] 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-04T00:32:47.933Z] ---> Running in 27e1e358e13a [2021-02-04T00:32:47.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:32:51.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:32:55.481Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T00:32:56.056Z] (2/12) Installing file (5.38-r0) [2021-02-04T00:32:56.056Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T00:32:56.056Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T00:33:22.714Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T00:33:22.714Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T00:33:22.714Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T00:33:22.714Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T00:33:22.714Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T00:33:22.714Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T00:33:22.714Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T00:33:22.714Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T00:33:22.714Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:33:22.714Z] OK: 233 MiB in 51 packages [2021-02-04T00:33:24.640Z] Removing intermediate container 27e1e358e13a [2021-02-04T00:33:24.640Z] ---> ad01fd457f28 [2021-02-04T00:33:24.640Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T00:33:24.640Z] ---> Running in a727feaaaa00 [2021-02-04T00:33:24.640Z] Removing intermediate container a727feaaaa00 [2021-02-04T00:33:24.640Z] ---> c5f77b570344 [2021-02-04T00:33:24.640Z] Step 5/6 : COPY go.mod . [2021-02-04T00:33:24.640Z] ---> 832e2f178f81 [2021-02-04T00:33:24.640Z] Step 6/6 : RUN go mod download [2021-02-04T00:33:24.904Z] ---> Running in e03d8d046eeb [2021-02-04T00:33:46.958Z] Removing intermediate container e03d8d046eeb [2021-02-04T00:33:46.958Z] ---> 449a102f049c [2021-02-04T00:33:46.958Z] Successfully built 449a102f049c [2021-02-04T00:33:46.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:33:47.287Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T00:33:47.287Z] . [Pipeline] withDockerContainer [2021-02-04T00:33:47.395Z] prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container [2021-02-04T00:33:47.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:33:48.380Z] $ docker top 4a4936852c2c742e92b50e242801c4bbdb61975db0e2061631fe02fca7cdca8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:33:48.909Z] + go version [2021-02-04T00:33:48.909Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-04T00:33:48.921Z] $ docker stop --time=1 4a4936852c2c742e92b50e242801c4bbdb61975db0e2061631fe02fca7cdca8b [2021-02-04T00:33:50.277Z] $ docker rm -f 4a4936852c2c742e92b50e242801c4bbdb61975db0e2061631fe02fca7cdca8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:33:51.170Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-04T00:33:51.170Z] . [Pipeline] withDockerContainer [2021-02-04T00:33:51.274Z] prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container [2021-02-04T00:33:51.319Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:33:52.096Z] $ docker top c2666f440053406bf9b6dc8c5a0f95828e409cd4460dd5e5e9373e1b468e911a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T00:33:52.355Z] ========================================================= [2021-02-04T00:33:52.355Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T00:33:52.355Z] ========================================================= [Pipeline] sh [2021-02-04T00:33:52.643Z] + make test [2021-02-04T00:33:52.643Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T00:34:02.788Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T00:34:17.923Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-04T00:34:24.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T00:34:24.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T00:34:24.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T00:34:27.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T00:34:27.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T00:34:27.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T00:34:27.365Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T00:34:27.365Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T00:34:28.462Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T00:34:30.464Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T00:34:30.465Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T00:34:30.465Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T00:34:33.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.114s coverage: 46.0% of statements [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T00:34:33.171Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T00:34:33.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-02-04T00:34:35.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.231s coverage: 27.1% of statements [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T00:34:35.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T00:34:35.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T00:34:35.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T00:34:36.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 65.8% of statements [2021-02-04T00:34:36.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T00:34:36.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T00:34:37.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.454s coverage: 82.3% of statements [2021-02-04T00:34:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T00:34:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:34:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T00:34:37.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T00:34:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T00:34:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.092s coverage: 100.0% of statements [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T00:34:38.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-02-04T00:34:38.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T00:34:39.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-02-04T00:34:39.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T00:34:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-02-04T00:34:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T00:34:40.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.061s coverage: 78.3% of statements [2021-02-04T00:34:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T00:34:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T00:34:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T00:34:40.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T00:34:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.447s coverage: 92.8% of statements [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T00:34:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T00:34:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.089s coverage: 0.1% of statements [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T00:34:42.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T00:34:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-04T00:34:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2021-02-04T00:34:42.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2021-02-04T00:34:42.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-02-04T00:34:42.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements [2021-02-04T00:34:54.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-02-04T00:34:54.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements [2021-02-04T00:35:07.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.070s coverage: 92.9% of statements [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T00:35:07.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 77.8% of statements [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-04T00:35:07.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.4% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.5% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 68.9% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.325s coverage: 84.0% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.164s coverage: 47.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.078s coverage: 90.4% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.686s coverage: 29.1% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.068s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T00:35:07.126Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-04T00:35:07.126Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-04T00:35:07.126Z] GO111MODULE=on go vet ./... [2021-02-04T00:35:25.531Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24810 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-04T00:35:25.588Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-02-04T00:35:32.094Z] using credential edgex-jenkins-ssh [2021-02-04T00:35:32.219Z] Cloning the remote Git repository [2021-02-04T00:35:32.295Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:35:32.445Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-02-04T00:35:32.587Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:35:32.589Z] > git --version # timeout=10 [2021-02-04T00:35:32.612Z] > git --version # 'git version 2.17.1' [2021-02-04T00:35:32.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:35:32.708Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T00:35:33.998Z] gofmt -l . [2021-02-04T00:35:33.998Z] [ "`gofmt -l .`" = "" ] [2021-02-04T00:35:33.998Z] ./bin/test-go-mod-tidy.sh [2021-02-04T00:35:34.285Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T00:35:35.285Z] + ls -al . [2021-02-04T00:35:35.285Z] total 688 [2021-02-04T00:35:35.285Z] drwxrwxr-x 10 1001 1001 4096 Feb 4 00:35 . [2021-02-04T00:35:35.285Z] drwxr-xr-x 4 root root 28 Feb 4 00:33 .. [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 00:31 .dockerignore [2021-02-04T00:35:35.285Z] drwxrwxr-x 8 1001 1001 179 Feb 4 00:31 .git [2021-02-04T00:35:35.285Z] drwxrwxr-x 3 1001 1001 125 Feb 4 00:31 .github [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 818 Feb 4 00:31 .gitignore [2021-02-04T00:35:35.285Z] drwx------ 3 1001 1001 60 Feb 4 00:32 .semver [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 00:31 .sonarcloud.properties [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 00:31 Attribution.txt [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 00:31 CONTRIBUTING.md [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 00:31 Dockerfile.build [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 00:31 Jenkinsfile [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 00:31 LICENSE [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 5774 Feb 4 00:31 Makefile [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 00:31 README.md [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 00:31 SECURITY.md [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 00:32 VERSION [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 00:31 ZMQWindows.md [2021-02-04T00:35:35.285Z] drwxrwxr-x 2 1001 1001 117 Feb 4 00:31 bin [2021-02-04T00:35:35.285Z] drwxrwxr-x 14 1001 1001 4096 Feb 4 00:31 cmd [2021-02-04T00:35:35.285Z] -rw-r--r-- 1 root root 582978 Feb 4 00:35 coverage.out [2021-02-04T00:35:35.285Z] -rw-r--r-- 1 root root 1054 Feb 4 00:35 go.mod [2021-02-04T00:35:35.285Z] -rw-r--r-- 1 root root 19399 Feb 4 00:35 go.sum [2021-02-04T00:35:35.285Z] drwxrwxr-x 8 1001 1001 127 Feb 4 00:31 internal [2021-02-04T00:35:35.285Z] drwxrwxr-x 4 1001 1001 26 Feb 4 00:31 openapi [2021-02-04T00:35:35.285Z] drwxrwxr-x 4 1001 1001 71 Feb 4 00:31 snap [2021-02-04T00:35:35.285Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 00:31 version.go [Pipeline] sh [2021-02-04T00:35:35.643Z] + '[' -e coverage.out ] [2021-02-04T00:35:35.643Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T00:35:35.917Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T00:35:36.282Z] + make build [2021-02-04T00:35:36.282Z] 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-04T00:35:39.709Z] 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-04T00:35:48.004Z] 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-04T00:35:49.985Z] 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-04T00:35:51.382Z] 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-04T00:35:51.647Z] 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-04T00:35:53.059Z] 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-04T00:35:54.989Z] 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-04T00:35:55.574Z] 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-04T00:35:56.975Z] 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-04T00:35:57.924Z] 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-04T00:35:59.325Z] 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-04T00:36:01.130Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7720835d1356653aaa62fb44da62189db095b415 [Pipeline] } [2021-02-04T00:36:01.276Z] $ docker stop --time=1 c2666f440053406bf9b6dc8c5a0f95828e409cd4460dd5e5e9373e1b468e911a [2021-02-04T00:36:02.049Z] Merge succeeded, producing 9724c493a329aa8cd80518aa0b85dab7e4086d56 [2021-02-04T00:36:02.049Z] Checking out Revision 9724c493a329aa8cd80518aa0b85dab7e4086d56 (PR-3115) [2021-02-04T00:36:00.165Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T00:36:00.183Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T00:36:00.211Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T00:36:00.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:36:00.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:36:00.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-04T00:36:01.156Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T00:36:01.176Z] > git checkout -f 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [2021-02-04T00:36:01.533Z] > git remote # timeout=10 [2021-02-04T00:36:01.557Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T00:36:01.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:36:01.585Z] > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 [2021-02-04T00:36:02.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T00:36:02.061Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T00:36:02.086Z] > git checkout -f 9724c493a329aa8cd80518aa0b85dab7e4086d56 # timeout=10 [2021-02-04T00:36:03.111Z] $ docker rm -f c2666f440053406bf9b6dc8c5a0f95828e409cd4460dd5e5e9373e1b468e911a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:36:05.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:36:05.092Z] [2021-02-04T00:36:05.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:36:05.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:36:05.460Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-04T00:36:05.460Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-04T00:36:05.460Z] ca9280d653b3: Pulling fs layer [2021-02-04T00:36:05.460Z] 7e9c9ca2126c: Pulling fs layer [2021-02-04T00:36:06.039Z] cbdbe7a5bc2a: Download complete [2021-02-04T00:36:06.308Z] ca9280d653b3: Verifying Checksum [2021-02-04T00:36:06.308Z] ca9280d653b3: Download complete [2021-02-04T00:36:06.308Z] cbdbe7a5bc2a: Pull complete [2021-02-04T00:36:06.833Z] Commit message: "Merge commit 'd0bc3b104123489a76cc16a6f8c025e818c2e684' into HEAD" [2021-02-04T00:36:06.844Z] > git rev-list --no-walk 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-04T00:36:07.730Z] ca9280d653b3: Pull complete [2021-02-04T00:36:07.730Z] 7e9c9ca2126c: Download complete [2021-02-04T00:36:08.437Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:36:08.903Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-04T00:36:09.346Z] + sudo service docker restart [2021-02-04T00:36:09.346Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-04T00:36:12.095Z] provisioning config files... [2021-02-04T00:36:12.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9118124453705016389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:36:12.531Z] ---> docker-login.sh [2021-02-04T00:36:12.531Z] nexus3.edgexfoundry.org:10001 [2021-02-04T00:36:13.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:36:13.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:36:13.796Z] Configure a credential helper to remove this warning. See [2021-02-04T00:36:13.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:36:13.796Z] [2021-02-04T00:36:13.796Z] Login Succeeded [2021-02-04T00:36:13.796Z] nexus3.edgexfoundry.org:10002 [2021-02-04T00:36:14.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:36:14.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:36:14.355Z] Configure a credential helper to remove this warning. See [2021-02-04T00:36:14.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:36:14.355Z] [2021-02-04T00:36:14.355Z] Login Succeeded [2021-02-04T00:36:14.355Z] nexus3.edgexfoundry.org:10003 [2021-02-04T00:36:14.404Z] 7e9c9ca2126c: Pull complete [2021-02-04T00:36:14.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:36:14.668Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-04T00:36:14.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:36:14.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-04T00:36:14.845Z] prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container [2021-02-04T00:36:14.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:36:14.901Z] Configure a credential helper to remove this warning. See [2021-02-04T00:36:14.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:36:14.901Z] [2021-02-04T00:36:14.901Z] Login Succeeded [2021-02-04T00:36:14.901Z] nexus3.edgexfoundry.org:10004 [2021-02-04T00:36:14.905Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:36:15.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:36:15.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:36:15.174Z] Configure a credential helper to remove this warning. See [2021-02-04T00:36:15.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:36:15.174Z] [2021-02-04T00:36:15.174Z] Login Succeeded [2021-02-04T00:36:15.446Z] docker.io [2021-02-04T00:36:15.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-04T00:36:15.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-04T00:36:15.995Z] Configure a credential helper to remove this warning. See [2021-02-04T00:36:15.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-04T00:36:15.995Z] [2021-02-04T00:36:15.995Z] Login Succeeded [2021-02-04T00:36:15.995Z] ---> docker-login.sh ends [2021-02-04T00:36:17.681Z] $ docker top 1a411e97d44256e048b018703ab087a94e7a968d0ed1c9b928d3fa31a1ecb7c6 -eo pid,comm [Pipeline] { [Pipeline] } [2021-02-04T00:36:17.930Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-02-04T00:36:18.292Z] + docker-compose build --help [2021-02-04T00:36:18.292Z] + grep parallel [Pipeline] echo [2021-02-04T00:36:18.438Z] ========================================================= [2021-02-04T00:36:18.438Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-04T00:36:18.438Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:36:18.819Z] + 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-04T00:36:19.290Z] --parallel Build images in parallel. [Pipeline] } [2021-02-04T00:36:19.325Z] $ docker stop --time=1 1a411e97d44256e048b018703ab087a94e7a968d0ed1c9b928d3fa31a1ecb7c6 [2021-02-04T00:36:20.736Z] $ docker rm -f 1a411e97d44256e048b018703ab087a94e7a968d0ed1c9b928d3fa31a1ecb7c6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:36:21.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-04T00:36:21.423Z] . [Pipeline] withDockerContainer [2021-02-04T00:36:22.442Z] Sending build context to Docker daemon 166.2MB [2021-02-04T00:36:22.442Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-04T00:36:22.442Z] Step 2/6 : FROM ${BASE} [2021-02-04T00:36:22.442Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-04T00:36:22.442Z] 5f621e34cdf4: Pulling fs layer [2021-02-04T00:36:22.442Z] a4357932f1b6: Pulling fs layer [2021-02-04T00:36:22.442Z] 18c013af1878: Pulling fs layer [2021-02-04T00:36:22.442Z] 00ac8860ef70: Pulling fs layer [2021-02-04T00:36:22.442Z] 63d7cb157983: Pulling fs layer [2021-02-04T00:36:22.442Z] b116817d02f9: Pulling fs layer [2021-02-04T00:36:22.442Z] 00ac8860ef70: Waiting [2021-02-04T00:36:22.442Z] 63d7cb157983: Waiting [2021-02-04T00:36:22.442Z] 745a02a5169b: Pulling fs layer [2021-02-04T00:36:22.442Z] b116817d02f9: Waiting [2021-02-04T00:36:22.442Z] 745a02a5169b: Waiting [2021-02-04T00:36:22.442Z] 18c013af1878: Download complete [2021-02-04T00:36:22.442Z] a4357932f1b6: Verifying Checksum [2021-02-04T00:36:22.442Z] a4357932f1b6: Download complete [2021-02-04T00:36:22.442Z] 63d7cb157983: Verifying Checksum [2021-02-04T00:36:22.442Z] 63d7cb157983: Download complete [2021-02-04T00:36:22.442Z] b116817d02f9: Verifying Checksum [2021-02-04T00:36:22.442Z] b116817d02f9: Download complete [2021-02-04T00:36:22.442Z] 5f621e34cdf4: Verifying Checksum [2021-02-04T00:36:22.442Z] 5f621e34cdf4: Download complete [2021-02-04T00:36:22.442Z] 5f621e34cdf4: Pull complete [2021-02-04T00:36:22.540Z] prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container [2021-02-04T00:36:22.601Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:36:22.727Z] a4357932f1b6: Pull complete [2021-02-04T00:36:23.006Z] 18c013af1878: Pull complete [2021-02-04T00:36:23.398Z] $ docker top ac2f61351203617f6c945d6f81e2d7cb2ca3e73dafe20a6767c593e364913cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:36:23.931Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-04T00:36:24.011Z] 745a02a5169b: Verifying Checksum [2021-02-04T00:36:24.011Z] 745a02a5169b: Download complete [2021-02-04T00:36:24.880Z] Building docker-core-command-go ... [2021-02-04T00:36:24.880Z] Building docker-core-data-go ... [2021-02-04T00:36:24.880Z] Building docker-core-metadata-go ... [2021-02-04T00:36:24.880Z] Building docker-security-bootstrapper-go ... [2021-02-04T00:36:24.880Z] Building docker-security-proxy-setup-go ... [2021-02-04T00:36:24.880Z] Building docker-security-secretstore-setup-go ... [2021-02-04T00:36:24.880Z] Building docker-support-notifications-go ... [2021-02-04T00:36:24.880Z] Building docker-support-scheduler-go ... [2021-02-04T00:36:24.880Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T00:36:24.880Z] Building docker-security-bootstrapper-go [2021-02-04T00:36:24.880Z] Building docker-core-metadata-go [2021-02-04T00:36:24.880Z] Building docker-core-command-go [2021-02-04T00:36:24.880Z] Building docker-security-secretstore-setup-go [2021-02-04T00:36:24.880Z] Building docker-sys-mgmt-agent-go [2021-02-04T00:36:25.458Z] 00ac8860ef70: Verifying Checksum [2021-02-04T00:36:25.458Z] 00ac8860ef70: Download complete [2021-02-04T00:36:35.663Z] 00ac8860ef70: Pull complete [2021-02-04T00:36:35.936Z] 63d7cb157983: Pull complete [2021-02-04T00:36:36.216Z] b116817d02f9: Pull complete [2021-02-04T00:36:40.529Z] 745a02a5169b: Pull complete [2021-02-04T00:36:40.529Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-04T00:36:40.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-04T00:36:40.529Z] ---> b7e6874047d6 [2021-02-04T00:36:40.529Z] 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-04T00:36:43.945Z] ---> Running in 4093fe77b3b0 [2021-02-04T00:36:44.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:36:45.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:36:46.977Z] (1/12) Installing libmagic (5.38-r0) [2021-02-04T00:36:46.977Z] (2/12) Installing file (5.38-r0) [2021-02-04T00:36:47.309Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-04T00:36:47.309Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-04T00:36:51.684Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-04T00:36:51.684Z] (6/12) Installing patch (2.7.6-r6) [2021-02-04T00:36:51.684Z] (7/12) Installing build-base (0.5-r2) [2021-02-04T00:36:51.956Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-04T00:36:51.956Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-04T00:36:51.956Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-04T00:36:52.231Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-04T00:36:52.231Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-04T00:36:52.231Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:36:52.507Z] OK: 217 MiB in 51 packages [2021-02-04T00:36:56.863Z] Removing intermediate container 4093fe77b3b0 [2021-02-04T00:36:56.863Z] ---> fdadfd52cfa3 [2021-02-04T00:36:56.863Z] Step 4/6 : WORKDIR /edgex-go [2021-02-04T00:36:56.863Z] ---> Running in 992f81b9523c [2021-02-04T00:36:57.136Z] Removing intermediate container 992f81b9523c [2021-02-04T00:36:57.136Z] ---> ae6d64a9f360 [2021-02-04T00:36:57.136Z] Step 5/6 : COPY go.mod . [2021-02-04T00:36:57.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:36:57.163Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:36:57.163Z] ---> 449a102f049c [2021-02-04T00:36:57.163Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:36:57.522Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:36:57.522Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:36:57.522Z] ---> 449a102f049c [2021-02-04T00:36:57.522Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T00:36:57.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:36:57.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:36:57.794Z] ---> 449a102f049c [2021-02-04T00:36:57.794Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T00:36:57.794Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:36:57.794Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:36:57.794Z] ---> 449a102f049c [2021-02-04T00:36:57.794Z] Step 3/30 : WORKDIR /edgex-go [2021-02-04T00:36:58.091Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:36:58.091Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:36:58.091Z] ---> 449a102f049c [2021-02-04T00:36:58.091Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:36:58.172Z] ---> 7a59f458bab4 [2021-02-04T00:36:58.172Z] Step 6/6 : RUN go mod download [2021-02-04T00:36:58.172Z] ---> Running in 79e60294a4a7 [2021-02-04T00:36:59.049Z] ---> Running in 3cb65006d978 [2021-02-04T00:36:59.049Z] ---> Running in df4e7315b745 [2021-02-04T00:36:59.049Z] ---> Running in e62314b53216 [2021-02-04T00:36:59.049Z] ---> Running in ef5899f44321 [2021-02-04T00:36:59.049Z] ---> Running in ec5f8eb10510 [2021-02-04T00:36:59.640Z] Removing intermediate container ef5899f44321 [2021-02-04T00:36:59.640Z] ---> 7e5538e1d99c [2021-02-04T00:36:59.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:36:59.640Z] Removing intermediate container ec5f8eb10510 [2021-02-04T00:36:59.640Z] ---> 4152e1f254c5 [2021-02-04T00:36:59.640Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:36:59.640Z] Removing intermediate container df4e7315b745 [2021-02-04T00:36:59.640Z] ---> ffca62a54865 [2021-02-04T00:36:59.640Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:36:59.640Z] Removing intermediate container e62314b53216 [2021-02-04T00:36:59.640Z] Removing intermediate container 3cb65006d978 [2021-02-04T00:36:59.640Z] ---> 29721d453121 [2021-02-04T00:36:59.640Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:36:59.640Z] ---> 1612661e232a [2021-02-04T00:36:59.640Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:36:59.906Z] ---> Running in d39d6e7fdaf2 [2021-02-04T00:36:59.906Z] ---> Running in 205781b9a65d [2021-02-04T00:36:59.906Z] ---> Running in 697fb8dfaf8e [2021-02-04T00:36:59.906Z] ---> Running in 25d20fc02a9e [2021-02-04T00:36:59.906Z] ---> Running in 00ae19f5ea42 [2021-02-04T00:37:02.484Z] Removing intermediate container 205781b9a65d [2021-02-04T00:37:02.484Z] ---> 89ade96e47bc [2021-02-04T00:37:02.484Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T00:37:02.484Z] Removing intermediate container d39d6e7fdaf2 [2021-02-04T00:37:02.484Z] ---> 508163a0e528 [2021-02-04T00:37:02.485Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-04T00:37:02.485Z] Removing intermediate container 00ae19f5ea42 [2021-02-04T00:37:02.485Z] ---> 5964e1ab6e63 [2021-02-04T00:37:02.485Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T00:37:02.485Z] ---> Running in d05ef0545cbb [2021-02-04T00:37:02.485Z] Removing intermediate container 25d20fc02a9e [2021-02-04T00:37:02.485Z] ---> 61d12c6d8794 [2021-02-04T00:37:02.485Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T00:37:02.485Z] ---> Running in 80f067615171 [2021-02-04T00:37:02.485Z] ---> Running in 4b1a2f99ca71 [2021-02-04T00:37:02.747Z] ---> Running in 880d6a72a901 [2021-02-04T00:37:02.747Z] Removing intermediate container 697fb8dfaf8e [2021-02-04T00:37:02.747Z] ---> 7542d9f694ac [2021-02-04T00:37:02.747Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T00:37:02.747Z] ---> Running in 4f9ba60f8ad0 [2021-02-04T00:37:03.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:03.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:03.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:03.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:03.876Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:04.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:04.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:04.413Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:04.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:04.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:37:04.949Z] OK: 233 MiB in 51 packages [2021-02-04T00:37:05.243Z] OK: 233 MiB in 51 packages [2021-02-04T00:37:05.243Z] OK: 233 MiB in 51 packages [2021-02-04T00:37:05.529Z] OK: 233 MiB in 51 packages [2021-02-04T00:37:05.529Z] OK: 233 MiB in 51 packages [2021-02-04T00:37:05.529Z] Removing intermediate container d05ef0545cbb [2021-02-04T00:37:05.529Z] ---> fec1eac14ebe [2021-02-04T00:37:05.529Z] Step 6/23 : COPY go.mod . [2021-02-04T00:37:06.112Z] ---> c574f493c805 [2021-02-04T00:37:06.112Z] Step 7/23 : RUN go mod download [2021-02-04T00:37:06.112Z] Removing intermediate container 880d6a72a901 [2021-02-04T00:37:06.113Z] ---> 8c02d38829e4 [2021-02-04T00:37:06.113Z] Step 6/26 : COPY go.mod . [2021-02-04T00:37:06.400Z] ---> Running in 92ae0e115bf6 [2021-02-04T00:37:06.400Z] Removing intermediate container 80f067615171 [2021-02-04T00:37:06.400Z] ---> a2613a745cdd [2021-02-04T00:37:06.400Z] Step 6/30 : COPY go.mod . [2021-02-04T00:37:06.681Z] Removing intermediate container 4f9ba60f8ad0 [2021-02-04T00:37:06.681Z] ---> d2280ad1f45f [2021-02-04T00:37:06.681Z] Step 6/23 : COPY go.mod . [2021-02-04T00:37:06.681Z] Removing intermediate container 4b1a2f99ca71 [2021-02-04T00:37:06.681Z] ---> 978b331dbda8 [2021-02-04T00:37:06.681Z] Step 6/24 : COPY go.mod . [2021-02-04T00:37:06.681Z] ---> 28456163b847 [2021-02-04T00:37:06.681Z] Step 7/26 : RUN go mod download [2021-02-04T00:37:06.943Z] ---> b55d6da8cba6 [2021-02-04T00:37:06.943Z] Step 7/30 : RUN go mod download [2021-02-04T00:37:06.943Z] ---> Running in 12b1ef31cea4 [2021-02-04T00:37:07.207Z] ---> 6e9cc2e8ba91 [2021-02-04T00:37:07.207Z] Step 7/23 : RUN go mod download [2021-02-04T00:37:07.207Z] ---> Running in f117ce48b79c [2021-02-04T00:37:07.207Z] ---> 000c798df79e [2021-02-04T00:37:07.207Z] Step 7/24 : RUN go mod download [2021-02-04T00:37:07.479Z] ---> Running in a177551f7b4d [2021-02-04T00:37:07.748Z] ---> Running in 2b7472a6588e [2021-02-04T00:37:08.712Z] Removing intermediate container 92ae0e115bf6 [2021-02-04T00:37:08.712Z] ---> 0c7c13405252 [2021-02-04T00:37:08.712Z] Step 8/23 : COPY . . [2021-02-04T00:37:10.652Z] Removing intermediate container 12b1ef31cea4 [2021-02-04T00:37:10.652Z] ---> c1922d90bae5 [2021-02-04T00:37:10.652Z] Step 8/26 : COPY . . [2021-02-04T00:37:11.260Z] Removing intermediate container f117ce48b79c [2021-02-04T00:37:11.260Z] ---> 9e199e752475 [2021-02-04T00:37:11.260Z] Step 8/30 : COPY . . [2021-02-04T00:37:15.541Z] Removing intermediate container a177551f7b4d [2021-02-04T00:37:15.541Z] ---> f1a22fe38a0d [2021-02-04T00:37:15.541Z] Step 8/23 : COPY . . [2021-02-04T00:37:16.511Z] Removing intermediate container 2b7472a6588e [2021-02-04T00:37:16.511Z] ---> 044ee48f9eb2 [2021-02-04T00:37:16.511Z] Step 8/24 : COPY . . [2021-02-04T00:37:25.022Z] Removing intermediate container 79e60294a4a7 [2021-02-04T00:37:25.022Z] ---> dbec21791d81 [2021-02-04T00:37:25.022Z] Successfully built dbec21791d81 [2021-02-04T00:37:25.022Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:37:25.391Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T00:37:25.391Z] . [Pipeline] withDockerContainer [2021-02-04T00:37:25.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container [2021-02-04T00:37:25.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:37:27.764Z] $ docker top 153b3891d5ef3ba48861280b2db983efbbe3e19fd381d6b7cd1874a6c8085fe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:37:28.780Z] + go version [2021-02-04T00:37:28.780Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-04T00:37:28.808Z] $ docker stop --time=1 153b3891d5ef3ba48861280b2db983efbbe3e19fd381d6b7cd1874a6c8085fe4 [2021-02-04T00:37:30.880Z] $ docker rm -f 153b3891d5ef3ba48861280b2db983efbbe3e19fd381d6b7cd1874a6c8085fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:37:31.948Z] + docker inspect -f . ci-base-image-arm64 [2021-02-04T00:37:31.948Z] . [Pipeline] withDockerContainer [2021-02-04T00:37:32.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container [2021-02-04T00:37:32.351Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:37:33.966Z] $ docker top 7f3fba4279d6906d3926471479c27ffcee59c229df748a847a8ef57a7418671e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-04T00:37:34.377Z] ========================================================= [2021-02-04T00:37:34.378Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-04T00:37:34.378Z] ========================================================= [Pipeline] sh [2021-02-04T00:37:35.030Z] + make test [2021-02-04T00:37:35.030Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-04T00:37:55.655Z] ---> f916b1b4db4e [2021-02-04T00:37:55.656Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T00:37:55.656Z] ---> b849d2a7d6ae [2021-02-04T00:37:55.656Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T00:37:56.253Z] ---> Running in 5f1d1bf29451 [2021-02-04T00:37:56.253Z] ---> Running in aa6d1a5c4bcb [2021-02-04T00:37:56.525Z] ---> 20ec4a0aa164 [2021-02-04T00:37:56.525Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T00:37:56.525Z] ---> d81d383cf3cd [2021-02-04T00:37:56.525Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-04T00:37:56.791Z] ---> 251a5a91fe6a [2021-02-04T00:37:56.791Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T00:37:57.365Z] ---> Running in ba0aba5e3a4d [2021-02-04T00:37:57.365Z] ---> Running in d408fe1b22a0 [2021-02-04T00:37:57.365Z] ---> Running in ff38ced239f7 [2021-02-04T00:37:58.791Z] 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-04T00:37:58.791Z] 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-04T00:37:58.791Z] 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-04T00:37:58.791Z] 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-04T00:37:58.791Z] 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-04T00:38:01.887Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-04T00:38:25.584Z] 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-04T00:38:33.990Z] Removing intermediate container d408fe1b22a0 [2021-02-04T00:38:33.990Z] ---> c8c93c8b7076 [2021-02-04T00:38:33.990Z] [2021-02-04T00:38:33.990Z] Step 10/30 : FROM alpine:3.12 [2021-02-04T00:38:33.990Z] Removing intermediate container aa6d1a5c4bcb [2021-02-04T00:38:33.990Z] ---> c448bde70d2d [2021-02-04T00:38:33.990Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T00:38:33.990Z] 3.12: Pulling from library/alpine [2021-02-04T00:38:34.961Z] ---> Running in 3c01145ef371 [2021-02-04T00:38:34.961Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T00:38:34.961Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T00:38:34.961Z] ---> 389fef711851 [2021-02-04T00:38:34.961Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T00:38:36.358Z] Removing intermediate container ff38ced239f7 [2021-02-04T00:38:36.358Z] ---> e81ef12fc4b0 [2021-02-04T00:38:36.358Z] [2021-02-04T00:38:36.358Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T00:38:36.358Z] ---> 389fef711851 [2021-02-04T00:38:36.358Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T00:38:37.308Z] ---> Running in 3fc9fb721b08 [2021-02-04T00:38:37.308Z] ---> Running in 8d91d4f62d66 [2021-02-04T00:38:37.308Z] Removing intermediate container ba0aba5e3a4d [2021-02-04T00:38:37.308Z] ---> 88a15189aa6a [2021-02-04T00:38:37.308Z] [2021-02-04T00:38:37.308Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T00:38:37.308Z] ---> 389fef711851 [2021-02-04T00:38:37.308Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:38:39.253Z] 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-04T00:38:39.515Z] ---> Running in e7fa09e46e50 [2021-02-04T00:38:39.516Z] Removing intermediate container 3fc9fb721b08 [2021-02-04T00:38:39.516Z] ---> c678a0ea4ded [2021-02-04T00:38:39.516Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T00:38:39.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:39.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:39.785Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T00:38:41.177Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:38:41.177Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T00:38:41.177Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T00:38:41.177Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T00:38:41.177Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:38:41.177Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:38:41.177Z] OK: 7 MiB in 19 packages [2021-02-04T00:38:41.438Z] ---> Running in 3a8399218e7b [2021-02-04T00:38:41.703Z] Removing intermediate container 5f1d1bf29451 [2021-02-04T00:38:41.703Z] ---> 28c670995674 [2021-02-04T00:38:41.703Z] [2021-02-04T00:38:41.703Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T00:38:41.703Z] ---> 389fef711851 [2021-02-04T00:38:41.703Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:38:41.703Z] ---> Running in d6d54cd4b589 [2021-02-04T00:38:41.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:42.241Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:42.511Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T00:38:42.511Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:38:42.511Z] Removing intermediate container 3c01145ef371 [2021-02-04T00:38:42.511Z] ---> bace410ac0ec [2021-02-04T00:38:42.511Z] [2021-02-04T00:38:42.511Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T00:38:42.511Z] OK: 6 MiB in 15 packages [2021-02-04T00:38:42.511Z] 20.10.0: Pulling from library/docker [2021-02-04T00:38:42.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:42.786Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:43.057Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T00:38:43.057Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T00:38:43.057Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:38:43.057Z] OK: 6 MiB in 16 packages [2021-02-04T00:38:43.643Z] Removing intermediate container 8d91d4f62d66 [2021-02-04T00:38:43.643Z] ---> 6f91500a3c94 [2021-02-04T00:38:43.643Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T00:38:43.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:43.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:43.914Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T00:38:43.914Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:38:43.914Z] OK: 6 MiB in 15 packages [2021-02-04T00:38:44.180Z] ---> Running in f4437a1c174b [2021-02-04T00:38:44.754Z] Removing intermediate container e7fa09e46e50 [2021-02-04T00:38:44.754Z] ---> 7a2241d9b372 [2021-02-04T00:38:44.754Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:38:45.020Z] ---> Running in 80e8f815ddd5 [2021-02-04T00:38:45.020Z] Removing intermediate container f4437a1c174b [2021-02-04T00:38:45.020Z] ---> 8dc73245e39a [2021-02-04T00:38:45.020Z] Step 13/24 : WORKDIR / [2021-02-04T00:38:45.284Z] Removing intermediate container 3a8399218e7b [2021-02-04T00:38:45.284Z] ---> 5e6fdcc43ea2 [2021-02-04T00:38:45.284Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T00:38:45.284Z] ---> Running in bb475f26bf52 [2021-02-04T00:38:45.284Z] ---> Running in 8224e50cbc8b [2021-02-04T00:38:45.555Z] Removing intermediate container d6d54cd4b589 [2021-02-04T00:38:45.555Z] ---> bf3f69f7a929 [2021-02-04T00:38:45.555Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:38:45.555Z] Removing intermediate container 80e8f815ddd5 [2021-02-04T00:38:45.555Z] ---> dc5eb9d61aa4 [2021-02-04T00:38:45.555Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T00:38:45.555Z] ---> Running in 09a30ab208e4 [2021-02-04T00:38:45.823Z] ---> Running in a3324cc01ce7 [2021-02-04T00:38:45.823Z] Removing intermediate container bb475f26bf52 [2021-02-04T00:38:45.823Z] ---> 35a4a7b003f9 [2021-02-04T00:38:45.823Z] 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-04T00:38:46.106Z] Removing intermediate container 8224e50cbc8b [2021-02-04T00:38:46.106Z] ---> 346af4e062e8 [2021-02-04T00:38:46.106Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T00:38:46.106Z] Removing intermediate container 09a30ab208e4 [2021-02-04T00:38:46.106Z] ---> 27c5165315d1 [2021-02-04T00:38:46.106Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T00:38:46.106Z] ---> Running in 24a7e01b3cc6 [2021-02-04T00:38:46.106Z] ---> Running in 38358d985962 [2021-02-04T00:38:46.106Z] Removing intermediate container a3324cc01ce7 [2021-02-04T00:38:46.106Z] ---> 99ae2c11348c [2021-02-04T00:38:46.106Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T00:38:46.371Z] ---> Running in fa6324207a7b [2021-02-04T00:38:46.371Z] ---> c84bbf652951 [2021-02-04T00:38:46.371Z] 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-04T00:38:46.639Z] Removing intermediate container 24a7e01b3cc6 [2021-02-04T00:38:46.639Z] ---> 1a9c9d743c93 [2021-02-04T00:38:46.639Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T00:38:46.639Z] Removing intermediate container 38358d985962 [2021-02-04T00:38:46.639Z] ---> c39dac4c96c6 [2021-02-04T00:38:46.639Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T00:38:46.639Z] ---> Running in c5f7e049f163 [2021-02-04T00:38:46.639Z] Removing intermediate container fa6324207a7b [2021-02-04T00:38:46.639Z] ---> 4860cbc8cce6 [2021-02-04T00:38:46.639Z] Step 15/23 : WORKDIR / [2021-02-04T00:38:46.901Z] ---> Running in f42046041848 [2021-02-04T00:38:47.168Z] ---> 886d49466a6e [2021-02-04T00:38:47.168Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T00:38:47.168Z] ---> Running in 162770cf83c5 [2021-02-04T00:38:47.168Z] Removing intermediate container f42046041848 [2021-02-04T00:38:47.168Z] ---> c61270100682 [2021-02-04T00:38:47.168Z] Step 15/23 : WORKDIR / [2021-02-04T00:38:47.447Z] ---> Running in 9290a877060b [2021-02-04T00:38:47.719Z] ---> 0f0d9e71548b [2021-02-04T00:38:47.719Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T00:38:47.719Z] Removing intermediate container 162770cf83c5 [2021-02-04T00:38:47.719Z] ---> 2d2ad0033d22 [2021-02-04T00:38:47.719Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:38:47.719Z] Removing intermediate container 9290a877060b [2021-02-04T00:38:47.990Z] ---> 05980abfdb55 [2021-02-04T00:38:47.990Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:38:48.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-04T00:38:49.386Z] ---> 02f3ac14bd64 [2021-02-04T00:38:49.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T00:38:49.386Z] ---> cc8d623d66ab [2021-02-04T00:38:49.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T00:38:49.386Z] ---> b4048b856846 [2021-02-04T00:38:49.386Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T00:38:49.777Z] Removing intermediate container c5f7e049f163 [2021-02-04T00:38:49.777Z] ---> 16eeb3a937ea [2021-02-04T00:38:49.777Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T00:38:49.777Z] ---> Running in 357744a2c77d [2021-02-04T00:38:50.837Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T00:38:50.837Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T00:38:50.837Z] ---> e3189e5d3759 [2021-02-04T00:38:50.837Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T00:38:50.837Z] ---> aefe523efa57 [2021-02-04T00:38:50.837Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T00:38:50.837Z] Removing intermediate container 357744a2c77d [2021-02-04T00:38:50.837Z] ---> 3b2ddacfcc97 [2021-02-04T00:38:50.837Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T00:38:50.837Z] ---> f895b28e9c8e [2021-02-04T00:38:50.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T00:38:50.837Z] ---> c1edff22ff04 [2021-02-04T00:38:50.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T00:38:50.837Z] ---> Running in f3276a9cbeb6 [2021-02-04T00:38:51.413Z] ---> a5501aea8d06 [2021-02-04T00:38:51.413Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T00:38:51.413Z] ---> ee10b2995577 [2021-02-04T00:38:51.413Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T00:38:51.413Z] ---> Running in a935b46b869b [2021-02-04T00:38:51.413Z] ---> 1e10a2550601 [2021-02-04T00:38:51.413Z] 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-04T00:38:51.413Z] ---> 776c7eb4175f [2021-02-04T00:38:51.413Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T00:38:51.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:51.678Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:38:51.678Z] ---> Running in 1633152ee318 [2021-02-04T00:38:51.678Z] ---> Running in a86ddfe2c452 [2021-02-04T00:38:51.678Z] ---> Running in 3611078cbe3d [2021-02-04T00:38:51.678Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T00:38:51.678Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T00:38:51.678Z] Executing bash-5.0.17-r0.post-install [2021-02-04T00:38:51.951Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:38:51.951Z] OK: 12 MiB in 22 packages [2021-02-04T00:38:52.214Z] Removing intermediate container 3611078cbe3d [2021-02-04T00:38:52.214Z] ---> 80d005fb99ef [2021-02-04T00:38:52.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:38:52.214Z] Removing intermediate container 1633152ee318 [2021-02-04T00:38:52.214Z] ---> a52142528f8a [2021-02-04T00:38:52.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:38:52.481Z] ---> Running in 1e05bff43194 [2021-02-04T00:38:52.481Z] ---> Running in a69ad6772370 [2021-02-04T00:38:52.747Z] Removing intermediate container 1e05bff43194 [2021-02-04T00:38:52.747Z] ---> 99ed0e2b8a2d [2021-02-04T00:38:52.747Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T00:38:52.747Z] Removing intermediate container a69ad6772370 [2021-02-04T00:38:52.747Z] ---> 5b508254581e [2021-02-04T00:38:52.747Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T00:38:53.009Z] ---> Running in 13bc6fd662aa [2021-02-04T00:38:53.009Z] Removing intermediate container f3276a9cbeb6 [2021-02-04T00:38:53.009Z] ---> 574c4874b484 [2021-02-04T00:38:53.009Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T00:38:53.270Z] ---> Running in cfd5c648183c [2021-02-04T00:38:53.270Z] ---> Running in bb884b97e1a6 [2021-02-04T00:38:53.270Z] Removing intermediate container 13bc6fd662aa [2021-02-04T00:38:53.270Z] ---> 19e4c483f691 [2021-02-04T00:38:53.270Z] Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:38:53.535Z] Removing intermediate container cfd5c648183c [2021-02-04T00:38:53.535Z] ---> 1069daa7ce75 [2021-02-04T00:38:53.535Z] Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:38:53.535Z] Removing intermediate container a935b46b869b [2021-02-04T00:38:53.535Z] ---> 115fb367c74f [2021-02-04T00:38:53.535Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:38:53.535Z] Removing intermediate container bb884b97e1a6 [2021-02-04T00:38:53.535Z] ---> 8862c5e409e9 [2021-02-04T00:38:53.535Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T00:38:53.798Z] ---> Running in 3ad366f9888c [2021-02-04T00:38:53.798Z] ---> Running in 89d70adc40b4 [2021-02-04T00:38:53.798Z] Removing intermediate container a86ddfe2c452 [2021-02-04T00:38:53.798Z] ---> 6b8e3628c563 [2021-02-04T00:38:53.798Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T00:38:53.798Z] ---> Running in 69e3e9a13dbc [2021-02-04T00:38:54.061Z] ---> Running in 85accbab01b1 [2021-02-04T00:38:54.061Z] ---> b163a4e0a583 [2021-02-04T00:38:54.061Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T00:38:54.331Z] Removing intermediate container 3ad366f9888c [2021-02-04T00:38:54.331Z] ---> e90e708f9734 [2021-02-04T00:38:54.331Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T00:38:54.331Z] Removing intermediate container 89d70adc40b4 [2021-02-04T00:38:54.331Z] ---> 3b5c871a454d [2021-02-04T00:38:54.331Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T00:38:54.331Z] Removing intermediate container 69e3e9a13dbc [2021-02-04T00:38:54.331Z] ---> e5b1fecc5dc9 [2021-02-04T00:38:54.331Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T00:38:54.331Z] Removing intermediate container 85accbab01b1 [2021-02-04T00:38:54.331Z] ---> 18d3eea67b3f [2021-02-04T00:38:54.331Z] Step 22/24 : LABEL arch=x86_64 [2021-02-04T00:38:54.331Z] ---> Running in 43a531232c92 [2021-02-04T00:38:54.331Z] ---> Running in 4307b441f3a0 [2021-02-04T00:38:54.331Z] ---> Running in f8840681da88 [2021-02-04T00:38:54.595Z] ---> Running in 8afb6e5c59d6 [2021-02-04T00:38:54.859Z] Removing intermediate container 43a531232c92 [2021-02-04T00:38:54.859Z] ---> 3ffab3209ea5 [2021-02-04T00:38:54.859Z] [2021-02-04T00:38:54.859Z] Removing intermediate container 4307b441f3a0 [2021-02-04T00:38:54.859Z] ---> a3686f9ef958 [2021-02-04T00:38:54.859Z] [2021-02-04T00:38:54.859Z] Removing intermediate container f8840681da88 [2021-02-04T00:38:54.859Z] ---> e86ef7d99b45 [2021-02-04T00:38:54.859Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T00:38:54.859Z] Removing intermediate container 8afb6e5c59d6 [2021-02-04T00:38:54.859Z] ---> 9d94bd42b8e5 [2021-02-04T00:38:54.859Z] Step 23/24 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:38:54.859Z] ---> 2c8aa78c0616 [2021-02-04T00:38:54.859Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T00:38:54.859Z] ---> Running in 41f5ffbb1386 [2021-02-04T00:38:55.129Z] Successfully built a3686f9ef958 [2021-02-04T00:38:55.129Z] Successfully tagged docker-core-command-go:latest [2021-02-04T00:38:55.129Z] Building docker-core-data-go [2021-02-04T00:38:55.129Z]  Building docker-core-command-go ... done Successfully built 3ffab3209ea5 [2021-02-04T00:38:55.129Z] Successfully tagged docker-core-metadata-go:latest [2021-02-04T00:38:55.129Z]  Building docker-core-metadata-go ... done Building docker-support-notifications-go [2021-02-04T00:38:55.129Z] Removing intermediate container 41f5ffbb1386 [2021-02-04T00:38:55.400Z] ---> fe414d17e082 [2021-02-04T00:38:55.400Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T00:38:55.400Z] ---> 278c0dff3aac [2021-02-04T00:38:55.400Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T00:38:55.400Z] ---> Running in 84a206684fde [2021-02-04T00:38:55.400Z] ---> ba7035c4f1c4 [2021-02-04T00:38:55.400Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T00:38:55.670Z] Removing intermediate container 84a206684fde [2021-02-04T00:38:55.670Z] ---> d860455dee8f [2021-02-04T00:38:55.670Z] [2021-02-04T00:38:55.934Z] Successfully built d860455dee8f [2021-02-04T00:38:55.934Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-04T00:38:55.934Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-02-04T00:38:55.934Z] ---> 6de84324d99d [2021-02-04T00:38:55.934Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-04T00:38:56.202Z] ---> ecd23cefdd32 [2021-02-04T00:38:56.202Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T00:38:56.202Z] ---> Running in dc2ae0f5d904 [2021-02-04T00:38:59.529Z] Removing intermediate container dc2ae0f5d904 [2021-02-04T00:38:59.529Z] ---> 44a3571311d9 [2021-02-04T00:38:59.529Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T00:39:02.902Z] ---> 2c6b69d618b8 [2021-02-04T00:39:02.902Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T00:39:02.902Z] ---> 46fb6b2b83ec [2021-02-04T00:39:02.902Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-04T00:39:02.902Z] ---> Running in 3ce1a3f78cbf [2021-02-04T00:39:06.224Z] ---> Running in 6c8c9e2d6025 [2021-02-04T00:39:07.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-04T00:39:07.298Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-04T00:39:07.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:07.468Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T00:39:07.468Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T00:39:07.468Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T00:39:07.468Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T00:39:07.573Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-04T00:39:07.739Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T00:39:07.739Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T00:39:07.739Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-04T00:39:15.928Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-04T00:39:15.929Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-04T00:39:15.929Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-04T00:39:16.038Z] Removing intermediate container 6c8c9e2d6025 [2021-02-04T00:39:16.038Z] ---> 560e040b8ba5 [2021-02-04T00:39:16.038Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T00:39:17.473Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T00:39:17.473Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T00:39:17.473Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T00:39:17.473Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T00:39:17.473Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T00:39:17.473Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T00:39:17.473Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T00:39:18.458Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T00:39:18.458Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T00:39:18.458Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T00:39:18.458Z] ---> Running in 79f09e60458c [2021-02-04T00:39:18.458Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T00:39:18.726Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T00:39:18.726Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T00:39:18.726Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T00:39:18.726Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T00:39:19.313Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T00:39:20.273Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T00:39:20.273Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T00:39:20.539Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T00:39:20.539Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T00:39:20.814Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T00:39:20.814Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T00:39:20.814Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T00:39:21.423Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T00:39:21.423Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T00:39:21.698Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T00:39:21.698Z] Removing intermediate container 79f09e60458c [2021-02-04T00:39:21.698Z] ---> 2b16cdea4fad [2021-02-04T00:39:21.698Z] Step 27/30 : CMD ["gate"] [2021-02-04T00:39:21.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:39:21.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:39:21.981Z] ---> 449a102f049c [2021-02-04T00:39:21.981Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T00:39:22.260Z] ---> Using cache [2021-02-04T00:39:22.260Z] ---> 29721d453121 [2021-02-04T00:39:22.260Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:39:22.261Z] ---> Using cache [2021-02-04T00:39:22.261Z] ---> 61d12c6d8794 [2021-02-04T00:39:22.261Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T00:39:22.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.388s coverage: 46.0% of statements [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-04T00:39:22.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-04T00:39:22.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.149s coverage: 100.0% of statements [2021-02-04T00:39:24.304Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:39:24.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:39:24.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:39:24.304Z] ---> 449a102f049c [2021-02-04T00:39:24.304Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T00:39:24.304Z] ---> Using cache [2021-02-04T00:39:24.304Z] ---> 29721d453121 [2021-02-04T00:39:24.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:39:24.304Z] ---> Using cache [2021-02-04T00:39:24.304Z] ---> 61d12c6d8794 [2021-02-04T00:39:24.304Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T00:39:24.304Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:39:24.304Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:39:24.304Z] ---> 449a102f049c [2021-02-04T00:39:24.304Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:39:24.304Z] OK: 71 MiB in 55 packages [2021-02-04T00:39:24.304Z] ---> Using cache [2021-02-04T00:39:24.304Z] ---> 29721d453121 [2021-02-04T00:39:24.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:39:24.304Z] ---> Using cache [2021-02-04T00:39:24.304Z] ---> 61d12c6d8794 [2021-02-04T00:39:24.304Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T00:39:24.567Z] ---> Running in 9dffb50d600a [2021-02-04T00:39:24.567Z] ---> Running in a22d35480fda [2021-02-04T00:39:24.830Z] ---> Running in f6866bcfb201 [2021-02-04T00:39:24.830Z] ---> Running in 00159ec7e5b8 [2021-02-04T00:39:25.093Z] Removing intermediate container a22d35480fda [2021-02-04T00:39:25.093Z] ---> 4bcf193d64ec [2021-02-04T00:39:25.093Z] Step 28/30 : LABEL arch=x86_64 [2021-02-04T00:39:25.358Z] ---> Running in c1caecd44800 [2021-02-04T00:39:25.632Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:25.632Z] Removing intermediate container c1caecd44800 [2021-02-04T00:39:25.632Z] ---> 5f231f7573a0 [2021-02-04T00:39:25.632Z] Step 29/30 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:39:25.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:25.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:26.531Z] ---> Running in cdc9e7f95f0e [2021-02-04T00:39:26.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:26.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:26.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:39:27.133Z] Removing intermediate container cdc9e7f95f0e [2021-02-04T00:39:27.133Z] ---> 2cba5da9ea99 [2021-02-04T00:39:27.133Z] Step 30/30 : LABEL version=0.0.0 [2021-02-04T00:39:27.408Z] OK: 233 MiB in 51 packages [2021-02-04T00:39:27.409Z] OK: 233 MiB in 51 packages [2021-02-04T00:39:27.409Z] OK: 233 MiB in 51 packages [2021-02-04T00:39:28.872Z] ---> Running in 3dd7efaf7888 [2021-02-04T00:39:29.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.543s coverage: 27.1% of statements [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-04T00:39:29.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.091s coverage: 100.0% of statements [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-04T00:39:29.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.094s coverage: 100.0% of statements [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-04T00:39:29.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.239s coverage: 65.8% of statements [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-04T00:39:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-04T00:39:30.388Z] Removing intermediate container 3dd7efaf7888 [2021-02-04T00:39:30.388Z] ---> 331646781bfe [2021-02-04T00:39:30.388Z] [2021-02-04T00:39:31.423Z] Successfully built 331646781bfe [2021-02-04T00:39:32.426Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-04T00:39:32.426Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-02-04T00:39:33.065Z] Removing intermediate container 9dffb50d600a [2021-02-04T00:39:33.065Z] ---> 0089955740cf [2021-02-04T00:39:33.065Z] Step 6/22 : COPY go.mod . [2021-02-04T00:39:33.065Z] Removing intermediate container 00159ec7e5b8 [2021-02-04T00:39:33.065Z] ---> e5b58b4dfc27 [2021-02-04T00:39:33.065Z] Step 6/23 : COPY go.mod . [2021-02-04T00:39:33.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.752s coverage: 82.3% of statements [2021-02-04T00:39:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-04T00:39:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:39:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-04T00:39:33.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-04T00:39:35.735Z] Removing intermediate container f6866bcfb201 [2021-02-04T00:39:35.735Z] ---> 1dc59ec6f692 [2021-02-04T00:39:35.735Z] Step 6/22 : COPY go.mod . [2021-02-04T00:39:38.343Z] ---> 4f118fa5f463 [2021-02-04T00:39:38.343Z] Step 7/22 : RUN go mod download [2021-02-04T00:39:38.343Z] ---> 55a7a5574b1a [2021-02-04T00:39:38.343Z] Step 7/23 : RUN go mod download [2021-02-04T00:39:38.343Z] ---> Running in 54f2c55cfadc [2021-02-04T00:39:38.343Z] ---> Running in ef2c5963ae8e [2021-02-04T00:39:38.343Z] ---> bcfee728fb73 [2021-02-04T00:39:38.343Z] Step 7/22 : RUN go mod download [2021-02-04T00:39:38.343Z] Removing intermediate container 3ce1a3f78cbf [2021-02-04T00:39:38.343Z] ---> cfae85095288 [2021-02-04T00:39:38.343Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T00:39:38.343Z] ---> Running in 882833b70712 [2021-02-04T00:39:38.343Z] ---> Running in 3af43be41eb9 [2021-02-04T00:39:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.218s coverage: 28.6% of statements [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-04T00:39:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-04T00:39:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-04T00:39:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements [2021-02-04T00:39:39.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-04T00:39:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.453s coverage: 97.5% of statements [2021-02-04T00:39:40.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-04T00:39:40.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.199s coverage: 78.3% of statements [2021-02-04T00:39:40.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-04T00:39:40.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-04T00:39:40.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-04T00:39:40.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-04T00:39:45.045Z] Removing intermediate container 54f2c55cfadc [2021-02-04T00:39:45.045Z] ---> 0fbc684ab3c6 [2021-02-04T00:39:45.045Z] Step 8/22 : COPY . . [2021-02-04T00:39:45.340Z] Removing intermediate container ef2c5963ae8e [2021-02-04T00:39:45.340Z] ---> 6180f3dc5865 [2021-02-04T00:39:45.340Z] Step 8/23 : COPY . . [2021-02-04T00:39:45.340Z] Removing intermediate container 882833b70712 [2021-02-04T00:39:45.340Z] ---> 72bc31cc5eb7 [2021-02-04T00:39:45.340Z] Step 8/22 : COPY . . [2021-02-04T00:39:47.930Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:39:47.930Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:39:47.930Z] ---> 449a102f049c [2021-02-04T00:39:47.930Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T00:39:47.930Z] ---> Using cache [2021-02-04T00:39:47.930Z] ---> 29721d453121 [2021-02-04T00:39:47.930Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:39:47.930Z] ---> Using cache [2021-02-04T00:39:47.930Z] ---> 61d12c6d8794 [2021-02-04T00:39:47.930Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T00:39:47.930Z] ---> Using cache [2021-02-04T00:39:47.930Z] ---> 0089955740cf [2021-02-04T00:39:47.930Z] Step 6/21 : COPY go.mod . [2021-02-04T00:39:47.930Z] ---> Using cache [2021-02-04T00:39:47.930Z] ---> 4f118fa5f463 [2021-02-04T00:39:47.930Z] Step 7/21 : RUN go mod download [2021-02-04T00:39:47.930Z] ---> Using cache [2021-02-04T00:39:47.930Z] ---> 0fbc684ab3c6 [2021-02-04T00:39:47.930Z] Step 8/21 : COPY . . [2021-02-04T00:39:48.205Z] Collecting docker-compose==1.23.2 [2021-02-04T00:39:48.205Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T00:39:51.554Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T00:39:51.554Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.301s coverage: 92.8% of statements [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-04T00:39:53.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 45.5% of statements [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.152s coverage: 96.3% of statements [2021-02-04T00:39:53.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-02-04T00:39:53.485Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T00:39:53.485Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T00:40:00.179Z] 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-04T00:40:01.603Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T00:40:01.603Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T00:40:03.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.108s coverage: 94.4% of statements [2021-02-04T00:40:03.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-02-04T00:40:07.022Z] Collecting PyYAML<4,>=3.10 [2021-02-04T00:40:07.022Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T00:40:09.620Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T00:40:09.620Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T00:40:09.890Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T00:40:10.159Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T00:40:11.616Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T00:40:11.616Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T00:40:11.891Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T00:40:11.891Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T00:40:12.483Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T00:40:12.483Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T00:40:14.487Z] 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-04T00:40:14.777Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T00:40:14.777Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T00:40:15.753Z] Collecting idna<2.8,>=2.5 [2021-02-04T00:40:15.753Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T00:40:16.742Z] 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-04T00:40:16.742Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T00:40:17.033Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T00:40:17.033Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T00:40:17.033Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T00:40:17.033Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T00:40:17.033Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T00:40:17.299Z] Installing collected packages: urllib3, idna, requests, dockerpty, texttable, PyYAML, cached-property, jsonschema, websocket-client, docker-pycreds, docker, docopt, docker-compose [2021-02-04T00:40:17.300Z] Attempting uninstall: urllib3 [2021-02-04T00:40:17.300Z] Found existing installation: urllib3 1.25.9 [2021-02-04T00:40:17.300Z] Uninstalling urllib3-1.25.9: [2021-02-04T00:40:17.903Z] Successfully uninstalled urllib3-1.25.9 [2021-02-04T00:40:18.174Z] Attempting uninstall: idna [2021-02-04T00:40:18.174Z] Found existing installation: idna 2.9 [2021-02-04T00:40:18.174Z] Uninstalling idna-2.9: [2021-02-04T00:40:18.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.139s coverage: 92.9% of statements [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-04T00:40:18.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-04T00:40:18.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-04T00:40:18.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-04T00:40:18.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-02-04T00:40:18.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-04T00:40:18.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.4% of statements [2021-02-04T00:40:18.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.612s coverage: 63.5% of statements [2021-02-04T00:40:18.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-04T00:40:18.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-02-04T00:40:18.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.819s coverage: 68.9% of statements [2021-02-04T00:40:18.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-04T00:40:18.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-04T00:40:18.753Z] Successfully uninstalled idna-2.9 [2021-02-04T00:40:19.031Z] Attempting uninstall: requests [2021-02-04T00:40:19.031Z] Found existing installation: requests 2.23.0 [2021-02-04T00:40:19.031Z] Uninstalling requests-2.23.0: [2021-02-04T00:40:19.031Z] Successfully uninstalled requests-2.23.0 [2021-02-04T00:40:19.301Z] Running setup.py install for dockerpty: started [2021-02-04T00:40:20.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.403s coverage: 37.0% of statements [2021-02-04T00:40:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-04T00:40:20.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-04T00:40:21.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.750s coverage: 84.0% of statements [2021-02-04T00:40:22.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.089s coverage: 100.0% of statements [2021-02-04T00:40:22.928Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T00:40:22.928Z] Running setup.py install for texttable: started [2021-02-04T00:40:22.928Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T00:40:22.928Z] Running setup.py install for PyYAML: started [2021-02-04T00:40:23.236Z] ---> 2fd6567c6aea [2021-02-04T00:40:23.236Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T00:40:23.236Z] ---> 0192baaf8448 [2021-02-04T00:40:23.236Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T00:40:23.236Z] ---> fd1ee27bfac7 [2021-02-04T00:40:23.236Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T00:40:23.835Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T00:40:23.835Z] ---> 6d79e3ecb01b [2021-02-04T00:40:23.835Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T00:40:23.835Z] ---> Running in 96adb86916d3 [2021-02-04T00:40:23.835Z] ---> Running in d6fa8f2ee83d [2021-02-04T00:40:23.835Z] ---> Running in 37c922bbe568 [2021-02-04T00:40:24.101Z] ---> Running in cc29bd437f3a [2021-02-04T00:40:25.085Z] Running setup.py install for docopt: started [2021-02-04T00:40:25.678Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T00:40:25.678Z] 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-04T00:40:25.678Z] 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-04T00:40:25.678Z] 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-04T00:40:25.948Z] 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-04T00:40:26.544Z] 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-04T00:40:28.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.0% of statements [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-04T00:40:28.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.148s coverage: 100.0% of statements [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-04T00:40:28.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-04T00:40:28.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.245s coverage: 90.4% of statements [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:40:28.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-04T00:40:31.936Z] Removing intermediate container 3af43be41eb9 [2021-02-04T00:40:31.937Z] ---> 1f084b07f7e7 [2021-02-04T00:40:31.937Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T00:40:32.561Z] ---> Running in 8215d6236965 [2021-02-04T00:40:34.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:40:34.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:40:34.544Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:40:34.544Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T00:40:34.544Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T00:40:34.544Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:40:34.814Z] OK: 72 MiB in 58 packages [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.669s coverage: 29.1% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.217s coverage: 99.0% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.114s coverage: 100.0% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.234s coverage: 100.0% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-04T00:40:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-02-04T00:40:37.233Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements [2021-02-04T00:40:37.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-04T00:40:38.247Z] Removing intermediate container 8215d6236965 [2021-02-04T00:40:38.247Z] ---> 2f81d5597e9b [2021-02-04T00:40:38.247Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T00:40:38.247Z] ---> Running in c14fd5efcf8d [2021-02-04T00:40:38.517Z] GO111MODULE=on go vet ./... [2021-02-04T00:40:39.245Z] Removing intermediate container c14fd5efcf8d [2021-02-04T00:40:39.245Z] ---> 6f71a2c3ffd8 [2021-02-04T00:40:39.245Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:40:39.852Z] ---> Running in 760fe236fad7 [2021-02-04T00:40:40.123Z] Removing intermediate container 760fe236fad7 [2021-02-04T00:40:40.123Z] ---> 03ba0a58911d [2021-02-04T00:40:40.123Z] Step 24/26 : LABEL arch=x86_64 [2021-02-04T00:40:40.123Z] ---> Running in 85aa2aa5e13d [2021-02-04T00:40:40.399Z] Removing intermediate container 85aa2aa5e13d [2021-02-04T00:40:40.399Z] ---> 896102424280 [2021-02-04T00:40:40.399Z] Step 25/26 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:40:40.674Z] ---> Running in 01559df03c26 [2021-02-04T00:40:40.956Z] Removing intermediate container 01559df03c26 [2021-02-04T00:40:40.956Z] ---> 7ed81d669832 [2021-02-04T00:40:40.956Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T00:40:40.956Z] ---> Running in 8793d51139ad [2021-02-04T00:40:41.232Z] Removing intermediate container 8793d51139ad [2021-02-04T00:40:41.232Z] ---> 6751e623757e [2021-02-04T00:40:41.232Z] [2021-02-04T00:40:41.513Z] Successfully built 6751e623757e [2021-02-04T00:40:41.513Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-04T00:40:51.724Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-04T00:41:01.864Z] Removing intermediate container cc29bd437f3a [2021-02-04T00:41:01.864Z] ---> b29c49f0d632 [2021-02-04T00:41:01.864Z] [2021-02-04T00:41:01.864Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T00:41:01.864Z] ---> 389fef711851 [2021-02-04T00:41:01.864Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T00:41:01.864Z] Removing intermediate container 96adb86916d3 [2021-02-04T00:41:01.864Z] ---> aba219ad52bb [2021-02-04T00:41:01.864Z] [2021-02-04T00:41:01.864Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T00:41:01.864Z] ---> 389fef711851 [2021-02-04T00:41:01.864Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:41:01.864Z] ---> Using cache [2021-02-04T00:41:01.864Z] ---> bf3f69f7a929 [2021-02-04T00:41:01.864Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:41:01.864Z] ---> Using cache [2021-02-04T00:41:01.864Z] ---> 27c5165315d1 [2021-02-04T00:41:01.864Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T00:41:01.864Z] Removing intermediate container d6fa8f2ee83d [2021-02-04T00:41:01.864Z] ---> a0a8a4cd7b56 [2021-02-04T00:41:01.864Z] [2021-02-04T00:41:01.864Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T00:41:01.864Z] ---> 389fef711851 [2021-02-04T00:41:01.864Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T00:41:01.864Z] ---> Running in e641d4245112 [2021-02-04T00:41:01.864Z] ---> Running in f1f0a0833578 [2021-02-04T00:41:01.864Z] ---> Running in f7970723135a [2021-02-04T00:41:02.456Z] Removing intermediate container f7970723135a [2021-02-04T00:41:02.456Z] ---> 6259b395e5bd [2021-02-04T00:41:02.456Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T00:41:04.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:41:04.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:41:04.657Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T00:41:04.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:41:04.657Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:41:04.657Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T00:41:04.930Z] (4/4) Installing curl (7.69.1-r3) [2021-02-04T00:41:04.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:41:04.930Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:41:04.930Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:41:04.930Z] ---> Running in 0900230975a6 [2021-02-04T00:41:04.930Z] OK: 7 MiB in 18 packages [2021-02-04T00:41:04.930Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T00:41:04.930Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T00:41:04.930Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:41:04.930Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:41:05.882Z] OK: 6 MiB in 16 packages [2021-02-04T00:41:05.882Z] Removing intermediate container 0900230975a6 [2021-02-04T00:41:05.882Z] ---> 1655aeafada0 [2021-02-04T00:41:05.882Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:41:06.146Z] Removing intermediate container 37c922bbe568 [2021-02-04T00:41:06.146Z] ---> 2fa0a7ccdaec [2021-02-04T00:41:06.146Z] [2021-02-04T00:41:06.146Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T00:41:06.146Z] ---> 389fef711851 [2021-02-04T00:41:06.146Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T00:41:06.415Z] ---> Running in 8867557a8346 [2021-02-04T00:41:06.415Z] ---> 65f7a4aa3b5d [2021-02-04T00:41:06.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T00:41:07.834Z] Removing intermediate container 8867557a8346 [2021-02-04T00:41:07.834Z] ---> 7baef0903617 [2021-02-04T00:41:07.834Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T00:41:07.834Z] Removing intermediate container e641d4245112 [2021-02-04T00:41:07.834Z] ---> 0a28cffd94ad [2021-02-04T00:41:07.834Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T00:41:07.834Z] ---> Running in 7914c83708b9 [2021-02-04T00:41:07.834Z] ---> Running in 81c049defa1d [2021-02-04T00:41:07.834Z] Removing intermediate container f1f0a0833578 [2021-02-04T00:41:07.834Z] ---> aa699089de59 [2021-02-04T00:41:07.834Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:41:07.834Z] ---> cc0ff3d1c1aa [2021-02-04T00:41:07.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T00:41:08.104Z] ---> Running in c6f3b30b19c7 [2021-02-04T00:41:08.104Z] Removing intermediate container 81c049defa1d [2021-02-04T00:41:08.104Z] ---> 2d5e6c39e9e8 [2021-02-04T00:41:08.104Z] Step 13/21 : WORKDIR /edgex [2021-02-04T00:41:08.104Z] Removing intermediate container 7914c83708b9 [2021-02-04T00:41:08.104Z] ---> 296129c4ec55 [2021-02-04T00:41:08.104Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T00:41:08.385Z] ---> Running in 96dd131c5f7d [2021-02-04T00:41:08.385Z] ---> Running in 77255f6b6859 [2021-02-04T00:41:08.385Z] Removing intermediate container c6f3b30b19c7 [2021-02-04T00:41:08.385Z] ---> 5d1d609e9c09 [2021-02-04T00:41:08.385Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T00:41:08.385Z] ---> b43e8ba21062 [2021-02-04T00:41:08.385Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T00:41:08.688Z] ---> Running in 8ac24491d671 [2021-02-04T00:41:08.688Z] ---> Running in 39b141b73337 [2021-02-04T00:41:08.688Z] Removing intermediate container 96dd131c5f7d [2021-02-04T00:41:08.688Z] ---> 7821fb9cd097 [2021-02-04T00:41:08.688Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:41:08.688Z] Removing intermediate container 77255f6b6859 [2021-02-04T00:41:08.688Z] ---> d49cf87bbf83 [2021-02-04T00:41:08.688Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T00:41:08.971Z] ---> Running in f2226d895372 [2021-02-04T00:41:08.971Z] Removing intermediate container 8ac24491d671 [2021-02-04T00:41:08.971Z] ---> 9e88c44539da [2021-02-04T00:41:08.971Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T00:41:08.971Z] Removing intermediate container 39b141b73337 [2021-02-04T00:41:08.971Z] ---> a5aa73bb6885 [2021-02-04T00:41:08.971Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:41:09.936Z] ---> Running in 028568c337bf [2021-02-04T00:41:09.936Z] ---> Running in 24f73eb01da2 [2021-02-04T00:41:09.936Z] ---> e06ce5921b01 [2021-02-04T00:41:09.936Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T00:41:09.936Z] Removing intermediate container 24f73eb01da2 [2021-02-04T00:41:09.936Z] ---> 1aabf94f4b7a [2021-02-04T00:41:09.936Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T00:41:09.936Z] Removing intermediate container 028568c337bf [2021-02-04T00:41:09.936Z] ---> b301672a7423 [2021-02-04T00:41:09.936Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:41:10.208Z] ---> Running in 9c65f7d6653c [2021-02-04T00:41:10.485Z] Removing intermediate container 9c65f7d6653c [2021-02-04T00:41:10.485Z] ---> 4841fdb5d10b [2021-02-04T00:41:10.485Z] Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:41:10.485Z] ---> 802d9c8cddc6 [2021-02-04T00:41:10.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T00:41:10.485Z] ---> Running in 0b99e536f114 [2021-02-04T00:41:10.485Z] ---> ff0f8c31862e [2021-02-04T00:41:10.485Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T00:41:10.759Z] Removing intermediate container 0b99e536f114 [2021-02-04T00:41:10.759Z] ---> ea4796705f6d [2021-02-04T00:41:10.759Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T00:41:11.034Z] Removing intermediate container f2226d895372 [2021-02-04T00:41:11.034Z] ---> 57eabbad5b0a [2021-02-04T00:41:11.034Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T00:41:11.034Z] ---> Running in c7947c2ce8ee [2021-02-04T00:41:11.034Z] ---> ead6f19a089e [2021-02-04T00:41:11.034Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T00:41:11.034Z] ---> 27b96366f115 [2021-02-04T00:41:11.034Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T00:41:12.255Z] ---> Running in ce7a62a9bc8e [2021-02-04T00:41:12.255Z] ---> Running in d1c2f3ac33e7 [2021-02-04T00:41:12.255Z] Removing intermediate container c7947c2ce8ee [2021-02-04T00:41:12.255Z] ---> 7f4b4eea37e0 [2021-02-04T00:41:12.255Z] [2021-02-04T00:41:12.255Z] ---> b6a3ac426e55 [2021-02-04T00:41:12.255Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T00:41:12.255Z] Successfully built 7f4b4eea37e0 [2021-02-04T00:41:12.255Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-04T00:41:12.255Z]  Building docker-support-scheduler-go ... done Removing intermediate container d1c2f3ac33e7 [2021-02-04T00:41:12.255Z] ---> 382c30a988d5 [2021-02-04T00:41:12.255Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T00:41:12.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-04T00:41:12.255Z] ---> Running in c9d5b650ffc5 [2021-02-04T00:41:12.255Z] ---> Running in e207c27c0fc4 [2021-02-04T00:41:12.517Z] Removing intermediate container c9d5b650ffc5 [2021-02-04T00:41:12.517Z] ---> d7a9abb4e7ef [2021-02-04T00:41:12.518Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:41:12.518Z] Removing intermediate container e207c27c0fc4 [2021-02-04T00:41:12.518Z] ---> c683312fd409 [2021-02-04T00:41:12.518Z] Step 19/21 : LABEL arch=x86_64 [2021-02-04T00:41:12.518Z] ---> Running in 01712a6743aa [2021-02-04T00:41:12.518Z] ---> Running in 2628553ff75b [2021-02-04T00:41:12.782Z] Removing intermediate container 01712a6743aa [2021-02-04T00:41:12.782Z] ---> d0feeebee4a5 [2021-02-04T00:41:12.782Z] Step 20/22 : LABEL arch=x86_64 [2021-02-04T00:41:12.782Z] ---> Running in b09e8888fb92 [2021-02-04T00:41:12.782Z] Removing intermediate container 2628553ff75b [2021-02-04T00:41:12.782Z] ---> 17306c6a9dec [2021-02-04T00:41:12.782Z] Step 20/21 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:41:13.734Z] ---> Running in 5af542213916 [2021-02-04T00:41:13.734Z] Removing intermediate container b09e8888fb92 [2021-02-04T00:41:13.734Z] ---> 15fe7416f694 [2021-02-04T00:41:13.734Z] Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:41:13.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-04T00:41:13.734Z] ---> Running in 61e957c0e2c4 [2021-02-04T00:41:14.001Z] Removing intermediate container 5af542213916 [2021-02-04T00:41:14.001Z] ---> 1061a5e3da7b [2021-02-04T00:41:14.001Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T00:41:14.001Z] ---> Running in 5be4d387e110 [2021-02-04T00:41:14.001Z] Removing intermediate container 61e957c0e2c4 [2021-02-04T00:41:14.001Z] ---> c0e2b2be6a42 [2021-02-04T00:41:14.001Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T00:41:14.001Z] ---> Running in 09c27b9bd557 [2021-02-04T00:41:14.268Z] Removing intermediate container 5be4d387e110 [2021-02-04T00:41:14.268Z] ---> 42444cf62f78 [2021-02-04T00:41:14.268Z] [2021-02-04T00:41:14.268Z] Removing intermediate container 09c27b9bd557 [2021-02-04T00:41:14.268Z] ---> aa75cb5749aa [2021-02-04T00:41:14.268Z] [2021-02-04T00:41:14.268Z] Successfully built 42444cf62f78 [2021-02-04T00:41:14.268Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-04T00:41:14.533Z]  Building docker-security-proxy-setup-go ... done Successfully built aa75cb5749aa [2021-02-04T00:41:14.533Z] Successfully tagged docker-support-notifications-go:latest [2021-02-04T00:41:15.936Z]  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T00:41:15.936Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T00:41:15.936Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T00:41:16.517Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T00:41:17.469Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T00:41:17.733Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T00:41:17.733Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:41:17.733Z] OK: 8 MiB in 20 packages [2021-02-04T00:41:18.317Z] Removing intermediate container ce7a62a9bc8e [2021-02-04T00:41:18.317Z] ---> 32714a5306cf [2021-02-04T00:41:18.317Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:41:18.317Z] ---> f1c5d1f1883c [2021-02-04T00:41:18.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T00:41:19.277Z] ---> 6b52c04bf736 [2021-02-04T00:41:19.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T00:41:19.277Z] ---> 65e7b1ddc804 [2021-02-04T00:41:19.277Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T00:41:19.277Z] ---> Running in 3bcda938997d [2021-02-04T00:41:19.548Z] Removing intermediate container 3bcda938997d [2021-02-04T00:41:19.548Z] ---> a300236007b0 [2021-02-04T00:41:19.548Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:41:19.548Z] ---> Running in 045d12045132 [2021-02-04T00:41:19.812Z] Removing intermediate container 045d12045132 [2021-02-04T00:41:19.812Z] ---> 09636793b999 [2021-02-04T00:41:19.812Z] Step 21/23 : LABEL arch=x86_64 [2021-02-04T00:41:19.812Z] ---> Running in dae61e0ae20b [2021-02-04T00:41:20.077Z] Removing intermediate container dae61e0ae20b [2021-02-04T00:41:20.077Z] ---> a3bf38f76a67 [2021-02-04T00:41:20.077Z] Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:41:20.077Z] ---> Running in 1f2402eb58bb [2021-02-04T00:41:20.343Z] Removing intermediate container 1f2402eb58bb [2021-02-04T00:41:20.343Z] ---> e0ec73adf0b7 [2021-02-04T00:41:20.343Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T00:41:20.343Z] ---> Running in bc15101805f9 [2021-02-04T00:41:20.343Z] Removing intermediate container bc15101805f9 [2021-02-04T00:41:20.343Z] ---> 8fc6861966e4 [2021-02-04T00:41:20.343Z] [2021-02-04T00:41:20.607Z] Successfully built 8fc6861966e4 [2021-02-04T00:41:20.608Z] Successfully tagged docker-core-data-go:latest [2021-02-04T00:41:20.917Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-04T00:41:20.970Z] $ docker stop --time=1 ac2f61351203617f6c945d6f81e2d7cb2ca3e73dafe20a6767c593e364913cbf [2021-02-04T00:41:22.616Z] $ docker rm -f ac2f61351203617f6c945d6f81e2d7cb2ca3e73dafe20a6767c593e364913cbf [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T00:41:23.257Z] + docker images [2021-02-04T00:41:23.257Z] + grep docker [2021-02-04T00:41:23.836Z] docker-core-data-go latest 8fc6861966e4 3 seconds ago 22.3MB [2021-02-04T00:41:23.836Z] docker-support-notifications-go latest aa75cb5749aa 9 seconds ago 17.5MB [2021-02-04T00:41:23.836Z] docker-security-proxy-setup-go latest 42444cf62f78 10 seconds ago 24.4MB [2021-02-04T00:41:23.836Z] docker-support-scheduler-go latest 7f4b4eea37e0 12 seconds ago 17MB [2021-02-04T00:41:23.836Z] docker-sys-mgmt-agent-go latest 6751e623757e 42 seconds ago 313MB [2021-02-04T00:41:23.836Z] docker-security-bootstrapper-go latest 331646781bfe About a minute ago 17.9MB [2021-02-04T00:41:23.836Z] docker-security-secretstore-setup-go latest d860455dee8f 2 minutes ago 24.6MB [2021-02-04T00:41:23.836Z] docker-core-metadata-go latest 3ffab3209ea5 2 minutes ago 18.8MB [2021-02-04T00:41:23.836Z] docker-core-command-go latest a3686f9ef958 2 minutes ago 16.9MB [2021-02-04T00:41:23.836Z] docker 20.10.0 aefe523efa57 7 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-04T00:41:39.703Z] Still waiting to schedule task [2021-02-04T00:41:39.703Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-04T00:42:00.484Z] gofmt -l . [2021-02-04T00:42:00.485Z] [ "`gofmt -l .`" = "" ] [2021-02-04T00:42:03.128Z] ./bin/test-go-mod-tidy.sh [2021-02-04T00:42:03.760Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-04T00:42:05.871Z] + ls -al . [2021-02-04T00:42:05.871Z] total 716 [2021-02-04T00:42:05.871Z] drwxrwxr-x 9 1001 1001 4096 Feb 4 00:42 . [2021-02-04T00:42:05.871Z] drwxr-xr-x 4 root root 4096 Feb 4 00:37 .. [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 11 Feb 4 00:36 .dockerignore [2021-02-04T00:42:05.871Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 00:36 .git [2021-02-04T00:42:05.871Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 00:36 .github [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 818 Feb 4 00:36 .gitignore [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 00:36 .sonarcloud.properties [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 7859 Feb 4 00:36 Attribution.txt [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 00:36 CONTRIBUTING.md [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 931 Feb 4 00:36 Dockerfile.build [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 863 Feb 4 00:36 Jenkinsfile [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 00:36 LICENSE [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 5774 Feb 4 00:36 Makefile [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 6524 Feb 4 00:36 README.md [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 6755 Feb 4 00:36 SECURITY.md [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 5 Feb 4 00:32 VERSION [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 4131 Feb 4 00:36 ZMQWindows.md [2021-02-04T00:42:05.871Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 00:36 bin [2021-02-04T00:42:05.871Z] drwxrwxr-x 14 1001 1001 4096 Feb 4 00:36 cmd [2021-02-04T00:42:05.871Z] -rw-r--r-- 1 root root 582978 Feb 4 00:40 coverage.out [2021-02-04T00:42:05.871Z] -rw-r--r-- 1 root root 1054 Feb 4 00:42 go.mod [2021-02-04T00:42:05.871Z] -rw-r--r-- 1 root root 19399 Feb 4 00:42 go.sum [2021-02-04T00:42:05.871Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 00:36 internal [2021-02-04T00:42:05.871Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 00:36 openapi [2021-02-04T00:42:05.871Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 00:36 snap [2021-02-04T00:42:05.871Z] -rw-rw-r-- 1 1001 1001 168 Feb 4 00:36 version.go [Pipeline] sh [2021-02-04T00:42:06.553Z] + '[' -e coverage.out ] [2021-02-04T00:42:06.553Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-04T00:42:06.575Z] Warning: overwriting stash ‘coverage-report’ [2021-02-04T00:42:07.880Z] Stashed 1 file(s) [Pipeline] sh [2021-02-04T00:42:08.551Z] + make build [2021-02-04T00:42:08.551Z] 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-04T00:42:23.673Z] 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-04T00:42:50.570Z] 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-04T00:42:54.895Z] 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-04T00:43:00.442Z] 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-04T00:43:01.886Z] 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-04T00:43:03.067Z] Running on prd-ubuntu18.04-docker-8c-8g-24820 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-04T00:43:03.123Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-02-04T00:43:05.328Z] using credential edgex-jenkins-ssh [2021-02-04T00:43:05.401Z] Cloning the remote Git repository [2021-02-04T00:43:04.653Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:43:04.720Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-02-04T00:43:04.749Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:43:04.749Z] > git --version # timeout=10 [2021-02-04T00:43:04.755Z] > git --version # 'git version 2.17.1' [2021-02-04T00:43:04.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:43:04.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T00:43:07.363Z] 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-04T00:43:12.779Z] 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-04T00:43:16.172Z] 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-04T00:43:20.558Z] 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-04T00:43:23.967Z] 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-04T00:43:28.396Z] 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-04T00:43:31.220Z] Merging remotes/origin/master commit d0bc3b104123489a76cc16a6f8c025e818c2e684 into PR head commit 7720835d1356653aaa62fb44da62189db095b415 [2021-02-04T00:43:31.487Z] Merge succeeded, producing 1f8d0a4b3cbcb9e53d9ee8b865dbdb53e6bfe709 [2021-02-04T00:43:31.488Z] Checking out Revision 1f8d0a4b3cbcb9e53d9ee8b865dbdb53e6bfe709 (PR-3115) [2021-02-04T00:43:30.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T00:43:30.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-04T00:43:30.573Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-04T00:43:30.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-04T00:43:30.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:43:30.595Z] > 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-04T00:43:31.233Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T00:43:31.238Z] > git checkout -f 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [2021-02-04T00:43:31.371Z] > git remote # timeout=10 [2021-02-04T00:43:31.377Z] > git config --get remote.origin.url # timeout=10 [2021-02-04T00:43:31.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-04T00:43:31.386Z] > git merge d0bc3b104123489a76cc16a6f8c025e818c2e684 # timeout=10 [2021-02-04T00:43:31.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-04T00:43:31.494Z] > git config core.sparsecheckout # timeout=10 [2021-02-04T00:43:31.498Z] > git checkout -f 1f8d0a4b3cbcb9e53d9ee8b865dbdb53e6bfe709 # timeout=10 [Pipeline] } [2021-02-04T00:43:35.187Z] $ docker stop --time=1 7f3fba4279d6906d3926471479c27ffcee59c229df748a847a8ef57a7418671e [2021-02-04T00:43:35.257Z] Commit message: "Merge commit 'd0bc3b104123489a76cc16a6f8c025e818c2e684' into HEAD" [2021-02-04T00:43:35.265Z] > git rev-list --no-walk 7720835d1356653aaa62fb44da62189db095b415 # timeout=10 [2021-02-04T00:43:37.955Z] $ docker rm -f 7f3fba4279d6906d3926471479c27ffcee59c229df748a847a8ef57a7418671e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:43:40.369Z] + echo snap-build.sh [2021-02-04T00:43:40.369Z] snap-build.sh [2021-02-04T00:43:40.369Z] + SNAP_BASE_DIR=. [2021-02-04T00:43:40.369Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-02-04T00:43:40.369Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-02-04T00:43:40.369Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-02-04T00:43:40.369Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-02-04T00:43:40.369Z] + cd /w/workspace/edgex-go/7 [2021-02-04T00:43:40.369Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-04T00:43:40.369Z] Reading package lists... [2021-02-04T00:43:40.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T00:43:40.630Z] Building dependency tree... [2021-02-04T00:43:40.631Z] Reading state information... [2021-02-04T00:43:40.631Z] The following packages were automatically installed and are no longer required: [2021-02-04T00:43:40.631Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-04T00:43:40.631Z] uidmap xdelta3 [2021-02-04T00:43:40.631Z] Use 'sudo apt autoremove' to remove them. [2021-02-04T00:43:40.631Z] The following packages will be REMOVED: [2021-02-04T00:43:40.631Z] lxd* lxd-client* [2021-02-04T00:43:40.813Z] [2021-02-04T00:43:40.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:43:41.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T00:43:41.204Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-04T00:43:41.204Z] After this operation, 31.7 MB disk space will be freed. [2021-02-04T00:43:41.476Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-04T00:43:41.476Z] 29e5d40040c1: Pulling fs layer [2021-02-04T00:43:41.476Z] 1ce36da41761: Pulling fs layer [2021-02-04T00:43:41.476Z] 25b303627fd3: Pulling fs layer [2021-02-04T00:43:41.748Z] 29e5d40040c1: Verifying Checksum [2021-02-04T00:43:41.748Z] 29e5d40040c1: Download complete [2021-02-04T00:43:42.252Z] (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-04T00:43:42.253Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T00:43:42.344Z] 29e5d40040c1: Pull complete [2021-02-04T00:43:42.344Z] 1ce36da41761: Verifying Checksum [2021-02-04T00:43:42.344Z] 1ce36da41761: Download complete [2021-02-04T00:43:43.204Z] Removing lxd dnsmasq configuration [2021-02-04T00:43:43.464Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T00:43:43.464Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-04T00:43:43.791Z] 1ce36da41761: Pull complete [2021-02-04T00:43:44.044Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-04T00:43:44.314Z] (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-04T00:43:44.396Z] 25b303627fd3: Verifying Checksum [2021-02-04T00:43:44.396Z] 25b303627fd3: Download complete [2021-02-04T00:43:44.582Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-04T00:43:45.986Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-04T00:43:46.249Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-04T00:43:47.649Z] + sudo snap remove --purge lxd [2021-02-04T00:43:47.916Z] snap "lxd" is not installed [2021-02-04T00:43:47.916Z] + sudo groupadd --force --system lxd [2021-02-04T00:43:47.916Z] ++ whoami [2021-02-04T00:43:47.916Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-04T00:43:47.916Z] + newgrp - lxd [2021-02-04T00:43:47.916Z] + sudo snap install lxd [2021-02-04T00:43:54.598Z] 25b303627fd3: Pull complete [2021-02-04T00:43:54.598Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-04T00:43:54.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T00:43:54.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-04T00:43:54.886Z] prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container [2021-02-04T00:43:54.988Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:43:56.169Z] 2021-02-04T00:43:54Z INFO Waiting for automatic snapd restart... [2021-02-04T00:43:58.479Z] $ docker top 92d3b917088d85ca57f2a9bfc664dacce4135ffd4e9e2abd45763d8e6e54556e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:43:59.587Z] + grep parallel [2021-02-04T00:43:59.587Z] + docker-compose build --help [2021-02-04T00:44:03.883Z] --parallel Build images in parallel. [Pipeline] } [2021-02-04T00:44:04.501Z] $ docker stop --time=1 92d3b917088d85ca57f2a9bfc664dacce4135ffd4e9e2abd45763d8e6e54556e [2021-02-04T00:44:06.531Z] $ docker rm -f 92d3b917088d85ca57f2a9bfc664dacce4135ffd4e9e2abd45763d8e6e54556e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:44:07.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-04T00:44:07.442Z] . [Pipeline] withDockerContainer [2021-02-04T00:44:07.734Z] prd-ubuntu18.04-docker-arm64-4c-16g-24810 does not seem to be running inside a container [2021-02-04T00:44:07.911Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:44:09.440Z] $ docker top 87e7fa0661d5c90a19ddb26a218a3769fe746ba129df4b2648852bfe347b2e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:44:10.568Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-04T00:44:11.160Z] lxd 4.10 from Canonical* installed [2021-02-04T00:44:11.160Z] + sudo lxd init --auto [2021-02-04T00:44:16.021Z] Building docker-core-command-go ... [2021-02-04T00:44:16.022Z] Building docker-core-data-go ... [2021-02-04T00:44:16.022Z] Building docker-core-metadata-go ... [2021-02-04T00:44:16.022Z] Building docker-security-bootstrapper-go ... [2021-02-04T00:44:16.022Z] Building docker-security-proxy-setup-go ... [2021-02-04T00:44:16.022Z] Building docker-security-secretstore-setup-go ... [2021-02-04T00:44:16.022Z] Building docker-support-notifications-go ... [2021-02-04T00:44:16.022Z] Building docker-support-scheduler-go ... [2021-02-04T00:44:16.022Z] Building docker-sys-mgmt-agent-go ... [2021-02-04T00:44:16.022Z] Building docker-support-notifications-go [2021-02-04T00:44:16.022Z] Building docker-support-scheduler-go [2021-02-04T00:44:16.022Z] Building docker-security-secretstore-setup-go [2021-02-04T00:44:16.022Z] Building docker-core-metadata-go [2021-02-04T00:44:16.022Z] Building docker-security-proxy-setup-go [2021-02-04T00:44:19.380Z] + sudo snap install --classic snapcraft [2021-02-04T00:44:29.486Z] snapcraft 4.4.4 from Canonical* installed [2021-02-04T00:44:29.486Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-04T00:44:29.486Z] + patch --verbose -p1 [2021-02-04T00:44:29.486Z] Hmm... Looks like a unified diff to me... [2021-02-04T00:44:29.486Z] The text leading up to this was: [2021-02-04T00:44:29.486Z] -------------------------- [2021-02-04T00:44:29.486Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-04T00:44:29.486Z] |From: Tony Espy [2021-02-04T00:44:29.486Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-04T00:44:29.486Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-04T00:44:29.486Z] | [2021-02-04T00:44:29.486Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-04T00:44:29.486Z] |optimize the snap CI check run for pull requests. When [2021-02-04T00:44:29.486Z] |applied, it essentially strips out everything (apps and [2021-02-04T00:44:29.486Z] |parts) from the snapcraft.yaml file except those required [2021-02-04T00:44:29.486Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-04T00:44:29.486Z] |catch changes to edgex-go that break the snap build. [2021-02-04T00:44:29.486Z] | [2021-02-04T00:44:29.486Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-04T00:44:29.486Z] |to update this patch file, otherwise it may fail to apply, [2021-02-04T00:44:29.486Z] |resulting in a failed snap build CI check in the associated [2021-02-04T00:44:29.486Z] |pull request. [2021-02-04T00:44:29.486Z] | [2021-02-04T00:44:29.486Z] |Note - in addition to applying this patch, the pipeline also [2021-02-04T00:44:29.486Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-04T00:44:29.486Z] |need to build the finally binary .snap file (and it won't [2021-02-04T00:44:29.486Z] |work with the patch applied). This further reduces the build [2021-02-04T00:44:29.486Z] |time. [2021-02-04T00:44:29.486Z] |--- [2021-02-04T00:44:29.486Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-04T00:44:29.486Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-04T00:44:29.486Z] | [2021-02-04T00:44:29.486Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-04T00:44:29.486Z] |index 1e537489..faf42425 100644 [2021-02-04T00:44:29.486Z] |--- a/snap/snapcraft.yaml [2021-02-04T00:44:29.486Z] |+++ b/snap/snapcraft.yaml [2021-02-04T00:44:29.486Z] -------------------------- [2021-02-04T00:44:29.486Z] patching file snap/snapcraft.yaml [2021-02-04T00:44:29.486Z] Using Plan A... [2021-02-04T00:44:29.486Z] Hunk #1 FAILED at 73. [2021-02-04T00:44:29.486Z] Hunk #2 succeeded at 277 with fuzz 1 (offset 6 lines). [2021-02-04T00:44:29.486Z] Hunk #3 succeeded at 289 (offset 3 lines). [2021-02-04T00:44:29.486Z] Hunk #4 succeeded at 297 (offset 3 lines). [2021-02-04T00:44:29.486Z] Hunk #5 succeeded at 304 (offset 3 lines). [2021-02-04T00:44:29.486Z] Hunk #6 succeeded at 331 (offset 3 lines). [2021-02-04T00:44:29.486Z] Hunk #7 succeeded at 365 (offset 3 lines). [2021-02-04T00:44:29.486Z] Hunk #8 succeeded at 424 (offset 11 lines). [2021-02-04T00:44:29.486Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-04T00:44:29.486Z] Hmm... Ignoring the trailing garbage. [2021-02-04T00:44:29.486Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-04T00:44:30.270Z] Failed in branch amd64 [2021-02-04T00:45:24.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:45:24.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:45:24.107Z] ---> dbec21791d81 [2021-02-04T00:45:24.107Z] Step 3/24 : WORKDIR /edgex-go [2021-02-04T00:45:24.107Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:45:24.107Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:45:24.107Z] ---> dbec21791d81 [2021-02-04T00:45:24.107Z] Step 3/21 : WORKDIR /edgex-go [2021-02-04T00:45:24.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:45:24.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:45:24.107Z] ---> dbec21791d81 [2021-02-04T00:45:24.107Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T00:45:24.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:45:24.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:45:24.107Z] ---> dbec21791d81 [2021-02-04T00:45:24.107Z] Step 3/22 : WORKDIR /edgex-go [2021-02-04T00:45:24.412Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:45:24.412Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:45:24.412Z] ---> dbec21791d81 [2021-02-04T00:45:24.412Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:45:28.175Z] ---> Running in 8f1d8b0fdfdc [2021-02-04T00:45:28.175Z] ---> Running in 1493fd8a87ba [2021-02-04T00:45:28.175Z] ---> Running in 6ed9caa99bab [2021-02-04T00:45:28.175Z] ---> Running in 686cd403d01d [2021-02-04T00:45:28.175Z] ---> Running in 4fbf6e6e9d83 [2021-02-04T00:45:28.840Z] Removing intermediate container 8f1d8b0fdfdc [2021-02-04T00:45:28.840Z] ---> 935f06de532d [2021-02-04T00:45:28.840Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:45:28.840Z] Removing intermediate container 6ed9caa99bab [2021-02-04T00:45:28.840Z] ---> 53478140f77f [2021-02-04T00:45:28.840Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:45:28.840Z] Removing intermediate container 1493fd8a87ba [2021-02-04T00:45:28.840Z] ---> fe18b7e150ce [2021-02-04T00:45:28.840Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:45:28.840Z] Removing intermediate container 686cd403d01d [2021-02-04T00:45:28.840Z] ---> 142766746ef9 [2021-02-04T00:45:28.840Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:45:28.840Z] Removing intermediate container 4fbf6e6e9d83 [2021-02-04T00:45:28.840Z] ---> 73184f6e2397 [2021-02-04T00:45:28.840Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:45:28.840Z] ---> Running in 722b23ee7eb6 [2021-02-04T00:45:28.840Z] ---> Running in eb7e550b283c [2021-02-04T00:45:28.840Z] ---> Running in 4007afd6d331 [2021-02-04T00:45:28.840Z] ---> Running in c9be5a56c148 [2021-02-04T00:45:28.840Z] ---> Running in 17340573f70e [2021-02-04T00:45:33.269Z] Removing intermediate container 722b23ee7eb6 [2021-02-04T00:45:33.269Z] ---> c2159472ff16 [2021-02-04T00:45:33.269Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T00:45:33.269Z] Removing intermediate container 17340573f70e [2021-02-04T00:45:33.269Z] ---> fd6b935eb76b [2021-02-04T00:45:33.269Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-04T00:45:33.269Z] ---> Running in 4496400f35ba [2021-02-04T00:45:33.269Z] ---> Running in f2b8581b9d32 [2021-02-04T00:45:33.269Z] Removing intermediate container eb7e550b283c [2021-02-04T00:45:33.269Z] ---> 88aff08dbaab [2021-02-04T00:45:33.269Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-04T00:45:33.269Z] Removing intermediate container 4007afd6d331 [2021-02-04T00:45:33.269Z] ---> 5ef5a608a415 [2021-02-04T00:45:33.269Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-04T00:45:33.544Z] ---> Running in 436646bdb6a5 [2021-02-04T00:45:33.544Z] Removing intermediate container c9be5a56c148 [2021-02-04T00:45:33.544Z] ---> 1a5104b65bc9 [2021-02-04T00:45:33.544Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-04T00:45:33.819Z] ---> Running in 66c1ee12597e [2021-02-04T00:45:33.819Z] ---> Running in b3dc4e3d3546 [2021-02-04T00:45:34.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:35.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:35.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:35.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:35.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:35.922Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:36.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:36.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:37.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:37.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:45:40.459Z] OK: 217 MiB in 51 packages [2021-02-04T00:45:41.065Z] OK: 217 MiB in 51 packages [2021-02-04T00:45:41.353Z] Removing intermediate container 436646bdb6a5 [2021-02-04T00:45:41.353Z] ---> 01ed58e5b887 [2021-02-04T00:45:41.353Z] Step 6/21 : COPY go.mod . [2021-02-04T00:45:42.395Z] ---> 8dda2525f9bf [2021-02-04T00:45:42.395Z] Step 7/21 : RUN go mod download [2021-02-04T00:45:42.395Z] Removing intermediate container f2b8581b9d32 [2021-02-04T00:45:42.395Z] ---> bc48a79fb460 [2021-02-04T00:45:42.395Z] Step 6/24 : COPY go.mod . [2021-02-04T00:45:42.395Z] OK: 217 MiB in 51 packages [2021-02-04T00:45:42.395Z] ---> Running in 47b2baf70a0c [2021-02-04T00:45:43.412Z] ---> 6ee3c6fcf19a [2021-02-04T00:45:43.412Z] Step 7/24 : RUN go mod download [2021-02-04T00:45:43.412Z] ---> Running in ae51bfb22b89 [2021-02-04T00:45:43.704Z] Removing intermediate container 4496400f35ba [2021-02-04T00:45:43.704Z] ---> de3c19b39188 [2021-02-04T00:45:43.704Z] Step 6/23 : COPY go.mod . [2021-02-04T00:45:43.998Z] OK: 217 MiB in 51 packages [2021-02-04T00:45:44.279Z] OK: 217 MiB in 51 packages [2021-02-04T00:45:45.300Z] ---> c71d69ef3d91 [2021-02-04T00:45:45.300Z] Step 7/23 : RUN go mod download [2021-02-04T00:45:45.665Z] ---> Running in 57b65d4daf44 [2021-02-04T00:45:46.010Z] Removing intermediate container 66c1ee12597e [2021-02-04T00:45:46.010Z] ---> ea1f5b594a01 [2021-02-04T00:45:46.010Z] Step 6/22 : COPY go.mod . [2021-02-04T00:45:46.010Z] Removing intermediate container b3dc4e3d3546 [2021-02-04T00:45:46.010Z] ---> 18a0bd5d263d [2021-02-04T00:45:46.010Z] Step 6/22 : COPY go.mod . [2021-02-04T00:45:46.293Z] Removing intermediate container 47b2baf70a0c [2021-02-04T00:45:46.293Z] ---> 42644ef37e9b [2021-02-04T00:45:46.293Z] Step 8/21 : COPY . . [2021-02-04T00:45:47.291Z] ---> fa65145a3ded [2021-02-04T00:45:47.291Z] Step 7/22 : RUN go mod download [2021-02-04T00:45:47.291Z] ---> 2ec374b90c97 [2021-02-04T00:45:47.291Z] Step 7/22 : RUN go mod download [2021-02-04T00:45:47.291Z] ---> Running in bc64c682a742 [2021-02-04T00:45:47.570Z] ---> Running in e0421935eb04 [2021-02-04T00:45:47.570Z] Removing intermediate container ae51bfb22b89 [2021-02-04T00:45:47.570Z] ---> b8714711fe4b [2021-02-04T00:45:47.570Z] Step 8/24 : COPY . . [2021-02-04T00:45:50.977Z] Removing intermediate container 57b65d4daf44 [2021-02-04T00:45:50.977Z] ---> d0e2a5a45c3f [2021-02-04T00:45:50.977Z] Step 8/23 : COPY . . [2021-02-04T00:45:52.978Z] Removing intermediate container e0421935eb04 [2021-02-04T00:45:52.978Z] ---> 0ad06fe6299c [2021-02-04T00:45:52.978Z] Step 8/22 : COPY . . [2021-02-04T00:45:53.576Z] Removing intermediate container bc64c682a742 [2021-02-04T00:45:53.576Z] ---> 450220c4a045 [2021-02-04T00:45:53.576Z] Step 8/22 : COPY . . [2021-02-04T00:46:20.434Z] ---> d7a18374444e [2021-02-04T00:46:20.434Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-04T00:46:20.434Z] ---> f9ca260d9f90 [2021-02-04T00:46:20.434Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-04T00:46:20.434Z] ---> 9ea14835d0e6 [2021-02-04T00:46:20.434Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-04T00:46:20.434Z] ---> 86b0e4627ce2 [2021-02-04T00:46:20.434Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-04T00:46:20.434Z] ---> 51ac87310a33 [2021-02-04T00:46:20.434Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-04T00:46:20.434Z] ---> Running in ac5700250dcf [2021-02-04T00:46:20.434Z] ---> Running in 433d0f3b31be [2021-02-04T00:46:20.434Z] ---> Running in 998768f0c74a [2021-02-04T00:46:20.434Z] ---> Running in 66b7eb253a15 [2021-02-04T00:46:20.434Z] ---> Running in 062e341b7975 [2021-02-04T00:46:20.434Z] 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-04T00:46:20.434Z] 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-04T00:46:20.434Z] 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-04T00:46:20.434Z] 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-04T00:46:20.434Z] 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-04T00:47:57.501Z] 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-04T00:47:57.501Z] 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-04T00:48:04.356Z] Removing intermediate container 998768f0c74a [2021-02-04T00:48:04.356Z] ---> 52f0ec2afaf2 [2021-02-04T00:48:04.356Z] [2021-02-04T00:48:04.356Z] Step 10/24 : FROM alpine:3.12 [2021-02-04T00:48:04.356Z] 3.12: Pulling from library/alpine [2021-02-04T00:48:04.966Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-04T00:48:04.966Z] Status: Downloaded newer image for alpine:3.12 [2021-02-04T00:48:04.966Z] ---> afeebe901d6b [2021-02-04T00:48:04.966Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-04T00:48:05.577Z] ---> Running in abe83fb9ef19 [2021-02-04T00:48:07.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:08.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:09.438Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-04T00:48:09.438Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:48:09.438Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-04T00:48:09.438Z] (4/5) Installing curl (7.69.1-r3) [2021-02-04T00:48:09.729Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-04T00:48:09.729Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:48:09.729Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:48:09.729Z] Removing intermediate container 433d0f3b31be [2021-02-04T00:48:09.729Z] ---> 80cd0cd8d4f7 [2021-02-04T00:48:09.729Z] [2021-02-04T00:48:09.729Z] Step 10/21 : FROM alpine:3.12 [2021-02-04T00:48:09.729Z] ---> afeebe901d6b [2021-02-04T00:48:09.729Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-04T00:48:10.010Z] ---> Running in 809a1d08140f [2021-02-04T00:48:10.285Z] OK: 7 MiB in 19 packages [2021-02-04T00:48:12.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:12.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:13.311Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-04T00:48:13.311Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:48:13.311Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-04T00:48:13.311Z] Removing intermediate container abe83fb9ef19 [2021-02-04T00:48:13.311Z] ---> 70f62c29cff2 [2021-02-04T00:48:13.311Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'(4/4) Installing curl (7.69.1-r3) [2021-02-04T00:48:13.311Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:48:13.311Z] [2021-02-04T00:48:13.311Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:48:13.593Z] ---> Running in d1342fbeee7e [2021-02-04T00:48:13.877Z] OK: 7 MiB in 18 packages [2021-02-04T00:48:14.483Z] Removing intermediate container d1342fbeee7e [2021-02-04T00:48:14.483Z] ---> a821e1db5618 [2021-02-04T00:48:14.483Z] Step 13/24 : WORKDIR / [2021-02-04T00:48:14.759Z] ---> Running in 05d7e45b4ec4 [2021-02-04T00:48:15.778Z] Removing intermediate container 05d7e45b4ec4 [2021-02-04T00:48:15.778Z] ---> e45ea0fde092 [2021-02-04T00:48:15.778Z] 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-04T00:48:16.773Z] Removing intermediate container 809a1d08140f [2021-02-04T00:48:16.773Z] ---> 4860a2e4d1e0 [2021-02-04T00:48:16.773Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-04T00:48:16.773Z] ---> Running in baf6aabcbe4d [2021-02-04T00:48:17.050Z] ---> 871362c3a3f7 [2021-02-04T00:48:17.050Z] 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-04T00:48:18.035Z] Removing intermediate container baf6aabcbe4d [2021-02-04T00:48:18.035Z] ---> f930ef5eba51 [2021-02-04T00:48:18.035Z] Step 13/21 : WORKDIR /edgex [2021-02-04T00:48:18.035Z] ---> 2fa7b68d9d0c [2021-02-04T00:48:18.035Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-04T00:48:18.035Z] ---> Running in 283b2b757ff6 [2021-02-04T00:48:19.068Z] Removing intermediate container 283b2b757ff6 [2021-02-04T00:48:19.068Z] ---> 08660d1f2037 [2021-02-04T00:48:19.068Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-04T00:48:19.348Z] ---> 954a0154d5b0 [2021-02-04T00:48:19.348Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-04T00:48:20.348Z] ---> d0998fde1103 [2021-02-04T00:48:20.348Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-04T00:48:21.339Z] ---> c50d17f3fa07 [2021-02-04T00:48:21.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-04T00:48:22.391Z] ---> 57761092637d [2021-02-04T00:48:22.391Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-04T00:48:23.461Z] ---> 71917cdc6f6d [2021-02-04T00:48:23.461Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-04T00:48:24.938Z] ---> 794e324347eb [2021-02-04T00:48:24.938Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-04T00:48:24.938Z] ---> Running in f3d79e754cf6 [2021-02-04T00:48:25.221Z] ---> c19a611acb58 [2021-02-04T00:48:25.221Z] 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-04T00:48:25.530Z] ---> Running in 020d542141ed [2021-02-04T00:48:25.824Z] Removing intermediate container f3d79e754cf6 [2021-02-04T00:48:25.824Z] ---> 721d61acfe00 [2021-02-04T00:48:25.824Z] Step 18/21 : CMD ["--init=true"] [2021-02-04T00:48:26.140Z] ---> Running in f2f35df861c0 [2021-02-04T00:48:27.190Z] Removing intermediate container f2f35df861c0 [2021-02-04T00:48:27.190Z] ---> 13c5783ec6e0 [2021-02-04T00:48:27.190Z] Step 19/21 : LABEL arch=arm64 [2021-02-04T00:48:27.837Z] ---> Running in 73721741053f [2021-02-04T00:48:29.924Z] Removing intermediate container 73721741053f [2021-02-04T00:48:29.924Z] ---> 150b63939bce [2021-02-04T00:48:29.924Z] Step 20/21 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:48:30.203Z] ---> Running in f07430d22382 [2021-02-04T00:48:30.477Z] Removing intermediate container 020d542141ed [2021-02-04T00:48:30.477Z] ---> b6d717ab3c10 [2021-02-04T00:48:30.477Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-04T00:48:30.477Z] Removing intermediate container 66b7eb253a15 [2021-02-04T00:48:30.477Z] ---> fcf3ab575481 [2021-02-04T00:48:30.477Z] [2021-02-04T00:48:30.477Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T00:48:30.477Z] ---> afeebe901d6b [2021-02-04T00:48:30.477Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:48:30.477Z] Removing intermediate container 062e341b7975 [2021-02-04T00:48:30.477Z] ---> 004082f1bdb2 [2021-02-04T00:48:30.477Z] [2021-02-04T00:48:30.477Z] Step 10/22 : FROM alpine:3.12 [2021-02-04T00:48:30.477Z] ---> afeebe901d6b [2021-02-04T00:48:30.477Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-04T00:48:31.075Z] ---> Running in 375204960e8d [2021-02-04T00:48:31.075Z] ---> Running in 900f90cd804c [2021-02-04T00:48:31.075Z] ---> Running in 84f1bbd2cab0 [2021-02-04T00:48:31.075Z] Removing intermediate container f07430d22382 [2021-02-04T00:48:31.075Z] ---> bdc6e3636aa4 [2021-02-04T00:48:31.075Z] Step 21/21 : LABEL version=0.0.0 [2021-02-04T00:48:31.675Z] ---> Running in 0dcf56e9c674 [2021-02-04T00:48:31.973Z] Removing intermediate container 900f90cd804c [2021-02-04T00:48:31.973Z] ---> 047d1952df43 [2021-02-04T00:48:31.973Z] Step 22/24 : LABEL arch=arm64 [2021-02-04T00:48:32.257Z] ---> Running in eb2834a9c2bd [2021-02-04T00:48:32.869Z] Removing intermediate container 0dcf56e9c674 [2021-02-04T00:48:32.869Z] ---> 814b98214271 [2021-02-04T00:48:32.869Z] [2021-02-04T00:48:33.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:33.417Z] Removing intermediate container eb2834a9c2bd [2021-02-04T00:48:33.417Z] ---> b8c1be96be87 [2021-02-04T00:48:33.417Z] Step 23/24 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:48:33.417Z] Successfully built 814b98214271 [2021-02-04T00:48:33.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:33.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:33.698Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-04T00:48:33.698Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-04T00:48:33.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:33.698Z] ---> Running in c9df8b30e0fd [2021-02-04T00:48:33.974Z] Removing intermediate container ac5700250dcf [2021-02-04T00:48:33.974Z] ---> 8293ef859454 [2021-02-04T00:48:33.974Z] [2021-02-04T00:48:33.974Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T00:48:33.974Z] ---> afeebe901d6b [2021-02-04T00:48:33.974Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:48:34.248Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T00:48:34.248Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:48:34.248Z] OK: 5 MiB in 15 packages [2021-02-04T00:48:34.248Z] ---> Running in 7b9b240de6a8 [2021-02-04T00:48:34.521Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-04T00:48:34.521Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-04T00:48:34.521Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:48:34.793Z] Executing ca-certificates-20191127-r4.trigger [2021-02-04T00:48:34.793Z] Removing intermediate container c9df8b30e0fd [2021-02-04T00:48:34.793Z] ---> d05e91c4c29c [2021-02-04T00:48:34.793Z] Step 24/24 : LABEL version=0.0.0 [2021-02-04T00:48:35.066Z] OK: 6 MiB in 16 packages [2021-02-04T00:48:35.066Z] ---> Running in 8d59c15ad51e [2021-02-04T00:48:36.044Z] Removing intermediate container 8d59c15ad51e [2021-02-04T00:48:36.044Z] ---> e53a70e90d50 [2021-02-04T00:48:36.044Z] [2021-02-04T00:48:36.319Z] Successfully built e53a70e90d50 [2021-02-04T00:48:36.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:36.595Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-04T00:48:36.595Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-04T00:48:36.595Z] Removing intermediate container 84f1bbd2cab0 [2021-02-04T00:48:36.595Z] ---> 2bb166bdc88d [2021-02-04T00:48:36.595Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:48:36.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:48:37.199Z] ---> Running in 87f8c07ea09f [2021-02-04T00:48:37.199Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-04T00:48:37.199Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:48:37.199Z] OK: 5 MiB in 15 packages [2021-02-04T00:48:37.470Z] Removing intermediate container 375204960e8d [2021-02-04T00:48:37.470Z] ---> 5674cbaa44a3 [2021-02-04T00:48:37.470Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:48:37.743Z] Removing intermediate container 87f8c07ea09f [2021-02-04T00:48:37.743Z] ---> d00483533169 [2021-02-04T00:48:37.743Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-04T00:48:38.026Z] ---> Running in 6d60a6482533 [2021-02-04T00:48:38.304Z] ---> Running in cc061c72c47d [2021-02-04T00:48:38.937Z] Removing intermediate container 6d60a6482533 [2021-02-04T00:48:38.937Z] ---> a8b5af152992 [2021-02-04T00:48:38.937Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-04T00:48:39.542Z] Removing intermediate container cc061c72c47d [2021-02-04T00:48:39.542Z] ---> 587beff02916 [2021-02-04T00:48:39.542Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T00:48:39.543Z] Removing intermediate container 7b9b240de6a8 [2021-02-04T00:48:39.543Z] ---> 846c0a7a715e [2021-02-04T00:48:39.543Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:48:40.137Z] ---> Running in 9d550b913577 [2021-02-04T00:48:40.733Z] ---> Running in cd06af4d8e9e [2021-02-04T00:48:40.733Z] ---> Running in a39ab9f7665d [2021-02-04T00:48:41.010Z] Removing intermediate container 9d550b913577 [2021-02-04T00:48:41.010Z] ---> f16378eae0f5 [2021-02-04T00:48:41.010Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-04T00:48:41.993Z] Removing intermediate container a39ab9f7665d [2021-02-04T00:48:41.994Z] ---> 2921e94094f9 [2021-02-04T00:48:41.994Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-04T00:48:41.994Z] Removing intermediate container cd06af4d8e9e [2021-02-04T00:48:41.994Z] ---> bfb914ea87b9 [2021-02-04T00:48:42.315Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:48:42.588Z] ---> Running in 7ad64a072bf2 [2021-02-04T00:48:42.864Z] ---> Running in 07558fc7db31 [2021-02-04T00:48:43.138Z] ---> 5ea52f3592e4 [2021-02-04T00:48:43.138Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-04T00:48:43.417Z] Removing intermediate container 7ad64a072bf2 [2021-02-04T00:48:43.417Z] ---> 376bc6d91ce7 [2021-02-04T00:48:43.417Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:48:44.019Z] Removing intermediate container 07558fc7db31 [2021-02-04T00:48:44.019Z] ---> 5735aee1cb4a [2021-02-04T00:48:44.019Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T00:48:44.635Z] ---> Running in 1ce0b9813399 [2021-02-04T00:48:44.635Z] ---> 46b7c671adf0 [2021-02-04T00:48:44.928Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-04T00:48:44.928Z] ---> 715d2134dc46 [2021-02-04T00:48:44.928Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-04T00:48:45.528Z] Removing intermediate container 1ce0b9813399 [2021-02-04T00:48:45.528Z] ---> 01d354d90be3 [2021-02-04T00:48:45.528Z] Step 15/23 : WORKDIR / [2021-02-04T00:48:45.808Z] ---> Running in 83814417f191 [2021-02-04T00:48:46.406Z] ---> fc5651d09e9a [2021-02-04T00:48:46.406Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-04T00:48:47.010Z] ---> Running in 6b635c4607ce [2021-02-04T00:48:47.302Z] Removing intermediate container 83814417f191 [2021-02-04T00:48:47.302Z] ---> 037a38d6551a [2021-02-04T00:48:47.302Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:48:47.302Z] ---> d269f6615eac [2021-02-04T00:48:47.302Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-04T00:48:48.286Z] Removing intermediate container 6b635c4607ce [2021-02-04T00:48:48.286Z] ---> d620bcf9e8b8 [2021-02-04T00:48:48.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:48:48.558Z] ---> Running in c8e5473d7d22 [2021-02-04T00:48:48.830Z] ---> 38ece896532e [2021-02-04T00:48:48.830Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-04T00:48:48.830Z] ---> 88c01079088f [2021-02-04T00:48:48.830Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-04T00:48:49.106Z] ---> Running in f46faeba9e57 [2021-02-04T00:48:49.379Z] Removing intermediate container c8e5473d7d22 [2021-02-04T00:48:49.379Z] ---> befec042a0d2 [2021-02-04T00:48:49.379Z] Step 20/22 : LABEL arch=arm64 [2021-02-04T00:48:49.972Z] ---> Running in c0bbb1477cc9 [2021-02-04T00:48:49.972Z] Removing intermediate container f46faeba9e57 [2021-02-04T00:48:49.972Z] ---> e8508bab83b6 [2021-02-04T00:48:49.972Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:48:50.594Z] ---> Running in e04b332c75dc [2021-02-04T00:48:50.594Z] Removing intermediate container c0bbb1477cc9 [2021-02-04T00:48:50.594Z] ---> 662922b2e5fb [2021-02-04T00:48:50.594Z] Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:48:50.878Z] ---> a169b338e731 [2021-02-04T00:48:50.878Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-04T00:48:51.182Z] ---> Running in dbac74833706 [2021-02-04T00:48:51.462Z] Removing intermediate container e04b332c75dc [2021-02-04T00:48:51.462Z] ---> dc6c00e15ef9 [2021-02-04T00:48:51.462Z] Step 20/22 : LABEL arch=arm64 [2021-02-04T00:48:52.068Z] ---> Running in fd540e16f82b [2021-02-04T00:48:52.068Z] Removing intermediate container dbac74833706 [2021-02-04T00:48:52.068Z] ---> 032b1fcbabbb [2021-02-04T00:48:52.068Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T00:48:52.344Z] ---> 428d04eb482c [2021-02-04T00:48:52.344Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-04T00:48:52.618Z] ---> Running in 65d5018459cb [2021-02-04T00:48:52.902Z] ---> Running in 239f00dd7ab0 [2021-02-04T00:48:52.902Z] Removing intermediate container fd540e16f82b [2021-02-04T00:48:52.902Z] ---> 6d7c000e8ae9 [2021-02-04T00:48:52.902Z] Step 21/22 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:48:53.501Z] ---> Running in d76b4c750152 [2021-02-04T00:48:53.501Z] Removing intermediate container 65d5018459cb [2021-02-04T00:48:53.501Z] ---> 25f3ee04e11f [2021-02-04T00:48:53.501Z] [2021-02-04T00:48:53.779Z] Removing intermediate container 239f00dd7ab0 [2021-02-04T00:48:53.779Z] ---> 0fcf9ac5fe91 [2021-02-04T00:48:53.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:48:54.391Z] Successfully built 25f3ee04e11f [2021-02-04T00:48:54.666Z] ---> Running in 666b7ef4baaa [2021-02-04T00:48:54.666Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-04T00:48:54.666Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-02-04T00:48:54.940Z] Removing intermediate container d76b4c750152 [2021-02-04T00:48:54.940Z] ---> 6fa05146780a [2021-02-04T00:48:54.940Z] Step 22/22 : LABEL version=0.0.0 [2021-02-04T00:48:55.543Z] ---> Running in 4125b5db11e2 [2021-02-04T00:48:55.543Z] Removing intermediate container 666b7ef4baaa [2021-02-04T00:48:55.543Z] ---> fcc5a4ed6dfa [2021-02-04T00:48:55.543Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T00:48:55.818Z] ---> Running in d3e23e931af2 [2021-02-04T00:48:56.097Z] Removing intermediate container 4125b5db11e2 [2021-02-04T00:48:56.097Z] ---> 0d20aee3b66a [2021-02-04T00:48:56.097Z] [2021-02-04T00:48:56.372Z] Removing intermediate container d3e23e931af2 [2021-02-04T00:48:56.372Z] ---> c74c900238a9 [2021-02-04T00:48:56.372Z] Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:48:56.690Z] Successfully built 0d20aee3b66a [2021-02-04T00:48:56.690Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-04T00:48:56.690Z] Building docker-security-bootstrapper-go [2021-02-04T00:48:56.690Z]  Building docker-support-notifications-go ... done  ---> Running in c6d0e6313851 [2021-02-04T00:48:57.858Z] Removing intermediate container c6d0e6313851 [2021-02-04T00:48:57.858Z] ---> 85c9c99a7937 [2021-02-04T00:48:57.858Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T00:48:57.858Z] ---> Running in 487c2308344c [2021-02-04T00:48:58.873Z] Removing intermediate container 487c2308344c [2021-02-04T00:48:58.873Z] ---> 9b7156a2953e [2021-02-04T00:48:58.873Z] [2021-02-04T00:48:59.160Z] Successfully built 9b7156a2953e [2021-02-04T00:48:59.160Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-04T00:49:14.267Z]  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:49:14.267Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:49:14.267Z] ---> dbec21791d81 [2021-02-04T00:49:14.267Z] Step 3/26 : WORKDIR /edgex-go [2021-02-04T00:49:14.267Z] ---> Using cache [2021-02-04T00:49:14.267Z] ---> 73184f6e2397 [2021-02-04T00:49:14.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:49:14.267Z] ---> Using cache [2021-02-04T00:49:14.267Z] ---> 5ef5a608a415 [2021-02-04T00:49:14.267Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-04T00:49:18.603Z] ---> Running in 0a715e5457e5 [2021-02-04T00:49:19.593Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:49:19.593Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:49:19.593Z] ---> dbec21791d81 [2021-02-04T00:49:19.593Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:49:19.593Z] ---> Using cache [2021-02-04T00:49:19.593Z] ---> 73184f6e2397 [2021-02-04T00:49:19.593Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:49:19.593Z] ---> Using cache [2021-02-04T00:49:19.593Z] ---> 5ef5a608a415 [2021-02-04T00:49:19.593Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-04T00:49:19.593Z] ---> Using cache [2021-02-04T00:49:19.593Z] ---> ea1f5b594a01 [2021-02-04T00:49:19.593Z] Step 6/23 : COPY go.mod . [2021-02-04T00:49:19.593Z] ---> Using cache [2021-02-04T00:49:19.593Z] ---> fa65145a3ded [2021-02-04T00:49:19.593Z] Step 7/23 : RUN go mod download [2021-02-04T00:49:19.593Z] ---> Using cache [2021-02-04T00:49:19.593Z] ---> 450220c4a045 [2021-02-04T00:49:19.593Z] Step 8/23 : COPY . . [2021-02-04T00:49:19.593Z] ---> Using cache [2021-02-04T00:49:19.593Z] ---> 86b0e4627ce2 [2021-02-04T00:49:19.593Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-04T00:49:19.593Z] ---> Running in d5a61ec7e97c [2021-02-04T00:49:20.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:49:21.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:49:21.185Z] 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-04T00:49:22.172Z] OK: 217 MiB in 51 packages [2021-02-04T00:49:25.593Z] Removing intermediate container 0a715e5457e5 [2021-02-04T00:49:25.593Z] ---> 6e7e05110020 [2021-02-04T00:49:25.593Z] Step 6/26 : COPY go.mod . [2021-02-04T00:49:27.606Z] ---> 01e9d2ac51fe [2021-02-04T00:49:27.606Z] Step 7/26 : RUN go mod download [2021-02-04T00:49:27.606Z] ---> Running in d78063a4ef71 [2021-02-04T00:49:34.377Z] Removing intermediate container d78063a4ef71 [2021-02-04T00:49:34.377Z] ---> 19f37461c915 [2021-02-04T00:49:34.377Z] Step 8/26 : COPY . . [2021-02-04T00:49:38.736Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:49:38.737Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:49:38.737Z] ---> dbec21791d81 [2021-02-04T00:49:38.737Z] Step 3/23 : WORKDIR /edgex-go [2021-02-04T00:49:38.737Z] ---> Using cache [2021-02-04T00:49:38.737Z] ---> 73184f6e2397 [2021-02-04T00:49:38.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:49:38.737Z] ---> Using cache [2021-02-04T00:49:38.737Z] ---> 5ef5a608a415 [2021-02-04T00:49:38.737Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-04T00:49:39.730Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-04T00:49:39.730Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-04T00:49:39.730Z] ---> dbec21791d81 [2021-02-04T00:49:39.730Z] Step 3/30 : WORKDIR /edgex-go [2021-02-04T00:49:39.730Z] ---> Using cache [2021-02-04T00:49:39.730Z] ---> 73184f6e2397 [2021-02-04T00:49:39.730Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:49:39.730Z] ---> Using cache [2021-02-04T00:49:39.730Z] ---> 5ef5a608a415 [2021-02-04T00:49:39.730Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-04T00:49:39.730Z] ---> Using cache [2021-02-04T00:49:39.730Z] ---> ea1f5b594a01 [2021-02-04T00:49:39.730Z] Step 6/30 : COPY go.mod . [2021-02-04T00:49:39.730Z] ---> Using cache [2021-02-04T00:49:39.730Z] ---> fa65145a3ded [2021-02-04T00:49:39.730Z] Step 7/30 : RUN go mod download [2021-02-04T00:49:39.730Z] ---> Using cache [2021-02-04T00:49:39.730Z] ---> 450220c4a045 [2021-02-04T00:49:39.730Z] Step 8/30 : COPY . . [2021-02-04T00:49:40.015Z] ---> Running in 687b1a3ae901 [2021-02-04T00:49:40.293Z] ---> Using cache [2021-02-04T00:49:40.293Z] ---> 86b0e4627ce2 [2021-02-04T00:49:40.293Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-04T00:49:40.893Z] ---> Running in 5e67772cdedb [2021-02-04T00:49:43.528Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:49:43.528Z] 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-04T00:49:44.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:49:45.124Z] OK: 217 MiB in 51 packages [2021-02-04T00:49:49.477Z] Removing intermediate container 687b1a3ae901 [2021-02-04T00:49:49.477Z] ---> 6c739ecd83c1 [2021-02-04T00:49:49.477Z] Step 6/23 : COPY go.mod . [2021-02-04T00:49:50.942Z] ---> a3e617d908c5 [2021-02-04T00:49:50.942Z] Step 7/23 : RUN go mod download [2021-02-04T00:49:51.216Z] ---> Running in cd4d5dedd2d1 [2021-02-04T00:49:57.965Z] Removing intermediate container cd4d5dedd2d1 [2021-02-04T00:49:57.965Z] ---> 4d522826f2d8 [2021-02-04T00:49:57.965Z] Step 8/23 : COPY . . [2021-02-04T00:49:58.952Z] ---> 86270bdd62c9 [2021-02-04T00:49:58.952Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-04T00:49:59.230Z] ---> Running in 514c37427c6a [2021-02-04T00:50:01.856Z] 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-04T00:50:20.212Z] ---> 84c9851da206 [2021-02-04T00:50:20.212Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-04T00:50:20.212Z] ---> Running in 71d818a1ea37 [2021-02-04T00:50:21.202Z] 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-04T00:50:43.390Z] Removing intermediate container d5a61ec7e97c [2021-02-04T00:50:43.391Z] ---> 126bc905ff17 [2021-02-04T00:50:43.391Z] [2021-02-04T00:50:43.391Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T00:50:43.391Z] ---> afeebe901d6b [2021-02-04T00:50:43.391Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-04T00:50:43.391Z] ---> Using cache [2021-02-04T00:50:43.391Z] ---> 846c0a7a715e [2021-02-04T00:50:43.391Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-04T00:50:43.391Z] ---> Using cache [2021-02-04T00:50:43.391Z] ---> 2921e94094f9 [2021-02-04T00:50:43.391Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-04T00:50:43.391Z] ---> Running in 6d083d4a63b1 [2021-02-04T00:50:43.391Z] Removing intermediate container 6d083d4a63b1 [2021-02-04T00:50:43.391Z] ---> ad3d84de21f3 [2021-02-04T00:50:43.391Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-04T00:50:43.391Z] ---> Running in d48cd46c03bf [2021-02-04T00:50:43.391Z] Removing intermediate container d48cd46c03bf [2021-02-04T00:50:43.391Z] ---> bf72637fe091 [2021-02-04T00:50:43.391Z] Step 15/23 : WORKDIR / [2021-02-04T00:50:43.391Z] ---> Running in 51c2e205e1b4 [2021-02-04T00:50:43.391Z] Removing intermediate container 51c2e205e1b4 [2021-02-04T00:50:43.391Z] ---> 7caef6e9b8e2 [2021-02-04T00:50:43.391Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:50:43.673Z] ---> e34437a2a651 [2021-02-04T00:50:43.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-04T00:50:46.344Z] ---> 3d5366d7ad3b [2021-02-04T00:50:46.344Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-04T00:50:47.015Z] ---> e0da6dc3b6be [2021-02-04T00:50:47.015Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-04T00:50:47.322Z] ---> Running in 3a3b2cd9efcb [2021-02-04T00:50:49.214Z] Removing intermediate container 3a3b2cd9efcb [2021-02-04T00:50:49.214Z] ---> 500fef278f85 [2021-02-04T00:50:49.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:50:49.214Z] ---> Running in 862dea79c738 [2021-02-04T00:50:49.214Z] Removing intermediate container 862dea79c738 [2021-02-04T00:50:49.214Z] ---> 3ceff7695aa8 [2021-02-04T00:50:49.214Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T00:50:49.214Z] ---> Running in 12ee55ae420d [2021-02-04T00:50:49.807Z] Removing intermediate container 12ee55ae420d [2021-02-04T00:50:49.807Z] ---> c72da47ef399 [2021-02-04T00:50:49.807Z] Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:50:49.807Z] ---> Running in 7c357c73bb4f [2021-02-04T00:50:50.401Z] Removing intermediate container 7c357c73bb4f [2021-02-04T00:50:50.401Z] ---> c35831c5a09d [2021-02-04T00:50:50.401Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T00:50:50.672Z] ---> Running in 7443f5653578 [2021-02-04T00:50:51.271Z] Removing intermediate container 7443f5653578 [2021-02-04T00:50:51.271Z] ---> 3b6e1b88e578 [2021-02-04T00:50:51.271Z] [2021-02-04T00:50:51.900Z] Successfully built 3b6e1b88e578 [2021-02-04T00:50:51.900Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-04T00:51:00.227Z]  Building docker-core-command-go ... done Removing intermediate container 5e67772cdedb [2021-02-04T00:51:00.227Z] ---> 9e3caa11c3c8 [2021-02-04T00:51:00.227Z] [2021-02-04T00:51:00.227Z] Step 10/30 : FROM alpine:3.12 [2021-02-04T00:51:00.227Z] ---> afeebe901d6b [2021-02-04T00:51:00.227Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-04T00:51:00.227Z] ---> Running in f76056bd5dd1 [2021-02-04T00:51:00.227Z] Removing intermediate container f76056bd5dd1 [2021-02-04T00:51:00.227Z] ---> 6c6870746a98 [2021-02-04T00:51:00.227Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-04T00:51:00.227Z] ---> Running in 708a283bd6fe [2021-02-04T00:51:02.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:02.488Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:03.089Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-04T00:51:03.089Z] (2/2) Installing su-exec (0.2-r1) [2021-02-04T00:51:03.089Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:51:03.089Z] OK: 5 MiB in 16 packages [2021-02-04T00:51:05.087Z] Removing intermediate container 708a283bd6fe [2021-02-04T00:51:05.087Z] ---> ef4f6c7df004 [2021-02-04T00:51:05.087Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-04T00:51:05.375Z] ---> Running in 307c2836dade [2021-02-04T00:51:05.982Z] Removing intermediate container 307c2836dade [2021-02-04T00:51:05.982Z] ---> 6df46c0a9234 [2021-02-04T00:51:05.982Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-04T00:51:06.261Z] ---> Running in 07e0bb669354 [2021-02-04T00:51:06.867Z] Removing intermediate container 07e0bb669354 [2021-02-04T00:51:06.867Z] ---> eb725a580420 [2021-02-04T00:51:06.867Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-04T00:51:07.145Z] ---> Running in 2a5accb7fb6b [2021-02-04T00:51:10.576Z] Removing intermediate container 2a5accb7fb6b [2021-02-04T00:51:10.576Z] ---> c49d294751b4 [2021-02-04T00:51:10.576Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-04T00:51:10.853Z] ---> Running in c4e7fd40a2fc [2021-02-04T00:51:11.474Z] Removing intermediate container c4e7fd40a2fc [2021-02-04T00:51:11.474Z] ---> 11549aa84bda [2021-02-04T00:51:11.474Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-04T00:51:12.913Z] ---> bae86be9ff38 [2021-02-04T00:51:12.913Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-04T00:51:13.190Z] ---> Running in 29e5cca962f6 [2021-02-04T00:51:18.626Z] Removing intermediate container 29e5cca962f6 [2021-02-04T00:51:18.626Z] ---> e8b5a607e3d8 [2021-02-04T00:51:18.626Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:51:18.626Z] Removing intermediate container 514c37427c6a [2021-02-04T00:51:18.626Z] ---> e3c6e06ab5f3 [2021-02-04T00:51:18.626Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-04T00:51:18.626Z] ---> Running in 0d45a2df84bf [2021-02-04T00:51:19.240Z] ---> f8a1d6268d73 [2021-02-04T00:51:19.240Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-04T00:51:20.238Z] 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-04T00:51:21.239Z] ---> 735a4060b9aa [2021-02-04T00:51:21.239Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-04T00:51:22.695Z] ---> cfcfcfe33b10 [2021-02-04T00:51:22.695Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-04T00:51:24.155Z] ---> 396074b5fbcb [2021-02-04T00:51:24.155Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-04T00:51:24.430Z] ---> Running in 5dd7e47677a4 [2021-02-04T00:51:25.437Z] Removing intermediate container 5dd7e47677a4 [2021-02-04T00:51:25.437Z] ---> eeffe6ef909d [2021-02-04T00:51:25.437Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-04T00:51:25.718Z] Removing intermediate container 0d45a2df84bf [2021-02-04T00:51:25.718Z] ---> 1fc2c2f72dc8 [2021-02-04T00:51:25.718Z] [2021-02-04T00:51:25.718Z] Step 11/26 : FROM docker:20.10.0 [2021-02-04T00:51:25.718Z] 20.10.0: Pulling from library/docker [2021-02-04T00:51:27.203Z] ---> a5286b90dbfb [2021-02-04T00:51:27.203Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-04T00:51:27.483Z] ---> Running in 3afbd28816d3 [2021-02-04T00:51:30.911Z] Removing intermediate container 3afbd28816d3 [2021-02-04T00:51:30.911Z] ---> a90616bd8b7b [2021-02-04T00:51:30.911Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-04T00:51:31.510Z] ---> Running in 79b9d097e039 [2021-02-04T00:51:32.107Z] Removing intermediate container 79b9d097e039 [2021-02-04T00:51:32.107Z] ---> 98b894f39944 [2021-02-04T00:51:32.107Z] Step 27/30 : CMD ["gate"] [2021-02-04T00:51:32.704Z] ---> Running in 76aacc2b5be4 [2021-02-04T00:51:34.147Z] Removing intermediate container 76aacc2b5be4 [2021-02-04T00:51:34.147Z] ---> c255e798dc1c [2021-02-04T00:51:34.147Z] Step 28/30 : LABEL arch=arm64 [2021-02-04T00:51:34.756Z] ---> Running in 2f768413314a [2021-02-04T00:51:36.204Z] Removing intermediate container 2f768413314a [2021-02-04T00:51:36.204Z] ---> 6ba8303700f0 [2021-02-04T00:51:36.204Z] Step 29/30 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:51:36.477Z] ---> Running in e152f8c3824e [2021-02-04T00:51:37.088Z] Removing intermediate container e152f8c3824e [2021-02-04T00:51:37.088Z] ---> 28523c517684 [2021-02-04T00:51:37.088Z] Step 30/30 : LABEL version=0.0.0 [2021-02-04T00:51:37.697Z] ---> Running in 32dacb81d02a [2021-02-04T00:51:38.301Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-04T00:51:38.301Z] Removing intermediate container 32dacb81d02a [2021-02-04T00:51:38.301Z] ---> bf4a1a5c1ec2 [2021-02-04T00:51:38.301Z] [2021-02-04T00:51:38.301Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-04T00:51:38.301Z] ---> eeaf43b92773 [2021-02-04T00:51:38.301Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-04T00:51:38.579Z] ---> Running in fde471f40579 [2021-02-04T00:51:38.857Z] Successfully built bf4a1a5c1ec2 [2021-02-04T00:51:38.857Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-04T00:51:39.845Z]  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:39.845Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:40.446Z] (1/2) Installing readline (8.0.4-r0) [2021-02-04T00:51:40.446Z] (2/2) Installing bash (5.0.17-r0) [2021-02-04T00:51:40.446Z] Executing bash-5.0.17-r0.post-install [2021-02-04T00:51:40.446Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:51:40.446Z] OK: 12 MiB in 22 packages [2021-02-04T00:51:42.429Z] Removing intermediate container fde471f40579 [2021-02-04T00:51:42.429Z] ---> eabd5361679f [2021-02-04T00:51:42.429Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-04T00:51:42.429Z] Removing intermediate container 71d818a1ea37 [2021-02-04T00:51:42.429Z] ---> 8a5a98fd144e [2021-02-04T00:51:42.429Z] [2021-02-04T00:51:42.429Z] Step 10/23 : FROM alpine:3.12 [2021-02-04T00:51:42.429Z] ---> afeebe901d6b [2021-02-04T00:51:42.429Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-04T00:51:42.429Z] ---> Running in f2e3cebf7101 [2021-02-04T00:51:42.429Z] ---> Running in fe25dbaaa600 [2021-02-04T00:51:43.036Z] Removing intermediate container fe25dbaaa600 [2021-02-04T00:51:43.036Z] ---> a88db6761154 [2021-02-04T00:51:43.036Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-04T00:51:43.036Z] Removing intermediate container f2e3cebf7101 [2021-02-04T00:51:43.036Z] ---> b7c94405a7b2 [2021-02-04T00:51:43.036Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-04T00:51:43.036Z] ---> Running in a4d71f875c4c [2021-02-04T00:51:43.036Z] ---> Running in 41e88bbd802e [2021-02-04T00:51:43.637Z] Removing intermediate container 41e88bbd802e [2021-02-04T00:51:43.637Z] ---> 3335feab33f1 [2021-02-04T00:51:43.637Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-04T00:51:43.637Z] Removing intermediate container a4d71f875c4c [2021-02-04T00:51:43.637Z] ---> 352addf43ad9 [2021-02-04T00:51:43.637Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-04T00:51:43.637Z] ---> Running in 35d38fc3ccc0 [2021-02-04T00:51:43.637Z] ---> Running in c0aedf06ee6e [2021-02-04T00:51:44.240Z] Removing intermediate container 35d38fc3ccc0 [2021-02-04T00:51:44.240Z] ---> a750a930689a [2021-02-04T00:51:44.240Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-04T00:51:44.240Z] Removing intermediate container c0aedf06ee6e [2021-02-04T00:51:44.240Z] ---> d7fa3c6106e3 [2021-02-04T00:51:44.240Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-04T00:51:44.517Z] ---> Running in 780c6924fa27 [2021-02-04T00:51:45.965Z] ---> e3e1f233ff70 [2021-02-04T00:51:45.965Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-04T00:51:46.564Z] ---> 85902153ebc6 [2021-02-04T00:51:46.564Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-04T00:51:46.564Z] Removing intermediate container 780c6924fa27 [2021-02-04T00:51:46.564Z] ---> 31e1bf3c8faa [2021-02-04T00:51:46.564Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-04T00:51:46.839Z] ---> Running in ea11c8e0e347 [2021-02-04T00:51:47.820Z] ---> 3dca2969a81c [2021-02-04T00:51:47.820Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-04T00:51:47.820Z] ---> Running in c0934064e1bf [2021-02-04T00:51:48.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:48.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:48.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:48.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:51:49.577Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-04T00:51:49.577Z] (2/33) Installing expat (2.2.9-r1) [2021-02-04T00:51:49.577Z] (3/33) Installing libffi (3.3-r2) [2021-02-04T00:51:49.577Z] (4/33) Installing gdbm (1.13-r1) [2021-02-04T00:51:49.577Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-04T00:51:49.577Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-04T00:51:49.849Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-04T00:51:50.123Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-04T00:51:50.123Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-04T00:51:50.123Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-04T00:51:50.400Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-04T00:51:50.693Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-04T00:51:50.992Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-04T00:51:50.992Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:51:50.992Z] OK: 8 MiB in 20 packages [2021-02-04T00:51:52.123Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-04T00:51:52.123Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-04T00:51:52.123Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-04T00:51:52.416Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-04T00:51:52.416Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-04T00:51:52.416Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-04T00:51:52.416Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-04T00:51:52.416Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-04T00:51:52.416Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-04T00:51:52.700Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-04T00:51:52.700Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-04T00:51:52.700Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-04T00:51:52.700Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-04T00:51:52.700Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-04T00:51:52.700Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-04T00:51:52.700Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-04T00:51:52.700Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-04T00:51:52.700Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-04T00:51:52.976Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-04T00:51:52.976Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-04T00:51:52.976Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-04T00:51:52.976Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-04T00:51:52.976Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-04T00:51:52.976Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-04T00:51:52.976Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-04T00:51:52.976Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-04T00:51:53.249Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:51:53.249Z] OK: 71 MiB in 55 packages [2021-02-04T00:51:53.528Z] Removing intermediate container ea11c8e0e347 [2021-02-04T00:51:53.528Z] ---> 03ad3728276d [2021-02-04T00:51:53.528Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-04T00:51:54.508Z] ---> f4ee03ed68c3 [2021-02-04T00:51:54.508Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-04T00:51:55.967Z] ---> 61da32852383 [2021-02-04T00:51:55.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-04T00:51:56.947Z] ---> 1b086e03af59 [2021-02-04T00:51:56.947Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-04T00:51:57.222Z] ---> Running in ce82eb72526f [2021-02-04T00:51:57.822Z] Removing intermediate container ce82eb72526f [2021-02-04T00:51:57.822Z] ---> 1b1a16cc9129 [2021-02-04T00:51:57.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:51:57.822Z] ---> Running in e1a0b78c8d2c [2021-02-04T00:51:58.421Z] Removing intermediate container e1a0b78c8d2c [2021-02-04T00:51:58.421Z] ---> 3b9a17d97006 [2021-02-04T00:51:58.421Z] Step 21/23 : LABEL arch=arm64 [2021-02-04T00:51:58.695Z] ---> Running in 91b45c1b4dbf [2021-02-04T00:51:58.970Z] Removing intermediate container c0934064e1bf [2021-02-04T00:51:58.970Z] ---> 616b9e734e1a [2021-02-04T00:51:58.970Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-04T00:51:59.256Z] ---> Running in c1a78898946c [2021-02-04T00:51:59.533Z] Removing intermediate container 91b45c1b4dbf [2021-02-04T00:51:59.533Z] ---> feea2f1a1676 [2021-02-04T00:51:59.533Z] Step 22/23 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:51:59.811Z] ---> Running in e284fe4bf12d [2021-02-04T00:52:00.093Z] Removing intermediate container e284fe4bf12d [2021-02-04T00:52:00.093Z] ---> f59366cb8dfe [2021-02-04T00:52:00.093Z] Step 23/23 : LABEL version=0.0.0 [2021-02-04T00:52:00.370Z] ---> Running in 7ae9d148e1ad [2021-02-04T00:52:00.968Z] Removing intermediate container 7ae9d148e1ad [2021-02-04T00:52:00.968Z] ---> 99081eaaecbb [2021-02-04T00:52:00.968Z] [2021-02-04T00:52:01.246Z] Successfully built 99081eaaecbb [2021-02-04T00:52:01.246Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-04T00:52:05.580Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-02-04T00:52:05.580Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-04T00:52:07.552Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-04T00:52:07.552Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-04T00:52:07.552Z] 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-04T00:52:08.149Z] Collecting cached-property<2,>=1.2.0 [2021-02-04T00:52:08.149Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-04T00:52:08.425Z] Collecting texttable<0.10,>=0.9.0 [2021-02-04T00:52:08.425Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-04T00:52:11.817Z] Collecting docker<4.0,>=3.6.0 [2021-02-04T00:52:11.817Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-04T00:52:12.802Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-04T00:52:12.802Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-04T00:52:13.400Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-04T00:52:13.400Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-04T00:52:16.796Z] Collecting jsonschema<3,>=2.5.1 [2021-02-04T00:52:16.796Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-04T00:52:17.777Z] Collecting PyYAML<4,>=3.10 [2021-02-04T00:52:17.777Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-04T00:52:22.099Z] Collecting docopt<0.7,>=0.6.1 [2021-02-04T00:52:22.099Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-04T00:52:25.494Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-04T00:52:25.494Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-04T00:52:26.092Z] Collecting idna<2.8,>=2.5 [2021-02-04T00:52:26.092Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-04T00:52:26.092Z] 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-04T00:52:26.092Z] 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-04T00:52:26.366Z] Collecting docker-pycreds>=0.4.0 [2021-02-04T00:52:26.366Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-04T00:52:26.640Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-04T00:52:26.640Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-04T00:52:26.640Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-04T00:52:26.640Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-04T00:52:28.074Z] Installing collected packages: urllib3, idna, requests, cached-property, texttable, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, PyYAML, docopt, docker-compose [2021-02-04T00:52:28.074Z] Attempting uninstall: urllib3 [2021-02-04T00:52:28.074Z] Found existing installation: urllib3 1.25.9 [2021-02-04T00:52:28.074Z] Uninstalling urllib3-1.25.9: [2021-02-04T00:52:28.075Z] Successfully uninstalled urllib3-1.25.9 [2021-02-04T00:52:28.670Z] Attempting uninstall: idna [2021-02-04T00:52:28.670Z] Found existing installation: idna 2.9 [2021-02-04T00:52:28.670Z] Uninstalling idna-2.9: [2021-02-04T00:52:28.943Z] Successfully uninstalled idna-2.9 [2021-02-04T00:52:29.548Z] Attempting uninstall: requests [2021-02-04T00:52:29.548Z] Found existing installation: requests 2.23.0 [2021-02-04T00:52:29.548Z] Uninstalling requests-2.23.0: [2021-02-04T00:52:29.824Z] Successfully uninstalled requests-2.23.0 [2021-02-04T00:52:30.099Z] Running setup.py install for texttable: started [2021-02-04T00:52:32.731Z] Running setup.py install for texttable: finished with status 'done' [2021-02-04T00:52:34.174Z] Running setup.py install for dockerpty: started [2021-02-04T00:52:36.791Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-04T00:52:37.063Z] Running setup.py install for PyYAML: started [2021-02-04T00:52:40.463Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-04T00:52:40.463Z] Running setup.py install for docopt: started [2021-02-04T00:52:42.440Z] Running setup.py install for docopt: finished with status 'done' [2021-02-04T00:52:43.417Z] 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-04T00:52:47.723Z] Removing intermediate container c1a78898946c [2021-02-04T00:52:47.723Z] ---> 7c70bc0d0e39 [2021-02-04T00:52:47.723Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-04T00:52:47.723Z] ---> Running in d5684a6cbcb9 [2021-02-04T00:52:48.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-04T00:52:48.994Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-04T00:52:49.588Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-04T00:52:49.589Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-04T00:52:49.589Z] (3/3) Installing curl (7.69.1-r3) [2021-02-04T00:52:49.589Z] Executing busybox-1.31.1-r19.trigger [2021-02-04T00:52:49.589Z] OK: 71 MiB in 58 packages [2021-02-04T00:52:51.024Z] Removing intermediate container d5684a6cbcb9 [2021-02-04T00:52:51.024Z] ---> 2bcc6040f5a4 [2021-02-04T00:52:51.024Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-04T00:52:51.024Z] ---> Running in 491b182be112 [2021-02-04T00:52:51.294Z] Removing intermediate container 491b182be112 [2021-02-04T00:52:51.294Z] ---> a70ea3490ee0 [2021-02-04T00:52:51.294Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-04T00:52:51.565Z] ---> Running in e7e2fc7145b0 [2021-02-04T00:52:51.835Z] Removing intermediate container e7e2fc7145b0 [2021-02-04T00:52:51.835Z] ---> 3c196d08decd [2021-02-04T00:52:51.835Z] Step 24/26 : LABEL arch=arm64 [2021-02-04T00:52:52.110Z] ---> Running in cb881abd57d9 [2021-02-04T00:52:52.384Z] Removing intermediate container cb881abd57d9 [2021-02-04T00:52:52.384Z] ---> 1d1c460f0bdf [2021-02-04T00:52:52.384Z] Step 25/26 : LABEL git_sha=d2b48e5733f1916416f43ba9c1c0c75d09103633 [2021-02-04T00:52:52.662Z] ---> Running in a5064053eda7 [2021-02-04T00:52:53.262Z] Removing intermediate container a5064053eda7 [2021-02-04T00:52:53.262Z] ---> 13471468c869 [2021-02-04T00:52:53.262Z] Step 26/26 : LABEL version=0.0.0 [2021-02-04T00:52:53.262Z] ---> Running in 0f79167d7252 [2021-02-04T00:52:53.868Z] Removing intermediate container 0f79167d7252 [2021-02-04T00:52:53.868Z] ---> 2ca1e7daa9e4 [2021-02-04T00:52:53.868Z] [2021-02-04T00:52:54.480Z] Successfully built 2ca1e7daa9e4 [2021-02-04T00:52:54.480Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-04T00:52:55.096Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-04T00:52:55.105Z] $ docker stop --time=1 87e7fa0661d5c90a19ddb26a218a3769fe746ba129df4b2648852bfe347b2e1b [2021-02-04T00:52:57.096Z] $ docker rm -f 87e7fa0661d5c90a19ddb26a218a3769fe746ba129df4b2648852bfe347b2e1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-04T00:52:57.817Z] + + grepdocker docker images [2021-02-04T00:52:57.817Z] [2021-02-04T00:52:58.088Z] docker-sys-mgmt-agent-go-arm64 latest 2ca1e7daa9e4 4 seconds ago 300MB [2021-02-04T00:52:58.088Z] docker-core-data-go-arm64 latest 99081eaaecbb 57 seconds ago 21MB [2021-02-04T00:52:58.088Z] docker-security-bootstrapper-go-arm64 latest bf4a1a5c1ec2 About a minute ago 17MB [2021-02-04T00:52:58.088Z] docker-core-command-go-arm64 latest 3b6e1b88e578 2 minutes ago 16MB [2021-02-04T00:52:58.088Z] docker-core-metadata-go-arm64 latest 9b7156a2953e 3 minutes ago 17.7MB [2021-02-04T00:52:58.088Z] docker-support-notifications-go-arm64 latest 0d20aee3b66a 4 minutes ago 16.7MB [2021-02-04T00:52:58.088Z] docker-support-scheduler-go-arm64 latest 25f3ee04e11f 4 minutes ago 16.1MB [2021-02-04T00:52:58.088Z] docker-security-secretstore-setup-go-arm64 latest e53a70e90d50 4 minutes ago 23.4MB [2021-02-04T00:52:58.088Z] docker-security-proxy-setup-go-arm64 latest 814b98214271 4 minutes ago 23.2MB [2021-02-04T00:52:58.088Z] docker 20.10.0 eeaf43b92773 7 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-04T00:53:01.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:53:02.361Z] ---> package-listing.sh [2021-02-04T00:53:02.361Z] ++ facter osfamily [2021-02-04T00:53:02.361Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-04T00:53:02.361Z] + OS_FAMILY=redhat [2021-02-04T00:53:02.361Z] + workspace=/w/workspace/edgex-go/7 [2021-02-04T00:53:02.361Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-04T00:53:02.361Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-04T00:53:02.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-04T00:53:02.361Z] + PACKAGES=/tmp/packages_start.txt [2021-02-04T00:53:02.361Z] + '[' /w/workspace/edgex-go/7 ']' [2021-02-04T00:53:02.361Z] + PACKAGES=/tmp/packages_end.txt [2021-02-04T00:53:02.361Z] + case "${OS_FAMILY}" in [2021-02-04T00:53:02.361Z] + rpm -qa [2021-02-04T00:53:02.361Z] + sort [2021-02-04T00:53:07.670Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-04T00:53:07.670Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-04T00:53:07.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-04T00:53:07.670Z] + '[' /w/workspace/edgex-go/7 ']' [2021-02-04T00:53:07.670Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-02-04T00:53:07.670Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-02-04T00:53:07.686Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-04T00:53:07.983Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:53:08.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T00:53:08.384Z] [2021-02-04T00:53:08.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-04T00:53:08.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T00:53:08.798Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-04T00:53:08.798Z] df20fa9351a1: Pulling fs layer [2021-02-04T00:53:08.798Z] 36b3adc4ff6f: Pulling fs layer [2021-02-04T00:53:08.798Z] 8ad3a11d3b57: Pulling fs layer [2021-02-04T00:53:08.798Z] 46f8f816bc3b: Pulling fs layer [2021-02-04T00:53:08.798Z] 93b61091891f: Pulling fs layer [2021-02-04T00:53:08.798Z] 93b9cdb0e59b: Pulling fs layer [2021-02-04T00:53:08.798Z] 5e14af77c1be: Pulling fs layer [2021-02-04T00:53:08.798Z] 01666e4c0597: Pulling fs layer [2021-02-04T00:53:08.798Z] aa168da1d23b: Pulling fs layer [2021-02-04T00:53:08.798Z] 46f8f816bc3b: Waiting [2021-02-04T00:53:08.798Z] 5e14af77c1be: Waiting [2021-02-04T00:53:08.798Z] 93b61091891f: Waiting [2021-02-04T00:53:08.798Z] 93b9cdb0e59b: Waiting [2021-02-04T00:53:08.798Z] aa168da1d23b: Waiting [2021-02-04T00:53:08.798Z] 01666e4c0597: Waiting [2021-02-04T00:53:08.798Z] 36b3adc4ff6f: Verifying Checksum [2021-02-04T00:53:08.798Z] 36b3adc4ff6f: Download complete [2021-02-04T00:53:08.798Z] 46f8f816bc3b: Verifying Checksum [2021-02-04T00:53:08.798Z] 46f8f816bc3b: Download complete [2021-02-04T00:53:09.080Z] df20fa9351a1: Verifying Checksum [2021-02-04T00:53:09.080Z] df20fa9351a1: Download complete [2021-02-04T00:53:09.080Z] 93b9cdb0e59b: Verifying Checksum [2021-02-04T00:53:09.080Z] 93b9cdb0e59b: Download complete [2021-02-04T00:53:09.080Z] 93b61091891f: Verifying Checksum [2021-02-04T00:53:09.080Z] 93b61091891f: Download complete [2021-02-04T00:53:09.080Z] 5e14af77c1be: Verifying Checksum [2021-02-04T00:53:09.080Z] 5e14af77c1be: Download complete [2021-02-04T00:53:09.080Z] 01666e4c0597: Verifying Checksum [2021-02-04T00:53:09.080Z] 01666e4c0597: Download complete [2021-02-04T00:53:09.359Z] df20fa9351a1: Pull complete [2021-02-04T00:53:09.630Z] 36b3adc4ff6f: Pull complete [2021-02-04T00:53:09.630Z] 8ad3a11d3b57: Verifying Checksum [2021-02-04T00:53:09.630Z] 8ad3a11d3b57: Download complete [2021-02-04T00:53:10.210Z] 8ad3a11d3b57: Pull complete [2021-02-04T00:53:10.475Z] 46f8f816bc3b: Pull complete [2021-02-04T00:53:10.737Z] 93b61091891f: Pull complete [2021-02-04T00:53:10.998Z] 93b9cdb0e59b: Pull complete [2021-02-04T00:53:10.998Z] 5e14af77c1be: Pull complete [2021-02-04T00:53:11.259Z] 01666e4c0597: Pull complete [2021-02-04T00:53:12.651Z] aa168da1d23b: Verifying Checksum [2021-02-04T00:53:12.651Z] aa168da1d23b: Download complete [2021-02-04T00:53:22.689Z] aa168da1d23b: Pull complete [2021-02-04T00:53:22.689Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-04T00:53:22.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-04T00:53:22.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-04T00:53:22.925Z] prd-centos7-docker-4c-2g-24799 does not seem to be running inside a container [2021-02-04T00:53:22.974Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-04T00:53:30.531Z] $ docker top 51adcd67729cf518a52b80929f37da77c7647a038d4661dea0cc4aa932275f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-04T00:53:31.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-04T00:53:31.474Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-04T00:53:31.777Z] + ls /var/log/sa-host [2021-02-04T00:53:31.777Z] + sadf -c /var/log/sa-host/sa04 [2021-02-04T00:53:31.777Z] file_magic: OK [2021-02-04T00:53:31.777Z] HZ: Using current value: 100 [2021-02-04T00:53:31.777Z] file_header: OK [2021-02-04T00:53:31.777Z] 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-04T00:53:31.777Z] Statistics: [2021-02-04T00:53:31.777Z] 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-04T00:53:31.777Z] File successfully converted to sysstat format version 12.2.1 [2021-02-04T00:53:31.777Z] + sadf -c /var/log/sa-host/sa23 [2021-02-04T00:53:31.777Z] file_magic: OK [2021-02-04T00:53:31.777Z] HZ: Using current value: 100 [2021-02-04T00:53:31.777Z] file_header: OK [2021-02-04T00:53:31.777Z] 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-04T00:53:31.777Z] Statistics: [2021-02-04T00:53:31.777Z] Hnuu...uuuununununu... [2021-02-04T00:53:31.777Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-04T00:53:32.003Z] provisioning config files... [2021-02-04T00:53:32.026Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config4258662476156461518tmp [Pipeline] { [Pipeline] echo [2021-02-04T00:53:32.147Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:53:32.448Z] ---> create-netrc.sh [Pipeline] } [2021-02-04T00:53:32.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-04T00:53:32.553Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:53:32.851Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-04T00:53:32.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:53:33.169Z] ---> sudo-logs.sh [2021-02-04T00:53:33.169Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-04T00:53:33.181Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:53:33.483Z] ---> job-cost.sh [2021-02-04T00:53:33.483Z] lf-activate-venv: SKIPPING [2021-02-04T00:53:33.483Z] INFO: No Stack... [2021-02-04T00:53:34.427Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-04T00:53:35.000Z] INFO: Archiving Costs [Pipeline] echo [2021-02-04T00:53:35.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-04T00:53:35.325Z] ---> logs-deploy.sh [2021-02-04T00:53:35.325Z] lf-activate-venv: SKIPPING [2021-02-04T00:53:35.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/7 [2021-02-04T00:53:35.325Z] INFO: archiving workspace using pattern(s): [2021-02-04T00:53:36.713Z] Archives upload complete. [2021-02-04T00:53:36.713Z] INFO: archiving logs to Nexus