Pull request #3063 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8f91730bf265d4ec4873d07350ab01bdc6ed1257+5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b (684af586b78459ddbf6ca425b9572b3d61e4fd3f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3063/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3063/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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-22125 in /w/workspace/edgexfoundry_edgex-go_PR-3063 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3063/head:refs/remotes/origin/PR-3063 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 8f91730bf265d4ec4873d07350ab01bdc6ed1257 Merge succeeded, producing 8f91730bf265d4ec4873d07350ab01bdc6ed1257 Checking out Revision 8f91730bf265d4ec4873d07350ab01bdc6ed1257 (PR-3063) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # 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 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-22T00:50:43.648Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T00:50:44.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T00:50:44.188Z] ========================================================= [2021-01-22T00:50:44.188Z] EdgeX Global Pipelines Version Info [2021-01-22T00:50:44.188Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:50:45.698Z] ------------------- [2021-01-22T00:50:45.698Z] stable info: [2021-01-22T00:50:45.698Z] ------------------- [2021-01-22T00:50:45.698Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T00:50:45.698Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T00:50:45.698Z] Message: update stable to v1.0.179 [2021-01-22T00:50:46.647Z] ------------------- [2021-01-22T00:50:46.647Z] experimental info: [2021-01-22T00:50:46.647Z] ------------------- [2021-01-22T00:50:46.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T00:50:46.647Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T00:50:46.647Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T00:50:47.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-22T00:50:47.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-22T00:50:47.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T00:50:47.387Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T00:50:47.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T00:50:47.647Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T00:50:47.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T00:50:47.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-22T00:50:48.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-22T00:50:48.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-22T00:50:48.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T00:50:48.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T00:50:48.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T00:50:48.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T00:50:48.796Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T00:50:48.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T00:50:49.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T00:50:49.203Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T00:50:49.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T00:50:49.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T00:50:49.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T00:50:49.680Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T00:50:49.819Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T00:50:49.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3063 [Pipeline] echo [2021-01-22T00:50:50.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3063 [Pipeline] echo [2021-01-22T00:50:50.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3063 [Pipeline] echo [2021-01-22T00:50:50.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f91730bf265d4ec4873d07350ab01bdc6ed1257 [Pipeline] echo [2021-01-22T00:50:50.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f91730 [Pipeline] echo [2021-01-22T00:50:50.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T00:50:51.081Z] provisioning config files... [2021-01-22T00:50:51.125Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config693743090574392887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:50:51.546Z] ---> docker-login.sh [2021-01-22T00:50:51.547Z] nexus3.edgexfoundry.org:10001 [2021-01-22T00:50:51.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:50:52.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:50:52.080Z] Configure a credential helper to remove this warning. See [2021-01-22T00:50:52.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:50:52.080Z] [2021-01-22T00:50:52.080Z] Login Succeeded [2021-01-22T00:50:52.080Z] nexus3.edgexfoundry.org:10002 [2021-01-22T00:50:52.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:50:52.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:50:52.080Z] Configure a credential helper to remove this warning. See [2021-01-22T00:50:52.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:50:52.080Z] [2021-01-22T00:50:52.080Z] Login Succeeded [2021-01-22T00:50:52.080Z] nexus3.edgexfoundry.org:10003 [2021-01-22T00:50:52.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:50:52.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:50:52.343Z] Configure a credential helper to remove this warning. See [2021-01-22T00:50:52.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:50:52.343Z] [2021-01-22T00:50:52.343Z] Login Succeeded [2021-01-22T00:50:52.343Z] nexus3.edgexfoundry.org:10004 [2021-01-22T00:50:52.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:50:52.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:50:52.611Z] Configure a credential helper to remove this warning. See [2021-01-22T00:50:52.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:50:52.611Z] [2021-01-22T00:50:52.611Z] Login Succeeded [2021-01-22T00:50:52.611Z] docker.io [2021-01-22T00:50:52.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:50:53.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:50:53.187Z] Configure a credential helper to remove this warning. See [2021-01-22T00:50:53.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:50:53.187Z] [2021-01-22T00:50:53.187Z] Login Succeeded [2021-01-22T00:50:53.187Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T00:50:53.212Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:50:53.785Z] ++ 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-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/core-command/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/core-data/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-22T00:50:53.785Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T00:50:53.785Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-22T00:50:53.785Z] ++ cut -d/ -f2 [2021-01-22T00:50:53.785Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-22T00:50:53.884Z] 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-01-22T00:50:54.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:50:54.897Z] [2021-01-22T00:50:54.897Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:50:55.281Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:50:55.281Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T00:50:55.281Z] 31603596830f: Pulling fs layer [2021-01-22T00:50:55.281Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T00:50:55.281Z] 6ca5941a6612: Pulling fs layer [2021-01-22T00:50:55.281Z] ecc8261a40a4: Pulling fs layer [2021-01-22T00:50:55.281Z] ecc8261a40a4: Waiting [2021-01-22T00:50:55.281Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T00:50:55.281Z] 2a8b12db71e7: Download complete [2021-01-22T00:50:55.556Z] 31603596830f: Verifying Checksum [2021-01-22T00:50:55.556Z] 31603596830f: Download complete [2021-01-22T00:50:55.556Z] ecc8261a40a4: Verifying Checksum [2021-01-22T00:50:55.556Z] ecc8261a40a4: Download complete [2021-01-22T00:50:55.556Z] 6ca5941a6612: Verifying Checksum [2021-01-22T00:50:55.556Z] 6ca5941a6612: Download complete [2021-01-22T00:50:55.820Z] 31603596830f: Pull complete [2021-01-22T00:50:56.086Z] 2a8b12db71e7: Pull complete [2021-01-22T00:50:57.041Z] 6ca5941a6612: Pull complete [2021-01-22T00:50:57.041Z] ecc8261a40a4: Pull complete [2021-01-22T00:50:57.303Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T00:50:57.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T00:50:57.303Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T00:50:57.507Z] prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container [2021-01-22T00:50:57.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T00:51:00.344Z] $ docker top 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T00:51:00.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:51:00.841Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:51:01.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:51:01.097Z] $ docker exec 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent [2021-01-22T00:51:01.301Z] SSH_AUTH_SOCK=/tmp/ssh-wd07BZlp4dRU/agent.12 [2021-01-22T00:51:01.301Z] SSH_AGENT_PID=17 [2021-01-22T00:51:01.323Z] Running ssh-add (command line suppressed) [2021-01-22T00:51:01.466Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7170235313254638564.key (/w/workspace/edgex-go/1@tmp/private_key_7170235313254638564.key) [2021-01-22T00:51:01.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:51:01.967Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T00:51:02.032Z] $ docker exec --env ******** --env ******** 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent -k [2021-01-22T00:51:02.170Z] unset SSH_AUTH_SOCK; [2021-01-22T00:51:02.170Z] unset SSH_AGENT_PID; [2021-01-22T00:51:02.170Z] echo Agent pid 17 killed; [2021-01-22T00:51:02.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T00:51:02.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T00:51:02.452Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T00:51:02.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T00:51:02.646Z] $ docker exec 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent [2021-01-22T00:51:02.827Z] SSH_AUTH_SOCK=/tmp/ssh-m1uhZs2nWdSf/agent.46 [2021-01-22T00:51:02.827Z] SSH_AGENT_PID=51 [2021-01-22T00:51:02.837Z] Running ssh-add (command line suppressed) [2021-01-22T00:51:02.970Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2737593816205123449.key (/w/workspace/edgex-go/1@tmp/private_key_2737593816205123449.key) [2021-01-22T00:51:03.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T00:51:03.426Z] + git semver init [2021-01-22T00:51:03.426Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T00:51:03.426Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-22T00:51:03.426Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-22T00:51:03.426Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T00:51:03.426Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T00:51:03.426Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T00:51:03.426Z] # $SEMVER_BRANCH = PR-3063 [2021-01-22T00:51:03.426Z] # $SEMVER_TEMP = /tmp/semver-531393916 [2021-01-22T00:51:03.426Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-22T00:51:25.521Z] # '/tmp/semver-531393916' -> '/w/workspace/edgex-go/1/.semver' [2021-01-22T00:51:25.521Z] # -> Force: false [2021-01-22T00:51:25.521Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-22T00:51:25.539Z] $ docker exec --env ******** --env ******** 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 ssh-agent -k [2021-01-22T00:51:25.785Z] unset SSH_AUTH_SOCK; [2021-01-22T00:51:25.786Z] unset SSH_AGENT_PID; [2021-01-22T00:51:25.786Z] echo Agent pid 51 killed; [2021-01-22T00:51:25.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T00:51:26.504Z] + git semver [Pipeline] } [2021-01-22T00:51:26.539Z] $ docker stop --time=1 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 [2021-01-22T00:51:28.186Z] $ docker rm -f 4f4e90ed46ba6d412b16924509479f0a284c8c48204d12ddb1531962bb9fd1d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T00:51:28.800Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T00:51:29.408Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T00:51:29.429Z] [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-01-22T00:51:30.967Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:51:31.287Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:51:31.616Z] + sudo service docker restart [2021-01-22T00:51:31.616Z] + true [2021-01-22T00:51:31.616Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-22T00:51:32.239Z] ========================================================= [2021-01-22T00:51:32.239Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T00:51:32.239Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:51:32.627Z] + 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-01-22T00:51:36.888Z] Sending build context to Docker daemon 327MB [2021-01-22T00:51:36.888Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T00:51:36.888Z] Step 2/6 : FROM ${BASE} [2021-01-22T00:51:36.888Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T00:51:36.888Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T00:51:36.888Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T00:51:36.888Z] de9db76c5a1d: Pulling fs layer [2021-01-22T00:51:36.888Z] bca2f99d35d6: Pulling fs layer [2021-01-22T00:51:36.888Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T00:51:36.888Z] 7c6f9722023f: Pulling fs layer [2021-01-22T00:51:36.888Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T00:51:36.888Z] bca2f99d35d6: Waiting [2021-01-22T00:51:36.888Z] 93359f2a8cfa: Waiting [2021-01-22T00:51:36.888Z] 7c6f9722023f: Waiting [2021-01-22T00:51:36.888Z] a35cf1a2eb13: Waiting [2021-01-22T00:51:36.888Z] de9db76c5a1d: Verifying Checksum [2021-01-22T00:51:36.888Z] de9db76c5a1d: Download complete [2021-01-22T00:51:36.888Z] 0ef7d3d256c8: Verifying Checksum [2021-01-22T00:51:36.888Z] 0ef7d3d256c8: Download complete [2021-01-22T00:51:36.888Z] 93359f2a8cfa: Verifying Checksum [2021-01-22T00:51:36.888Z] 93359f2a8cfa: Download complete [2021-01-22T00:51:36.888Z] 7c6f9722023f: Verifying Checksum [2021-01-22T00:51:36.888Z] 7c6f9722023f: Download complete [2021-01-22T00:51:36.888Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T00:51:36.888Z] 188c0c94c7c5: Download complete [2021-01-22T00:51:36.888Z] 188c0c94c7c5: Pull complete [2021-01-22T00:51:37.164Z] 0ef7d3d256c8: Pull complete [2021-01-22T00:51:37.753Z] de9db76c5a1d: Pull complete [2021-01-22T00:51:38.344Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T00:51:38.344Z] a35cf1a2eb13: Download complete [2021-01-22T00:51:38.929Z] bca2f99d35d6: Verifying Checksum [2021-01-22T00:51:38.929Z] bca2f99d35d6: Download complete [2021-01-22T00:51:45.151Z] Still waiting to schedule task [2021-01-22T00:51:45.151Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-22T00:51:45.604Z] bca2f99d35d6: Pull complete [2021-01-22T00:51:45.604Z] 93359f2a8cfa: Pull complete [2021-01-22T00:51:45.604Z] 7c6f9722023f: Pull complete [2021-01-22T00:51:49.886Z] a35cf1a2eb13: Pull complete [2021-01-22T00:51:49.886Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T00:51:49.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T00:51:49.886Z] ---> a62c8e92a672 [2021-01-22T00:51:49.886Z] 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-01-22T00:51:49.886Z] ---> Running in 7f38965280c6 [2021-01-22T00:51:50.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:51:51.106Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:51:52.057Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T00:51:52.322Z] (2/12) Installing file (5.38-r0) [2021-01-22T00:51:52.322Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T00:51:52.587Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T00:52:07.538Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T00:52:07.538Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T00:52:07.538Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T00:52:07.538Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T00:52:07.538Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T00:52:07.538Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T00:52:07.538Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T00:52:07.803Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T00:52:07.803Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:52:07.803Z] OK: 233 MiB in 51 packages [2021-01-22T00:52:13.145Z] Removing intermediate container 7f38965280c6 [2021-01-22T00:52:13.145Z] ---> 685cdf094d23 [2021-01-22T00:52:13.145Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T00:52:13.145Z] ---> Running in 751fbc72bbb4 [2021-01-22T00:52:13.145Z] Removing intermediate container 751fbc72bbb4 [2021-01-22T00:52:13.145Z] ---> f1d839f29b0c [2021-01-22T00:52:13.145Z] Step 5/6 : COPY go.mod . [2021-01-22T00:52:13.145Z] ---> 60790ef4d6f9 [2021-01-22T00:52:13.145Z] Step 6/6 : RUN go mod download [2021-01-22T00:52:13.145Z] ---> Running in 1fcb008ab8cf [2021-01-22T00:52:36.620Z] Removing intermediate container 1fcb008ab8cf [2021-01-22T00:52:36.620Z] ---> 53670c4afd32 [2021-01-22T00:52:36.620Z] Successfully built 53670c4afd32 [2021-01-22T00:52:36.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:52:36.983Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T00:52:36.983Z] . [Pipeline] withDockerContainer [2021-01-22T00:52:37.126Z] prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container [2021-01-22T00:52:37.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T00:52:38.066Z] $ docker top ee283ff905ee538825f89f82940925c5406a0600ef2a09480c439dddbdeb29b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:52:38.684Z] + go version [2021-01-22T00:52:38.685Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T00:52:38.713Z] $ docker stop --time=1 ee283ff905ee538825f89f82940925c5406a0600ef2a09480c439dddbdeb29b3 [2021-01-22T00:52:40.091Z] $ docker rm -f ee283ff905ee538825f89f82940925c5406a0600ef2a09480c439dddbdeb29b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:52:41.443Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T00:52:41.443Z] . [Pipeline] withDockerContainer [2021-01-22T00:52:41.598Z] prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container [2021-01-22T00:52:41.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T00:52:42.880Z] $ docker top d6d14567e4c4a05a585ba966bf0cae9e09de5634e20fafe7424fb21b03c3b41e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T00:52:43.139Z] ========================================================= [2021-01-22T00:52:43.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T00:52:43.139Z] ========================================================= [Pipeline] sh [2021-01-22T00:52:43.460Z] + make test [2021-01-22T00:52:43.460Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T00:52:53.560Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T00:53:08.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T00:53:15.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T00:53:15.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T00:53:15.481Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T00:53:15.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T00:53:18.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T00:53:18.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T00:53:18.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T00:53:18.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T00:53:18.906Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T00:53:18.906Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T00:53:20.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T00:53:20.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T00:53:20.878Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T00:53:23.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.118s coverage: 46.6% of statements [2021-01-22T00:53:23.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T00:53:23.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T00:53:23.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T00:53:23.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T00:53:23.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T00:53:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.218s coverage: 27.0% of statements [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T00:53:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T00:53:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T00:53:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 66.7% of statements [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T00:53:27.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s coverage: 82.3% of statements [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T00:53:27.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T00:53:30.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.386s coverage: 28.6% of statements [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T00:53:30.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T00:53:30.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T00:53:30.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.131s coverage: 86.7% of statements [2021-01-22T00:53:30.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T00:53:30.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.150s coverage: 97.5% of statements [2021-01-22T00:53:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T00:53:30.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-01-22T00:53:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T00:53:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T00:53:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T00:53:30.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T00:53:33.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 92.8% of statements [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T00:53:33.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T00:53:33.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T00:53:33.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T00:53:33.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.033s coverage: 43.8% of statements [2021-01-22T00:53:33.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements [2021-01-22T00:53:33.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements [2021-01-22T00:53:33.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-01-22T00:53:33.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.028s coverage: 87.5% of statements [2021-01-22T00:53:46.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-01-22T00:53:46.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-01-22T00:53:46.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T00:53:46.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T00:53:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T00:53:46.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 63.5% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 68.9% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.265s coverage: 84.0% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T00:53:46.492Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-01-22T00:53:46.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T00:53:46.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements [2021-01-22T00:53:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T00:53:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T00:53:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T00:53:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T00:53:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T00:53:46.760Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-01-22T00:53:46.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T00:53:47.032Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-01-22T00:53:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T00:53:47.032Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-01-22T00:53:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T00:53:47.032Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-01-22T00:53:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T00:53:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T00:53:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T00:53:47.032Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T00:53:47.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-01-22T00:53:47.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T00:53:47.633Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T00:53:47.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-01-22T00:53:47.921Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-01-22T00:53:48.202Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-22T00:53:48.478Z] GO111MODULE=on go vet ./... [2021-01-22T00:54:15.594Z] gofmt -l . [2021-01-22T00:54:15.594Z] [ "`gofmt -l .`" = "" ] [2021-01-22T00:54:15.594Z] ./bin/test-go-mod-tidy.sh [2021-01-22T00:54:15.862Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T00:54:16.818Z] + ls -al . [2021-01-22T00:54:16.819Z] total 668 [2021-01-22T00:54:16.819Z] drwxrwxr-x 10 1001 1001 4096 Jan 22 00:54 . [2021-01-22T00:54:16.819Z] drwxr-xr-x 4 root root 28 Jan 22 00:52 .. [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 00:50 .dockerignore [2021-01-22T00:54:16.819Z] drwxrwxr-x 8 1001 1001 179 Jan 22 00:50 .git [2021-01-22T00:54:16.819Z] drwxrwxr-x 3 1001 1001 125 Jan 22 00:50 .github [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 00:50 .gitignore [2021-01-22T00:54:16.819Z] drwx------ 3 1001 1001 47 Jan 22 00:51 .semver [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 00:50 .sonarcloud.properties [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 00:50 Attribution.txt [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:50 CONTRIBUTING.md [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 00:50 Dockerfile.build [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 00:50 Jenkinsfile [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:50 LICENSE [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 00:50 Makefile [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:50 README.md [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 00:50 SECURITY.md [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 00:51 VERSION [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:50 ZMQWindows.md [2021-01-22T00:54:16.819Z] drwxrwxr-x 2 1001 1001 117 Jan 22 00:50 bin [2021-01-22T00:54:16.819Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 00:50 cmd [2021-01-22T00:54:16.819Z] -rw-r--r-- 1 root root 562928 Jan 22 00:53 coverage.out [2021-01-22T00:54:16.819Z] -rw-r--r-- 1 root root 1053 Jan 22 00:54 go.mod [2021-01-22T00:54:16.819Z] -rw-r--r-- 1 root root 18995 Jan 22 00:54 go.sum [2021-01-22T00:54:16.819Z] drwxrwxr-x 8 1001 1001 127 Jan 22 00:50 internal [2021-01-22T00:54:16.819Z] drwxrwxr-x 4 1001 1001 26 Jan 22 00:50 openapi [2021-01-22T00:54:16.819Z] drwxrwxr-x 4 1001 1001 71 Jan 22 00:50 snap [2021-01-22T00:54:16.819Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 00:50 version.go [Pipeline] sh [2021-01-22T00:54:17.160Z] + '[' -e coverage.out ] [2021-01-22T00:54:17.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T00:54:17.396Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T00:54:17.720Z] + make build [2021-01-22T00:54:17.720Z] 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-01-22T00:54:21.956Z] 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-01-22T00:54:30.213Z] 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-01-22T00:54:31.175Z] 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-01-22T00:54:32.591Z] 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-01-22T00:54:33.190Z] 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-01-22T00:54:34.617Z] 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-01-22T00:54:36.062Z] 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-01-22T00:54:37.461Z] 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-01-22T00:54:38.415Z] 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-01-22T00:54:39.808Z] 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-01-22T00:54:40.766Z] 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-01-22T00:54:42.254Z] 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-01-22T00:54:43.687Z] $ docker stop --time=1 d6d14567e4c4a05a585ba966bf0cae9e09de5634e20fafe7424fb21b03c3b41e [2021-01-22T00:54:45.383Z] $ docker rm -f d6d14567e4c4a05a585ba966bf0cae9e09de5634e20fafe7424fb21b03c3b41e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:54:47.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:54:47.658Z] [2021-01-22T00:54:47.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:54:48.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:54:48.082Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-22T00:54:48.082Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-22T00:54:48.082Z] ca9280d653b3: Pulling fs layer [2021-01-22T00:54:48.082Z] 7e9c9ca2126c: Pulling fs layer [2021-01-22T00:54:48.353Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-22T00:54:48.353Z] cbdbe7a5bc2a: Download complete [2021-01-22T00:54:48.618Z] cbdbe7a5bc2a: Pull complete [2021-01-22T00:54:48.883Z] ca9280d653b3: Verifying Checksum [2021-01-22T00:54:48.883Z] ca9280d653b3: Download complete [2021-01-22T00:54:49.849Z] ca9280d653b3: Pull complete [2021-01-22T00:54:49.849Z] 7e9c9ca2126c: Download complete [2021-01-22T00:54:56.524Z] 7e9c9ca2126c: Pull complete [2021-01-22T00:54:56.524Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-22T00:54:56.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:54:56.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-22T00:54:56.717Z] prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container [2021-01-22T00:54:56.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T00:54:59.510Z] $ docker top 0d644f34c6a8c0c01727c499bdb61fd867093b5f9180d1d97b8ba178a4cf6268 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:55:00.184Z] + docker-compose build --help [2021-01-22T00:55:00.184Z] + grep parallel [2021-01-22T00:55:01.163Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T00:55:01.209Z] $ docker stop --time=1 0d644f34c6a8c0c01727c499bdb61fd867093b5f9180d1d97b8ba178a4cf6268 [2021-01-22T00:55:02.707Z] $ docker rm -f 0d644f34c6a8c0c01727c499bdb61fd867093b5f9180d1d97b8ba178a4cf6268 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:55:03.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T00:55:03.595Z] . [Pipeline] withDockerContainer [2021-01-22T00:55:03.760Z] prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container [2021-01-22T00:55:03.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T00:55:04.762Z] $ docker top cac1a667aec75d573df94d62e7babae8330e48ac1947a24d9b03df5260c2fdc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:55:05.498Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T00:55:06.562Z] Building docker-core-command-go ... [2021-01-22T00:55:06.562Z] Building docker-core-data-go ... [2021-01-22T00:55:06.562Z] Building docker-core-metadata-go ... [2021-01-22T00:55:06.562Z] Building docker-security-bootstrapper-go ... [2021-01-22T00:55:06.562Z] Building docker-security-proxy-setup-go ... [2021-01-22T00:55:06.562Z] Building docker-security-secretstore-setup-go ... [2021-01-22T00:55:06.562Z] Building docker-support-notifications-go ... [2021-01-22T00:55:06.562Z] Building docker-support-scheduler-go ... [2021-01-22T00:55:06.562Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T00:55:06.562Z] Building docker-core-data-go [2021-01-22T00:55:06.562Z] Building docker-security-secretstore-setup-go [2021-01-22T00:55:06.562Z] Building docker-support-notifications-go [2021-01-22T00:55:06.562Z] Building docker-sys-mgmt-agent-go [2021-01-22T00:55:06.562Z] Building docker-support-scheduler-go [2021-01-22T00:55:45.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:55:45.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:55:45.700Z] ---> 53670c4afd32 [2021-01-22T00:55:45.700Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T00:55:45.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:55:45.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:55:45.700Z] ---> 53670c4afd32 [2021-01-22T00:55:45.700Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:55:45.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:55:45.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:55:45.700Z] ---> 53670c4afd32 [2021-01-22T00:55:45.700Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T00:55:45.700Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:55:45.700Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:55:45.700Z] ---> 53670c4afd32 [2021-01-22T00:55:45.700Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T00:55:45.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:55:45.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:55:45.700Z] ---> 53670c4afd32 [2021-01-22T00:55:45.700Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T00:55:45.700Z] ---> Running in 1e9ede8ad7e7 [2021-01-22T00:55:45.700Z] ---> Running in 693ab855f1b9 [2021-01-22T00:55:45.700Z] ---> Running in 70e2a9d508d3 [2021-01-22T00:55:45.700Z] ---> Running in 9abd774efc41 [2021-01-22T00:55:45.700Z] ---> Running in 71aae8cd403e [2021-01-22T00:55:45.700Z] Removing intermediate container 693ab855f1b9 [2021-01-22T00:55:45.700Z] ---> 7320e0ffc011 [2021-01-22T00:55:45.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:55:45.700Z] Removing intermediate container 71aae8cd403e [2021-01-22T00:55:45.700Z] ---> 3e47dde44d22 [2021-01-22T00:55:45.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:55:45.700Z] Removing intermediate container 70e2a9d508d3 [2021-01-22T00:55:45.700Z] ---> 870c33693406 [2021-01-22T00:55:45.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:55:45.700Z] Removing intermediate container 1e9ede8ad7e7 [2021-01-22T00:55:45.700Z] ---> 6e9fab9f8d73 [2021-01-22T00:55:45.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:55:45.700Z] Removing intermediate container 9abd774efc41 [2021-01-22T00:55:45.700Z] ---> f3e19a5c060d [2021-01-22T00:55:45.700Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:55:45.700Z] ---> Running in db9c4bc03183 [2021-01-22T00:55:45.700Z] ---> Running in c680d67104f4 [2021-01-22T00:55:45.700Z] ---> Running in 18afb260b9f8 [2021-01-22T00:55:45.700Z] ---> Running in 051365ab2430 [2021-01-22T00:55:45.700Z] ---> Running in 74a9634d36b7 [2021-01-22T00:55:45.968Z] Removing intermediate container c680d67104f4 [2021-01-22T00:55:45.968Z] ---> 16e8ea6d8b5c [2021-01-22T00:55:45.968Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T00:55:45.968Z] Removing intermediate container 18afb260b9f8 [2021-01-22T00:55:45.968Z] ---> 1a63509bcdfc [2021-01-22T00:55:45.968Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T00:55:46.245Z] Removing intermediate container db9c4bc03183 [2021-01-22T00:55:46.245Z] ---> 3e30af36fd7e [2021-01-22T00:55:46.245Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T00:55:46.245Z] ---> Running in e143de4915d4 [2021-01-22T00:55:46.245Z] Removing intermediate container 74a9634d36b7 [2021-01-22T00:55:46.245Z] ---> 27de362f6c38 [2021-01-22T00:55:46.245Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T00:55:46.245Z] ---> Running in b9b61d1ae145 [2021-01-22T00:55:46.517Z] ---> Running in 1ee8fe6a8c25 [2021-01-22T00:55:46.517Z] Removing intermediate container 051365ab2430 [2021-01-22T00:55:46.517Z] ---> 2d3f5522efee [2021-01-22T00:55:46.517Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T00:55:46.517Z] ---> Running in bc2ca848e66f [2021-01-22T00:55:46.517Z] ---> Running in 2fa4934d12bb [2021-01-22T00:55:47.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:47.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:47.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:47.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:47.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:48.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:49.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:49.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:49.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:49.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:55:51.191Z] OK: 233 MiB in 51 packages [2021-01-22T00:55:51.774Z] OK: 233 MiB in 51 packages [2021-01-22T00:55:51.774Z] Removing intermediate container e143de4915d4 [2021-01-22T00:55:51.774Z] ---> 4b9bb9fc551f [2021-01-22T00:55:51.774Z] Step 6/22 : COPY go.mod . [2021-01-22T00:55:51.774Z] OK: 233 MiB in 51 packages [2021-01-22T00:55:52.044Z] ---> 63035882e31d [2021-01-22T00:55:52.044Z] Step 7/22 : RUN go mod download [2021-01-22T00:55:52.044Z] ---> Running in 9631fb14d493 [2021-01-22T00:55:52.044Z] OK: 233 MiB in 51 packages [2021-01-22T00:55:52.320Z] Removing intermediate container b9b61d1ae145 [2021-01-22T00:55:52.320Z] ---> 9200642db1a1 [2021-01-22T00:55:52.320Z] Step 6/23 : COPY go.mod . [2021-01-22T00:55:52.604Z] Removing intermediate container 1ee8fe6a8c25 [2021-01-22T00:55:52.605Z] ---> db0dc5c0b8a0 [2021-01-22T00:55:52.605Z] Step 6/24 : COPY go.mod . [2021-01-22T00:55:52.605Z] OK: 233 MiB in 51 packages [2021-01-22T00:55:52.605Z] ---> be6a3ae37fcd [2021-01-22T00:55:52.605Z] Step 7/23 : RUN go mod download [2021-01-22T00:55:52.884Z] ---> Running in afa73dfa06ca [2021-01-22T00:55:53.171Z] Removing intermediate container bc2ca848e66f [2021-01-22T00:55:53.171Z] ---> 18857d2cfca7 [2021-01-22T00:55:53.171Z] Step 6/22 : COPY go.mod . [2021-01-22T00:55:53.171Z] ---> 37266e57676a [2021-01-22T00:55:53.171Z] Step 7/24 : RUN go mod download [2021-01-22T00:55:53.442Z] ---> Running in 3257c0dbcf1f [2021-01-22T00:55:53.442Z] ---> 06d0775cc1e0 [2021-01-22T00:55:53.442Z] Step 7/22 : RUN go mod download [2021-01-22T00:55:53.712Z] ---> Running in d6b77159b5b5 [2021-01-22T00:55:53.712Z] Removing intermediate container 2fa4934d12bb [2021-01-22T00:55:53.712Z] ---> 0cc938329f61 [2021-01-22T00:55:53.712Z] Step 6/26 : COPY go.mod . [2021-01-22T00:55:54.300Z] ---> 713e478739d7 [2021-01-22T00:55:54.300Z] Step 7/26 : RUN go mod download [2021-01-22T00:55:54.568Z] ---> Running in a876b32434d6 [2021-01-22T00:55:54.568Z] Removing intermediate container 9631fb14d493 [2021-01-22T00:55:54.568Z] ---> 6048adf49874 [2021-01-22T00:55:54.568Z] Step 8/22 : COPY . . [2021-01-22T00:55:55.177Z] Removing intermediate container afa73dfa06ca [2021-01-22T00:55:55.177Z] ---> 21ecf039aaea [2021-01-22T00:55:55.177Z] Step 8/23 : COPY . . [2021-01-22T00:56:00.554Z] Removing intermediate container 3257c0dbcf1f [2021-01-22T00:56:00.554Z] ---> 7c429e56b11a [2021-01-22T00:56:00.554Z] Step 8/24 : COPY . . [2021-01-22T00:56:00.826Z] Removing intermediate container d6b77159b5b5 [2021-01-22T00:56:00.826Z] ---> a4fa7a326ebb [2021-01-22T00:56:00.826Z] Step 8/22 : COPY . . [2021-01-22T00:56:06.200Z] Removing intermediate container a876b32434d6 [2021-01-22T00:56:06.200Z] ---> 71e60d6b4cce [2021-01-22T00:56:06.200Z] Step 8/26 : COPY . . [2021-01-22T00:56:38.779Z] ---> b3ec668e92f9 [2021-01-22T00:56:38.779Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T00:56:38.779Z] ---> Running in 221ba640631c [2021-01-22T00:56:38.779Z] ---> ecc2210da279 [2021-01-22T00:56:38.779Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T00:56:40.200Z] ---> Running in 212800c2b373 [2021-01-22T00:56:40.200Z] ---> dae13d909b5c [2021-01-22T00:56:40.200Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T00:56:40.200Z] ---> 58765427e674 [2021-01-22T00:56:40.200Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T00:56:40.200Z] ---> Running in 0a0d3037e80e [2021-01-22T00:56:40.466Z] ---> c11e3640ebc9 [2021-01-22T00:56:40.466Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T00:56:40.466Z] ---> Running in 3a552c63407c [2021-01-22T00:56:40.733Z] ---> Running in f30fa42d002d [2021-01-22T00:56:41.005Z] 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-01-22T00:56:41.005Z] 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-01-22T00:56:41.276Z] 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-01-22T00:56:41.276Z] 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-01-22T00:56:41.276Z] 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-01-22T00:56:56.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22130 in /w/workspace/edgexfoundry_edgex-go_PR-3063 [Pipeline] { [Pipeline] ws [2021-01-22T00:56:56.119Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-22T00:57:01.494Z] using credential edgex-jenkins-ssh [2021-01-22T00:57:01.563Z] Cloning the remote Git repository [2021-01-22T00:57:01.627Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:57:01.743Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-22T00:57:01.828Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:57:01.829Z] > git --version # timeout=10 [2021-01-22T00:57:01.850Z] > git --version # 'git version 2.17.1' [2021-01-22T00:57:01.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:57:01.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T00:57:13.638Z] 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-01-22T00:57:17.893Z] Removing intermediate container f30fa42d002d [2021-01-22T00:57:17.893Z] ---> 066e93c8c7a6 [2021-01-22T00:57:17.893Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T00:57:19.319Z] Removing intermediate container 0a0d3037e80e [2021-01-22T00:57:19.319Z] ---> 931b6ed4fea9 [2021-01-22T00:57:19.319Z] [2021-01-22T00:57:19.319Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T00:57:19.319Z] 3.12: Pulling from library/alpine [2021-01-22T00:57:19.895Z] ---> Running in 90b095704410 [2021-01-22T00:57:19.895Z] Removing intermediate container 221ba640631c [2021-01-22T00:57:19.895Z] ---> b5713bb9b7b4 [2021-01-22T00:57:19.895Z] [2021-01-22T00:57:19.895Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T00:57:19.895Z] 3.12: Pulling from library/alpine [2021-01-22T00:57:20.185Z] Removing intermediate container 3a552c63407c [2021-01-22T00:57:20.185Z] ---> 4f6f69121217 [2021-01-22T00:57:20.185Z] [2021-01-22T00:57:20.185Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T00:57:20.185Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T00:57:20.185Z] 3.12: Pulling from library/alpine [2021-01-22T00:57:20.185Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T00:57:20.185Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T00:57:20.185Z] Status: Image is up to date for alpine:3.12 [2021-01-22T00:57:20.185Z] ---> 389fef711851 [2021-01-22T00:57:20.185Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T00:57:20.185Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T00:57:20.185Z] ---> 389fef711851 [2021-01-22T00:57:20.185Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T00:57:20.185Z] Status: Image is up to date for alpine:3.12 [2021-01-22T00:57:20.185Z] ---> 389fef711851 [2021-01-22T00:57:20.185Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T00:57:20.185Z] ---> Running in 566f762ac1df [2021-01-22T00:57:20.185Z] ---> Running in d416a9039a0e [2021-01-22T00:57:20.470Z] ---> Running in 7400bae1de5c [2021-01-22T00:57:20.745Z] 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-01-22T00:57:21.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:21.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:21.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:21.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:21.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:21.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:21.662Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T00:57:21.662Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:57:21.966Z] OK: 6 MiB in 15 packages [2021-01-22T00:57:21.966Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T00:57:21.966Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T00:57:21.966Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:57:21.966Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T00:57:21.966Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T00:57:21.966Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:57:21.966Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:57:21.966Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T00:57:21.966Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T00:57:21.966Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:57:21.966Z] OK: 6 MiB in 16 packages [2021-01-22T00:57:21.966Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:57:22.239Z] OK: 7 MiB in 19 packages [2021-01-22T00:57:25.573Z] Removing intermediate container d416a9039a0e [2021-01-22T00:57:25.574Z] ---> 8ba118462202 [2021-01-22T00:57:25.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T00:57:25.574Z] Removing intermediate container 212800c2b373 [2021-01-22T00:57:25.574Z] ---> 98a15bba9a42 [2021-01-22T00:57:25.574Z] [2021-01-22T00:57:25.574Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T00:57:25.574Z] ---> 389fef711851 [2021-01-22T00:57:25.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T00:57:26.158Z] ---> Running in e6c41bd782a6 [2021-01-22T00:57:26.158Z] ---> Running in 54b8e7ee71b4 [2021-01-22T00:57:26.432Z] Removing intermediate container 7400bae1de5c [2021-01-22T00:57:26.432Z] ---> 070e3a1e9dba [2021-01-22T00:57:26.432Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T00:57:26.432Z] Removing intermediate container 90b095704410 [2021-01-22T00:57:26.432Z] ---> 4ebcda62d9d7 [2021-01-22T00:57:26.432Z] [2021-01-22T00:57:26.432Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T00:57:26.432Z] Removing intermediate container 566f762ac1df [2021-01-22T00:57:26.432Z] ---> 2fd42d95e18b [2021-01-22T00:57:26.432Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T00:57:26.432Z] 20.10.0: Pulling from library/docker [2021-01-22T00:57:26.432Z] ---> Running in 4e4d80337b49 [2021-01-22T00:57:26.432Z] ---> Running in 726de065a868 [2021-01-22T00:57:26.701Z] Removing intermediate container e6c41bd782a6 [2021-01-22T00:57:26.701Z] ---> 067059a8ae03 [2021-01-22T00:57:26.701Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T00:57:26.701Z] Removing intermediate container 54b8e7ee71b4 [2021-01-22T00:57:26.701Z] ---> 448035adc1f5 [2021-01-22T00:57:26.701Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T00:57:26.967Z] ---> Running in 131fd9900734 [2021-01-22T00:57:27.555Z] Removing intermediate container 4e4d80337b49 [2021-01-22T00:57:27.555Z] ---> be32e7d24ed2 [2021-01-22T00:57:27.555Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T00:57:27.555Z] ---> Running in d17fb337d892 [2021-01-22T00:57:27.556Z] Removing intermediate container 726de065a868 [2021-01-22T00:57:27.556Z] ---> 10a6b3d0df00 [2021-01-22T00:57:27.556Z] Step 13/24 : WORKDIR / [2021-01-22T00:57:27.820Z] ---> Running in 9a1177269fe3 [2021-01-22T00:57:27.820Z] Removing intermediate container 131fd9900734 [2021-01-22T00:57:27.820Z] ---> 4edcd84f619e [2021-01-22T00:57:27.820Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T00:57:28.400Z] ---> Running in 1db9a780337e [2021-01-22T00:57:28.400Z] Removing intermediate container d17fb337d892 [2021-01-22T00:57:28.400Z] ---> 3f940d012b0f [2021-01-22T00:57:28.400Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T00:57:28.400Z] ---> Running in 8549e9bd2395 [2021-01-22T00:57:28.675Z] ---> Running in f5cbbd6a8919 [2021-01-22T00:57:28.675Z] Removing intermediate container 9a1177269fe3 [2021-01-22T00:57:28.675Z] ---> 22b2f4180974 [2021-01-22T00:57:28.675Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T00:57:28.944Z] Removing intermediate container 1db9a780337e [2021-01-22T00:57:28.944Z] ---> 0867d0889de4 [2021-01-22T00:57:28.944Z] 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-01-22T00:57:28.944Z] ---> Running in ccf09864bc5d [2021-01-22T00:57:28.944Z] Removing intermediate container 8549e9bd2395 [2021-01-22T00:57:28.944Z] ---> 5f0a7b6cff78 [2021-01-22T00:57:28.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:57:28.944Z] Removing intermediate container f5cbbd6a8919 [2021-01-22T00:57:28.944Z] ---> 798a6e5a1427 [2021-01-22T00:57:28.944Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:57:29.218Z] ---> Running in c93dfc51b37f [2021-01-22T00:57:29.218Z] Removing intermediate container ccf09864bc5d [2021-01-22T00:57:29.218Z] ---> 806a73af203d [2021-01-22T00:57:29.218Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:57:29.489Z] ---> bb72cc129cca [2021-01-22T00:57:29.489Z] 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-01-22T00:57:29.489Z] ---> 8f217dad3b75 [2021-01-22T00:57:29.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T00:57:30.462Z] ---> 7476ea6aa9a1 [2021-01-22T00:57:30.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T00:57:30.736Z] ---> f15b7976de02 [2021-01-22T00:57:30.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T00:57:30.737Z] ---> bc5b838ea562 [2021-01-22T00:57:30.737Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T00:57:31.340Z] ---> 9e01c67bb548 [2021-01-22T00:57:31.340Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T00:57:31.340Z] ---> 65025b6422d9 [2021-01-22T00:57:31.340Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T00:57:31.340Z] ---> d8a730f64b68 [2021-01-22T00:57:31.340Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T00:57:31.340Z] ---> Running in 5bbbfa27bb31 [2021-01-22T00:57:31.340Z] Removing intermediate container c93dfc51b37f [2021-01-22T00:57:31.340Z] ---> 6a74ec4734fc [2021-01-22T00:57:31.340Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T00:57:31.609Z] ---> Running in 15dda0393f94 [2021-01-22T00:57:31.886Z] Removing intermediate container 5bbbfa27bb31 [2021-01-22T00:57:31.886Z] ---> 0dae233d0a04 [2021-01-22T00:57:31.886Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:57:32.177Z] ---> Running in 99b8d533f52a [2021-01-22T00:57:32.177Z] ---> 1be55fd041be [2021-01-22T00:57:32.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T00:57:32.177Z] ---> 48fd0c52722b [2021-01-22T00:57:32.177Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T00:57:33.145Z] ---> Running in 020ed673a6be [2021-01-22T00:57:33.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:33.416Z] Removing intermediate container 99b8d533f52a [2021-01-22T00:57:33.416Z] ---> 19923c43c8f5 [2021-01-22T00:57:33.416Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T00:57:33.416Z] ---> fa5aecdb4759 [2021-01-22T00:57:33.416Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T00:57:33.416Z] Removing intermediate container 020ed673a6be [2021-01-22T00:57:33.416Z] ---> bc5493dcca89 [2021-01-22T00:57:33.416Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:57:33.416Z] ---> Running in cd51dad06593 [2021-01-22T00:57:33.416Z] ---> Running in c9609d9da5d0 [2021-01-22T00:57:33.680Z] Removing intermediate container cd51dad06593 [2021-01-22T00:57:33.680Z] ---> 4fa93c610d4e [2021-01-22T00:57:33.680Z] Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:57:33.680Z] ---> bcbaaaf8b773 [2021-01-22T00:57:33.680Z] 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-01-22T00:57:33.946Z] ---> Running in 8f1e6599cb20 [2021-01-22T00:57:33.946Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T00:57:33.946Z] Removing intermediate container c9609d9da5d0 [2021-01-22T00:57:33.946Z] ---> 8d3ecfe988e9 [2021-01-22T00:57:33.946Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T00:57:33.946Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T00:57:33.946Z] ---> aefe523efa57 [2021-01-22T00:57:33.946Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T00:57:33.946Z] ---> Running in 1b05209b2b4d [2021-01-22T00:57:33.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:34.215Z] ---> Running in 97374bd6329f [2021-01-22T00:57:34.215Z] ---> Running in 7afd62f2dea0 [2021-01-22T00:57:34.215Z] Removing intermediate container 8f1e6599cb20 [2021-01-22T00:57:34.215Z] ---> d48814954a5a [2021-01-22T00:57:34.215Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:57:34.489Z] ---> Running in 1b8697f7e717 [2021-01-22T00:57:34.489Z] Removing intermediate container 97374bd6329f [2021-01-22T00:57:34.489Z] ---> 68179bb922ee [2021-01-22T00:57:34.489Z] Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:57:34.765Z] ---> Running in d8d3c14f872b [2021-01-22T00:57:34.765Z] Removing intermediate container 1b8697f7e717 [2021-01-22T00:57:34.765Z] ---> 57da3c18f1a3 [2021-01-22T00:57:34.765Z] [2021-01-22T00:57:35.031Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T00:57:35.031Z] Removing intermediate container d8d3c14f872b [2021-01-22T00:57:35.031Z] ---> 9ee17bd0fa8a [2021-01-22T00:57:35.031Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T00:57:35.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:35.032Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T00:57:35.032Z] Successfully built 57da3c18f1a3 [2021-01-22T00:57:35.314Z] ---> Running in be32236b1d56 [2021-01-22T00:57:35.314Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-22T00:57:35.314Z]  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:35.314Z] Building docker-security-bootstrapper-go [2021-01-22T00:57:35.314Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T00:57:35.314Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T00:57:35.314Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T00:57:35.314Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T00:57:35.314Z] Removing intermediate container be32236b1d56 [2021-01-22T00:57:35.314Z] ---> ccfe8a09ca31 [2021-01-22T00:57:35.314Z] [2021-01-22T00:57:35.583Z] Executing bash-5.0.17-r0.post-install [2021-01-22T00:57:35.583Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:57:35.583Z] OK: 12 MiB in 22 packages [2021-01-22T00:57:35.583Z] Successfully built ccfe8a09ca31 [2021-01-22T00:57:35.849Z] Successfully tagged docker-support-notifications-go:latest [2021-01-22T00:57:35.849Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-22T00:57:35.849Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T00:57:35.849Z] Removing intermediate container 1b05209b2b4d [2021-01-22T00:57:35.849Z] ---> 222ac2a3e1ad [2021-01-22T00:57:35.849Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T00:57:35.849Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T00:57:36.113Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:57:36.113Z] ---> Running in db19c675f7b4 [2021-01-22T00:57:36.113Z] OK: 8 MiB in 20 packages [2021-01-22T00:57:37.128Z] Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:57:37.692Z] Merge succeeded, producing 8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:57:37.692Z] Checking out Revision 8f91730bf265d4ec4873d07350ab01bdc6ed1257 (PR-3063) [2021-01-22T00:57:36.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T00:57:36.427Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T00:57:36.457Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T00:57:36.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T00:57:36.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:57:36.504Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3063/head:refs/remotes/origin/PR-3063 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T00:57:37.158Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T00:57:37.225Z] > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 [2021-01-22T00:57:37.571Z] > git remote # timeout=10 [2021-01-22T00:57:37.591Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T00:57:37.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T00:57:37.620Z] > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 [2021-01-22T00:57:37.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T00:57:37.705Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T00:57:37.715Z] > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 [2021-01-22T00:57:39.463Z] Removing intermediate container db19c675f7b4 [2021-01-22T00:57:39.463Z] ---> dea3111cf3c1 [2021-01-22T00:57:39.463Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T00:57:41.404Z] Removing intermediate container 7afd62f2dea0 [2021-01-22T00:57:41.404Z] ---> a00ca6aa2f1a [2021-01-22T00:57:41.404Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T00:57:42.015Z] ---> Running in 73173c24a780 [2021-01-22T00:57:42.100Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-22T00:57:42.174Z] > git --version # timeout=10 [2021-01-22T00:57:42.184Z] > git --version # 'git version 2.17.1' [2021-01-22T00:57:42.197Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T00:57:42.292Z] ---> Running in 3acf378db271 [2021-01-22T00:57:42.564Z] Removing intermediate container 73173c24a780 [2021-01-22T00:57:42.564Z] ---> 00c5d2435ba5 [2021-01-22T00:57:42.564Z] Step 23/24 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:57:42.564Z] Removing intermediate container 15dda0393f94 [2021-01-22T00:57:42.564Z] ---> c32b383cef97 [2021-01-22T00:57:42.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-22T00:57:42.834Z] ---> Running in 90af9525c211 [2021-01-22T00:57:42.834Z] Removing intermediate container 3acf378db271 [2021-01-22T00:57:42.834Z] ---> 40ffdbc301a4 [2021-01-22T00:57:42.834Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T00:57:42.834Z] ---> Running in a126a231cd57 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T00:57:43.111Z] Removing intermediate container 90af9525c211 [2021-01-22T00:57:43.111Z] ---> f225edfdf3a3 [2021-01-22T00:57:43.111Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T00:57:43.111Z] ---> 6b2e85bcc975 [2021-01-22T00:57:43.111Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T00:57:43.385Z] Removing intermediate container a126a231cd57 [2021-01-22T00:57:43.385Z] ---> 4adf40a3a549 [2021-01-22T00:57:43.385Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T00:57:44.032Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:57:44.519Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T00:57:44.820Z] ---> Running in 7e6607e9d042 [2021-01-22T00:57:44.954Z] + sudo service docker restart+ [2021-01-22T00:57:44.954Z] true [2021-01-22T00:57:45.106Z] ---> Running in c96020521a7b [2021-01-22T00:57:45.730Z] Removing intermediate container 7e6607e9d042 [2021-01-22T00:57:45.730Z] ---> ecae07bb1b9d [2021-01-22T00:57:45.730Z] [2021-01-22T00:57:46.012Z] ---> aace3e9a23d7 [2021-01-22T00:57:46.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T00:57:46.012Z] Successfully built ecae07bb1b9d [2021-01-22T00:57:46.282Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-22T00:57:46.282Z] Building docker-security-proxy-setup-go [2021-01-22T00:57:46.563Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container c96020521a7b [2021-01-22T00:57:46.563Z] ---> 8b47c49a82c6 [2021-01-22T00:57:46.563Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T00:57:47.114Z] provisioning config files... [2021-01-22T00:57:47.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5450854532293372542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T00:57:47.637Z] ---> docker-login.sh [2021-01-22T00:57:47.637Z] nexus3.edgexfoundry.org:10001 [2021-01-22T00:57:48.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:57:48.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:57:48.902Z] Configure a credential helper to remove this warning. See [2021-01-22T00:57:48.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:57:48.902Z] [2021-01-22T00:57:48.902Z] Login Succeeded [2021-01-22T00:57:48.902Z] nexus3.edgexfoundry.org:10002 [2021-01-22T00:57:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:57:49.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:57:49.480Z] Configure a credential helper to remove this warning. See [2021-01-22T00:57:49.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:57:49.480Z] [2021-01-22T00:57:49.480Z] Login Succeeded [2021-01-22T00:57:49.480Z] nexus3.edgexfoundry.org:10003 [2021-01-22T00:57:49.999Z] ---> 3fbe0295d7d0 [2021-01-22T00:57:50.000Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T00:57:50.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:57:50.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:57:50.116Z] Configure a credential helper to remove this warning. See [2021-01-22T00:57:50.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:57:50.116Z] [2021-01-22T00:57:50.116Z] Login Succeeded [2021-01-22T00:57:50.116Z] nexus3.edgexfoundry.org:10004 [2021-01-22T00:57:50.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:57:50.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:57:50.687Z] Configure a credential helper to remove this warning. See [2021-01-22T00:57:50.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:57:50.687Z] [2021-01-22T00:57:50.687Z] Login Succeeded [2021-01-22T00:57:50.687Z] docker.io [2021-01-22T00:57:50.780Z] ---> Running in bb951e6ecd5b [2021-01-22T00:57:50.780Z] ---> de0a59eeb44f [2021-01-22T00:57:50.780Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T00:57:50.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T00:57:51.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T00:57:51.272Z] Configure a credential helper to remove this warning. See [2021-01-22T00:57:51.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T00:57:51.272Z] [2021-01-22T00:57:51.272Z] Login Succeeded [2021-01-22T00:57:51.302Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T00:57:51.329Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-22T00:57:52.005Z] ========================================================= [2021-01-22T00:57:52.006Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T00:57:52.006Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:57:52.480Z] + 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-01-22T00:57:53.274Z] Removing intermediate container bb951e6ecd5b [2021-01-22T00:57:53.274Z] ---> 19852f470edf [2021-01-22T00:57:53.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:57:54.256Z] ---> d584c08ddb7e [2021-01-22T00:57:54.256Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T00:57:55.038Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:57:55.038Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:57:55.038Z] ---> 53670c4afd32 [2021-01-22T00:57:55.038Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T00:57:55.038Z] ---> Using cache [2021-01-22T00:57:55.038Z] ---> f3e19a5c060d [2021-01-22T00:57:55.038Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:57:55.038Z] ---> Using cache [2021-01-22T00:57:55.038Z] ---> 2d3f5522efee [2021-01-22T00:57:55.038Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T00:57:55.128Z] Sending build context to Docker daemon 165.8MB [2021-01-22T00:57:55.129Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T00:57:55.129Z] Step 2/6 : FROM ${BASE} [2021-01-22T00:57:55.129Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T00:57:55.129Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T00:57:55.129Z] a4357932f1b6: Pulling fs layer [2021-01-22T00:57:55.129Z] 18c013af1878: Pulling fs layer [2021-01-22T00:57:55.129Z] 00ac8860ef70: Pulling fs layer [2021-01-22T00:57:55.129Z] 63d7cb157983: Pulling fs layer [2021-01-22T00:57:55.129Z] b116817d02f9: Pulling fs layer [2021-01-22T00:57:55.129Z] 745a02a5169b: Pulling fs layer [2021-01-22T00:57:55.129Z] 63d7cb157983: Waiting [2021-01-22T00:57:55.129Z] 00ac8860ef70: Waiting [2021-01-22T00:57:55.129Z] b116817d02f9: Waiting [2021-01-22T00:57:55.129Z] 745a02a5169b: Waiting [2021-01-22T00:57:55.129Z] 18c013af1878: Verifying Checksum [2021-01-22T00:57:55.129Z] 18c013af1878: Download complete [2021-01-22T00:57:55.129Z] a4357932f1b6: Download complete [2021-01-22T00:57:55.129Z] 63d7cb157983: Verifying Checksum [2021-01-22T00:57:55.129Z] 63d7cb157983: Download complete [2021-01-22T00:57:55.129Z] b116817d02f9: Verifying Checksum [2021-01-22T00:57:55.129Z] b116817d02f9: Download complete [2021-01-22T00:57:55.405Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T00:57:55.405Z] 5f621e34cdf4: Download complete [2021-01-22T00:57:55.691Z] ---> Running in 68761caedd2b [2021-01-22T00:57:55.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:57:55.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:57:55.691Z] ---> 53670c4afd32 [2021-01-22T00:57:55.691Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T00:57:55.691Z] ---> Using cache [2021-01-22T00:57:55.691Z] ---> f3e19a5c060d [2021-01-22T00:57:55.691Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:57:55.691Z] ---> Using cache [2021-01-22T00:57:55.691Z] ---> 2d3f5522efee [2021-01-22T00:57:55.691Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T00:57:56.013Z] 5f621e34cdf4: Pull complete [2021-01-22T00:57:56.285Z] ---> Running in 843ca4287a5b [2021-01-22T00:57:56.285Z] ---> Running in 1cef14bed6d0 [2021-01-22T00:57:56.285Z] ---> 74cd3ca3c1f1 [2021-01-22T00:57:56.285Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T00:57:56.555Z] Removing intermediate container 68761caedd2b [2021-01-22T00:57:56.556Z] ---> ade0e1bcacad [2021-01-22T00:57:56.556Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T00:57:56.615Z] a4357932f1b6: Pull complete [2021-01-22T00:57:56.836Z] ---> Running in f0f494f0334e [2021-01-22T00:57:56.894Z] 18c013af1878: Pull complete [2021-01-22T00:57:57.131Z] ---> Running in 6632a86b9831 [2021-01-22T00:57:57.740Z] Removing intermediate container 6632a86b9831 [2021-01-22T00:57:57.740Z] ---> f6a83f762fba [2021-01-22T00:57:57.740Z] Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:57:58.346Z] 745a02a5169b: Verifying Checksum [2021-01-22T00:57:58.346Z] 745a02a5169b: Download complete [2021-01-22T00:57:58.723Z] ---> Running in e6d5437e2af9 [2021-01-22T00:57:58.985Z] 00ac8860ef70: Verifying Checksum [2021-01-22T00:57:58.985Z] 00ac8860ef70: Download complete [2021-01-22T00:57:59.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:59.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:59.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:59.008Z] Removing intermediate container e6d5437e2af9 [2021-01-22T00:57:59.008Z] ---> 0ab2c35c6295 [2021-01-22T00:57:59.008Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T00:57:59.008Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:59.283Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T00:57:59.283Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T00:57:59.283Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T00:57:59.552Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T00:57:59.552Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T00:57:59.552Z] ---> Running in 5f94d598a17e [2021-01-22T00:57:59.552Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T00:57:59.552Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T00:57:59.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:57:59.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:58:00.450Z] OK: 233 MiB in 51 packages [2021-01-22T00:58:00.723Z] OK: 233 MiB in 51 packages [2021-01-22T00:58:02.133Z] Removing intermediate container 5f94d598a17e [2021-01-22T00:58:02.133Z] ---> 77656cea5bf9 [2021-01-22T00:58:02.133Z] [2021-01-22T00:58:04.718Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T00:58:05.296Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T00:58:05.296Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T00:58:05.296Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T00:58:05.296Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T00:58:05.296Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T00:58:05.296Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T00:58:05.296Z] Successfully built 77656cea5bf9 [2021-01-22T00:58:05.565Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T00:58:05.565Z] Successfully tagged docker-core-data-go:latest [2021-01-22T00:58:05.565Z]  Building docker-core-data-go ... done Building docker-core-command-go [2021-01-22T00:58:05.565Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T00:58:05.565Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T00:58:06.140Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:58:06.140Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:58:06.140Z] ---> 53670c4afd32 [2021-01-22T00:58:06.140Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T00:58:06.140Z] ---> Using cache [2021-01-22T00:58:06.140Z] ---> f3e19a5c060d [2021-01-22T00:58:06.140Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:58:06.140Z] ---> Using cache [2021-01-22T00:58:06.140Z] ---> 2d3f5522efee [2021-01-22T00:58:06.140Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T00:58:06.140Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T00:58:06.140Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T00:58:07.544Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T00:58:07.818Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T00:58:08.085Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T00:58:09.043Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T00:58:09.043Z] ---> Running in 3a4e2125890a [2021-01-22T00:58:09.043Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T00:58:09.043Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T00:58:09.043Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T00:58:09.043Z] Removing intermediate container 1cef14bed6d0 [2021-01-22T00:58:09.043Z] ---> 0bb7f6268a55 [2021-01-22T00:58:09.043Z] Step 6/23 : COPY go.mod . [2021-01-22T00:58:09.043Z] Removing intermediate container 843ca4287a5b [2021-01-22T00:58:09.043Z] ---> a528d3819351 [2021-01-22T00:58:09.043Z] Step 6/33 : COPY go.mod . [2021-01-22T00:58:09.043Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T00:58:09.205Z] 00ac8860ef70: Pull complete [2021-01-22T00:58:09.205Z] 63d7cb157983: Pull complete [2021-01-22T00:58:09.311Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T00:58:09.311Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T00:58:09.311Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T00:58:09.484Z] b116817d02f9: Pull complete [2021-01-22T00:58:09.910Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T00:58:09.910Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T00:58:09.910Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T00:58:10.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:58:10.501Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:58:10.766Z] OK: 71 MiB in 55 packages [2021-01-22T00:58:11.032Z] ---> c623a23507d8 [2021-01-22T00:58:11.032Z] Step 7/33 : RUN go mod download [2021-01-22T00:58:11.032Z] ---> af9b04369c60 [2021-01-22T00:58:11.032Z] Step 7/23 : RUN go mod download [2021-01-22T00:58:11.032Z] ---> Running in 03cabbf80160 [2021-01-22T00:58:11.032Z] ---> Running in 5975eaddda8e [2021-01-22T00:58:11.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:58:12.271Z] OK: 233 MiB in 51 packages [2021-01-22T00:58:13.827Z] 745a02a5169b: Pull complete [2021-01-22T00:58:13.827Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T00:58:13.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T00:58:13.827Z] ---> b7e6874047d6 [2021-01-22T00:58:13.827Z] 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-01-22T00:58:15.644Z] Removing intermediate container 3a4e2125890a [2021-01-22T00:58:15.644Z] ---> c3a76e70f52c [2021-01-22T00:58:15.644Z] Step 6/21 : COPY go.mod . [2021-01-22T00:58:17.085Z] ---> 9490ef51b8dd [2021-01-22T00:58:17.085Z] Step 7/21 : RUN go mod download [2021-01-22T00:58:17.245Z] ---> Running in 353c5f29207c [2021-01-22T00:58:17.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T00:58:18.522Z] ---> Running in 751305d25c40 [2021-01-22T00:58:18.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T00:58:19.502Z] Removing intermediate container 5975eaddda8e [2021-01-22T00:58:19.502Z] ---> 0c40b0aed498 [2021-01-22T00:58:19.502Z] Step 8/23 : COPY . . [2021-01-22T00:58:20.457Z] Removing intermediate container 03cabbf80160 [2021-01-22T00:58:20.457Z] ---> ad8e3e8df87d [2021-01-22T00:58:20.457Z] Step 8/33 : COPY . . [2021-01-22T00:58:21.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T00:58:21.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T00:58:21.138Z] ---> 53670c4afd32 [2021-01-22T00:58:21.138Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T00:58:21.138Z] ---> Using cache [2021-01-22T00:58:21.138Z] ---> f3e19a5c060d [2021-01-22T00:58:21.138Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T00:58:21.138Z] ---> Using cache [2021-01-22T00:58:21.138Z] ---> 2d3f5522efee [2021-01-22T00:58:21.138Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T00:58:21.138Z] ---> Using cache [2021-01-22T00:58:21.138Z] ---> c3a76e70f52c [2021-01-22T00:58:21.138Z] Step 6/23 : COPY go.mod . [2021-01-22T00:58:21.138Z] ---> Using cache [2021-01-22T00:58:21.138Z] ---> 9490ef51b8dd [2021-01-22T00:58:21.138Z] Step 7/23 : RUN go mod download [2021-01-22T00:58:21.444Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T00:58:22.870Z] (2/12) Installing file (5.38-r0) [2021-01-22T00:58:22.870Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T00:58:22.870Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T00:58:27.809Z] ---> Running in df93ba851164 [2021-01-22T00:58:33.155Z] Removing intermediate container 751305d25c40 [2021-01-22T00:58:33.155Z] ---> 7e5d3f6e3720 [2021-01-22T00:58:33.155Z] Step 8/21 : COPY . . [2021-01-22T00:58:35.270Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T00:58:35.270Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T00:58:35.270Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T00:58:35.270Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T00:58:35.270Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T00:58:35.270Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T00:58:35.270Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T00:58:35.270Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T00:58:35.270Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:58:35.270Z] OK: 217 MiB in 51 packages [2021-01-22T00:58:37.919Z] Removing intermediate container 353c5f29207c [2021-01-22T00:58:37.919Z] ---> 294d8117f3c1 [2021-01-22T00:58:37.919Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T00:58:37.919Z] ---> Running in 67a98ddf3cfe [2021-01-22T00:58:38.494Z] Removing intermediate container f0f494f0334e [2021-01-22T00:58:38.494Z] ---> c9a42fd6a9b1 [2021-01-22T00:58:38.494Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T00:58:38.523Z] Removing intermediate container 67a98ddf3cfe [2021-01-22T00:58:38.523Z] ---> 2d63045696b1 [2021-01-22T00:58:38.523Z] Step 5/6 : COPY go.mod . [2021-01-22T00:58:39.135Z] ---> 89123858d71b [2021-01-22T00:58:39.135Z] Step 6/6 : RUN go mod download [2021-01-22T00:58:39.135Z] ---> Running in df72e0016b4c [2021-01-22T00:58:42.768Z] ---> Running in 758767ba0560 [2021-01-22T00:58:42.768Z] Removing intermediate container df93ba851164 [2021-01-22T00:58:42.768Z] ---> d8f55734eaf8 [2021-01-22T00:58:42.768Z] Step 8/23 : COPY . . [2021-01-22T00:58:57.830Z] ---> fb3f2d899b33 [2021-01-22T00:58:57.830Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T00:58:58.113Z] ---> d61faa8d1b6b [2021-01-22T00:58:58.113Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T00:59:01.502Z] ---> Running in 9c4a90773052 [2021-01-22T00:59:01.502Z] Collecting docker-compose==1.23.2 [2021-01-22T00:59:01.502Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T00:59:02.096Z] ---> Running in 5457383d2483 [2021-01-22T00:59:02.366Z] Collecting PyYAML<4,>=3.10 [2021-01-22T00:59:02.366Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T00:59:04.990Z] 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-01-22T00:59:04.990Z] 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-01-22T00:59:05.273Z] ---> 57e33a4f9075 [2021-01-22T00:59:05.273Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T00:59:05.898Z] ---> Running in 1a4a87770ef5 [2021-01-22T00:59:06.002Z] Removing intermediate container df72e0016b4c [2021-01-22T00:59:06.003Z] ---> d29ff16e455c [2021-01-22T00:59:06.003Z] Successfully built d29ff16e455c [2021-01-22T00:59:06.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:59:06.179Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T00:59:06.179Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T00:59:06.387Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T00:59:06.387Z] . [Pipeline] withDockerContainer [2021-01-22T00:59:06.453Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T00:59:06.453Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T00:59:06.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2021-01-22T00:59:06.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T00:59:07.887Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T00:59:07.888Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T00:59:07.888Z] 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-01-22T00:59:08.390Z] $ docker top bf6a5d8d56489dd93ab1419f68f790a1748099a9391d01850d4f5b9321ac9fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T00:59:09.313Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T00:59:09.313Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T00:59:09.469Z] + go version [2021-01-22T00:59:09.469Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T00:59:09.519Z] $ docker stop --time=1 bf6a5d8d56489dd93ab1419f68f790a1748099a9391d01850d4f5b9321ac9fbb [2021-01-22T00:59:09.588Z] 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-01-22T00:59:09.588Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T00:59:09.588Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T00:59:11.033Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T00:59:11.033Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T00:59:11.494Z] $ docker rm -f bf6a5d8d56489dd93ab1419f68f790a1748099a9391d01850d4f5b9321ac9fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T00:59:12.507Z] ---> 5c950f1dd1a7 [2021-01-22T00:59:12.507Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T00:59:12.507Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T00:59:12.507Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T00:59:12.794Z] ---> Running in 4d9ddb8b8178 [2021-01-22T00:59:12.794Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T00:59:12.794Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T00:59:12.808Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T00:59:12.808Z] . [Pipeline] withDockerContainer [2021-01-22T00:59:13.079Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T00:59:13.079Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T00:59:13.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2021-01-22T00:59:13.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T00:59:13.348Z] Collecting idna<2.8,>=2.5 [2021-01-22T00:59:13.348Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T00:59:13.348Z] 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-01-22T00:59:13.348Z] 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-01-22T00:59:13.348Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T00:59:13.348Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T00:59:13.348Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T00:59:13.348Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T00:59:13.348Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T00:59:13.348Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T00:59:13.628Z] 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-01-22T00:59:13.628Z] Installing collected packages: PyYAML, urllib3, idna, requests, texttable, dockerpty, websocket-client, docopt, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-01-22T00:59:13.628Z] Running setup.py install for PyYAML: started [2021-01-22T00:59:14.666Z] $ docker top 58cceebf894b7cf20b67dce945b07cb600364ee6e46d1f65badae6d0847fd9fc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T00:59:15.253Z] ========================================================= [2021-01-22T00:59:15.253Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T00:59:15.253Z] ========================================================= [Pipeline] sh [2021-01-22T00:59:15.592Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T00:59:15.592Z] Attempting uninstall: urllib3 [2021-01-22T00:59:15.592Z] Found existing installation: urllib3 1.25.9 [2021-01-22T00:59:15.592Z] Uninstalling urllib3-1.25.9: [2021-01-22T00:59:15.862Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T00:59:15.915Z] + make test [2021-01-22T00:59:15.915Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T00:59:16.143Z] Attempting uninstall: idna [2021-01-22T00:59:16.143Z] Found existing installation: idna 2.9 [2021-01-22T00:59:16.143Z] Uninstalling idna-2.9: [2021-01-22T00:59:16.143Z] Successfully uninstalled idna-2.9 [2021-01-22T00:59:16.421Z] Attempting uninstall: requests [2021-01-22T00:59:16.421Z] Found existing installation: requests 2.23.0 [2021-01-22T00:59:16.421Z] Uninstalling requests-2.23.0: [2021-01-22T00:59:16.421Z] Successfully uninstalled requests-2.23.0 [2021-01-22T00:59:16.688Z] Running setup.py install for texttable: started [2021-01-22T00:59:17.282Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T00:59:17.282Z] Running setup.py install for dockerpty: started [2021-01-22T00:59:17.880Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T00:59:18.158Z] Running setup.py install for docopt: started [2021-01-22T00:59:18.756Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T00:59:19.757Z] 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-01-22T00:59:25.513Z] Removing intermediate container 758767ba0560 [2021-01-22T00:59:25.513Z] ---> a36d5ad6a7f3 [2021-01-22T00:59:25.513Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T00:59:25.513Z] ---> Running in 34ad4f1c8a1d [2021-01-22T00:59:26.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:59:27.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:59:27.312Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:59:27.312Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T00:59:27.312Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T00:59:27.312Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:59:27.312Z] OK: 72 MiB in 58 packages [2021-01-22T00:59:29.269Z] Removing intermediate container 34ad4f1c8a1d [2021-01-22T00:59:29.269Z] ---> 4386b8799096 [2021-01-22T00:59:29.269Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T00:59:29.538Z] ---> Running in 9f63ae382dee [2021-01-22T00:59:29.813Z] Removing intermediate container 9f63ae382dee [2021-01-22T00:59:29.813Z] ---> a4de3b71be4c [2021-01-22T00:59:29.813Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:59:29.813Z] ---> Running in cedbc060d05d [2021-01-22T00:59:30.402Z] Removing intermediate container cedbc060d05d [2021-01-22T00:59:30.402Z] ---> cc549e92608b [2021-01-22T00:59:30.402Z] Step 24/26 : LABEL arch=x86_64 [2021-01-22T00:59:30.402Z] ---> Running in 559840f935fd [2021-01-22T00:59:30.672Z] Removing intermediate container 559840f935fd [2021-01-22T00:59:30.672Z] ---> 480c2ea2b383 [2021-01-22T00:59:30.672Z] Step 25/26 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:59:30.940Z] ---> Running in a1fe3383b034 [2021-01-22T00:59:31.212Z] Removing intermediate container a1fe3383b034 [2021-01-22T00:59:31.212Z] ---> 41ed7b599f01 [2021-01-22T00:59:31.212Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T00:59:31.482Z] ---> Running in 8084be93dd57 [2021-01-22T00:59:31.482Z] 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-01-22T00:59:31.482Z] 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-01-22T00:59:31.753Z] Removing intermediate container 8084be93dd57 [2021-01-22T00:59:31.753Z] ---> f8e1548dbd92 [2021-01-22T00:59:31.753Z] [2021-01-22T00:59:32.025Z] Successfully built f8e1548dbd92 [2021-01-22T00:59:32.025Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-22T00:59:42.132Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1a4a87770ef5 [2021-01-22T00:59:42.132Z] ---> 2e94e37942bd [2021-01-22T00:59:42.132Z] [2021-01-22T00:59:42.132Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T00:59:42.132Z] ---> 389fef711851 [2021-01-22T00:59:42.132Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T00:59:42.132Z] Removing intermediate container 4d9ddb8b8178 [2021-01-22T00:59:42.132Z] ---> a21f54878831 [2021-01-22T00:59:42.132Z] [2021-01-22T00:59:42.132Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T00:59:42.132Z] ---> 389fef711851 [2021-01-22T00:59:42.132Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T00:59:42.132Z] ---> Using cache [2021-01-22T00:59:42.132Z] ---> 8ba118462202 [2021-01-22T00:59:42.132Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T00:59:42.132Z] ---> Using cache [2021-01-22T00:59:42.132Z] ---> 067059a8ae03 [2021-01-22T00:59:42.132Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T00:59:42.132Z] Removing intermediate container 9c4a90773052 [2021-01-22T00:59:42.132Z] ---> 68bc45e9212e [2021-01-22T00:59:42.133Z] [2021-01-22T00:59:42.133Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T00:59:42.133Z] ---> 389fef711851 [2021-01-22T00:59:42.133Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T00:59:42.133Z] ---> Using cache [2021-01-22T00:59:42.133Z] ---> 8ba118462202 [2021-01-22T00:59:42.133Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T00:59:42.133Z] ---> Using cache [2021-01-22T00:59:42.133Z] ---> 067059a8ae03 [2021-01-22T00:59:42.133Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T00:59:42.133Z] ---> Running in 7d7f6ed9420e [2021-01-22T00:59:42.133Z] ---> Running in 772ff5f5393d [2021-01-22T00:59:42.133Z] ---> Running in 13d2df44561f [2021-01-22T00:59:42.833Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T00:59:43.095Z] Removing intermediate container 772ff5f5393d [2021-01-22T00:59:43.095Z] ---> 98e0a4ebf592 [2021-01-22T00:59:43.095Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T00:59:43.095Z] Removing intermediate container 13d2df44561f [2021-01-22T00:59:43.095Z] ---> 0a0318cd86e0 [2021-01-22T00:59:43.095Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T00:59:43.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:59:43.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:59:43.624Z] ---> Running in 4308f17f87a2 [2021-01-22T00:59:43.624Z] ---> Running in 73087c763088 [2021-01-22T00:59:43.624Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T00:59:43.624Z] Removing intermediate container 5457383d2483 [2021-01-22T00:59:43.624Z] ---> 7653be7dd318 [2021-01-22T00:59:43.624Z] [2021-01-22T00:59:43.624Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T00:59:43.624Z] ---> 389fef711851 [2021-01-22T00:59:43.624Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T00:59:43.624Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T00:59:43.624Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T00:59:43.624Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T00:59:43.624Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:59:43.888Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T00:59:43.888Z] OK: 7 MiB in 18 packages [2021-01-22T00:59:44.158Z] ---> Running in ff06b89ff38a [2021-01-22T00:59:44.422Z] Removing intermediate container 4308f17f87a2 [2021-01-22T00:59:44.422Z] ---> cbf7d97c2c5b [2021-01-22T00:59:44.422Z] Step 15/23 : WORKDIR / [2021-01-22T00:59:44.422Z] Removing intermediate container 73087c763088 [2021-01-22T00:59:44.422Z] ---> bdbc3b2f7b55 [2021-01-22T00:59:44.422Z] Step 15/23 : WORKDIR / [2021-01-22T00:59:44.690Z] ---> Running in 9fbee67abeec [2021-01-22T00:59:44.690Z] ---> Running in 5956ff048a44 [2021-01-22T00:59:46.631Z] Removing intermediate container 7d7f6ed9420e [2021-01-22T00:59:46.631Z] ---> 37bb4b4c9efa [2021-01-22T00:59:46.631Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T00:59:46.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T00:59:46.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T00:59:46.631Z] ---> Running in 611b34a196b4 [2021-01-22T00:59:46.631Z] Removing intermediate container 9fbee67abeec [2021-01-22T00:59:46.631Z] ---> 94e200e96088 [2021-01-22T00:59:46.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:59:46.631Z] Removing intermediate container 5956ff048a44 [2021-01-22T00:59:46.631Z] ---> 9586b1bf0356 [2021-01-22T00:59:46.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:59:46.900Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T00:59:46.900Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T00:59:46.900Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T00:59:46.900Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T00:59:46.900Z] OK: 6 MiB in 17 packages [2021-01-22T00:59:46.900Z] Removing intermediate container 611b34a196b4 [2021-01-22T00:59:46.900Z] ---> 5d5498608a1c [2021-01-22T00:59:46.900Z] Step 13/21 : WORKDIR /edgex [2021-01-22T00:59:47.175Z] ---> Running in 12167b54cc1b [2021-01-22T00:59:47.175Z] ---> 10ac08cee4e3 [2021-01-22T00:59:47.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T00:59:47.175Z] ---> 8345799aea5b [2021-01-22T00:59:47.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T00:59:47.452Z] Removing intermediate container 12167b54cc1b [2021-01-22T00:59:47.452Z] ---> c4a1d9c917ff [2021-01-22T00:59:47.452Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T00:59:47.725Z] Removing intermediate container ff06b89ff38a [2021-01-22T00:59:47.725Z] ---> b33e20d6d8ba [2021-01-22T00:59:47.725Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T00:59:47.990Z] ---> Running in cd14b30fc39a [2021-01-22T00:59:47.990Z] ---> ae7e51cd319f [2021-01-22T00:59:47.990Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T00:59:47.990Z] ---> 7e4b76e65d26 [2021-01-22T00:59:47.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T00:59:48.252Z] ---> dbdfb89eb3ef [2021-01-22T00:59:48.252Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T00:59:48.252Z] Removing intermediate container cd14b30fc39a [2021-01-22T00:59:48.252Z] ---> 64262043ec78 [2021-01-22T00:59:48.252Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T00:59:48.517Z] ---> Running in 8fb66c65e1a5 [2021-01-22T00:59:48.517Z] ---> 45b425e98f25 [2021-01-22T00:59:48.517Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T00:59:48.788Z] ---> 3986f08e2270 [2021-01-22T00:59:48.788Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T00:59:48.788Z] ---> Running in 62b3e6d53d34 [2021-01-22T00:59:48.788Z] ---> d45de05e4787 [2021-01-22T00:59:48.788Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T00:59:48.788Z] Removing intermediate container 8fb66c65e1a5 [2021-01-22T00:59:48.788Z] ---> 656d1c43ac70 [2021-01-22T00:59:48.788Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T00:59:48.788Z] ---> Running in 333916aee5d8 [2021-01-22T00:59:49.052Z] ---> Running in bd96ca786fe2 [2021-01-22T00:59:49.052Z] Removing intermediate container 62b3e6d53d34 [2021-01-22T00:59:49.052Z] ---> f6b08879554d [2021-01-22T00:59:49.052Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:59:49.320Z] ---> Running in d70b8aee2028 [2021-01-22T00:59:49.320Z] Removing intermediate container 333916aee5d8 [2021-01-22T00:59:49.320Z] ---> de6708e2fc08 [2021-01-22T00:59:49.320Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T00:59:49.588Z] ---> 62413e3b6f07 [2021-01-22T00:59:49.588Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T00:59:49.588Z] ---> Running in 49fdd85041b7 [2021-01-22T00:59:49.588Z] ---> Running in da8ce2e42dc7 [2021-01-22T00:59:49.588Z] Removing intermediate container d70b8aee2028 [2021-01-22T00:59:49.588Z] ---> 1b7e275b4daf [2021-01-22T00:59:49.588Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T00:59:49.854Z] Connecting to github.com (140.82.114.3:443) [2021-01-22T00:59:49.854Z]  ---> Running in c7d404020a75 [2021-01-22T00:59:49.854Z] Removing intermediate container 49fdd85041b7 [2021-01-22T00:59:49.854Z] ---> 50ca0f34b739 [2021-01-22T00:59:49.854Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T00:59:49.854Z] Removing intermediate container da8ce2e42dc7 [2021-01-22T00:59:49.854Z] ---> 0808ec06ca14 [2021-01-22T00:59:49.854Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T00:59:49.854Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.89.204:443) [2021-01-22T00:59:50.118Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T00:59:50.118Z]  ---> Running in 99c76f68b61a [2021-01-22T00:59:50.118Z] ---> Running in 2e36745d8f42 [2021-01-22T00:59:50.118Z] Removing intermediate container c7d404020a75 [2021-01-22T00:59:50.118Z] ---> bd0173499159 [2021-01-22T00:59:50.118Z] Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:59:50.118Z] ---> Running in ad9e60ea3f8d [2021-01-22T00:59:50.391Z] Removing intermediate container 99c76f68b61a [2021-01-22T00:59:50.391Z] ---> 7561961c2f64 [2021-01-22T00:59:50.391Z] Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:59:50.391Z] Removing intermediate container 2e36745d8f42 [2021-01-22T00:59:50.391Z] ---> 48fee2733859 [2021-01-22T00:59:50.391Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T00:59:50.391Z] ---> Running in d1d0c6602360 [2021-01-22T00:59:50.391Z] ---> Running in 41449f4cda10 [2021-01-22T00:59:50.661Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T00:59:50.661Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T00:59:50.661Z] dockerize [2021-01-22T00:59:50.661Z] Removing intermediate container ad9e60ea3f8d [2021-01-22T00:59:50.661Z] ---> 7aef5a057cf5 [2021-01-22T00:59:50.661Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T00:59:50.661Z] ---> Running in 5fca415b3811 [2021-01-22T00:59:50.661Z] Removing intermediate container d1d0c6602360 [2021-01-22T00:59:50.661Z] ---> 4b2135b58744 [2021-01-22T00:59:50.661Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T00:59:50.924Z] Removing intermediate container 41449f4cda10 [2021-01-22T00:59:50.924Z] ---> 7d4220e6503d [2021-01-22T00:59:50.924Z] Step 20/21 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T00:59:50.924Z] ---> Running in 98b0c5190575 [2021-01-22T00:59:50.924Z] Removing intermediate container 5fca415b3811 [2021-01-22T00:59:50.924Z] ---> c8e0b0b8eded [2021-01-22T00:59:50.924Z] [2021-01-22T00:59:51.186Z] ---> Running in 78d279fadf73 [2021-01-22T00:59:51.186Z] Successfully built c8e0b0b8eded [2021-01-22T00:59:51.186Z] Successfully tagged docker-core-command-go:latest [2021-01-22T00:59:51.186Z]  Building docker-core-command-go ... done Removing intermediate container 98b0c5190575 [2021-01-22T00:59:51.186Z] ---> fbc3d3fc5d69 [2021-01-22T00:59:51.186Z] [2021-01-22T00:59:51.449Z] Removing intermediate container 78d279fadf73 [2021-01-22T00:59:51.449Z] ---> 0e66dcd1a208 [2021-01-22T00:59:51.449Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T00:59:51.449Z] Successfully built fbc3d3fc5d69 [2021-01-22T00:59:51.712Z] Successfully tagged docker-core-metadata-go:latest [2021-01-22T00:59:51.712Z]  Building docker-core-metadata-go ... done  ---> Running in 13bd38b641f9 [2021-01-22T00:59:51.712Z] Removing intermediate container bd96ca786fe2 [2021-01-22T00:59:51.712Z] ---> cb135734f3db [2021-01-22T00:59:51.712Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T00:59:51.976Z] ---> Running in 52f0dc7a9ed7 [2021-01-22T00:59:51.976Z] Removing intermediate container 13bd38b641f9 [2021-01-22T00:59:51.976Z] ---> c5de4f7ce7f6 [2021-01-22T00:59:51.976Z] [2021-01-22T00:59:52.241Z] Successfully built c5de4f7ce7f6 [2021-01-22T00:59:52.241Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-22T00:59:52.241Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 52f0dc7a9ed7 [2021-01-22T00:59:52.241Z] ---> 12dd8abe28ca [2021-01-22T00:59:52.241Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T00:59:52.241Z] ---> Running in 3a9469ecff37 [2021-01-22T00:59:52.514Z] Removing intermediate container 3a9469ecff37 [2021-01-22T00:59:52.514Z] ---> 41157abdc3d5 [2021-01-22T00:59:52.514Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T00:59:52.514Z] ---> Running in 59297bbc03af [2021-01-22T00:59:53.095Z] Move dockerize executable [2021-01-22T00:59:53.699Z] Removing intermediate container 59297bbc03af [2021-01-22T00:59:53.699Z] ---> c92d44e52736 [2021-01-22T00:59:53.699Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T00:59:53.965Z] ---> Running in d2d64b27004c [2021-01-22T00:59:54.230Z] Removing intermediate container d2d64b27004c [2021-01-22T00:59:54.230Z] ---> b14c0f57a508 [2021-01-22T00:59:54.230Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T00:59:54.497Z] ---> 815722d1ec48 [2021-01-22T00:59:54.497Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T00:59:54.497Z] ---> Running in 3bd9d617fb60 [2021-01-22T00:59:55.461Z] Removing intermediate container 3bd9d617fb60 [2021-01-22T00:59:55.461Z] ---> 76f7a41974cc [2021-01-22T00:59:55.461Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T00:59:55.727Z] ---> ed3dc745a2fa [2021-01-22T00:59:55.727Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T00:59:56.682Z] ---> 3a16d383c6b1 [2021-01-22T00:59:56.682Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T00:59:56.952Z] ---> 3bd24c6fa3f0 [2021-01-22T00:59:56.952Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T00:59:57.219Z] ---> f0b8a3200e80 [2021-01-22T00:59:57.219Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T00:59:57.799Z] ---> c2d5fb57fe47 [2021-01-22T00:59:57.799Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T00:59:58.063Z] ---> Running in 93afe9fedfb4 [2021-01-22T00:59:58.327Z] Removing intermediate container 93afe9fedfb4 [2021-01-22T00:59:58.327Z] ---> c368c8fcc71b [2021-01-22T00:59:58.327Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T00:59:58.595Z] ---> 14162fe51536 [2021-01-22T00:59:58.595Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T00:59:58.864Z] ---> Running in a6bcef28b363 [2021-01-22T01:00:00.292Z] Removing intermediate container a6bcef28b363 [2021-01-22T01:00:00.292Z] ---> 0fa101101975 [2021-01-22T01:00:00.292Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T01:00:00.292Z] ---> Running in 0632858bc0ff [2021-01-22T01:00:00.292Z] Removing intermediate container 0632858bc0ff [2021-01-22T01:00:00.292Z] ---> 9e96d90e7e58 [2021-01-22T01:00:00.292Z] Step 30/33 : CMD ["gate"] [2021-01-22T01:00:00.561Z] ---> Running in 550f6ea62d67 [2021-01-22T01:00:00.838Z] Removing intermediate container 550f6ea62d67 [2021-01-22T01:00:00.838Z] ---> 4e4ea338719e [2021-01-22T01:00:00.838Z] Step 31/33 : LABEL arch=x86_64 [2021-01-22T01:00:01.106Z] ---> Running in 2c713236919e [2021-01-22T01:00:01.371Z] Removing intermediate container 2c713236919e [2021-01-22T01:00:01.371Z] ---> 364dadfcd322 [2021-01-22T01:00:01.371Z] Step 32/33 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:00:01.655Z] ---> Running in dd013a4442de [2021-01-22T01:00:01.655Z] Removing intermediate container dd013a4442de [2021-01-22T01:00:01.655Z] ---> 44ecc16b431f [2021-01-22T01:00:01.655Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T01:00:01.944Z] ---> Running in 816b029ad6ab [2021-01-22T01:00:02.222Z] Removing intermediate container 816b029ad6ab [2021-01-22T01:00:02.222Z] ---> 8efa8f2b6f79 [2021-01-22T01:00:02.222Z] [2021-01-22T01:00:02.493Z] Successfully built 8efa8f2b6f79 [2021-01-22T01:00:02.493Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-22T01:00:02.794Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-22T01:00:02.848Z] $ docker stop --time=1 cac1a667aec75d573df94d62e7babae8330e48ac1947a24d9b03df5260c2fdc0 [2021-01-22T01:00:04.559Z] $ docker rm -f cac1a667aec75d573df94d62e7babae8330e48ac1947a24d9b03df5260c2fdc0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T01:00:05.145Z] + docker images [2021-01-22T01:00:05.145Z] + grep docker [2021-01-22T01:00:05.410Z] docker-security-bootstrapper-go latest 8efa8f2b6f79 3 seconds ago 41.5MB [2021-01-22T01:00:05.410Z] docker-security-proxy-setup-go latest c5de4f7ce7f6 14 seconds ago 24.4MB [2021-01-22T01:00:05.410Z] docker-core-metadata-go latest fbc3d3fc5d69 14 seconds ago 18.8MB [2021-01-22T01:00:05.410Z] docker-core-command-go latest c8e0b0b8eded 15 seconds ago 16.3MB [2021-01-22T01:00:05.410Z] docker-sys-mgmt-agent-go latest f8e1548dbd92 34 seconds ago 313MB [2021-01-22T01:00:05.410Z] docker-core-data-go latest 77656cea5bf9 2 minutes ago 22.3MB [2021-01-22T01:00:05.410Z] docker-security-secretstore-setup-go latest ecae07bb1b9d 2 minutes ago 24.6MB [2021-01-22T01:00:05.410Z] docker-support-notifications-go latest ccfe8a09ca31 2 minutes ago 16.9MB [2021-01-22T01:00:05.410Z] docker-support-scheduler-go latest 57da3c18f1a3 2 minutes ago 16.4MB [2021-01-22T01:00:05.410Z] docker 20.10.0 aefe523efa57 5 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-01-22T01:00:21.530Z] Still waiting to schedule task [2021-01-22T01:00:21.530Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-22134’ [2021-01-22T01:00:22.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T01:00:40.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T01:00:40.622Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T01:00:40.622Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T01:00:40.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T01:00:41.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T01:00:41.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T01:00:41.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T01:00:41.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T01:00:42.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T01:00:44.857Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T01:00:51.588Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T01:00:51.588Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T01:00:51.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T01:00:57.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.292s coverage: 46.6% of statements [2021-01-22T01:00:57.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T01:00:57.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T01:00:57.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T01:00:57.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T01:00:57.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T01:01:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.0% of statements [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T01:01:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T01:01:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T01:01:03.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.267s coverage: 66.7% of statements [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T01:01:03.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T01:01:04.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 82.3% of statements [2021-01-22T01:01:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T01:01:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T01:01:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T01:01:04.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T01:01:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.163s coverage: 28.6% of statements [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T01:01:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.143s coverage: 100.0% of statements [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T01:01:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T01:01:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.365s coverage: 86.7% of statements [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T01:01:12.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.349s coverage: 97.5% of statements [2021-01-22T01:01:12.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T01:01:13.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2021-01-22T01:01:13.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T01:01:13.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T01:01:13.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T01:01:13.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.335s coverage: 92.8% of statements [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.182s coverage: 0.1% of statements [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T01:01:22.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 43.8% of statements [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2021-01-22T01:01:22.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.106s coverage: 87.5% of statements [2021-01-22T01:01:34.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2021-01-22T01:01:34.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-01-22T01:01:34.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T01:01:34.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T01:01:34.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T01:01:34.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-01-22T01:01:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T01:01:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-01-22T01:01:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-01-22T01:01:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.2% of statements [2021-01-22T01:01:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.166s coverage: 91.4% of statements [2021-01-22T01:01:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T01:01:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 63.5% of statements [2021-01-22T01:01:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T01:01:36.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T01:01:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements [2021-01-22T01:01:36.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-01-22T01:01:37.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-01-22T01:01:38.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-01-22T01:01:38.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-01-22T01:01:41.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.765s coverage: 68.9% of statements [2021-01-22T01:01:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T01:01:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T01:01:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T01:01:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T01:01:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T01:01:44.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.340s coverage: 37.0% of statements [2021-01-22T01:01:44.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T01:01:44.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T01:01:44.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.600s coverage: 84.0% of statements [2021-01-22T01:01:44.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.118s coverage: 100.0% of statements [2021-01-22T01:01:51.241Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.459s coverage: 47.1% of statements [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T01:01:51.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.167s coverage: 100.0% of statements [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T01:01:51.242Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements [2021-01-22T01:01:51.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.040s coverage: 29.1% of statements [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.172s coverage: 99.0% of statements [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.116s coverage: 100.0% of statements [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T01:01:55.564Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T01:01:55.564Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-01-22T01:01:55.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-22T01:01:56.810Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-01-22T01:01:57.401Z] GO111MODULE=on go vet ./... [2021-01-22T01:02:10.778Z] Running on prd-ubuntu18.04-docker-8c-8g-22137 in /w/workspace/edgexfoundry_edgex-go_PR-3063 [Pipeline] { [Pipeline] ws [2021-01-22T01:02:10.959Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-22T01:02:13.285Z] using credential edgex-jenkins-ssh [2021-01-22T01:02:13.336Z] Cloning the remote Git repository [2021-01-22T01:02:13.367Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T01:02:13.435Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-22T01:02:13.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T01:02:13.468Z] > git --version # timeout=10 [2021-01-22T01:02:13.476Z] > git --version # 'git version 2.17.1' [2021-01-22T01:02:13.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T01:02:13.502Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T01:02:27.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T01:02:27.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T01:02:27.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T01:02:27.043Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T01:02:27.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T01:02:27.048Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3063/head:refs/remotes/origin/PR-3063 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T01:02:27.491Z] Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:02:27.614Z] Merge succeeded, producing 8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:02:27.614Z] Checking out Revision 8f91730bf265d4ec4873d07350ab01bdc6ed1257 (PR-3063) [2021-01-22T01:02:27.505Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T01:02:27.510Z] > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 [2021-01-22T01:02:27.586Z] > git remote # timeout=10 [2021-01-22T01:02:27.593Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T01:02:27.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T01:02:27.602Z] > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 [2021-01-22T01:02:27.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T01:02:27.622Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T01:02:27.625Z] > git checkout -f 8f91730bf265d4ec4873d07350ab01bdc6ed1257 # timeout=10 [2021-01-22T01:02:31.303Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-01-22T01:02:31.332Z] > git --version # timeout=10 [2021-01-22T01:02:31.337Z] > git --version # 'git version 2.17.1' [2021-01-22T01:02:31.341Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:02:32.522Z] + echo snap-build.sh [2021-01-22T01:02:32.522Z] snap-build.sh [2021-01-22T01:02:32.522Z] + SNAP_BASE_DIR=. [2021-01-22T01:02:32.522Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-22T01:02:32.522Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-22T01:02:32.522Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-22T01:02:32.522Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-22T01:02:32.522Z] + cd /w/workspace/edgex-go/1 [2021-01-22T01:02:32.522Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-22T01:02:32.522Z] Reading package lists... [2021-01-22T01:02:32.522Z] Building dependency tree... [2021-01-22T01:02:32.522Z] Reading state information... [2021-01-22T01:02:32.785Z] The following packages were automatically installed and are no longer required: [2021-01-22T01:02:32.785Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-22T01:02:32.785Z] uidmap xdelta3 [2021-01-22T01:02:32.785Z] Use 'sudo apt autoremove' to remove them. [2021-01-22T01:02:32.785Z] The following packages will be REMOVED: [2021-01-22T01:02:32.785Z] lxd* lxd-client* [2021-01-22T01:02:33.047Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-22T01:02:33.047Z] After this operation, 31.7 MB disk space will be freed. [2021-01-22T01:02:34.098Z] (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-01-22T01:02:34.098Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T01:02:35.043Z] Removing lxd dnsmasq configuration [2021-01-22T01:02:35.043Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T01:02:35.304Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-22T01:02:36.254Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-22T01:02:36.523Z] (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-01-22T01:02:36.523Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T01:02:37.926Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-22T01:02:37.926Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-22T01:02:39.316Z] + sudo snap remove --purge lxd [2021-01-22T01:02:39.316Z] snap "lxd" is not installed [2021-01-22T01:02:39.316Z] + sudo groupadd --force --system lxd [2021-01-22T01:02:39.316Z] ++ whoami [2021-01-22T01:02:39.316Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-22T01:02:39.316Z] + newgrp - lxd [2021-01-22T01:02:39.316Z] + sudo snap install lxd [2021-01-22T01:02:49.335Z] 2021-01-22T01:02:47Z INFO Waiting for automatic snapd restart... [2021-01-22T01:03:05.652Z] gofmt -l . [2021-01-22T01:03:06.250Z] [ "`gofmt -l .`" = "" ] [2021-01-22T01:03:07.516Z] lxd 4.10 from Canonical* installed [2021-01-22T01:03:07.516Z] + sudo lxd init --auto [2021-01-22T01:03:08.872Z] ./bin/test-go-mod-tidy.sh [2021-01-22T01:03:09.479Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T01:03:11.675Z] + ls -al . [2021-01-22T01:03:11.675Z] total 696 [2021-01-22T01:03:11.675Z] drwxrwxr-x 9 1001 1001 4096 Jan 22 01:03 . [2021-01-22T01:03:11.675Z] drwxr-xr-x 4 root root 4096 Jan 22 00:59 .. [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 00:57 .dockerignore [2021-01-22T01:03:11.675Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 00:57 .git [2021-01-22T01:03:11.675Z] drwxrwxr-x 3 1001 1001 4096 Jan 22 00:57 .github [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 00:57 .gitignore [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 00:57 .sonarcloud.properties [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 00:57 Attribution.txt [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 00:57 CONTRIBUTING.md [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 00:57 Dockerfile.build [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 00:57 Jenkinsfile [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 00:57 LICENSE [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 00:57 Makefile [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 00:57 README.md [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 00:57 SECURITY.md [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 00:51 VERSION [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 00:57 ZMQWindows.md [2021-01-22T01:03:11.675Z] drwxrwxr-x 2 1001 1001 4096 Jan 22 00:57 bin [2021-01-22T01:03:11.675Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 00:57 cmd [2021-01-22T01:03:11.675Z] -rw-r--r-- 1 root root 562928 Jan 22 01:01 coverage.out [2021-01-22T01:03:11.675Z] -rw-r--r-- 1 root root 1053 Jan 22 01:03 go.mod [2021-01-22T01:03:11.675Z] -rw-r--r-- 1 root root 18995 Jan 22 01:03 go.sum [2021-01-22T01:03:11.675Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 00:57 internal [2021-01-22T01:03:11.675Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 00:57 openapi [2021-01-22T01:03:11.675Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 00:57 snap [2021-01-22T01:03:11.675Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 00:57 version.go [Pipeline] sh [2021-01-22T01:03:12.113Z] + '[' -e coverage.out ] [2021-01-22T01:03:12.113Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T01:03:12.141Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T01:03:13.342Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T01:03:14.016Z] + make build [2021-01-22T01:03:14.016Z] 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-01-22T01:03:15.725Z] + sudo snap install --classic snapcraft [2021-01-22T01:03:22.318Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T01:03:22.318Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-22T01:03:22.318Z] + patch --verbose -p1 [2021-01-22T01:03:22.318Z] Hmm... Looks like a unified diff to me... [2021-01-22T01:03:22.318Z] The text leading up to this was: [2021-01-22T01:03:22.318Z] -------------------------- [2021-01-22T01:03:22.318Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-22T01:03:22.318Z] |From: Tony Espy [2021-01-22T01:03:22.318Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-22T01:03:22.318Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-22T01:03:22.318Z] | [2021-01-22T01:03:22.318Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-22T01:03:22.318Z] |optimize the snap CI check run for pull requests. When [2021-01-22T01:03:22.318Z] |applied, it essentially strips out everything (apps and [2021-01-22T01:03:22.318Z] |parts) from the snapcraft.yaml file except those required [2021-01-22T01:03:22.318Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-22T01:03:22.318Z] |catch changes to edgex-go that break the snap build. [2021-01-22T01:03:22.318Z] | [2021-01-22T01:03:22.318Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-22T01:03:22.318Z] |to update this patch file, otherwise it may fail to apply, [2021-01-22T01:03:22.318Z] |resulting in a failed snap build CI check in the associated [2021-01-22T01:03:22.318Z] |pull request. [2021-01-22T01:03:22.318Z] | [2021-01-22T01:03:22.318Z] |Note - in addition to applying this patch, the pipeline also [2021-01-22T01:03:22.318Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-22T01:03:22.318Z] |need to build the finally binary .snap file (and it won't [2021-01-22T01:03:22.318Z] |work with the patch applied). This further reduces the build [2021-01-22T01:03:22.318Z] |time. [2021-01-22T01:03:22.318Z] |--- [2021-01-22T01:03:22.318Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-22T01:03:22.318Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-22T01:03:22.318Z] | [2021-01-22T01:03:22.318Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-22T01:03:22.318Z] |index 1e537489..faf42425 100644 [2021-01-22T01:03:22.318Z] |--- a/snap/snapcraft.yaml [2021-01-22T01:03:22.318Z] |+++ b/snap/snapcraft.yaml [2021-01-22T01:03:22.318Z] -------------------------- [2021-01-22T01:03:22.318Z] patching file snap/snapcraft.yaml [2021-01-22T01:03:22.318Z] Using Plan A... [2021-01-22T01:03:22.318Z] Hunk #1 succeeded at 73. [2021-01-22T01:03:22.318Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-22T01:03:22.318Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-22T01:03:22.318Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-22T01:03:22.318Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-22T01:03:22.318Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-22T01:03:22.318Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-22T01:03:22.318Z] Hunk #8 succeeded at 342. [2021-01-22T01:03:22.318Z] Hmm... Ignoring the trailing garbage. [2021-01-22T01:03:22.318Z] done [2021-01-22T01:03:22.318Z] + sudo snapcraft prime --use-lxd [2021-01-22T01:03:23.264Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-22T01:03:23.264Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-22T01:03:23.264Z] - README.md [2021-01-22T01:03:23.264Z] - snapcraft.yaml.orig [2021-01-22T01:03:23.264Z] [2021-01-22T01:03:23.264Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T01:03:23.849Z] Launching a container. [2021-01-22T01:03:24.154Z] 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-01-22T01:03:36.102Z] Waiting for container to be ready [2021-01-22T01:03:36.102Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-22T01:03:36.102Z] [2021-01-22T01:03:38.647Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-22T01:03:39.218Z] Waiting for network to be ready... [2021-01-22T01:03:39.792Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T01:03:39.792Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T01:03:40.054Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T01:03:40.054Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T01:03:40.316Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T01:03:40.577Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T01:03:40.577Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T01:03:40.577Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T01:03:40.577Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T01:03:40.577Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T01:03:40.577Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T01:03:40.577Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T01:03:40.577Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T01:03:40.577Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T01:03:40.577Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T01:03:40.577Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T01:03:40.577Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T01:03:40.577Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T01:03:40.837Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T01:03:41.099Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T01:03:41.361Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T01:03:41.361Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T01:03:41.361Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T01:03:41.361Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T01:03:41.361Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T01:03:41.361Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T01:03:41.361Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T01:03:43.916Z] Fetched 23.8 MB in 4s (5666 kB/s) [2021-01-22T01:03:44.495Z] Reading package lists... [2021-01-22T01:03:44.757Z] Reading package lists... [2021-01-22T01:03:45.018Z] Building dependency tree... [2021-01-22T01:03:45.018Z] Reading state information... [2021-01-22T01:03:45.280Z] The following additional packages will be installed: [2021-01-22T01:03:45.280Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T01:03:45.280Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T01:03:45.280Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T01:03:45.280Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-22T01:03:45.280Z] Suggested packages: [2021-01-22T01:03:45.280Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-22T01:03:45.280Z] Recommended packages: [2021-01-22T01:03:45.280Z] gnupg libsasl2-modules [2021-01-22T01:03:45.280Z] The following NEW packages will be installed: [2021-01-22T01:03:45.280Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T01:03:45.281Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T01:03:45.281Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T01:03:45.281Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-22T01:03:45.281Z] The following packages will be upgraded: [2021-01-22T01:03:45.281Z] gpg gpg-agent gpgconf libudev1 [2021-01-22T01:03:45.281Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-22T01:03:45.281Z] Need to get 3533 kB of archives. [2021-01-22T01:03:45.281Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-22T01:03:45.281Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-22T01:03:45.281Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-22T01:03:45.544Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-22T01:03:45.806Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-22T01:03:46.069Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-22T01:03:46.069Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-22T01:03:46.069Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-22T01:03:46.069Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-22T01:03:46.069Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-22T01:03:46.069Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-22T01:03:46.069Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-22T01:03:46.069Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-22T01:03:46.069Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-22T01:03:46.069Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-22T01:03:46.069Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-22T01:03:46.069Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-22T01:03:46.069Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-22T01:03:46.069Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-22T01:03:46.069Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-22T01:03:46.069Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-22T01:03:46.330Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-22T01:03:46.330Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-22T01:03:46.330Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T01:03:46.330Z] Fetched 3533 kB in 1s (3516 kB/s) [2021-01-22T01:03:46.330Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T01:03:46.330Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-22T01:03:46.330Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T01:03:46.590Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-22T01:03:46.590Z] Selecting previously unselected package udev. [2021-01-22T01:03:46.590Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T01:03:46.590Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-22T01:03:46.590Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-22T01:03:47.170Z] Selecting previously unselected package libfuse2:amd64. [2021-01-22T01:03:47.170Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T01:03:47.170Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T01:03:47.170Z] Selecting previously unselected package fuse. [2021-01-22T01:03:47.170Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T01:03:47.170Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-22T01:03:47.170Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T01:03:47.170Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T01:03:47.431Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T01:03:47.431Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T01:03:47.432Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T01:03:47.432Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T01:03:47.692Z] Selecting previously unselected package libksba8:amd64. [2021-01-22T01:03:47.692Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-22T01:03:47.692Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-22T01:03:47.692Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-22T01:03:47.692Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:47.692Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:47.954Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-22T01:03:47.954Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:47.954Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:47.954Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-22T01:03:47.954Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:47.954Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:47.954Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-22T01:03:47.954Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:48.215Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:48.215Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-22T01:03:48.215Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:48.215Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:48.215Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-22T01:03:48.215Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:48.215Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:48.478Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-22T01:03:48.478Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:48.478Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:48.478Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-22T01:03:48.478Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:48.478Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:48.739Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-22T01:03:48.739Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T01:03:48.739Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:48.739Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T01:03:48.739Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T01:03:48.739Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T01:03:48.739Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T01:03:48.739Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T01:03:48.739Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T01:03:49.002Z] Selecting previously unselected package libldap-common. [2021-01-22T01:03:49.002Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-22T01:03:49.002Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T01:03:49.002Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T01:03:49.002Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-22T01:03:49.002Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T01:03:49.002Z] Selecting previously unselected package dirmngr. [2021-01-22T01:03:49.263Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T01:03:49.263Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T01:03:49.263Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T01:03:49.263Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-22T01:03:49.263Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T01:03:49.263Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T01:03:49.525Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T01:03:49.526Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-22T01:03:49.526Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:49.526Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-22T01:03:49.526Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T01:03:49.526Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-22T01:03:50.099Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T01:03:50.099Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.099Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-22T01:03:50.099Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-22T01:03:50.361Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-22T01:03:50.361Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.361Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.361Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.361Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.361Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.361Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.361Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T01:03:50.623Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T01:03:50.623Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T01:03:50.623Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T01:03:50.886Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-22T01:03:50.886Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-22T01:03:50.886Z] This means they are not meant to be enabled using systemctl. [2021-01-22T01:03:50.886Z] Possible reasons for having this kind of units are: [2021-01-22T01:03:50.886Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-22T01:03:50.886Z] .wants/ or .requires/ directory. [2021-01-22T01:03:50.886Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-22T01:03:50.886Z] a requirement dependency on it. [2021-01-22T01:03:50.886Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-22T01:03:50.886Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-22T01:03:50.886Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-22T01:03:50.886Z] instance name specified. [2021-01-22T01:03:50.993Z] 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-01-22T01:03:51.460Z] Reading package lists... [2021-01-22T01:03:51.460Z] Building dependency tree... [2021-01-22T01:03:51.460Z] Reading state information... [2021-01-22T01:03:51.460Z] The following additional packages will be installed: [2021-01-22T01:03:51.460Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-22T01:03:51.460Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-22T01:03:51.460Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-22T01:03:51.460Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-22T01:03:51.460Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-22T01:03:51.460Z] Suggested packages: [2021-01-22T01:03:51.460Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-22T01:03:51.460Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-22T01:03:51.460Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-22T01:03:51.460Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-22T01:03:51.460Z] systemd-container policykit-1 [2021-01-22T01:03:51.460Z] Recommended packages: [2021-01-22T01:03:51.460Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-22T01:03:51.723Z] The following NEW packages will be installed: [2021-01-22T01:03:51.723Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-22T01:03:51.723Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-22T01:03:51.723Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-22T01:03:51.723Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-22T01:03:51.723Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-22T01:03:51.723Z] The following packages will be upgraded: [2021-01-22T01:03:51.723Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-22T01:03:51.723Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-22T01:03:51.723Z] Need to get 35.2 MB of archives. [2021-01-22T01:03:51.723Z] After this operation, 141 MB of additional disk space will be used. [2021-01-22T01:03:51.723Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-22T01:03:51.723Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-22T01:03:51.969Z] 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-01-22T01:03:52.664Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-22T01:03:52.665Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-22T01:03:52.665Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-22T01:03:52.665Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-22T01:03:52.665Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-22T01:03:52.665Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-22T01:03:52.665Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-22T01:03:52.665Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-22T01:03:52.665Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-22T01:03:52.665Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-22T01:03:52.665Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-22T01:03:52.665Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-22T01:03:52.665Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-22T01:03:52.665Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-22T01:03:52.665Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-22T01:03:52.665Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-22T01:03:52.665Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-22T01:03:52.665Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-22T01:03:52.665Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-22T01:03:52.665Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-22T01:03:52.665Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-22T01:03:52.665Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-22T01:03:52.927Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-22T01:03:52.927Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-22T01:03:52.927Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-22T01:03:52.927Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-22T01:03:52.927Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-22T01:03:52.927Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-22T01:03:53.873Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T01:03:53.873Z] Fetched 35.2 MB in 2s (18.5 MB/s) [2021-01-22T01:03:53.873Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T01:03:53.873Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-22T01:03:53.873Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T01:03:54.446Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-22T01:03:54.446Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T01:03:54.708Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-22T01:03:54.708Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T01:03:54.708Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T01:03:54.708Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T01:03:54.708Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-22T01:03:54.970Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T01:03:54.970Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T01:03:54.970Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T01:03:55.234Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-22T01:03:55.234Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-22T01:03:55.809Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-22T01:03:55.809Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-22T01:03:55.809Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T01:03:55.809Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T01:03:56.071Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-22T01:03:56.071Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T01:03:56.071Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:03:56.333Z] Selecting previously unselected package libexpat1:amd64. [2021-01-22T01:03:56.333Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-22T01:03:56.333Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T01:03:56.333Z] Selecting previously unselected package python3.6-minimal. [2021-01-22T01:03:56.333Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T01:03:56.333Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:03:56.595Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T01:03:56.856Z] Checking for services that may need to be restarted...done. [2021-01-22T01:03:56.856Z] Checking for services that may need to be restarted...done. [2021-01-22T01:03:56.856Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:03:56.856Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T01:03:56.856Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:03:57.428Z] Selecting previously unselected package python3-minimal. [2021-01-22T01:03:57.428Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-22T01:03:57.428Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-22T01:03:57.428Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-22T01:03:57.690Z] Selecting previously unselected package mime-support. [2021-01-22T01:03:57.690Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-22T01:03:57.690Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-22T01:03:57.690Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-22T01:03:57.690Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-22T01:03:57.690Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T01:03:57.953Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-22T01:03:57.953Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T01:03:57.953Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:03:58.216Z] Selecting previously unselected package python3.6. [2021-01-22T01:03:58.216Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T01:03:58.216Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:03:58.216Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T01:03:58.216Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-22T01:03:58.216Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T01:03:58.216Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-22T01:03:58.477Z] Selecting previously unselected package python3. [2021-01-22T01:03:58.477Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-22T01:03:58.477Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-22T01:03:58.477Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-22T01:03:58.665Z] 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-01-22T01:03:58.741Z] Selecting previously unselected package multiarch-support. [2021-01-22T01:03:58.741Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T01:03:58.741Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T01:03:58.741Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T01:03:58.741Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-22T01:03:58.741Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-22T01:03:58.741Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-22T01:03:58.934Z] 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-01-22T01:03:59.002Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T01:03:59.002Z] Selecting previously unselected package libbsd0:amd64. [2021-01-22T01:03:59.002Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-22T01:03:59.002Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T01:03:59.002Z] Selecting previously unselected package sudo. [2021-01-22T01:03:59.002Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-22T01:03:59.002Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T01:03:59.279Z] Selecting previously unselected package apparmor. [2021-01-22T01:03:59.279Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T01:03:59.279Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-22T01:03:59.547Z] Selecting previously unselected package libedit2:amd64. [2021-01-22T01:03:59.547Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-22T01:03:59.547Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T01:03:59.547Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T01:03:59.547Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T01:03:59.547Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:03:59.547Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T01:03:59.547Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T01:03:59.547Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:03:59.811Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T01:03:59.811Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-22T01:03:59.811Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T01:03:59.811Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T01:03:59.811Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T01:03:59.811Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:04:00.075Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T01:04:00.075Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T01:04:00.075Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:04:00.075Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-22T01:04:00.075Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-22T01:04:00.075Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T01:04:00.340Z] Selecting previously unselected package openssh-client. [2021-01-22T01:04:00.340Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-22T01:04:00.340Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T01:04:00.607Z] Selecting previously unselected package squashfs-tools. [2021-01-22T01:04:00.607Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-22T01:04:00.607Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T01:04:00.607Z] Selecting previously unselected package snapd. [2021-01-22T01:04:00.607Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-22T01:04:00.607Z] Unpacking snapd (2.48+18.04) ... [2021-01-22T01:04:02.539Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T01:04:02.803Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T01:04:03.306Z] 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-01-22T01:04:03.384Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-22T01:04:03.646Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T01:04:03.646Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T01:04:03.646Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:04:03.646Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T01:04:03.646Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-22T01:04:03.646Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-22T01:04:04.596Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T01:04:04.596Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T01:04:04.596Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T01:04:04.596Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:04:04.596Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:04:04.596Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T01:04:05.170Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T01:04:05.170Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:04:05.432Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T01:04:05.432Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-22T01:04:05.432Z] running python rtupdate hooks for python3.6... [2021-01-22T01:04:05.432Z] running python post-rtupdate hooks for python3.6... [2021-01-22T01:04:05.432Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-22T01:04:07.351Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-22T01:04:07.351Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T01:04:07.351Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T01:04:07.351Z] Setting up snapd (2.48+18.04) ... [2021-01-22T01:04:07.921Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-22T01:04:07.921Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-22T01:04:08.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-22T01:04:08.447Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-22T01:04:08.447Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T01:04:08.447Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T01:04:08.686Z] 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-01-22T01:04:08.707Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-22T01:04:08.968Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-22T01:04:09.230Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-22T01:04:09.230Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-22T01:04:09.493Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-22T01:04:09.493Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T01:04:09.493Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T01:04:10.439Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T01:04:10.439Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T01:04:10.701Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T01:04:11.649Z] Reading package lists... [2021-01-22T01:04:11.913Z] Reading package lists... [2021-01-22T01:04:11.913Z] Building dependency tree... [2021-01-22T01:04:11.913Z] Reading state information... [2021-01-22T01:04:12.062Z] 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-01-22T01:04:12.175Z] Calculating upgrade... [2021-01-22T01:04:12.176Z] The following packages will be upgraded: [2021-01-22T01:04:12.176Z] advancecomp base-files bash binutils binutils-common [2021-01-22T01:04:12.176Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-22T01:04:12.176Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-22T01:04:12.176Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-22T01:04:12.176Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-22T01:04:12.176Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-22T01:04:12.176Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-22T01:04:12.176Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-22T01:04:12.176Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-22T01:04:12.176Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-22T01:04:12.176Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-22T01:04:12.176Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-22T01:04:12.176Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-22T01:04:12.176Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-22T01:04:12.176Z] ubuntu-keyring util-linux [2021-01-22T01:04:12.176Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T01:04:12.176Z] Need to get 63.7 MB of archives. [2021-01-22T01:04:12.176Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-22T01:04:12.176Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-22T01:04:12.438Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-22T01:04:12.438Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-22T01:04:12.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-22T01:04:12.438Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-22T01:04:12.438Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-22T01:04:12.438Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-22T01:04:12.438Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-22T01:04:12.438Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-22T01:04:12.438Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-22T01:04:12.438Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-22T01:04:12.438Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-22T01:04:12.438Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-22T01:04:12.438Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-22T01:04:12.438Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-22T01:04:12.438Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-22T01:04:12.438Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-22T01:04:12.438Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-22T01:04:12.438Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-22T01:04:12.702Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-22T01:04:12.702Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-22T01:04:12.702Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-22T01:04:12.702Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-22T01:04:12.702Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-22T01:04:12.702Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-22T01:04:12.702Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-22T01:04:12.702Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-22T01:04:12.702Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-22T01:04:12.702Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-22T01:04:12.702Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-22T01:04:12.702Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-22T01:04:12.702Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-22T01:04:12.702Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-22T01:04:12.702Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-22T01:04:12.702Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-22T01:04:12.703Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-22T01:04:12.703Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-22T01:04:12.703Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-22T01:04:12.703Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-22T01:04:12.703Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-22T01:04:12.703Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-22T01:04:12.703Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-22T01:04:12.703Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-22T01:04:12.703Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-22T01:04:12.703Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-22T01:04:12.703Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-22T01:04:12.703Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-22T01:04:12.703Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-22T01:04:12.703Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-22T01:04:12.703Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-22T01:04:12.703Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-22T01:04:12.703Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-22T01:04:12.703Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-22T01:04:12.703Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-22T01:04:12.703Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-22T01:04:12.974Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-22T01:04:13.236Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-22T01:04:13.236Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-22T01:04:13.236Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-22T01:04:13.236Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-22T01:04:13.236Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-22T01:04:13.236Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-22T01:04:13.236Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-22T01:04:13.236Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-22T01:04:13.499Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-22T01:04:13.499Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-22T01:04:13.499Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-22T01:04:13.776Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-22T01:04:13.776Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-22T01:04:13.776Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-22T01:04:13.776Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-22T01:04:13.776Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-22T01:04:13.776Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-22T01:04:13.776Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-22T01:04:13.776Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-22T01:04:13.776Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-22T01:04:13.776Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-22T01:04:13.776Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-22T01:04:13.776Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-22T01:04:13.776Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-22T01:04:13.776Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-22T01:04:13.776Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-22T01:04:13.776Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-22T01:04:13.776Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-22T01:04:13.776Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-22T01:04:13.776Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-22T01:04:13.776Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-22T01:04:14.040Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-22T01:04:14.040Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-22T01:04:14.040Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-22T01:04:14.040Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-22T01:04:14.040Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-22T01:04:14.040Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-22T01:04:14.040Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-22T01:04:14.040Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-22T01:04:14.040Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-22T01:04:14.040Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-22T01:04:14.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T01:04:14.302Z] Fetched 63.7 MB in 2s (34.7 MB/s) [2021-01-22T01:04:14.302Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:14.302Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T01:04:14.302Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T01:04:14.881Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T01:04:14.881Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T01:04:15.144Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-22T01:04:15.144Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-22T01:04:16.091Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.091Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.091Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.091Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.091Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.091Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.354Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.354Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.354Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.354Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.377Z] 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-01-22T01:04:16.623Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.623Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.623Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.624Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.624Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:16.890Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T01:04:16.890Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:16.890Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-22T01:04:16.890Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:17.153Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T01:04:17.153Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:17.153Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:17.153Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:17.153Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:17.419Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:17.419Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T01:04:17.681Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:17.681Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T01:04:17.681Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T01:04:17.946Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T01:04:18.210Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T01:04:18.472Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T01:04:18.472Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-22T01:04:18.472Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-22T01:04:18.472Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-22T01:04:18.735Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-22T01:04:18.996Z] 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-01-22T01:04:18.997Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-22T01:04:18.997Z] Installing new version of config file /etc/issue ... [2021-01-22T01:04:18.997Z] Installing new version of config file /etc/issue.net ... [2021-01-22T01:04:18.997Z] Installing new version of config file /etc/lsb-release ... [2021-01-22T01:04:18.997Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-22T01:04:19.258Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-22T01:04:19.258Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-22T01:04:19.258Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-22T01:04:19.519Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:19.519Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-22T01:04:19.519Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-22T01:04:19.519Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-22T01:04:19.519Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-22T01:04:19.782Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:19.782Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:19.782Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:19.782Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:20.046Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:20.046Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-22T01:04:20.046Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-22T01:04:20.046Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-22T01:04:20.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:20.310Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-22T01:04:20.310Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T01:04:20.576Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-22T01:04:20.840Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:20.840Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T01:04:20.840Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T01:04:20.840Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T01:04:20.840Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:20.840Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T01:04:21.101Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T01:04:21.101Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-22T01:04:21.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:21.101Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-22T01:04:21.362Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-22T01:04:21.362Z] Setting up grep (3.1-2build1) ... [2021-01-22T01:04:21.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:21.362Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T01:04:21.624Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T01:04:21.624Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-22T01:04:21.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:21.624Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T01:04:21.887Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T01:04:21.887Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-22T01:04:22.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:22.148Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T01:04:22.148Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T01:04:22.409Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T01:04:22.409Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T01:04:22.671Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T01:04:22.671Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T01:04:23.242Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-22T01:04:23.242Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:23.242Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-22T01:04:23.242Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T01:04:23.294Z] 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-01-22T01:04:24.186Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T01:04:24.449Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T01:04:24.449Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T01:04:24.449Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T01:04:24.449Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T01:04:24.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:24.711Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-22T01:04:24.711Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-22T01:04:24.973Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-22T01:04:24.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:24.973Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:24.973Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:25.238Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:25.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:25.238Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:25.238Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:25.500Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:25.500Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:25.500Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:25.500Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:25.762Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:25.762Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:25.762Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:25.762Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:26.024Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:26.024Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:26.024Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T01:04:26.024Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T01:04:26.287Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T01:04:26.287Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T01:04:26.287Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T01:04:26.549Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:26.549Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T01:04:26.549Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T01:04:26.549Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T01:04:26.681Z] 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-01-22T01:04:26.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:26.817Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:26.817Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:26.817Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:27.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:27.078Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:27.078Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:27.078Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:27.341Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:27.341Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:27.341Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:27.912Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:27.912Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-22T01:04:28.484Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-22T01:04:28.484Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:28.484Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T01:04:28.484Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T01:04:28.746Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T01:04:28.746Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T01:04:28.746Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-22T01:04:28.746Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T01:04:29.007Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-22T01:04:29.268Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:29.268Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-22T01:04:29.268Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-22T01:04:29.268Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-22T01:04:29.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:29.843Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T01:04:29.843Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T01:04:29.843Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T01:04:30.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:30.105Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T01:04:30.105Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T01:04:30.105Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T01:04:30.366Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:30.366Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T01:04:30.366Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T01:04:30.629Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T01:04:30.629Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:30.629Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T01:04:30.629Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T01:04:30.890Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-22T01:04:30.890Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T01:04:31.155Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T01:04:31.155Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T01:04:31.155Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T01:04:31.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:31.155Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-22T01:04:31.424Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-22T01:04:31.424Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-22T01:04:31.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:31.685Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-22T01:04:31.685Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T01:04:31.685Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T01:04:31.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:31.946Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [Pipeline] } [2021-01-22T01:04:32.117Z] $ docker stop --time=1 58cceebf894b7cf20b67dce945b07cb600364ee6e46d1f65badae6d0847fd9fc [2021-01-22T01:04:32.218Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T01:04:32.218Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T01:04:32.218Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:32.218Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-22T01:04:32.218Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-22T01:04:32.478Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-22T01:04:32.747Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:32.747Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T01:04:32.747Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T01:04:33.008Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-22T01:04:33.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:33.270Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T01:04:33.270Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T01:04:33.270Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-22T01:04:33.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:33.536Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-22T01:04:33.536Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-22T01:04:33.536Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-22T01:04:33.799Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:33.799Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-22T01:04:33.799Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-22T01:04:33.799Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-22T01:04:34.061Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:34.061Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-22T01:04:34.061Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-22T01:04:34.061Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-22T01:04:34.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:34.322Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-22T01:04:34.322Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-22T01:04:34.586Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-22T01:04:34.586Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:34.586Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T01:04:34.586Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-22T01:04:34.586Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-22T01:04:34.848Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T01:04:34.848Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-22T01:04:34.848Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-22T01:04:34.848Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-22T01:04:35.109Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-22T01:04:35.109Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T01:04:35.109Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T01:04:35.109Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T01:04:35.370Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T01:04:35.370Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T01:04:35.631Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T01:04:35.631Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-22T01:04:35.631Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-22T01:04:35.875Z] $ docker rm -f 58cceebf894b7cf20b67dce945b07cb600364ee6e46d1f65badae6d0847fd9fc [2021-01-22T01:04:35.891Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T01:04:35.891Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-22T01:04:36.153Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T01:04:36.153Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-22T01:04:36.153Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-22T01:04:36.153Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-22T01:04:36.414Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-22T01:04:36.414Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-22T01:04:36.414Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-22T01:04:36.414Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-22T01:04:36.676Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-22T01:04:36.676Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-22T01:04:36.676Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-22T01:04:36.937Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-22T01:04:36.937Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-22T01:04:36.937Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-22T01:04:37.879Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-22T01:04:37.880Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-22T01:04:37.880Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [Pipeline] isUnix [Pipeline] sh [2021-01-22T01:04:38.139Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-22T01:04:38.140Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T01:04:38.140Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T01:04:38.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T01:04:38.245Z] [2021-01-22T01:04:38.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T01:04:38.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T01:04:38.672Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-22T01:04:38.672Z] 29e5d40040c1: Pulling fs layer [2021-01-22T01:04:38.672Z] 1ce36da41761: Pulling fs layer [2021-01-22T01:04:38.672Z] 25b303627fd3: Pulling fs layer [2021-01-22T01:04:38.713Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T01:04:38.713Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T01:04:38.713Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T01:04:38.713Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T01:04:38.974Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T01:04:38.974Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T01:04:38.974Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:38.974Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:39.236Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:39.236Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:39.497Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:39.497Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:39.497Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:39.497Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:39.653Z] 29e5d40040c1: Verifying Checksum [2021-01-22T01:04:39.653Z] 29e5d40040c1: Download complete [2021-01-22T01:04:40.247Z] 29e5d40040c1: Pull complete [2021-01-22T01:04:40.247Z] 1ce36da41761: Verifying Checksum [2021-01-22T01:04:40.247Z] 1ce36da41761: Download complete [2021-01-22T01:04:40.442Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:40.443Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:41.391Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:41.391Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:41.681Z] 25b303627fd3: Verifying Checksum [2021-01-22T01:04:41.681Z] 25b303627fd3: Download complete [2021-01-22T01:04:41.681Z] 1ce36da41761: Pull complete [2021-01-22T01:04:42.340Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:42.340Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:42.603Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:42.603Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:43.551Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T01:04:43.551Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T01:04:43.551Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T01:04:43.551Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T01:04:43.551Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T01:04:43.812Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T01:04:43.812Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T01:04:43.812Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T01:04:44.078Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-22T01:04:44.078Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-22T01:04:44.078Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T01:04:44.078Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T01:04:44.339Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T01:04:44.339Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T01:04:44.339Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-22T01:04:44.339Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-22T01:04:44.601Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:44.601Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T01:04:44.601Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:44.601Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:44.601Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:44.601Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-22T01:04:44.601Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-22T01:04:44.601Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-22T01:04:44.863Z] [2021-01-22T01:04:44.863Z] Current default time zone: 'Etc/UTC' [2021-01-22T01:04:44.863Z] Local time is now: Fri Jan 22 01:04:44 UTC 2021. [2021-01-22T01:04:44.863Z] Universal Time is now: Fri Jan 22 01:04:44 UTC 2021. [2021-01-22T01:04:44.863Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-22T01:04:44.863Z] [2021-01-22T01:04:44.863Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-22T01:04:45.124Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:45.124Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-22T01:04:45.124Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-22T01:04:45.386Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-22T01:04:45.386Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-22T01:04:45.386Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-22T01:04:45.386Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-22T01:04:45.386Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-22T01:04:45.386Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T01:04:45.386Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:45.386Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-22T01:04:45.649Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:45.649Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T01:04:45.649Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:45.910Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-22T01:04:45.910Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-22T01:04:45.910Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-22T01:04:45.910Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T01:04:45.910Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-22T01:04:45.910Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-22T01:04:45.910Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-22T01:04:45.910Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T01:04:47.835Z] Updating certificates in /etc/ssl/certs... [2021-01-22T01:04:49.222Z] 22 added, 17 removed; done. [2021-01-22T01:04:49.222Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T01:04:49.222Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T01:04:49.222Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-22T01:04:49.222Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-22T01:04:49.222Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-22T01:04:49.222Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.222Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T01:04:49.222Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.222Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.222Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.486Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.486Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.486Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-22T01:04:49.486Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-22T01:04:49.486Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-22T01:04:49.486Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-22T01:04:49.486Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-22T01:04:49.486Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.486Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T01:04:49.752Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-22T01:04:49.752Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-22T01:04:49.752Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-22T01:04:49.752Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T01:04:49.752Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T01:04:50.013Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-22T01:04:50.013Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T01:04:50.013Z] Updating certificates in /etc/ssl/certs... [2021-01-22T01:04:50.586Z] 0 added, 0 removed; done. [2021-01-22T01:04:50.586Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-22T01:04:50.586Z] done. [2021-01-22T01:04:51.157Z] Reading package lists... [2021-01-22T01:04:51.157Z] Building dependency tree... [2021-01-22T01:04:51.157Z] Reading state information... [2021-01-22T01:04:51.418Z] The following NEW packages will be installed: [2021-01-22T01:04:51.418Z] apt-transport-https [2021-01-22T01:04:51.418Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T01:04:51.418Z] Need to get 1696 B of archives. [2021-01-22T01:04:51.418Z] After this operation, 153 kB of additional disk space will be used. [2021-01-22T01:04:51.418Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-22T01:04:51.677Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T01:04:51.677Z] Fetched 1696 B in 0s (45.6 kB/s) [2021-01-22T01:04:51.677Z] Selecting previously unselected package apt-transport-https. [2021-01-22T01:04:51.677Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-22T01:04:51.677Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-22T01:04:51.677Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T01:04:51.677Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T01:04:51.833Z] 25b303627fd3: Pull complete [2021-01-22T01:04:51.833Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-22T01:04:51.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T01:04:51.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-22T01:04:51.937Z] Waiting for network to be ready... [2021-01-22T01:04:52.114Z] prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2021-01-22T01:04:52.204Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T01:04:56.127Z] $ docker top 22d3fafbb3dc6d2d12061e8eec1048a6272135bc6e8b00d9866e3eb87c99bc3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T01:04:57.260Z] + docker-compose build --help [2021-01-22T01:04:57.260Z] + grep parallel [2021-01-22T01:04:58.537Z] 2021-01-22T01:04:55Z INFO Waiting for automatic snapd restart... [2021-01-22T01:04:58.537Z] snapd 2.48.2 from Canonical* installed [2021-01-22T01:04:59.112Z] "snapd" switched to the "latest/stable" channel [2021-01-22T01:04:59.113Z] [2021-01-22T01:05:00.638Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T01:05:00.681Z] $ docker stop --time=1 22d3fafbb3dc6d2d12061e8eec1048a6272135bc6e8b00d9866e3eb87c99bc3c [2021-01-22T01:05:01.675Z] core18 20201210 from Canonical* installed [2021-01-22T01:05:01.943Z] "core18" switched to the "latest/stable" channel [2021-01-22T01:05:01.943Z] [2021-01-22T01:05:03.110Z] $ docker rm -f 22d3fafbb3dc6d2d12061e8eec1048a6272135bc6e8b00d9866e3eb87c99bc3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T01:05:04.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T01:05:04.089Z] . [Pipeline] withDockerContainer [2021-01-22T01:05:04.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-22130 does not seem to be running inside a container [2021-01-22T01:05:04.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T01:05:05.296Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T01:05:05.296Z] "snapcraft" switched to the "latest/stable" channel [2021-01-22T01:05:05.296Z] [2021-01-22T01:05:06.619Z] $ docker top daae997353427454703b5a98e8695a8bcf1f50765a7f7157b520936a8a0d2862 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T01:05:07.680Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T01:05:08.598Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-22T01:05:08.598Z] - README.md [2021-01-22T01:05:08.598Z] - snapcraft.yaml.orig [2021-01-22T01:05:08.598Z] [2021-01-22T01:05:08.598Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T01:05:11.052Z] Building docker-core-command-go ... [2021-01-22T01:05:11.052Z] Building docker-core-data-go ... [2021-01-22T01:05:11.052Z] Building docker-core-metadata-go ... [2021-01-22T01:05:11.052Z] Building docker-security-bootstrapper-go ... [2021-01-22T01:05:11.052Z] Building docker-security-proxy-setup-go ... [2021-01-22T01:05:11.052Z] Building docker-security-secretstore-setup-go ... [2021-01-22T01:05:11.052Z] Building docker-support-notifications-go ... [2021-01-22T01:05:11.052Z] Building docker-support-scheduler-go ... [2021-01-22T01:05:11.052Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T01:05:11.052Z] Building docker-sys-mgmt-agent-go [2021-01-22T01:05:11.052Z] Building docker-support-notifications-go [2021-01-22T01:05:11.052Z] Building docker-security-secretstore-setup-go [2021-01-22T01:05:11.052Z] Building docker-security-bootstrapper-go [2021-01-22T01:05:11.052Z] Building docker-core-command-go [2021-01-22T01:05:15.198Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T01:05:15.198Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T01:05:15.198Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T01:05:15.198Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T01:05:16.367Z] Reading package lists... [2021-01-22T01:05:16.640Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-22T01:05:23.241Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T01:05:23.241Z] Reading package lists... [2021-01-22T01:05:23.241Z] Building dependency tree... [2021-01-22T01:05:23.241Z] Reading state information... [2021-01-22T01:05:23.241Z] Suggested packages: [2021-01-22T01:05:23.241Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-22T01:05:23.241Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-22T01:05:23.241Z] Recommended packages: [2021-01-22T01:05:23.241Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-22T01:05:23.241Z] The following NEW packages will be installed: [2021-01-22T01:05:23.241Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-22T01:05:23.241Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-22T01:05:23.241Z] pkg-config zip [2021-01-22T01:05:23.241Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T01:05:23.241Z] Need to get 7655 kB of archives. [2021-01-22T01:05:23.241Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-22T01:05:23.241Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-22T01:05:23.241Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-22T01:05:23.241Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-22T01:05:23.241Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-22T01:05:23.241Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-22T01:05:23.501Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-22T01:05:23.501Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-22T01:05:23.501Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-22T01:05:23.501Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-22T01:05:23.765Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-22T01:05:23.765Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-22T01:05:23.765Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-22T01:05:23.765Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-22T01:05:23.765Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-22T01:05:23.765Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-22T01:05:24.028Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T01:05:24.028Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-22T01:05:24.028Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-22T01:05:24.028Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-22T01:05:24.028Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-22T01:05:24.028Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T01:05:24.298Z] Selecting previously unselected package libpsl5:amd64. [2021-01-22T01:05:24.298Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-22T01:05:24.298Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T01:05:24.298Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T01:05:24.298Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-22T01:05:24.560Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T01:05:24.560Z] Selecting previously unselected package librtmp1:amd64. [2021-01-22T01:05:24.560Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-22T01:05:24.560Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T01:05:24.560Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-22T01:05:24.560Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-22T01:05:24.560Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T01:05:24.821Z] Selecting previously unselected package liberror-perl. [2021-01-22T01:05:24.821Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-22T01:05:24.821Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-22T01:05:24.821Z] Selecting previously unselected package git-man. [2021-01-22T01:05:24.821Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-22T01:05:24.821Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T01:05:25.082Z] Selecting previously unselected package git. [2021-01-22T01:05:25.082Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-22T01:05:25.082Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T01:05:26.028Z] Selecting previously unselected package libnorm1:amd64. [2021-01-22T01:05:26.028Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-22T01:05:26.028Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T01:05:26.028Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-22T01:05:26.028Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-22T01:05:26.028Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T01:05:26.028Z] Selecting previously unselected package libsodium23:amd64. [2021-01-22T01:05:26.028Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-22T01:05:26.028Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-22T01:05:26.028Z] Selecting previously unselected package libzmq5:amd64. [2021-01-22T01:05:26.028Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T01:05:26.028Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T01:05:26.295Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-22T01:05:26.295Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T01:05:26.295Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T01:05:26.558Z] Selecting previously unselected package pkg-config. [2021-01-22T01:05:26.558Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-22T01:05:26.558Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T01:05:26.558Z] Selecting previously unselected package zip. [2021-01-22T01:05:26.558Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-22T01:05:26.558Z] Unpacking zip (3.0-11build1) ... [2021-01-22T01:05:26.558Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T01:05:26.558Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T01:05:26.824Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T01:05:26.824Z] Setting up liberror-perl (0.17025-1) ... [2021-01-22T01:05:26.824Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T01:05:26.824Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T01:05:26.824Z] No schema files found: doing nothing. [2021-01-22T01:05:26.824Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T01:05:26.824Z] Setting up zip (3.0-11build1) ... [2021-01-22T01:05:26.824Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T01:05:26.824Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-22T01:05:26.824Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T01:05:26.824Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T01:05:27.087Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T01:05:27.088Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T01:05:27.088Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T01:05:27.088Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T01:05:33.690Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T01:05:33.690Z] git set to automatically installed. [2021-01-22T01:05:33.690Z] git-man set to automatically installed. [2021-01-22T01:05:33.690Z] libcurl3-gnutls set to automatically installed. [2021-01-22T01:05:33.690Z] liberror-perl set to automatically installed. [2021-01-22T01:05:33.690Z] libglib2.0-0 set to automatically installed. [2021-01-22T01:05:33.690Z] libnghttp2-14 set to automatically installed. [2021-01-22T01:05:33.690Z] libnorm1 set to automatically installed. [2021-01-22T01:05:33.690Z] libpgm-5.2-0 set to automatically installed. [2021-01-22T01:05:33.690Z] libpsl5 set to automatically installed. [2021-01-22T01:05:33.690Z] librtmp1 set to automatically installed. [2021-01-22T01:05:33.690Z] libsodium23 set to automatically installed. [2021-01-22T01:05:33.690Z] libzmq3-dev set to automatically installed. [2021-01-22T01:05:33.690Z] libzmq5 set to automatically installed. [2021-01-22T01:05:33.690Z] pkg-config set to automatically installed. [2021-01-22T01:05:33.690Z] zip set to automatically installed. [2021-01-22T01:05:35.075Z] snapd is not logged in, snap install commands will use sudo [2021-01-22T01:05:41.671Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T01:05:41.932Z] snap "core18" has no updates available [2021-01-22T01:05:42.878Z] Pulling config-common [2021-01-22T01:05:43.822Z] Pulling go-build-helper [2021-01-22T01:06:05.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T01:06:05.798Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T01:06:05.798Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T01:06:05.798Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T01:06:05.798Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T01:06:05.798Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T01:06:05.798Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T01:06:05.799Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T01:06:05.799Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T01:06:05.799Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T01:06:05.799Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T01:06:05.799Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T01:06:05.799Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T01:06:05.799Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T01:06:05.799Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T01:06:05.799Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T01:06:05.799Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T01:06:05.799Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T01:06:05.799Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T01:06:05.799Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T01:06:05.799Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T01:06:05.799Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T01:06:05.799Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T01:06:05.799Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T01:06:05.799Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T01:06:05.799Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T01:06:05.799Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T01:06:05.799Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-22T01:06:05.799Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-22T01:06:05.799Z] Fetched 279 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-22T01:06:05.799Z] Fetched 122 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-22T01:06:05.799Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-22T01:06:05.799Z] Fetched 8848 B in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-22T01:06:05.799Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-22T01:06:05.799Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-22T01:06:05.799Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-22T01:06:05.799Z] Fetched 214 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-22T01:06:05.799Z] Fetched 155 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-22T01:06:05.799Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-22T01:06:05.799Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-22T01:06:05.799Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-22T01:06:05.799Z] Fetched 499 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-22T01:06:05.799Z] Fetched 111 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-22T01:06:05.799Z] Fetched 240 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-22T01:06:05.799Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-22T01:06:05.799Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-22T01:06:05.799Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-22T01:06:05.799Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-22T01:06:05.799Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-22T01:06:05.799Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-22T01:06:05.799Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-22T01:06:05.799Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-22T01:06:05.799Z] Fetched 8720 B in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-22T01:06:05.799Z] Fetched 137 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-22T01:06:05.799Z] Fetched 119 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-22T01:06:05.799Z] Fetched 109 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-22T01:06:05.799Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-22T01:06:05.799Z] Fetched 645 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-22T01:06:05.799Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-22T01:06:05.799Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-22T01:06:05.799Z] Fetched 368 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-22T01:06:05.799Z] Fetched 187 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-22T01:06:05.799Z] Fetched 175 kB in 0s (0 B/s) [2021-01-22T01:06:05.799Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-22T01:06:09.115Z] Fetched 206 kB in 0s (0 B/s) [2021-01-22T01:06:09.115Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-22T01:06:09.115Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-22T01:06:09.115Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-22T01:06:09.115Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-22T01:06:09.115Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-22T01:06:09.115Z] Fetched 159 kB in 0s (0 B/s) [2021-01-22T01:06:09.115Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-22T01:06:09.115Z] Fetched 107 kB in 0s (0 B/s) [2021-01-22T01:06:09.115Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-22T01:06:09.115Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-22T01:06:09.115Z] Pulling static-packages [2021-01-22T01:06:09.377Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-22T01:06:09.377Z] Skipping pull go-build-helper (already ran) [2021-01-22T01:06:09.638Z] Skipping pull static-packages (already ran) [2021-01-22T01:06:09.638Z] Building go-build-helper [2021-01-22T01:06:13.851Z] Building static-packages [2021-01-22T01:06:15.239Z] Staging go-build-helper [2021-01-22T01:06:16.181Z] Staging static-packages [2021-01-22T01:06:17.121Z] Pulling go115 [2021-01-22T01:06:18.065Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-22T01:06:18.065Z] Skipping pull go115 (already ran) [2021-01-22T01:06:18.065Z] Building go115 [2021-01-22T01:06:18.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T01:06:18.065Z] Dload Upload Total Spent Left Speed [2021-01-22T01:06:21.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1257k 0 0 4656k 0 0:00:25 --:--:-- 0:00:25 4639k 32 115M 32 37.9M 0 0 30.0M 0 0:00:03 0:00:01 0:00:02 30.0M 65 115M 65 75.9M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.7M 96 115M 96 111M 0 0 34.2M 0 0:00:03 0:00:03 --:--:-- 34.2M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M [2021-01-22T01:06:21.910Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-22T01:06:26.121Z] Staging go115 [2021-01-22T01:06:31.433Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T01:06:31.433Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T01:06:31.433Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T01:06:31.433Z] Fetched 0 B in 0s (0 B/s) [2021-01-22T01:06:31.433Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-22T01:06:31.433Z] Fetched 224 kB in 0s (0 B/s) [2021-01-22T01:06:31.433Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-22T01:06:31.433Z] Fetched 157 kB in 0s (0 B/s) [2021-01-22T01:06:31.433Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-22T01:06:31.433Z] Fetched 221 kB in 0s (0 B/s) [2021-01-22T01:06:31.433Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-22T01:06:31.433Z] Fetched 143 kB in 0s (0 B/s) [2021-01-22T01:06:31.433Z] Pulling edgex-go [2021-01-22T01:06:32.004Z] Pulling version [2021-01-22T01:06:32.908Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:06:32.908Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:06:32.908Z] ---> d29ff16e455c [2021-01-22T01:06:32.908Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T01:06:32.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:06:32.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:06:32.908Z] ---> d29ff16e455c [2021-01-22T01:06:32.908Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T01:06:32.908Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:06:32.908Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:06:32.908Z] ---> d29ff16e455c [2021-01-22T01:06:32.908Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T01:06:32.908Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:06:32.908Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:06:32.908Z] ---> d29ff16e455c [2021-01-22T01:06:32.908Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T01:06:32.908Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:06:32.908Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:06:32.908Z] ---> d29ff16e455c [2021-01-22T01:06:32.908Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T01:06:32.908Z] ---> Running in 08385ecc3d49 [2021-01-22T01:06:32.908Z] ---> Running in 0d7edfe02fea [2021-01-22T01:06:32.908Z] ---> Running in c84384e5e244 [2021-01-22T01:06:32.908Z] ---> Running in c893a14849d5 [2021-01-22T01:06:32.908Z] ---> Running in e082e9df7876 [2021-01-22T01:06:32.908Z] Removing intermediate container e082e9df7876 [2021-01-22T01:06:32.908Z] ---> e202f27a6d2a [2021-01-22T01:06:32.908Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:06:32.908Z] Removing intermediate container 0d7edfe02fea [2021-01-22T01:06:32.908Z] ---> f78011c64bb9 [2021-01-22T01:06:32.908Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:06:32.908Z] Removing intermediate container 08385ecc3d49 [2021-01-22T01:06:32.908Z] ---> dd1ce325e3a7 [2021-01-22T01:06:32.908Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:06:32.908Z] Removing intermediate container c893a14849d5 [2021-01-22T01:06:32.908Z] ---> af94874a1dc9 [2021-01-22T01:06:32.908Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:06:32.908Z] Removing intermediate container c84384e5e244 [2021-01-22T01:06:32.908Z] ---> 503053615077 [2021-01-22T01:06:32.908Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:06:32.908Z] ---> Running in 73cb75f1a3f7 [2021-01-22T01:06:32.908Z] ---> Running in ff6db4249f80 [2021-01-22T01:06:32.908Z] ---> Running in e64b1887d1c3 [2021-01-22T01:06:32.908Z] ---> Running in 78937a275a10 [2021-01-22T01:06:32.908Z] ---> Running in 9319228d57ea [2021-01-22T01:06:32.908Z] Removing intermediate container 73cb75f1a3f7 [2021-01-22T01:06:32.908Z] ---> 91ba5496c876 [2021-01-22T01:06:32.908Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T01:06:32.908Z] ---> Running in 57eda8ef2a31 [2021-01-22T01:06:32.908Z] Removing intermediate container 78937a275a10 [2021-01-22T01:06:32.908Z] ---> 598c5da295b0 [2021-01-22T01:06:32.908Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T01:06:32.908Z] Removing intermediate container ff6db4249f80 [2021-01-22T01:06:32.908Z] ---> 7baf3115ce19 [2021-01-22T01:06:32.908Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T01:06:32.908Z] ---> Running in 727825cf32b8 [2021-01-22T01:06:32.908Z] ---> Running in 663a08e2fe1c [2021-01-22T01:06:32.908Z] Removing intermediate container e64b1887d1c3 [2021-01-22T01:06:32.908Z] ---> 78f8d4618887 [2021-01-22T01:06:32.908Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T01:06:32.908Z] Removing intermediate container 9319228d57ea [2021-01-22T01:06:32.908Z] ---> 343ddf830807 [2021-01-22T01:06:32.908Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T01:06:32.908Z] ---> Running in ae0226128e25 [2021-01-22T01:06:32.908Z] ---> Running in 73af7eb46356 [2021-01-22T01:06:32.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.909Z] OK: 217 MiB in 51 packages [2021-01-22T01:06:32.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:06:32.946Z] Building config-common [2021-01-22T01:06:33.513Z] OK: 217 MiB in 51 packages [2021-01-22T01:06:33.791Z] OK: 217 MiB in 51 packages [2021-01-22T01:06:33.791Z] OK: 217 MiB in 51 packages [2021-01-22T01:06:33.791Z] Removing intermediate container 57eda8ef2a31 [2021-01-22T01:06:33.791Z] ---> 5410e34f7f46 [2021-01-22T01:06:33.791Z] Step 6/26 : COPY go.mod . [2021-01-22T01:06:33.791Z] OK: 217 MiB in 51 packages [2021-01-22T01:06:34.858Z] Skipping build go-build-helper (already ran) [2021-01-22T01:06:34.859Z] Skipping build static-packages (already ran) [2021-01-22T01:06:34.859Z] Skipping build go115 (already ran) [2021-01-22T01:06:34.859Z] Building edgex-go [2021-01-22T01:06:35.121Z] 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-01-22T01:06:35.235Z] ---> 0cda7cc4388c [2021-01-22T01:06:35.236Z] Step 7/26 : RUN go mod download [2021-01-22T01:06:35.236Z] Removing intermediate container 727825cf32b8 [2021-01-22T01:06:35.236Z] ---> 4dedd6d90014 [2021-01-22T01:06:35.236Z] Step 6/24 : COPY go.mod . [2021-01-22T01:06:35.511Z] ---> Running in eb86ffd5135d [2021-01-22T01:06:35.786Z] Removing intermediate container ae0226128e25 [2021-01-22T01:06:35.786Z] ---> ca10ee94ab50 [2021-01-22T01:06:35.786Z] Step 6/22 : COPY go.mod . [2021-01-22T01:06:36.061Z] Removing intermediate container 73af7eb46356 [2021-01-22T01:06:36.061Z] ---> 410baec3bc55 [2021-01-22T01:06:36.061Z] Step 6/33 : COPY go.mod . [2021-01-22T01:06:36.061Z] Removing intermediate container 663a08e2fe1c [2021-01-22T01:06:36.061Z] ---> 38e28c4bf7b2 [2021-01-22T01:06:36.061Z] Step 6/23 : COPY go.mod . [2021-01-22T01:06:36.336Z] ---> bdc1407961a6 [2021-01-22T01:06:36.336Z] Step 7/24 : RUN go mod download [2021-01-22T01:06:36.610Z] ---> Running in 44a9a27da0a7 [2021-01-22T01:06:36.881Z] ---> 53b2853b92dc [2021-01-22T01:06:36.881Z] Step 7/22 : RUN go mod download [2021-01-22T01:06:37.038Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-22T01:06:37.038Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-22T01:06:37.038Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.5 [2021-01-22T01:06:37.038Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-22T01:06:37.160Z] ---> Running in 027b68efa701 [2021-01-22T01:06:37.161Z] ---> 0391e877259f [2021-01-22T01:06:37.161Z] Step 7/33 : RUN go mod download [2021-01-22T01:06:37.161Z] ---> e0f397c6d4c2 [2021-01-22T01:06:37.161Z] Step 7/23 : RUN go mod download [2021-01-22T01:06:37.300Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-22T01:06:37.300Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-22T01:06:37.300Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-22T01:06:37.300Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-22T01:06:37.300Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-22T01:06:37.300Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-22T01:06:37.300Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-22T01:06:37.300Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-22T01:06:37.300Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-22T01:06:37.300Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T01:06:37.300Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-22T01:06:37.300Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-22T01:06:37.300Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-22T01:06:37.300Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T01:06:37.300Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T01:06:37.300Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-22T01:06:37.300Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-22T01:06:37.300Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-22T01:06:37.574Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-22T01:06:37.574Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T01:06:37.574Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-22T01:06:37.574Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-22T01:06:37.574Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-22T01:06:37.574Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-22T01:06:37.574Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-22T01:06:37.574Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-22T01:06:37.574Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-22T01:06:37.574Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-22T01:06:37.766Z] ---> Running in 16dbd3ecc7d1 [2021-01-22T01:06:37.766Z] ---> Running in 9efcd86d8f2c [2021-01-22T01:06:38.147Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-22T01:06:38.147Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-22T01:06:39.210Z] Removing intermediate container eb86ffd5135d [2021-01-22T01:06:39.210Z] ---> c7257de3b877 [2021-01-22T01:06:39.210Z] Step 8/26 : COPY . . [2021-01-22T01:06:41.200Z] Removing intermediate container 44a9a27da0a7 [2021-01-22T01:06:41.200Z] ---> 841aa3ffc2d3 [2021-01-22T01:06:41.200Z] Step 8/24 : COPY . . [2021-01-22T01:06:41.486Z] Removing intermediate container 027b68efa701 [2021-01-22T01:06:41.486Z] ---> 47596e3dabfc [2021-01-22T01:06:41.486Z] Step 8/22 : COPY . . [2021-01-22T01:06:43.468Z] Removing intermediate container 9efcd86d8f2c [2021-01-22T01:06:43.468Z] ---> 25757304453f [2021-01-22T01:06:43.468Z] Step 8/23 : COPY . . [2021-01-22T01:06:43.744Z] Removing intermediate container 16dbd3ecc7d1 [2021-01-22T01:06:43.744Z] ---> 935b8520f0a0 [2021-01-22T01:06:43.744Z] Step 8/33 : COPY . . [2021-01-22T01:06:44.725Z] 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-01-22T01:06:48.929Z] 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-01-22T01:06:49.879Z] 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-01-22T01:06:51.265Z] 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-01-22T01:06:51.529Z] 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-01-22T01:06:51.529Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-22T01:06:51.789Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-22T01:06:51.789Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T01:06:51.789Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T01:06:53.735Z] 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-01-22T01:06:53.735Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-22T01:06:53.735Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-22T01:06:54.681Z] 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-01-22T01:06:55.637Z] 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-01-22T01:06:55.637Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T01:06:57.031Z] 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-01-22T01:06:57.972Z] 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-01-22T01:06:58.913Z] 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-01-22T01:06:58.914Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-22T01:06:59.857Z] 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-01-22T01:06:59.857Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-22T01:07:02.418Z] Building version [2021-01-22T01:07:04.341Z] Staging config-common [2021-01-22T01:07:05.284Z] Skipping stage go-build-helper (already ran) [2021-01-22T01:07:05.284Z] Skipping stage static-packages (already ran) [2021-01-22T01:07:05.284Z] Skipping stage go115 (already ran) [2021-01-22T01:07:05.284Z] Staging edgex-go [2021-01-22T01:07:06.228Z] Staging version [2021-01-22T01:07:07.174Z] Priming config-common [2021-01-22T01:07:08.115Z] Priming go-build-helper [2021-01-22T01:07:09.059Z] Priming static-packages [2021-01-22T01:07:10.591Z] ---> a4b93f038e72 [2021-01-22T01:07:10.591Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T01:07:10.591Z] ---> f6e3790db519 [2021-01-22T01:07:10.591Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T01:07:10.591Z] ---> 884201eb2df2 [2021-01-22T01:07:10.591Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T01:07:10.591Z] ---> 2a6adba1afb8 [2021-01-22T01:07:10.591Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T01:07:10.591Z] ---> 96167798e645 [2021-01-22T01:07:10.591Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T01:07:10.591Z] ---> Running in 681e32da7c40 [2021-01-22T01:07:10.591Z] ---> Running in be852ebc4b24 [2021-01-22T01:07:10.591Z] ---> Running in cd799b0986bb [2021-01-22T01:07:10.591Z] ---> Running in d822190e2f29 [2021-01-22T01:07:10.591Z] ---> Running in 9ae825b42191 [2021-01-22T01:07:10.591Z] 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-01-22T01:07:10.591Z] 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-01-22T01:07:10.591Z] 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-01-22T01:07:10.591Z] 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-01-22T01:07:10.591Z] 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-01-22T01:07:11.608Z] Priming go115 [2021-01-22T01:07:12.551Z] Priming edgex-go [2021-01-22T01:07:13.714Z] Priming version [2021-01-22T01:07:14.498Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-22T01:08:32.446Z] 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-01-22T01:08:32.446Z] 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-01-22T01:08:44.865Z] Removing intermediate container 681e32da7c40 [2021-01-22T01:08:44.865Z] ---> 6374656f5a8f [2021-01-22T01:08:44.865Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T01:08:44.865Z] Removing intermediate container be852ebc4b24 [2021-01-22T01:08:44.865Z] ---> f6639710da2b [2021-01-22T01:08:44.865Z] [2021-01-22T01:08:44.865Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T01:08:44.865Z] 3.12: Pulling from library/alpine [2021-01-22T01:08:44.865Z] ---> Running in f3c9284989f3 [2021-01-22T01:08:44.865Z] Removing intermediate container d822190e2f29 [2021-01-22T01:08:44.865Z] ---> 714f9f3927df [2021-01-22T01:08:44.865Z] [2021-01-22T01:08:44.865Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T01:08:44.865Z] Removing intermediate container cd799b0986bb [2021-01-22T01:08:44.865Z] ---> a6a47d1101ed [2021-01-22T01:08:44.865Z] [2021-01-22T01:08:44.865Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T01:08:44.865Z] 3.12: Pulling from library/alpine [2021-01-22T01:08:44.865Z] 3.12: Pulling from library/alpine [2021-01-22T01:08:45.467Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T01:08:45.467Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T01:08:45.467Z] Status: Image is up to date for alpine:3.12 [2021-01-22T01:08:45.467Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T01:08:45.468Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T01:08:45.468Z] Status: Image is up to date for alpine:3.12 [2021-01-22T01:08:45.468Z] ---> afeebe901d6b [2021-01-22T01:08:45.468Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T01:08:45.468Z] ---> afeebe901d6b [2021-01-22T01:08:45.468Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T01:08:45.468Z] ---> afeebe901d6b [2021-01-22T01:08:45.468Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T01:08:45.468Z] 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-01-22T01:08:46.445Z] ---> Running in 6423550479e3 [2021-01-22T01:08:46.445Z] ---> Running in d0cdbe5031c9 [2021-01-22T01:08:46.445Z] ---> Running in 19cd26942fff [2021-01-22T01:08:46.719Z] Removing intermediate container 9ae825b42191 [2021-01-22T01:08:46.719Z] ---> be42d140b18c [2021-01-22T01:08:46.719Z] [2021-01-22T01:08:46.719Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T01:08:46.719Z] ---> afeebe901d6b [2021-01-22T01:08:46.719Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T01:08:46.993Z] ---> Running in 06d22e23dc4a [2021-01-22T01:08:48.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:48.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:48.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:48.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:48.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:48.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:49.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:49.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:08:49.265Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T01:08:49.538Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T01:08:49.538Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T01:08:49.538Z] Removing intermediate container f3c9284989f3 [2021-01-22T01:08:49.538Z] ---> ac350e994508 [2021-01-22T01:08:49.538Z] [2021-01-22T01:08:49.538Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T01:08:49.538Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:08:49.538Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T01:08:49.538Z] 20.10.0: Pulling from library/docker [2021-01-22T01:08:49.538Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T01:08:49.538Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T01:08:49.538Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T01:08:49.538Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T01:08:49.538Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:08:49.816Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T01:08:49.816Z] OK: 6 MiB in 16 packages [2021-01-22T01:08:49.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T01:08:49.816Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:08:49.816Z] OK: 5 MiB in 15 packages [2021-01-22T01:08:49.816Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T01:08:49.816Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T01:08:49.816Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T01:08:49.816Z] OK: 7 MiB in 19 packages [2021-01-22T01:08:50.092Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:08:50.092Z] OK: 6 MiB in 17 packages [2021-01-22T01:08:53.511Z] Removing intermediate container 19cd26942fff [2021-01-22T01:08:53.511Z] ---> 0971d41ff59a [2021-01-22T01:08:53.511Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T01:08:53.511Z] Removing intermediate container 06d22e23dc4a [2021-01-22T01:08:53.511Z] ---> bc903608bc61 [2021-01-22T01:08:53.511Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T01:08:53.511Z] Removing intermediate container d0cdbe5031c9 [2021-01-22T01:08:53.511Z] ---> daa4385c642c [2021-01-22T01:08:53.511Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T01:08:53.511Z] ---> Running in 1215768882ee [2021-01-22T01:08:53.511Z] ---> Running in 4b7f44ac4b4b [2021-01-22T01:08:53.511Z] Removing intermediate container 6423550479e3 [2021-01-22T01:08:53.511Z] ---> 75fe81596f7c [2021-01-22T01:08:53.511Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T01:08:53.511Z] ---> Running in 8153b5285656 [2021-01-22T01:08:53.511Z] ---> Running in 36259b21d5e2 [2021-01-22T01:08:54.111Z] Removing intermediate container 4b7f44ac4b4b [2021-01-22T01:08:54.111Z] ---> e7f64d7b94a7 [2021-01-22T01:08:54.111Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T01:08:54.111Z] Removing intermediate container 1215768882ee [2021-01-22T01:08:54.111Z] ---> cab26550f477 [2021-01-22T01:08:54.111Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T01:08:54.390Z] Removing intermediate container 8153b5285656 [2021-01-22T01:08:54.390Z] ---> a8b82927ebb1 [2021-01-22T01:08:54.390Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T01:08:54.390Z] Removing intermediate container 36259b21d5e2 [2021-01-22T01:08:54.390Z] ---> b288813cec64 [2021-01-22T01:08:54.390Z] Step 13/24 : WORKDIR / [2021-01-22T01:08:54.666Z] ---> Running in 41ab395f697b [2021-01-22T01:08:54.666Z] ---> Running in b1fb8aa2a845 [2021-01-22T01:08:54.949Z] ---> Running in 43ecc5154889 [2021-01-22T01:08:54.949Z] ---> Running in 69c64b342fb5 [2021-01-22T01:08:55.543Z] Removing intermediate container 41ab395f697b [2021-01-22T01:08:55.543Z] ---> b53c91ed17dc [2021-01-22T01:08:55.543Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T01:08:55.543Z] Removing intermediate container b1fb8aa2a845 [2021-01-22T01:08:55.543Z] ---> 14bd2236f230 [2021-01-22T01:08:55.543Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-22T01:08:55.816Z] Removing intermediate container 43ecc5154889 [2021-01-22T01:08:55.816Z] ---> 9cbe445e2a0f [2021-01-22T01:08:55.816Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T01:08:55.816Z] ---> Running in ac7a64fae413 [2021-01-22T01:08:55.816Z] ---> Running in 29d9caf3ca27 [2021-01-22T01:08:56.090Z] Removing intermediate container 69c64b342fb5 [2021-01-22T01:08:56.090Z] ---> 0cb1992754e8 [2021-01-22T01:08:56.090Z] 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-01-22T01:08:56.367Z] ---> Running in 8d308e146997 [2021-01-22T01:08:56.659Z] Removing intermediate container 29d9caf3ca27 [2021-01-22T01:08:56.659Z] ---> 27020f90d3e6 [2021-01-22T01:08:56.659Z] Step 15/23 : WORKDIR / [2021-01-22T01:08:57.256Z] ---> Running in d121a6c417ec [2021-01-22T01:08:57.256Z] Removing intermediate container 8d308e146997 [2021-01-22T01:08:57.256Z] ---> 14ceb24c01b8 [2021-01-22T01:08:57.256Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T01:08:57.530Z] ---> f7a1b87e76e7 [2021-01-22T01:08:57.530Z] 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-01-22T01:08:57.530Z] Connecting to github.com (140.82.112.3:443) [2021-01-22T01:08:57.814Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.41.60:443) [2021-01-22T01:08:57.814Z] Removing intermediate container d121a6c417ec [2021-01-22T01:08:57.814Z] ---> b8dd535e4697 [2021-01-22T01:08:57.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T01:08:58.090Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T01:08:58.090Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T01:08:58.090Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T01:08:58.090Z] dockerize [2021-01-22T01:08:58.700Z] ---> 9ced67197a8d [2021-01-22T01:08:58.700Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T01:08:59.294Z] ---> 86959f568755 [2021-01-22T01:08:59.294Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T01:08:59.294Z] ---> a908189bae67 [2021-01-22T01:08:59.294Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T01:09:01.280Z] ---> 40f3d7f6d079 [2021-01-22T01:09:01.280Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T01:09:01.555Z] ---> 48af7e56e220 [2021-01-22T01:09:01.555Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T01:09:01.843Z] ---> 8f740478a422 [2021-01-22T01:09:01.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T01:09:01.843Z] Removing intermediate container ac7a64fae413 [2021-01-22T01:09:01.843Z] ---> c62e73c62dfb [2021-01-22T01:09:01.843Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T01:09:02.124Z] ---> Running in 83c2e65e1806 [2021-01-22T01:09:02.722Z] ---> 4b73ff24d13f [2021-01-22T01:09:02.722Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T01:09:02.994Z] ---> Running in d727b23f0943 [2021-01-22T01:09:02.994Z] ---> 541e0167ff5f [2021-01-22T01:09:02.994Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T01:09:02.994Z] Removing intermediate container 83c2e65e1806 [2021-01-22T01:09:02.994Z] ---> 7b176eb7be87 [2021-01-22T01:09:02.994Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T01:09:02.994Z] ---> a3cd02f22bf1 [2021-01-22T01:09:02.994Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T01:09:03.278Z] ---> Running in 60a3e4862815 [2021-01-22T01:09:03.278Z] ---> Running in 9c083eeaf88e [2021-01-22T01:09:03.551Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T01:09:03.551Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T01:09:03.551Z] ---> eeaf43b92773 [2021-01-22T01:09:03.551Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T01:09:03.826Z] Removing intermediate container d727b23f0943 [2021-01-22T01:09:03.826Z] ---> 681c69359056 [2021-01-22T01:09:03.826Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T01:09:03.826Z] ---> Running in 865f0b975d45 [2021-01-22T01:09:04.104Z] Removing intermediate container 60a3e4862815 [2021-01-22T01:09:04.104Z] ---> 8160409007e2 [2021-01-22T01:09:04.104Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-22T01:09:04.104Z] ---> Running in e7570f6039b8 [2021-01-22T01:09:04.386Z] Removing intermediate container 9c083eeaf88e [2021-01-22T01:09:04.386Z] ---> 77e9c0e6ff6b [2021-01-22T01:09:04.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T01:09:04.386Z] ---> Running in 0b23e133dd2a [2021-01-22T01:09:04.663Z] ---> Running in 68e58e5fb62a [2021-01-22T01:09:04.663Z] ---> da6a4e715deb [2021-01-22T01:09:04.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T01:09:04.948Z] Removing intermediate container e7570f6039b8 [2021-01-22T01:09:04.948Z] ---> 14e3bbae989d [2021-01-22T01:09:04.948Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T01:09:04.948Z] ---> Running in f622d669983e [2021-01-22T01:09:05.226Z] Removing intermediate container 68e58e5fb62a [2021-01-22T01:09:05.226Z] ---> 4a85cf0f8df2 [2021-01-22T01:09:05.226Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T01:09:05.510Z] ---> Running in edc046b0f71d [2021-01-22T01:09:05.788Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:09:05.788Z] Removing intermediate container f622d669983e [2021-01-22T01:09:05.788Z] ---> 05e4939eafb3 [2021-01-22T01:09:05.788Z] Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:09:06.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:09:06.070Z] ---> Running in d046672a264f [2021-01-22T01:09:06.070Z] ---> 509d6358b706 [2021-01-22T01:09:06.070Z] 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-01-22T01:09:06.070Z] Move dockerize executable [2021-01-22T01:09:06.343Z] Removing intermediate container edc046b0f71d [2021-01-22T01:09:06.343Z] ---> a109a03d2724 [2021-01-22T01:09:06.343Z] Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:09:06.343Z] ---> Running in 34c6772dd422 [2021-01-22T01:09:06.628Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T01:09:06.628Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T01:09:06.628Z] ---> Running in 24ef5c30acf0 [2021-01-22T01:09:06.628Z] Removing intermediate container d046672a264f [2021-01-22T01:09:06.628Z] ---> d55eaffb279e [2021-01-22T01:09:06.628Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T01:09:06.628Z] Executing bash-5.0.17-r0.post-install [2021-01-22T01:09:07.090Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:09:07.090Z] OK: 12 MiB in 22 packages [2021-01-22T01:09:07.090Z] ---> Running in 6398860d853c [2021-01-22T01:09:07.404Z] Removing intermediate container 24ef5c30acf0 [2021-01-22T01:09:07.404Z] ---> d7833aa2bb06 [2021-01-22T01:09:07.404Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T01:09:07.698Z] ---> Running in 57a88ec23e45 [2021-01-22T01:09:08.338Z] Removing intermediate container 6398860d853c [2021-01-22T01:09:08.338Z] ---> 5d22b6bfb74c [2021-01-22T01:09:08.338Z] [2021-01-22T01:09:08.661Z] Removing intermediate container 0b23e133dd2a [2021-01-22T01:09:08.661Z] ---> ccfac7bc5b76 [2021-01-22T01:09:08.661Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T01:09:08.661Z] Removing intermediate container 57a88ec23e45 [2021-01-22T01:09:08.661Z] ---> 847bbac15638 [2021-01-22T01:09:08.661Z] [2021-01-22T01:09:08.950Z] Successfully built 5d22b6bfb74c [2021-01-22T01:09:09.228Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-22T01:09:09.228Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-22T01:09:09.228Z] ---> Running in 0de051eb54bf [2021-01-22T01:09:09.228Z] Removing intermediate container 865f0b975d45 [2021-01-22T01:09:09.228Z] ---> 7c8a95c68e64 [2021-01-22T01:09:09.228Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T01:09:09.507Z] Successfully built 847bbac15638 [2021-01-22T01:09:09.785Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-22T01:09:09.785Z] Building docker-core-metadata-go [2021-01-22T01:09:09.785Z] ---> Running in e16ea23f14a7 [2021-01-22T01:09:10.063Z]  Building docker-core-command-go ... done Removing intermediate container 0de051eb54bf [2021-01-22T01:09:10.063Z] ---> 243bf5221d24 [2021-01-22T01:09:10.063Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T01:09:10.337Z] Removing intermediate container e16ea23f14a7 [2021-01-22T01:09:10.337Z] ---> 3932e2766fe9 [2021-01-22T01:09:10.337Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T01:09:10.337Z] Removing intermediate container 34c6772dd422 [2021-01-22T01:09:10.337Z] ---> d1f52b80631b [2021-01-22T01:09:10.337Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T01:09:10.611Z] ---> Running in 09ede67e461d [2021-01-22T01:09:10.611Z] ---> Running in dbdc04f7c0b7 [2021-01-22T01:09:10.886Z] ---> 626e70e67c5e [2021-01-22T01:09:10.886Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T01:09:11.157Z] Removing intermediate container dbdc04f7c0b7 [2021-01-22T01:09:11.157Z] ---> 359d9866eed9 [2021-01-22T01:09:11.157Z] Step 22/24 : LABEL arch=arm64 [2021-01-22T01:09:11.157Z] ---> Running in 17b517dbf536 [2021-01-22T01:09:11.157Z] Removing intermediate container 09ede67e461d [2021-01-22T01:09:11.157Z] ---> 7a758423cb76 [2021-01-22T01:09:11.157Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T01:09:11.456Z] ---> Running in 12af50e59c7e [2021-01-22T01:09:11.732Z] ---> Running in 1e7d9620bda0 [2021-01-22T01:09:12.326Z] Removing intermediate container 12af50e59c7e [2021-01-22T01:09:12.326Z] ---> 8eadaebb6cec [2021-01-22T01:09:12.326Z] Step 23/24 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:09:12.923Z] Removing intermediate container 1e7d9620bda0 [2021-01-22T01:09:12.923Z] ---> c110e4a878d7 [2021-01-22T01:09:12.923Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T01:09:13.523Z] ---> Running in 00a436c7fd0c [2021-01-22T01:09:15.505Z] Removing intermediate container 00a436c7fd0c [2021-01-22T01:09:15.505Z] ---> 58f9de6178c9 [2021-01-22T01:09:15.505Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T01:09:15.777Z] ---> bbdccc3a9270 [2021-01-22T01:09:15.777Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T01:09:16.052Z] ---> Running in 698c6a42cf8b [2021-01-22T01:09:16.646Z] Removing intermediate container 17b517dbf536 [2021-01-22T01:09:16.646Z] ---> 9202781f1a36 [2021-01-22T01:09:16.646Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T01:09:16.923Z] Removing intermediate container 698c6a42cf8b [2021-01-22T01:09:16.923Z] ---> 77178590ec72 [2021-01-22T01:09:16.923Z] [2021-01-22T01:09:17.218Z] ---> f37353dba353 [2021-01-22T01:09:17.218Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T01:09:17.491Z] Successfully built 77178590ec72 [2021-01-22T01:09:18.090Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-22T01:09:18.090Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-22T01:09:18.090Z] ---> ec7292d982c2 [2021-01-22T01:09:18.090Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T01:09:18.375Z] ---> 91f7d482718a [2021-01-22T01:09:18.375Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T01:09:18.654Z] ---> Running in 3867a3b5b575 [2021-01-22T01:09:19.642Z] ---> 871ee2980ae3 [2021-01-22T01:09:19.642Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T01:09:19.918Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:09:20.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:09:20.465Z] ---> 603aaeeea75f [2021-01-22T01:09:20.465Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T01:09:21.076Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T01:09:21.076Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T01:09:21.076Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T01:09:21.076Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T01:09:21.076Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T01:09:21.076Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T01:09:21.076Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T01:09:22.527Z] ---> d2bd9a5979f2 [2021-01-22T01:09:22.527Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T01:09:23.128Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T01:09:23.128Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T01:09:23.128Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T01:09:23.128Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T01:09:23.128Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T01:09:23.128Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T01:09:23.128Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T01:09:23.408Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T01:09:23.408Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T01:09:23.408Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T01:09:23.408Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T01:09:23.408Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T01:09:23.408Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T01:09:23.686Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T01:09:23.686Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T01:09:23.686Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T01:09:23.686Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T01:09:23.686Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T01:09:23.686Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T01:09:23.686Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T01:09:23.686Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T01:09:23.686Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T01:09:23.686Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T01:09:23.686Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T01:09:23.963Z] ---> d20972c8b22a [2021-01-22T01:09:23.963Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR}(32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T01:09:23.963Z] [2021-01-22T01:09:23.963Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T01:09:23.963Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:09:23.963Z] OK: 71 MiB in 55 packages [2021-01-22T01:09:24.953Z] ---> Running in 68e631233f1e [2021-01-22T01:09:25.947Z] Removing intermediate container 68e631233f1e [2021-01-22T01:09:25.947Z] ---> 2231ed55ebbf [2021-01-22T01:09:25.947Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T01:09:27.958Z] ---> 9a905cc98ea9 [2021-01-22T01:09:27.958Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T01:09:28.958Z] ---> Running in e3ffbb72a9e4 [2021-01-22T01:09:33.274Z] Removing intermediate container e3ffbb72a9e4 [2021-01-22T01:09:33.274Z] ---> b1f8accb2de8 [2021-01-22T01:09:33.274Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T01:09:33.876Z] Removing intermediate container 3867a3b5b575 [2021-01-22T01:09:33.876Z] ---> a92a29a1acfc [2021-01-22T01:09:33.876Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T01:09:34.485Z] ---> Running in 2cbc288a6ccd [2021-01-22T01:09:34.485Z] ---> Running in b889ef4db96d [2021-01-22T01:09:35.500Z] Removing intermediate container b889ef4db96d [2021-01-22T01:09:35.500Z] ---> e8321daa959b [2021-01-22T01:09:35.500Z] Step 30/33 : CMD ["gate"] [2021-01-22T01:09:36.102Z] ---> Running in 08ae321b5097 [2021-01-22T01:09:37.102Z] Removing intermediate container 08ae321b5097 [2021-01-22T01:09:37.102Z] ---> 9f7bbfcb79bf [2021-01-22T01:09:37.102Z] Step 31/33 : LABEL arch=arm64 [2021-01-22T01:09:37.382Z] ---> Running in 95de86055e6a [2021-01-22T01:09:38.368Z] Removing intermediate container 95de86055e6a [2021-01-22T01:09:38.368Z] ---> 21c9de6a611e [2021-01-22T01:09:38.368Z] Step 32/33 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:09:38.964Z] ---> Running in 80e1582ba2b4 [2021-01-22T01:09:39.956Z] Removing intermediate container 80e1582ba2b4 [2021-01-22T01:09:39.956Z] ---> edb4935733b2 [2021-01-22T01:09:39.956Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T01:09:40.600Z] Collecting docker-compose==1.23.2 [2021-01-22T01:09:40.600Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T01:09:40.879Z] ---> Running in 6136a7118a7e [2021-01-22T01:09:41.156Z] 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-01-22T01:09:41.433Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T01:09:41.433Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T01:09:42.033Z] Removing intermediate container 6136a7118a7e [2021-01-22T01:09:42.033Z] ---> 9089f21b658f [2021-01-22T01:09:42.033Z] [2021-01-22T01:09:42.314Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T01:09:42.314Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T01:09:42.909Z] Successfully built 9089f21b658f [2021-01-22T01:09:42.909Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-22T01:09:42.909Z] Building docker-core-data-go [2021-01-22T01:09:43.535Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:09:43.535Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:09:43.535Z] ---> d29ff16e455c [2021-01-22T01:09:43.535Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T01:09:43.535Z] ---> Using cache [2021-01-22T01:09:43.535Z] ---> 503053615077 [2021-01-22T01:09:43.535Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:09:43.535Z] ---> Using cache [2021-01-22T01:09:43.535Z] ---> 343ddf830807 [2021-01-22T01:09:43.535Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T01:09:43.535Z] ---> Using cache [2021-01-22T01:09:43.535Z] ---> 410baec3bc55 [2021-01-22T01:09:43.535Z] Step 6/23 : COPY go.mod . [2021-01-22T01:09:43.535Z] ---> Using cache [2021-01-22T01:09:43.535Z] ---> 0391e877259f [2021-01-22T01:09:43.535Z] Step 7/23 : RUN go mod download [2021-01-22T01:09:43.535Z] ---> Using cache [2021-01-22T01:09:43.535Z] ---> 935b8520f0a0 [2021-01-22T01:09:43.535Z] Step 8/23 : COPY . . [2021-01-22T01:09:43.535Z] ---> Using cache [2021-01-22T01:09:43.535Z] ---> 96167798e645 [2021-01-22T01:09:43.535Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T01:09:43.843Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:09:43.843Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:09:43.843Z] ---> d29ff16e455c [2021-01-22T01:09:43.843Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T01:09:43.843Z] ---> Using cache [2021-01-22T01:09:43.843Z] ---> 503053615077 [2021-01-22T01:09:43.843Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:09:43.843Z] ---> Using cache [2021-01-22T01:09:43.843Z] ---> 343ddf830807 [2021-01-22T01:09:43.843Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T01:09:43.843Z] ---> Using cache [2021-01-22T01:09:43.843Z] ---> 410baec3bc55 [2021-01-22T01:09:43.843Z] Step 6/21 : COPY go.mod . [2021-01-22T01:09:43.843Z] ---> Using cache [2021-01-22T01:09:43.843Z] ---> 0391e877259f [2021-01-22T01:09:44.117Z] Step 7/21 : RUN go mod download [2021-01-22T01:09:44.117Z] ---> Using cache [2021-01-22T01:09:44.117Z] ---> 935b8520f0a0 [2021-01-22T01:09:44.117Z] Step 8/21 : COPY . . [2021-01-22T01:09:44.117Z] ---> Using cache [2021-01-22T01:09:44.117Z] ---> 96167798e645 [2021-01-22T01:09:44.117Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T01:09:44.117Z] ---> Running in 99bf6cb7aa08 [2021-01-22T01:09:44.402Z] ---> Running in 0ab4f3a30c95 [2021-01-22T01:09:44.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T01:09:44.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T01:09:45.865Z] Collecting PyYAML<4,>=3.10 [2021-01-22T01:09:45.865Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T01:09:46.143Z] 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-01-22T01:09:46.143Z] 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-01-22T01:09:50.460Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T01:09:50.460Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T01:09:53.867Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T01:09:53.867Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T01:09:54.146Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T01:09:54.424Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T01:09:57.074Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T01:09:57.074Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T01:09:58.555Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:09:58.555Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:09:58.555Z] ---> d29ff16e455c [2021-01-22T01:09:58.555Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T01:09:58.555Z] ---> Using cache [2021-01-22T01:09:58.555Z] ---> 503053615077 [2021-01-22T01:09:58.555Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:09:58.555Z] ---> Using cache [2021-01-22T01:09:58.555Z] ---> 343ddf830807 [2021-01-22T01:09:58.555Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T01:09:58.555Z] ---> Using cache [2021-01-22T01:09:58.555Z] ---> 410baec3bc55 [2021-01-22T01:09:58.555Z] Step 6/22 : COPY go.mod . [2021-01-22T01:09:58.555Z] ---> Using cache [2021-01-22T01:09:58.555Z] ---> 0391e877259f [2021-01-22T01:09:58.555Z] Step 7/22 : RUN go mod download [2021-01-22T01:09:58.555Z] ---> Using cache [2021-01-22T01:09:58.555Z] ---> 935b8520f0a0 [2021-01-22T01:09:58.555Z] Step 8/22 : COPY . . [2021-01-22T01:09:58.555Z] ---> Using cache [2021-01-22T01:09:58.555Z] ---> 96167798e645 [2021-01-22T01:09:58.555Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T01:10:01.210Z] ---> Running in 598508c08afc [2021-01-22T01:10:01.491Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T01:10:01.491Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T01:10:02.485Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T01:10:02.485Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T01:10:02.485Z] 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-01-22T01:10:03.469Z] 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-01-22T01:10:03.469Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T01:10:03.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T01:10:04.733Z] Collecting idna<2.8,>=2.5 [2021-01-22T01:10:04.733Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T01:10:05.007Z] 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-01-22T01:10:05.007Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T01:10:05.007Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T01:10:05.007Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T01:10:05.007Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T01:10:06.992Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, docopt, texttable, dockerpty, jsonschema, docker-compose [2021-01-22T01:10:07.993Z] Attempting uninstall: urllib3 [2021-01-22T01:10:07.993Z] Found existing installation: urllib3 1.25.9 [2021-01-22T01:10:07.993Z] Uninstalling urllib3-1.25.9: [2021-01-22T01:10:08.341Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T01:10:10.401Z] Attempting uninstall: idna [2021-01-22T01:10:10.401Z] Found existing installation: idna 2.9 [2021-01-22T01:10:10.401Z] Uninstalling idna-2.9: [2021-01-22T01:10:11.952Z] Successfully uninstalled idna-2.9 [2021-01-22T01:10:11.952Z] Attempting uninstall: requests [2021-01-22T01:10:11.952Z] Found existing installation: requests 2.23.0 [2021-01-22T01:10:11.952Z] Uninstalling requests-2.23.0: [2021-01-22T01:10:11.952Z] Successfully uninstalled requests-2.23.0 [2021-01-22T01:10:14.598Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T01:10:14.598Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T01:10:14.598Z] ---> d29ff16e455c [2021-01-22T01:10:14.598Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T01:10:14.598Z] ---> Using cache [2021-01-22T01:10:14.598Z] ---> 503053615077 [2021-01-22T01:10:14.598Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:10:14.598Z] ---> Using cache [2021-01-22T01:10:14.598Z] ---> 343ddf830807 [2021-01-22T01:10:14.598Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T01:10:15.204Z] Running setup.py install for PyYAML: started [2021-01-22T01:10:15.801Z] ---> Running in 7d544b44d711 [2021-01-22T01:10:17.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:10:18.091Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T01:10:18.091Z] Running setup.py install for docopt: started [2021-01-22T01:10:18.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:10:19.820Z] OK: 217 MiB in 51 packages [2021-01-22T01:10:20.812Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T01:10:20.812Z] Running setup.py install for texttable: started [2021-01-22T01:10:21.407Z] Removing intermediate container 7d544b44d711 [2021-01-22T01:10:21.407Z] ---> 94703cfda9a3 [2021-01-22T01:10:21.407Z] Step 6/23 : COPY go.mod . [2021-01-22T01:10:22.389Z] ---> 6de53d958997 [2021-01-22T01:10:22.389Z] Step 7/23 : RUN go mod download [2021-01-22T01:10:22.389Z] ---> Running in 93dd809f7354 [2021-01-22T01:10:23.861Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T01:10:24.136Z] Running setup.py install for dockerpty: started [2021-01-22T01:10:26.765Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T01:10:27.040Z] Removing intermediate container 93dd809f7354 [2021-01-22T01:10:27.040Z] ---> 44e5a2086474 [2021-01-22T01:10:27.040Z] Step 8/23 : COPY . . [2021-01-22T01:10:28.484Z] 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-01-22T01:10:36.778Z] Removing intermediate container 2cbc288a6ccd [2021-01-22T01:10:36.778Z] ---> e2ab7cf8c99e [2021-01-22T01:10:36.778Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T01:10:37.378Z] ---> Running in f9bbbc361fe1 [2021-01-22T01:10:40.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:10:40.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:10:40.602Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T01:10:40.602Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T01:10:40.602Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T01:10:40.602Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:10:40.875Z] OK: 71 MiB in 58 packages [2021-01-22T01:10:44.282Z] Removing intermediate container f9bbbc361fe1 [2021-01-22T01:10:44.282Z] ---> 022776796fd5 [2021-01-22T01:10:44.282Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T01:10:44.909Z] ---> Running in a7c9b37488c4 [2021-01-22T01:10:46.371Z] Removing intermediate container a7c9b37488c4 [2021-01-22T01:10:46.371Z] ---> d7211f9e0db7 [2021-01-22T01:10:46.371Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T01:10:46.649Z] ---> Running in baf46add96a6 [2021-01-22T01:10:47.633Z] Removing intermediate container baf46add96a6 [2021-01-22T01:10:47.633Z] ---> 90dc330a5b80 [2021-01-22T01:10:47.633Z] Step 24/26 : LABEL arch=arm64 [2021-01-22T01:10:47.907Z] ---> Running in 02c853263402 [2021-01-22T01:10:48.193Z] ---> ae8258646421 [2021-01-22T01:10:48.193Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T01:10:48.193Z] ---> Running in fb9223c2d6a9 [2021-01-22T01:10:48.791Z] Removing intermediate container 02c853263402 [2021-01-22T01:10:48.791Z] ---> ab6105c7fb7e [2021-01-22T01:10:48.791Z] Step 25/26 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:10:48.791Z] ---> Running in 1934d61fb337 [2021-01-22T01:10:49.772Z] Removing intermediate container 1934d61fb337 [2021-01-22T01:10:49.772Z] ---> fc381106dd96 [2021-01-22T01:10:49.772Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T01:10:49.772Z] ---> Running in ab74b2b94d8f [2021-01-22T01:10:50.368Z] 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-01-22T01:10:50.368Z] Removing intermediate container ab74b2b94d8f [2021-01-22T01:10:50.368Z] ---> 7577617c1657 [2021-01-22T01:10:50.368Z] [2021-01-22T01:10:50.964Z] Successfully built 7577617c1657 [2021-01-22T01:10:50.964Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-22T01:11:01.123Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-22T01:11:19.431Z] Removing intermediate container 0ab4f3a30c95 [2021-01-22T01:11:19.431Z] ---> dc2c12e9dc18 [2021-01-22T01:11:19.431Z] [2021-01-22T01:11:19.431Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T01:11:19.431Z] ---> afeebe901d6b [2021-01-22T01:11:19.431Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T01:11:19.431Z] ---> Running in 2ec77b26cd06 [2021-01-22T01:11:19.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:11:19.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:11:19.431Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T01:11:19.431Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T01:11:19.431Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T01:11:19.431Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T01:11:19.431Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:11:19.431Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T01:11:19.709Z] OK: 7 MiB in 18 packages [2021-01-22T01:11:22.333Z] Removing intermediate container 2ec77b26cd06 [2021-01-22T01:11:22.333Z] ---> 26d70456e046 [2021-01-22T01:11:22.333Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T01:11:22.606Z] ---> Running in 7b51af4f71bf [2021-01-22T01:11:23.201Z] Removing intermediate container 7b51af4f71bf [2021-01-22T01:11:23.201Z] ---> c62050e8e624 [2021-01-22T01:11:23.201Z] Step 13/21 : WORKDIR /edgex [2021-01-22T01:11:23.474Z] ---> Running in 259e4e5e2330 [2021-01-22T01:11:24.460Z] Removing intermediate container 259e4e5e2330 [2021-01-22T01:11:24.460Z] ---> 9c62e3808beb [2021-01-22T01:11:24.460Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T01:11:25.441Z] ---> 38a831dd5a98 [2021-01-22T01:11:25.441Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T01:11:27.424Z] ---> ff1744b0f3e8 [2021-01-22T01:11:27.424Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T01:11:30.043Z] ---> 45727aa10b05 [2021-01-22T01:11:30.043Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T01:11:30.043Z] ---> Running in d24ece4cbeec [2021-01-22T01:11:31.035Z] Removing intermediate container d24ece4cbeec [2021-01-22T01:11:31.035Z] ---> cc61ba5ff482 [2021-01-22T01:11:31.035Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T01:11:31.308Z] ---> Running in 5735986a58c1 [2021-01-22T01:11:31.308Z] Removing intermediate container 598508c08afc [2021-01-22T01:11:31.308Z] ---> 521d8c72ea96 [2021-01-22T01:11:31.308Z] [2021-01-22T01:11:31.308Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T01:11:31.308Z] ---> afeebe901d6b [2021-01-22T01:11:31.308Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T01:11:31.308Z] ---> Using cache [2021-01-22T01:11:31.308Z] ---> 0971d41ff59a [2021-01-22T01:11:31.308Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T01:11:31.308Z] ---> Using cache [2021-01-22T01:11:31.308Z] ---> cab26550f477 [2021-01-22T01:11:31.308Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T01:11:31.905Z] ---> Running in e7375f3a02b3 [2021-01-22T01:11:31.905Z] Removing intermediate container 5735986a58c1 [2021-01-22T01:11:31.905Z] ---> 5029bdec06d7 [2021-01-22T01:11:31.905Z] Step 19/21 : LABEL arch=arm64 [2021-01-22T01:11:32.500Z] ---> Running in 3a5da6149c91 [2021-01-22T01:11:32.775Z] Removing intermediate container e7375f3a02b3 [2021-01-22T01:11:32.775Z] ---> 811bf0a09d66 [2021-01-22T01:11:32.775Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T01:11:33.050Z] ---> Running in ed967dcc542b [2021-01-22T01:11:33.325Z] Removing intermediate container 3a5da6149c91 [2021-01-22T01:11:33.325Z] ---> 8f0f80e13856 [2021-01-22T01:11:33.325Z] Step 20/21 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:11:33.612Z] ---> Running in 55adf47b916c [2021-01-22T01:11:33.907Z] Removing intermediate container ed967dcc542b [2021-01-22T01:11:33.907Z] ---> f14e95f58ae3 [2021-01-22T01:11:33.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T01:11:34.262Z] Removing intermediate container 55adf47b916c [2021-01-22T01:11:34.262Z] ---> 6a09d7b322c2 [2021-01-22T01:11:34.262Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T01:11:34.569Z] ---> Running in bd76ce4810d0 [2021-01-22T01:11:36.176Z] ---> 39fa2e720213 [2021-01-22T01:11:36.176Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T01:11:36.447Z] Removing intermediate container bd76ce4810d0 [2021-01-22T01:11:36.447Z] ---> aa62b3d68c83 [2021-01-22T01:11:36.447Z] [2021-01-22T01:11:37.882Z] Successfully built aa62b3d68c83 [2021-01-22T01:11:37.882Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-22T01:11:39.342Z]  Building docker-security-proxy-setup-go ... done  ---> 7e9da181cf80 [2021-01-22T01:11:39.342Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T01:11:39.942Z] Removing intermediate container 99bf6cb7aa08 [2021-01-22T01:11:39.942Z] ---> 2b3c75c4890e [2021-01-22T01:11:39.942Z] [2021-01-22T01:11:39.942Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T01:11:39.942Z] ---> afeebe901d6b [2021-01-22T01:11:39.942Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T01:11:39.942Z] ---> Using cache [2021-01-22T01:11:39.942Z] ---> 0971d41ff59a [2021-01-22T01:11:39.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T01:11:39.942Z] ---> Using cache [2021-01-22T01:11:39.942Z] ---> cab26550f477 [2021-01-22T01:11:39.942Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T01:11:39.942Z] ---> Running in 8420c3b0bd97 [2021-01-22T01:11:40.548Z] ---> 3fde0d75bf50 [2021-01-22T01:11:40.548Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T01:11:40.828Z] ---> Running in f2f1dabe61f1 [2021-01-22T01:11:41.109Z] Removing intermediate container 8420c3b0bd97 [2021-01-22T01:11:41.109Z] ---> 61712dbba975 [2021-01-22T01:11:41.109Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T01:11:41.383Z] ---> Running in 537fb34b2d3b [2021-01-22T01:11:41.675Z] Removing intermediate container f2f1dabe61f1 [2021-01-22T01:11:41.675Z] ---> 3b36417bde2e [2021-01-22T01:11:41.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T01:11:41.964Z] ---> Running in bede0fc22d93 [2021-01-22T01:11:41.964Z] Removing intermediate container 537fb34b2d3b [2021-01-22T01:11:41.964Z] ---> ea68c6099c10 [2021-01-22T01:11:41.964Z] Step 15/23 : WORKDIR / [2021-01-22T01:11:42.239Z] ---> Running in 8bcb33d508a5 [2021-01-22T01:11:42.840Z] Removing intermediate container bede0fc22d93 [2021-01-22T01:11:42.840Z] ---> 55330c752932 [2021-01-22T01:11:42.840Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T01:11:42.840Z] ---> Running in 9985b8e440c7 [2021-01-22T01:11:43.440Z] Removing intermediate container 8bcb33d508a5 [2021-01-22T01:11:43.440Z] ---> 573b0b413fbe [2021-01-22T01:11:43.440Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T01:11:43.716Z] Removing intermediate container 9985b8e440c7 [2021-01-22T01:11:43.716Z] ---> 534d45df0ba0 [2021-01-22T01:11:43.716Z] Step 21/22 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:11:43.716Z] ---> Running in 071384662bb6 [2021-01-22T01:11:44.704Z] Removing intermediate container 071384662bb6 [2021-01-22T01:11:44.704Z] ---> 772d9503cd1a [2021-01-22T01:11:44.704Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T01:11:44.704Z] ---> fbb920f9a658 [2021-01-22T01:11:44.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T01:11:44.704Z] ---> Running in dcfd749819ce [2021-01-22T01:11:45.689Z] Removing intermediate container dcfd749819ce [2021-01-22T01:11:45.689Z] ---> 0dd8a74da1fc [2021-01-22T01:11:45.689Z] [2021-01-22T01:11:46.684Z] Successfully built 0dd8a74da1fc [2021-01-22T01:11:46.684Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-22T01:11:46.963Z]  Building docker-support-scheduler-go ... done  ---> f406ba290b56 [2021-01-22T01:11:46.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T01:11:47.959Z] ---> 56ebe35aa21f [2021-01-22T01:11:47.959Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T01:11:48.237Z] ---> Running in 07b2ded9cb80 [2021-01-22T01:11:48.835Z] Removing intermediate container 07b2ded9cb80 [2021-01-22T01:11:48.835Z] ---> 1ab4d0ce91e8 [2021-01-22T01:11:48.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T01:11:48.835Z] ---> Running in ee398344efe4 [2021-01-22T01:11:49.434Z] Removing intermediate container ee398344efe4 [2021-01-22T01:11:49.434Z] ---> e5015088b081 [2021-01-22T01:11:49.434Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T01:11:49.707Z] ---> Running in f086417fcf86 [2021-01-22T01:11:50.300Z] Removing intermediate container f086417fcf86 [2021-01-22T01:11:50.300Z] ---> 662da673c33f [2021-01-22T01:11:50.300Z] Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:11:50.300Z] ---> Running in e7b41487f755 [2021-01-22T01:11:50.903Z] Removing intermediate container e7b41487f755 [2021-01-22T01:11:50.903Z] ---> a0e448f51c96 [2021-01-22T01:11:50.903Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T01:11:50.903Z] ---> Running in 135055abf4cf [2021-01-22T01:11:51.497Z] Removing intermediate container 135055abf4cf [2021-01-22T01:11:51.497Z] ---> 2fa255b1fe9f [2021-01-22T01:11:51.497Z] [2021-01-22T01:11:51.768Z] Successfully built 2fa255b1fe9f [2021-01-22T01:11:51.768Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-22T01:12:04.132Z]  Building docker-core-metadata-go ... done Removing intermediate container fb9223c2d6a9 [2021-01-22T01:12:04.132Z] ---> 31a899db36ac [2021-01-22T01:12:04.132Z] [2021-01-22T01:12:04.132Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T01:12:04.132Z] ---> afeebe901d6b [2021-01-22T01:12:04.132Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T01:12:04.132Z] ---> Running in 0985efb03ec5 [2021-01-22T01:12:04.132Z] Removing intermediate container 0985efb03ec5 [2021-01-22T01:12:04.132Z] ---> f0542d134a8e [2021-01-22T01:12:04.132Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T01:12:04.132Z] ---> Running in d9aa708afcc6 [2021-01-22T01:12:04.132Z] Removing intermediate container d9aa708afcc6 [2021-01-22T01:12:04.132Z] ---> 51c273dd55e5 [2021-01-22T01:12:04.132Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T01:12:04.132Z] ---> Running in 920ab3819efd [2021-01-22T01:12:04.132Z] Removing intermediate container 920ab3819efd [2021-01-22T01:12:04.132Z] ---> 5107f695ddce [2021-01-22T01:12:04.132Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T01:12:04.132Z] ---> Running in 73f2558509b9 [2021-01-22T01:12:06.101Z] Removing intermediate container 73f2558509b9 [2021-01-22T01:12:06.101Z] ---> 42e6b6714388 [2021-01-22T01:12:06.101Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T01:12:06.375Z] ---> Running in df7386be887f [2021-01-22T01:12:07.352Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T01:12:08.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T01:12:08.912Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T01:12:08.912Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T01:12:09.183Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T01:12:09.183Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T01:12:09.453Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T01:12:09.725Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T01:12:09.725Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T01:12:09.725Z] OK: 8 MiB in 20 packages [2021-01-22T01:12:11.149Z] Removing intermediate container df7386be887f [2021-01-22T01:12:11.149Z] ---> d75402633d99 [2021-01-22T01:12:11.149Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T01:12:11.739Z] ---> bdd6a28e7949 [2021-01-22T01:12:11.739Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T01:12:13.172Z] ---> 32313a7bb5c4 [2021-01-22T01:12:13.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T01:12:13.763Z] ---> b7662c2745e0 [2021-01-22T01:12:13.763Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T01:12:14.034Z] ---> Running in 4ea1a2473849 [2021-01-22T01:12:14.627Z] Removing intermediate container 4ea1a2473849 [2021-01-22T01:12:14.627Z] ---> b95eede57482 [2021-01-22T01:12:14.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T01:12:14.627Z] ---> Running in e63a9e9faa66 [2021-01-22T01:12:15.217Z] Removing intermediate container e63a9e9faa66 [2021-01-22T01:12:15.217Z] ---> 3d9359dedc57 [2021-01-22T01:12:15.217Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T01:12:15.217Z] ---> Running in 0d759fd2664a [2021-01-22T01:12:15.811Z] Removing intermediate container 0d759fd2664a [2021-01-22T01:12:15.811Z] ---> 6113efc47afa [2021-01-22T01:12:15.811Z] Step 22/23 : LABEL git_sha=8f91730bf265d4ec4873d07350ab01bdc6ed1257 [2021-01-22T01:12:15.811Z] ---> Running in 0f56881919bf [2021-01-22T01:12:16.083Z] Removing intermediate container 0f56881919bf [2021-01-22T01:12:16.083Z] ---> 243d4d61e8fd [2021-01-22T01:12:16.083Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T01:12:16.361Z] ---> Running in 9555572c2a98 [2021-01-22T01:12:16.954Z] Removing intermediate container 9555572c2a98 [2021-01-22T01:12:16.954Z] ---> a45b02d5f952 [2021-01-22T01:12:16.954Z] [2021-01-22T01:12:17.230Z] Successfully built a45b02d5f952 [2021-01-22T01:12:17.230Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-22T01:12:17.514Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-22T01:12:17.544Z] $ docker stop --time=1 daae997353427454703b5a98e8695a8bcf1f50765a7f7157b520936a8a0d2862 [2021-01-22T01:12:19.472Z] $ docker rm -f daae997353427454703b5a98e8695a8bcf1f50765a7f7157b520936a8a0d2862 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T01:12:20.202Z] + + docker images [2021-01-22T01:12:20.202Z] grep docker [2021-01-22T01:12:20.472Z] docker-core-data-go-arm64 latest a45b02d5f952 4 seconds ago 21MB [2021-01-22T01:12:20.472Z] docker-core-metadata-go-arm64 latest 2fa255b1fe9f 29 seconds ago 17.7MB [2021-01-22T01:12:20.472Z] docker-support-scheduler-go-arm64 latest 0dd8a74da1fc 35 seconds ago 15.5MB [2021-01-22T01:12:20.472Z] docker-security-proxy-setup-go-arm64 latest aa62b3d68c83 44 seconds ago 23.2MB [2021-01-22T01:12:20.472Z] docker-sys-mgmt-agent-go-arm64 latest 7577617c1657 About a minute ago 300MB [2021-01-22T01:12:20.472Z] docker-security-bootstrapper-go-arm64 latest 9089f21b658f 2 minutes ago 40.3MB [2021-01-22T01:12:20.472Z] docker-security-secretstore-setup-go-arm64 latest 77178590ec72 3 minutes ago 23.4MB [2021-01-22T01:12:20.472Z] docker-core-command-go-arm64 latest 847bbac15638 3 minutes ago 15.4MB [2021-01-22T01:12:20.472Z] docker-support-notifications-go-arm64 latest 5d22b6bfb74c 3 minutes ago 16MB [2021-01-22T01:12:20.472Z] docker 20.10.0 eeaf43b92773 5 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) [Pipeline] unstash [Pipeline] wrap [2021-01-22T01:12:23.226Z] provisioning config files... [2021-01-22T01:12:23.244Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6917677975881260241tmp [Pipeline] { [Pipeline] sh [2021-01-22T01:12:23.674Z] + set +x [2021-01-22T01:12:23.674Z] + curl -s https://codecov.io/bash [2021-01-22T01:12:23.674Z] + bash -s -- [2021-01-22T01:12:24.258Z] [2021-01-22T01:12:24.258Z] _____ _ [2021-01-22T01:12:24.258Z] / ____| | | [2021-01-22T01:12:24.258Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T01:12:24.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T01:12:24.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T01:12:24.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T01:12:24.258Z] Bash-20210115-cec3c92 [2021-01-22T01:12:24.258Z] [2021-01-22T01:12:24.258Z] [2021-01-22T01:12:24.258Z] ==> git version 2.24.3 found [2021-01-22T01:12:24.258Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-22T01:12:24.258Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T01:12:24.258Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T01:12:24.258Z] ==> Jenkins CI detected. [2021-01-22T01:12:24.258Z] project root: . [2021-01-22T01:12:24.258Z] --> token set from env [2021-01-22T01:12:24.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T01:12:24.258Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T01:12:24.258Z] ==> Python coveragepy not found [2021-01-22T01:12:24.258Z] ==> Searching for coverage reports in: [2021-01-22T01:12:24.258Z] + . [2021-01-22T01:12:24.258Z] -> Found 1 reports [2021-01-22T01:12:24.258Z] ==> Detecting git/mercurial file structure [2021-01-22T01:12:24.258Z] ==> Reading reports [2021-01-22T01:12:24.258Z] + ./coverage.out bytes=562928 [2021-01-22T01:12:24.258Z] ==> Appending adjustments [2021-01-22T01:12:24.258Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T01:12:27.578Z] + Found adjustments [2021-01-22T01:12:27.578Z] ==> Gzipping contents [2021-01-22T01:12:27.578Z] 84K /tmp/codecov.zUHxr9.gz [2021-01-22T01:12:27.578Z] ==> Uploading reports [2021-01-22T01:12:27.578Z] url: https://codecov.io [2021-01-22T01:12:27.578Z] query: branch=PR-3063&commit=8f91730bf265d4ec4873d07350ab01bdc6ed1257&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3063%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3063&job=&cmd_args= [2021-01-22T01:12:27.578Z] -> Pinging Codecov [2021-01-22T01:12:27.578Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3063&commit=8f91730bf265d4ec4873d07350ab01bdc6ed1257&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3063%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3063&job=&cmd_args= [2021-01-22T01:12:28.152Z] -> Uploading to [2021-01-22T01:12:28.152Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/8f91730bf265d4ec4873d07350ab01bdc6ed1257/dc5fbd49-95d8-43dd-b6c1-5c81adb3d5a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T011227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1c11fdb9b1db437b0c39fdaa88155b921a2a42061a21518f7f0d2c07865f255 [2021-01-22T01:12:28.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T01:12:28.152Z] Dload Upload Total Spent Left Speed [2021-01-22T01:12:28.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85444 0 0 100 85444 0 137k --:--:-- --:--:-- --:--:-- 137k 100 85444 0 0 100 85444 0 137k --:--:-- --:--:-- --:--:-- 137k [2021-01-22T01:12:28.727Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/8f91730bf265d4ec4873d07350ab01bdc6ed1257 [Pipeline] } [2021-01-22T01:12:28.760Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:12:31.414Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:12:32.330Z] ---> package-listing.sh [2021-01-22T01:12:32.330Z] ++ facter osfamily [2021-01-22T01:12:32.330Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T01:12:32.330Z] + OS_FAMILY=redhat [2021-01-22T01:12:32.330Z] + workspace=/w/workspace/edgex-go/1 [2021-01-22T01:12:32.330Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T01:12:32.330Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T01:12:32.330Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T01:12:32.330Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T01:12:32.330Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-22T01:12:32.330Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T01:12:32.330Z] + case "${OS_FAMILY}" in [2021-01-22T01:12:32.330Z] + rpm -qa [2021-01-22T01:12:32.330Z] + sort [2021-01-22T01:12:37.638Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T01:12:37.638Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T01:12:37.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T01:12:37.638Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-22T01:12:37.638Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-22T01:12:37.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-22T01:12:37.704Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-22T01:12:38.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T01:12:38.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T01:12:38.367Z] [2021-01-22T01:12:38.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T01:12:38.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T01:12:38.924Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T01:12:38.924Z] df20fa9351a1: Pulling fs layer [2021-01-22T01:12:38.924Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T01:12:38.924Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T01:12:38.924Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T01:12:38.924Z] 93b61091891f: Pulling fs layer [2021-01-22T01:12:38.924Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T01:12:38.925Z] 5e14af77c1be: Pulling fs layer [2021-01-22T01:12:38.925Z] 01666e4c0597: Pulling fs layer [2021-01-22T01:12:38.925Z] aa168da1d23b: Pulling fs layer [2021-01-22T01:12:38.925Z] 46f8f816bc3b: Waiting [2021-01-22T01:12:38.925Z] 93b61091891f: Waiting [2021-01-22T01:12:38.925Z] 93b9cdb0e59b: Waiting [2021-01-22T01:12:38.925Z] 5e14af77c1be: Waiting [2021-01-22T01:12:38.925Z] 01666e4c0597: Waiting [2021-01-22T01:12:38.925Z] aa168da1d23b: Waiting [2021-01-22T01:12:38.925Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T01:12:38.925Z] 36b3adc4ff6f: Download complete [2021-01-22T01:12:38.925Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T01:12:38.925Z] 46f8f816bc3b: Download complete [2021-01-22T01:12:38.925Z] df20fa9351a1: Download complete [2021-01-22T01:12:38.925Z] 93b61091891f: Verifying Checksum [2021-01-22T01:12:38.925Z] 93b61091891f: Download complete [2021-01-22T01:12:38.925Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T01:12:38.925Z] 93b9cdb0e59b: Download complete [2021-01-22T01:12:39.224Z] 5e14af77c1be: Verifying Checksum [2021-01-22T01:12:39.224Z] 5e14af77c1be: Download complete [2021-01-22T01:12:39.224Z] 01666e4c0597: Download complete [2021-01-22T01:12:39.503Z] df20fa9351a1: Pull complete [2021-01-22T01:12:39.503Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T01:12:39.503Z] 8ad3a11d3b57: Download complete [2021-01-22T01:12:39.787Z] 36b3adc4ff6f: Pull complete [2021-01-22T01:12:41.207Z] aa168da1d23b: Verifying Checksum [2021-01-22T01:12:41.207Z] aa168da1d23b: Download complete [2021-01-22T01:12:42.154Z] 8ad3a11d3b57: Pull complete [2021-01-22T01:12:42.735Z] 46f8f816bc3b: Pull complete [2021-01-22T01:12:43.315Z] 93b61091891f: Pull complete [2021-01-22T01:12:43.315Z] 93b9cdb0e59b: Pull complete [2021-01-22T01:12:43.315Z] 5e14af77c1be: Pull complete [2021-01-22T01:12:43.583Z] 01666e4c0597: Pull complete [2021-01-22T01:12:53.770Z] aa168da1d23b: Pull complete [2021-01-22T01:12:53.770Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T01:12:53.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T01:12:53.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T01:12:53.997Z] prd-centos7-docker-4c-2g-22125 does not seem to be running inside a container [2021-01-22T01:12:54.056Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T01:12:58.922Z] $ docker top e0266f40e6f94236c038b7be9381d2f712c67da67bc60a440a4639ae06602ba1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T01:12:59.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T01:12:59.852Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T01:13:00.187Z] + ls /var/log/sa-host [2021-01-22T01:13:00.187Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T01:13:00.187Z] file_magic: OK [2021-01-22T01:13:00.187Z] HZ: Using current value: 100 [2021-01-22T01:13:00.187Z] file_header: OK [2021-01-22T01:13:00.187Z] 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-01-22T01:13:00.187Z] Statistics: [2021-01-22T01:13:00.187Z] 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-01-22T01:13:00.187Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T01:13:00.187Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T01:13:00.187Z] file_magic: OK [2021-01-22T01:13:00.187Z] HZ: Using current value: 100 [2021-01-22T01:13:00.187Z] file_header: OK [2021-01-22T01:13:00.187Z] 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-01-22T01:13:00.187Z] Statistics: [2021-01-22T01:13:00.187Z] Hnuu...uuuununununu... [2021-01-22T01:13:00.187Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T01:13:00.484Z] provisioning config files... [2021-01-22T01:13:00.503Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2984641256344102598tmp [Pipeline] { [Pipeline] echo [2021-01-22T01:13:00.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:13:01.022Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T01:13:01.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T01:13:01.235Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:13:01.589Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T01:13:01.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:13:02.007Z] ---> sudo-logs.sh [2021-01-22T01:13:02.008Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T01:13:02.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:13:02.398Z] ---> job-cost.sh [2021-01-22T01:13:02.398Z] lf-activate-venv: SKIPPING [2021-01-22T01:13:02.398Z] INFO: No Stack... [2021-01-22T01:13:03.349Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T01:13:03.936Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T01:13:03.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T01:13:04.322Z] ---> logs-deploy.sh [2021-01-22T01:13:04.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3063/1 [2021-01-22T01:13:04.322Z] INFO: archiving workspace using pattern(s): [2021-01-22T01:13:05.713Z] Archives upload complete. [2021-01-22T01:13:05.975Z] INFO: archiving logs to Nexus [2021-01-22T01:13:06.920Z] ---> uname -a: [2021-01-22T01:13:06.920Z] Linux prd-centos7-docker-4c-2g-22125.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-22T01:13:06.920Z] [2021-01-22T01:13:06.920Z] [2021-01-22T01:13:06.920Z] ---> lscpu: [2021-01-22T01:13:06.920Z] Architecture: x86_64 [2021-01-22T01:13:06.920Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-22T01:13:06.920Z] Byte Order: Little Endian [2021-01-22T01:13:06.920Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-22T01:13:06.920Z] CPU(s): 4 [2021-01-22T01:13:06.920Z] On-line CPU(s) list: 0-3 [2021-01-22T01:13:06.920Z] Thread(s) per core: 1 [2021-01-22T01:13:06.920Z] Core(s) per socket: 1 [2021-01-22T01:13:06.920Z] Socket(s): 4 [2021-01-22T01:13:06.920Z] NUMA node(s): 1 [2021-01-22T01:13:06.920Z] Vendor ID: GenuineIntel [2021-01-22T01:13:06.920Z] CPU family: 6 [2021-01-22T01:13:06.920Z] Model: 44 [2021-01-22T01:13:06.920Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-22T01:13:06.920Z] Stepping: 1 [2021-01-22T01:13:06.920Z] CPU MHz: 2933.436 [2021-01-22T01:13:06.920Z] BogoMIPS: 5866.87 [2021-01-22T01:13:06.920Z] Virtualization: VT-x [2021-01-22T01:13:06.920Z] Hypervisor vendor: KVM [2021-01-22T01:13:06.920Z] Virtualization type: full [2021-01-22T01:13:06.920Z] L1d cache: 128 KiB [2021-01-22T01:13:06.920Z] L1i cache: 128 KiB [2021-01-22T01:13:06.920Z] L2 cache: 16 MiB [2021-01-22T01:13:06.920Z] L3 cache: 64 MiB [2021-01-22T01:13:06.920Z] NUMA node0 CPU(s): 0-3 [2021-01-22T01:13:06.920Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-22T01:13:06.920Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-22T01:13:06.920Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-22T01:13:06.920Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-22T01:13:06.920Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-22T01:13:06.920Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-22T01:13:06.920Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-22T01:13:06.920Z] Vulnerability Srbds: Not affected [2021-01-22T01:13:06.920Z] Vulnerability Tsx async abort: Not affected [2021-01-22T01:13:06.920Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-22T01:13:06.920Z] [2021-01-22T01:13:06.920Z] [2021-01-22T01:13:06.920Z] ---> nproc: [2021-01-22T01:13:06.920Z] 4 [2021-01-22T01:13:06.920Z] [2021-01-22T01:13:06.920Z]