Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at f0490a359bf291f637a24ac3a72a487d5e9880fa rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from f0490a359bf291f637a24ac3a72a487d5e9880fa 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-25293 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/58 [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/58 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 2b5a858accb71dd25b37634092f458ed29d8f943 Checking out Revision 2b5a858accb71dd25b37634092f458ed29d8f943 (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b5a858accb71dd25b37634092f458ed29d8f943 # timeout=10 Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-06T00:32:43.348Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-06T00:32:43.847Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-06T00:32:43.939Z] ========================================================= [2021-02-06T00:32:43.939Z] EdgeX Global Pipelines Version Info [2021-02-06T00:32:43.939Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 [2021-02-06T00:32:45.498Z] ------------------- [2021-02-06T00:32:45.498Z] stable info: [2021-02-06T00:32:45.498Z] ------------------- [2021-02-06T00:32:45.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-06T00:32:45.498Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-06T00:32:45.498Z] Message: update stable to v1.0.179 [2021-02-06T00:32:46.448Z] ------------------- [2021-02-06T00:32:46.448Z] experimental info: [2021-02-06T00:32:46.448Z] ------------------- [2021-02-06T00:32:46.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-06T00:32:46.448Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-06T00:32:46.448Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-06T00:32:46.723Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-06T00:32:46.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-06T00:32:46.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-06T00:32:46.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-06T00:32:47.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-06T00:32:47.224Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-06T00:32:47.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-06T00:32:47.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-06T00:32:47.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-06T00:32:47.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-06T00:32:47.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-06T00:32:47.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-06T00:32:47.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-06T00:32:47.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-06T00:32:48.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-06T00:32:48.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-06T00:32:48.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-06T00:32:48.315Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-06T00:32:48.405Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-06T00:32:48.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-06T00:32:48.574Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-06T00:32:48.659Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-06T00:32:48.752Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-06T00:32:48.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-02-06T00:32:48.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-02-06T00:32:49.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-02-06T00:32:49.109Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b5a858accb71dd25b37634092f458ed29d8f943 [Pipeline] echo [2021-02-06T00:32:49.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b5a858 [Pipeline] echo [2021-02-06T00:32:49.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-06T00:32:49.479Z] provisioning config files... [2021-02-06T00:32:49.515Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config6789660989721222719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:32:49.934Z] ---> docker-login.sh [2021-02-06T00:32:49.934Z] nexus3.edgexfoundry.org:10001 [2021-02-06T00:32:50.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:32:50.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:32:50.203Z] Configure a credential helper to remove this warning. See [2021-02-06T00:32:50.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:32:50.203Z] [2021-02-06T00:32:50.203Z] Login Succeeded [2021-02-06T00:32:50.203Z] nexus3.edgexfoundry.org:10002 [2021-02-06T00:32:50.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:32:50.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:32:50.466Z] Configure a credential helper to remove this warning. See [2021-02-06T00:32:50.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:32:50.466Z] [2021-02-06T00:32:50.466Z] Login Succeeded [2021-02-06T00:32:50.466Z] nexus3.edgexfoundry.org:10003 [2021-02-06T00:32:50.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:32:50.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:32:50.730Z] Configure a credential helper to remove this warning. See [2021-02-06T00:32:50.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:32:50.730Z] [2021-02-06T00:32:50.730Z] Login Succeeded [2021-02-06T00:32:50.730Z] nexus3.edgexfoundry.org:10004 [2021-02-06T00:32:50.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:32:51.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:32:51.002Z] Configure a credential helper to remove this warning. See [2021-02-06T00:32:51.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:32:51.002Z] [2021-02-06T00:32:51.002Z] Login Succeeded [2021-02-06T00:32:51.002Z] docker.io [2021-02-06T00:32:51.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:32:51.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:32:51.266Z] Configure a credential helper to remove this warning. See [2021-02-06T00:32:51.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:32:51.266Z] [2021-02-06T00:32:51.266Z] Login Succeeded [2021-02-06T00:32:51.266Z] ---> docker-login.sh ends [Pipeline] } [2021-02-06T00:32:51.277Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-06T00:32:51.745Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/core-command/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] ++ dirname cmd/core-data/Dockerfile [2021-02-06T00:32:51.745Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-06T00:32:51.745Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-06T00:32:51.745Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-06T00:32:51.745Z] ++ cut -d/ -f2 [2021-02-06T00:32:51.745Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-06T00:32:51.824Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:32:52.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-06T00:32:52.690Z] [2021-02-06T00:32:52.690Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:32:53.046Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-06T00:32:53.047Z] latest: Pulling from edgex-devops/git-semver [2021-02-06T00:32:53.047Z] 31603596830f: Pulling fs layer [2021-02-06T00:32:53.047Z] 2a8b12db71e7: Pulling fs layer [2021-02-06T00:32:53.047Z] 6ca5941a6612: Pulling fs layer [2021-02-06T00:32:53.047Z] ecc8261a40a4: Pulling fs layer [2021-02-06T00:32:53.047Z] ecc8261a40a4: Waiting [2021-02-06T00:32:53.047Z] 2a8b12db71e7: Verifying Checksum [2021-02-06T00:32:53.047Z] 2a8b12db71e7: Download complete [2021-02-06T00:32:53.047Z] 31603596830f: Verifying Checksum [2021-02-06T00:32:53.047Z] 31603596830f: Download complete [2021-02-06T00:32:53.319Z] 6ca5941a6612: Download complete [2021-02-06T00:32:53.319Z] ecc8261a40a4: Verifying Checksum [2021-02-06T00:32:53.319Z] ecc8261a40a4: Download complete [2021-02-06T00:32:53.583Z] 31603596830f: Pull complete [2021-02-06T00:32:53.583Z] 2a8b12db71e7: Pull complete [2021-02-06T00:32:54.552Z] 6ca5941a6612: Pull complete [2021-02-06T00:32:54.824Z] ecc8261a40a4: Pull complete [2021-02-06T00:32:54.824Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-06T00:32:54.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-06T00:32:54.824Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-06T00:32:54.936Z] prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container [2021-02-06T00:32:54.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-06T00:32:57.506Z] $ docker top eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-06T00:32:57.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-06T00:32:57.787Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-06T00:32:58.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-06T00:32:58.022Z] $ docker exec eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent [2021-02-06T00:32:58.204Z] SSH_AUTH_SOCK=/tmp/ssh-FreQ9XZLqNa7/agent.11 [2021-02-06T00:32:58.204Z] SSH_AGENT_PID=17 [2021-02-06T00:32:58.215Z] Running ssh-add (command line suppressed) [2021-02-06T00:32:58.341Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_5079487401755067254.key (/w/workspace/edgex-go/58@tmp/private_key_5079487401755067254.key) [2021-02-06T00:32:58.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-06T00:32:58.747Z] + git tag --points-at HEAD [Pipeline] } [2021-02-06T00:32:58.770Z] $ docker exec --env ******** --env ******** eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent -k [2021-02-06T00:32:58.898Z] unset SSH_AUTH_SOCK; [2021-02-06T00:32:58.898Z] unset SSH_AGENT_PID; [2021-02-06T00:32:58.899Z] echo Agent pid 17 killed; [2021-02-06T00:32:58.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-06T00:32:59.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-06T00:32:59.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-06T00:32:59.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-06T00:32:59.293Z] $ docker exec eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent [2021-02-06T00:32:59.470Z] SSH_AUTH_SOCK=/tmp/ssh-Zp1vK46oejFe/agent.45 [2021-02-06T00:32:59.470Z] SSH_AGENT_PID=50 [2021-02-06T00:32:59.478Z] Running ssh-add (command line suppressed) [2021-02-06T00:32:59.598Z] Identity added: /w/workspace/edgex-go/58@tmp/private_key_1707323388706741074.key (/w/workspace/edgex-go/58@tmp/private_key_1707323388706741074.key) [2021-02-06T00:32:59.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-06T00:32:59.994Z] + git semver init [2021-02-06T00:32:59.994Z] # -> Open(): unable to determine branch for HEAD [2021-02-06T00:32:59.994Z] # $GIT_DIR = /w/workspace/edgex-go/58/.git [2021-02-06T00:32:59.994Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/58 [2021-02-06T00:32:59.994Z] # $SEMVER_REMOTE_NAME = origin [2021-02-06T00:32:59.994Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-06T00:32:59.994Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-06T00:32:59.994Z] # $SEMVER_BRANCH = PR-2858 [2021-02-06T00:32:59.994Z] # $SEMVER_TEMP = /tmp/semver-168081506 [2021-02-06T00:32:59.994Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-06T00:33:32.238Z] # '/tmp/semver-168081506' -> '/w/workspace/edgex-go/58/.semver' [2021-02-06T00:33:32.238Z] # -> Force: false [2021-02-06T00:33:32.238Z] # $SEMVER_DIR = /w/workspace/edgex-go/58/.semver [Pipeline] } [2021-02-06T00:33:32.256Z] $ docker exec --env ******** --env ******** eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 ssh-agent -k [2021-02-06T00:33:32.548Z] unset SSH_AUTH_SOCK; [2021-02-06T00:33:32.548Z] unset SSH_AGENT_PID; [2021-02-06T00:33:32.548Z] echo Agent pid 50 killed; [2021-02-06T00:33:32.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-06T00:33:33.123Z] + git semver [Pipeline] } [2021-02-06T00:33:33.143Z] $ docker stop --time=1 eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 [2021-02-06T00:33:34.712Z] $ docker rm -f eeb745a28b9b6045d707966bc1b2c70dd027cd4099ddc80ef9bc715fcb179ed8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-06T00:33:35.249Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-06T00:33:35.791Z] Stashed 1 file(s) [Pipeline] echo [2021-02-06T00:33:35.794Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-06T00:33:36.674Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:33:36.979Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:33:37.284Z] + sudo service docker restart [2021-02-06T00:33:37.284Z] + true [2021-02-06T00:33:37.284Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-06T00:33:37.877Z] ========================================================= [2021-02-06T00:33:37.877Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-06T00:33:37.877Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:33:38.226Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-06T00:33:42.466Z] Sending build context to Docker daemon 327.7MB [2021-02-06T00:33:42.466Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-06T00:33:42.466Z] Step 2/6 : FROM ${BASE} [2021-02-06T00:33:42.466Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-06T00:33:42.466Z] 188c0c94c7c5: Pulling fs layer [2021-02-06T00:33:42.466Z] 0ef7d3d256c8: Pulling fs layer [2021-02-06T00:33:42.466Z] de9db76c5a1d: Pulling fs layer [2021-02-06T00:33:42.466Z] bca2f99d35d6: Pulling fs layer [2021-02-06T00:33:42.466Z] 93359f2a8cfa: Pulling fs layer [2021-02-06T00:33:42.466Z] 7c6f9722023f: Pulling fs layer [2021-02-06T00:33:42.466Z] a35cf1a2eb13: Pulling fs layer [2021-02-06T00:33:42.466Z] 93359f2a8cfa: Waiting [2021-02-06T00:33:42.466Z] 7c6f9722023f: Waiting [2021-02-06T00:33:42.466Z] bca2f99d35d6: Waiting [2021-02-06T00:33:42.466Z] a35cf1a2eb13: Waiting [2021-02-06T00:33:42.466Z] de9db76c5a1d: Download complete [2021-02-06T00:33:42.466Z] 0ef7d3d256c8: Download complete [2021-02-06T00:33:42.466Z] 93359f2a8cfa: Download complete [2021-02-06T00:33:42.466Z] 7c6f9722023f: Verifying Checksum [2021-02-06T00:33:42.466Z] 7c6f9722023f: Download complete [2021-02-06T00:33:43.049Z] 188c0c94c7c5: Verifying Checksum [2021-02-06T00:33:43.049Z] 188c0c94c7c5: Download complete [2021-02-06T00:33:43.316Z] 188c0c94c7c5: Pull complete [2021-02-06T00:33:43.589Z] 0ef7d3d256c8: Pull complete [2021-02-06T00:33:43.589Z] de9db76c5a1d: Pull complete [2021-02-06T00:33:46.161Z] a35cf1a2eb13: Verifying Checksum [2021-02-06T00:33:46.161Z] a35cf1a2eb13: Download complete [2021-02-06T00:33:47.124Z] bca2f99d35d6: Verifying Checksum [2021-02-06T00:33:47.124Z] bca2f99d35d6: Download complete [2021-02-06T00:33:51.155Z] Still waiting to schedule task [2021-02-06T00:33:51.155Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-25294’ is offline [2021-02-06T00:33:53.757Z] bca2f99d35d6: Pull complete [2021-02-06T00:33:53.757Z] 93359f2a8cfa: Pull complete [2021-02-06T00:33:53.757Z] 7c6f9722023f: Pull complete [2021-02-06T00:33:58.030Z] a35cf1a2eb13: Pull complete [2021-02-06T00:33:58.030Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-06T00:33:58.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-06T00:33:58.030Z] ---> a62c8e92a672 [2021-02-06T00:33:58.030Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-06T00:33:58.294Z] ---> Running in 2290f6d75902 [2021-02-06T00:33:58.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:33:59.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:34:00.397Z] (1/12) Installing libmagic (5.38-r0) [2021-02-06T00:34:00.661Z] (2/12) Installing file (5.38-r0) [2021-02-06T00:34:00.661Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-06T00:34:00.661Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-06T00:34:18.829Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-06T00:34:18.829Z] (6/12) Installing patch (2.7.6-r6) [2021-02-06T00:34:18.829Z] (7/12) Installing build-base (0.5-r2) [2021-02-06T00:34:18.829Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-06T00:34:18.829Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-06T00:34:18.829Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-06T00:34:18.829Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-06T00:34:18.829Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-06T00:34:18.829Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:34:18.829Z] OK: 233 MiB in 51 packages [2021-02-06T00:34:21.397Z] Removing intermediate container 2290f6d75902 [2021-02-06T00:34:21.397Z] ---> 8f5dc74d48b3 [2021-02-06T00:34:21.397Z] Step 4/6 : WORKDIR /edgex-go [2021-02-06T00:34:21.397Z] ---> Running in d167c506ceb1 [2021-02-06T00:34:21.397Z] Removing intermediate container d167c506ceb1 [2021-02-06T00:34:21.397Z] ---> 800b79c12acf [2021-02-06T00:34:21.397Z] Step 5/6 : COPY go.mod . [2021-02-06T00:34:21.663Z] ---> 0baabb08ab16 [2021-02-06T00:34:21.663Z] Step 6/6 : RUN go mod download [2021-02-06T00:34:21.663Z] ---> Running in e8808cf995c9 [2021-02-06T00:34:43.685Z] Removing intermediate container e8808cf995c9 [2021-02-06T00:34:43.685Z] ---> 67aeb3ffdc37 [2021-02-06T00:34:43.685Z] Successfully built 67aeb3ffdc37 [2021-02-06T00:34:43.685Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:34:44.002Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-06T00:34:44.002Z] . [Pipeline] withDockerContainer [2021-02-06T00:34:44.129Z] prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container [2021-02-06T00:34:44.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-06T00:34:45.104Z] $ docker top 567ae593592ed35c6eefdcf1d1132df8872b8eaff9a5556deae9d04c768aa8ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:34:45.673Z] + go version [2021-02-06T00:34:45.673Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-06T00:34:45.691Z] $ docker stop --time=1 567ae593592ed35c6eefdcf1d1132df8872b8eaff9a5556deae9d04c768aa8ab [2021-02-06T00:34:47.099Z] $ docker rm -f 567ae593592ed35c6eefdcf1d1132df8872b8eaff9a5556deae9d04c768aa8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:34:48.121Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-06T00:34:48.121Z] . [Pipeline] withDockerContainer [2021-02-06T00:34:48.231Z] prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container [2021-02-06T00:34:48.289Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-06T00:34:49.190Z] $ docker top e19ad885cb1b4d505bf95cf3933c37c3bf587715ab39838ed4d6436233656f30 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-06T00:34:49.390Z] ========================================================= [2021-02-06T00:34:49.390Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-06T00:34:49.390Z] ========================================================= [Pipeline] sh [2021-02-06T00:34:49.689Z] + make test [2021-02-06T00:34:49.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-06T00:35:01.995Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-06T00:35:20.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-06T00:35:24.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-06T00:35:24.639Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-06T00:35:24.639Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-06T00:35:24.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-06T00:35:28.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-06T00:35:28.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-06T00:35:28.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-06T00:35:28.424Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-06T00:35:28.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-06T00:35:28.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-06T00:35:31.350Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-06T00:35:31.350Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-06T00:35:31.350Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-06T00:35:33.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.124s coverage: 45.6% of statements [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-06T00:35:33.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-06T00:35:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements [2021-02-06T00:35:36.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.1% of statements [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-06T00:35:36.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-06T00:35:36.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-06T00:35:36.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-06T00:35:36.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 65.8% of statements [2021-02-06T00:35:36.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-06T00:35:36.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-06T00:35:37.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.441s coverage: 82.3% of statements [2021-02-06T00:35:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-06T00:35:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:35:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-06T00:35:37.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-06T00:35:39.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.457s coverage: 28.6% of statements [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-06T00:35:39.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.103s coverage: 100.0% of statements [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-06T00:35:39.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-06T00:35:39.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.122s coverage: 86.7% of statements [2021-02-06T00:35:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-06T00:35:39.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.123s coverage: 97.5% of statements [2021-02-06T00:35:39.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-06T00:35:40.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2021-02-06T00:35:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-06T00:35:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-06T00:35:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-06T00:35:40.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.540s coverage: 92.8% of statements [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.112s coverage: 0.1% of statements [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-06T00:35:43.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 45.5% of statements [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-02-06T00:35:43.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-02-06T00:35:56.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2021-02-06T00:35:56.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-02-06T00:36:08.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.074s coverage: 92.9% of statements [2021-02-06T00:36:08.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-06T00:36:08.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-06T00:36:08.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.040s coverage: 84.2% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 63.5% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 68.9% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.095s coverage: 37.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.329s coverage: 84.0% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.041s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.088s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.086s coverage: 84.3% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.792s coverage: 29.1% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.092s coverage: 99.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.057s coverage: 87.9% of statements [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-06T00:36:08.364Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-06T00:36:08.364Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.058s coverage: 100.0% of statements [2021-02-06T00:36:08.628Z] GO111MODULE=on go vet ./... [2021-02-06T00:36:40.959Z] gofmt -l . [2021-02-06T00:36:40.959Z] [ "`gofmt -l .`" = "" ] [2021-02-06T00:36:40.959Z] ./bin/test-go-mod-tidy.sh [2021-02-06T00:36:40.959Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-06T00:36:41.291Z] + ls -al . [2021-02-06T00:36:41.291Z] total 692 [2021-02-06T00:36:41.291Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 00:36 . [2021-02-06T00:36:41.291Z] drwxr-xr-x 4 root root 30 Feb 6 00:34 .. [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 11 Feb 6 00:32 .dockerignore [2021-02-06T00:36:41.291Z] drwxrwxr-x 8 1001 1001 179 Feb 6 00:32 .git [2021-02-06T00:36:41.291Z] drwxrwxr-x 3 1001 1001 125 Feb 6 00:32 .github [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 872 Feb 6 00:32 .gitignore [2021-02-06T00:36:41.291Z] drwx------ 3 1001 1001 60 Feb 6 00:33 .semver [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 00:32 .sonarcloud.properties [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:32 Attribution.txt [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:32 CONTRIBUTING.md [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 931 Feb 6 00:32 Dockerfile.build [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 863 Feb 6 00:32 Jenkinsfile [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:32 LICENSE [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 6001 Feb 6 00:32 Makefile [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:32 README.md [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:32 SECURITY.md [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 00:33 VERSION [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:32 ZMQWindows.md [2021-02-06T00:36:41.291Z] drwxrwxr-x 2 1001 1001 117 Feb 6 00:32 bin [2021-02-06T00:36:41.291Z] drwxrwxr-x 15 1001 1001 4096 Feb 6 00:32 cmd [2021-02-06T00:36:41.291Z] -rw-r--r-- 1 root root 587103 Feb 6 00:36 coverage.out [2021-02-06T00:36:41.291Z] -rw-r--r-- 1 root root 1054 Feb 6 00:36 go.mod [2021-02-06T00:36:41.291Z] -rw-r--r-- 1 root root 19290 Feb 6 00:36 go.sum [2021-02-06T00:36:41.291Z] drwxrwxr-x 8 1001 1001 127 Feb 6 00:32 internal [2021-02-06T00:36:41.291Z] drwxrwxr-x 4 1001 1001 26 Feb 6 00:32 openapi [2021-02-06T00:36:41.291Z] drwxrwxr-x 4 1001 1001 71 Feb 6 00:32 snap [2021-02-06T00:36:41.291Z] -rw-rw-r-- 1 1001 1001 168 Feb 6 00:32 version.go [Pipeline] sh [2021-02-06T00:36:41.612Z] + '[' -e coverage.out ] [2021-02-06T00:36:41.613Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-06T00:36:42.163Z] Stashed 1 file(s) [Pipeline] sh [2021-02-06T00:36:42.462Z] + make build [2021-02-06T00:36:42.462Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-06T00:36:45.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-06T00:36:53.759Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25300 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-06T00:36:53.815Z] Running in /w/workspace/edgex-go/58 [Pipeline] { [Pipeline] checkout [2021-02-06T00:36:54.009Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-06T00:36:54.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-06T00:36:56.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-06T00:36:56.942Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-06T00:36:58.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-06T00:36:59.725Z] using credential edgex-jenkins-ssh [2021-02-06T00:36:59.787Z] Cloning the remote Git repository [2021-02-06T00:36:59.863Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:36:59.998Z] > git init /w/workspace/edgex-go/58 # timeout=10 [2021-02-06T00:37:00.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:37:00.100Z] > git --version # timeout=10 [2021-02-06T00:37:00.129Z] > git --version # 'git version 2.17.1' [2021-02-06T00:37:00.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:37:00.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-06T00:37:00.234Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:37:01.749Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-06T00:37:03.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-06T00:37:04.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-06T00:37:05.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-06T00:37:06.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-06T00:37:07.921Z] $ docker stop --time=1 e19ad885cb1b4d505bf95cf3933c37c3bf587715ab39838ed4d6436233656f30 [2021-02-06T00:37:09.675Z] $ docker rm -f e19ad885cb1b4d505bf95cf3933c37c3bf587715ab39838ed4d6436233656f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:37:11.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:37:11.825Z] [2021-02-06T00:37:11.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:37:12.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:37:12.332Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-06T00:37:12.332Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-06T00:37:12.332Z] ca9280d653b3: Pulling fs layer [2021-02-06T00:37:12.332Z] 7e9c9ca2126c: Pulling fs layer [2021-02-06T00:37:12.926Z] cbdbe7a5bc2a: Download complete [2021-02-06T00:37:13.195Z] ca9280d653b3: Verifying Checksum [2021-02-06T00:37:13.195Z] ca9280d653b3: Download complete [2021-02-06T00:37:13.195Z] cbdbe7a5bc2a: Pull complete [2021-02-06T00:37:14.153Z] 7e9c9ca2126c: Verifying Checksum [2021-02-06T00:37:14.153Z] 7e9c9ca2126c: Download complete [2021-02-06T00:37:14.153Z] ca9280d653b3: Pull complete [2021-02-06T00:37:17.366Z] Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-06T00:37:16.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:37:16.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:37:16.478Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:37:16.519Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:37:16.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:37:16.543Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T00:37:17.384Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:37:17.409Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-06T00:37:17.730Z] > git remote # timeout=10 [2021-02-06T00:37:17.748Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T00:37:17.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:37:17.790Z] > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 [2021-02-06T00:37:18.722Z] Merge succeeded, producing 82e725877ac667271142644474c8bc060c0196ec [2021-02-06T00:37:18.722Z] Checking out Revision 82e725877ac667271142644474c8bc060c0196ec (PR-2858) [2021-02-06T00:37:18.698Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T00:37:18.726Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:37:18.782Z] > git checkout -f 82e725877ac667271142644474c8bc060c0196ec # timeout=10 [2021-02-06T00:37:20.808Z] 7e9c9ca2126c: Pull complete [2021-02-06T00:37:20.808Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-06T00:37:20.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:37:20.808Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-06T00:37:20.974Z] prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container [2021-02-06T00:37:21.028Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-06T00:37:22.848Z] $ docker top 7171c13f093a0b6a42546a209a808ee77fb288929ec5d3c9137a5277253fd12e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:37:23.330Z] Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" [2021-02-06T00:37:23.352Z] First time build. Skipping changelog. [2021-02-06T00:37:23.374Z] + docker-compose build --help [2021-02-06T00:37:23.374Z] + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-06T00:37:24.738Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-02-06T00:37:24.778Z] --parallel Build images in parallel. [Pipeline] } [2021-02-06T00:37:24.792Z] $ docker stop --time=1 7171c13f093a0b6a42546a209a808ee77fb288929ec5d3c9137a5277253fd12e [2021-02-06T00:37:23.335Z] > git rev-list --no-walk 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 [2021-02-06T00:37:26.218Z] $ docker rm -f 7171c13f093a0b6a42546a209a808ee77fb288929ec5d3c9137a5277253fd12e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:37:26.736Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-06T00:37:26.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-06T00:37:26.927Z] . [Pipeline] withDockerContainer [2021-02-06T00:37:27.032Z] prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container [2021-02-06T00:37:27.081Z] + + truesudo service [2021-02-06T00:37:27.081Z] docker restart [2021-02-06T00:37:27.083Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-06T00:37:27.880Z] $ docker top 49b409dafd6203b3c7a5bdb83e320b9adb36bc5a06a309864255faa789a52079 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:37:28.433Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-06T00:37:30.435Z] Building docker-core-command-go ... [2021-02-06T00:37:30.435Z] Building docker-core-data-go ... [2021-02-06T00:37:30.435Z] Building docker-core-metadata-go ... [2021-02-06T00:37:30.435Z] Building docker-security-bootstrapper-go ... [2021-02-06T00:37:30.435Z] Building docker-security-proxy-setup-go ... [2021-02-06T00:37:30.435Z] Building docker-security-secretstore-setup-go ... [2021-02-06T00:37:30.435Z] Building docker-support-notifications-go ... [2021-02-06T00:37:30.435Z] Building docker-support-scheduler-go ... [2021-02-06T00:37:30.435Z] Building docker-sys-mgmt-agent-go ... [2021-02-06T00:37:30.435Z] Building docker-security-secretstore-setup-go [2021-02-06T00:37:30.435Z] Building docker-support-notifications-go [2021-02-06T00:37:30.435Z] Building docker-security-bootstrapper-go [2021-02-06T00:37:30.435Z] Building docker-sys-mgmt-agent-go [2021-02-06T00:37:30.435Z] Building docker-core-data-go [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-06T00:37:30.536Z] provisioning config files... [2021-02-06T00:37:30.590Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/58@tmp/config948820255675266057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:37:31.024Z] ---> docker-login.sh [2021-02-06T00:37:31.024Z] nexus3.edgexfoundry.org:10001 [2021-02-06T00:37:32.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:37:33.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:37:33.453Z] Configure a credential helper to remove this warning. See [2021-02-06T00:37:33.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:37:33.453Z] [2021-02-06T00:37:33.453Z] Login Succeeded [2021-02-06T00:37:33.453Z] nexus3.edgexfoundry.org:10002 [2021-02-06T00:37:33.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:37:34.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:37:34.008Z] Configure a credential helper to remove this warning. See [2021-02-06T00:37:34.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:37:34.008Z] [2021-02-06T00:37:34.008Z] Login Succeeded [2021-02-06T00:37:34.008Z] nexus3.edgexfoundry.org:10003 [2021-02-06T00:37:34.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:37:34.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:37:34.560Z] Configure a credential helper to remove this warning. See [2021-02-06T00:37:34.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:37:34.560Z] [2021-02-06T00:37:34.560Z] Login Succeeded [2021-02-06T00:37:34.560Z] nexus3.edgexfoundry.org:10004 [2021-02-06T00:37:35.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:37:35.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:37:35.159Z] Configure a credential helper to remove this warning. See [2021-02-06T00:37:35.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:37:35.159Z] [2021-02-06T00:37:35.159Z] Login Succeeded [2021-02-06T00:37:35.159Z] docker.io [2021-02-06T00:37:35.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-06T00:37:36.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-06T00:37:36.039Z] Configure a credential helper to remove this warning. See [2021-02-06T00:37:36.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-06T00:37:36.039Z] [2021-02-06T00:37:36.039Z] Login Succeeded [2021-02-06T00:37:36.039Z] ---> docker-login.sh ends [Pipeline] } [2021-02-06T00:37:36.059Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-06T00:37:36.526Z] ========================================================= [2021-02-06T00:37:36.526Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-06T00:37:36.526Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:37:36.917Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-06T00:37:39.575Z] Sending build context to Docker daemon 166.2MB [2021-02-06T00:37:39.575Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-06T00:37:39.575Z] Step 2/6 : FROM ${BASE} [2021-02-06T00:37:39.575Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-06T00:37:39.575Z] 5f621e34cdf4: Pulling fs layer [2021-02-06T00:37:39.575Z] a4357932f1b6: Pulling fs layer [2021-02-06T00:37:39.575Z] 18c013af1878: Pulling fs layer [2021-02-06T00:37:39.575Z] 00ac8860ef70: Pulling fs layer [2021-02-06T00:37:39.575Z] 63d7cb157983: Pulling fs layer [2021-02-06T00:37:39.575Z] b116817d02f9: Pulling fs layer [2021-02-06T00:37:39.575Z] 745a02a5169b: Pulling fs layer [2021-02-06T00:37:39.575Z] 00ac8860ef70: Waiting [2021-02-06T00:37:39.575Z] 63d7cb157983: Waiting [2021-02-06T00:37:39.575Z] b116817d02f9: Waiting [2021-02-06T00:37:39.575Z] 745a02a5169b: Waiting [2021-02-06T00:37:39.575Z] 18c013af1878: Download complete [2021-02-06T00:37:39.575Z] a4357932f1b6: Download complete [2021-02-06T00:37:39.575Z] 63d7cb157983: Verifying Checksum [2021-02-06T00:37:39.575Z] 63d7cb157983: Download complete [2021-02-06T00:37:39.575Z] b116817d02f9: Download complete [2021-02-06T00:37:39.575Z] 5f621e34cdf4: Verifying Checksum [2021-02-06T00:37:39.575Z] 5f621e34cdf4: Download complete [2021-02-06T00:37:40.184Z] 5f621e34cdf4: Pull complete [2021-02-06T00:37:40.793Z] a4357932f1b6: Pull complete [2021-02-06T00:37:41.405Z] 18c013af1878: Pull complete [2021-02-06T00:37:42.866Z] 745a02a5169b: Verifying Checksum [2021-02-06T00:37:42.866Z] 745a02a5169b: Download complete [2021-02-06T00:37:43.465Z] 00ac8860ef70: Verifying Checksum [2021-02-06T00:37:43.465Z] 00ac8860ef70: Download complete [2021-02-06T00:37:53.650Z] 00ac8860ef70: Pull complete [2021-02-06T00:37:53.650Z] 63d7cb157983: Pull complete [2021-02-06T00:37:53.650Z] b116817d02f9: Pull complete [2021-02-06T00:37:57.989Z] 745a02a5169b: Pull complete [2021-02-06T00:37:57.989Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-06T00:37:57.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-06T00:37:57.989Z] ---> b7e6874047d6 [2021-02-06T00:37:57.989Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-06T00:38:01.400Z] ---> Running in eb39ed74dcf7 [2021-02-06T00:38:02.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:38:03.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:38:04.363Z] (1/12) Installing libmagic (5.38-r0) [2021-02-06T00:38:04.640Z] (2/12) Installing file (5.38-r0) [2021-02-06T00:38:04.640Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-06T00:38:04.640Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-06T00:38:09.433Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:09.433Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:09.433Z] ---> 67aeb3ffdc37 [2021-02-06T00:38:09.433Z] Step 3/26 : WORKDIR /edgex-go [2021-02-06T00:38:09.433Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:09.433Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:09.433Z] ---> 67aeb3ffdc37 [2021-02-06T00:38:09.433Z] Step 3/31 : WORKDIR /edgex-go [2021-02-06T00:38:09.433Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:09.433Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:09.433Z] ---> 67aeb3ffdc37 [2021-02-06T00:38:09.433Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:38:09.433Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:09.433Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:09.433Z] ---> 67aeb3ffdc37 [2021-02-06T00:38:09.433Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:38:09.433Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:38:09.433Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:38:09.433Z] ---> 67aeb3ffdc37 [2021-02-06T00:38:09.433Z] Step 3/24 : WORKDIR /edgex-go [2021-02-06T00:38:09.433Z] ---> Running in 1d85f4587db7 [2021-02-06T00:38:09.433Z] ---> Running in 3b9b01ee52cb [2021-02-06T00:38:09.433Z] ---> Running in c68069b736f7 [2021-02-06T00:38:09.433Z] ---> Running in b01238620eb5 [2021-02-06T00:38:09.433Z] ---> Running in 56040a4f8aec [2021-02-06T00:38:09.433Z] Removing intermediate container 3b9b01ee52cb [2021-02-06T00:38:09.433Z] ---> b1675e426795 [2021-02-06T00:38:09.433Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:09.433Z] Removing intermediate container b01238620eb5 [2021-02-06T00:38:09.433Z] ---> 0672a4d52912 [2021-02-06T00:38:09.433Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:09.433Z] Removing intermediate container c68069b736f7 [2021-02-06T00:38:09.433Z] ---> d62c99aab90c [2021-02-06T00:38:09.433Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:09.433Z] Removing intermediate container 56040a4f8aec [2021-02-06T00:38:09.433Z] ---> 2304daa89590 [2021-02-06T00:38:09.433Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:09.433Z] Removing intermediate container 1d85f4587db7 [2021-02-06T00:38:09.433Z] ---> 93b5e76ca1d8 [2021-02-06T00:38:09.433Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:38:09.433Z] ---> Running in fed2b8065a75 [2021-02-06T00:38:09.433Z] ---> Running in 187c148240bb [2021-02-06T00:38:09.433Z] ---> Running in 6c92126400fe [2021-02-06T00:38:09.433Z] ---> Running in 5ee8b0917f28 [2021-02-06T00:38:09.433Z] ---> Running in 6ab12e8cfc6b [2021-02-06T00:38:09.433Z] Removing intermediate container 6c92126400fe [2021-02-06T00:38:09.433Z] ---> eba9143e3e1a [2021-02-06T00:38:09.433Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-06T00:38:09.433Z] ---> Running in 7cfb51d83651 [2021-02-06T00:38:09.716Z] Removing intermediate container 187c148240bb [2021-02-06T00:38:09.716Z] ---> 439bf86862f6 [2021-02-06T00:38:09.716Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-06T00:38:09.716Z] ---> Running in 2b8e062a8d79 [2021-02-06T00:38:09.986Z] Removing intermediate container fed2b8065a75 [2021-02-06T00:38:09.986Z] ---> 2d236dc6f432 [2021-02-06T00:38:09.986Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-06T00:38:10.254Z] Removing intermediate container 5ee8b0917f28 [2021-02-06T00:38:10.254Z] ---> abd276ab1663 [2021-02-06T00:38:10.254Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-06T00:38:10.254Z] Removing intermediate container 6ab12e8cfc6b [2021-02-06T00:38:10.254Z] ---> 26d8184e6ab2 [2021-02-06T00:38:10.254Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-06T00:38:10.254Z] ---> Running in e0079c25f6c2 [2021-02-06T00:38:10.254Z] ---> Running in 0484b276911d [2021-02-06T00:38:10.525Z] ---> Running in 88302d1c01c0 [2021-02-06T00:38:10.525Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:10.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.339Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-06T00:38:11.339Z] (6/12) Installing patch (2.7.6-r6) [2021-02-06T00:38:11.339Z] (7/12) Installing build-base (0.5-r2) [2021-02-06T00:38:11.339Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-06T00:38:11.339Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-06T00:38:11.339Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-06T00:38:11.339Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-06T00:38:11.339Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-06T00:38:11.339Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:38:11.339Z] OK: 217 MiB in 51 packages [2021-02-06T00:38:11.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:11.851Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:12.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:12.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:38:12.699Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:12.699Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:12.699Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:12.699Z] OK: 233 MiB in 51 packages [2021-02-06T00:38:12.972Z] Removing intermediate container 7cfb51d83651 [2021-02-06T00:38:12.972Z] ---> dc4634509804 [2021-02-06T00:38:12.972Z] Step 6/23 : COPY go.mod . [2021-02-06T00:38:13.548Z] ---> 56e341f0d339 [2021-02-06T00:38:13.548Z] Step 7/23 : RUN go mod download [2021-02-06T00:38:13.548Z] Removing intermediate container 2b8e062a8d79 [2021-02-06T00:38:13.548Z] ---> feb6b17d2793 [2021-02-06T00:38:13.548Z] Step 6/24 : COPY go.mod . [2021-02-06T00:38:13.548Z] Removing intermediate container 88302d1c01c0 [2021-02-06T00:38:13.548Z] ---> c4f489c360f0 [2021-02-06T00:38:13.548Z] Step 6/26 : COPY go.mod . [2021-02-06T00:38:13.814Z] ---> Running in ccd9f35dca35 [2021-02-06T00:38:13.814Z] Removing intermediate container 0484b276911d [2021-02-06T00:38:13.814Z] ---> da7aa65e3625 [2021-02-06T00:38:13.814Z] Step 6/22 : COPY go.mod . [2021-02-06T00:38:13.814Z] Removing intermediate container e0079c25f6c2 [2021-02-06T00:38:13.814Z] ---> 25637a6a124d [2021-02-06T00:38:13.814Z] Step 6/31 : COPY go.mod . [2021-02-06T00:38:14.084Z] ---> ce73326b69d6 [2021-02-06T00:38:14.084Z] Step 7/24 : RUN go mod download [2021-02-06T00:38:14.349Z] ---> 942db09cf427 [2021-02-06T00:38:14.349Z] Step 7/26 : RUN go mod download [2021-02-06T00:38:14.349Z] ---> Running in b9d5fd9c78ee [2021-02-06T00:38:14.349Z] ---> acb4713ca07f [2021-02-06T00:38:14.349Z] Step 7/22 : RUN go mod download [2021-02-06T00:38:14.349Z] ---> 3c645dbfdb96 [2021-02-06T00:38:14.349Z] Step 7/31 : RUN go mod download [2021-02-06T00:38:14.615Z] ---> Running in 1778b1d527c5 [2021-02-06T00:38:14.615Z] ---> Running in 5b6420abbcf3 [2021-02-06T00:38:14.615Z] ---> Running in b719a95c7ce0 [2021-02-06T00:38:15.658Z] Removing intermediate container eb39ed74dcf7 [2021-02-06T00:38:15.658Z] ---> a58e22d56777 [2021-02-06T00:38:15.658Z] Step 4/6 : WORKDIR /edgex-go [2021-02-06T00:38:15.658Z] ---> Running in 69491d5cb72e [2021-02-06T00:38:15.658Z] Removing intermediate container 69491d5cb72e [2021-02-06T00:38:15.658Z] ---> c229a727c1d3 [2021-02-06T00:38:15.658Z] Step 5/6 : COPY go.mod . [2021-02-06T00:38:16.588Z] Removing intermediate container ccd9f35dca35 [2021-02-06T00:38:16.588Z] ---> a6c4bbe06b95 [2021-02-06T00:38:16.588Z] Step 8/23 : COPY . . [2021-02-06T00:38:16.588Z] Removing intermediate container b9d5fd9c78ee [2021-02-06T00:38:16.588Z] ---> 8e2c85e2636e [2021-02-06T00:38:16.588Z] Step 8/24 : COPY . . [2021-02-06T00:38:16.588Z] Removing intermediate container 1778b1d527c5 [2021-02-06T00:38:16.588Z] ---> c857a252db99 [2021-02-06T00:38:16.588Z] Step 8/22 : COPY . . [2021-02-06T00:38:16.639Z] ---> 1d3fbf1bca62 [2021-02-06T00:38:16.639Z] Step 6/6 : RUN go mod download [2021-02-06T00:38:16.639Z] ---> Running in fe7e50240005 [2021-02-06T00:38:16.852Z] Removing intermediate container 5b6420abbcf3 [2021-02-06T00:38:16.852Z] ---> 8ecb3bf05ead [2021-02-06T00:38:16.852Z] Step 8/26 : COPY . . [2021-02-06T00:38:17.121Z] Removing intermediate container b719a95c7ce0 [2021-02-06T00:38:17.121Z] ---> df17479651cc [2021-02-06T00:38:17.121Z] Step 8/31 : COPY . . [2021-02-06T00:38:43.448Z] Removing intermediate container fe7e50240005 [2021-02-06T00:38:43.448Z] ---> c1a831cd8479 [2021-02-06T00:38:43.448Z] Successfully built c1a831cd8479 [2021-02-06T00:38:43.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:38:43.804Z] + docker inspect -f . ci-base-image-arm64 [2021-02-06T00:38:43.804Z] . [Pipeline] withDockerContainer [2021-02-06T00:38:44.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container [2021-02-06T00:38:44.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-arm64 cat [2021-02-06T00:38:45.826Z] $ docker top bd92fa0a64071ba915e21aba416eaece5022476abd368e8b9d38ea49cdbb2924 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:38:46.884Z] + go version [2021-02-06T00:38:46.884Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-06T00:38:46.910Z] $ docker stop --time=1 bd92fa0a64071ba915e21aba416eaece5022476abd368e8b9d38ea49cdbb2924 [2021-02-06T00:38:48.934Z] $ docker rm -f bd92fa0a64071ba915e21aba416eaece5022476abd368e8b9d38ea49cdbb2924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:38:50.028Z] + docker inspect -f . ci-base-image-arm64 [2021-02-06T00:38:50.028Z] . [Pipeline] withDockerContainer [2021-02-06T00:38:50.306Z] prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container [2021-02-06T00:38:50.384Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-arm64 cat [2021-02-06T00:38:51.983Z] $ docker top 86a9b3273ff1d5cecafcde359240b2a1427c0bb67c957c30873d9c2e54990a68 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-06T00:38:52.411Z] ========================================================= [2021-02-06T00:38:52.411Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-06T00:38:52.411Z] ========================================================= [Pipeline] sh [2021-02-06T00:38:53.079Z] + make test [2021-02-06T00:38:53.079Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-06T00:38:56.109Z] ---> 36a761e877d8 [2021-02-06T00:38:56.109Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-06T00:38:56.109Z] ---> 59d99b7a11d9 [2021-02-06T00:38:56.109Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-06T00:38:56.109Z] ---> Running in 457229472a76 [2021-02-06T00:38:56.109Z] ---> Running in 71fe1a8b4187 [2021-02-06T00:38:56.109Z] ---> eb560968a50d [2021-02-06T00:38:56.109Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-06T00:38:56.109Z] ---> 33f83b0c96a2 [2021-02-06T00:38:56.109Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-06T00:38:56.109Z] ---> Running in df9e9fbc1e45 [2021-02-06T00:38:56.109Z] ---> Running in b5d83af6533e [2021-02-06T00:38:56.109Z] ---> dce8ae1f1f84 [2021-02-06T00:38:56.109Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-06T00:38:56.109Z] ---> Running in d818eeee020c [2021-02-06T00:38:56.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-06T00:38:56.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-06T00:38:56.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-06T00:38:56.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-06T00:38:56.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-06T00:39:19.897Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-06T00:39:35.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-06T00:39:35.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-06T00:39:35.360Z] Removing intermediate container b5d83af6533e [2021-02-06T00:39:35.360Z] ---> b3ae70c7c35b [2021-02-06T00:39:35.360Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-06T00:39:35.649Z] ---> Running in 27534f748b6b [2021-02-06T00:39:36.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-06T00:39:42.429Z] Removing intermediate container 71fe1a8b4187 [2021-02-06T00:39:42.429Z] ---> dc8f89be9ebc [2021-02-06T00:39:42.429Z] [2021-02-06T00:39:42.430Z] Step 10/24 : FROM alpine:3.12 [2021-02-06T00:39:42.430Z] 3.12: Pulling from library/alpine [2021-02-06T00:39:43.014Z] Removing intermediate container df9e9fbc1e45 [2021-02-06T00:39:43.014Z] ---> 590f9fa65c9a [2021-02-06T00:39:43.014Z] [2021-02-06T00:39:43.014Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:39:43.014Z] 3.12: Pulling from library/alpine [2021-02-06T00:39:44.411Z] Removing intermediate container 27534f748b6b [2021-02-06T00:39:44.411Z] ---> c5f4e32c022a [2021-02-06T00:39:44.411Z] [2021-02-06T00:39:44.411Z] Step 11/26 : FROM docker:20.10.0 [2021-02-06T00:39:44.411Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-06T00:39:44.681Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-06T00:39:44.681Z] Status: Downloaded newer image for alpine:3.12 [2021-02-06T00:39:44.681Z] ---> 389fef711851 [2021-02-06T00:39:44.681Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-06T00:39:44.681Z] Status: Image is up to date for alpine:3.12 [2021-02-06T00:39:44.681Z] ---> 389fef711851 [2021-02-06T00:39:44.681Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-06T00:39:44.681Z] 20.10.0: Pulling from library/docker [2021-02-06T00:39:44.681Z] Removing intermediate container d818eeee020c [2021-02-06T00:39:44.681Z] ---> 29922838066d [2021-02-06T00:39:44.681Z] [2021-02-06T00:39:44.681Z] Step 10/31 : FROM alpine:3.12 [2021-02-06T00:39:44.681Z] ---> 389fef711851 [2021-02-06T00:39:44.681Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-06T00:39:44.681Z] ---> Running in 21ccfd57a916 [2021-02-06T00:39:44.681Z] ---> Running in 3cfdb2fee9c3 [2021-02-06T00:39:44.954Z] ---> Running in 180d23977da2 [2021-02-06T00:39:46.375Z] Removing intermediate container 180d23977da2 [2021-02-06T00:39:46.375Z] ---> f5ac5b2c0484 [2021-02-06T00:39:46.375Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-06T00:39:46.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:46.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:46.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:46.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:46.646Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-06T00:39:46.646Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-06T00:39:46.646Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:39:46.915Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:46.916Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:39:46.916Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:39:46.916Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-06T00:39:46.916Z] (4/5) Installing curl (7.69.1-r3) [2021-02-06T00:39:46.916Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-06T00:39:46.916Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:46.916Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:39:46.916Z] OK: 6 MiB in 16 packages [2021-02-06T00:39:46.916Z] OK: 7 MiB in 19 packages [2021-02-06T00:39:48.314Z] ---> Running in d479fc068200 [2021-02-06T00:39:48.314Z] Removing intermediate container 457229472a76 [2021-02-06T00:39:48.314Z] ---> cbe5a23b70f7 [2021-02-06T00:39:48.314Z] [2021-02-06T00:39:48.314Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:39:48.314Z] ---> 389fef711851 [2021-02-06T00:39:48.314Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-06T00:39:48.585Z] ---> Running in 79ed5a8e81b6 [2021-02-06T00:39:49.176Z] Removing intermediate container 21ccfd57a916 [2021-02-06T00:39:49.176Z] ---> 23c67766b3ec [2021-02-06T00:39:49.176Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:39:49.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:49.443Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:49.709Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:39:49.710Z] (2/2) Installing su-exec (0.2-r1) [2021-02-06T00:39:49.976Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:50.241Z] OK: 6 MiB in 16 packages [2021-02-06T00:39:50.525Z] Removing intermediate container 79ed5a8e81b6 [2021-02-06T00:39:50.525Z] ---> ce57d2a65363 [2021-02-06T00:39:50.525Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-06T00:39:50.811Z] ---> Running in 6fefb7ed344e [2021-02-06T00:39:51.085Z] Removing intermediate container 3cfdb2fee9c3 [2021-02-06T00:39:51.085Z] ---> 3f59cc4b791d [2021-02-06T00:39:51.085Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:39:51.085Z] ---> Running in 7ec9d113f409 [2021-02-06T00:39:51.361Z] ---> Running in 5319f14f5877 [2021-02-06T00:39:51.361Z] Removing intermediate container 6fefb7ed344e [2021-02-06T00:39:51.361Z] ---> 7179f6f2991d [2021-02-06T00:39:51.361Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-06T00:39:51.629Z] Removing intermediate container 7ec9d113f409 [2021-02-06T00:39:51.629Z] ---> 7820cf0c5734 [2021-02-06T00:39:51.629Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-06T00:39:51.629Z] ---> Running in 97bb90b81953 [2021-02-06T00:39:51.629Z] Removing intermediate container 5319f14f5877 [2021-02-06T00:39:51.629Z] ---> 7197e1c2c2e2 [2021-02-06T00:39:51.629Z] Step 13/24 : WORKDIR / [2021-02-06T00:39:51.629Z] ---> Running in 9e68381e5e3d [2021-02-06T00:39:51.893Z] ---> Running in ef62fc5f0668 [2021-02-06T00:39:51.893Z] Removing intermediate container d479fc068200 [2021-02-06T00:39:51.893Z] ---> 3cacdb2e5c46 [2021-02-06T00:39:51.893Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-06T00:39:51.893Z] ---> Running in 4139f9b5b2bb [2021-02-06T00:39:52.159Z] Removing intermediate container 97bb90b81953 [2021-02-06T00:39:52.159Z] ---> 41150d6b95eb [2021-02-06T00:39:52.159Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:39:52.159Z] Removing intermediate container 9e68381e5e3d [2021-02-06T00:39:52.159Z] ---> ab57131af1f2 [2021-02-06T00:39:52.159Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:39:52.159Z] Removing intermediate container ef62fc5f0668 [2021-02-06T00:39:52.159Z] ---> 0d3a68895024 [2021-02-06T00:39:52.159Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-06T00:39:52.159Z] ---> Running in 234fa3556308 [2021-02-06T00:39:52.159Z] ---> Running in 943ecce0d7ff [2021-02-06T00:39:52.424Z] Removing intermediate container 4139f9b5b2bb [2021-02-06T00:39:52.424Z] ---> f7ec665d3e34 [2021-02-06T00:39:52.424Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-06T00:39:53.384Z] ---> Running in 3f36d1cade69 [2021-02-06T00:39:53.384Z] Removing intermediate container 234fa3556308 [2021-02-06T00:39:53.384Z] ---> 1f631a7c37b7 [2021-02-06T00:39:53.384Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:39:53.384Z] ---> 0b148e1dbf0a [2021-02-06T00:39:53.384Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-06T00:39:53.384Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-06T00:39:53.384Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-06T00:39:53.384Z] ---> aefe523efa57 [2021-02-06T00:39:53.384Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-06T00:39:53.384Z] Removing intermediate container 3f36d1cade69 [2021-02-06T00:39:53.384Z] ---> 2108d1dbd892 [2021-02-06T00:39:53.384Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-06T00:39:53.647Z] ---> Running in ca40b5108983 [2021-02-06T00:39:53.647Z] ---> Running in 5631af8e558e [2021-02-06T00:39:53.647Z] ---> 9b02a092cb79 [2021-02-06T00:39:53.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-06T00:39:53.914Z] ---> c54aae808898 [2021-02-06T00:39:53.914Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-06T00:39:54.501Z] ---> 0864e2e2870f [2021-02-06T00:39:54.501Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-06T00:39:54.501Z] ---> 47361794d80e [2021-02-06T00:39:54.501Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-06T00:39:54.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:54.501Z] Removing intermediate container 943ecce0d7ff [2021-02-06T00:39:54.501Z] ---> 5691f498947c [2021-02-06T00:39:54.501Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-06T00:39:54.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:54.777Z] ---> Running in 5ac778cee2c4 [2021-02-06T00:39:54.777Z] (1/2) Installing readline (8.0.4-r0) [2021-02-06T00:39:54.777Z] (2/2) Installing bash (5.0.17-r0) [2021-02-06T00:39:54.777Z] Executing bash-5.0.17-r0.post-install [2021-02-06T00:39:54.777Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:55.041Z] OK: 12 MiB in 22 packages [2021-02-06T00:39:55.041Z] ---> 019c391966d6 [2021-02-06T00:39:55.041Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-06T00:39:55.308Z] ---> Running in d683b9314f83 [2021-02-06T00:39:55.308Z] ---> 5a250fddf034 [2021-02-06T00:39:55.308Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-06T00:39:55.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:55.832Z] Removing intermediate container d683b9314f83 [2021-02-06T00:39:55.832Z] ---> 63163e9f66b8 [2021-02-06T00:39:55.832Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:39:55.832Z] Removing intermediate container ca40b5108983 [2021-02-06T00:39:55.832Z] ---> d1f6da2ac07d [2021-02-06T00:39:55.832Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-06T00:39:56.095Z] ---> Running in 005ec579b99b [2021-02-06T00:39:56.095Z] ---> Running in ab233b8aec53 [2021-02-06T00:39:56.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:39:56.358Z] Removing intermediate container 5631af8e558e [2021-02-06T00:39:56.358Z] ---> 8612f712ee35 [2021-02-06T00:39:56.358Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-06T00:39:56.358Z] ---> d8e1e865037f [2021-02-06T00:39:56.358Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-06T00:39:56.626Z] ---> Running in 7363331e13f9 [2021-02-06T00:39:56.626Z] Removing intermediate container 005ec579b99b [2021-02-06T00:39:56.626Z] ---> 5c1b12237406 [2021-02-06T00:39:56.626Z] Step 20/22 : LABEL arch=x86_64 [2021-02-06T00:39:56.626Z] Removing intermediate container ab233b8aec53 [2021-02-06T00:39:56.626Z] ---> c1f36a4fff65 [2021-02-06T00:39:56.626Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-06T00:39:56.626Z] ---> Running in e0f30e4f011e [2021-02-06T00:39:56.889Z] ---> Running in 95c65678f14d [2021-02-06T00:39:56.889Z] ---> c769a9c739a1 [2021-02-06T00:39:56.889Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-06T00:39:56.889Z] Removing intermediate container 7363331e13f9 [2021-02-06T00:39:56.889Z] ---> aa6499c0e3de [2021-02-06T00:39:56.889Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-06T00:39:57.154Z] ---> Running in 2178d5759c2f [2021-02-06T00:39:57.154Z] Removing intermediate container e0f30e4f011e [2021-02-06T00:39:57.154Z] ---> 6861663008e6 [2021-02-06T00:39:57.154Z] Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:39:57.154Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-06T00:39:57.154Z] Removing intermediate container 95c65678f14d [2021-02-06T00:39:57.154Z] ---> 4d49e1f1ce13 [2021-02-06T00:39:57.154Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-06T00:39:57.420Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-06T00:39:57.420Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-06T00:39:57.420Z] ---> Running in b485282ad708 [2021-02-06T00:39:57.420Z] ---> Running in 25f62853bfbb [2021-02-06T00:39:57.420Z] ---> 959474f215d5 [2021-02-06T00:39:57.420Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-06T00:39:57.687Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-06T00:39:57.687Z] ---> Running in 5ec3a75b3209 [2021-02-06T00:39:57.687Z] Removing intermediate container b485282ad708 [2021-02-06T00:39:57.687Z] ---> 50f4cc0d9e4d [2021-02-06T00:39:57.687Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:39:57.966Z] Removing intermediate container 25f62853bfbb [2021-02-06T00:39:57.966Z] ---> 8a2460571692 [2021-02-06T00:39:57.966Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-06T00:39:57.966Z] ---> Running in a693b5127c74 [2021-02-06T00:39:57.966Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-06T00:39:58.243Z] Removing intermediate container a693b5127c74 [2021-02-06T00:39:58.244Z] ---> 56dfdd29bcb5 [2021-02-06T00:39:58.244Z] [2021-02-06T00:39:58.519Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-06T00:39:58.519Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:39:58.519Z] OK: 8 MiB in 20 packages [2021-02-06T00:39:58.788Z] ---> cbf032378c47 [2021-02-06T00:39:58.788Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-06T00:39:58.788Z] Successfully built 56dfdd29bcb5 [2021-02-06T00:39:58.788Z] Removing intermediate container 2178d5759c2f [2021-02-06T00:39:58.788Z] ---> febe24148c68 [2021-02-06T00:39:58.788Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-06T00:39:58.788Z] Successfully tagged docker-support-notifications-go:latest [2021-02-06T00:39:59.054Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-02-06T00:39:59.054Z] ---> Running in 6d5c3e0b02e0 [2021-02-06T00:39:59.320Z] ---> fecdb1e1d998 [2021-02-06T00:39:59.320Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-06T00:39:59.320Z] Removing intermediate container 6d5c3e0b02e0 [2021-02-06T00:39:59.320Z] ---> a3f769ae2d8d [2021-02-06T00:39:59.320Z] Step 22/24 : LABEL arch=x86_64 [2021-02-06T00:39:59.585Z] Removing intermediate container 5ec3a75b3209 [2021-02-06T00:39:59.585Z] ---> c0976b40a849 [2021-02-06T00:39:59.585Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:39:59.851Z] ---> Running in f3fc82b0c29b [2021-02-06T00:39:59.851Z] Removing intermediate container 5ac778cee2c4 [2021-02-06T00:39:59.851Z] ---> cc78beeaa7ff [2021-02-06T00:39:59.851Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:40:01.790Z] ---> dc863d7cd3d8 [2021-02-06T00:40:01.790Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-06T00:40:02.380Z] ---> 56ef9b12b66b [2021-02-06T00:40:02.380Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-06T00:40:02.647Z] Removing intermediate container f3fc82b0c29b [2021-02-06T00:40:02.647Z] ---> 3f73330fa0b5 [2021-02-06T00:40:02.647Z] Step 23/24 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:40:02.914Z] ---> 7297e7ea322b [2021-02-06T00:40:02.914Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-06T00:40:02.914Z] ---> Running in a5444005eacd [2021-02-06T00:40:03.178Z] ---> Running in 6043fd7da08a [2021-02-06T00:40:04.611Z] ---> ca35aa1fcbbd [2021-02-06T00:40:04.611Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-06T00:40:04.884Z] ---> 49ef3e5dd11a [2021-02-06T00:40:04.884Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-06T00:40:05.173Z] Removing intermediate container 6043fd7da08a [2021-02-06T00:40:05.173Z] ---> 82bd1e1060ab [2021-02-06T00:40:05.173Z] Step 24/24 : LABEL version=0.0.0 [2021-02-06T00:40:05.173Z] ---> bfeda93a8389 [2021-02-06T00:40:05.173Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-06T00:40:05.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:05.173Z] ---> Running in 3ffadbd83820 [2021-02-06T00:40:05.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:05.457Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-06T00:40:05.457Z] (2/33) Installing expat (2.2.9-r1) [2021-02-06T00:40:05.457Z] (3/33) Installing libffi (3.3-r2) [2021-02-06T00:40:05.457Z] (4/33) Installing gdbm (1.13-r1) [2021-02-06T00:40:05.457Z] Removing intermediate container 3ffadbd83820 [2021-02-06T00:40:05.457Z] ---> 1c4d11ceb40f [2021-02-06T00:40:05.457Z] [2021-02-06T00:40:05.457Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-06T00:40:05.457Z] ---> 5c03f70fadbb [2021-02-06T00:40:05.457Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-06T00:40:05.457Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-06T00:40:05.457Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-06T00:40:05.726Z] Successfully built 1c4d11ceb40f [2021-02-06T00:40:06.008Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-06T00:40:06.008Z] Building docker-security-proxy-setup-go [2021-02-06T00:40:06.008Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 17e41827c4ca [2021-02-06T00:40:12.686Z] ---> bc06367e073f [2021-02-06T00:40:12.686Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-06T00:40:14.647Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-06T00:40:14.647Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-06T00:40:14.647Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-06T00:40:14.647Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-06T00:40:14.647Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-06T00:40:14.914Z] Removing intermediate container 17e41827c4ca [2021-02-06T00:40:14.914Z] ---> 353c2bbdd980 [2021-02-06T00:40:14.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:40:14.914Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-06T00:40:14.914Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-06T00:40:15.509Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-06T00:40:15.773Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-06T00:40:15.773Z] ---> 4430a26a2d1a [2021-02-06T00:40:15.773Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-06T00:40:15.773Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-06T00:40:16.378Z] ---> Running in dd83b271ddb0 [2021-02-06T00:40:16.378Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-06T00:40:16.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-06T00:40:16.644Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-06T00:40:16.644Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-06T00:40:16.913Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-06T00:40:17.182Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-06T00:40:17.182Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:40:17.182Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:40:17.182Z] ---> 67aeb3ffdc37 [2021-02-06T00:40:17.182Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:40:17.182Z] ---> Using cache [2021-02-06T00:40:17.182Z] ---> 93b5e76ca1d8 [2021-02-06T00:40:17.182Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:40:17.182Z] ---> Using cache [2021-02-06T00:40:17.182Z] ---> 26d8184e6ab2 [2021-02-06T00:40:17.182Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:40:18.149Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-06T00:40:18.420Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-06T00:40:18.420Z] ---> Running in 26b0f6bb05dd [2021-02-06T00:40:18.420Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-06T00:40:18.420Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-06T00:40:19.379Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-06T00:40:19.379Z] Removing intermediate container dd83b271ddb0 [2021-02-06T00:40:19.379Z] ---> 97d9512c67aa [2021-02-06T00:40:19.379Z] Step 21/23 : LABEL arch=x86_64 [2021-02-06T00:40:19.968Z] ---> Running in bd63e837c3aa [2021-02-06T00:40:19.968Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-06T00:40:19.968Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-06T00:40:19.968Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-06T00:40:20.238Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-06T00:40:20.238Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-06T00:40:20.238Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-06T00:40:20.961Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-06T00:40:21.216Z] ---> Running in 09a54a141053 [2021-02-06T00:40:21.216Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:40:21.216Z] Removing intermediate container 26b0f6bb05dd [2021-02-06T00:40:21.216Z] ---> 0514ed47fa00 [2021-02-06T00:40:21.216Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-06T00:40:21.216Z] OK: 71 MiB in 55 packages [2021-02-06T00:40:23.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:23.467Z] Removing intermediate container 09a54a141053 [2021-02-06T00:40:23.467Z] ---> d0200b6cc226 [2021-02-06T00:40:23.467Z] Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:40:23.732Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:40:23.732Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:40:23.732Z] ---> 67aeb3ffdc37 [2021-02-06T00:40:23.732Z] Step 3/21 : WORKDIR /edgex-go [2021-02-06T00:40:23.732Z] ---> Using cache [2021-02-06T00:40:23.732Z] ---> 93b5e76ca1d8 [2021-02-06T00:40:23.732Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:40:23.732Z] ---> Using cache [2021-02-06T00:40:23.732Z] ---> 26d8184e6ab2 [2021-02-06T00:40:23.732Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-06T00:40:23.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:24.267Z] ---> f905ffb25cf0 [2021-02-06T00:40:24.267Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-06T00:40:24.535Z] ---> Running in 4d9e4b82fa0c [2021-02-06T00:40:24.535Z] ---> Running in 08cf6a5399fc [2021-02-06T00:40:24.802Z] ---> Running in 1f1a172d3f70 [2021-02-06T00:40:25.087Z] Removing intermediate container 4d9e4b82fa0c [2021-02-06T00:40:25.087Z] ---> 0c95984cdc25 [2021-02-06T00:40:25.087Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:40:25.355Z] ---> Running in 8f216b2a3532 [2021-02-06T00:40:25.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:25.622Z] OK: 233 MiB in 51 packages [2021-02-06T00:40:25.895Z] Removing intermediate container 8f216b2a3532 [2021-02-06T00:40:25.895Z] ---> 5681cd8e2ec1 [2021-02-06T00:40:25.895Z] [2021-02-06T00:40:26.162Z] Successfully built 5681cd8e2ec1 [2021-02-06T00:40:26.433Z] Successfully tagged docker-core-data-go:latest [2021-02-06T00:40:26.433Z]  Building docker-core-data-go ... done Building docker-support-scheduler-go [2021-02-06T00:40:26.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:40:27.423Z] OK: 233 MiB in 51 packages [2021-02-06T00:40:27.423Z] Removing intermediate container bd63e837c3aa [2021-02-06T00:40:27.423Z] ---> efcc7a94bbfc [2021-02-06T00:40:27.423Z] Step 6/23 : COPY go.mod . [2021-02-06T00:40:27.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-06T00:40:27.811Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-06T00:40:27.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-06T00:40:28.011Z] Removing intermediate container 1f1a172d3f70 [2021-02-06T00:40:28.011Z] ---> 33a8375622bb [2021-02-06T00:40:28.011Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-06T00:40:29.434Z] ---> 7e42b4a049ee [2021-02-06T00:40:29.434Z] Step 7/23 : RUN go mod download [2021-02-06T00:40:32.018Z] ---> Running in 60fe8b6d956b [2021-02-06T00:40:33.002Z] ---> Running in e032df6978c8 [2021-02-06T00:40:33.270Z] Removing intermediate container 08cf6a5399fc [2021-02-06T00:40:33.270Z] ---> 6c2fb9e11004 [2021-02-06T00:40:33.270Z] Step 6/21 : COPY go.mod . [2021-02-06T00:40:34.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-06T00:40:34.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-06T00:40:34.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-06T00:40:34.543Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-06T00:40:34.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-06T00:40:34.689Z] Removing intermediate container 60fe8b6d956b [2021-02-06T00:40:34.689Z] ---> 71edbaf78357 [2021-02-06T00:40:34.689Z] Step 28/31 : CMD ["gate"] [2021-02-06T00:40:34.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-06T00:40:38.970Z] ---> a6b555c3f1b2 [2021-02-06T00:40:38.970Z] Step 7/21 : RUN go mod download [2021-02-06T00:40:39.943Z] ---> Running in 9c5ac9de9d24 [2021-02-06T00:40:40.562Z] ---> Running in ecbcef07983e [2021-02-06T00:40:41.547Z] Removing intermediate container a5444005eacd [2021-02-06T00:40:41.547Z] ---> f0bce57b549e [2021-02-06T00:40:41.547Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-06T00:40:42.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:40:42.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:40:42.952Z] ---> 67aeb3ffdc37 [2021-02-06T00:40:42.952Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:40:43.215Z] ---> Using cache [2021-02-06T00:40:43.215Z] ---> 93b5e76ca1d8 [2021-02-06T00:40:43.215Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:40:43.215Z] ---> Using cache [2021-02-06T00:40:43.215Z] ---> 26d8184e6ab2 [2021-02-06T00:40:43.215Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-06T00:40:43.215Z] ---> Using cache [2021-02-06T00:40:43.215Z] ---> 6c2fb9e11004 [2021-02-06T00:40:43.215Z] Step 6/22 : COPY go.mod . [2021-02-06T00:40:43.215Z] ---> Using cache [2021-02-06T00:40:43.215Z] ---> a6b555c3f1b2 [2021-02-06T00:40:43.215Z] Step 7/22 : RUN go mod download [2021-02-06T00:40:44.033Z] Removing intermediate container 9c5ac9de9d24 [2021-02-06T00:40:44.033Z] ---> a01ac4786303 [2021-02-06T00:40:44.033Z] Step 29/31 : LABEL arch=x86_64 [2021-02-06T00:40:44.033Z] ---> Running in 4f015723ed7a [2021-02-06T00:40:44.033Z] ---> Running in 5a9f78734527 [2021-02-06T00:40:44.360Z] Removing intermediate container e032df6978c8 [2021-02-06T00:40:44.360Z] ---> 408cf20f7a68 [2021-02-06T00:40:44.360Z] Step 8/23 : COPY . . [2021-02-06T00:40:44.360Z] ---> Running in def7f3b93961 [2021-02-06T00:40:45.037Z] Removing intermediate container def7f3b93961 [2021-02-06T00:40:45.037Z] ---> 79972d5acf51 [2021-02-06T00:40:45.037Z] Step 30/31 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:40:45.075Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-06T00:40:45.075Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-06T00:40:45.075Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-06T00:40:45.716Z] ---> Running in 0ead9d8c9eb0 [2021-02-06T00:40:45.716Z] Removing intermediate container ecbcef07983e [2021-02-06T00:40:45.716Z] ---> 807d97c339b6 [2021-02-06T00:40:45.716Z] Step 8/21 : COPY . . [2021-02-06T00:40:46.071Z] Removing intermediate container 0ead9d8c9eb0 [2021-02-06T00:40:46.071Z] ---> d71c0ff8c6a8 [2021-02-06T00:40:46.071Z] Step 31/31 : LABEL version=0.0.0 [2021-02-06T00:40:49.413Z] ---> Running in 8c2be0471373 [2021-02-06T00:40:51.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.6% of statements [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-06T00:40:51.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-06T00:40:51.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.172s coverage: 100.0% of statements [2021-02-06T00:40:53.708Z] Collecting docker-compose==1.23.2 [2021-02-06T00:40:53.708Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-06T00:40:54.294Z] Removing intermediate container 5a9f78734527 [2021-02-06T00:40:54.294Z] ---> a23daaa3373b [2021-02-06T00:40:54.294Z] Step 8/22 : COPY . . [2021-02-06T00:40:54.294Z] Removing intermediate container 8c2be0471373 [2021-02-06T00:40:54.294Z] ---> c47d2f395ca9 [2021-02-06T00:40:54.294Z] [2021-02-06T00:40:54.574Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-06T00:40:54.574Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-06T00:40:54.574Z] Successfully built c47d2f395ca9 [2021-02-06T00:40:54.574Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-06T00:40:54.574Z] Building docker-core-metadata-go [2021-02-06T00:40:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.552s coverage: 27.1% of statements [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-06T00:40:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-06T00:40:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-06T00:40:58.594Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 65.8% of statements [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-06T00:40:58.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-06T00:41:01.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.724s coverage: 82.3% of statements [2021-02-06T00:41:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-06T00:41:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:41:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-06T00:41:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-06T00:41:04.664Z]  Building docker-security-bootstrapper-go ... done Collecting PyYAML<4,>=3.10 [2021-02-06T00:41:04.664Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-06T00:41:08.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.302s coverage: 28.6% of statements [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-06T00:41:08.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.293s coverage: 100.0% of statements [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-06T00:41:08.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.087s coverage: 100.0% of statements [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-06T00:41:08.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.298s coverage: 86.7% of statements [2021-02-06T00:41:08.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-06T00:41:08.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements [2021-02-06T00:41:08.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-06T00:41:09.070Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-06T00:41:09.070Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-06T00:41:09.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.181s coverage: 78.3% of statements [2021-02-06T00:41:09.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-06T00:41:09.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-06T00:41:09.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-06T00:41:09.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-06T00:41:09.337Z] Collecting docopt<0.7,>=0.6.1 [2021-02-06T00:41:09.337Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-06T00:41:14.681Z] Collecting texttable<0.10,>=0.9.0 [2021-02-06T00:41:14.681Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-06T00:41:15.663Z] Collecting cached-property<2,>=1.2.0 [2021-02-06T00:41:15.663Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-06T00:41:15.663Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-06T00:41:15.926Z] Collecting jsonschema<3,>=2.5.1 [2021-02-06T00:41:15.926Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.356s coverage: 92.8% of statements [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.282s coverage: 0.1% of statements [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-06T00:41:19.424Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.093s coverage: 45.5% of statements [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.086s coverage: 79.5% of statements [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-02-06T00:41:19.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-02-06T00:41:19.981Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-06T00:41:19.981Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-06T00:41:21.948Z] Collecting docker<4.0,>=3.6.0 [2021-02-06T00:41:21.948Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-06T00:41:22.213Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-06T00:41:22.213Z] ---> 3e2620138113 [2021-02-06T00:41:22.213Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-06T00:41:22.489Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-06T00:41:22.489Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-06T00:41:23.455Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-06T00:41:24.088Z] Collecting idna<2.8,>=2.5 [2021-02-06T00:41:24.088Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-06T00:41:24.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:41:24.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:41:24.088Z] ---> 67aeb3ffdc37 [2021-02-06T00:41:24.088Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:41:24.088Z] ---> Using cache [2021-02-06T00:41:24.088Z] ---> 93b5e76ca1d8 [2021-02-06T00:41:24.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:41:24.089Z] ---> Using cache [2021-02-06T00:41:24.089Z] ---> 26d8184e6ab2 [2021-02-06T00:41:24.089Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:41:24.670Z] ---> Using cache [2021-02-06T00:41:24.670Z] ---> 6c2fb9e11004 [2021-02-06T00:41:24.670Z] Step 6/23 : COPY go.mod . [2021-02-06T00:41:24.670Z] ---> Using cache [2021-02-06T00:41:24.670Z] ---> a6b555c3f1b2 [2021-02-06T00:41:24.670Z] Step 7/23 : RUN go mod download [2021-02-06T00:41:24.670Z] ---> Using cache [2021-02-06T00:41:24.670Z] ---> a23daaa3373b [2021-02-06T00:41:24.670Z] Step 8/23 : COPY . . [2021-02-06T00:41:24.972Z] Collecting docker-pycreds>=0.4.0 [2021-02-06T00:41:24.972Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-06T00:41:24.972Z] ---> Running in b5df895fed0e [2021-02-06T00:41:25.241Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-06T00:41:25.241Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-06T00:41:25.241Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-06T00:41:25.241Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-06T00:41:25.241Z] Installing collected packages: dockerpty, PyYAML, websocket-client, docopt, texttable, cached-property, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-02-06T00:41:25.241Z] ---> a44245c23b8b [2021-02-06T00:41:25.241Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-06T00:41:25.241Z] Running setup.py install for dockerpty: started [2021-02-06T00:41:28.614Z] ---> Running in 9fb763fb2f04 [2021-02-06T00:41:28.614Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-06T00:41:28.614Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-06T00:41:28.901Z] Running setup.py install for PyYAML: started [2021-02-06T00:41:30.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-06T00:41:31.368Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-06T00:41:31.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2021-02-06T00:41:31.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-02-06T00:41:33.983Z] Running setup.py install for docopt: started [2021-02-06T00:41:34.975Z] Running setup.py install for docopt: finished with status 'done' [2021-02-06T00:41:34.975Z] Running setup.py install for texttable: started [2021-02-06T00:41:35.250Z] ---> 01667e67103c [2021-02-06T00:41:35.250Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-06T00:41:35.864Z] Running setup.py install for texttable: finished with status 'done' [2021-02-06T00:41:36.460Z] ---> Running in 6b4dad14cd38 [2021-02-06T00:41:36.460Z] Attempting uninstall: urllib3 [2021-02-06T00:41:36.460Z] Found existing installation: urllib3 1.25.9 [2021-02-06T00:41:36.460Z] Uninstalling urllib3-1.25.9: [2021-02-06T00:41:37.056Z] Successfully uninstalled urllib3-1.25.9 [2021-02-06T00:41:37.324Z] Attempting uninstall: idna [2021-02-06T00:41:37.324Z] Found existing installation: idna 2.9 [2021-02-06T00:41:37.324Z] Uninstalling idna-2.9: [2021-02-06T00:41:37.599Z] Successfully uninstalled idna-2.9 [2021-02-06T00:41:39.572Z] Attempting uninstall: requests [2021-02-06T00:41:39.572Z] Found existing installation: requests 2.23.0 [2021-02-06T00:41:39.572Z] Uninstalling requests-2.23.0: [2021-02-06T00:41:39.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-06T00:41:39.572Z] Successfully uninstalled requests-2.23.0 [2021-02-06T00:41:42.966Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-06T00:41:47.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.2% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.4% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.515s coverage: 63.5% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 68.9% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-06T00:41:47.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.0% of statements [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-06T00:41:47.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-06T00:41:48.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.799s coverage: 84.0% of statements [2021-02-06T00:41:49.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.100s coverage: 100.0% of statements [2021-02-06T00:41:53.070Z] Removing intermediate container 4f015723ed7a [2021-02-06T00:41:53.071Z] ---> 7fe16985aa01 [2021-02-06T00:41:53.071Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-06T00:41:53.071Z] ---> Running in 54aafd59c855 [2021-02-06T00:41:53.343Z] ---> ea89955c0897 [2021-02-06T00:41:53.343Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-06T00:41:53.621Z] ---> Running in 31993adc02d4 [2021-02-06T00:41:54.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:41:54.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:41:54.487Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:41:54.487Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-06T00:41:54.487Z] (3/3) Installing curl (7.69.1-r3) [2021-02-06T00:41:54.487Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:41:54.487Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-06T00:41:54.487Z] OK: 72 MiB in 58 packages [2021-02-06T00:41:55.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.531s coverage: 47.0% of statements [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-06T00:41:55.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-06T00:41:55.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-06T00:41:55.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.254s coverage: 84.3% of statements [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:41:55.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-06T00:41:55.933Z] Removing intermediate container 54aafd59c855 [2021-02-06T00:41:55.933Z] ---> b02d8b5536a5 [2021-02-06T00:41:55.933Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-06T00:41:55.933Z] ---> Running in e230bb2ee552 [2021-02-06T00:41:56.542Z] Removing intermediate container e230bb2ee552 [2021-02-06T00:41:56.542Z] ---> a9b8f22a14cb [2021-02-06T00:41:56.542Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:41:56.542Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-06T00:41:56.542Z] ---> Running in a27f7c0f7c40 [2021-02-06T00:41:56.821Z] Removing intermediate container a27f7c0f7c40 [2021-02-06T00:41:56.821Z] ---> 3da0ac14f2ee [2021-02-06T00:41:56.821Z] Step 24/26 : LABEL arch=x86_64 [2021-02-06T00:41:56.821Z] ---> Running in ff5d923cc453 [2021-02-06T00:41:57.092Z] Removing intermediate container ff5d923cc453 [2021-02-06T00:41:57.092Z] ---> bb9af929edb4 [2021-02-06T00:41:57.092Z] Step 25/26 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:41:57.092Z] ---> Running in ac33099b72ff [2021-02-06T00:41:57.361Z] Removing intermediate container ac33099b72ff [2021-02-06T00:41:57.361Z] ---> 0ef2a7508c81 [2021-02-06T00:41:57.361Z] Step 26/26 : LABEL version=0.0.0 [2021-02-06T00:41:57.633Z] ---> Running in 93ef88dba3fd [2021-02-06T00:41:57.905Z] Removing intermediate container 93ef88dba3fd [2021-02-06T00:41:57.905Z] ---> ced9c26946e6 [2021-02-06T00:41:57.905Z] [2021-02-06T00:41:58.390Z] Successfully built ced9c26946e6 [2021-02-06T00:41:58.390Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.299s coverage: 29.1% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.226s coverage: 99.0% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.175s coverage: 100.0% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-06T00:42:06.069Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-02-06T00:42:06.069Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-02-06T00:42:06.069Z] GO111MODULE=on go vet ./... [2021-02-06T00:42:08.806Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container b5df895fed0e [2021-02-06T00:42:08.806Z] ---> 2d54f9cb3eff [2021-02-06T00:42:08.806Z] [2021-02-06T00:42:08.806Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:42:08.806Z] Removing intermediate container 9fb763fb2f04 [2021-02-06T00:42:08.806Z] ---> e09ac1647fc8 [2021-02-06T00:42:08.806Z] [2021-02-06T00:42:08.806Z] Step 10/21 : FROM alpine:3.12 [2021-02-06T00:42:08.806Z] ---> 389fef711851 [2021-02-06T00:42:08.806Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-06T00:42:08.806Z] ---> 389fef711851 [2021-02-06T00:42:08.806Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:42:08.806Z] ---> Running in a9e94ad8c738 [2021-02-06T00:42:08.806Z] ---> Running in df98a3dc5c87 [2021-02-06T00:42:10.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:42:10.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:42:10.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:42:10.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:42:10.793Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-06T00:42:10.793Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-06T00:42:10.793Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:42:10.793Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:42:10.793Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-06T00:42:11.069Z] (4/4) Installing curl (7.69.1-r3) [2021-02-06T00:42:11.069Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:42:11.069Z] OK: 6 MiB in 15 packages [2021-02-06T00:42:11.069Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:42:11.069Z] OK: 7 MiB in 18 packages [2021-02-06T00:42:15.319Z] Removing intermediate container 6b4dad14cd38 [2021-02-06T00:42:15.319Z] ---> e4709135f1f8 [2021-02-06T00:42:15.319Z] [2021-02-06T00:42:15.319Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:42:15.319Z] ---> 389fef711851 [2021-02-06T00:42:15.319Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:42:15.319Z] ---> Running in 5b0c0ebaf533 [2021-02-06T00:42:16.292Z] Removing intermediate container df98a3dc5c87 [2021-02-06T00:42:16.292Z] ---> 83e21a98f7a1 [2021-02-06T00:42:16.292Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:42:16.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-06T00:42:16.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-06T00:42:16.292Z] Removing intermediate container a9e94ad8c738 [2021-02-06T00:42:16.292Z] ---> ec54849f42f9 [2021-02-06T00:42:16.292Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:42:16.292Z] ---> Running in ef45a62fe8f2 [2021-02-06T00:42:16.557Z] ---> Running in 1abf785275e7 [2021-02-06T00:42:16.557Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-06T00:42:16.557Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:42:16.557Z] OK: 6 MiB in 15 packages [2021-02-06T00:42:16.557Z] Removing intermediate container ef45a62fe8f2 [2021-02-06T00:42:16.557Z] ---> c18434f16247 [2021-02-06T00:42:16.557Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-06T00:42:16.557Z] Removing intermediate container 1abf785275e7 [2021-02-06T00:42:16.557Z] ---> 9bdef330e6ce [2021-02-06T00:42:16.557Z] Step 13/21 : WORKDIR /edgex [2021-02-06T00:42:16.826Z] ---> Running in 7b3293c4334b [2021-02-06T00:42:16.826Z] ---> Running in 1dd579b6686d [2021-02-06T00:42:17.112Z] Removing intermediate container 7b3293c4334b [2021-02-06T00:42:17.112Z] ---> 363b82f4c18a [2021-02-06T00:42:17.112Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:42:17.112Z] Removing intermediate container 1dd579b6686d [2021-02-06T00:42:17.112Z] ---> c5ecbf9ff700 [2021-02-06T00:42:17.112Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-06T00:42:17.112Z] ---> Running in d5bc88b16793 [2021-02-06T00:42:17.112Z] Removing intermediate container 5b0c0ebaf533 [2021-02-06T00:42:17.112Z] ---> 937bd8d0918a [2021-02-06T00:42:17.112Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:42:17.701Z] ---> Running in 4440093188c9 [2021-02-06T00:42:17.701Z] Removing intermediate container d5bc88b16793 [2021-02-06T00:42:17.701Z] ---> b8af71f60093 [2021-02-06T00:42:17.701Z] Step 15/23 : WORKDIR / [2021-02-06T00:42:17.701Z] ---> 3dfbf9176271 [2021-02-06T00:42:17.701Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-06T00:42:17.701Z] ---> Running in b4bc6924c2dd [2021-02-06T00:42:17.701Z] Removing intermediate container 4440093188c9 [2021-02-06T00:42:17.701Z] ---> 590abe411e7e [2021-02-06T00:42:17.701Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-06T00:42:17.968Z] ---> Running in 81aaa95ac9a0 [2021-02-06T00:42:18.233Z] Removing intermediate container b4bc6924c2dd [2021-02-06T00:42:18.233Z] ---> 33ba34b63f59 [2021-02-06T00:42:18.233Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:42:18.233Z] Removing intermediate container 81aaa95ac9a0 [2021-02-06T00:42:18.233Z] ---> 77ec4a99da4c [2021-02-06T00:42:18.233Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:42:18.501Z] ---> 82d36ab7cd9d [2021-02-06T00:42:18.501Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-06T00:42:20.446Z] ---> Running in 10d1e423d8c0 [2021-02-06T00:42:20.446Z] ---> f65f3770c464 [2021-02-06T00:42:20.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-06T00:42:20.446Z] ---> 88cd142cdbc1 [2021-02-06T00:42:20.446Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-06T00:42:21.031Z] ---> Running in 1dbd1a717e7b [2021-02-06T00:42:21.031Z] Removing intermediate container 10d1e423d8c0 [2021-02-06T00:42:21.031Z] ---> 9a73fdf20751 [2021-02-06T00:42:21.031Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:42:21.031Z] Removing intermediate container 31993adc02d4 [2021-02-06T00:42:21.031Z] ---> 5bc31794f86c [2021-02-06T00:42:21.031Z] [2021-02-06T00:42:21.031Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:42:21.031Z] ---> 389fef711851 [2021-02-06T00:42:21.031Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:42:21.031Z] ---> Using cache [2021-02-06T00:42:21.031Z] ---> 937bd8d0918a [2021-02-06T00:42:21.031Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:42:21.031Z] ---> Using cache [2021-02-06T00:42:21.031Z] ---> 590abe411e7e [2021-02-06T00:42:21.031Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-06T00:42:21.302Z] ---> Running in b82105f48a9e [2021-02-06T00:42:21.302Z] ---> e3269c700c29 [2021-02-06T00:42:21.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-06T00:42:21.302Z] Removing intermediate container 1dbd1a717e7b [2021-02-06T00:42:21.302Z] ---> 8a53f54016d3 [2021-02-06T00:42:21.302Z] Step 18/21 : CMD ["--init=true"] [2021-02-06T00:42:21.302Z] ---> dbe0feb5aaa8 [2021-02-06T00:42:21.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-06T00:42:21.568Z] ---> Running in f633e39e87f2 [2021-02-06T00:42:21.568Z] Removing intermediate container b82105f48a9e [2021-02-06T00:42:21.568Z] ---> a3bf8d3c234c [2021-02-06T00:42:21.568Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:42:21.832Z] ---> Running in 6a529c6de436 [2021-02-06T00:42:21.832Z] ---> a3e5ecdffdf0 [2021-02-06T00:42:21.832Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-06T00:42:21.832Z] Removing intermediate container f633e39e87f2 [2021-02-06T00:42:21.832Z] ---> d6d11bde5e78 [2021-02-06T00:42:21.832Z] Step 19/21 : LABEL arch=x86_64 [2021-02-06T00:42:22.099Z] ---> Running in 438e03bddf6d [2021-02-06T00:42:22.099Z] ---> Running in 0c28a50f0243 [2021-02-06T00:42:22.099Z] ---> f572ac21a164 [2021-02-06T00:42:22.099Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-06T00:42:22.099Z] Removing intermediate container 6a529c6de436 [2021-02-06T00:42:22.099Z] ---> 3c8251ad5102 [2021-02-06T00:42:22.099Z] Step 15/23 : WORKDIR / [2021-02-06T00:42:22.363Z] ---> Running in 29d61ddbc4f9 [2021-02-06T00:42:22.363Z] Removing intermediate container 0c28a50f0243 [2021-02-06T00:42:22.363Z] ---> 0f47b452bd0c [2021-02-06T00:42:22.363Z] Step 20/21 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:42:22.363Z] Removing intermediate container 438e03bddf6d [2021-02-06T00:42:22.363Z] ---> 3e120a1bf30b [2021-02-06T00:42:22.363Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:42:22.642Z] ---> Running in cb3d1852566a [2021-02-06T00:42:22.642Z] ---> ad38fb22a2d3 [2021-02-06T00:42:22.642Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-06T00:42:22.642Z] ---> Running in 42f61a78dd66 [2021-02-06T00:42:22.642Z] Removing intermediate container 29d61ddbc4f9 [2021-02-06T00:42:22.642Z] ---> eb75163c61ff [2021-02-06T00:42:22.642Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:42:22.642Z] ---> Running in 0a9100de8231 [2021-02-06T00:42:22.908Z] Removing intermediate container cb3d1852566a [2021-02-06T00:42:22.908Z] ---> 12b7a5b23733 [2021-02-06T00:42:22.908Z] Step 21/21 : LABEL version=0.0.0 [2021-02-06T00:42:22.908Z] Removing intermediate container 42f61a78dd66 [2021-02-06T00:42:22.908Z] ---> bc14d2983f5e [2021-02-06T00:42:22.908Z] Step 21/23 : LABEL arch=x86_64 [2021-02-06T00:42:23.490Z] ---> Running in 475428f74fe0 [2021-02-06T00:42:23.490Z] ---> Running in f6db7c9a3cd3 [2021-02-06T00:42:23.490Z] Removing intermediate container 0a9100de8231 [2021-02-06T00:42:23.490Z] ---> 069d4bf206dd [2021-02-06T00:42:23.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:42:23.490Z] ---> 4950c768ecc7 [2021-02-06T00:42:23.490Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-06T00:42:23.490Z] ---> Running in f9a7e75c77e6 [2021-02-06T00:42:23.764Z] Removing intermediate container 475428f74fe0 [2021-02-06T00:42:23.764Z] ---> b34cfc87c92b [2021-02-06T00:42:23.764Z] Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:42:23.764Z] Removing intermediate container f6db7c9a3cd3 [2021-02-06T00:42:23.764Z] ---> 5e36ef886acf [2021-02-06T00:42:23.764Z] [2021-02-06T00:42:24.042Z] ---> Running in 86220f10d584 [2021-02-06T00:42:24.042Z] Removing intermediate container f9a7e75c77e6 [2021-02-06T00:42:24.042Z] ---> 12f342155705 [2021-02-06T00:42:24.042Z] Step 20/22 : LABEL arch=x86_64 [2021-02-06T00:42:24.042Z] Successfully built 5e36ef886acf [2021-02-06T00:42:24.042Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-06T00:42:24.042Z]  Building docker-security-proxy-setup-go ... done  ---> Running in eb5092104045 [2021-02-06T00:42:24.042Z] ---> faeb380493ba [2021-02-06T00:42:24.042Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-06T00:42:24.042Z] Removing intermediate container 86220f10d584 [2021-02-06T00:42:24.042Z] ---> 923336cce409 [2021-02-06T00:42:24.042Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:42:24.307Z] ---> Running in 9789161125d4 [2021-02-06T00:42:24.307Z] Removing intermediate container eb5092104045 [2021-02-06T00:42:24.307Z] ---> c76cff9186ec [2021-02-06T00:42:24.307Z] Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:42:24.890Z] ---> Running in 00dbc863a9e0 [2021-02-06T00:42:24.890Z] ---> b56a397a4645 [2021-02-06T00:42:24.890Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-06T00:42:25.155Z] Removing intermediate container 9789161125d4 [2021-02-06T00:42:25.155Z] ---> ed1d1b710f76 [2021-02-06T00:42:25.155Z] [2021-02-06T00:42:25.155Z] ---> Running in bec1cb9ac161 [2021-02-06T00:42:25.155Z] Successfully built ed1d1b710f76 [2021-02-06T00:42:25.419Z] Successfully tagged docker-core-command-go:latest [2021-02-06T00:42:25.419Z]  Building docker-core-command-go ... done Removing intermediate container 00dbc863a9e0 [2021-02-06T00:42:25.419Z] ---> b376efdaf298 [2021-02-06T00:42:25.419Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:42:25.419Z] ---> Running in 9f9970f62299 [2021-02-06T00:42:25.419Z] Removing intermediate container bec1cb9ac161 [2021-02-06T00:42:25.419Z] ---> ebe8ef67a824 [2021-02-06T00:42:25.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:42:25.419Z] ---> Running in 9360d37d200f [2021-02-06T00:42:25.683Z] Removing intermediate container 9f9970f62299 [2021-02-06T00:42:25.683Z] ---> 0fe2cba530a7 [2021-02-06T00:42:25.683Z] [2021-02-06T00:42:25.683Z] Removing intermediate container 9360d37d200f [2021-02-06T00:42:25.683Z] ---> 87ced93cb98a [2021-02-06T00:42:25.683Z] Step 21/23 : LABEL arch=x86_64 [2021-02-06T00:42:25.683Z] Successfully built 0fe2cba530a7 [2021-02-06T00:42:25.947Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-06T00:42:25.948Z]  Building docker-support-scheduler-go ... done  ---> Running in a88523c33e06 [2021-02-06T00:42:25.948Z] Removing intermediate container a88523c33e06 [2021-02-06T00:42:25.948Z] ---> f6fb04327696 [2021-02-06T00:42:25.948Z] Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:42:26.212Z] ---> Running in f47b5991e65e [2021-02-06T00:42:26.212Z] Removing intermediate container f47b5991e65e [2021-02-06T00:42:26.212Z] ---> 5a17999b281b [2021-02-06T00:42:26.212Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:42:26.212Z] ---> Running in 1b99b44b8eee [2021-02-06T00:42:26.477Z] Removing intermediate container 1b99b44b8eee [2021-02-06T00:42:26.477Z] ---> 0b4228b46c3a [2021-02-06T00:42:26.477Z] [2021-02-06T00:42:26.743Z] Successfully built 0b4228b46c3a [2021-02-06T00:42:26.743Z] Successfully tagged docker-core-metadata-go:latest [2021-02-06T00:42:27.019Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2021-02-06T00:42:27.039Z] $ docker stop --time=1 49b409dafd6203b3c7a5bdb83e320b9adb36bc5a06a309864255faa789a52079 [2021-02-06T00:42:28.633Z] $ docker rm -f 49b409dafd6203b3c7a5bdb83e320b9adb36bc5a06a309864255faa789a52079 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-06T00:42:29.149Z] + docker images [2021-02-06T00:42:29.149Z] + grep docker [2021-02-06T00:42:29.412Z] docker-core-metadata-go latest 0b4228b46c3a 3 seconds ago 18.8MB [2021-02-06T00:42:29.412Z] docker-support-scheduler-go latest 0fe2cba530a7 4 seconds ago 17MB [2021-02-06T00:42:29.412Z] docker-core-command-go latest ed1d1b710f76 5 seconds ago 16.9MB [2021-02-06T00:42:29.412Z] docker-security-proxy-setup-go latest 5e36ef886acf 6 seconds ago 24.4MB [2021-02-06T00:42:29.412Z] docker-sys-mgmt-agent-go latest ced9c26946e6 32 seconds ago 313MB [2021-02-06T00:42:29.412Z] docker-security-bootstrapper-go latest c47d2f395ca9 About a minute ago 23.8MB [2021-02-06T00:42:29.412Z] docker-core-data-go latest 5681cd8e2ec1 2 minutes ago 22.3MB [2021-02-06T00:42:29.412Z] docker-security-secretstore-setup-go latest 1c4d11ceb40f 2 minutes ago 24.6MB [2021-02-06T00:42:29.412Z] docker-support-notifications-go latest 56dfdd29bcb5 2 minutes ago 17.6MB [2021-02-06T00:42:29.412Z] docker 20.10.0 aefe523efa57 8 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-06T00:42:45.118Z] Still waiting to schedule task [2021-02-06T00:42:45.118Z] ‘prd-ubuntu18.04-docker-8c-8g-25303’ is offline [2021-02-06T00:43:27.919Z] gofmt -l . [2021-02-06T00:43:27.919Z] [ "`gofmt -l .`" = "" ] [2021-02-06T00:43:27.919Z] ./bin/test-go-mod-tidy.sh [2021-02-06T00:43:27.919Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-06T00:43:28.589Z] + ls -al . [2021-02-06T00:43:28.589Z] total 720 [2021-02-06T00:43:28.589Z] drwxrwxr-x 9 1001 1001 4096 Feb 6 00:43 . [2021-02-06T00:43:28.589Z] drwxr-xr-x 4 root root 4096 Feb 6 00:38 .. [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 11 Feb 6 00:37 .dockerignore [2021-02-06T00:43:28.589Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 00:37 .git [2021-02-06T00:43:28.589Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 00:37 .github [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 872 Feb 6 00:37 .gitignore [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 00:37 .sonarcloud.properties [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 7859 Feb 6 00:37 Attribution.txt [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 00:37 CONTRIBUTING.md [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 931 Feb 6 00:37 Dockerfile.build [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 863 Feb 6 00:37 Jenkinsfile [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 00:37 LICENSE [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 6001 Feb 6 00:37 Makefile [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 6524 Feb 6 00:37 README.md [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 6755 Feb 6 00:37 SECURITY.md [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 00:33 VERSION [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 4131 Feb 6 00:37 ZMQWindows.md [2021-02-06T00:43:28.589Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 00:37 bin [2021-02-06T00:43:28.589Z] drwxrwxr-x 15 1001 1001 4096 Feb 6 00:37 cmd [2021-02-06T00:43:28.589Z] -rw-r--r-- 1 root root 587103 Feb 6 00:42 coverage.out [2021-02-06T00:43:28.589Z] -rw-r--r-- 1 root root 1054 Feb 6 00:43 go.mod [2021-02-06T00:43:28.589Z] -rw-r--r-- 1 root root 19290 Feb 6 00:43 go.sum [2021-02-06T00:43:28.589Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 00:37 internal [2021-02-06T00:43:28.589Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 00:37 openapi [2021-02-06T00:43:28.589Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 00:37 snap [2021-02-06T00:43:28.589Z] -rw-rw-r-- 1 1001 1001 168 Feb 6 00:37 version.go [Pipeline] sh [2021-02-06T00:43:29.246Z] + '[' -e coverage.out ] [2021-02-06T00:43:29.246Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-06T00:43:29.309Z] Warning: overwriting stash ‘coverage-report’ [2021-02-06T00:43:30.729Z] Stashed 1 file(s) [Pipeline] sh [2021-02-06T00:43:31.446Z] + make build [2021-02-06T00:43:31.446Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-06T00:43:43.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-06T00:44:10.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-06T00:44:11.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-06T00:44:18.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-06T00:44:18.802Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-06T00:44:24.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-06T00:44:30.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-06T00:44:35.233Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-06T00:44:38.033Z] Running on prd-ubuntu18.04-docker-8c-8g-25305 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-02-06T00:44:38.090Z] Running in /w/workspace/edgex-go/58 [Pipeline] { [Pipeline] checkout [2021-02-06T00:44:41.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-06T00:44:41.918Z] using credential edgex-jenkins-ssh [2021-02-06T00:44:41.971Z] Cloning the remote Git repository [2021-02-06T00:44:41.854Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:44:41.938Z] > git init /w/workspace/edgex-go/58 # timeout=10 [2021-02-06T00:44:42.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:44:42.089Z] > git --version # timeout=10 [2021-02-06T00:44:42.096Z] > git --version # 'git version 2.17.1' [2021-02-06T00:44:42.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:44:42.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:44:43.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-06T00:44:48.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-06T00:44:51.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-06T00:44:57.256Z] $ docker stop --time=1 86a9b3273ff1d5cecafcde359240b2a1427c0bb67c957c30873d9c2e54990a68 [2021-02-06T00:44:59.613Z] $ docker rm -f 86a9b3273ff1d5cecafcde359240b2a1427c0bb67c957c30873d9c2e54990a68 [2021-02-06T00:44:59.618Z] Merging remotes/origin/master commit f0490a359bf291f637a24ac3a72a487d5e9880fa into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-02-06T00:44:58.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:44:58.922Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-06T00:44:58.938Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-06T00:44:58.950Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-06T00:44:58.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:44:58.954Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T00:44:59.609Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:44:59.613Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-02-06T00:44:59.684Z] > git remote # timeout=10 [2021-02-06T00:44:59.690Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T00:44:59.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-06T00:44:59.701Z] > git merge f0490a359bf291f637a24ac3a72a487d5e9880fa # timeout=10 [2021-02-06T00:44:59.890Z] Merge succeeded, producing 5a50941bbdcc3894a3576364ddb6c53a66c45552 [2021-02-06T00:44:59.891Z] Checking out Revision 5a50941bbdcc3894a3576364ddb6c53a66c45552 (PR-2858) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:45:01.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:45:01.714Z] [2021-02-06T00:45:01.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:44:59.868Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T00:44:59.877Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T00:44:59.882Z] > git checkout -f 5a50941bbdcc3894a3576364ddb6c53a66c45552 # timeout=10 [2021-02-06T00:45:02.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:45:02.401Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-06T00:45:02.401Z] 29e5d40040c1: Pulling fs layer [2021-02-06T00:45:02.401Z] 1ce36da41761: Pulling fs layer [2021-02-06T00:45:02.401Z] 25b303627fd3: Pulling fs layer [2021-02-06T00:45:02.681Z] 29e5d40040c1: Download complete [2021-02-06T00:45:03.286Z] 29e5d40040c1: Pull complete [2021-02-06T00:45:03.286Z] 1ce36da41761: Download complete [2021-02-06T00:45:03.551Z] Commit message: "Merge commit 'f0490a359bf291f637a24ac3a72a487d5e9880fa' into HEAD" [2021-02-06T00:45:03.559Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:45:03.543Z] > git rev-list --no-walk 12cecbeb5c0e4457c7b0994d5a94b8a0e18f095c # timeout=10 [2021-02-06T00:45:04.704Z] + echo snap-build.sh [2021-02-06T00:45:04.704Z] snap-build.sh [2021-02-06T00:45:04.704Z] + SNAP_BASE_DIR=. [2021-02-06T00:45:04.704Z] + '[' '!' -z /w/workspace/edgex-go/58 ']' [2021-02-06T00:45:04.704Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/58 [2021-02-06T00:45:04.704Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/58]' [2021-02-06T00:45:04.704Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/58] [2021-02-06T00:45:04.704Z] + cd /w/workspace/edgex-go/58 [2021-02-06T00:45:04.704Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-06T00:45:04.704Z] Reading package lists... [2021-02-06T00:45:04.704Z] Building dependency tree... [2021-02-06T00:45:04.704Z] Reading state information... [2021-02-06T00:45:04.737Z] 1ce36da41761: Pull complete [2021-02-06T00:45:04.975Z] The following packages were automatically installed and are no longer required: [2021-02-06T00:45:04.975Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-06T00:45:04.975Z] uidmap xdelta3 [2021-02-06T00:45:04.975Z] Use 'sudo apt autoremove' to remove them. [2021-02-06T00:45:04.975Z] The following packages will be REMOVED: [2021-02-06T00:45:04.975Z] lxd* lxd-client* [2021-02-06T00:45:05.238Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-06T00:45:05.238Z] After this operation, 31.7 MB disk space will be freed. [2021-02-06T00:45:06.175Z] 25b303627fd3: Verifying Checksum [2021-02-06T00:45:06.176Z] 25b303627fd3: Download complete [2021-02-06T00:45:06.281Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-06T00:45:06.543Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-06T00:45:07.114Z] Removing lxd dnsmasq configuration [2021-02-06T00:45:07.114Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-06T00:45:07.375Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-06T00:45:08.317Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-06T00:45:08.318Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-06T00:45:08.318Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-06T00:45:09.716Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-06T00:45:09.716Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-06T00:45:10.661Z] + sudo snap remove --purge lxd [2021-02-06T00:45:10.921Z] snap "lxd" is not installed [2021-02-06T00:45:10.921Z] + sudo groupadd --force --system lxd [2021-02-06T00:45:10.921Z] ++ whoami [2021-02-06T00:45:10.921Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-06T00:45:10.921Z] + newgrp - lxd [2021-02-06T00:45:10.921Z] + sudo snap install lxd [2021-02-06T00:45:16.337Z] 25b303627fd3: Pull complete [2021-02-06T00:45:16.337Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-06T00:45:16.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:45:16.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-06T00:45:16.620Z] prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container [2021-02-06T00:45:16.710Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-06T00:45:19.072Z] 2021-02-06T00:45:16Z INFO Waiting for automatic snapd restart... [2021-02-06T00:45:19.915Z] $ docker top 2fb60c0c54e817db2194db48816fdb954d098174fa7da2a94752c985dfd2549c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:45:20.969Z] + grep parallel [2021-02-06T00:45:20.970Z] + docker-compose build --help [2021-02-06T00:45:26.355Z] --parallel Build images in parallel. [Pipeline] } [2021-02-06T00:45:26.379Z] $ docker stop --time=1 2fb60c0c54e817db2194db48816fdb954d098174fa7da2a94752c985dfd2549c [2021-02-06T00:45:28.446Z] $ docker rm -f 2fb60c0c54e817db2194db48816fdb954d098174fa7da2a94752c985dfd2549c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:45:29.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-06T00:45:29.348Z] . [Pipeline] withDockerContainer [2021-02-06T00:45:29.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-25300 does not seem to be running inside a container [2021-02-06T00:45:29.768Z] $ 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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@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-arm64:latest cat [2021-02-06T00:45:31.331Z] lxd 4.10 from Canonical* installed [2021-02-06T00:45:31.331Z] + sudo lxd init --auto [2021-02-06T00:45:31.337Z] $ docker top a08c3379eed98f8665a45af7750f1e78bead67506591e0734b877a78051bc35c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:45:32.419Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-06T00:45:37.813Z] Building docker-core-command-go ... [2021-02-06T00:45:37.813Z] Building docker-core-data-go ... [2021-02-06T00:45:37.813Z] Building docker-core-metadata-go ... [2021-02-06T00:45:37.813Z] Building docker-security-bootstrapper-go ... [2021-02-06T00:45:37.813Z] Building docker-security-proxy-setup-go ... [2021-02-06T00:45:37.813Z] Building docker-security-secretstore-setup-go ... [2021-02-06T00:45:37.813Z] Building docker-support-notifications-go ... [2021-02-06T00:45:37.813Z] Building docker-support-scheduler-go ... [2021-02-06T00:45:37.813Z] Building docker-sys-mgmt-agent-go ... [2021-02-06T00:45:37.813Z] Building docker-sys-mgmt-agent-go [2021-02-06T00:45:37.813Z] Building docker-support-notifications-go [2021-02-06T00:45:37.813Z] Building docker-core-command-go [2021-02-06T00:45:38.088Z] Building docker-core-metadata-go [2021-02-06T00:45:38.088Z] Building docker-security-proxy-setup-go [2021-02-06T00:45:40.043Z] + sudo snap install --classic snapcraft [2021-02-06T00:45:45.333Z] snapcraft 4.4.4 from Canonical* installed [2021-02-06T00:45:45.333Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-06T00:45:45.333Z] + patch --verbose -p1 [2021-02-06T00:45:45.333Z] Hmm... Looks like a unified diff to me... [2021-02-06T00:45:45.333Z] The text leading up to this was: [2021-02-06T00:45:45.333Z] -------------------------- [2021-02-06T00:45:45.333Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-06T00:45:45.333Z] |From: Tony Espy [2021-02-06T00:45:45.333Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-06T00:45:45.333Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-06T00:45:45.333Z] | [2021-02-06T00:45:45.333Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-06T00:45:45.333Z] |optimize the snap CI check run for pull requests. When [2021-02-06T00:45:45.333Z] |applied, it essentially strips out everything (apps and [2021-02-06T00:45:45.333Z] |parts) from the snapcraft.yaml file except those required [2021-02-06T00:45:45.333Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-06T00:45:45.333Z] |catch changes to edgex-go that break the snap build. [2021-02-06T00:45:45.333Z] | [2021-02-06T00:45:45.333Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-06T00:45:45.333Z] |to update this patch file, otherwise it may fail to apply, [2021-02-06T00:45:45.333Z] |resulting in a failed snap build CI check in the associated [2021-02-06T00:45:45.333Z] |pull request. [2021-02-06T00:45:45.333Z] | [2021-02-06T00:45:45.333Z] |Note - in addition to applying this patch, the pipeline also [2021-02-06T00:45:45.333Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-06T00:45:45.333Z] |need to build the finally binary .snap file (and it won't [2021-02-06T00:45:45.333Z] |work with the patch applied). This further reduces the build [2021-02-06T00:45:45.333Z] |time. [2021-02-06T00:45:45.333Z] |--- [2021-02-06T00:45:45.333Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-06T00:45:45.333Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-06T00:45:45.333Z] | [2021-02-06T00:45:45.333Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-06T00:45:45.333Z] |index 1e537489..faf42425 100644 [2021-02-06T00:45:45.333Z] |--- a/snap/snapcraft.yaml [2021-02-06T00:45:45.333Z] |+++ b/snap/snapcraft.yaml [2021-02-06T00:45:45.333Z] -------------------------- [2021-02-06T00:45:45.333Z] patching file snap/snapcraft.yaml [2021-02-06T00:45:45.333Z] Using Plan A... [2021-02-06T00:45:45.333Z] Hunk #1 succeeded at 73. [2021-02-06T00:45:45.333Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-06T00:45:45.333Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-06T00:45:45.333Z] Hunk #4 FAILED at 223. [2021-02-06T00:45:45.333Z] Hunk #5 succeeded at 300. [2021-02-06T00:45:45.333Z] Hunk #6 succeeded at 327. [2021-02-06T00:45:45.333Z] Hunk #7 succeeded at 361. [2021-02-06T00:45:45.333Z] Hunk #8 FAILED at 412. [2021-02-06T00:45:45.333Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-06T00:45:45.333Z] Hmm... Ignoring the trailing garbage. [2021-02-06T00:45:45.333Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T00:45:46.088Z] Failed in branch amd64 [2021-02-06T00:46:59.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:46:59.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:46:59.831Z] ---> c1a831cd8479 [2021-02-06T00:46:59.831Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:46:59.831Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:46:59.831Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:46:59.831Z] ---> c1a831cd8479 [2021-02-06T00:46:59.831Z] Step 3/21 : WORKDIR /edgex-go [2021-02-06T00:46:59.831Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:46:59.831Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:46:59.831Z] ---> c1a831cd8479 [2021-02-06T00:46:59.831Z] Step 3/26 : WORKDIR /edgex-go [2021-02-06T00:46:59.831Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:46:59.831Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:46:59.831Z] ---> c1a831cd8479 [2021-02-06T00:46:59.831Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:46:59.831Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:46:59.831Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:46:59.831Z] ---> c1a831cd8479 [2021-02-06T00:46:59.831Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:46:59.831Z] ---> Running in 5557fcd57ea2 [2021-02-06T00:46:59.831Z] ---> Running in a970d665146d [2021-02-06T00:46:59.831Z] ---> Running in e1e8be10ffb3 [2021-02-06T00:46:59.831Z] ---> Running in 2675d94ae9bd [2021-02-06T00:46:59.831Z] ---> Running in a3f90b689c7a [2021-02-06T00:46:59.831Z] Removing intermediate container e1e8be10ffb3 [2021-02-06T00:46:59.831Z] ---> 47fba5a62d9e [2021-02-06T00:46:59.831Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:46:59.831Z] Removing intermediate container 5557fcd57ea2 [2021-02-06T00:46:59.831Z] ---> 9fc401c8aabb [2021-02-06T00:46:59.831Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:46:59.831Z] Removing intermediate container a970d665146d [2021-02-06T00:46:59.831Z] ---> f8c6ffe67b03 [2021-02-06T00:46:59.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:46:59.831Z] Removing intermediate container 2675d94ae9bd [2021-02-06T00:46:59.831Z] ---> 19f381c206bf [2021-02-06T00:46:59.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:46:59.831Z] Removing intermediate container a3f90b689c7a [2021-02-06T00:46:59.831Z] ---> b1f86374c623 [2021-02-06T00:46:59.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:46:59.831Z] ---> Running in 65287918645f [2021-02-06T00:46:59.831Z] ---> Running in 9c36c1899e65 [2021-02-06T00:46:59.831Z] ---> Running in a93cfb79a9da [2021-02-06T00:46:59.831Z] ---> Running in 41d9386403a8 [2021-02-06T00:46:59.831Z] ---> Running in f6e895a959ee [2021-02-06T00:46:59.831Z] Removing intermediate container 65287918645f [2021-02-06T00:46:59.831Z] ---> 92d9e2cb5d74 [2021-02-06T00:46:59.831Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-06T00:46:59.831Z] ---> Running in 25657e124901 [2021-02-06T00:46:59.831Z] Removing intermediate container 9c36c1899e65 [2021-02-06T00:46:59.831Z] ---> 209d9cb32e6e [2021-02-06T00:46:59.831Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-06T00:46:59.831Z] ---> Running in fa89b795a136 [2021-02-06T00:46:59.831Z] Removing intermediate container a93cfb79a9da [2021-02-06T00:46:59.831Z] ---> 9559de644432 [2021-02-06T00:46:59.831Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:46:59.831Z] Removing intermediate container f6e895a959ee [2021-02-06T00:46:59.831Z] ---> 3aee67a6a05e [2021-02-06T00:46:59.831Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-06T00:46:59.831Z] Removing intermediate container 41d9386403a8 [2021-02-06T00:46:59.831Z] ---> 48aafa68cb62 [2021-02-06T00:46:59.831Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-06T00:46:59.831Z] ---> Running in 5ee84781b4e3 [2021-02-06T00:46:59.831Z] ---> Running in ba99016a5915 [2021-02-06T00:46:59.831Z] ---> Running in 33995066c318 [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:46:59.831Z] OK: 217 MiB in 51 packages [2021-02-06T00:46:59.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:47:00.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:47:00.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:47:00.984Z] OK: 217 MiB in 51 packages [2021-02-06T00:47:00.985Z] Removing intermediate container 25657e124901 [2021-02-06T00:47:00.985Z] ---> 5ed31e5c9d7a [2021-02-06T00:47:00.985Z] Step 6/26 : COPY go.mod . [2021-02-06T00:47:01.262Z] OK: 217 MiB in 51 packages [2021-02-06T00:47:01.262Z] OK: 217 MiB in 51 packages [2021-02-06T00:47:02.257Z] ---> d65abe72f877 [2021-02-06T00:47:02.257Z] Step 7/26 : RUN go mod download [2021-02-06T00:47:02.257Z] OK: 217 MiB in 51 packages [2021-02-06T00:47:02.536Z] ---> Running in f827fa5e16c1 [2021-02-06T00:47:02.536Z] Removing intermediate container fa89b795a136 [2021-02-06T00:47:02.536Z] ---> 85ed6e81990c [2021-02-06T00:47:02.536Z] Step 6/21 : COPY go.mod . [2021-02-06T00:47:02.816Z] Removing intermediate container ba99016a5915 [2021-02-06T00:47:02.816Z] ---> 68a13ce41498 [2021-02-06T00:47:02.816Z] Step 6/23 : COPY go.mod . [2021-02-06T00:47:03.417Z] Removing intermediate container 5ee84781b4e3 [2021-02-06T00:47:03.417Z] ---> a9d4ef4e6a78 [2021-02-06T00:47:03.417Z] Step 6/23 : COPY go.mod . [2021-02-06T00:47:04.013Z] ---> 254f487e3f03 [2021-02-06T00:47:04.013Z] Step 7/21 : RUN go mod download [2021-02-06T00:47:04.013Z] ---> 5d5ed1455d7a [2021-02-06T00:47:04.013Z] Step 7/23 : RUN go mod download [2021-02-06T00:47:04.287Z] ---> Running in 573e0c3fb47b [2021-02-06T00:47:04.287Z] Removing intermediate container 33995066c318 [2021-02-06T00:47:04.287Z] ---> 2c11152ac52e [2021-02-06T00:47:04.287Z] Step 6/22 : COPY go.mod . [2021-02-06T00:47:04.562Z] ---> Running in 18e178d48e74 [2021-02-06T00:47:04.562Z] ---> 94dc77b48e3d [2021-02-06T00:47:04.562Z] Step 7/23 : RUN go mod download [2021-02-06T00:47:04.839Z] ---> Running in 2368af448d8d [2021-02-06T00:47:05.467Z] ---> 0ae485befd6d [2021-02-06T00:47:05.467Z] Step 7/22 : RUN go mod download [2021-02-06T00:47:06.086Z] ---> Running in eb3804b66282 [2021-02-06T00:47:06.692Z] Removing intermediate container f827fa5e16c1 [2021-02-06T00:47:06.692Z] ---> 68d4ccd93acc [2021-02-06T00:47:06.692Z] Step 8/26 : COPY . . [2021-02-06T00:47:09.346Z] Removing intermediate container 573e0c3fb47b [2021-02-06T00:47:09.346Z] ---> 4e9ee5b02a91 [2021-02-06T00:47:09.346Z] Step 8/21 : COPY . . [2021-02-06T00:47:09.623Z] Removing intermediate container 18e178d48e74 [2021-02-06T00:47:09.623Z] ---> 382643e6a672 [2021-02-06T00:47:09.623Z] Step 8/23 : COPY . . [2021-02-06T00:47:10.223Z] Removing intermediate container 2368af448d8d [2021-02-06T00:47:10.223Z] ---> 307456813ed0 [2021-02-06T00:47:10.223Z] Step 8/23 : COPY . . [2021-02-06T00:47:11.693Z] Removing intermediate container eb3804b66282 [2021-02-06T00:47:11.693Z] ---> 2bb23be49098 [2021-02-06T00:47:11.693Z] Step 8/22 : COPY . . [2021-02-06T00:47:38.530Z] ---> fd061c3b772e [2021-02-06T00:47:38.530Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-06T00:47:38.530Z] ---> 9f341bba68ae [2021-02-06T00:47:38.530Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-06T00:47:38.530Z] ---> 83fcfdee4034 [2021-02-06T00:47:38.530Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-06T00:47:38.530Z] ---> 2909d33463ff [2021-02-06T00:47:38.530Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-06T00:47:38.530Z] ---> 98c910e63388 [2021-02-06T00:47:38.530Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-06T00:47:38.530Z] ---> Running in e1ce33e2dedd [2021-02-06T00:47:38.530Z] ---> Running in 63c40a9f3eea [2021-02-06T00:47:38.530Z] ---> Running in cfc1044a9099 [2021-02-06T00:47:38.530Z] ---> Running in 638e4ab5f98e [2021-02-06T00:47:38.530Z] ---> Running in d161ef1d6218 [2021-02-06T00:47:38.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-06T00:47:38.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-06T00:47:38.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-06T00:47:39.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-06T00:47:39.082Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-06T00:49:15.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-06T00:49:31.114Z] Removing intermediate container 63c40a9f3eea [2021-02-06T00:49:31.114Z] ---> 2946134337d1 [2021-02-06T00:49:31.114Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-06T00:49:31.114Z] ---> Running in f1fbc347acf5 [2021-02-06T00:49:31.114Z] Removing intermediate container cfc1044a9099 [2021-02-06T00:49:31.114Z] ---> 3089b18682bd [2021-02-06T00:49:31.114Z] [2021-02-06T00:49:31.114Z] Step 10/21 : FROM alpine:3.12 [2021-02-06T00:49:31.114Z] 3.12: Pulling from library/alpine [2021-02-06T00:49:32.154Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-06T00:49:32.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-06T00:49:32.154Z] Status: Downloaded newer image for alpine:3.12 [2021-02-06T00:49:32.154Z] ---> afeebe901d6b [2021-02-06T00:49:32.154Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-06T00:49:32.761Z] ---> Running in 6ca80a9a13f9 [2021-02-06T00:49:34.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:35.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:35.634Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-06T00:49:35.912Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:49:35.912Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-06T00:49:35.912Z] (4/4) Installing curl (7.69.1-r3) [2021-02-06T00:49:35.912Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:49:35.912Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:49:36.192Z] OK: 7 MiB in 18 packages [2021-02-06T00:49:40.588Z] Removing intermediate container f1fbc347acf5 [2021-02-06T00:49:40.588Z] ---> 43ab957fc9d2 [2021-02-06T00:49:40.588Z] [2021-02-06T00:49:40.588Z] Step 11/26 : FROM docker:20.10.0 [2021-02-06T00:49:40.588Z] 20.10.0: Pulling from library/docker [2021-02-06T00:49:40.872Z] Removing intermediate container 6ca80a9a13f9 [2021-02-06T00:49:40.872Z] ---> ce8b43435d32 [2021-02-06T00:49:40.872Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:49:41.893Z] ---> Running in e5d8c63cfd0d [2021-02-06T00:49:44.842Z] Removing intermediate container e5d8c63cfd0d [2021-02-06T00:49:44.842Z] ---> 3df94c4f454a [2021-02-06T00:49:44.842Z] Step 13/21 : WORKDIR /edgex [2021-02-06T00:49:44.842Z] ---> Running in 7dbffb60f82e [2021-02-06T00:49:45.443Z] Removing intermediate container 638e4ab5f98e [2021-02-06T00:49:45.443Z] ---> 000db39b337d [2021-02-06T00:49:45.443Z] [2021-02-06T00:49:45.443Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:49:45.443Z] ---> afeebe901d6b [2021-02-06T00:49:45.443Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:49:46.434Z] ---> Running in 78d56817a1bd [2021-02-06T00:49:46.434Z] Removing intermediate container 7dbffb60f82e [2021-02-06T00:49:46.434Z] ---> 438304405d74 [2021-02-06T00:49:46.434Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-06T00:49:48.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:48.713Z] Removing intermediate container d161ef1d6218 [2021-02-06T00:49:48.713Z] ---> 31a06ce5eb59 [2021-02-06T00:49:48.713Z] [2021-02-06T00:49:48.713Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:49:48.713Z] ---> afeebe901d6b [2021-02-06T00:49:48.713Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-06T00:49:48.713Z] ---> f97dad496c08 [2021-02-06T00:49:48.713Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-06T00:49:48.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:49.022Z] ---> Running in 1a35d2e9837a [2021-02-06T00:49:49.311Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-06T00:49:49.311Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:49:49.311Z] OK: 5 MiB in 15 packages [2021-02-06T00:49:51.311Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:51.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:49:51.863Z] ---> 56eb373d6249 [2021-02-06T00:49:51.863Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-06T00:49:52.142Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-06T00:49:52.142Z] Removing intermediate container 78d56817a1bd [2021-02-06T00:49:52.142Z] ---> 32ebef66ad4d [2021-02-06T00:49:52.142Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:49:52.419Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:49:52.419Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:49:52.419Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:49:52.709Z] OK: 6 MiB in 16 packages [2021-02-06T00:49:52.987Z] ---> Running in f4226d3b2def [2021-02-06T00:49:54.440Z] ---> b1b4228b05eb [2021-02-06T00:49:54.440Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-06T00:49:54.440Z] Removing intermediate container f4226d3b2def [2021-02-06T00:49:54.440Z] ---> 836600e51bee [2021-02-06T00:49:54.440Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-06T00:49:56.414Z] ---> Running in a3974e13898a [2021-02-06T00:49:56.414Z] ---> Running in 4829b9d59026 [2021-02-06T00:49:56.414Z] Removing intermediate container 1a35d2e9837a [2021-02-06T00:49:56.414Z] ---> 78044604ac1a [2021-02-06T00:49:56.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:49:56.691Z] Removing intermediate container e1ce33e2dedd [2021-02-06T00:49:56.691Z] ---> 8cfbab9cdd2b [2021-02-06T00:49:56.691Z] [2021-02-06T00:49:56.691Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:49:56.691Z] ---> afeebe901d6b [2021-02-06T00:49:56.691Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:49:56.691Z] ---> Using cache [2021-02-06T00:49:56.691Z] ---> 32ebef66ad4d [2021-02-06T00:49:56.691Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:49:56.691Z] ---> Using cache [2021-02-06T00:49:56.691Z] ---> 836600e51bee [2021-02-06T00:49:56.691Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-06T00:49:56.965Z] ---> Running in d63a9adea8ad [2021-02-06T00:49:57.244Z] ---> Running in d5872cbdbba9 [2021-02-06T00:49:57.244Z] Removing intermediate container 4829b9d59026 [2021-02-06T00:49:57.244Z] ---> b03e56ed4aa5 [2021-02-06T00:49:57.244Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:49:57.244Z] Removing intermediate container a3974e13898a [2021-02-06T00:49:57.244Z] ---> 8a9309c47043 [2021-02-06T00:49:57.244Z] Step 18/21 : CMD ["--init=true"] [2021-02-06T00:49:57.519Z] ---> Running in ddbf672c8b2a [2021-02-06T00:49:57.519Z] ---> Running in 7b01cd22e8da [2021-02-06T00:49:57.802Z] Removing intermediate container d63a9adea8ad [2021-02-06T00:49:57.802Z] ---> 01ff6436478b [2021-02-06T00:49:57.802Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-06T00:49:57.802Z] Removing intermediate container d5872cbdbba9 [2021-02-06T00:49:57.802Z] ---> c5164dc80422 [2021-02-06T00:49:57.802Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-06T00:49:57.802Z] ---> Running in fd068ae7fc50 [2021-02-06T00:49:58.083Z] ---> Running in f435eac4563d [2021-02-06T00:49:58.083Z] Removing intermediate container ddbf672c8b2a [2021-02-06T00:49:58.083Z] ---> 4b6554719a6b [2021-02-06T00:49:58.083Z] Step 15/23 : WORKDIR / [2021-02-06T00:49:58.364Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-06T00:49:58.364Z] Removing intermediate container 7b01cd22e8da [2021-02-06T00:49:58.364Z] ---> 5238bab6fc7b [2021-02-06T00:49:58.364Z] Step 19/21 : LABEL arch=arm64 [2021-02-06T00:49:58.364Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-06T00:49:58.364Z] ---> eeaf43b92773 [2021-02-06T00:49:58.364Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-06T00:49:58.364Z] ---> Running in e71a34de12cf [2021-02-06T00:49:58.637Z] ---> Running in 5d3b58d38a1b [2021-02-06T00:49:58.637Z] Removing intermediate container fd068ae7fc50 [2021-02-06T00:49:58.637Z] ---> 225daa01150d [2021-02-06T00:49:58.637Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:49:58.637Z] ---> Running in 171d595645bb [2021-02-06T00:49:58.912Z] Removing intermediate container f435eac4563d [2021-02-06T00:49:58.912Z] ---> 03f80005a3f5 [2021-02-06T00:49:58.912Z] Step 15/23 : WORKDIR / [2021-02-06T00:49:58.912Z] ---> Running in 9fe8c56b8a0b [2021-02-06T00:49:59.183Z] ---> Running in 22a697a9e047 [2021-02-06T00:49:59.183Z] Removing intermediate container 5d3b58d38a1b [2021-02-06T00:49:59.183Z] ---> 2286eeca9821 [2021-02-06T00:49:59.183Z] Step 20/21 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:49:59.458Z] Removing intermediate container e71a34de12cf [2021-02-06T00:49:59.459Z] ---> 1bd5e97aef0a [2021-02-06T00:49:59.459Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:49:59.459Z] ---> Running in a5141223f785 [2021-02-06T00:49:59.734Z] Removing intermediate container 9fe8c56b8a0b [2021-02-06T00:49:59.734Z] ---> 48e849532709 [2021-02-06T00:49:59.734Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:50:00.011Z] Removing intermediate container 22a697a9e047 [2021-02-06T00:50:00.011Z] ---> d5b18381568e [2021-02-06T00:50:00.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:50:00.286Z] Removing intermediate container a5141223f785 [2021-02-06T00:50:00.286Z] ---> 9b3e3736ad7f [2021-02-06T00:50:00.286Z] Step 21/21 : LABEL version=0.0.0 [2021-02-06T00:50:00.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:50:00.286Z] ---> ef050ac16e66 [2021-02-06T00:50:00.286Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-06T00:50:00.568Z] ---> Running in ddfd17b843d5 [2021-02-06T00:50:00.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:50:00.842Z] ---> 99940283cb4d [2021-02-06T00:50:00.842Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-06T00:50:01.122Z] (1/2) Installing readline (8.0.4-r0) [2021-02-06T00:50:01.122Z] (2/2) Installing bash (5.0.17-r0) [2021-02-06T00:50:01.122Z] Removing intermediate container ddfd17b843d5 [2021-02-06T00:50:01.122Z] ---> 78601fe32eae [2021-02-06T00:50:01.122Z] [2021-02-06T00:50:01.122Z] Executing bash-5.0.17-r0.post-install [2021-02-06T00:50:01.122Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:50:01.122Z] OK: 12 MiB in 22 packages [2021-02-06T00:50:01.398Z] ---> 896901ebb117 [2021-02-06T00:50:01.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-06T00:50:02.004Z] Successfully built 78601fe32eae [2021-02-06T00:50:02.004Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-06T00:50:02.004Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-02-06T00:50:03.004Z] ---> e590a81d1fca [2021-02-06T00:50:03.004Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-06T00:50:03.004Z] ---> 1582cf57faa7 [2021-02-06T00:50:03.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-06T00:50:03.992Z] ---> 9f358af77d46 [2021-02-06T00:50:03.992Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-06T00:50:04.596Z] ---> 2df2d60c7d76 [2021-02-06T00:50:04.596Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-06T00:50:04.596Z] Removing intermediate container 171d595645bb [2021-02-06T00:50:04.596Z] ---> 55295f6a5987 [2021-02-06T00:50:04.596Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-06T00:50:05.602Z] ---> 49f671a109f2 [2021-02-06T00:50:05.602Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-06T00:50:05.911Z] ---> Running in 210d84d12551 [2021-02-06T00:50:05.911Z] ---> Running in d6cd7dcf6efa [2021-02-06T00:50:05.911Z] ---> c2f7a1f67846 [2021-02-06T00:50:05.911Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-06T00:50:06.187Z] ---> Running in f93b7ec7c9cf [2021-02-06T00:50:06.187Z] ---> Running in c999c33c5b82 [2021-02-06T00:50:06.788Z] Removing intermediate container 210d84d12551 [2021-02-06T00:50:06.788Z] ---> 202e01e01667 [2021-02-06T00:50:06.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:50:07.081Z] Removing intermediate container d6cd7dcf6efa [2021-02-06T00:50:07.081Z] ---> 8b443b85b325 [2021-02-06T00:50:07.081Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-06T00:50:07.377Z] ---> Running in 88ff94406f65 [2021-02-06T00:50:07.377Z] Removing intermediate container f93b7ec7c9cf [2021-02-06T00:50:07.659Z] ---> 399d74dbef45 [2021-02-06T00:50:07.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:50:07.659Z] Removing intermediate container c999c33c5b82 [2021-02-06T00:50:07.659Z] ---> e059873f61f8 [2021-02-06T00:50:07.659Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:50:07.932Z] ---> Running in 1b215128e9fc [2021-02-06T00:50:08.230Z] ---> Running in 1c73b1aea16d [2021-02-06T00:50:08.230Z] ---> Running in 99cab6a4bd60 [2021-02-06T00:50:08.515Z] Removing intermediate container 88ff94406f65 [2021-02-06T00:50:08.515Z] ---> 41db8081c35c [2021-02-06T00:50:08.515Z] Step 21/23 : LABEL arch=arm64 [2021-02-06T00:50:08.788Z] Removing intermediate container 1b215128e9fc [2021-02-06T00:50:08.788Z] ---> b14bba870704 [2021-02-06T00:50:08.788Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-06T00:50:09.068Z] ---> Running in 79980ac6e1d8 [2021-02-06T00:50:09.068Z] Removing intermediate container 1c73b1aea16d [2021-02-06T00:50:09.068Z] ---> 68df577db2fa [2021-02-06T00:50:09.068Z] Step 21/23 : LABEL arch=arm64 [2021-02-06T00:50:09.068Z] Removing intermediate container 99cab6a4bd60 [2021-02-06T00:50:09.068Z] ---> 5a4f963c52a2 [2021-02-06T00:50:09.068Z] Step 20/22 : LABEL arch=arm64 [2021-02-06T00:50:09.342Z] ---> Running in 76b70d46a5cb [2021-02-06T00:50:09.618Z] ---> Running in eae63bf29e61 [2021-02-06T00:50:09.618Z] ---> Running in 7d6f0a64f119 [2021-02-06T00:50:09.618Z] Removing intermediate container 79980ac6e1d8 [2021-02-06T00:50:09.618Z] ---> f90cbc294c41 [2021-02-06T00:50:09.618Z] Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:50:09.894Z] Removing intermediate container 76b70d46a5cb [2021-02-06T00:50:09.894Z] ---> e02da224bfda [2021-02-06T00:50:09.894Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-06T00:50:09.894Z] ---> Running in 965028d36c31 [2021-02-06T00:50:10.167Z] Removing intermediate container eae63bf29e61 [2021-02-06T00:50:10.167Z] ---> b03f0399b69d [2021-02-06T00:50:10.167Z] Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:50:10.445Z] Removing intermediate container 7d6f0a64f119 [2021-02-06T00:50:10.445Z] ---> 50a64e16481c [2021-02-06T00:50:10.445Z] Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:50:10.445Z] ---> Running in bfd8505574ac [2021-02-06T00:50:10.724Z] ---> Running in 113702485a6c [2021-02-06T00:50:10.996Z] Removing intermediate container 965028d36c31 [2021-02-06T00:50:10.996Z] ---> 604eff34bd91 [2021-02-06T00:50:10.996Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:50:11.274Z] Removing intermediate container bfd8505574ac [2021-02-06T00:50:11.274Z] ---> be10d53d7adc [2021-02-06T00:50:11.274Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:50:11.274Z] ---> Running in a9498c964271 [2021-02-06T00:50:11.550Z] ---> Running in f266eeef0275 [2021-02-06T00:50:11.823Z] Removing intermediate container 113702485a6c [2021-02-06T00:50:11.823Z] ---> bae35a868295 [2021-02-06T00:50:11.823Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:50:11.823Z] ---> 0eb38c54daad [2021-02-06T00:50:11.823Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-06T00:50:12.426Z] ---> Running in c4daa7c9667c [2021-02-06T00:50:12.426Z] Removing intermediate container a9498c964271 [2021-02-06T00:50:12.426Z] ---> 9f02af011bae [2021-02-06T00:50:12.426Z] [2021-02-06T00:50:12.426Z] Removing intermediate container f266eeef0275 [2021-02-06T00:50:12.426Z] ---> d982f6e60c6c [2021-02-06T00:50:12.426Z] [2021-02-06T00:50:13.044Z] ---> d69df7b4dacb [2021-02-06T00:50:13.044Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-06T00:50:13.044Z] Successfully built 9f02af011bae [2021-02-06T00:50:13.320Z] Successfully built d982f6e60c6c [2021-02-06T00:50:13.320Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-06T00:50:13.320Z] Building docker-security-secretstore-setup-go [2021-02-06T00:50:13.320Z]  Building docker-core-command-go ... done Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-06T00:50:13.320Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-02-06T00:50:13.320Z] Removing intermediate container c4daa7c9667c [2021-02-06T00:50:13.320Z] ---> 1c7b2472936f [2021-02-06T00:50:13.320Z] [2021-02-06T00:50:13.919Z] Successfully built 1c7b2472936f [2021-02-06T00:50:13.919Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-06T00:50:13.919Z] Building docker-core-data-go [2021-02-06T00:50:14.527Z]  Building docker-support-notifications-go ... done  ---> 9016f04cbadb [2021-02-06T00:50:14.527Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-06T00:50:14.527Z] ---> Running in f32915296270 [2021-02-06T00:50:15.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:50:15.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:50:16.364Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-06T00:50:16.364Z] (2/33) Installing expat (2.2.9-r1) [2021-02-06T00:50:16.364Z] (3/33) Installing libffi (3.3-r2) [2021-02-06T00:50:16.364Z] (4/33) Installing gdbm (1.13-r1) [2021-02-06T00:50:16.364Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-06T00:50:16.364Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-06T00:50:16.364Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-06T00:50:18.336Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-06T00:50:18.336Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-06T00:50:18.336Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-06T00:50:18.336Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-06T00:50:18.336Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-06T00:50:18.336Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-06T00:50:18.336Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-06T00:50:18.607Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-06T00:50:18.607Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-06T00:50:18.607Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-06T00:50:18.607Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-06T00:50:18.607Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-06T00:50:18.607Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-06T00:50:18.607Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-06T00:50:18.607Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-06T00:50:18.607Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-06T00:50:18.880Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-06T00:50:18.880Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-06T00:50:18.880Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-06T00:50:18.880Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-06T00:50:18.880Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-06T00:50:18.880Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-06T00:50:18.880Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-06T00:50:18.880Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-06T00:50:18.880Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-06T00:50:18.880Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-06T00:50:19.154Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:50:19.154Z] OK: 71 MiB in 55 packages [2021-02-06T00:50:31.565Z] Removing intermediate container f32915296270 [2021-02-06T00:50:31.565Z] ---> a418df7dffa2 [2021-02-06T00:50:31.565Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-06T00:50:31.565Z] ---> Running in eb44bbaf2e1c [2021-02-06T00:50:38.303Z] Collecting docker-compose==1.23.2 [2021-02-06T00:50:38.303Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-06T00:50:38.577Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-06T00:50:38.577Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-06T00:50:39.172Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-06T00:50:39.172Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-06T00:50:43.486Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-06T00:50:43.486Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-06T00:50:43.486Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:50:43.486Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:50:43.486Z] ---> c1a831cd8479 [2021-02-06T00:50:43.486Z] Step 3/31 : WORKDIR /edgex-go [2021-02-06T00:50:43.486Z] ---> Using cache [2021-02-06T00:50:43.486Z] ---> b1f86374c623 [2021-02-06T00:50:43.486Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:50:43.486Z] ---> Using cache [2021-02-06T00:50:43.486Z] ---> 3aee67a6a05e [2021-02-06T00:50:43.486Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-06T00:50:44.952Z] Collecting docopt<0.7,>=0.6.1 [2021-02-06T00:50:44.952Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-06T00:50:46.399Z] ---> Running in e0e95fd6354f [2021-02-06T00:50:48.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:50:48.668Z] Collecting texttable<0.10,>=0.9.0 [2021-02-06T00:50:48.668Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-06T00:50:48.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:50:49.552Z] OK: 217 MiB in 51 packages [2021-02-06T00:50:52.187Z] Collecting cached-property<2,>=1.2.0 [2021-02-06T00:50:52.187Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-06T00:50:53.251Z] Collecting docker<4.0,>=3.6.0 [2021-02-06T00:50:53.529Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-06T00:50:53.803Z] Removing intermediate container e0e95fd6354f [2021-02-06T00:50:53.803Z] ---> 30064aeddd0a [2021-02-06T00:50:53.803Z] Step 6/31 : COPY go.mod . [2021-02-06T00:50:54.792Z] Collecting jsonschema<3,>=2.5.1 [2021-02-06T00:50:54.792Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-06T00:50:55.070Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-06T00:50:55.345Z] ---> c0c1e9c2de1c [2021-02-06T00:50:55.345Z] Step 7/31 : RUN go mod download [2021-02-06T00:50:55.939Z] ---> Running in b98251c032c5 [2021-02-06T00:50:56.299Z] Collecting PyYAML<4,>=3.10 [2021-02-06T00:50:56.299Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-06T00:51:00.770Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-06T00:51:00.770Z] Collecting idna<2.8,>=2.5 [2021-02-06T00:51:01.046Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-06T00:51:01.322Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:51:01.322Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:51:01.322Z] ---> c1a831cd8479 [2021-02-06T00:51:01.322Z] Step 3/24 : WORKDIR /edgex-go [2021-02-06T00:51:01.322Z] ---> Using cache [2021-02-06T00:51:01.322Z] ---> b1f86374c623 [2021-02-06T00:51:01.322Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:51:01.322Z] ---> Using cache [2021-02-06T00:51:01.322Z] ---> 3aee67a6a05e [2021-02-06T00:51:01.322Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-06T00:51:01.322Z] ---> Using cache [2021-02-06T00:51:01.322Z] ---> 30064aeddd0a [2021-02-06T00:51:01.322Z] Step 6/24 : COPY go.mod . [2021-02-06T00:51:01.322Z] ---> Using cache [2021-02-06T00:51:01.322Z] ---> c0c1e9c2de1c [2021-02-06T00:51:01.322Z] Step 7/24 : RUN go mod download [2021-02-06T00:51:02.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:51:02.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:51:02.303Z] ---> c1a831cd8479 [2021-02-06T00:51:02.303Z] Step 3/22 : WORKDIR /edgex-go [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> b1f86374c623 [2021-02-06T00:51:02.303Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> 3aee67a6a05e [2021-02-06T00:51:02.303Z] ---> Running in 86bb5e6f9a66 [2021-02-06T00:51:02.303Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> 30064aeddd0a [2021-02-06T00:51:02.303Z] Step 6/22 : COPY go.mod . [2021-02-06T00:51:02.303Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> c0c1e9c2de1c [2021-02-06T00:51:02.303Z] Step 7/22 : RUN go mod download [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> f1e4a3855ca6 [2021-02-06T00:51:02.303Z] Step 8/22 : COPY . . [2021-02-06T00:51:02.303Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-06T00:51:02.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-06T00:51:02.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-06T00:51:02.303Z] ---> c1a831cd8479 [2021-02-06T00:51:02.303Z] Step 3/23 : WORKDIR /edgex-go [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> b1f86374c623 [2021-02-06T00:51:02.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:51:02.303Z] ---> Using cache [2021-02-06T00:51:02.303Z] ---> 3aee67a6a05e [2021-02-06T00:51:02.303Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-06T00:51:02.578Z] Removing intermediate container b98251c032c5 [2021-02-06T00:51:02.578Z] ---> f1e4a3855ca6 [2021-02-06T00:51:02.578Z] Step 8/31 : COPY . . [2021-02-06T00:51:02.579Z] ---> Running in df8e5e4667a7 [2021-02-06T00:51:02.579Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-06T00:51:03.190Z] Collecting docker-pycreds>=0.4.0 [2021-02-06T00:51:03.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-06T00:51:03.469Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-06T00:51:03.469Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-06T00:51:03.469Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-06T00:51:03.469Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-06T00:51:04.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:51:04.725Z] Installing collected packages: websocket-client, dockerpty, idna, urllib3, requests, docopt, texttable, cached-property, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2021-02-06T00:51:05.002Z] Running setup.py install for dockerpty: started [2021-02-06T00:51:05.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:51:05.885Z] OK: 217 MiB in 51 packages [2021-02-06T00:51:07.867Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-06T00:51:07.867Z] Attempting uninstall: idna [2021-02-06T00:51:07.867Z] Found existing installation: idna 2.9 [2021-02-06T00:51:07.867Z] Uninstalling idna-2.9: [2021-02-06T00:51:07.867Z] Successfully uninstalled idna-2.9 [2021-02-06T00:51:08.852Z] Attempting uninstall: urllib3 [2021-02-06T00:51:08.852Z] Found existing installation: urllib3 1.25.9 [2021-02-06T00:51:08.852Z] Uninstalling urllib3-1.25.9: [2021-02-06T00:51:09.143Z] Successfully uninstalled urllib3-1.25.9 [2021-02-06T00:51:09.767Z] Removing intermediate container 86bb5e6f9a66 [2021-02-06T00:51:09.767Z] ---> e7b022eb4da4 [2021-02-06T00:51:09.767Z] Step 8/24 : COPY . . [2021-02-06T00:51:10.754Z] Attempting uninstall: requests [2021-02-06T00:51:10.754Z] Found existing installation: requests 2.23.0 [2021-02-06T00:51:10.754Z] Uninstalling requests-2.23.0: [2021-02-06T00:51:11.030Z] Successfully uninstalled requests-2.23.0 [2021-02-06T00:51:11.030Z] Removing intermediate container df8e5e4667a7 [2021-02-06T00:51:11.030Z] ---> 25ae7ea81eb4 [2021-02-06T00:51:11.030Z] Step 6/23 : COPY go.mod . [2021-02-06T00:51:11.302Z] Running setup.py install for docopt: started [2021-02-06T00:51:13.306Z] ---> 1d2e56605229 [2021-02-06T00:51:13.306Z] Step 7/23 : RUN go mod download [2021-02-06T00:51:13.905Z] Running setup.py install for docopt: finished with status 'done' [2021-02-06T00:51:13.905Z] Running setup.py install for texttable: started [2021-02-06T00:51:14.505Z] ---> Running in a90139d4bd31 [2021-02-06T00:51:15.951Z] Running setup.py install for texttable: finished with status 'done' [2021-02-06T00:51:19.383Z] Running setup.py install for PyYAML: started [2021-02-06T00:51:20.825Z] Removing intermediate container a90139d4bd31 [2021-02-06T00:51:20.825Z] ---> 81d56498e630 [2021-02-06T00:51:20.825Z] Step 8/23 : COPY . . [2021-02-06T00:51:22.269Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-06T00:51:23.263Z] ---> 737d802669dd [2021-02-06T00:51:23.263Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-06T00:51:23.858Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-06T00:51:24.457Z] ---> d9264c3b7452 [2021-02-06T00:51:24.457Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-06T00:51:24.731Z] ---> Running in e136317b24e0 [2021-02-06T00:51:25.007Z] ---> Running in 7a9c77a2594a [2021-02-06T00:51:26.996Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-06T00:51:27.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-06T00:51:34.032Z] Removing intermediate container eb44bbaf2e1c [2021-02-06T00:51:34.032Z] ---> 693be397ff65 [2021-02-06T00:51:34.032Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-06T00:51:34.032Z] ---> Running in b689b123f7d5 [2021-02-06T00:51:35.488Z] ---> f19ee4ef6bc6 [2021-02-06T00:51:35.488Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-06T00:51:36.127Z] ---> Running in 84ed2d5e9ca2 [2021-02-06T00:51:36.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:51:36.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:51:37.328Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:51:37.328Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-06T00:51:37.328Z] (3/3) Installing curl (7.69.1-r3) [2021-02-06T00:51:37.605Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:51:37.605Z] OK: 71 MiB in 58 packages [2021-02-06T00:51:38.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-06T00:51:40.594Z] Removing intermediate container b689b123f7d5 [2021-02-06T00:51:40.594Z] ---> c16f814172b9 [2021-02-06T00:51:40.594Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-06T00:51:41.206Z] ---> Running in 2614569b3927 [2021-02-06T00:51:42.657Z] Removing intermediate container 2614569b3927 [2021-02-06T00:51:42.657Z] ---> 7486612cf8c9 [2021-02-06T00:51:42.657Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:51:43.282Z] ---> Running in 302a52fc0ca9 [2021-02-06T00:51:44.744Z] Removing intermediate container 302a52fc0ca9 [2021-02-06T00:51:44.744Z] ---> bbd6510efa6a [2021-02-06T00:51:44.744Z] Step 24/26 : LABEL arch=arm64 [2021-02-06T00:51:45.348Z] ---> Running in 6559b9e058f2 [2021-02-06T00:51:46.334Z] Removing intermediate container 6559b9e058f2 [2021-02-06T00:51:46.334Z] ---> 540843f1730b [2021-02-06T00:51:46.334Z] Step 25/26 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:51:46.610Z] ---> Running in 303932824ba7 [2021-02-06T00:51:46.886Z] ---> df395e34b021 [2021-02-06T00:51:46.886Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-06T00:51:47.168Z] ---> Running in 5be83d434949 [2021-02-06T00:51:47.445Z] Removing intermediate container 303932824ba7 [2021-02-06T00:51:47.445Z] ---> 6e96e25b947c [2021-02-06T00:51:47.445Z] Step 26/26 : LABEL version=0.0.0 [2021-02-06T00:51:48.052Z] ---> Running in 8c9a3d040a76 [2021-02-06T00:51:49.049Z] Removing intermediate container 8c9a3d040a76 [2021-02-06T00:51:49.049Z] ---> a2016e2523d9 [2021-02-06T00:51:49.049Z] [2021-02-06T00:51:49.329Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-06T00:51:49.602Z] Successfully built a2016e2523d9 [2021-02-06T00:51:49.602Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-06T00:52:46.188Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-02-06T00:52:48.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-06T00:53:07.418Z] Removing intermediate container 84ed2d5e9ca2 [2021-02-06T00:53:07.418Z] ---> 8c92a8add3a1 [2021-02-06T00:53:07.418Z] [2021-02-06T00:53:07.418Z] Step 10/24 : FROM alpine:3.12 [2021-02-06T00:53:07.418Z] ---> afeebe901d6b [2021-02-06T00:53:07.418Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-06T00:53:07.418Z] Removing intermediate container 7a9c77a2594a [2021-02-06T00:53:07.418Z] ---> c7bf1e488fb2 [2021-02-06T00:53:07.418Z] [2021-02-06T00:53:07.418Z] Step 10/31 : FROM alpine:3.12 [2021-02-06T00:53:07.418Z] ---> afeebe901d6b [2021-02-06T00:53:07.418Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-06T00:53:07.418Z] ---> Running in 81365adc1917 [2021-02-06T00:53:07.418Z] Removing intermediate container e136317b24e0 [2021-02-06T00:53:07.418Z] ---> c2ceb60827be [2021-02-06T00:53:07.418Z] [2021-02-06T00:53:07.418Z] Step 10/22 : FROM alpine:3.12 [2021-02-06T00:53:07.418Z] ---> afeebe901d6b [2021-02-06T00:53:07.418Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-06T00:53:07.418Z] ---> Using cache [2021-02-06T00:53:07.418Z] ---> 32ebef66ad4d [2021-02-06T00:53:07.418Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-06T00:53:07.418Z] ---> Using cache [2021-02-06T00:53:07.418Z] ---> 836600e51bee [2021-02-06T00:53:07.418Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-06T00:53:07.418Z] ---> Running in 6db88552ddba [2021-02-06T00:53:07.696Z] ---> Running in 92903001b02f [2021-02-06T00:53:08.292Z] Removing intermediate container 6db88552ddba [2021-02-06T00:53:08.292Z] ---> 8ed0b86a35f5 [2021-02-06T00:53:08.292Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-06T00:53:08.569Z] Removing intermediate container 92903001b02f [2021-02-06T00:53:08.569Z] ---> beca630da421 [2021-02-06T00:53:08.569Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-06T00:53:08.569Z] ---> Running in 7498860bd8fd [2021-02-06T00:53:08.842Z] ---> Running in c8d26daa901b [2021-02-06T00:53:08.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:09.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:09.725Z] Removing intermediate container c8d26daa901b [2021-02-06T00:53:09.725Z] ---> 7961e3d31c0d [2021-02-06T00:53:09.725Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:53:09.725Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-06T00:53:10.001Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-06T00:53:10.001Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-06T00:53:10.001Z] (4/5) Installing curl (7.69.1-r3) [2021-02-06T00:53:10.001Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-06T00:53:10.001Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:53:10.001Z] Executing ca-certificates-20191127-r4.trigger [2021-02-06T00:53:10.279Z] OK: 7 MiB in 19 packages [2021-02-06T00:53:10.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:10.560Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:11.170Z] ---> 898fa09d9e58 [2021-02-06T00:53:11.170Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-06T00:53:11.170Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-06T00:53:11.170Z] (2/2) Installing su-exec (0.2-r1) [2021-02-06T00:53:11.170Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:53:11.170Z] OK: 5 MiB in 16 packages [2021-02-06T00:53:13.137Z] Removing intermediate container 81365adc1917 [2021-02-06T00:53:13.137Z] ---> f3a72c982187 [2021-02-06T00:53:13.137Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-06T00:53:13.137Z] ---> 26e1d061794d [2021-02-06T00:53:13.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-06T00:53:13.137Z] Removing intermediate container 7498860bd8fd [2021-02-06T00:53:13.137Z] ---> 52bde220de9e [2021-02-06T00:53:13.137Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-06T00:53:13.137Z] ---> Running in ad8b8ac4e7fd [2021-02-06T00:53:13.137Z] ---> Running in 458372bccb26 [2021-02-06T00:53:13.740Z] Removing intermediate container ad8b8ac4e7fd [2021-02-06T00:53:13.740Z] ---> 594a6d713648 [2021-02-06T00:53:13.740Z] Step 13/24 : WORKDIR / [2021-02-06T00:53:13.740Z] Removing intermediate container 458372bccb26 [2021-02-06T00:53:13.740Z] ---> 85fbd52094bb [2021-02-06T00:53:13.740Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-06T00:53:13.740Z] ---> Running in 959a9527c336 [2021-02-06T00:53:14.015Z] ---> e89bf3e92ee2 [2021-02-06T00:53:14.015Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-06T00:53:14.015Z] ---> Running in d067c89b0c12 [2021-02-06T00:53:14.015Z] ---> Running in 34aae14b9aad [2021-02-06T00:53:14.992Z] Removing intermediate container 959a9527c336 [2021-02-06T00:53:14.992Z] ---> 6bf3b3908ba2 [2021-02-06T00:53:14.992Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-06T00:53:14.992Z] Removing intermediate container d067c89b0c12 [2021-02-06T00:53:14.992Z] ---> 8f54d1891e09 [2021-02-06T00:53:14.992Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-06T00:53:14.992Z] Removing intermediate container 34aae14b9aad [2021-02-06T00:53:14.992Z] ---> f32db43c5ef6 [2021-02-06T00:53:14.992Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:53:14.992Z] ---> Running in 1eb15ada04f0 [2021-02-06T00:53:15.262Z] ---> Running in 61412d6c5e96 [2021-02-06T00:53:15.868Z] ---> 429344394b8f [2021-02-06T00:53:15.868Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-06T00:53:15.868Z] Removing intermediate container 61412d6c5e96 [2021-02-06T00:53:15.868Z] ---> 8552d9dc4981 [2021-02-06T00:53:15.868Z] Step 20/22 : LABEL arch=arm64 [2021-02-06T00:53:16.145Z] ---> Running in 9df3945e57c3 [2021-02-06T00:53:17.135Z] ---> 4dc9b6c20537 [2021-02-06T00:53:17.135Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-06T00:53:17.135Z] Removing intermediate container 9df3945e57c3 [2021-02-06T00:53:17.135Z] ---> dbee9b2a7777 [2021-02-06T00:53:17.135Z] Step 21/22 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:53:17.428Z] ---> Running in 15b27c6a26e3 [2021-02-06T00:53:18.037Z] ---> d4c4f42dd876 [2021-02-06T00:53:18.037Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-06T00:53:18.037Z] Removing intermediate container 15b27c6a26e3 [2021-02-06T00:53:18.037Z] ---> dba4ee980e1e [2021-02-06T00:53:18.037Z] Step 22/22 : LABEL version=0.0.0 [2021-02-06T00:53:18.311Z] Removing intermediate container 1eb15ada04f0 [2021-02-06T00:53:18.311Z] ---> 8b134def320c [2021-02-06T00:53:18.311Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-06T00:53:18.311Z] ---> Running in 050b6708b488 [2021-02-06T00:53:18.583Z] ---> Running in 46982a2483b2 [2021-02-06T00:53:19.180Z] Removing intermediate container 050b6708b488 [2021-02-06T00:53:19.180Z] ---> 1edcded764ca [2021-02-06T00:53:19.180Z] [2021-02-06T00:53:19.180Z] Removing intermediate container 46982a2483b2 [2021-02-06T00:53:19.180Z] ---> 31ab83d915b5 [2021-02-06T00:53:19.180Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-06T00:53:19.471Z] ---> 2f9a03536178 [2021-02-06T00:53:19.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-06T00:53:19.747Z] Successfully built 1edcded764ca [2021-02-06T00:53:19.747Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-06T00:53:20.363Z]  Building docker-support-scheduler-go ... done  ---> 3e7faad683c2 [2021-02-06T00:53:20.363Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-06T00:53:20.363Z] ---> Running in 4f2778664be0 [2021-02-06T00:53:20.958Z] ---> 59ecae9fbbfd [2021-02-06T00:53:20.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-06T00:53:21.935Z] ---> 1809783904cc [2021-02-06T00:53:21.935Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-06T00:53:22.206Z] ---> Running in dd8d838ba4f5 [2021-02-06T00:53:23.637Z] Removing intermediate container 4f2778664be0 [2021-02-06T00:53:23.637Z] ---> 62d43e118854 [2021-02-06T00:53:23.637Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:53:24.227Z] Removing intermediate container 5be83d434949 [2021-02-06T00:53:24.227Z] ---> 8714596a6186 [2021-02-06T00:53:24.227Z] [2021-02-06T00:53:24.227Z] Step 10/23 : FROM alpine:3.12 [2021-02-06T00:53:24.227Z] ---> afeebe901d6b [2021-02-06T00:53:24.227Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-06T00:53:24.502Z] ---> Running in a61ed202b402 [2021-02-06T00:53:24.783Z] ---> 10bb11d5fcaf [2021-02-06T00:53:24.783Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-06T00:53:24.783Z] Removing intermediate container dd8d838ba4f5 [2021-02-06T00:53:24.783Z] ---> cb62686a7827 [2021-02-06T00:53:24.783Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-06T00:53:24.783Z] ---> Running in 87877d82566f [2021-02-06T00:53:25.053Z] Removing intermediate container a61ed202b402 [2021-02-06T00:53:25.053Z] ---> 3428f6432f6b [2021-02-06T00:53:25.053Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-06T00:53:25.326Z] ---> Running in 3644bf039de8 [2021-02-06T00:53:25.326Z] Removing intermediate container 87877d82566f [2021-02-06T00:53:25.326Z] ---> 45a2b242d163 [2021-02-06T00:53:25.326Z] Step 22/24 : LABEL arch=arm64 [2021-02-06T00:53:25.919Z] ---> Running in fe8222bf947d [2021-02-06T00:53:25.919Z] Removing intermediate container 3644bf039de8 [2021-02-06T00:53:25.919Z] ---> da978c5cf456 [2021-02-06T00:53:25.919Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-06T00:53:25.919Z] ---> 96650a1c23df [2021-02-06T00:53:25.919Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-06T00:53:25.919Z] ---> Running in 2fff6fbc9e22 [2021-02-06T00:53:26.191Z] Removing intermediate container fe8222bf947d [2021-02-06T00:53:26.191Z] ---> 0f54e10eb2ab [2021-02-06T00:53:26.191Z] Step 23/24 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:53:26.474Z] ---> Running in 96c245bfd925 [2021-02-06T00:53:26.474Z] Removing intermediate container 2fff6fbc9e22 [2021-02-06T00:53:26.474Z] ---> a97d5a1c33d5 [2021-02-06T00:53:26.474Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-06T00:53:26.761Z] ---> Running in 3059d33fdb3e [2021-02-06T00:53:26.761Z] ---> 6b424a9b5405 [2021-02-06T00:53:26.761Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-06T00:53:27.034Z] Removing intermediate container 96c245bfd925 [2021-02-06T00:53:27.034Z] ---> 53c3ab8914ab [2021-02-06T00:53:27.034Z] Step 24/24 : LABEL version=0.0.0 [2021-02-06T00:53:27.309Z] ---> Running in deca40edb682 [2021-02-06T00:53:27.918Z] Removing intermediate container deca40edb682 [2021-02-06T00:53:27.918Z] ---> c7bfc312ad15 [2021-02-06T00:53:27.918Z] [2021-02-06T00:53:28.197Z] ---> 4c9c151c7b56 [2021-02-06T00:53:28.197Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-06T00:53:28.197Z] Successfully built c7bfc312ad15 [2021-02-06T00:53:28.475Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-06T00:53:29.077Z]  Building docker-security-secretstore-setup-go ... done  ---> a39fed6a566c [2021-02-06T00:53:29.077Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-06T00:53:29.351Z] ---> Running in 84359e3b36ff [2021-02-06T00:53:29.351Z] Removing intermediate container 3059d33fdb3e [2021-02-06T00:53:29.351Z] ---> 8d141a97483e [2021-02-06T00:53:29.351Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-06T00:53:29.622Z] ---> Running in b801254ae5ed [2021-02-06T00:53:29.897Z] Removing intermediate container 84359e3b36ff [2021-02-06T00:53:29.897Z] ---> f2608af2b882 [2021-02-06T00:53:29.897Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-06T00:53:30.878Z] ---> e2b2d52fe759 [2021-02-06T00:53:30.878Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-06T00:53:30.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:31.155Z] ---> Running in 594eef0ef900 [2021-02-06T00:53:31.750Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-06T00:53:32.724Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-06T00:53:33.002Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-06T00:53:33.002Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-06T00:53:33.002Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-06T00:53:33.276Z] Removing intermediate container 594eef0ef900 [2021-02-06T00:53:33.276Z] ---> 07ee7261db8c [2021-02-06T00:53:33.276Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-06T00:53:33.546Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-06T00:53:33.820Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-06T00:53:33.820Z] ---> Running in 42600237c61f [2021-02-06T00:53:33.820Z] Executing busybox-1.31.1-r19.trigger [2021-02-06T00:53:33.820Z] OK: 8 MiB in 20 packages [2021-02-06T00:53:34.425Z] Removing intermediate container 42600237c61f [2021-02-06T00:53:34.425Z] ---> 0d081d42fcaa [2021-02-06T00:53:34.425Z] Step 28/31 : CMD ["gate"] [2021-02-06T00:53:34.703Z] ---> Running in c7c29431d832 [2021-02-06T00:53:35.679Z] Removing intermediate container c7c29431d832 [2021-02-06T00:53:35.679Z] ---> 567fc29dfbdd [2021-02-06T00:53:35.679Z] Step 29/31 : LABEL arch=arm64 [2021-02-06T00:53:35.679Z] Removing intermediate container b801254ae5ed [2021-02-06T00:53:35.679Z] ---> 0f0f86a1db5b [2021-02-06T00:53:35.679Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-06T00:53:35.952Z] ---> Running in cfc9efa86034 [2021-02-06T00:53:36.237Z] ---> eb5daa8d9564 [2021-02-06T00:53:36.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-06T00:53:36.509Z] Removing intermediate container cfc9efa86034 [2021-02-06T00:53:36.509Z] ---> aae6ec8dd673 [2021-02-06T00:53:36.509Z] Step 30/31 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:53:37.486Z] ---> Running in 2e75bbbf9bdc [2021-02-06T00:53:37.486Z] ---> 7b1ad056d5d3 [2021-02-06T00:53:37.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-06T00:53:37.767Z] Removing intermediate container 2e75bbbf9bdc [2021-02-06T00:53:37.767Z] ---> 2541fa2afc1b [2021-02-06T00:53:37.767Z] Step 31/31 : LABEL version=0.0.0 [2021-02-06T00:53:38.408Z] ---> Running in 7c4f3a369aa6 [2021-02-06T00:53:38.408Z] ---> 1348c0049d44 [2021-02-06T00:53:38.408Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-06T00:53:38.680Z] ---> Running in 62c18e4c213f [2021-02-06T00:53:38.950Z] Removing intermediate container 7c4f3a369aa6 [2021-02-06T00:53:38.950Z] ---> cc028c07b856 [2021-02-06T00:53:38.950Z] [2021-02-06T00:53:39.221Z] Removing intermediate container 62c18e4c213f [2021-02-06T00:53:39.221Z] ---> 84ea6930046f [2021-02-06T00:53:39.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-06T00:53:39.221Z] Successfully built cc028c07b856 [2021-02-06T00:53:39.494Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-06T00:53:39.494Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 16721aa27758 [2021-02-06T00:53:39.766Z] Removing intermediate container 16721aa27758 [2021-02-06T00:53:39.766Z] ---> a89a6e325d61 [2021-02-06T00:53:39.766Z] Step 21/23 : LABEL arch=arm64 [2021-02-06T00:53:40.038Z] ---> Running in 0f811ef1a3ff [2021-02-06T00:53:40.635Z] Removing intermediate container 0f811ef1a3ff [2021-02-06T00:53:40.635Z] ---> df0a9f0eb5f2 [2021-02-06T00:53:40.635Z] Step 22/23 : LABEL git_sha=2b5a858accb71dd25b37634092f458ed29d8f943 [2021-02-06T00:53:40.635Z] ---> Running in 73f4001cb815 [2021-02-06T00:53:41.227Z] Removing intermediate container 73f4001cb815 [2021-02-06T00:53:41.227Z] ---> e7aff15a9c28 [2021-02-06T00:53:41.227Z] Step 23/23 : LABEL version=0.0.0 [2021-02-06T00:53:41.227Z] ---> Running in cdc31db845e8 [2021-02-06T00:53:41.820Z] Removing intermediate container cdc31db845e8 [2021-02-06T00:53:41.820Z] ---> c7eb5f8873d7 [2021-02-06T00:53:41.820Z] [2021-02-06T00:53:42.096Z] Successfully built c7eb5f8873d7 [2021-02-06T00:53:42.096Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-06T00:53:42.382Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-06T00:53:42.391Z] $ docker stop --time=1 a08c3379eed98f8665a45af7750f1e78bead67506591e0734b877a78051bc35c [2021-02-06T00:53:44.310Z] $ docker rm -f a08c3379eed98f8665a45af7750f1e78bead67506591e0734b877a78051bc35c [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-06T00:53:44.972Z] + docker images [2021-02-06T00:53:44.972Z] + grep docker [2021-02-06T00:53:45.243Z] docker-core-data-go-arm64 latest c7eb5f8873d7 4 seconds ago 21MB [2021-02-06T00:53:45.243Z] docker-security-bootstrapper-go-arm64 latest cc028c07b856 7 seconds ago 22.6MB [2021-02-06T00:53:45.243Z] docker-security-secretstore-setup-go-arm64 latest c7bfc312ad15 18 seconds ago 23.4MB [2021-02-06T00:53:45.243Z] docker-support-scheduler-go-arm64 latest 1edcded764ca 27 seconds ago 16.1MB [2021-02-06T00:53:45.243Z] docker-sys-mgmt-agent-go-arm64 latest a2016e2523d9 About a minute ago 300MB [2021-02-06T00:53:45.243Z] docker-support-notifications-go-arm64 latest 1c7b2472936f 3 minutes ago 16.7MB [2021-02-06T00:53:45.243Z] docker-core-command-go-arm64 latest 9f02af011bae 3 minutes ago 16MB [2021-02-06T00:53:45.243Z] docker-core-metadata-go-arm64 latest d982f6e60c6c 3 minutes ago 17.8MB [2021-02-06T00:53:45.243Z] docker-security-proxy-setup-go-arm64 latest 78601fe32eae 3 minutes ago 23.2MB [2021-02-06T00:53:45.243Z] docker 20.10.0 eeaf43b92773 8 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:48.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:53:49.456Z] ---> package-listing.sh [2021-02-06T00:53:49.456Z] ++ facter osfamily [2021-02-06T00:53:49.456Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-06T00:53:49.456Z] + OS_FAMILY=redhat [2021-02-06T00:53:49.456Z] + workspace=/w/workspace/edgex-go/58 [2021-02-06T00:53:49.456Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-06T00:53:49.456Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-06T00:53:49.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-06T00:53:49.456Z] + PACKAGES=/tmp/packages_start.txt [2021-02-06T00:53:49.456Z] + '[' /w/workspace/edgex-go/58 ']' [2021-02-06T00:53:49.456Z] + PACKAGES=/tmp/packages_end.txt [2021-02-06T00:53:49.456Z] + case "${OS_FAMILY}" in [2021-02-06T00:53:49.456Z] + rpm -qa [2021-02-06T00:53:49.456Z] + sort [2021-02-06T00:53:54.766Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-06T00:53:54.766Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-06T00:53:54.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-06T00:53:54.766Z] + '[' /w/workspace/edgex-go/58 ']' [2021-02-06T00:53:54.766Z] + mkdir -p /w/workspace/edgex-go/58/archives/ [2021-02-06T00:53:54.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/58/archives/ [Pipeline] echo [2021-02-06T00:53:54.780Z] 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/58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-06T00:53:55.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:53:55.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-06T00:53:55.390Z] [2021-02-06T00:53:55.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-06T00:53:55.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-06T00:53:55.739Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-06T00:53:55.739Z] df20fa9351a1: Pulling fs layer [2021-02-06T00:53:55.739Z] 36b3adc4ff6f: Pulling fs layer [2021-02-06T00:53:55.739Z] 8ad3a11d3b57: Pulling fs layer [2021-02-06T00:53:55.739Z] 46f8f816bc3b: Pulling fs layer [2021-02-06T00:53:55.739Z] 93b61091891f: Pulling fs layer [2021-02-06T00:53:55.739Z] 93b9cdb0e59b: Pulling fs layer [2021-02-06T00:53:55.739Z] 5e14af77c1be: Pulling fs layer [2021-02-06T00:53:55.739Z] 01666e4c0597: Pulling fs layer [2021-02-06T00:53:55.739Z] aa168da1d23b: Pulling fs layer [2021-02-06T00:53:55.739Z] 93b9cdb0e59b: Waiting [2021-02-06T00:53:55.739Z] 5e14af77c1be: Waiting [2021-02-06T00:53:55.739Z] 01666e4c0597: Waiting [2021-02-06T00:53:55.739Z] aa168da1d23b: Waiting [2021-02-06T00:53:55.739Z] 93b61091891f: Waiting [2021-02-06T00:53:55.739Z] 46f8f816bc3b: Waiting [2021-02-06T00:53:55.739Z] 36b3adc4ff6f: Verifying Checksum [2021-02-06T00:53:55.739Z] 36b3adc4ff6f: Download complete [2021-02-06T00:53:55.739Z] 46f8f816bc3b: Download complete [2021-02-06T00:53:56.010Z] df20fa9351a1: Verifying Checksum [2021-02-06T00:53:56.010Z] 93b9cdb0e59b: Download complete [2021-02-06T00:53:56.010Z] 93b61091891f: Download complete [2021-02-06T00:53:56.010Z] 5e14af77c1be: Verifying Checksum [2021-02-06T00:53:56.010Z] 5e14af77c1be: Download complete [2021-02-06T00:53:56.010Z] 01666e4c0597: Verifying Checksum [2021-02-06T00:53:56.010Z] 01666e4c0597: Download complete [2021-02-06T00:53:56.010Z] 8ad3a11d3b57: Verifying Checksum [2021-02-06T00:53:56.010Z] 8ad3a11d3b57: Download complete [2021-02-06T00:53:56.279Z] df20fa9351a1: Pull complete [2021-02-06T00:53:56.546Z] 36b3adc4ff6f: Pull complete [2021-02-06T00:53:58.500Z] aa168da1d23b: Verifying Checksum [2021-02-06T00:53:58.500Z] aa168da1d23b: Download complete [2021-02-06T00:53:58.788Z] 8ad3a11d3b57: Pull complete [2021-02-06T00:53:59.065Z] 46f8f816bc3b: Pull complete [2021-02-06T00:54:00.021Z] 93b61091891f: Pull complete [2021-02-06T00:54:00.283Z] 93b9cdb0e59b: Pull complete [2021-02-06T00:54:00.283Z] 5e14af77c1be: Pull complete [2021-02-06T00:54:00.551Z] 01666e4c0597: Pull complete [2021-02-06T00:54:12.973Z] aa168da1d23b: Pull complete [2021-02-06T00:54:12.973Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-06T00:54:12.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-06T00:54:12.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-06T00:54:13.264Z] prd-centos7-docker-4c-2g-25293 does not seem to be running inside a container [2021-02-06T00:54:13.315Z] $ 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/58/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/58 -v /w/workspace/edgex-go/58:/w/workspace/edgex-go/58:rw,z -v /w/workspace/edgex-go/58@tmp:/w/workspace/edgex-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-06T00:54:16.818Z] $ docker top d0c31f82c6c7a8f8bcd9c16821254044b48a32152bb746f07e36d9d7ee68266b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-06T00:54:17.379Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-06T00:54:17.682Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-06T00:54:17.986Z] + ls /var/log/sa-host [2021-02-06T00:54:17.986Z] + sadf -c /var/log/sa-host/sa06 [2021-02-06T00:54:17.986Z] file_magic: OK [2021-02-06T00:54:17.986Z] HZ: Using current value: 100 [2021-02-06T00:54:17.986Z] file_header: OK [2021-02-06T00:54:17.986Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-06T00:54:17.986Z] Statistics: [2021-02-06T00:54:17.986Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-06T00:54:17.986Z] File successfully converted to sysstat format version 12.2.1 [2021-02-06T00:54:17.986Z] + sadf -c /var/log/sa-host/sa23 [2021-02-06T00:54:17.986Z] file_magic: OK [2021-02-06T00:54:17.986Z] HZ: Using current value: 100 [2021-02-06T00:54:17.986Z] file_header: OK [2021-02-06T00:54:17.986Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-06T00:54:17.986Z] Statistics: [2021-02-06T00:54:17.986Z] Hnuu...uuuununununu... [2021-02-06T00:54:17.986Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-06T00:54:18.186Z] provisioning config files... [2021-02-06T00:54:18.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/58@tmp/config3423005377040013524tmp [Pipeline] { [Pipeline] echo [2021-02-06T00:54:18.274Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:54:18.579Z] ---> create-netrc.sh [Pipeline] } [2021-02-06T00:54:18.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-06T00:54:18.677Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:54:18.982Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-06T00:54:18.993Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:54:19.290Z] ---> sudo-logs.sh [2021-02-06T00:54:19.290Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-06T00:54:19.301Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:54:19.600Z] ---> job-cost.sh [2021-02-06T00:54:19.600Z] lf-activate-venv: SKIPPING [2021-02-06T00:54:19.600Z] INFO: No Stack... [2021-02-06T00:54:20.557Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-06T00:54:21.132Z] INFO: Archiving Costs [Pipeline] echo [2021-02-06T00:54:21.148Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-06T00:54:21.444Z] ---> logs-deploy.sh [2021-02-06T00:54:21.444Z] lf-activate-venv: SKIPPING [2021-02-06T00:54:21.444Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/58 [2021-02-06T00:54:21.444Z] INFO: archiving workspace using pattern(s): [2021-02-06T00:54:23.369Z] Archives upload complete. [2021-02-06T00:54:23.369Z] INFO: archiving logs to Nexus