Pull request #3352 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at abd01a6d142b6f684e0380bd2bdcda548b905f03 rather than b7db4934064a095ae6b8c992acc9438bf249e89c Obtained Jenkinsfile from abd01a6d142b6f684e0380bd2bdcda548b905f03 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3352/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3352/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33411 in /w/workspace/edgexfoundry_edgex-go_PR-3352 [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/3352/head:refs/remotes/origin/PR-3352 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit b7db4934064a095ae6b8c992acc9438bf249e89c Merge succeeded, producing b7db4934064a095ae6b8c992acc9438bf249e89c Checking out Revision b7db4934064a095ae6b8c992acc9438bf249e89c (PR-3352) > git config core.sparsecheckout # timeout=10 > git checkout -f b7db4934064a095ae6b8c992acc9438bf249e89c # 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 abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7db4934064a095ae6b8c992acc9438bf249e89c # timeout=10 Commit message: "feat(data): Add the missing event's sourceName at persistent layer" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-09T08:00:57.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-09T08:00:57.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-09T08:00:58.096Z] ========================================================= [2021-04-09T08:00:58.096Z] EdgeX Global Pipelines Version Info [2021-04-09T08:00:58.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:00:59.620Z] ------------------- [2021-04-09T08:00:59.620Z] stable info: [2021-04-09T08:00:59.620Z] ------------------- [2021-04-09T08:00:59.620Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-09T08:00:59.620Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-09T08:00:59.620Z] Message: update stable to v1.0.186 [2021-04-09T08:01:00.567Z] ------------------- [2021-04-09T08:01:00.567Z] experimental info: [2021-04-09T08:01:00.567Z] ------------------- [2021-04-09T08:01:00.567Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-09T08:01:00.567Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-09T08:01:00.567Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-09T08:01:01.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-09T08:01:01.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-09T08:01:01.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-09T08:01:01.652Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-09T08:01:01.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-09T08:01:01.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-09T08:01:02.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-09T08:01:02.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-09T08:01:02.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-09T08:01:02.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-09T08:01:02.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-09T08:01:02.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-09T08:01:02.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-09T08:01:03.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-09T08:01:03.158Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T08:01:03.294Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T08:01:03.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-09T08:01:03.558Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-09T08:01:03.689Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-09T08:01:03.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-09T08:01:03.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-09T08:01:04.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-09T08:01:04.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3352 [Pipeline] echo [2021-04-09T08:01:04.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3352 [Pipeline] echo [2021-04-09T08:01:04.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3352 [Pipeline] echo [2021-04-09T08:01:04.687Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7db4934064a095ae6b8c992acc9438bf249e89c [Pipeline] echo [2021-04-09T08:01:04.874Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7db493 [Pipeline] echo [2021-04-09T08:01:05.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T08:01:05.290Z] provisioning config files... [2021-04-09T08:01:05.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6963876629582392994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:01:05.777Z] ---> docker-login.sh [2021-04-09T08:01:05.777Z] nexus3.edgexfoundry.org:10001 [2021-04-09T08:01:06.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:01:06.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:01:06.312Z] Configure a credential helper to remove this warning. See [2021-04-09T08:01:06.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:01:06.312Z] [2021-04-09T08:01:06.312Z] Login Succeeded [2021-04-09T08:01:06.312Z] nexus3.edgexfoundry.org:10002 [2021-04-09T08:01:06.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:01:06.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:01:06.579Z] Configure a credential helper to remove this warning. See [2021-04-09T08:01:06.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:01:06.579Z] [2021-04-09T08:01:06.579Z] Login Succeeded [2021-04-09T08:01:06.579Z] nexus3.edgexfoundry.org:10003 [2021-04-09T08:01:06.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:01:06.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:01:06.579Z] Configure a credential helper to remove this warning. See [2021-04-09T08:01:06.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:01:06.579Z] [2021-04-09T08:01:06.579Z] Login Succeeded [2021-04-09T08:01:06.579Z] nexus3.edgexfoundry.org:10004 [2021-04-09T08:01:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:01:06.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:01:06.844Z] Configure a credential helper to remove this warning. See [2021-04-09T08:01:06.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:01:06.844Z] [2021-04-09T08:01:06.844Z] Login Succeeded [2021-04-09T08:01:06.844Z] docker.io [2021-04-09T08:01:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:01:07.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:01:07.107Z] Configure a credential helper to remove this warning. See [2021-04-09T08:01:07.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:01:07.107Z] [2021-04-09T08:01:07.107Z] Login Succeeded [2021-04-09T08:01:07.107Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T08:01:07.131Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-09T08:01:07.701Z] ++ 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-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/core-command/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/core-data/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-09T08:01:07.701Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-09T08:01:07.701Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-09T08:01:07.701Z] ++ cut -d/ -f2 [2021-04-09T08:01:07.701Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-09T08:01:07.807Z] 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-04-09T08:01:09.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T08:01:09.756Z] [2021-04-09T08:01:09.756Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:01:10.146Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T08:01:10.146Z] latest: Pulling from edgex-devops/git-semver [2021-04-09T08:01:10.146Z] 31603596830f: Pulling fs layer [2021-04-09T08:01:10.146Z] 2a8b12db71e7: Pulling fs layer [2021-04-09T08:01:10.146Z] 6ca5941a6612: Pulling fs layer [2021-04-09T08:01:10.146Z] ecc8261a40a4: Pulling fs layer [2021-04-09T08:01:10.146Z] ecc8261a40a4: Waiting [2021-04-09T08:01:10.146Z] 2a8b12db71e7: Download complete [2021-04-09T08:01:10.423Z] 31603596830f: Verifying Checksum [2021-04-09T08:01:10.423Z] 31603596830f: Download complete [2021-04-09T08:01:10.423Z] ecc8261a40a4: Verifying Checksum [2021-04-09T08:01:10.423Z] ecc8261a40a4: Download complete [2021-04-09T08:01:10.423Z] 6ca5941a6612: Download complete [2021-04-09T08:01:10.685Z] 31603596830f: Pull complete [2021-04-09T08:01:10.686Z] 2a8b12db71e7: Pull complete [2021-04-09T08:01:11.639Z] 6ca5941a6612: Pull complete [2021-04-09T08:01:11.903Z] ecc8261a40a4: Pull complete [2021-04-09T08:01:11.903Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-09T08:01:11.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T08:01:11.903Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-09T08:01:12.125Z] prd-centos7-docker-4c-2g-33411 does not seem to be running inside a container [2021-04-09T08:01:12.190Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-09T08:01:14.826Z] $ docker top 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-09T08:01:15.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T08:01:15.247Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T08:01:15.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T08:01:15.471Z] $ docker exec 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 ssh-agent [2021-04-09T08:01:15.654Z] SSH_AUTH_SOCK=/tmp/ssh-Wf4WxQWn5t1w/agent.11 [2021-04-09T08:01:15.654Z] SSH_AGENT_PID=17 [2021-04-09T08:01:15.663Z] Running ssh-add (command line suppressed) [2021-04-09T08:01:15.784Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4877594491595479150.key (/w/workspace/edgex-go/1@tmp/private_key_4877594491595479150.key) [2021-04-09T08:01:15.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T08:01:16.209Z] + git tag --points-at HEAD [Pipeline] } [2021-04-09T08:01:16.241Z] $ docker exec --env ******** --env ******** 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 ssh-agent -k [2021-04-09T08:01:16.353Z] unset SSH_AUTH_SOCK; [2021-04-09T08:01:16.353Z] unset SSH_AGENT_PID; [2021-04-09T08:01:16.353Z] echo Agent pid 17 killed; [2021-04-09T08:01:16.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-09T08:01:16.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T08:01:16.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T08:01:16.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T08:01:16.785Z] $ docker exec 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 ssh-agent [2021-04-09T08:01:16.944Z] SSH_AUTH_SOCK=/tmp/ssh-PnM6CjNJovLB/agent.45 [2021-04-09T08:01:16.944Z] SSH_AGENT_PID=51 [2021-04-09T08:01:16.952Z] Running ssh-add (command line suppressed) [2021-04-09T08:01:17.073Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_940342116499634561.key (/w/workspace/edgex-go/1@tmp/private_key_940342116499634561.key) [2021-04-09T08:01:17.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T08:01:17.519Z] + git semver init [2021-04-09T08:01:17.519Z] # -> Open(): unable to determine branch for HEAD [2021-04-09T08:01:17.519Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-09T08:01:17.519Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-09T08:01:17.519Z] # $SEMVER_REMOTE_NAME = origin [2021-04-09T08:01:17.519Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-09T08:01:17.519Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-09T08:01:17.519Z] # $SEMVER_BRANCH = PR-3352 [2021-04-09T08:01:17.519Z] # $SEMVER_TEMP = /tmp/semver-032991317 [2021-04-09T08:01:17.519Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-09T08:01:35.689Z] # '/tmp/semver-032991317' -> '/w/workspace/edgex-go/1/.semver' [2021-04-09T08:01:35.689Z] # -> Force: false [2021-04-09T08:01:35.689Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-09T08:01:35.724Z] $ docker exec --env ******** --env ******** 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 ssh-agent -k [2021-04-09T08:01:35.915Z] unset SSH_AUTH_SOCK; [2021-04-09T08:01:35.915Z] unset SSH_AGENT_PID; [2021-04-09T08:01:35.915Z] echo Agent pid 51 killed; [2021-04-09T08:01:35.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-09T08:01:36.604Z] + git semver [Pipeline] } [2021-04-09T08:01:36.641Z] $ docker stop --time=1 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 [2021-04-09T08:01:38.280Z] $ docker rm -f 13e6154dcd325002f25decd4481cc97167e0dc30a4ba755b51dc32212a4e44e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T08:01:38.877Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-09T08:01:39.466Z] Stashed 1 file(s) [Pipeline] echo [2021-04-09T08:01:39.490Z] [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-04-09T08:01:41.045Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:01:41.388Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:01:41.708Z] + sudo service docker restart [2021-04-09T08:01:41.708Z] + true [2021-04-09T08:01:41.708Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-09T08:01:42.320Z] ========================================================= [2021-04-09T08:01:42.320Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-09T08:01:42.320Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:01:42.714Z] + 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-04-09T08:01:46.050Z] Sending build context to Docker daemon 329.3MB [2021-04-09T08:01:46.050Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T08:01:46.050Z] Step 2/6 : FROM ${BASE} [2021-04-09T08:01:46.050Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-09T08:01:46.050Z] 188c0c94c7c5: Pulling fs layer [2021-04-09T08:01:46.050Z] 0ef7d3d256c8: Pulling fs layer [2021-04-09T08:01:46.050Z] de9db76c5a1d: Pulling fs layer [2021-04-09T08:01:46.050Z] bca2f99d35d6: Pulling fs layer [2021-04-09T08:01:46.050Z] 93359f2a8cfa: Pulling fs layer [2021-04-09T08:01:46.050Z] 7c6f9722023f: Pulling fs layer [2021-04-09T08:01:46.050Z] a35cf1a2eb13: Pulling fs layer [2021-04-09T08:01:46.050Z] 7c6f9722023f: Waiting [2021-04-09T08:01:46.050Z] a35cf1a2eb13: Waiting [2021-04-09T08:01:46.050Z] 93359f2a8cfa: Waiting [2021-04-09T08:01:46.050Z] bca2f99d35d6: Waiting [2021-04-09T08:01:46.050Z] de9db76c5a1d: Verifying Checksum [2021-04-09T08:01:46.050Z] de9db76c5a1d: Download complete [2021-04-09T08:01:46.050Z] 0ef7d3d256c8: Verifying Checksum [2021-04-09T08:01:46.050Z] 0ef7d3d256c8: Download complete [2021-04-09T08:01:46.314Z] 93359f2a8cfa: Download complete [2021-04-09T08:01:46.893Z] 188c0c94c7c5: Verifying Checksum [2021-04-09T08:01:46.893Z] 188c0c94c7c5: Download complete [2021-04-09T08:01:46.893Z] 7c6f9722023f: Verifying Checksum [2021-04-09T08:01:46.893Z] 7c6f9722023f: Download complete [2021-04-09T08:01:47.850Z] 188c0c94c7c5: Pull complete [2021-04-09T08:01:48.117Z] 0ef7d3d256c8: Pull complete [2021-04-09T08:01:48.117Z] de9db76c5a1d: Pull complete [2021-04-09T08:01:49.078Z] a35cf1a2eb13: Verifying Checksum [2021-04-09T08:01:49.078Z] a35cf1a2eb13: Download complete [2021-04-09T08:01:49.658Z] bca2f99d35d6: Verifying Checksum [2021-04-09T08:01:49.658Z] bca2f99d35d6: Download complete [2021-04-09T08:01:54.980Z] bca2f99d35d6: Pull complete [2021-04-09T08:01:54.980Z] 93359f2a8cfa: Pull complete [2021-04-09T08:01:54.980Z] 7c6f9722023f: Pull complete [2021-04-09T08:01:55.298Z] Still waiting to schedule task [2021-04-09T08:01:55.299Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-09T08:01:59.222Z] a35cf1a2eb13: Pull complete [2021-04-09T08:01:59.222Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-09T08:01:59.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-09T08:01:59.222Z] ---> a62c8e92a672 [2021-04-09T08:01:59.222Z] 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-04-09T08:01:59.222Z] ---> Running in 63c364fecd98 [2021-04-09T08:01:59.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:02:00.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:02:01.342Z] (1/12) Installing libmagic (5.38-r0) [2021-04-09T08:02:01.608Z] (2/12) Installing file (5.38-r0) [2021-04-09T08:02:01.608Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-09T08:02:01.608Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-09T08:02:06.948Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-09T08:02:06.948Z] (6/12) Installing patch (2.7.6-r6) [2021-04-09T08:02:06.948Z] (7/12) Installing build-base (0.5-r2) [2021-04-09T08:02:06.948Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-09T08:02:06.948Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-09T08:02:06.948Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-09T08:02:06.948Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-09T08:02:06.948Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-09T08:02:06.948Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:02:06.948Z] OK: 233 MiB in 51 packages [2021-04-09T08:02:10.278Z] Removing intermediate container 63c364fecd98 [2021-04-09T08:02:10.278Z] ---> a123f0c5e0c7 [2021-04-09T08:02:10.278Z] Step 4/6 : WORKDIR /edgex-go [2021-04-09T08:02:10.278Z] ---> Running in 1ac04cb2843f [2021-04-09T08:02:10.542Z] Removing intermediate container 1ac04cb2843f [2021-04-09T08:02:10.542Z] ---> 8f45ce3450a4 [2021-04-09T08:02:10.542Z] Step 5/6 : COPY go.mod . [2021-04-09T08:02:10.807Z] ---> 1a2c0b3c20f2 [2021-04-09T08:02:10.807Z] Step 6/6 : RUN go mod download [2021-04-09T08:02:10.807Z] ---> Running in cd5c00852757 [2021-04-09T08:02:37.448Z] Removing intermediate container cd5c00852757 [2021-04-09T08:02:37.448Z] ---> acd1e0b7018c [2021-04-09T08:02:37.448Z] Successfully built acd1e0b7018c [2021-04-09T08:02:37.448Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:02:37.803Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T08:02:37.804Z] . [Pipeline] withDockerContainer [2021-04-09T08:02:37.936Z] prd-centos7-docker-4c-2g-33411 does not seem to be running inside a container [2021-04-09T08:02:37.989Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-09T08:02:38.918Z] $ docker top a651e67e5786b813d595eee2e271c6f2a30dbc08356b2455e51dca403cd56016 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:02:39.468Z] + go version [2021-04-09T08:02:39.468Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-09T08:02:39.502Z] $ docker stop --time=1 a651e67e5786b813d595eee2e271c6f2a30dbc08356b2455e51dca403cd56016 [2021-04-09T08:02:40.864Z] $ docker rm -f a651e67e5786b813d595eee2e271c6f2a30dbc08356b2455e51dca403cd56016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:02:41.972Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T08:02:41.972Z] . [Pipeline] withDockerContainer [2021-04-09T08:02:42.097Z] prd-centos7-docker-4c-2g-33411 does not seem to be running inside a container [2021-04-09T08:02:42.145Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-09T08:02:42.963Z] $ docker top 0af19c813ec05d0971c084041ce28c08399046ba8894e609d113807f7282b9f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-09T08:02:43.224Z] ========================================================= [2021-04-09T08:02:43.224Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-09T08:02:43.224Z] ========================================================= [Pipeline] sh [2021-04-09T08:02:43.538Z] + make test [2021-04-09T08:02:43.539Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-09T08:02:51.755Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-09T08:03:06.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-09T08:03:15.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-09T08:03:15.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-09T08:03:15.077Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-09T08:03:17.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-09T08:03:17.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-09T08:03:17.044Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-09T08:03:17.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-09T08:03:18.278Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-09T08:03:18.555Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-09T08:03:21.151Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-09T08:03:21.151Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-09T08:03:21.151Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-09T08:03:23.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 45.9% of statements [2021-04-09T08:03:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-09T08:03:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-09T08:03:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-09T08:03:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-09T08:03:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-09T08:03:23.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-09T08:03:23.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements [2021-04-09T08:03:23.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.096s coverage: 100.0% of statements [2021-04-09T08:03:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.177s coverage: 27.1% of statements [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-09T08:03:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-09T08:03:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-09T08:03:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.126s coverage: 71.3% of statements [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-09T08:03:27.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 82.9% of statements [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-09T08:03:27.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:03:27.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements [2021-04-09T08:03:27.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-09T08:03:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.392s coverage: 28.6% of statements [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-09T08:03:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.111s coverage: 100.0% of statements [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-09T08:03:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-09T08:03:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-09T08:03:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.153s coverage: 97.5% of statements [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-09T08:03:30.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.099s coverage: 78.3% of statements [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-09T08:03:30.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 1.0% of statements [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-09T08:03:33.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-04-09T08:03:33.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-04-09T08:03:33.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2021-04-09T08:03:45.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2021-04-09T08:03:45.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-04-09T08:03:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 81.5% of statements [2021-04-09T08:03:48.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-09T08:03:48.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.045s coverage: 87.1% of statements [2021-04-09T08:03:49.105Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33412 in /w/workspace/edgexfoundry_edgex-go_PR-3352 [Pipeline] { [Pipeline] ws [2021-04-09T08:03:49.207Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-09T08:03:54.358Z] using credential edgex-jenkins-ssh [2021-04-09T08:03:54.500Z] Cloning the remote Git repository [2021-04-09T08:03:54.573Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-09T08:03:54.688Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-09T08:03:54.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T08:03:54.759Z] > git --version # timeout=10 [2021-04-09T08:03:54.776Z] > git --version # 'git version 2.17.1' [2021-04-09T08:03:54.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:03:54.883Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:04:00.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.087s coverage: 92.9% of statements [2021-04-09T08:04:00.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 77.8% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.6% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.6% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 64.4% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.375s coverage: 69.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 38.4% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.068s coverage: 11.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 87.1% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 29.1% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.065s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.116s coverage: 95.6% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-09T08:04:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-04-09T08:04:00.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-09T08:04:00.618Z] GO111MODULE=on go vet ./... [2021-04-09T08:04:13.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T08:04:13.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:04:13.405Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T08:04:13.452Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T08:04:13.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:04:13.468Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3352/head:refs/remotes/origin/PR-3352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T08:04:14.302Z] Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:04:14.741Z] Merge succeeded, producing b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:04:14.742Z] Checking out Revision b7db4934064a095ae6b8c992acc9438bf249e89c (PR-3352) [2021-04-09T08:04:14.319Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:04:14.345Z] > git checkout -f b7db4934064a095ae6b8c992acc9438bf249e89c # timeout=10 [2021-04-09T08:04:14.655Z] > git remote # timeout=10 [2021-04-09T08:04:14.674Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T08:04:14.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:04:14.705Z] > git merge abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 [2021-04-09T08:04:14.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T08:04:14.748Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:04:14.759Z] > git checkout -f b7db4934064a095ae6b8c992acc9438bf249e89c # timeout=10 [2021-04-09T08:04:19.525Z] Commit message: "feat(data): Add the missing event's sourceName at persistent layer" [2021-04-09T08:04:19.581Z] > git --version # timeout=10 [2021-04-09T08:04:19.601Z] > git --version # 'git version 2.17.1' [2021-04-09T08:04:19.620Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T08:04:21.642Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:04:22.086Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:04:22.453Z] + sudo service docker+ restart [2021-04-09T08:04:22.453Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T08:04:24.593Z] provisioning config files... [2021-04-09T08:04:24.649Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2681042598364705120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:04:25.129Z] ---> docker-login.sh [2021-04-09T08:04:25.129Z] nexus3.edgexfoundry.org:10001 [2021-04-09T08:04:25.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:04:26.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:04:26.330Z] Configure a credential helper to remove this warning. See [2021-04-09T08:04:26.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:04:26.330Z] [2021-04-09T08:04:26.330Z] Login Succeeded [2021-04-09T08:04:26.330Z] nexus3.edgexfoundry.org:10002 [2021-04-09T08:04:26.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:04:26.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:04:26.881Z] Configure a credential helper to remove this warning. See [2021-04-09T08:04:26.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:04:26.881Z] [2021-04-09T08:04:26.881Z] Login Succeeded [2021-04-09T08:04:26.881Z] nexus3.edgexfoundry.org:10003 [2021-04-09T08:04:27.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:04:27.344Z] gofmt -l . [2021-04-09T08:04:27.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:04:27.440Z] Configure a credential helper to remove this warning. See [2021-04-09T08:04:27.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:04:27.440Z] [2021-04-09T08:04:27.440Z] Login Succeeded [2021-04-09T08:04:27.440Z] nexus3.edgexfoundry.org:10004 [2021-04-09T08:04:27.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:04:27.925Z] [ "`gofmt -l .`" = "" ] [2021-04-09T08:04:27.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:04:27.990Z] Configure a credential helper to remove this warning. See [2021-04-09T08:04:27.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:04:27.990Z] [2021-04-09T08:04:27.990Z] Login Succeeded [2021-04-09T08:04:27.990Z] docker.io [2021-04-09T08:04:28.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:04:28.504Z] ./bin/test-go-mod-tidy.sh [2021-04-09T08:04:28.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:04:28.541Z] Configure a credential helper to remove this warning. See [2021-04-09T08:04:28.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:04:28.541Z] [2021-04-09T08:04:28.541Z] Login Succeeded [2021-04-09T08:04:28.541Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T08:04:28.573Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-04-09T08:04:29.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-04-09T08:04:29.139Z] ========================================================= [2021-04-09T08:04:29.139Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-09T08:04:29.139Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:04:29.571Z] + 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 . [Pipeline] sh [2021-04-09T08:04:29.993Z] + ls -al . [2021-04-09T08:04:29.993Z] total 808 [2021-04-09T08:04:29.993Z] drwxrwxr-x 10 1001 1001 4096 Apr 9 08:04 . [2021-04-09T08:04:29.993Z] drwxr-xr-x 4 root root 28 Apr 9 08:02 .. [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 11 Apr 9 08:00 .dockerignore [2021-04-09T08:04:29.993Z] drwxrwxr-x 8 1001 1001 179 Apr 9 08:00 .git [2021-04-09T08:04:29.993Z] drwxrwxr-x 3 1001 1001 125 Apr 9 08:00 .github [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 818 Apr 9 08:00 .gitignore [2021-04-09T08:04:29.993Z] drwx------ 3 1001 1001 60 Apr 9 08:01 .semver [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 166 Apr 9 08:00 .sonarcloud.properties [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 8607 Apr 9 08:00 Attribution.txt [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 3804 Apr 9 08:00 CONTRIBUTING.md [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 931 Apr 9 08:00 Dockerfile.build [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 863 Apr 9 08:00 Jenkinsfile [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 10775 Apr 9 08:00 LICENSE [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 5774 Apr 9 08:00 Makefile [2021-04-09T08:04:29.993Z] -rw-rw-r-- 1 1001 1001 6548 Apr 9 08:00 README.md [2021-04-09T08:04:29.994Z] -rw-rw-r-- 1 1001 1001 6755 Apr 9 08:00 SECURITY.md [2021-04-09T08:04:29.994Z] -rw-rw-r-- 1 1001 1001 5 Apr 9 08:01 VERSION [2021-04-09T08:04:29.994Z] -rw-rw-r-- 1 1001 1001 4131 Apr 9 08:00 ZMQWindows.md [2021-04-09T08:04:29.994Z] drwxrwxr-x 2 1001 1001 117 Apr 9 08:00 bin [2021-04-09T08:04:29.994Z] drwxrwxr-x 14 1001 1001 4096 Apr 9 08:00 cmd [2021-04-09T08:04:29.994Z] -rw-r--r-- 1 root root 697383 Apr 9 08:03 coverage.out [2021-04-09T08:04:29.994Z] -rw-r--r-- 1 root root 1056 Apr 9 08:04 go.mod [2021-04-09T08:04:29.994Z] -rw-r--r-- 1 root root 22360 Apr 9 08:04 go.sum [2021-04-09T08:04:29.994Z] drwxrwxr-x 8 1001 1001 127 Apr 9 08:00 internal [2021-04-09T08:04:29.994Z] drwxrwxr-x 4 1001 1001 26 Apr 9 08:00 openapi [2021-04-09T08:04:29.994Z] drwxrwxr-x 4 1001 1001 71 Apr 9 08:00 snap [2021-04-09T08:04:29.994Z] -rw-rw-r-- 1 1001 1001 168 Apr 9 08:00 version.go [Pipeline] sh [2021-04-09T08:04:30.338Z] + '[' -e coverage.out ] [2021-04-09T08:04:30.338Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-09T08:04:30.572Z] Stashed 1 file(s) [Pipeline] sh [2021-04-09T08:04:30.908Z] + make build [2021-04-09T08:04:30.908Z] 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-04-09T08:04:32.223Z] Sending build context to Docker daemon 167.2MB [2021-04-09T08:04:32.223Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T08:04:32.223Z] Step 2/6 : FROM ${BASE} [2021-04-09T08:04:32.223Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-09T08:04:32.223Z] 5f621e34cdf4: Pulling fs layer [2021-04-09T08:04:32.223Z] a4357932f1b6: Pulling fs layer [2021-04-09T08:04:32.223Z] 18c013af1878: Pulling fs layer [2021-04-09T08:04:32.223Z] 00ac8860ef70: Pulling fs layer [2021-04-09T08:04:32.223Z] 63d7cb157983: Pulling fs layer [2021-04-09T08:04:32.223Z] b116817d02f9: Pulling fs layer [2021-04-09T08:04:32.223Z] 745a02a5169b: Pulling fs layer [2021-04-09T08:04:32.223Z] 00ac8860ef70: Waiting [2021-04-09T08:04:32.224Z] 63d7cb157983: Waiting [2021-04-09T08:04:32.224Z] b116817d02f9: Waiting [2021-04-09T08:04:32.224Z] 745a02a5169b: Waiting [2021-04-09T08:04:32.224Z] 18c013af1878: Verifying Checksum [2021-04-09T08:04:32.224Z] 18c013af1878: Download complete [2021-04-09T08:04:32.224Z] a4357932f1b6: Verifying Checksum [2021-04-09T08:04:32.224Z] a4357932f1b6: Download complete [2021-04-09T08:04:32.224Z] 63d7cb157983: Verifying Checksum [2021-04-09T08:04:32.224Z] 63d7cb157983: Download complete [2021-04-09T08:04:32.224Z] b116817d02f9: Download complete [2021-04-09T08:04:32.502Z] 5f621e34cdf4: Verifying Checksum [2021-04-09T08:04:32.502Z] 5f621e34cdf4: Download complete [2021-04-09T08:04:33.112Z] 5f621e34cdf4: Pull complete [2021-04-09T08:04:33.720Z] a4357932f1b6: Pull complete [2021-04-09T08:04:33.997Z] 18c013af1878: Pull complete [2021-04-09T08:04:35.148Z] 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-04-09T08:04:35.446Z] 745a02a5169b: Verifying Checksum [2021-04-09T08:04:35.446Z] 745a02a5169b: Download complete [2021-04-09T08:04:36.424Z] 00ac8860ef70: Verifying Checksum [2021-04-09T08:04:36.424Z] 00ac8860ef70: Download complete [2021-04-09T08:04:43.347Z] 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-04-09T08:04:44.297Z] 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-04-09T08:04:46.229Z] 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-04-09T08:04:46.229Z] 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-04-09T08:04:46.597Z] 00ac8860ef70: Pull complete [2021-04-09T08:04:46.872Z] 63d7cb157983: Pull complete [2021-04-09T08:04:47.146Z] b116817d02f9: Pull complete [2021-04-09T08:04:48.179Z] 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-04-09T08:04:49.579Z] 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-04-09T08:04:50.533Z] 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-04-09T08:04:51.475Z] 745a02a5169b: Pull complete [2021-04-09T08:04:51.475Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-09T08:04:51.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-09T08:04:51.475Z] ---> b7e6874047d6 [2021-04-09T08:04:51.475Z] 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-04-09T08:04:51.937Z] 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-04-09T08:04:53.338Z] 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-04-09T08:04:54.295Z] 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-04-09T08:04:54.881Z] ---> Running in 535dd4b21308 [2021-04-09T08:04:55.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-04-09T08:04:56.265Z] $ docker stop --time=1 0af19c813ec05d0971c084041ce28c08399046ba8894e609d113807f7282b9f7 [2021-04-09T08:04:56.450Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:04:56.720Z] (1/12) Installing libmagic (5.38-r0) [2021-04-09T08:04:57.311Z] (2/12) Installing file (5.38-r0) [2021-04-09T08:04:57.581Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-09T08:04:57.581Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-09T08:04:57.920Z] $ docker rm -f 0af19c813ec05d0971c084041ce28c08399046ba8894e609d113807f7282b9f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:05:02.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T08:05:02.000Z] [2021-04-09T08:05:02.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:05:02.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T08:05:02.404Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-09T08:05:02.404Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-09T08:05:02.404Z] ca9280d653b3: Pulling fs layer [2021-04-09T08:05:02.404Z] 7e9c9ca2126c: Pulling fs layer [2021-04-09T08:05:02.404Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-09T08:05:02.404Z] cbdbe7a5bc2a: Download complete [2021-04-09T08:05:02.997Z] cbdbe7a5bc2a: Pull complete [2021-04-09T08:05:02.998Z] ca9280d653b3: Verifying Checksum [2021-04-09T08:05:02.998Z] ca9280d653b3: Download complete [2021-04-09T08:05:03.950Z] ca9280d653b3: Pull complete [2021-04-09T08:05:03.950Z] 7e9c9ca2126c: Verifying Checksum [2021-04-09T08:05:03.950Z] 7e9c9ca2126c: Download complete [2021-04-09T08:05:05.840Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-09T08:05:05.840Z] (6/12) Installing patch (2.7.6-r6) [2021-04-09T08:05:05.840Z] (7/12) Installing build-base (0.5-r2) [2021-04-09T08:05:05.840Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-09T08:05:06.111Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-09T08:05:06.111Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-09T08:05:06.382Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-09T08:05:06.382Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-09T08:05:06.654Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:05:06.654Z] OK: 217 MiB in 51 packages [2021-04-09T08:05:12.057Z] Removing intermediate container 535dd4b21308 [2021-04-09T08:05:12.057Z] ---> ab036a65749f [2021-04-09T08:05:12.057Z] Step 4/6 : WORKDIR /edgex-go [2021-04-09T08:05:12.057Z] ---> Running in 916da10babb8 [2021-04-09T08:05:12.142Z] 7e9c9ca2126c: Pull complete [2021-04-09T08:05:12.142Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-09T08:05:12.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T08:05:12.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-09T08:05:12.330Z] prd-centos7-docker-4c-2g-33411 does not seem to be running inside a container [2021-04-09T08:05:12.380Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-09T08:05:12.655Z] Removing intermediate container 916da10babb8 [2021-04-09T08:05:12.655Z] ---> 380df34d2407 [2021-04-09T08:05:12.655Z] Step 5/6 : COPY go.mod . [2021-04-09T08:05:13.282Z] $ docker top 32ceb66a302eec507de155ba059d1785f818c23c4535b40c1b6d3a46e3481aed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:05:13.639Z] ---> a53a541090bf [2021-04-09T08:05:13.639Z] Step 6/6 : RUN go mod download [2021-04-09T08:05:13.864Z] + docker-compose build --help [2021-04-09T08:05:13.864Z] + grep parallel [2021-04-09T08:05:14.241Z] ---> Running in 5edeab5fe1d0 [2021-04-09T08:05:14.812Z] --parallel Build images in parallel. [Pipeline] } [2021-04-09T08:05:14.843Z] $ docker stop --time=1 32ceb66a302eec507de155ba059d1785f818c23c4535b40c1b6d3a46e3481aed [2021-04-09T08:05:16.221Z] $ docker rm -f 32ceb66a302eec507de155ba059d1785f818c23c4535b40c1b6d3a46e3481aed [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:05:16.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-09T08:05:16.983Z] . [Pipeline] withDockerContainer [2021-04-09T08:05:17.107Z] prd-centos7-docker-4c-2g-33411 does not seem to be running inside a container [2021-04-09T08:05:17.159Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-09T08:05:18.285Z] $ docker top b680298ece61391b2152948612f67ee56347a040e5dd5486409d5995d0526bd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:05:18.841Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-09T08:05:19.788Z] Building docker-core-command-go ... [2021-04-09T08:05:19.788Z] Building docker-core-data-go ... [2021-04-09T08:05:19.788Z] Building docker-core-metadata-go ... [2021-04-09T08:05:19.788Z] Building docker-security-bootstrapper-go ... [2021-04-09T08:05:19.788Z] Building docker-security-proxy-setup-go ... [2021-04-09T08:05:19.788Z] Building docker-security-secretstore-setup-go ... [2021-04-09T08:05:19.788Z] Building docker-support-notifications-go ... [2021-04-09T08:05:19.788Z] Building docker-support-scheduler-go ... [2021-04-09T08:05:19.788Z] Building docker-sys-mgmt-agent-go ... [2021-04-09T08:05:19.788Z] Building docker-security-bootstrapper-go [2021-04-09T08:05:19.788Z] Building docker-security-secretstore-setup-go [2021-04-09T08:05:19.788Z] Building docker-sys-mgmt-agent-go [2021-04-09T08:05:19.788Z] Building docker-security-proxy-setup-go [2021-04-09T08:05:19.788Z] Building docker-support-scheduler-go [2021-04-09T08:05:41.045Z] Removing intermediate container 5edeab5fe1d0 [2021-04-09T08:05:41.045Z] ---> 7bd819215cfe [2021-04-09T08:05:41.045Z] Successfully built 7bd819215cfe [2021-04-09T08:05:41.045Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:05:41.439Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T08:05:41.439Z] . [Pipeline] withDockerContainer [2021-04-09T08:05:41.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-33412 does not seem to be running inside a container [2021-04-09T08:05:41.808Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-04-09T08:05:43.296Z] $ docker top a91503b05a023cc3434f445521276a3e940a9134d38302444000823468921e5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:05:44.375Z] + go version [2021-04-09T08:05:44.375Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-09T08:05:44.424Z] $ docker stop --time=1 a91503b05a023cc3434f445521276a3e940a9134d38302444000823468921e5c [2021-04-09T08:05:46.297Z] $ docker rm -f a91503b05a023cc3434f445521276a3e940a9134d38302444000823468921e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:05:47.518Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T08:05:47.518Z] . [Pipeline] withDockerContainer [2021-04-09T08:05:47.761Z] prd-ubuntu18.04-docker-arm64-4c-16g-33412 does not seem to be running inside a container [2021-04-09T08:05:47.840Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-04-09T08:05:49.125Z] $ docker top f471f0a2947cd43c48d230163be70a197a2f903cbab353b1f525695023bc81fd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-09T08:05:49.561Z] ========================================================= [2021-04-09T08:05:49.561Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-09T08:05:49.561Z] ========================================================= [Pipeline] sh [2021-04-09T08:05:50.224Z] + make test [2021-04-09T08:05:50.224Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-09T08:05:58.666Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:05:58.666Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:05:58.666Z] ---> acd1e0b7018c [2021-04-09T08:05:58.666Z] Step 3/26 : WORKDIR /edgex-go [2021-04-09T08:05:58.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:05:58.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:05:58.666Z] ---> acd1e0b7018c [2021-04-09T08:05:58.666Z] Step 3/24 : WORKDIR /edgex-go [2021-04-09T08:05:58.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:05:58.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:05:58.666Z] ---> acd1e0b7018c [2021-04-09T08:05:58.666Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T08:05:58.666Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:05:58.666Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:05:58.666Z] ---> acd1e0b7018c [2021-04-09T08:05:58.666Z] Step 3/21 : WORKDIR /edgex-go [2021-04-09T08:05:58.666Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:05:58.666Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:05:58.666Z] ---> acd1e0b7018c [2021-04-09T08:05:58.666Z] Step 3/31 : WORKDIR /edgex-go [2021-04-09T08:05:58.666Z] ---> Running in d89dbbe10ba4 [2021-04-09T08:05:58.666Z] ---> Running in 6d497f8c7b7a [2021-04-09T08:05:58.666Z] ---> Running in b48399bee308 [2021-04-09T08:05:58.666Z] ---> Running in 4e7bffa0c9e9 [2021-04-09T08:05:58.666Z] ---> Running in 4e8fc126420b [2021-04-09T08:05:58.666Z] Removing intermediate container 6d497f8c7b7a [2021-04-09T08:05:58.666Z] ---> d9e6659b7aab [2021-04-09T08:05:58.666Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:05:58.666Z] Removing intermediate container 4e8fc126420b [2021-04-09T08:05:58.666Z] ---> c06553ffa869 [2021-04-09T08:05:58.666Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:05:58.666Z] Removing intermediate container b48399bee308 [2021-04-09T08:05:58.666Z] ---> 2007ff7abd12 [2021-04-09T08:05:58.666Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:05:58.666Z] Removing intermediate container d89dbbe10ba4 [2021-04-09T08:05:58.666Z] ---> 5ad9336b102b [2021-04-09T08:05:58.666Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:05:58.666Z] Removing intermediate container 4e7bffa0c9e9 [2021-04-09T08:05:58.666Z] ---> dcd0d42fd0c0 [2021-04-09T08:05:58.666Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:05:58.667Z] ---> Running in 0330878a3c38 [2021-04-09T08:05:58.667Z] ---> Running in 3c0e7d869ba5 [2021-04-09T08:05:58.667Z] ---> Running in e29a562492ec [2021-04-09T08:05:58.667Z] ---> Running in d1a530d19b84 [2021-04-09T08:05:58.667Z] ---> Running in 872265964c4b [2021-04-09T08:05:58.667Z] Removing intermediate container 3c0e7d869ba5 [2021-04-09T08:05:58.667Z] ---> 618437a19b7b [2021-04-09T08:05:58.667Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-09T08:05:58.667Z] Removing intermediate container 0330878a3c38 [2021-04-09T08:05:58.667Z] ---> d158242c7d7a [2021-04-09T08:05:58.667Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-09T08:05:58.667Z] ---> Running in 9ad257643d6d [2021-04-09T08:05:58.667Z] ---> Running in 627d9ed431d8 [2021-04-09T08:05:58.667Z] Removing intermediate container e29a562492ec [2021-04-09T08:05:58.667Z] ---> 8384920ba26e [2021-04-09T08:05:58.667Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-09T08:05:58.667Z] Removing intermediate container 872265964c4b [2021-04-09T08:05:58.667Z] ---> 6a0b1ca91ffb [2021-04-09T08:05:58.667Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-09T08:05:58.667Z] ---> Running in 82e566335cd4 [2021-04-09T08:05:58.667Z] Removing intermediate container d1a530d19b84 [2021-04-09T08:05:58.667Z] ---> d8fccd9a7f0b [2021-04-09T08:05:58.667Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-09T08:05:58.667Z] ---> Running in 4a82928313d5 [2021-04-09T08:05:58.667Z] ---> Running in 0d11f1a595ca [2021-04-09T08:05:59.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:05:59.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:05:59.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:05:59.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:05:59.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:06:00.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:06:00.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:06:00.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:06:00.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:06:00.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:06:00.852Z] OK: 233 MiB in 51 packages [2021-04-09T08:06:01.452Z] OK: 233 MiB in 51 packages [2021-04-09T08:06:01.452Z] Removing intermediate container 9ad257643d6d [2021-04-09T08:06:01.452Z] ---> 4c36b194d136 [2021-04-09T08:06:01.452Z] Step 6/22 : COPY go.mod . [2021-04-09T08:06:01.452Z] OK: 233 MiB in 51 packages [2021-04-09T08:06:01.452Z] OK: 233 MiB in 51 packages [2021-04-09T08:06:01.452Z] OK: 233 MiB in 51 packages [2021-04-09T08:06:02.405Z] ---> b70d79229c59 [2021-04-09T08:06:02.405Z] Step 7/22 : RUN go mod download [2021-04-09T08:06:02.405Z] ---> Running in 77b7095d8c3a [2021-04-09T08:06:03.006Z] Removing intermediate container 82e566335cd4 [2021-04-09T08:06:03.006Z] ---> 53d7962db646 [2021-04-09T08:06:03.006Z] Step 6/24 : COPY go.mod . [2021-04-09T08:06:03.006Z] Removing intermediate container 627d9ed431d8 [2021-04-09T08:06:03.006Z] ---> fdad6973a086 [2021-04-09T08:06:03.006Z] Step 6/31 : COPY go.mod . [2021-04-09T08:06:03.278Z] Removing intermediate container 0d11f1a595ca [2021-04-09T08:06:03.278Z] ---> 7a5841ef5762 [2021-04-09T08:06:03.278Z] Step 6/21 : COPY go.mod . [2021-04-09T08:06:03.278Z] ---> 85dc1383178f [2021-04-09T08:06:03.278Z] Step 7/24 : RUN go mod download [2021-04-09T08:06:03.278Z] Removing intermediate container 4a82928313d5 [2021-04-09T08:06:03.278Z] ---> 607d8e37cc5c [2021-04-09T08:06:03.278Z] Step 6/26 : COPY go.mod . [2021-04-09T08:06:03.547Z] ---> Running in bbe6e964544e [2021-04-09T08:06:03.547Z] ---> 2e037391c4bc [2021-04-09T08:06:03.547Z] Step 7/31 : RUN go mod download [2021-04-09T08:06:03.813Z] ---> 9d85b2b33439 [2021-04-09T08:06:03.813Z] Step 7/21 : RUN go mod download [2021-04-09T08:06:03.813Z] ---> Running in 57ec3450375f [2021-04-09T08:06:04.077Z] ---> a9455fad0983 [2021-04-09T08:06:04.077Z] Step 7/26 : RUN go mod download [2021-04-09T08:06:04.077Z] ---> Running in e02c663d6994 [2021-04-09T08:06:04.077Z] ---> Running in 4b24c0ca0dec [2021-04-09T08:06:05.481Z] Removing intermediate container 77b7095d8c3a [2021-04-09T08:06:05.481Z] ---> 5748f45a76e9 [2021-04-09T08:06:05.481Z] Step 8/22 : COPY . . [2021-04-09T08:06:05.744Z] Removing intermediate container bbe6e964544e [2021-04-09T08:06:05.744Z] ---> 921ed84e2c3c [2021-04-09T08:06:05.744Z] Step 8/24 : COPY . . [2021-04-09T08:06:06.710Z] Removing intermediate container 57ec3450375f [2021-04-09T08:06:06.710Z] ---> ac391f3b09ce [2021-04-09T08:06:06.710Z] Step 8/31 : COPY . . [2021-04-09T08:06:12.028Z] Removing intermediate container e02c663d6994 [2021-04-09T08:06:12.028Z] ---> 51fabe358c1b [2021-04-09T08:06:12.028Z] Step 8/21 : COPY . . [2021-04-09T08:06:12.028Z] Removing intermediate container 4b24c0ca0dec [2021-04-09T08:06:12.028Z] ---> 8ee33656edfc [2021-04-09T08:06:12.028Z] Step 8/26 : COPY . . [2021-04-09T08:06:12.412Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-09T08:06:50.964Z] ---> 181bde2d9a8e [2021-04-09T08:06:50.964Z] ---> 08df1e147c63 [2021-04-09T08:06:50.964Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-09T08:06:50.964Z] [2021-04-09T08:06:50.964Z] ---> b8566e06aaef [2021-04-09T08:06:50.964Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-09T08:06:50.964Z] ---> Running in 07402264119c [2021-04-09T08:06:50.964Z] ---> Running in 90c855e3f675 [2021-04-09T08:06:50.964Z] ---> 557e015195eb [2021-04-09T08:06:50.964Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-09T08:06:50.964Z] ---> Running in 9d0422662a78 [2021-04-09T08:06:50.964Z] ---> 8457df4a7e4b [2021-04-09T08:06:50.964Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-09T08:06:50.964Z] ---> Running in 00ebf3de210d [2021-04-09T08:06:50.964Z] ---> Running in adf96257b6a2 [2021-04-09T08:06:50.964Z] 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-04-09T08:06:50.964Z] 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-04-09T08:06:50.964Z] 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-04-09T08:06:50.964Z] 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-04-09T08:06:50.964Z] 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-04-09T08:06:59.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-09T08:07:17.771Z] 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-04-09T08:07:17.771Z] 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-04-09T08:07:17.835Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-09T08:07:17.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-09T08:07:17.836Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-09T08:07:17.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-09T08:07:17.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-09T08:07:17.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-09T08:07:17.836Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-09T08:07:19.828Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-09T08:07:20.428Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-09T08:07:28.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-09T08:07:28.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-09T08:07:28.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-09T08:07:30.103Z] Removing intermediate container 9d0422662a78 [2021-04-09T08:07:30.104Z] ---> a1c426cc9985 [2021-04-09T08:07:30.104Z] [2021-04-09T08:07:30.104Z] Step 10/31 : FROM alpine:3.12 [2021-04-09T08:07:30.104Z] Removing intermediate container 00ebf3de210d [2021-04-09T08:07:30.104Z] ---> 0af5b783442d [2021-04-09T08:07:30.104Z] [2021-04-09T08:07:30.104Z] Step 10/21 : FROM alpine:3.12 [2021-04-09T08:07:30.104Z] Removing intermediate container 90c855e3f675 [2021-04-09T08:07:30.104Z] ---> fd8d4c18601a [2021-04-09T08:07:30.104Z] [2021-04-09T08:07:30.104Z] Step 10/24 : FROM alpine:3.12 [2021-04-09T08:07:30.104Z] Removing intermediate container adf96257b6a2 [2021-04-09T08:07:30.104Z] ---> a774cc2e3712 [2021-04-09T08:07:30.104Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-09T08:07:30.104Z] 3.12: Pulling from library/alpine [2021-04-09T08:07:30.104Z] 3.12: Pulling from library/alpine [2021-04-09T08:07:30.104Z] 3.12: Pulling from library/alpine [2021-04-09T08:07:30.104Z] ---> Running in d828e4e66d35 [2021-04-09T08:07:30.104Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:07:30.104Z] 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-04-09T08:07:30.368Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:07:30.949Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T08:07:30.949Z] Status: Image is up to date for alpine:3.12 [2021-04-09T08:07:30.949Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:07:30.949Z] Status: Image is up to date for alpine:3.12 [2021-04-09T08:07:30.949Z] ---> 7230e588e954 [2021-04-09T08:07:30.949Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-09T08:07:30.949Z] ---> 7230e588e954 [2021-04-09T08:07:30.949Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-09T08:07:30.949Z] ---> 7230e588e954 [2021-04-09T08:07:30.949Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-09T08:07:30.949Z] ---> Running in 69a198c07629 [2021-04-09T08:07:30.949Z] ---> Running in 1d3d56d59b6c [2021-04-09T08:07:30.949Z] Removing intermediate container 07402264119c [2021-04-09T08:07:30.949Z] ---> cacf46d7f503 [2021-04-09T08:07:30.949Z] [2021-04-09T08:07:30.949Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T08:07:30.949Z] ---> 7230e588e954 [2021-04-09T08:07:30.949Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-09T08:07:30.949Z] ---> Running in 6e109ee1e41a [2021-04-09T08:07:31.227Z] ---> Running in c40df4e57a10 [2021-04-09T08:07:31.494Z] Removing intermediate container 1d3d56d59b6c [2021-04-09T08:07:31.494Z] ---> e6e8d4fd0d66 [2021-04-09T08:07:31.494Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-09T08:07:31.494Z] ---> Running in 2f9854f8bf72 [2021-04-09T08:07:32.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:32.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:32.334Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-09T08:07:33.282Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T08:07:33.282Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-09T08:07:33.282Z] (4/6) Installing curl (7.69.1-r3) [2021-04-09T08:07:33.282Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-09T08:07:33.282Z] (6/6) Installing su-exec (0.2-r1) [2021-04-09T08:07:33.282Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:07:33.282Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T08:07:33.282Z] OK: 7 MiB in 20 packages [2021-04-09T08:07:33.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:33.282Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:33.544Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-09T08:07:33.544Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T08:07:33.544Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-09T08:07:33.544Z] (4/4) Installing curl (7.69.1-r3) [2021-04-09T08:07:33.544Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:07:33.544Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T08:07:33.544Z] OK: 7 MiB in 18 packages [2021-04-09T08:07:34.122Z] Removing intermediate container d828e4e66d35 [2021-04-09T08:07:34.122Z] ---> 2f7523fbdb1a [2021-04-09T08:07:34.122Z] [2021-04-09T08:07:34.122Z] Step 11/26 : FROM docker:20.10.0 [2021-04-09T08:07:34.122Z] 20.10.0: Pulling from library/docker [2021-04-09T08:07:34.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.314s coverage: 45.9% of statements [2021-04-09T08:07:34.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-09T08:07:34.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-09T08:07:34.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-09T08:07:34.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-09T08:07:34.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-09T08:07:34.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-09T08:07:34.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.139s coverage: 19.8% of statements [2021-04-09T08:07:34.474Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.280s coverage: 100.0% of statements [2021-04-09T08:07:34.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:34.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:34.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:34.700Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:07:34.964Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-09T08:07:34.964Z] (2/2) Installing su-exec (0.2-r1) [2021-04-09T08:07:34.964Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-09T08:07:34.964Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:07:34.964Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:07:34.964Z] OK: 6 MiB in 16 packages [2021-04-09T08:07:34.964Z] OK: 6 MiB in 15 packages [2021-04-09T08:07:35.228Z] Removing intermediate container 69a198c07629 [2021-04-09T08:07:35.228Z] ---> 6c44ff86c34e [2021-04-09T08:07:35.228Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T08:07:35.492Z] Removing intermediate container 6e109ee1e41a [2021-04-09T08:07:35.492Z] ---> eb75f5baf91d [2021-04-09T08:07:35.492Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T08:07:35.492Z] ---> Running in 9e4fa2ba0a46 [2021-04-09T08:07:35.759Z] ---> Running in 52aa48797b02 [2021-04-09T08:07:36.023Z] Removing intermediate container 9e4fa2ba0a46 [2021-04-09T08:07:36.023Z] ---> b6637592611f [2021-04-09T08:07:36.023Z] Step 13/24 : WORKDIR / [2021-04-09T08:07:36.023Z] Removing intermediate container 52aa48797b02 [2021-04-09T08:07:36.023Z] ---> 85371fe934c4 [2021-04-09T08:07:36.023Z] Step 13/21 : WORKDIR /edgex [2021-04-09T08:07:36.023Z] ---> Running in 9c8f6a2f24b1 [2021-04-09T08:07:36.291Z] ---> Running in e7a4a2278246 [2021-04-09T08:07:36.291Z] Removing intermediate container c40df4e57a10 [2021-04-09T08:07:36.291Z] ---> c2761bb1e950 [2021-04-09T08:07:36.291Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:07:36.291Z] Removing intermediate container 2f9854f8bf72 [2021-04-09T08:07:36.291Z] ---> 95a0de6a51f3 [2021-04-09T08:07:36.291Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-09T08:07:36.291Z] ---> Running in 5ad41f2c50cd [2021-04-09T08:07:36.554Z] ---> Running in 1ba58274903a [2021-04-09T08:07:36.554Z] Removing intermediate container 9c8f6a2f24b1 [2021-04-09T08:07:36.554Z] ---> 57cee3b63861 [2021-04-09T08:07:36.554Z] 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-04-09T08:07:36.554Z] Removing intermediate container e7a4a2278246 [2021-04-09T08:07:36.554Z] ---> 42e7ef0e2bd2 [2021-04-09T08:07:36.554Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-09T08:07:36.824Z] Removing intermediate container 5ad41f2c50cd [2021-04-09T08:07:36.824Z] ---> fa1af1886842 [2021-04-09T08:07:36.824Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-09T08:07:36.824Z] Removing intermediate container 1ba58274903a [2021-04-09T08:07:36.824Z] ---> b2e547931dd6 [2021-04-09T08:07:36.824Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-09T08:07:36.824Z] ---> 68f5e4e7bbb4 [2021-04-09T08:07:36.824Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-09T08:07:36.824Z] ---> Running in 7cabb35bc41d [2021-04-09T08:07:36.824Z] ---> Running in b8e5c63d0cd3 [2021-04-09T08:07:37.087Z] ---> ca428541177a [2021-04-09T08:07:37.087Z] 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-04-09T08:07:37.087Z] Removing intermediate container 7cabb35bc41d [2021-04-09T08:07:37.087Z] ---> 0131e99b7791 [2021-04-09T08:07:37.087Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-09T08:07:37.350Z] Removing intermediate container b8e5c63d0cd3 [2021-04-09T08:07:37.350Z] ---> 967feddfc6bd [2021-04-09T08:07:37.350Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T08:07:37.350Z] ---> Running in 1d09c69786cf [2021-04-09T08:07:37.623Z] ---> a549bcb528e1 [2021-04-09T08:07:37.623Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-09T08:07:37.623Z] ---> Running in 95ba75c4f62c [2021-04-09T08:07:37.886Z] ---> 4c2c0c27451b [2021-04-09T08:07:37.886Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-09T08:07:38.472Z] Removing intermediate container 95ba75c4f62c [2021-04-09T08:07:38.472Z] ---> 70b576a08ad6 [2021-04-09T08:07:38.472Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:07:38.472Z] ---> 09ae9e582a18 [2021-04-09T08:07:38.472Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-09T08:07:38.742Z] ---> 018bcc021b5c [2021-04-09T08:07:38.742Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-09T08:07:38.742Z] ---> Running in 6fd0665fce8f [2021-04-09T08:07:39.005Z] ---> 34f938185b8e [2021-04-09T08:07:39.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-09T08:07:39.268Z] Removing intermediate container 6fd0665fce8f [2021-04-09T08:07:39.268Z] ---> 683c05486f2e [2021-04-09T08:07:39.268Z] Step 18/21 : CMD ["--init=true"] [2021-04-09T08:07:39.268Z] ---> b128b6a9128a [2021-04-09T08:07:39.268Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-09T08:07:39.532Z] ---> Running in a29cf9c62aaf [2021-04-09T08:07:39.801Z] Removing intermediate container 1d09c69786cf [2021-04-09T08:07:39.801Z] ---> 4ae4fcd902e0 [2021-04-09T08:07:39.801Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-09T08:07:39.801Z] ---> beab14f79450 [2021-04-09T08:07:39.801Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-09T08:07:39.801Z] ---> Running in 9eb91899958e [2021-04-09T08:07:39.801Z] Removing intermediate container a29cf9c62aaf [2021-04-09T08:07:39.801Z] ---> 927f1bf6184f [2021-04-09T08:07:39.801Z] Step 19/21 : LABEL arch=x86_64 [2021-04-09T08:07:40.070Z] ---> 636107d3eb60 [2021-04-09T08:07:40.070Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-09T08:07:40.335Z] ---> Running in f00d7327e838 [2021-04-09T08:07:40.335Z] ---> f8d8532425fa [2021-04-09T08:07:40.335Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-09T08:07:40.335Z] Removing intermediate container 9eb91899958e [2021-04-09T08:07:40.335Z] ---> 1d628b109699 [2021-04-09T08:07:40.335Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-09T08:07:40.599Z] ---> Running in 4cf503ea760d [2021-04-09T08:07:40.599Z] ---> 32061f67228f [2021-04-09T08:07:40.599Z] 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-04-09T08:07:40.599Z] Removing intermediate container f00d7327e838 [2021-04-09T08:07:40.599Z] ---> f9d1101b9aff [2021-04-09T08:07:40.599Z] Step 20/21 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:07:40.867Z] ---> Running in 3d733ae501df [2021-04-09T08:07:40.867Z] ---> Running in a8bb0669dba4 [2021-04-09T08:07:40.867Z] ---> c19d2ebedae9 [2021-04-09T08:07:40.867Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-09T08:07:40.867Z] Removing intermediate container 4cf503ea760d [2021-04-09T08:07:40.867Z] ---> 212dc4882f23 [2021-04-09T08:07:40.867Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:07:41.451Z] ---> Running in 7e5a8088c85a [2021-04-09T08:07:41.452Z] ---> Running in e1d0a597060d [2021-04-09T08:07:41.452Z] Removing intermediate container a8bb0669dba4 [2021-04-09T08:07:41.452Z] ---> b5de46281941 [2021-04-09T08:07:41.452Z] Step 21/21 : LABEL version=0.0.0 [2021-04-09T08:07:41.721Z] ---> Running in 082112f200b3 [2021-04-09T08:07:41.721Z] Removing intermediate container 7e5a8088c85a [2021-04-09T08:07:41.721Z] ---> c3417a6c94e0 [2021-04-09T08:07:41.721Z] Step 20/22 : LABEL arch=x86_64 [2021-04-09T08:07:41.984Z] ---> Running in 2ab6916bdc90 [2021-04-09T08:07:41.984Z] Removing intermediate container 082112f200b3 [2021-04-09T08:07:41.984Z] ---> b34c51eba9c5 [2021-04-09T08:07:41.984Z] [2021-04-09T08:07:42.249Z] Removing intermediate container 2ab6916bdc90 [2021-04-09T08:07:42.249Z] ---> fbeacf8746ed [2021-04-09T08:07:42.249Z] Step 21/22 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:07:42.518Z] Successfully built b34c51eba9c5 [2021-04-09T08:07:42.518Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-09T08:07:42.518Z] ---> Running in 0912c7b0f95f [2021-04-09T08:07:42.518Z] Building docker-core-metadata-go [2021-04-09T08:07:42.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.561s coverage: 27.1% of statements [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-09T08:07:42.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.170s coverage: 100.0% of statements [2021-04-09T08:07:42.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-09T08:07:42.814Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.161s coverage: 100.0% of statements [2021-04-09T08:07:42.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-09T08:07:42.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-09T08:07:42.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.249s coverage: 71.3% of statements [2021-04-09T08:07:42.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-09T08:07:42.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-09T08:07:43.109Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3d733ae501df [2021-04-09T08:07:43.109Z] ---> 77df54da1fe8 [2021-04-09T08:07:43.109Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-09T08:07:43.380Z] Removing intermediate container 0912c7b0f95f [2021-04-09T08:07:43.380Z] ---> f2ac9e90db6e [2021-04-09T08:07:43.380Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T08:07:43.380Z] ---> Running in db7f2433e688 [2021-04-09T08:07:43.647Z] ---> Running in 3d70f72fff47 [2021-04-09T08:07:44.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.475s coverage: 82.9% of statements [2021-04-09T08:07:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-09T08:07:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:07:44.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.150s coverage: 78.9% of statements [2021-04-09T08:07:44.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-09T08:07:46.217Z] Removing intermediate container e1d0a597060d [2021-04-09T08:07:46.217Z] ---> 7d3b539320bb [2021-04-09T08:07:46.217Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:07:46.795Z] Removing intermediate container db7f2433e688 [2021-04-09T08:07:46.795Z] ---> 1e3a83030a3e [2021-04-09T08:07:46.795Z] Step 22/24 : LABEL arch=x86_64 [2021-04-09T08:07:46.795Z] Removing intermediate container 3d70f72fff47 [2021-04-09T08:07:46.795Z] ---> ec444f13bc48 [2021-04-09T08:07:46.795Z] [2021-04-09T08:07:47.378Z] Successfully built ec444f13bc48 [2021-04-09T08:07:47.954Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-09T08:07:47.954Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-04-09T08:07:49.361Z] ---> 0bfe649ad2f6 [2021-04-09T08:07:49.361Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-09T08:07:49.950Z] ---> Running in 56b70b3d3b1c [2021-04-09T08:07:51.887Z] Removing intermediate container 56b70b3d3b1c [2021-04-09T08:07:51.887Z] ---> 721bb29bd71c [2021-04-09T08:07:51.887Z] Step 23/24 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:07:53.299Z] ---> 4eb818e4a363 [2021-04-09T08:07:53.299Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-09T08:07:53.299Z] ---> Running in 8fe2f4a3e3e4 [2021-04-09T08:07:54.260Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-09T08:07:54.523Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-09T08:07:54.523Z] ---> aefe523efa57 [2021-04-09T08:07:54.523Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-09T08:07:54.523Z] ---> c9805ddf3ec1 [2021-04-09T08:07:54.523Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-09T08:07:54.523Z] Removing intermediate container 8fe2f4a3e3e4 [2021-04-09T08:07:54.523Z] ---> 818bae142e09 [2021-04-09T08:07:54.523Z] Step 24/24 : LABEL version=0.0.0 [2021-04-09T08:07:55.957Z] ---> Running in 220b535e1e97 [2021-04-09T08:07:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.163s coverage: 28.6% of statements [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-09T08:07:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.217s coverage: 100.0% of statements [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-09T08:07:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.144s coverage: 100.0% of statements [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-09T08:07:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.580s coverage: 86.7% of statements [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-09T08:07:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-09T08:07:56.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.249s coverage: 78.3% of statements [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-09T08:07:56.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-09T08:07:57.897Z] ---> Running in ed4c589facc8 [2021-04-09T08:07:58.492Z] ---> 9dc47c5dd22e [2021-04-09T08:07:58.492Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-09T08:07:59.903Z] Removing intermediate container ed4c589facc8 [2021-04-09T08:07:59.903Z] ---> 790fb4a385eb [2021-04-09T08:07:59.903Z] [2021-04-09T08:08:00.166Z] Successfully built 790fb4a385eb [2021-04-09T08:08:00.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:00.669Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:00.669Z] ---> 5e027efe9a38 [2021-04-09T08:08:00.669Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-09T08:08:00.669Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-09T08:08:00.669Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-04-09T08:08:00.991Z] (1/2) Installing readline (8.0.4-r0) [2021-04-09T08:08:00.991Z] (2/2) Installing bash (5.0.17-r0) [2021-04-09T08:08:00.991Z] Executing bash-5.0.17-r0.post-install [2021-04-09T08:08:01.269Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:08:01.965Z] OK: 12 MiB in 22 packages [2021-04-09T08:08:02.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:08:02.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:08:02.987Z] ---> acd1e0b7018c [2021-04-09T08:08:02.987Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T08:08:02.987Z] ---> Using cache [2021-04-09T08:08:02.987Z] ---> dcd0d42fd0c0 [2021-04-09T08:08:02.987Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:08:02.987Z] ---> Using cache [2021-04-09T08:08:02.987Z] ---> 6a0b1ca91ffb [2021-04-09T08:08:02.987Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T08:08:03.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.265s coverage: 92.8% of statements [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-09T08:08:03.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.136s coverage: 58.8% of statements [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.232s coverage: 1.0% of statements [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-09T08:08:03.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.147s coverage: 47.1% of statements [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.134s coverage: 79.5% of statements [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.117s coverage: 94.1% of statements [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements [2021-04-09T08:08:03.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements [2021-04-09T08:08:04.389Z] ---> Running in 1c38df97a00a [2021-04-09T08:08:04.653Z] ---> Running in a241ee27bb1f [2021-04-09T08:08:07.970Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:08:07.970Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:08:07.970Z] ---> acd1e0b7018c [2021-04-09T08:08:07.970Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T08:08:07.970Z] ---> Using cache [2021-04-09T08:08:07.970Z] ---> dcd0d42fd0c0 [2021-04-09T08:08:07.970Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:08:07.970Z] ---> Using cache [2021-04-09T08:08:07.970Z] ---> 6a0b1ca91ffb [2021-04-09T08:08:07.970Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-09T08:08:07.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:08.547Z] Removing intermediate container 220b535e1e97 [2021-04-09T08:08:08.547Z] ---> 643875dfde57 [2021-04-09T08:08:08.547Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-09T08:08:08.547Z] Removing intermediate container 1c38df97a00a [2021-04-09T08:08:08.547Z] ---> fa0fe1aa1097 [2021-04-09T08:08:08.547Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-09T08:08:08.810Z] ---> Running in 5dc63710f50d [2021-04-09T08:08:08.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:09.075Z] ---> Running in 9051b0e3b8af [2021-04-09T08:08:09.352Z] Removing intermediate container 9051b0e3b8af [2021-04-09T08:08:09.352Z] ---> d79ed0a1c0c9 [2021-04-09T08:08:09.352Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-09T08:08:09.352Z] ---> 1bdb8bd23726 [2021-04-09T08:08:09.352Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-09T08:08:09.352Z] ---> Running in aca5ea2c3deb [2021-04-09T08:08:09.352Z] ---> Running in b572fe9fc578 [2021-04-09T08:08:09.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:10.574Z] OK: 233 MiB in 51 packages [2021-04-09T08:08:10.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:10.574Z] Removing intermediate container aca5ea2c3deb [2021-04-09T08:08:10.574Z] ---> 56a804129d81 [2021-04-09T08:08:10.574Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-09T08:08:11.541Z] OK: 233 MiB in 51 packages [2021-04-09T08:08:11.817Z] ---> Running in 53cba5957286 [2021-04-09T08:08:13.756Z] Removing intermediate container 53cba5957286 [2021-04-09T08:08:13.756Z] ---> 9a3aa5ca6509 [2021-04-09T08:08:13.756Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-09T08:08:15.157Z] Removing intermediate container a241ee27bb1f [2021-04-09T08:08:15.157Z] ---> 09b1b7351348 [2021-04-09T08:08:15.157Z] Step 6/23 : COPY go.mod . [2021-04-09T08:08:15.736Z] ---> ee562da68ad5 [2021-04-09T08:08:15.736Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-09T08:08:15.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.146s coverage: 94.4% of statements [2021-04-09T08:08:15.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.149s coverage: 44.8% of statements [2021-04-09T08:08:16.005Z] Removing intermediate container b572fe9fc578 [2021-04-09T08:08:16.005Z] ---> f2f1e1e87911 [2021-04-09T08:08:16.005Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-09T08:08:16.005Z] ---> 0f7b836a7c10 [2021-04-09T08:08:16.005Z] Step 7/23 : RUN go mod download [2021-04-09T08:08:16.005Z] Removing intermediate container 5dc63710f50d [2021-04-09T08:08:16.005Z] ---> d2573ce17fb2 [2021-04-09T08:08:16.005Z] Step 6/22 : COPY go.mod . [2021-04-09T08:08:16.271Z] ---> Running in eae196f901a4 [2021-04-09T08:08:16.271Z] ---> Running in 74d1645cb7fe [2021-04-09T08:08:16.271Z] ---> d87b4adc5445 [2021-04-09T08:08:16.271Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-09T08:08:17.220Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:08:17.220Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:08:17.220Z] ---> acd1e0b7018c [2021-04-09T08:08:17.220Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T08:08:17.220Z] ---> Using cache [2021-04-09T08:08:17.220Z] ---> dcd0d42fd0c0 [2021-04-09T08:08:17.220Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:08:17.220Z] ---> Using cache [2021-04-09T08:08:17.220Z] ---> 6a0b1ca91ffb [2021-04-09T08:08:17.220Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T08:08:17.220Z] ---> Using cache [2021-04-09T08:08:17.220Z] ---> 09b1b7351348 [2021-04-09T08:08:17.220Z] Step 6/23 : COPY go.mod . [2021-04-09T08:08:17.220Z] ---> Using cache [2021-04-09T08:08:17.220Z] ---> 0f7b836a7c10 [2021-04-09T08:08:17.220Z] Step 7/23 : RUN go mod download [2021-04-09T08:08:17.795Z] ---> 2bc021c955fb [2021-04-09T08:08:17.795Z] Step 7/22 : RUN go mod download [2021-04-09T08:08:17.795Z] ---> Running in 42d0147a34f9 [2021-04-09T08:08:17.795Z] ---> Running in 8b5db5101c95 [2021-04-09T08:08:18.057Z] ---> 3b4b7bc6a832 [2021-04-09T08:08:18.057Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-09T08:08:18.057Z] Removing intermediate container 74d1645cb7fe [2021-04-09T08:08:18.057Z] ---> b58b96a8b391 [2021-04-09T08:08:18.057Z] Step 28/31 : CMD ["gate"] [2021-04-09T08:08:18.321Z] ---> Running in e26d868c5381 [2021-04-09T08:08:18.321Z] ---> Running in 44d6cdb7bd06 [2021-04-09T08:08:18.906Z] Removing intermediate container 44d6cdb7bd06 [2021-04-09T08:08:18.906Z] ---> 55f111242cb8 [2021-04-09T08:08:18.906Z] Step 29/31 : LABEL arch=x86_64 [2021-04-09T08:08:19.169Z] ---> Running in 700c301536d0 [2021-04-09T08:08:19.440Z] Removing intermediate container 700c301536d0 [2021-04-09T08:08:19.440Z] ---> e0bcc425cf84 [2021-04-09T08:08:19.440Z] Step 30/31 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:08:19.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:19.705Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:08:19.705Z] ---> Running in 46d2f4c26e8e [2021-04-09T08:08:19.705Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-09T08:08:19.705Z] (2/33) Installing expat (2.2.9-r1) [2021-04-09T08:08:19.705Z] (3/33) Installing libffi (3.3-r2) [2021-04-09T08:08:19.705Z] (4/33) Installing gdbm (1.13-r1) [2021-04-09T08:08:19.968Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-09T08:08:19.968Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-09T08:08:19.968Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-09T08:08:21.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.538s coverage: 81.5% of statements [2021-04-09T08:08:21.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-09T08:08:21.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.090s coverage: 87.1% of statements [2021-04-09T08:08:21.365Z] Removing intermediate container eae196f901a4 [2021-04-09T08:08:21.365Z] ---> b1188ca1b754 [2021-04-09T08:08:21.365Z] Step 8/23 : COPY . . [2021-04-09T08:08:23.296Z] Removing intermediate container 46d2f4c26e8e [2021-04-09T08:08:23.296Z] ---> 37ff7265be1e [2021-04-09T08:08:23.296Z] Step 31/31 : LABEL version=0.0.0 [2021-04-09T08:08:23.878Z] Removing intermediate container 42d0147a34f9 [2021-04-09T08:08:23.878Z] ---> 7fcd90ea96bb [2021-04-09T08:08:23.878Z] Step 8/23 : COPY . . [2021-04-09T08:08:23.878Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-09T08:08:23.878Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-09T08:08:23.878Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-09T08:08:23.878Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-09T08:08:24.141Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-09T08:08:24.423Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-09T08:08:24.423Z] Removing intermediate container 8b5db5101c95 [2021-04-09T08:08:24.423Z] ---> dec83a8997b5 [2021-04-09T08:08:24.423Z] Step 8/22 : COPY . . [2021-04-09T08:08:24.423Z] ---> Running in 9534350f3ff5 [2021-04-09T08:08:24.688Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-09T08:08:25.638Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-09T08:08:25.901Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-09T08:08:26.488Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-09T08:08:27.069Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-09T08:08:27.647Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-09T08:08:27.926Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-09T08:08:28.195Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-09T08:08:29.599Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-09T08:08:29.862Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-09T08:08:30.440Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-09T08:08:30.710Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-09T08:08:31.663Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-09T08:08:32.647Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-09T08:08:33.604Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-09T08:08:33.604Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-09T08:08:33.604Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.170s coverage: 92.9% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 75.5% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.131s coverage: 80.8% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.179s coverage: 84.6% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.6% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.614s coverage: 64.4% of statements [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-09T08:08:33.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.129s coverage: 100.0% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-04-09T08:08:33.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-04-09T08:08:34.605Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-09T08:08:35.188Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-09T08:08:35.188Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-09T08:08:35.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.864s coverage: 69.0% of statements [2021-04-09T08:08:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-09T08:08:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-09T08:08:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-09T08:08:35.771Z] Removing intermediate container 9534350f3ff5 [2021-04-09T08:08:35.771Z] ---> e8add5f2138f [2021-04-09T08:08:35.771Z] [2021-04-09T08:08:37.163Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:08:37.431Z] OK: 71 MiB in 55 packages [2021-04-09T08:08:37.700Z] Successfully built e8add5f2138f [2021-04-09T08:08:37.977Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-09T08:08:37.977Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-04-09T08:08:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.426s coverage: 38.4% of statements [2021-04-09T08:08:39.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-09T08:08:39.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-09T08:08:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.114s coverage: 89.5% of statements [2021-04-09T08:08:39.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-09T08:08:39.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements [2021-04-09T08:08:44.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.0% of statements [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-09T08:08:44.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-09T08:08:44.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-09T08:08:44.606Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.254s coverage: 11.0% of statements [2021-04-09T08:08:44.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-09T08:08:45.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.492s coverage: 87.1% of statements [2021-04-09T08:08:45.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-09T08:08:45.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:08:45.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.302s coverage: 29.1% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.258s coverage: 99.0% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.189s coverage: 100.0% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.309s coverage: 95.6% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-09T08:08:55.383Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.114s coverage: 32.1% of statements [2021-04-09T08:08:55.383Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-09T08:08:55.994Z] GO111MODULE=on go vet ./... [2021-04-09T08:09:04.696Z] ---> a0f4f2530e2e [2021-04-09T08:09:04.697Z] Step 9/23 : RUN make cmd/core-command/core-command ---> 47b25fc76834 [2021-04-09T08:09:04.697Z] [2021-04-09T08:09:04.697Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-09T08:09:04.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:09:04.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:09:04.960Z] ---> acd1e0b7018c [2021-04-09T08:09:04.960Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T08:09:04.960Z] ---> Using cache [2021-04-09T08:09:04.960Z] ---> dcd0d42fd0c0 [2021-04-09T08:09:04.960Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:09:04.960Z] ---> Using cache [2021-04-09T08:09:04.960Z] ---> 6a0b1ca91ffb [2021-04-09T08:09:04.960Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-09T08:09:06.377Z] ---> 2766e10e7536 [2021-04-09T08:09:06.377Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-09T08:09:06.377Z] ---> Running in 8cc8fc78fc54 [2021-04-09T08:09:06.377Z] ---> Running in 8b3a65e675fd [2021-04-09T08:09:06.377Z] ---> Running in 13d8f212fc07 [2021-04-09T08:09:06.641Z] ---> Running in f315bf5de87b [2021-04-09T08:09:06.905Z] Removing intermediate container e26d868c5381 [2021-04-09T08:09:06.905Z] ---> be06d5215d90 [2021-04-09T08:09:06.905Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-09T08:09:07.173Z] ---> Running in 792b054eb8ce [2021-04-09T08:09:08.141Z] 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-04-09T08:09:08.141Z] 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-04-09T08:09:08.141Z] 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-04-09T08:09:08.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:09:09.107Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:09:10.535Z] Collecting docker-compose==1.23.2 [2021-04-09T08:09:10.535Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-09T08:09:10.535Z] OK: 233 MiB in 51 packages [2021-04-09T08:09:10.815Z] Collecting jsonschema<3,>=2.5.1 [2021-04-09T08:09:10.815Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-09T08:09:11.082Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-09T08:09:11.082Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-09T08:09:12.521Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-09T08:09:12.521Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-09T08:09:13.999Z] Removing intermediate container 8cc8fc78fc54 [2021-04-09T08:09:13.999Z] ---> 43443569b6ca [2021-04-09T08:09:13.999Z] Step 6/23 : COPY go.mod . [2021-04-09T08:09:14.279Z] Collecting docker<4.0,>=3.6.0 [2021-04-09T08:09:14.279Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-09T08:09:14.890Z] ---> 039fae456e13 [2021-04-09T08:09:14.890Z] Step 7/23 : RUN go mod download [2021-04-09T08:09:14.890Z] Collecting cached-property<2,>=1.2.0 [2021-04-09T08:09:14.890Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-09T08:09:14.890Z] ---> Running in 29ce5b21c663 [2021-04-09T08:09:15.157Z] Collecting PyYAML<4,>=3.10 [2021-04-09T08:09:15.157Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-09T08:09:16.605Z] Collecting texttable<0.10,>=0.9.0 [2021-04-09T08:09:16.605Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-09T08:09:18.030Z] 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-04-09T08:09:18.296Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-09T08:09:18.296Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-09T08:09:18.563Z] Collecting docopt<0.7,>=0.6.1 [2021-04-09T08:09:18.563Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-09T08:09:18.831Z] Removing intermediate container 29ce5b21c663 [2021-04-09T08:09:18.831Z] ---> 6284c2daaf51 [2021-04-09T08:09:18.831Z] Step 8/23 : COPY . . [2021-04-09T08:09:19.785Z] Collecting docker-pycreds>=0.4.0 [2021-04-09T08:09:19.785Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-09T08:09:19.785Z] 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-04-09T08:09:19.785Z] 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-04-09T08:09:20.050Z] Collecting idna<2.8,>=2.5 [2021-04-09T08:09:20.050Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-09T08:09:20.317Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-09T08:09:20.317Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-09T08:09:21.286Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-09T08:09:21.286Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-09T08:09:21.286Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-09T08:09:21.286Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-09T08:09:21.550Z] Installing collected packages: jsonschema, websocket-client, dockerpty, idna, urllib3, requests, docker-pycreds, docker, cached-property, PyYAML, texttable, docopt, docker-compose [2021-04-09T08:09:24.953Z] Running setup.py install for dockerpty: started [2021-04-09T08:09:25.933Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-09T08:09:25.933Z] Attempting uninstall: idna [2021-04-09T08:09:25.933Z] Found existing installation: idna 2.9 [2021-04-09T08:09:26.211Z] Uninstalling idna-2.9: [2021-04-09T08:09:26.501Z] Successfully uninstalled idna-2.9 [2021-04-09T08:09:27.515Z] Attempting uninstall: urllib3 [2021-04-09T08:09:27.515Z] Found existing installation: urllib3 1.25.9 [2021-04-09T08:09:27.515Z] Uninstalling urllib3-1.25.9: [2021-04-09T08:09:27.515Z] Successfully uninstalled urllib3-1.25.9 [2021-04-09T08:09:27.792Z] Attempting uninstall: requests [2021-04-09T08:09:27.792Z] Found existing installation: requests 2.23.0 [2021-04-09T08:09:27.792Z] Uninstalling requests-2.23.0: [2021-04-09T08:09:28.072Z] Successfully uninstalled requests-2.23.0 [2021-04-09T08:09:28.666Z] Running setup.py install for PyYAML: started [2021-04-09T08:09:29.649Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-09T08:09:29.649Z] Running setup.py install for texttable: started [2021-04-09T08:09:30.640Z] Running setup.py install for texttable: finished with status 'done' [2021-04-09T08:09:30.640Z] Running setup.py install for docopt: started [2021-04-09T08:09:32.233Z] Running setup.py install for docopt: finished with status 'done' [2021-04-09T08:09:35.738Z] 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.58.0 [2021-04-09T08:09:45.828Z] Removing intermediate container 792b054eb8ce [2021-04-09T08:09:45.828Z] ---> 59e684bf309c [2021-04-09T08:09:45.828Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-09T08:09:45.828Z] ---> Running in dd62121106e9 [2021-04-09T08:09:45.828Z] ---> 5cd5a8c9aa11 [2021-04-09T08:09:45.828Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-09T08:09:45.828Z] ---> Running in e56fc5a5ad3d [2021-04-09T08:09:46.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:09:46.674Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:09:46.943Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T08:09:46.943Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-09T08:09:46.943Z] (3/3) Installing curl (7.69.1-r3) [2021-04-09T08:09:46.943Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:09:46.943Z] 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-04-09T08:09:46.943Z] OK: 72 MiB in 58 packages [2021-04-09T08:09:52.272Z] Removing intermediate container dd62121106e9 [2021-04-09T08:09:52.272Z] ---> 379ab0c51cb3 [2021-04-09T08:09:52.272Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-09T08:09:52.543Z] Removing intermediate container f315bf5de87b [2021-04-09T08:09:52.543Z] ---> d6fc31d7c313 [2021-04-09T08:09:52.543Z] [2021-04-09T08:09:52.543Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T08:09:52.543Z] ---> 7230e588e954 [2021-04-09T08:09:52.543Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-09T08:09:52.543Z] ---> Running in 7c00d97389a6 [2021-04-09T08:09:53.132Z] Removing intermediate container 8b3a65e675fd [2021-04-09T08:09:53.132Z] ---> 8efd08a38375 [2021-04-09T08:09:53.132Z] [2021-04-09T08:09:53.132Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T08:09:53.132Z] ---> 7230e588e954 [2021-04-09T08:09:53.132Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T08:09:53.132Z] ---> Using cache [2021-04-09T08:09:53.132Z] ---> c2761bb1e950 [2021-04-09T08:09:53.132Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:09:53.132Z] ---> Using cache [2021-04-09T08:09:53.132Z] ---> fa1af1886842 [2021-04-09T08:09:53.132Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-09T08:09:53.407Z] Removing intermediate container 13d8f212fc07 [2021-04-09T08:09:53.407Z] ---> 63dba547248d [2021-04-09T08:09:53.407Z] [2021-04-09T08:09:53.407Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T08:09:53.407Z] ---> 7230e588e954 [2021-04-09T08:09:53.407Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T08:09:53.407Z] ---> Using cache [2021-04-09T08:09:53.407Z] ---> c2761bb1e950 [2021-04-09T08:09:53.407Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:09:53.407Z] ---> Using cache [2021-04-09T08:09:53.407Z] ---> fa1af1886842 [2021-04-09T08:09:53.407Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-09T08:09:53.407Z] ---> Running in 26c4abf5abf3 [2021-04-09T08:09:53.672Z] ---> Running in 858e97ae4f68 [2021-04-09T08:09:53.672Z] ---> Running in 89af63b1fd37 [2021-04-09T08:09:53.947Z] Removing intermediate container 7c00d97389a6 [2021-04-09T08:09:53.947Z] ---> 5ca79e89de98 [2021-04-09T08:09:53.947Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:09:54.538Z] Removing intermediate container 858e97ae4f68 [2021-04-09T08:09:54.538Z] ---> 683e66d347df [2021-04-09T08:09:54.538Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T08:09:54.538Z] ---> Running in aeb02c3d580d [2021-04-09T08:09:54.538Z] Removing intermediate container 89af63b1fd37 [2021-04-09T08:09:54.538Z] ---> 8a179bb34c85 [2021-04-09T08:09:54.538Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T08:09:54.806Z] ---> Running in 5b49771a3ff1 [2021-04-09T08:09:54.806Z] ---> Running in 6c78a207b27f [2021-04-09T08:09:54.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:09:55.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:09:55.076Z] Removing intermediate container aeb02c3d580d [2021-04-09T08:09:55.076Z] ---> f13d56cedf83 [2021-04-09T08:09:55.076Z] Step 24/26 : LABEL arch=x86_64 [2021-04-09T08:09:55.076Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-09T08:09:55.076Z] Removing intermediate container 5b49771a3ff1 [2021-04-09T08:09:55.076Z] ---> 00fc80fae6c0 [2021-04-09T08:09:55.076Z] Step 15/23 : WORKDIR / [2021-04-09T08:09:55.076Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-09T08:09:55.076Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:09:56.034Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T08:09:56.318Z] OK: 6 MiB in 16 packages [2021-04-09T08:09:56.600Z] ---> Running in 7d6b9b19c0ff [2021-04-09T08:09:56.600Z] Removing intermediate container 6c78a207b27f [2021-04-09T08:09:56.600Z] ---> 74e489974537 [2021-04-09T08:09:56.600Z] Step 15/23 : WORKDIR / [2021-04-09T08:09:56.600Z] ---> Running in e8214f90b74e [2021-04-09T08:09:56.869Z] ---> Running in 4eb0f7b87979 [2021-04-09T08:09:57.134Z] Removing intermediate container 7d6b9b19c0ff [2021-04-09T08:09:57.134Z] ---> bbc0c98370f7 [2021-04-09T08:09:57.134Z] Step 25/26 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:09:57.134Z] ---> Running in bd198756f76f [2021-04-09T08:09:57.400Z] Removing intermediate container e8214f90b74e [2021-04-09T08:09:57.400Z] ---> 800a93be439f [2021-04-09T08:09:57.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:09:59.330Z] Removing intermediate container 4eb0f7b87979 [2021-04-09T08:09:59.330Z] ---> 00fb67362c98 [2021-04-09T08:09:59.330Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:09:59.330Z] Removing intermediate container 26c4abf5abf3 [2021-04-09T08:09:59.330Z] ---> 1842d86646bc [2021-04-09T08:09:59.330Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:09:59.599Z] ---> e22e1dd01d7b [2021-04-09T08:09:59.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-09T08:09:59.599Z] Removing intermediate container bd198756f76f [2021-04-09T08:09:59.599Z] ---> a0614292acbb [2021-04-09T08:09:59.599Z] Step 26/26 : LABEL version=0.0.0 [2021-04-09T08:09:59.599Z] ---> Running in e0f5adb9efa9 [2021-04-09T08:09:59.869Z] ---> e8121033ec0d [2021-04-09T08:09:59.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-09T08:09:59.869Z] ---> Running in 7c500593a340 [2021-04-09T08:10:00.134Z] Removing intermediate container e0f5adb9efa9 [2021-04-09T08:10:00.134Z] ---> c4b1da3ecbb9 [2021-04-09T08:10:00.134Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-09T08:10:00.134Z] ---> Running in 76e5fccbc90b [2021-04-09T08:10:00.401Z] Removing intermediate container 7c500593a340 [2021-04-09T08:10:00.401Z] ---> 4d21c8dd10e0 [2021-04-09T08:10:00.401Z] [2021-04-09T08:10:00.401Z] ---> 0f1b8e37f7a2 [2021-04-09T08:10:00.401Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-09T08:10:00.674Z] Removing intermediate container 76e5fccbc90b [2021-04-09T08:10:00.674Z] ---> 87d89277bc1f [2021-04-09T08:10:00.674Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T08:10:00.674Z] Successfully built 4d21c8dd10e0 [2021-04-09T08:10:00.674Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-09T08:10:00.942Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 26050b53e680 [2021-04-09T08:10:01.214Z] ---> db50f6ce8d6d [2021-04-09T08:10:01.214Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-09T08:10:01.214Z] ---> fe8464663ba1 [2021-04-09T08:10:01.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-09T08:10:01.486Z] ---> Running in 16ce5dbb8d94 [2021-04-09T08:10:01.486Z] Removing intermediate container 26050b53e680 [2021-04-09T08:10:01.486Z] ---> bc8f554ef6b4 [2021-04-09T08:10:01.486Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:10:01.761Z] Removing intermediate container 16ce5dbb8d94 [2021-04-09T08:10:01.761Z] ---> 28244648ad12 [2021-04-09T08:10:01.761Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:10:02.037Z] ---> cc25bf47edc6 [2021-04-09T08:10:02.037Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-09T08:10:02.037Z] ---> f7f22fb818f1 [2021-04-09T08:10:02.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-09T08:10:02.037Z] ---> Running in 3e5d6a12aa9d [2021-04-09T08:10:02.320Z] ---> Running in 79f51beaf475 [2021-04-09T08:10:02.595Z] Removing intermediate container 3e5d6a12aa9d [2021-04-09T08:10:02.595Z] ---> 9d93e28e7325 [2021-04-09T08:10:02.595Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T08:10:02.595Z] Removing intermediate container 79f51beaf475 [2021-04-09T08:10:02.595Z] ---> 02aa005b1b65 [2021-04-09T08:10:02.595Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:10:02.867Z] ---> Running in 2ed5f21ba507 [2021-04-09T08:10:04.267Z] ---> Running in 6c194588b209 [2021-04-09T08:10:04.267Z] ---> 48d20659a7ca [2021-04-09T08:10:04.267Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-09T08:10:04.550Z] Removing intermediate container 2ed5f21ba507 [2021-04-09T08:10:04.550Z] ---> bed6cf013cda [2021-04-09T08:10:04.550Z] Step 22/23 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:10:04.550Z] Removing intermediate container 6c194588b209 [2021-04-09T08:10:04.550Z] ---> 4d316cb66c97 [2021-04-09T08:10:04.550Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T08:10:04.550Z] ---> Running in 8fa095f68017 [2021-04-09T08:10:04.550Z] ---> Running in 9d89a8cbea73 [2021-04-09T08:10:04.818Z] ---> 2ad8ac74ea2c [2021-04-09T08:10:04.818Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-09T08:10:04.818Z] ---> Running in 09e7d7bc5c60 [2021-04-09T08:10:04.818Z] Removing intermediate container 8fa095f68017 [2021-04-09T08:10:04.818Z] ---> e933282e0670 [2021-04-09T08:10:04.818Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T08:10:05.082Z] Removing intermediate container 9d89a8cbea73 [2021-04-09T08:10:05.082Z] ---> cf0599baba88 [2021-04-09T08:10:05.082Z] Step 22/23 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:10:05.082Z] ---> Running in 1c0cfcbb0ecb [2021-04-09T08:10:05.082Z] ---> Running in 8bf994b858e2 [2021-04-09T08:10:05.082Z] Removing intermediate container 09e7d7bc5c60 [2021-04-09T08:10:05.082Z] ---> ef38c256af72 [2021-04-09T08:10:05.082Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:10:05.360Z] ---> Running in 4b7c794d5f5d [2021-04-09T08:10:05.360Z] Removing intermediate container 1c0cfcbb0ecb [2021-04-09T08:10:05.360Z] ---> bae3a9972d43 [2021-04-09T08:10:05.360Z] [2021-04-09T08:10:05.360Z] Removing intermediate container 8bf994b858e2 [2021-04-09T08:10:05.360Z] ---> 6219354ae933 [2021-04-09T08:10:05.360Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T08:10:05.626Z] Removing intermediate container 4b7c794d5f5d [2021-04-09T08:10:05.626Z] ---> 481f8ca06fdb [2021-04-09T08:10:05.626Z] Step 20/22 : LABEL arch=x86_64 [2021-04-09T08:10:05.626Z] Successfully built bae3a9972d43 [2021-04-09T08:10:05.626Z] ---> Running in 21b4048c305f [2021-04-09T08:10:05.626Z] Successfully tagged docker-core-command-go:latest [2021-04-09T08:10:05.626Z]  Building docker-core-command-go ... done  ---> Running in 6765e3b9bbd6 [2021-04-09T08:10:05.895Z] Removing intermediate container 6765e3b9bbd6 [2021-04-09T08:10:05.895Z] ---> acd7d9063e03 [2021-04-09T08:10:05.895Z] Step 21/22 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:10:05.895Z] Removing intermediate container 21b4048c305f [2021-04-09T08:10:05.895Z] ---> 29556fd9e7f1 [2021-04-09T08:10:05.895Z] [2021-04-09T08:10:06.161Z] Successfully built 29556fd9e7f1 [2021-04-09T08:10:06.161Z] Successfully tagged docker-core-metadata-go:latest [2021-04-09T08:10:06.423Z]  Building docker-core-metadata-go ... done  ---> Running in bfac6e81fd06 [2021-04-09T08:10:07.820Z] Removing intermediate container bfac6e81fd06 [2021-04-09T08:10:07.820Z] ---> d643207402fc [2021-04-09T08:10:07.820Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T08:10:08.083Z] ---> Running in f0b214546d83 [2021-04-09T08:10:08.084Z] Removing intermediate container f0b214546d83 [2021-04-09T08:10:08.084Z] ---> e4b78862a34e [2021-04-09T08:10:08.084Z] [2021-04-09T08:10:08.347Z] Successfully built e4b78862a34e [2021-04-09T08:10:08.347Z] Successfully tagged docker-support-notifications-go:latest [2021-04-09T08:10:11.669Z]  Building docker-support-notifications-go ... done Removing intermediate container e56fc5a5ad3d [2021-04-09T08:10:11.669Z] ---> f39b13f31fe8 [2021-04-09T08:10:11.669Z] [2021-04-09T08:10:11.669Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T08:10:11.669Z] ---> 7230e588e954 [2021-04-09T08:10:11.669Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-09T08:10:11.669Z] ---> Running in 063e6f990253 [2021-04-09T08:10:11.669Z] Removing intermediate container 063e6f990253 [2021-04-09T08:10:11.669Z] ---> 2fd8adb023ab [2021-04-09T08:10:11.669Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-09T08:10:11.669Z] ---> Running in f368d2c4facd [2021-04-09T08:10:11.669Z] Removing intermediate container f368d2c4facd [2021-04-09T08:10:11.669Z] ---> 1e0d449d9e0b [2021-04-09T08:10:11.669Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-09T08:10:11.669Z] ---> Running in 495b1747b347 [2021-04-09T08:10:11.669Z] Removing intermediate container 495b1747b347 [2021-04-09T08:10:11.669Z] ---> 1810bd0d1f76 [2021-04-09T08:10:11.669Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:10:11.931Z] ---> Running in 39bb7a2db91a [2021-04-09T08:10:12.881Z] Removing intermediate container 39bb7a2db91a [2021-04-09T08:10:12.881Z] ---> 38e812b99ae0 [2021-04-09T08:10:12.881Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-09T08:10:12.881Z] ---> Running in 0f51c5e5af42 [2021-04-09T08:10:13.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:10:14.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:10:15.034Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-09T08:10:15.296Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-09T08:10:15.296Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-09T08:10:15.559Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-09T08:10:15.819Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-09T08:10:15.819Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-09T08:10:16.081Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:10:16.081Z] OK: 8 MiB in 20 packages [2021-04-09T08:10:16.654Z] Removing intermediate container 0f51c5e5af42 [2021-04-09T08:10:16.654Z] ---> 6ba13534133b [2021-04-09T08:10:16.654Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:10:16.654Z] ---> 65eba482cbe8 [2021-04-09T08:10:16.654Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-09T08:10:17.601Z] ---> 5febfb951305 [2021-04-09T08:10:17.601Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-09T08:10:17.601Z] ---> 5306c30d05f1 [2021-04-09T08:10:17.601Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-09T08:10:17.601Z] ---> Running in 5803f6f2e231 [2021-04-09T08:10:17.845Z] gofmt -l . [2021-04-09T08:10:17.845Z] [ "`gofmt -l .`" = "" ] [2021-04-09T08:10:17.845Z] ./bin/test-go-mod-tidy.sh [2021-04-09T08:10:17.845Z] ./bin/test-attribution-txt.sh [2021-04-09T08:10:17.866Z] Removing intermediate container 5803f6f2e231 [2021-04-09T08:10:17.866Z] ---> 5ac100ec89d6 [2021-04-09T08:10:17.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:10:17.866Z] ---> Running in 8b7cec2632f7 [2021-04-09T08:10:18.129Z] Removing intermediate container 8b7cec2632f7 [2021-04-09T08:10:18.129Z] ---> 0cce75a74e81 [2021-04-09T08:10:18.129Z] Step 21/23 : LABEL arch=x86_64 [2021-04-09T08:10:18.129Z] ---> Running in ffeb25331c3a [2021-04-09T08:10:18.391Z] Removing intermediate container ffeb25331c3a [2021-04-09T08:10:18.391Z] ---> 28b428faf39a [2021-04-09T08:10:18.391Z] Step 22/23 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:10:18.391Z] ---> Running in c5bd6d35d459 [Pipeline] sh [2021-04-09T08:10:18.655Z] Removing intermediate container c5bd6d35d459 [2021-04-09T08:10:18.655Z] ---> a86336c2e1df [2021-04-09T08:10:18.655Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T08:10:18.655Z] ---> Running in 1506f5e3f1f4 [2021-04-09T08:10:18.655Z] Removing intermediate container 1506f5e3f1f4 [2021-04-09T08:10:18.655Z] ---> 296f8fd78a1e [2021-04-09T08:10:18.655Z] [2021-04-09T08:10:18.917Z] Successfully built 296f8fd78a1e [2021-04-09T08:10:19.136Z] + ls -al . [2021-04-09T08:10:19.136Z] total 836 [2021-04-09T08:10:19.136Z] drwxrwxr-x 9 1001 1001 4096 Apr 9 08:10 . [2021-04-09T08:10:19.136Z] drwxr-xr-x 4 root root 4096 Apr 9 08:05 .. [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 11 Apr 9 08:04 .dockerignore [2021-04-09T08:10:19.136Z] drwxrwxr-x 8 1001 1001 4096 Apr 9 08:04 .git [2021-04-09T08:10:19.136Z] drwxrwxr-x 3 1001 1001 4096 Apr 9 08:04 .github [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 818 Apr 9 08:04 .gitignore [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 166 Apr 9 08:04 .sonarcloud.properties [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 8607 Apr 9 08:04 Attribution.txt [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 3804 Apr 9 08:04 CONTRIBUTING.md [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 931 Apr 9 08:04 Dockerfile.build [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 863 Apr 9 08:04 Jenkinsfile [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 10775 Apr 9 08:04 LICENSE [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 5774 Apr 9 08:04 Makefile [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 6548 Apr 9 08:04 README.md [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 6755 Apr 9 08:04 SECURITY.md [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 5 Apr 9 08:01 VERSION [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 4131 Apr 9 08:04 ZMQWindows.md [2021-04-09T08:10:19.136Z] drwxrwxr-x 2 1001 1001 4096 Apr 9 08:04 bin [2021-04-09T08:10:19.136Z] drwxrwxr-x 14 1001 1001 4096 Apr 9 08:04 cmd [2021-04-09T08:10:19.136Z] -rw-r--r-- 1 root root 697383 Apr 9 08:08 coverage.out [2021-04-09T08:10:19.136Z] -rw-r--r-- 1 root root 1056 Apr 9 08:10 go.mod [2021-04-09T08:10:19.136Z] -rw-r--r-- 1 root root 22360 Apr 9 08:10 go.sum [2021-04-09T08:10:19.136Z] drwxrwxr-x 8 1001 1001 4096 Apr 9 08:04 internal [2021-04-09T08:10:19.136Z] drwxrwxr-x 4 1001 1001 4096 Apr 9 08:04 openapi [2021-04-09T08:10:19.136Z] drwxrwxr-x 4 1001 1001 4096 Apr 9 08:04 snap [2021-04-09T08:10:19.136Z] -rw-rw-r-- 1 1001 1001 168 Apr 9 08:04 version.go [Pipeline] sh [2021-04-09T08:10:19.220Z] Successfully tagged docker-core-data-go:latest [2021-04-09T08:10:19.818Z] + '[' -e coverage.out ] [2021-04-09T08:10:19.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-09T08:10:19.860Z] Warning: overwriting stash ‘coverage-report’ [2021-04-09T08:10:20.190Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-09T08:10:20.255Z] $ docker stop --time=1 b680298ece61391b2152948612f67ee56347a040e5dd5486409d5995d0526bd8 [2021-04-09T08:10:21.163Z] Stashed 1 file(s) [2021-04-09T08:10:22.043Z] $ docker rm -f b680298ece61391b2152948612f67ee56347a040e5dd5486409d5995d0526bd8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-04-09T08:10:22.598Z] + docker images [2021-04-09T08:10:22.598Z] + grep docker [2021-04-09T08:10:22.861Z] docker-core-data-go latest 296f8fd78a1e 4 seconds ago 22.7MB [2021-04-09T08:10:22.861Z] docker-support-notifications-go latest e4b78862a34e 14 seconds ago 17.9MB [2021-04-09T08:10:22.861Z] docker-core-command-go latest bae3a9972d43 17 seconds ago 17.3MB [2021-04-09T08:10:22.861Z] docker-core-metadata-go latest 29556fd9e7f1 17 seconds ago 19MB [2021-04-09T08:10:22.861Z] docker-sys-mgmt-agent-go latest 4d21c8dd10e0 22 seconds ago 314MB [2021-04-09T08:10:22.861Z] docker-security-bootstrapper-go latest e8add5f2138f About a minute ago 19MB [2021-04-09T08:10:22.861Z] docker-security-secretstore-setup-go latest 790fb4a385eb 2 minutes ago 25.7MB [2021-04-09T08:10:22.861Z] docker-support-scheduler-go latest ec444f13bc48 2 minutes ago 17.4MB [2021-04-09T08:10:22.861Z] docker-security-proxy-setup-go latest b34c51eba9c5 2 minutes ago 25.4MB [2021-04-09T08:10:22.861Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-09T08:10:23.063Z] + make build [2021-04-09T08:10:23.063Z] 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 [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-04-09T08:10:33.284Z] 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-04-09T08:10:39.209Z] Still waiting to schedule task [2021-04-09T08:10:39.209Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-09T08:11:00.084Z] 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-04-09T08:11:00.359Z] 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-04-09T08:11:07.074Z] 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-04-09T08:11:07.670Z] 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-04-09T08:11:13.088Z] 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-04-09T08:11:19.800Z] 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-04-09T08:11:25.196Z] 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-04-09T08:11:28.584Z] 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-04-09T08:11:31.982Z] 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-04-09T08:11:32.749Z] Running on prd-ubuntu18.04-docker-8c-8g-33414 in /w/workspace/edgexfoundry_edgex-go_PR-3352 [Pipeline] { [Pipeline] ws [2021-04-09T08:11:32.856Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-09T08:11:35.147Z] using credential edgex-jenkins-ssh [2021-04-09T08:11:35.212Z] Cloning the remote Git repository [2021-04-09T08:11:35.238Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-09T08:11:35.310Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-09T08:11:35.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T08:11:35.337Z] > git --version # timeout=10 [2021-04-09T08:11:35.342Z] > git --version # 'git version 2.17.1' [2021-04-09T08:11:35.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:11:35.367Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:11:37.413Z] 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-04-09T08:11:44.012Z] Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit b7db4934064a095ae6b8c992acc9438bf249e89c [Pipeline] } [2021-04-09T08:11:44.164Z] $ docker stop --time=1 f471f0a2947cd43c48d230163be70a197a2f903cbab353b1f525695023bc81fd [2021-04-09T08:11:44.168Z] Merge succeeded, producing b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:11:44.168Z] Checking out Revision b7db4934064a095ae6b8c992acc9438bf249e89c (PR-3352) [2021-04-09T08:11:43.255Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T08:11:43.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:11:43.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-09T08:11:43.301Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-09T08:11:43.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:11:43.306Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3352/head:refs/remotes/origin/PR-3352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T08:11:44.025Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:11:44.031Z] > git checkout -f b7db4934064a095ae6b8c992acc9438bf249e89c # timeout=10 [2021-04-09T08:11:44.144Z] > git remote # timeout=10 [2021-04-09T08:11:44.149Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T08:11:44.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:11:44.159Z] > git merge abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 [2021-04-09T08:11:44.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T08:11:44.174Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:11:44.182Z] > git checkout -f b7db4934064a095ae6b8c992acc9438bf249e89c # timeout=10 [2021-04-09T08:11:46.692Z] $ docker rm -f f471f0a2947cd43c48d230163be70a197a2f903cbab353b1f525695023bc81fd [2021-04-09T08:11:47.885Z] Commit message: "feat(data): Add the missing event's sourceName at persistent layer" [2021-04-09T08:11:47.914Z] > git --version # timeout=10 [2021-04-09T08:11:47.918Z] > git --version # 'git version 2.17.1' [2021-04-09T08:11:47.921Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:11:49.476Z] + echo snap-build.sh [2021-04-09T08:11:49.476Z] snap-build.sh [2021-04-09T08:11:49.476Z] + SNAP_BASE_DIR=. [2021-04-09T08:11:49.476Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-09T08:11:49.476Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-09T08:11:49.476Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-09T08:11:49.476Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-09T08:11:49.476Z] + cd /w/workspace/edgex-go/1 [2021-04-09T08:11:49.476Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-09T08:11:49.476Z] Reading package lists... [2021-04-09T08:11:49.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T08:11:49.702Z] [2021-04-09T08:11:49.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-04-09T08:11:49.741Z] Building dependency tree... [2021-04-09T08:11:49.741Z] Reading state information... [Pipeline] sh [2021-04-09T08:11:50.003Z] The following packages were automatically installed and are no longer required: [2021-04-09T08:11:50.003Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-09T08:11:50.003Z] uidmap xdelta3 [2021-04-09T08:11:50.003Z] Use 'sudo apt autoremove' to remove them. [2021-04-09T08:11:50.003Z] The following packages will be REMOVED: [2021-04-09T08:11:50.003Z] lxd* lxd-client* [2021-04-09T08:11:50.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T08:11:50.411Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-09T08:11:50.411Z] 29e5d40040c1: Pulling fs layer [2021-04-09T08:11:50.411Z] 1ce36da41761: Pulling fs layer [2021-04-09T08:11:50.411Z] 25b303627fd3: Pulling fs layer [2021-04-09T08:11:50.575Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-09T08:11:50.575Z] After this operation, 31.7 MB disk space will be freed. [2021-04-09T08:11:51.008Z] 29e5d40040c1: Verifying Checksum [2021-04-09T08:11:51.008Z] 29e5d40040c1: Download complete [2021-04-09T08:11:51.285Z] 1ce36da41761: Verifying Checksum [2021-04-09T08:11:51.285Z] 1ce36da41761: Download complete [2021-04-09T08:11:51.564Z] 29e5d40040c1: Pull complete [2021-04-09T08:11:51.633Z] (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-04-09T08:11:51.633Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T08:11:52.582Z] Removing lxd dnsmasq configuration [2021-04-09T08:11:52.582Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T08:11:52.849Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-09T08:11:52.997Z] 1ce36da41761: Pull complete [2021-04-09T08:11:52.997Z] 25b303627fd3: Verifying Checksum [2021-04-09T08:11:52.997Z] 25b303627fd3: Download complete [2021-04-09T08:11:53.795Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-09T08:11:53.795Z] (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-04-09T08:11:53.795Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T08:11:55.190Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-09T08:11:55.190Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-09T08:11:57.114Z] + sudo snap remove --purge lxd [2021-04-09T08:11:57.114Z] snap "lxd" is not installed [2021-04-09T08:11:57.114Z] + sudo groupadd --force --system lxd [2021-04-09T08:11:57.114Z] ++ whoami [2021-04-09T08:11:57.114Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-09T08:11:57.114Z] + newgrp - lxd [2021-04-09T08:11:57.376Z] + sudo snap install lxd [2021-04-09T08:12:03.148Z] 25b303627fd3: Pull complete [2021-04-09T08:12:03.148Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-09T08:12:03.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T08:12:03.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-09T08:12:03.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-33412 does not seem to be running inside a container [2021-04-09T08:12:03.523Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-09T08:12:05.567Z] 2021-04-09T08:12:03Z INFO Waiting for automatic snapd restart... [2021-04-09T08:12:06.609Z] $ docker top 27ccb3b46e9e4d27893ea4c9ae7388b09fcc0c2ef30ebb6d6b5be67c6a5fb8af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:12:07.722Z] + grep parallel [2021-04-09T08:12:07.722Z] + docker-compose build --help [2021-04-09T08:12:11.089Z] --parallel Build images in parallel. [Pipeline] } [2021-04-09T08:12:11.397Z] $ docker stop --time=1 27ccb3b46e9e4d27893ea4c9ae7388b09fcc0c2ef30ebb6d6b5be67c6a5fb8af [2021-04-09T08:12:13.299Z] $ docker rm -f 27ccb3b46e9e4d27893ea4c9ae7388b09fcc0c2ef30ebb6d6b5be67c6a5fb8af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:12:14.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-09T08:12:14.393Z] . [Pipeline] withDockerContainer [2021-04-09T08:12:14.665Z] prd-ubuntu18.04-docker-arm64-4c-16g-33412 does not seem to be running inside a container [2021-04-09T08:12:14.755Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-09T08:12:16.176Z] $ docker top 97d008f7708d9478412aa6483670364637d55ac9650d8e179b59c671d9339b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:12:17.271Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-09T08:12:21.555Z] Building docker-core-command-go ... [2021-04-09T08:12:21.555Z] Building docker-core-data-go ... [2021-04-09T08:12:21.555Z] Building docker-core-metadata-go ... [2021-04-09T08:12:21.555Z] Building docker-security-bootstrapper-go ... [2021-04-09T08:12:21.555Z] Building docker-security-proxy-setup-go ... [2021-04-09T08:12:21.555Z] Building docker-security-secretstore-setup-go ... [2021-04-09T08:12:21.555Z] Building docker-support-notifications-go ... [2021-04-09T08:12:21.555Z] Building docker-support-scheduler-go ... [2021-04-09T08:12:21.555Z] Building docker-sys-mgmt-agent-go ... [2021-04-09T08:12:21.555Z] Building docker-security-bootstrapper-go [2021-04-09T08:12:21.555Z] Building docker-core-command-go [2021-04-09T08:12:21.555Z] Building docker-support-notifications-go [2021-04-09T08:12:21.555Z] Building docker-security-secretstore-setup-go [2021-04-09T08:12:21.555Z] Building docker-sys-mgmt-agent-go [2021-04-09T08:12:23.713Z] lxd 4.12 from Canonical* installed [2021-04-09T08:12:23.713Z] + sudo lxd init --auto [2021-04-09T08:12:31.882Z] + sudo snap install --classic snapcraft [2021-04-09T08:12:40.048Z] snapcraft 4.6 from Canonical* installed [2021-04-09T08:12:40.048Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-09T08:12:40.048Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-09T08:12:40.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T08:12:40.048Z] Dload Upload Total Spent Left Speed [2021-04-09T08:12:40.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-04-09T08:12:40.048Z] 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k [2021-04-09T08:12:40.048Z] ./yq_linux_amd64 [2021-04-09T08:12:40.048Z] + sudo snapcraft prime --use-lxd [2021-04-09T08:12:41.974Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-09T08:12:41.974Z] 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-04-09T08:12:41.974Z] - README.md [2021-04-09T08:12:41.974Z] [2021-04-09T08:12:41.974Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-09T08:12:42.551Z] Launching a container. [2021-04-09T08:12:54.823Z] Waiting for container to be ready [2021-04-09T08:12:54.823Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-09T08:12:54.823Z] [2021-04-09T08:12:59.056Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-09T08:12:59.056Z] Waiting for network to be ready... [2021-04-09T08:12:59.056Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-09T08:12:59.318Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-09T08:12:59.318Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-09T08:12:59.318Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-09T08:12:59.318Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-09T08:12:59.318Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-09T08:12:59.318Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-09T08:12:59.318Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-09T08:12:59.318Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-09T08:12:59.318Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-09T08:12:59.894Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-09T08:12:59.894Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-09T08:13:00.157Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-09T08:13:00.157Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-09T08:13:00.158Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-09T08:13:00.158Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-09T08:13:00.158Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-09T08:13:00.158Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-09T08:13:00.421Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-09T08:13:00.683Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-09T08:13:00.683Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-09T08:13:00.683Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-09T08:13:00.683Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-09T08:13:00.683Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-09T08:13:00.683Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-09T08:13:00.683Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-09T08:13:00.683Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-09T08:13:04.905Z] Fetched 24.2 MB in 5s (4747 kB/s) [2021-04-09T08:13:05.478Z] Reading package lists... [2021-04-09T08:13:05.743Z] Reading package lists... [2021-04-09T08:13:05.743Z] Building dependency tree... [2021-04-09T08:13:05.743Z] Reading state information... [2021-04-09T08:13:06.009Z] The following additional packages will be installed: [2021-04-09T08:13:06.009Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-09T08:13:06.009Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-09T08:13:06.009Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-09T08:13:06.009Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-09T08:13:06.009Z] Suggested packages: [2021-04-09T08:13:06.009Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-09T08:13:06.009Z] Recommended packages: [2021-04-09T08:13:06.009Z] gnupg libsasl2-modules [2021-04-09T08:13:06.009Z] The following NEW packages will be installed: [2021-04-09T08:13:06.009Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-09T08:13:06.009Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-09T08:13:06.009Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-09T08:13:06.009Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-09T08:13:06.009Z] The following packages will be upgraded: [2021-04-09T08:13:06.009Z] gpg gpg-agent gpgconf libudev1 [2021-04-09T08:13:06.274Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-04-09T08:13:06.274Z] Need to get 3530 kB of archives. [2021-04-09T08:13:06.274Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-09T08:13:06.274Z] Get:1 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-04-09T08:13:06.274Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-09T08:13:06.274Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-09T08:13:06.536Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-09T08:13:06.536Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-09T08:13:06.536Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-09T08:13:07.114Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-09T08:13:07.114Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-09T08:13:07.114Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-09T08:13:07.114Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-09T08:13:07.114Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-09T08:13:07.114Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-09T08:13:07.114Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-09T08:13:07.114Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-09T08:13:07.114Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-09T08:13:07.114Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-09T08:13:07.114Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-09T08:13:07.114Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-09T08:13:07.114Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-09T08:13:07.114Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-09T08:13:07.114Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-09T08:13:07.114Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-09T08:13:07.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:13:07.377Z] Fetched 3530 kB in 1s (3222 kB/s) [2021-04-09T08:13:07.377Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-09T08:13:07.377Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:13:07.377Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:13:07.639Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-09T08:13:07.639Z] Selecting previously unselected package udev. [2021-04-09T08:13:07.639Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-09T08:13:07.639Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:13:07.639Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-09T08:13:07.903Z] Selecting previously unselected package libfuse2:amd64. [2021-04-09T08:13:07.903Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-09T08:13:07.903Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-09T08:13:08.167Z] Selecting previously unselected package fuse. [2021-04-09T08:13:08.167Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-09T08:13:08.167Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-09T08:13:08.167Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:13:08.167Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:13:08.429Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:13:08.429Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:13:08.429Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:13:08.429Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:13:08.691Z] Selecting previously unselected package libksba8:amd64. [2021-04-09T08:13:08.691Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-09T08:13:08.691Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-09T08:13:08.691Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-09T08:13:08.691Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:08.691Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:08.953Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-09T08:13:08.953Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:08.953Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:08.953Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-09T08:13:08.953Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:08.953Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:08.953Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-09T08:13:08.953Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:09.218Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:09.218Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-09T08:13:09.218Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:09.218Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:09.218Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-09T08:13:09.218Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:09.218Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:09.480Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-09T08:13:09.480Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:09.480Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:09.480Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-09T08:13:09.480Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:09.480Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:09.480Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-09T08:13:09.480Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:13:09.480Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:09.745Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-09T08:13:09.745Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-09T08:13:09.745Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:13:09.745Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-09T08:13:09.745Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-09T08:13:09.745Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:13:09.745Z] Selecting previously unselected package libldap-common. [2021-04-09T08:13:09.745Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-09T08:13:09.745Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:13:10.007Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-09T08:13:10.007Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-09T08:13:10.007Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:13:10.007Z] Selecting previously unselected package dirmngr. [2021-04-09T08:13:10.007Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:13:10.007Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-09T08:13:10.269Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:13:10.269Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-09T08:13:10.269Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-09T08:13:10.269Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:13:10.269Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:13:10.269Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-09T08:13:10.269Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:10.531Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-09T08:13:10.531Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:13:10.531Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-09T08:13:11.108Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-09T08:13:11.108Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.108Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-09T08:13:11.108Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-09T08:13:11.108Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-09T08:13:11.108Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:13:11.369Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:13:11.369Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-09T08:13:11.369Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:13:11.945Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-09T08:13:11.945Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-09T08:13:11.945Z] This means they are not meant to be enabled using systemctl. [2021-04-09T08:13:11.945Z] Possible reasons for having this kind of units are: [2021-04-09T08:13:11.945Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-09T08:13:11.945Z] .wants/ or .requires/ directory. [2021-04-09T08:13:11.945Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-09T08:13:11.945Z] a requirement dependency on it. [2021-04-09T08:13:11.946Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-09T08:13:11.946Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-09T08:13:11.946Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-09T08:13:11.946Z] instance name specified. [2021-04-09T08:13:12.208Z] Reading package lists... [2021-04-09T08:13:12.470Z] Building dependency tree... [2021-04-09T08:13:12.470Z] Reading state information... [2021-04-09T08:13:12.737Z] The following additional packages will be installed: [2021-04-09T08:13:12.737Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-09T08:13:12.737Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-09T08:13:12.737Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-09T08:13:12.737Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-09T08:13:12.737Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-09T08:13:12.737Z] Suggested packages: [2021-04-09T08:13:12.737Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-09T08:13:12.737Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-09T08:13:12.737Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-09T08:13:12.737Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-09T08:13:12.737Z] systemd-container policykit-1 [2021-04-09T08:13:12.737Z] Recommended packages: [2021-04-09T08:13:12.737Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-09T08:13:12.737Z] The following NEW packages will be installed: [2021-04-09T08:13:12.737Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-09T08:13:12.737Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-09T08:13:12.737Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-09T08:13:12.737Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-09T08:13:12.737Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-09T08:13:12.737Z] The following packages will be upgraded: [2021-04-09T08:13:12.737Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-09T08:13:12.737Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-04-09T08:13:12.737Z] Need to get 35.2 MB of archives. [2021-04-09T08:13:12.737Z] After this operation, 141 MB of additional disk space will be used. [2021-04-09T08:13:12.737Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-09T08:13:13.000Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-09T08:13:13.000Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-09T08:13:13.000Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-09T08:13:13.000Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-09T08:13:13.000Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-09T08:13:13.000Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-09T08:13:13.000Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-09T08:13:13.000Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-09T08:13:13.000Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-09T08:13:13.000Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-09T08:13:13.000Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-09T08:13:13.000Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-09T08:13:13.000Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-09T08:13:13.000Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-09T08:13:13.000Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-09T08:13:13.000Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-09T08:13:13.950Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-09T08:13:13.950Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-09T08:13:13.950Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-09T08:13:13.950Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-09T08:13:13.950Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-09T08:13:13.950Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-09T08:13:13.950Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-09T08:13:13.950Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-09T08:13:13.950Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-09T08:13:13.950Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-09T08:13:13.950Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-09T08:13:13.950Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-09T08:13:13.950Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-09T08:13:14.523Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:13:14.523Z] Fetched 35.2 MB in 2s (23.1 MB/s) [2021-04-09T08:13:14.523Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T08:13:14.523Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:13:14.523Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:13:15.097Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:13:15.361Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:13:15.361Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-09T08:13:15.361Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T08:13:15.361Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-09T08:13:15.625Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-09T08:13:15.625Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-09T08:13:15.890Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T08:13:15.890Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-09T08:13:15.890Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-09T08:13:16.467Z] Setting up apt (1.6.13) ... [2021-04-09T08:13:16.467Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-09T08:13:17.044Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-09T08:13:17.044Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-09T08:13:17.044Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-09T08:13:17.044Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-09T08:13:17.307Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-09T08:13:17.307Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:13:17.307Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:17.570Z] Selecting previously unselected package libexpat1:amd64. [2021-04-09T08:13:17.570Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-09T08:13:17.570Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-09T08:13:17.570Z] Selecting previously unselected package python3.6-minimal. [2021-04-09T08:13:17.570Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:13:17.836Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:18.099Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-09T08:13:18.099Z] Checking for services that may need to be restarted...done. [2021-04-09T08:13:18.099Z] Checking for services that may need to be restarted...done. [2021-04-09T08:13:18.099Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:18.099Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-09T08:13:18.361Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:18.936Z] Selecting previously unselected package python3-minimal. [2021-04-09T08:13:18.936Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-09T08:13:18.936Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-09T08:13:18.936Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-09T08:13:18.936Z] Selecting previously unselected package mime-support. [2021-04-09T08:13:18.936Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-09T08:13:18.936Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-09T08:13:18.936Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-09T08:13:18.936Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-09T08:13:18.936Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-09T08:13:19.198Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-09T08:13:19.198Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:13:19.198Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:19.461Z] Selecting previously unselected package python3.6. [2021-04-09T08:13:19.461Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:13:19.461Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:19.461Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-09T08:13:19.461Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-09T08:13:19.461Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-09T08:13:19.461Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-09T08:13:19.723Z] Selecting previously unselected package python3. [2021-04-09T08:13:19.723Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-09T08:13:19.985Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-09T08:13:19.985Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-09T08:13:19.985Z] Selecting previously unselected package multiarch-support. [2021-04-09T08:13:19.985Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:13:19.985Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-09T08:13:19.985Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-09T08:13:20.248Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-09T08:13:20.248Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-09T08:13:20.248Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-09T08:13:20.248Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-09T08:13:20.248Z] Selecting previously unselected package libbsd0:amd64. [2021-04-09T08:13:20.248Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-09T08:13:20.248Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-09T08:13:20.248Z] Selecting previously unselected package sudo. [2021-04-09T08:13:20.248Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-09T08:13:20.511Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-09T08:13:20.511Z] Selecting previously unselected package apparmor. [2021-04-09T08:13:20.511Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-09T08:13:20.511Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-09T08:13:20.774Z] Selecting previously unselected package libedit2:amd64. [2021-04-09T08:13:20.774Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-09T08:13:20.774Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-09T08:13:20.774Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-09T08:13:21.037Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:13:21.037Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:21.037Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-09T08:13:21.037Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:13:21.037Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:21.037Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-09T08:13:21.037Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-09T08:13:21.037Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-09T08:13:21.300Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-09T08:13:21.300Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:13:21.300Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:22.251Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-09T08:13:22.251Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:13:22.514Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:22.514Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-09T08:13:22.514Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-09T08:13:22.514Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-09T08:13:22.776Z] Selecting previously unselected package openssh-client. [2021-04-09T08:13:22.776Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-09T08:13:22.776Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-09T08:13:22.776Z] Selecting previously unselected package squashfs-tools. [2021-04-09T08:13:22.776Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-09T08:13:22.776Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-09T08:13:23.037Z] Selecting previously unselected package snapd. [2021-04-09T08:13:23.037Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-09T08:13:23.037Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-09T08:13:25.592Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-09T08:13:25.592Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-09T08:13:25.592Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-09T08:13:25.592Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-09T08:13:25.592Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-09T08:13:25.592Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:25.592Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:13:25.592Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-09T08:13:25.592Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-09T08:13:26.537Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-09T08:13:26.537Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-09T08:13:26.537Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-09T08:13:26.537Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:26.537Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:26.798Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:13:27.747Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-09T08:13:27.747Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:27.747Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-09T08:13:27.747Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-09T08:13:27.747Z] running python rtupdate hooks for python3.6... [2021-04-09T08:13:27.747Z] running python post-rtupdate hooks for python3.6... [2021-04-09T08:13:28.007Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-09T08:13:29.936Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-09T08:13:29.936Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:13:29.936Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-09T08:13:29.936Z] Setting up snapd (2.48.3+18.04) ... [2021-04-09T08:13:30.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-09T08:13:30.772Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-09T08:13:31.036Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-09T08:13:31.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-09T08:13:31.561Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-09T08:13:31.561Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-09T08:13:31.561Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-09T08:13:31.829Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-09T08:13:32.092Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-09T08:13:32.359Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-09T08:13:32.359Z] /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-04-09T08:13:32.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:13:32.629Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-09T08:13:34.023Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T08:13:34.023Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T08:13:34.023Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T08:13:36.213Z] Reading package lists... [2021-04-09T08:13:36.214Z] Reading package lists... [2021-04-09T08:13:36.214Z] Building dependency tree... [2021-04-09T08:13:36.214Z] Reading state information... [2021-04-09T08:13:36.475Z] Calculating upgrade... [2021-04-09T08:13:36.736Z] The following packages will be upgraded: [2021-04-09T08:13:36.736Z] advancecomp base-files bash binutils binutils-common [2021-04-09T08:13:36.736Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-09T08:13:36.736Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-09T08:13:36.736Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-09T08:13:36.736Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-09T08:13:36.736Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-09T08:13:36.736Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-09T08:13:36.736Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-04-09T08:13:36.736Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-04-09T08:13:36.736Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-04-09T08:13:36.736Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-04-09T08:13:36.736Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-04-09T08:13:36.736Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-04-09T08:13:36.736Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-04-09T08:13:36.736Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-09T08:13:36.736Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T08:13:36.736Z] Need to get 63.8 MB of archives. [2021-04-09T08:13:36.736Z] After this operation, 5208 kB of additional disk space will be used. [2021-04-09T08:13:36.736Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-04-09T08:13:36.736Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-09T08:13:36.998Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-09T08:13:36.998Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-09T08:13:36.998Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-09T08:13:36.998Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-09T08:13:36.998Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-09T08:13:36.998Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-09T08:13:36.998Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-09T08:13:36.998Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-09T08:13:36.998Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-09T08:13:36.998Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-09T08:13:36.998Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-09T08:13:36.998Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-09T08:13:36.998Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-09T08:13:36.998Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-09T08:13:36.998Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-09T08:13:36.998Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-09T08:13:36.998Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-09T08:13:36.998Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-09T08:13:36.998Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-09T08:13:37.262Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-09T08:13:37.262Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-09T08:13:37.262Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-09T08:13:37.262Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-09T08:13:37.262Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-09T08:13:37.262Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-09T08:13:37.262Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-09T08:13:37.262Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-09T08:13:37.262Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-09T08:13:37.262Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-09T08:13:37.262Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-09T08:13:37.262Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-09T08:13:37.262Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-09T08:13:37.262Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-09T08:13:37.262Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-09T08:13:37.262Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-09T08:13:37.262Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-09T08:13:37.262Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-04-09T08:13:37.262Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-09T08:13:37.262Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-09T08:13:37.262Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-09T08:13:37.262Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-09T08:13:37.262Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-09T08:13:37.262Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-09T08:13:37.262Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-09T08:13:37.262Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-09T08:13:37.262Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-09T08:13:37.262Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-09T08:13:37.262Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-09T08:13:37.262Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-09T08:13:37.262Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-09T08:13:37.262Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-09T08:13:37.262Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-09T08:13:37.262Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-09T08:13:37.526Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-09T08:13:37.526Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-09T08:13:37.526Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-09T08:13:37.791Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-09T08:13:37.791Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-09T08:13:37.791Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-09T08:13:37.791Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-09T08:13:37.791Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-09T08:13:37.791Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-09T08:13:37.791Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-09T08:13:37.791Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-09T08:13:37.791Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-09T08:13:37.791Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-09T08:13:37.791Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-09T08:13:37.791Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-09T08:13:37.791Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-09T08:13:38.057Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-09T08:13:38.057Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-09T08:13:38.057Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-09T08:13:38.057Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-09T08:13:38.057Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-09T08:13:38.057Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-09T08:13:38.057Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-09T08:13:38.057Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-09T08:13:38.057Z] Get:80 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-04-09T08:13:38.057Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-09T08:13:38.057Z] 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-04-09T08:13:38.057Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-09T08:13:38.057Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-09T08:13:38.057Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-09T08:13:38.057Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-09T08:13:38.057Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-09T08:13:38.057Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-09T08:13:38.057Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-09T08:13:38.057Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-09T08:13:38.057Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-09T08:13:38.057Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-09T08:13:38.057Z] Get:93 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-04-09T08:13:38.057Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-09T08:13:38.057Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-09T08:13:38.320Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-09T08:13:38.320Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-09T08:13:38.320Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-09T08:13:38.320Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-09T08:13:38.589Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:13:38.589Z] Fetched 63.8 MB in 2s (40.0 MB/s) [2021-04-09T08:13:38.589Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:38.589Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:13:38.589Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:13:39.539Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:13:39.539Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:13:39.539Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-04-09T08:13:39.539Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-04-09T08:13:40.119Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:40.384Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:40.384Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:40.384Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:40.648Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:40.648Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:40.648Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:40.648Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:40.911Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:40.911Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:40.911Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:40.911Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:40.911Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:41.174Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:41.174Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:13:41.174Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:13:41.174Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:41.174Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-09T08:13:41.438Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:13:41.438Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:13:41.438Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:41.438Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:41.703Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:41.703Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:41.703Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:13:41.966Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:13:41.966Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:13:41.966Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:13:41.966Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:13:42.229Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:13:42.805Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-09T08:13:43.075Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:13:43.075Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-09T08:13:43.075Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-09T08:13:43.075Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-09T08:13:43.075Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-09T08:13:43.337Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-09T08:13:43.337Z] Installing new version of config file /etc/issue ... [2021-04-09T08:13:43.337Z] Installing new version of config file /etc/issue.net ... [2021-04-09T08:13:43.337Z] Installing new version of config file /etc/lsb-release ... [2021-04-09T08:13:43.337Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-09T08:13:43.344Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:13:43.344Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:13:43.344Z] ---> 7bd819215cfe [2021-04-09T08:13:43.344Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T08:13:43.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:13:43.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:13:43.344Z] ---> 7bd819215cfe [2021-04-09T08:13:43.344Z] Step 3/24 : WORKDIR /edgex-go [2021-04-09T08:13:43.344Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:13:43.344Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:13:43.344Z] ---> 7bd819215cfe [2021-04-09T08:13:43.344Z] Step 3/31 : WORKDIR /edgex-go [2021-04-09T08:13:43.344Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:13:43.344Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:13:43.344Z] ---> 7bd819215cfe [2021-04-09T08:13:43.344Z] Step 3/26 : WORKDIR /edgex-go [2021-04-09T08:13:43.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:13:43.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:13:43.344Z] ---> 7bd819215cfe [2021-04-09T08:13:43.344Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T08:13:43.344Z] ---> Running in 0b9465962c1c [2021-04-09T08:13:43.344Z] ---> Running in e67e4fbfc3f2 [2021-04-09T08:13:43.344Z] ---> Running in 2a925fdd0ca4 [2021-04-09T08:13:43.344Z] ---> Running in 76ebf631b2c5 [2021-04-09T08:13:43.344Z] ---> Running in f2191213f377 [2021-04-09T08:13:43.344Z] Removing intermediate container e67e4fbfc3f2 [2021-04-09T08:13:43.344Z] ---> d63706b5460d [2021-04-09T08:13:43.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:13:43.344Z] Removing intermediate container 76ebf631b2c5 [2021-04-09T08:13:43.344Z] ---> c477714b941c [2021-04-09T08:13:43.344Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:13:43.344Z] Removing intermediate container 0b9465962c1c [2021-04-09T08:13:43.344Z] ---> d957f28c0c6f [2021-04-09T08:13:43.344Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:13:43.344Z] ---> Running in 04646886d31f [2021-04-09T08:13:43.344Z] Removing intermediate container f2191213f377 [2021-04-09T08:13:43.344Z] ---> 2d3e8ab3fd69 [2021-04-09T08:13:43.344Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:13:43.344Z] Removing intermediate container 2a925fdd0ca4 [2021-04-09T08:13:43.344Z] ---> af4fead5f8d9 [2021-04-09T08:13:43.344Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:13:43.344Z] ---> Running in a57104ff61d1 [2021-04-09T08:13:43.344Z] ---> Running in f26644b05ad2 [2021-04-09T08:13:43.344Z] ---> Running in 3e1197420d40 [2021-04-09T08:13:43.344Z] ---> Running in 38c882233292 [2021-04-09T08:13:43.344Z] Removing intermediate container 04646886d31f [2021-04-09T08:13:43.344Z] ---> dc873ee77dcd [2021-04-09T08:13:43.344Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-09T08:13:43.344Z] ---> Running in 40f62d5cb5b1 [2021-04-09T08:13:43.344Z] Removing intermediate container a57104ff61d1 [2021-04-09T08:13:43.344Z] ---> 34a5237b0884 [2021-04-09T08:13:43.344Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-09T08:13:43.344Z] Removing intermediate container f26644b05ad2 [2021-04-09T08:13:43.344Z] ---> 35c58337193c [2021-04-09T08:13:43.344Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-09T08:13:43.344Z] ---> Running in 17f0904ca6ab [2021-04-09T08:13:43.344Z] ---> Running in 558a224348c4 [2021-04-09T08:13:43.344Z] Removing intermediate container 38c882233292 [2021-04-09T08:13:43.344Z] ---> a033f45201d1 [2021-04-09T08:13:43.344Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T08:13:43.344Z] Removing intermediate container 3e1197420d40 [2021-04-09T08:13:43.344Z] ---> f7002486c416 [2021-04-09T08:13:43.344Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-09T08:13:43.344Z] ---> Running in 49127f3ddfa6 [2021-04-09T08:13:43.344Z] ---> Running in b9ee115be803 [2021-04-09T08:13:43.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-09T08:13:43.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-09T08:13:43.598Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-09T08:13:43.860Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:43.860Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-09T08:13:43.860Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-09T08:13:43.860Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-09T08:13:43.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:44.121Z] 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-04-09T08:13:44.121Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:44.122Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:44.122Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:44.122Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:44.389Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:44.389Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-09T08:13:44.389Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-09T08:13:44.389Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-09T08:13:44.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:44.651Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:44.651Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-09T08:13:44.651Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T08:13:44.651Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-09T08:13:44.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:44.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:44.913Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:44.914Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:13:44.914Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:13:45.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:45.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:45.176Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T08:13:45.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:45.176Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:13:45.176Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:13:45.176Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-09T08:13:45.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:45.438Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:45.438Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-09T08:13:45.438Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-09T08:13:45.438Z] Setting up grep (3.1-2build1) ... [2021-04-09T08:13:45.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:45.655Z] OK: 217 MiB in 51 packages [2021-04-09T08:13:45.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:45.699Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-09T08:13:45.699Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-09T08:13:45.699Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-09T08:13:45.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:45.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:13:45.962Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:45.962Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:13:45.962Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:13:45.962Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-09T08:13:46.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:46.225Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T08:13:46.225Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:13:46.533Z] OK: 217 MiB in 51 packages [2021-04-09T08:13:46.802Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T08:13:46.813Z] OK: 217 MiB in 51 packages [2021-04-09T08:13:47.063Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:13:47.064Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T08:13:47.100Z] OK: 217 MiB in 51 packages [2021-04-09T08:13:47.100Z] OK: 217 MiB in 51 packages [2021-04-09T08:13:47.326Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:13:47.384Z] Removing intermediate container 40f62d5cb5b1 [2021-04-09T08:13:47.384Z] ---> 69368af5bfbb [2021-04-09T08:13:47.384Z] Step 6/22 : COPY go.mod . [2021-04-09T08:13:47.906Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-09T08:13:47.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:47.907Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-09T08:13:47.907Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:13:48.455Z] Removing intermediate container 17f0904ca6ab [2021-04-09T08:13:48.455Z] ---> 97caf7a876b1 [2021-04-09T08:13:48.455Z] Step 6/31 : COPY go.mod . [2021-04-09T08:13:48.455Z] Removing intermediate container 558a224348c4 [2021-04-09T08:13:48.455Z] ---> 67fa0c1aaf7b [2021-04-09T08:13:48.455Z] Step 6/24 : COPY go.mod . [2021-04-09T08:13:48.732Z] ---> a20692477ac3 [2021-04-09T08:13:48.732Z] Step 7/22 : RUN go mod download [2021-04-09T08:13:48.875Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-09T08:13:48.875Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-09T08:13:48.875Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-09T08:13:48.875Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-09T08:13:49.006Z] ---> Running in 680c6a98c520 [2021-04-09T08:13:49.006Z] Removing intermediate container b9ee115be803 [2021-04-09T08:13:49.006Z] ---> f20088250d81 [2021-04-09T08:13:49.006Z] Step 6/26 : COPY go.mod . [2021-04-09T08:13:49.006Z] Removing intermediate container 49127f3ddfa6 [2021-04-09T08:13:49.006Z] ---> 3c807e13324c [2021-04-09T08:13:49.006Z] Step 6/23 : COPY go.mod . [2021-04-09T08:13:49.136Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-09T08:13:49.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:49.136Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-09T08:13:49.136Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-09T08:13:49.282Z] ---> 694c4c935edf [2021-04-09T08:13:49.282Z] Step 7/31 : RUN go mod download [2021-04-09T08:13:49.398Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-09T08:13:49.398Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:49.398Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:49.561Z] ---> 9b5c4c862b87 [2021-04-09T08:13:49.561Z] Step 7/24 : RUN go mod download [2021-04-09T08:13:49.561Z] ---> Running in 581df4a317a6 [2021-04-09T08:13:49.661Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:49.661Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:49.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:49.661Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:49.661Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:49.839Z] ---> Running in c3fbd8c65824 [2021-04-09T08:13:49.923Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:49.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:49.923Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:49.923Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:50.111Z] ---> 5117acea90da [2021-04-09T08:13:50.111Z] Step 7/26 : RUN go mod download [2021-04-09T08:13:50.184Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:50.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:50.184Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:50.184Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:50.405Z] ---> 01a14f3f9e74 [2021-04-09T08:13:50.405Z] Step 7/23 : RUN go mod download [2021-04-09T08:13:50.405Z] ---> Running in 63aeaac87a79 [2021-04-09T08:13:50.445Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:50.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:50.445Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:13:50.445Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:13:50.684Z] ---> Running in 3298f8d4c8ce [2021-04-09T08:13:50.706Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:13:50.706Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:13:50.706Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T08:13:50.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:50.968Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:13:50.968Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:13:50.968Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T08:13:51.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:51.231Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:51.231Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:51.231Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:51.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:51.231Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:51.494Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:51.494Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:51.494Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:51.494Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:51.756Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:52.018Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:13:52.592Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-09T08:13:52.869Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-09T08:13:52.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:52.869Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:13:52.869Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:13:53.146Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:13:53.308Z] Removing intermediate container 680c6a98c520 [2021-04-09T08:13:53.309Z] ---> 4af5cbf7845f [2021-04-09T08:13:53.309Z] Step 8/22 : COPY . . [2021-04-09T08:13:53.420Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:13:53.421Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-09T08:13:53.421Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:13:53.689Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-09T08:13:53.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:53.689Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-09T08:13:53.689Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-09T08:13:53.921Z] Removing intermediate container 581df4a317a6 [2021-04-09T08:13:53.921Z] ---> 2e331f55afd6 [2021-04-09T08:13:53.921Z] Step 8/31 : COPY . . [2021-04-09T08:13:53.954Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-09T08:13:54.222Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:54.222Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-09T08:13:54.222Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-09T08:13:54.492Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-09T08:13:54.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:54.492Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-09T08:13:54.492Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-09T08:13:54.765Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-09T08:13:54.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:54.765Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T08:13:54.765Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:13:54.765Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:13:54.908Z] Removing intermediate container c3fbd8c65824 [2021-04-09T08:13:54.908Z] ---> 66fd26a989ea [2021-04-09T08:13:54.908Z] Step 8/24 : COPY . . [2021-04-09T08:13:55.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:55.053Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T08:13:55.053Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:13:55.320Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:13:55.320Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:55.320Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T08:13:55.509Z] Removing intermediate container 3298f8d4c8ce [2021-04-09T08:13:55.509Z] ---> 2512cfbaf93f [2021-04-09T08:13:55.509Z] Step 8/23 : COPY . . [2021-04-09T08:13:55.581Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:13:55.581Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:13:55.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:55.843Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:13:55.843Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:13:56.105Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:13:56.105Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:13:56.105Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:13:56.105Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:13:56.111Z] Removing intermediate container 63aeaac87a79 [2021-04-09T08:13:56.111Z] ---> 0c4c2453e41b [2021-04-09T08:13:56.111Z] Step 8/26 : COPY . . [2021-04-09T08:13:56.367Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T08:13:56.367Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:56.367Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-09T08:13:56.367Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-09T08:13:56.628Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-09T08:13:56.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:56.628Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-09T08:13:56.628Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:13:56.890Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:13:57.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:57.156Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:13:57.156Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:13:57.156Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T08:13:57.417Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:57.417Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-09T08:13:57.417Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-09T08:13:57.678Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-09T08:13:57.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:57.678Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-09T08:13:57.678Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-09T08:13:58.259Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-09T08:13:58.259Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:58.259Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:13:58.259Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:13:58.849Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-09T08:13:59.111Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:59.111Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-09T08:13:59.111Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-09T08:13:59.372Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-09T08:13:59.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:59.372Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-09T08:13:59.372Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-09T08:13:59.372Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-09T08:13:59.633Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:59.633Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-09T08:13:59.633Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-09T08:13:59.633Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-09T08:13:59.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:13:59.895Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-09T08:13:59.895Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-09T08:13:59.895Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-09T08:14:00.160Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:14:00.160Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-04-09T08:14:00.160Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-04-09T08:14:00.160Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-04-09T08:14:00.420Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:14:00.420Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-09T08:14:00.420Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-09T08:14:00.420Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-09T08:14:00.420Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-09T08:14:00.420Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-09T08:14:00.682Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-09T08:14:00.682Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-09T08:14:00.682Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-09T08:14:00.944Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-09T08:14:00.944Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-09T08:14:01.208Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-09T08:14:01.208Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-09T08:14:01.469Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-09T08:14:01.469Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-09T08:14:01.469Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-09T08:14:01.739Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-09T08:14:01.739Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-09T08:14:01.739Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-09T08:14:02.002Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-09T08:14:02.002Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-09T08:14:02.002Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-09T08:14:02.002Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-09T08:14:02.273Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-09T08:14:02.273Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-09T08:14:02.273Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-09T08:14:02.273Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-09T08:14:02.536Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-09T08:14:02.536Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-09T08:14:03.486Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-09T08:14:03.486Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-09T08:14:03.486Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-09T08:14:03.486Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-09T08:14:03.486Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:14:03.841Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:14:04.105Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:14:04.105Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:14:04.367Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:14:04.367Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:14:04.367Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:14:04.630Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:14:04.630Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:04.630Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:04.892Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:04.892Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:05.154Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:05.154Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:05.154Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:05.154Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:06.100Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:06.361Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:07.307Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:07.307Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:08.268Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:08.268Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:08.530Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:08.530Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:09.490Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:14:09.490Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:14:09.753Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T08:14:09.753Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T08:14:09.753Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-09T08:14:09.753Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T08:14:10.023Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-09T08:14:10.023Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T08:14:10.284Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-09T08:14:10.285Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-09T08:14:10.285Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T08:14:10.285Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T08:14:10.285Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T08:14:10.549Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T08:14:10.549Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-09T08:14:10.549Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-09T08:14:10.811Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:10.811Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T08:14:10.811Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:10.811Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:10.811Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:10.811Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-09T08:14:10.811Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-09T08:14:10.811Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-09T08:14:11.074Z] [2021-04-09T08:14:11.074Z] Current default time zone: 'Etc/UTC' [2021-04-09T08:14:11.074Z] Local time is now: Fri Apr 9 08:14:10 UTC 2021. [2021-04-09T08:14:11.074Z] Universal Time is now: Fri Apr 9 08:14:10 UTC 2021. [2021-04-09T08:14:11.074Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-09T08:14:11.074Z] [2021-04-09T08:14:11.074Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-09T08:14:11.074Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:11.074Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-04-09T08:14:11.074Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:14:11.336Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-09T08:14:11.336Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-09T08:14:11.336Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-09T08:14:11.336Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-09T08:14:11.336Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-09T08:14:11.336Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-09T08:14:11.336Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:11.336Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-09T08:14:11.600Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:11.600Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:14:11.600Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:11.600Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-09T08:14:11.861Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-09T08:14:11.861Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-09T08:14:11.861Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-09T08:14:11.861Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-09T08:14:11.861Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-09T08:14:11.861Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:14:11.861Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-09T08:14:13.788Z] Updating certificates in /etc/ssl/certs... [2021-04-09T08:14:14.054Z] 23 added, 27 removed; done. [2021-04-09T08:14:14.054Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-09T08:14:14.316Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:14:14.316Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-09T08:14:14.316Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-09T08:14:14.316Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-09T08:14:14.316Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.316Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:14:14.316Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.316Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.580Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.580Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.581Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.581Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-09T08:14:14.581Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:14:14.581Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-09T08:14:14.581Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-09T08:14:14.581Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:14:14.853Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.853Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:14:14.853Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-09T08:14:14.853Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-09T08:14:14.853Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-09T08:14:15.125Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:14:15.125Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-09T08:14:15.125Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-09T08:14:15.125Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-09T08:14:15.125Z] Updating certificates in /etc/ssl/certs... [2021-04-09T08:14:15.700Z] 0 added, 0 removed; done. [2021-04-09T08:14:15.700Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-09T08:14:15.700Z] done. [2021-04-09T08:14:16.646Z] Reading package lists... [2021-04-09T08:14:16.646Z] Building dependency tree... [2021-04-09T08:14:16.646Z] Reading state information... [2021-04-09T08:14:16.907Z] The following NEW packages will be installed: [2021-04-09T08:14:16.907Z] apt-transport-https [2021-04-09T08:14:16.907Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T08:14:16.907Z] Need to get 1692 B of archives. [2021-04-09T08:14:16.907Z] After this operation, 154 kB of additional disk space will be used. [2021-04-09T08:14:16.907Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-09T08:14:17.173Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:14:17.173Z] Fetched 1692 B in 0s (8430 B/s) [2021-04-09T08:14:17.173Z] Selecting previously unselected package apt-transport-https. [2021-04-09T08:14:17.173Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-09T08:14:17.173Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-09T08:14:17.173Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-09T08:14:17.444Z] Setting up apt-transport-https (1.6.13) ... [2021-04-09T08:14:17.707Z] Waiting for network to be ready... [2021-04-09T08:14:22.945Z] ---> 5ad7a7d1a1d8 [2021-04-09T08:14:22.945Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-09T08:14:22.945Z] ---> 30ddcb279ec6 [2021-04-09T08:14:22.945Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-09T08:14:22.945Z] ---> cdd0b1676bc5 [2021-04-09T08:14:22.945Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-09T08:14:22.945Z] ---> Running in ea8dfef67bbf [2021-04-09T08:14:22.945Z] ---> Running in beeb711d3471 [2021-04-09T08:14:22.945Z] ---> 25fdb84a33fa [2021-04-09T08:14:22.945Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-09T08:14:22.945Z] ---> 5a6e6a6b001a [2021-04-09T08:14:22.945Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-09T08:14:22.945Z] ---> Running in 1edb4e737c1d [2021-04-09T08:14:22.945Z] ---> Running in 78265c6aef60 [2021-04-09T08:14:22.945Z] ---> Running in 4bd6f566bfba [2021-04-09T08:14:22.945Z] 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-04-09T08:14:22.945Z] 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-04-09T08:14:22.945Z] 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-04-09T08:14:23.227Z] 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-04-09T08:14:23.227Z] 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-04-09T08:14:25.867Z] 2021-04-09T08:14:22Z INFO Waiting for automatic snapd restart... [2021-04-09T08:14:26.836Z] snapd 2.49.2 from Canonical* installed [2021-04-09T08:14:28.249Z] "snapd" switched to the "latest/stable" channel [2021-04-09T08:14:28.249Z] [2021-04-09T08:14:32.472Z] core18 20210309 from Canonical* installed [2021-04-09T08:14:32.472Z] "core18" switched to the "latest/stable" channel [2021-04-09T08:14:32.472Z] [2021-04-09T08:14:37.771Z] snapcraft 4.6 from Canonical* installed [2021-04-09T08:14:37.771Z] "snapcraft" switched to the "latest/stable" channel [2021-04-09T08:14:37.771Z] [2021-04-09T08:14:42.028Z] 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-04-09T08:14:42.028Z] - README.md [2021-04-09T08:14:42.028Z] [2021-04-09T08:14:42.028Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-09T08:14:48.623Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:14:48.623Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T08:14:48.623Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T08:14:48.886Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T08:14:50.808Z] Reading package lists... [2021-04-09T08:14:51.069Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-04-09T08:14:57.671Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:14:57.671Z] Reading package lists... [2021-04-09T08:14:57.671Z] Building dependency tree... [2021-04-09T08:14:57.671Z] Reading state information... [2021-04-09T08:14:57.671Z] Suggested packages: [2021-04-09T08:14:57.671Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-09T08:14:57.671Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-09T08:14:57.671Z] Recommended packages: [2021-04-09T08:14:57.671Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-09T08:14:57.671Z] The following NEW packages will be installed: [2021-04-09T08:14:57.671Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-09T08:14:57.671Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-09T08:14:57.671Z] pkg-config zip [2021-04-09T08:14:57.671Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T08:14:57.671Z] Need to get 7663 kB of archives. [2021-04-09T08:14:57.671Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-09T08:14:57.671Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-09T08:14:57.935Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-09T08:14:57.935Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-09T08:14:57.935Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-09T08:14:57.935Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-09T08:14:57.935Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-09T08:14:57.935Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-09T08:14:57.935Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-09T08:14:58.197Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-09T08:14:58.197Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-09T08:14:58.197Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-09T08:14:58.197Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-09T08:14:58.197Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-09T08:14:58.459Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-09T08:14:58.459Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-09T08:14:58.459Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:14:58.459Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-04-09T08:14:58.720Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-09T08:14:58.720Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-09T08:14:58.720Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-09T08:14:58.720Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-09T08:14:58.984Z] Selecting previously unselected package libpsl5:amd64. [2021-04-09T08:14:58.984Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-09T08:14:58.984Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-09T08:14:58.984Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-09T08:14:58.984Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-09T08:14:58.984Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-09T08:14:59.246Z] Selecting previously unselected package librtmp1:amd64. [2021-04-09T08:14:59.246Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-09T08:14:59.246Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-09T08:14:59.246Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-09T08:14:59.246Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-09T08:14:59.246Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T08:14:59.508Z] Selecting previously unselected package liberror-perl. [2021-04-09T08:14:59.508Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-09T08:14:59.508Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-09T08:14:59.508Z] Selecting previously unselected package git-man. [2021-04-09T08:14:59.508Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-09T08:14:59.508Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:14:59.772Z] Selecting previously unselected package git. [2021-04-09T08:14:59.772Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-09T08:14:59.772Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:15:00.821Z] Selecting previously unselected package libnorm1:amd64. [2021-04-09T08:15:00.821Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-09T08:15:00.821Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-09T08:15:00.821Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-09T08:15:00.821Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-09T08:15:00.821Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-09T08:15:00.821Z] Selecting previously unselected package libsodium23:amd64. [2021-04-09T08:15:00.821Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-09T08:15:00.821Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-09T08:15:01.093Z] Selecting previously unselected package libzmq5:amd64. [2021-04-09T08:15:01.093Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-09T08:15:01.093Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:15:01.093Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-09T08:15:01.093Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-09T08:15:01.093Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:15:01.387Z] Selecting previously unselected package pkg-config. [2021-04-09T08:15:01.387Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-09T08:15:01.387Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-09T08:15:01.387Z] Selecting previously unselected package zip. [2021-04-09T08:15:01.387Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-09T08:15:01.387Z] Unpacking zip (3.0-11build1) ... [2021-04-09T08:15:01.387Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-09T08:15:01.387Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:15:01.672Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-09T08:15:01.672Z] Setting up liberror-perl (0.17025-1) ... [2021-04-09T08:15:01.672Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-09T08:15:01.672Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-09T08:15:01.672Z] No schema files found: doing nothing. [2021-04-09T08:15:01.672Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-09T08:15:01.672Z] Setting up zip (3.0-11build1) ... [2021-04-09T08:15:01.672Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-09T08:15:01.672Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-09T08:15:01.672Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-09T08:15:01.938Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:15:01.938Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T08:15:01.938Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:15:01.938Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:15:01.938Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:15:08.534Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:15:08.795Z] git set to automatically installed. [2021-04-09T08:15:08.795Z] git-man set to automatically installed. [2021-04-09T08:15:08.795Z] libcurl3-gnutls set to automatically installed. [2021-04-09T08:15:08.795Z] liberror-perl set to automatically installed. [2021-04-09T08:15:08.795Z] libglib2.0-0 set to automatically installed. [2021-04-09T08:15:08.795Z] libnghttp2-14 set to automatically installed. [2021-04-09T08:15:08.795Z] libnorm1 set to automatically installed. [2021-04-09T08:15:08.795Z] libpgm-5.2-0 set to automatically installed. [2021-04-09T08:15:08.795Z] libpsl5 set to automatically installed. [2021-04-09T08:15:08.795Z] librtmp1 set to automatically installed. [2021-04-09T08:15:08.795Z] libsodium23 set to automatically installed. [2021-04-09T08:15:08.795Z] libzmq3-dev set to automatically installed. [2021-04-09T08:15:08.795Z] libzmq5 set to automatically installed. [2021-04-09T08:15:08.795Z] pkg-config set to automatically installed. [2021-04-09T08:15:08.795Z] zip set to automatically installed. [2021-04-09T08:15:10.715Z] snapd is not logged in, snap install commands will use sudo [2021-04-09T08:15:17.315Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:15:35.453Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-09T08:15:35.453Z] snapd is not logged in, snap install commands will use sudo [2021-04-09T08:15:42.042Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:15:42.042Z] snap "core18" has no updates available [2021-04-09T08:15:42.305Z] Pulling go-build-helper [2021-04-09T08:15:42.305Z] + snapcraftctl pull [2021-04-09T08:15:44.221Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-09T08:15:44.221Z] Skipping pull go-build-helper (already ran) [2021-04-09T08:15:44.221Z] Building go-build-helper [2021-04-09T08:15:44.221Z] + snapcraftctl build [2021-04-09T08:15:46.779Z] Staging go-build-helper [2021-04-09T08:15:46.779Z] + snapcraftctl stage [2021-04-09T08:16:00.144Z] 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-04-09T08:16:01.733Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-09T08:16:01.733Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-09T08:16:01.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-09T08:16:01.733Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-09T08:16:01.733Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-09T08:16:01.733Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-09T08:16:01.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-09T08:16:01.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-09T08:16:01.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-09T08:16:01.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-09T08:16:01.733Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-09T08:16:01.733Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-09T08:16:01.733Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-09T08:16:01.733Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-09T08:16:01.733Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-09T08:16:01.733Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-09T08:16:01.733Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-09T08:16:01.733Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-09T08:16:01.733Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-09T08:16:01.733Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-09T08:16:01.734Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-09T08:16:01.734Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-09T08:16:01.734Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-09T08:16:01.734Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-09T08:16:01.734Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-09T08:16:01.734Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-09T08:16:01.734Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-09T08:16:01.734Z] Fetched 24.2 MB in 6s (3971 kB/s) [2021-04-09T08:16:01.734Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-09T08:16:01.734Z] Fetched 224 kB in 0s (0 B/s) [2021-04-09T08:16:01.734Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-09T08:16:01.734Z] Fetched 157 kB in 0s (0 B/s) [2021-04-09T08:16:01.734Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-09T08:16:01.734Z] Fetched 221 kB in 0s (0 B/s) [2021-04-09T08:16:01.734Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-09T08:16:01.734Z] Fetched 143 kB in 0s (0 B/s) [2021-04-09T08:16:01.734Z] Pulling app-service-config [2021-04-09T08:16:01.734Z] + snapcraftctl pull [2021-04-09T08:16:01.734Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-09T08:16:01.734Z] Pulling config-common [2021-04-09T08:16:01.734Z] + snapcraftctl pull [2021-04-09T08:16:07.033Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T08:16:07.033Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T08:16:07.033Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T08:16:07.033Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T08:16:07.033Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-09T08:16:07.033Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T08:16:07.033Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-09T08:16:07.033Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T08:16:07.033Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-09T08:16:07.033Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T08:16:07.033Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-09T08:16:07.033Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T08:16:07.033Z] Pulling edgex-go [2021-04-09T08:16:07.033Z] + snapcraftctl pull [2021-04-09T08:16:10.356Z] Removing intermediate container beeb711d3471 [2021-04-09T08:16:10.357Z] ---> cbe0ba9daa87 [2021-04-09T08:16:10.357Z] [2021-04-09T08:16:10.357Z] Step 10/31 : FROM alpine:3.12 [2021-04-09T08:16:10.357Z] 3.12: Pulling from library/alpine [2021-04-09T08:16:11.810Z] Removing intermediate container 1edb4e737c1d [2021-04-09T08:16:11.810Z] ---> 0dfb612a9d59 [2021-04-09T08:16:11.810Z] [2021-04-09T08:16:11.810Z] Step 10/24 : FROM alpine:3.12 [2021-04-09T08:16:11.810Z] 3.12: Pulling from library/alpine [2021-04-09T08:16:11.810Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:16:12.085Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T08:16:12.085Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:16:12.085Z] Status: Image is up to date for alpine:3.12 [2021-04-09T08:16:12.085Z] ---> d75e27dfc0a0 [2021-04-09T08:16:12.085Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-09T08:16:12.085Z] ---> d75e27dfc0a0 [2021-04-09T08:16:12.085Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-09T08:16:12.686Z] ---> Running in d84a23add5c0 [2021-04-09T08:16:12.686Z] ---> Running in 3c686b775a22 [2021-04-09T08:16:14.681Z] Removing intermediate container 3c686b775a22 [2021-04-09T08:16:14.681Z] ---> dee9cd6bbe7b [2021-04-09T08:16:14.681Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-09T08:16:14.681Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:14.681Z] ---> Running in 78e4962fe008 [2021-04-09T08:16:14.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:14.960Z] Removing intermediate container 78265c6aef60 [2021-04-09T08:16:14.961Z] ---> d46154248116 [2021-04-09T08:16:14.961Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-09T08:16:15.235Z] ---> Running in 9d72a34239a0 [2021-04-09T08:16:15.520Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-09T08:16:15.520Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T08:16:15.520Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-09T08:16:15.520Z] (4/6) Installing curl (7.69.1-r3) [2021-04-09T08:16:15.520Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-09T08:16:15.808Z] (6/6) Installing su-exec (0.2-r1) [2021-04-09T08:16:15.808Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:16:15.808Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T08:16:16.084Z] OK: 7 MiB in 20 packages [2021-04-09T08:16:17.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:17.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:17.346Z] 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-04-09T08:16:17.622Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-09T08:16:17.622Z] (2/2) Installing su-exec (0.2-r1) [2021-04-09T08:16:17.622Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:16:17.900Z] OK: 5 MiB in 16 packages [2021-04-09T08:16:20.545Z] Removing intermediate container d84a23add5c0 [2021-04-09T08:16:20.545Z] ---> eaf03c578d5c [2021-04-09T08:16:20.545Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T08:16:20.832Z] ---> Running in d3f567994585 [2021-04-09T08:16:20.832Z] Removing intermediate container 4bd6f566bfba [2021-04-09T08:16:20.832Z] ---> 82a2680d86a0 [2021-04-09T08:16:20.832Z] [2021-04-09T08:16:20.832Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T08:16:20.832Z] ---> d75e27dfc0a0 [2021-04-09T08:16:20.832Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T08:16:20.832Z] Removing intermediate container ea8dfef67bbf [2021-04-09T08:16:20.832Z] ---> 05ad42d7303e [2021-04-09T08:16:20.832Z] [2021-04-09T08:16:20.832Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T08:16:20.832Z] ---> d75e27dfc0a0 [2021-04-09T08:16:20.832Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-09T08:16:21.109Z] Removing intermediate container 78e4962fe008 [2021-04-09T08:16:21.109Z] ---> 6009bcef37f0 [2021-04-09T08:16:21.109Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-09T08:16:21.109Z] ---> Running in 44177cf36ce0 [2021-04-09T08:16:21.109Z] ---> Running in 3276d3c68aee [2021-04-09T08:16:21.386Z] ---> Running in c13b0d9e33d3 [2021-04-09T08:16:21.386Z] Removing intermediate container d3f567994585 [2021-04-09T08:16:21.386Z] ---> 2faba2ca19ba [2021-04-09T08:16:21.386Z] Step 13/24 : WORKDIR / [2021-04-09T08:16:21.659Z] Removing intermediate container 9d72a34239a0 [2021-04-09T08:16:21.659Z] ---> 2eabc30e8948 [2021-04-09T08:16:21.659Z] [2021-04-09T08:16:21.659Z] Step 11/26 : FROM docker:20.10.0 [2021-04-09T08:16:21.659Z] ---> Running in 60dcac9b5d3f [2021-04-09T08:16:21.659Z] 20.10.0: Pulling from library/docker [2021-04-09T08:16:21.945Z] Removing intermediate container c13b0d9e33d3 [2021-04-09T08:16:21.945Z] ---> 107342f69b98 [2021-04-09T08:16:21.945Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-09T08:16:22.222Z] ---> Running in 80dadaffdf04 [2021-04-09T08:16:22.496Z] Removing intermediate container 60dcac9b5d3f [2021-04-09T08:16:22.496Z] ---> 16e50340bac7 [2021-04-09T08:16:22.496Z] 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-04-09T08:16:22.802Z] Removing intermediate container 80dadaffdf04 [2021-04-09T08:16:22.802Z] ---> 909d123a363b [2021-04-09T08:16:22.802Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-09T08:16:23.168Z] ---> Running in cfcf94098486 [2021-04-09T08:16:23.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:23.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:23.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:23.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:24.324Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-09T08:16:24.324Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:16:24.324Z] OK: 5 MiB in 15 packages [2021-04-09T08:16:24.324Z] ---> cf5b0d4c80c5 [2021-04-09T08:16:24.324Z] 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-04-09T08:16:24.618Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-09T08:16:24.970Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-09T08:16:24.970Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:16:24.970Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T08:16:25.275Z] OK: 6 MiB in 16 packages [2021-04-09T08:16:26.884Z] Removing intermediate container 3276d3c68aee [2021-04-09T08:16:26.884Z] ---> eae7d66a9fb3 [2021-04-09T08:16:26.884Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:16:26.884Z] ---> cb5c4bd9fcb4 [2021-04-09T08:16:26.884Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-09T08:16:26.884Z] ---> Running in 979c02db5969 [2021-04-09T08:16:27.875Z] Removing intermediate container cfcf94098486 [2021-04-09T08:16:27.875Z] ---> 769a1a282644 [2021-04-09T08:16:27.875Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-09T08:16:28.155Z] Removing intermediate container 979c02db5969 [2021-04-09T08:16:28.155Z] ---> 234440faeb7c [2021-04-09T08:16:28.155Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-09T08:16:28.155Z] ---> d3ffdd766a2b [2021-04-09T08:16:28.155Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-09T08:16:28.433Z] ---> Running in 84d8a3269036 [2021-04-09T08:16:28.433Z] Removing intermediate container 44177cf36ce0 [2021-04-09T08:16:28.433Z] ---> ee411486690e [2021-04-09T08:16:28.433Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:16:28.433Z] ---> Running in 35ff86a8b0a5 [2021-04-09T08:16:28.706Z] ---> Running in 199f2118f5cc [2021-04-09T08:16:29.026Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T08:16:29.026Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T08:16:29.026Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T08:16:29.026Z] Fetched 0 B in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-09T08:16:29.026Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-09T08:16:29.026Z] Fetched 279 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-09T08:16:29.026Z] Fetched 122 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-09T08:16:29.026Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-09T08:16:29.026Z] Fetched 8848 B in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-09T08:16:29.026Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-09T08:16:29.026Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-09T08:16:29.026Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-09T08:16:29.026Z] Fetched 219 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-09T08:16:29.026Z] Fetched 154 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-09T08:16:29.026Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-09T08:16:29.026Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-09T08:16:29.026Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-09T08:16:29.026Z] Fetched 499 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-09T08:16:29.026Z] Fetched 111 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-09T08:16:29.026Z] Fetched 240 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-09T08:16:29.026Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-09T08:16:29.026Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-09T08:16:29.026Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-09T08:16:29.026Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-09T08:16:29.026Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-09T08:16:29.026Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-09T08:16:29.026Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-09T08:16:29.026Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-09T08:16:29.026Z] Fetched 8720 B in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-04-09T08:16:29.026Z] Fetched 137 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-09T08:16:29.026Z] Fetched 119 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-04-09T08:16:29.026Z] Fetched 109 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-09T08:16:29.026Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-09T08:16:29.026Z] Fetched 645 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-09T08:16:29.026Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-09T08:16:29.026Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-09T08:16:29.026Z] Fetched 368 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-09T08:16:29.026Z] Fetched 187 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-09T08:16:29.026Z] Fetched 175 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-09T08:16:29.026Z] Fetched 206 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-09T08:16:29.026Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-09T08:16:29.026Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-09T08:16:29.026Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-09T08:16:29.027Z] Fetched 159 kB in 0s (0 B/s) [2021-04-09T08:16:29.027Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-09T08:16:29.027Z] Fetched 107 kB in 0s (0 B/s) [2021-04-09T08:16:29.027Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-09T08:16:29.027Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-09T08:16:29.027Z] Pulling static-packages [2021-04-09T08:16:29.027Z] + snapcraftctl pull [2021-04-09T08:16:29.317Z] Removing intermediate container 84d8a3269036 [2021-04-09T08:16:29.317Z] ---> 2979a349b126 [2021-04-09T08:16:29.317Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-09T08:16:29.317Z] Removing intermediate container 35ff86a8b0a5 [2021-04-09T08:16:29.317Z] ---> 4c9e132b9842 [2021-04-09T08:16:29.317Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T08:16:29.937Z] Removing intermediate container 199f2118f5cc [2021-04-09T08:16:29.937Z] ---> 37c81d9add97 [2021-04-09T08:16:29.937Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-09T08:16:29.937Z] ---> Running in 6a4cb93eca36 [2021-04-09T08:16:30.418Z] Pulling version [2021-04-09T08:16:30.418Z] + cd /root/project [2021-04-09T08:16:30.418Z] + [ -f VERSION ] [2021-04-09T08:16:30.418Z] + PROJECT_VERSION=local-dev [2021-04-09T08:16:30.418Z] + git rev-parse --short HEAD [2021-04-09T08:16:30.418Z] + GIT_REVISION=b7db4934 [2021-04-09T08:16:30.418Z] + snapcraftctl set-version local-dev [2021-04-09T08:16:30.538Z] ---> 11bf580c478d [2021-04-09T08:16:30.538Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-09T08:16:30.811Z] ---> Running in 879eb8b9b625 [2021-04-09T08:16:31.086Z] ---> 906738de33d1 [2021-04-09T08:16:31.086Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-09T08:16:31.361Z] Removing intermediate container 6a4cb93eca36 [2021-04-09T08:16:31.361Z] ---> aebf8bda63ff [2021-04-09T08:16:31.361Z] Step 15/23 : WORKDIR / [2021-04-09T08:16:31.370Z] Skipping build go-build-helper (already ran) [2021-04-09T08:16:31.632Z] Building app-service-config [2021-04-09T08:16:31.632Z] + make build [2021-04-09T08:16:31.632Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-09T08:16:31.964Z] ---> Running in 69bd6fcdf095 [2021-04-09T08:16:31.964Z] ---> Running in ec1ac6bac190 [2021-04-09T08:16:32.585Z] Removing intermediate container 879eb8b9b625 [2021-04-09T08:16:32.585Z] ---> 21d661956618 [2021-04-09T08:16:32.585Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T08:16:32.861Z] ---> 7d63d6855f5a [2021-04-09T08:16:32.861Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-09T08:16:32.861Z] ---> Running in 4d33c8a95756 [2021-04-09T08:16:33.136Z] Removing intermediate container ec1ac6bac190 [2021-04-09T08:16:33.136Z] ---> 1feba1b0e84e [2021-04-09T08:16:33.136Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:16:34.118Z] Removing intermediate container 4d33c8a95756 [2021-04-09T08:16:34.118Z] ---> aa1c599f9435 [2021-04-09T08:16:34.118Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:16:34.188Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.41 [2021-04-09T08:16:34.392Z] ---> fb1427acfc84 [2021-04-09T08:16:34.392Z] 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-04-09T08:16:34.450Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.29 [2021-04-09T08:16:34.450Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-04-09T08:16:34.450Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-09T08:16:34.450Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-04-09T08:16:34.450Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-09T08:16:34.450Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-09T08:16:34.450Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 [2021-04-09T08:16:34.450Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-09T08:16:34.712Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-09T08:16:34.712Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-04-09T08:16:34.975Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-09T08:16:34.975Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-09T08:16:34.992Z] ---> 58aaba9686e7 [2021-04-09T08:16:34.992Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-09T08:16:34.992Z] ---> Running in 61f0dd9ae807 [2021-04-09T08:16:35.237Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-09T08:16:35.237Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-09T08:16:35.237Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-09T08:16:35.500Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-09T08:16:35.500Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-09T08:16:35.500Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-09T08:16:35.500Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-09T08:16:35.500Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-09T08:16:35.593Z] ---> 00f6989b8258 [2021-04-09T08:16:35.593Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-09T08:16:35.763Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-09T08:16:35.763Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-09T08:16:35.763Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-09T08:16:35.763Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-09T08:16:35.763Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-09T08:16:35.763Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-09T08:16:35.763Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-09T08:16:35.763Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-09T08:16:35.763Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-09T08:16:35.763Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-09T08:16:36.026Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-09T08:16:36.026Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-09T08:16:36.026Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-09T08:16:36.026Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-09T08:16:36.026Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-09T08:16:36.026Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-09T08:16:36.287Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-09T08:16:36.287Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-09T08:16:37.576Z] Removing intermediate container 69bd6fcdf095 [2021-04-09T08:16:37.576Z] ---> 3b7d71efae3f [2021-04-09T08:16:37.576Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:16:37.576Z] ---> 53f404c645f2 [2021-04-09T08:16:37.576Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-09T08:16:37.856Z] ---> 1db2e3eb39b3 [2021-04-09T08:16:37.857Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-09T08:16:38.843Z] ---> 0807baef0837 [2021-04-09T08:16:38.843Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-09T08:16:38.843Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-09T08:16:38.843Z] ---> 2c191c72e3cc [2021-04-09T08:16:38.843Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-09T08:16:38.843Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-09T08:16:38.843Z] ---> eeaf43b92773 [2021-04-09T08:16:38.843Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-09T08:16:38.843Z] ---> 7bfd46449299 [2021-04-09T08:16:38.843Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-09T08:16:39.116Z] ---> Running in 89728b78096f [2021-04-09T08:16:39.116Z] ---> Running in fa055adb31f8 [2021-04-09T08:16:39.116Z] ---> Running in b91ed2e8b8dc [2021-04-09T08:16:39.116Z] Removing intermediate container 61f0dd9ae807 [2021-04-09T08:16:39.116Z] ---> d842da68ae7b [2021-04-09T08:16:39.116Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-09T08:16:39.715Z] ---> Running in e4bced9639ca [2021-04-09T08:16:39.715Z] Removing intermediate container 89728b78096f [2021-04-09T08:16:39.715Z] ---> 542c1fca0275 [2021-04-09T08:16:39.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:16:39.988Z] ---> Running in 88deed99075f [2021-04-09T08:16:39.988Z] Removing intermediate container b91ed2e8b8dc [2021-04-09T08:16:39.988Z] ---> f3cefbe7b8dc [2021-04-09T08:16:39.988Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:16:40.262Z] ---> 64295e3efd94 [2021-04-09T08:16:40.262Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-09T08:16:40.537Z] ---> Running in 14f6a4197a2e [2021-04-09T08:16:40.537Z] Removing intermediate container e4bced9639ca [2021-04-09T08:16:40.537Z] ---> 8371a0a513ae [2021-04-09T08:16:40.537Z] Step 22/24 : LABEL arch=arm64 [2021-04-09T08:16:40.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:40.823Z] ---> Running in 46e18658a4ec [2021-04-09T08:16:40.823Z] Removing intermediate container 88deed99075f [2021-04-09T08:16:40.823Z] ---> fa0dd1b2ea1f [2021-04-09T08:16:40.823Z] Step 20/22 : LABEL arch=arm64 [2021-04-09T08:16:40.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:40.823Z] ---> Running in 6aae0d4e5859 [2021-04-09T08:16:41.097Z] Removing intermediate container 14f6a4197a2e [2021-04-09T08:16:41.097Z] ---> c7b5366233f6 [2021-04-09T08:16:41.097Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T08:16:41.393Z] Removing intermediate container 46e18658a4ec [2021-04-09T08:16:41.393Z] ---> e6119d720b83 [2021-04-09T08:16:41.393Z] Step 23/24 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:16:41.394Z] ---> Running in ca7dd7fbea09 [2021-04-09T08:16:41.394Z] (1/2) Installing readline (8.0.4-r0) [2021-04-09T08:16:41.394Z] (2/2) Installing bash (5.0.17-r0) [2021-04-09T08:16:41.394Z] Executing bash-5.0.17-r0.post-install [2021-04-09T08:16:41.394Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:16:41.394Z] OK: 12 MiB in 22 packages [2021-04-09T08:16:41.668Z] ---> 789e199ecb5b [2021-04-09T08:16:41.668Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-09T08:16:41.668Z] ---> Running in c0d61d9a7325 [2021-04-09T08:16:41.668Z] Removing intermediate container 6aae0d4e5859 [2021-04-09T08:16:41.668Z] ---> b89d3fae28c5 [2021-04-09T08:16:41.668Z] Step 21/22 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:16:41.942Z] ---> Running in 7a8c18b88c09 [2021-04-09T08:16:42.212Z] Removing intermediate container ca7dd7fbea09 [2021-04-09T08:16:42.212Z] ---> b32e9df3813f [2021-04-09T08:16:42.212Z] Step 22/23 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:16:42.486Z] Removing intermediate container c0d61d9a7325 [2021-04-09T08:16:42.486Z] ---> ffd21884d9f0 [2021-04-09T08:16:42.486Z] Step 24/24 : LABEL version=0.0.0 [2021-04-09T08:16:42.486Z] ---> Running in 99fbfe3584c2 [2021-04-09T08:16:42.771Z] ---> Running in 840ee85a9a66 [2021-04-09T08:16:42.771Z] Removing intermediate container 7a8c18b88c09 [2021-04-09T08:16:42.771Z] ---> 922b9bc2402e [2021-04-09T08:16:42.771Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T08:16:42.771Z] ---> fd3a8a090e3d [2021-04-09T08:16:42.771Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-09T08:16:43.066Z] ---> Running in f7d3561dc440 [2021-04-09T08:16:43.066Z] Removing intermediate container 99fbfe3584c2 [2021-04-09T08:16:43.066Z] ---> 649e92ec810b [2021-04-09T08:16:43.066Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T08:16:43.339Z] Removing intermediate container fa055adb31f8 [2021-04-09T08:16:43.339Z] ---> b307d55f230e [2021-04-09T08:16:43.339Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-09T08:16:43.339Z] ---> Running in 2c55f6b8f38f [2021-04-09T08:16:43.339Z] Removing intermediate container 840ee85a9a66 [2021-04-09T08:16:43.339Z] ---> a8969a91be94 [2021-04-09T08:16:43.339Z] [2021-04-09T08:16:43.611Z] ---> Running in 980507f47665 [2021-04-09T08:16:43.611Z] Removing intermediate container f7d3561dc440 [2021-04-09T08:16:43.611Z] ---> 4fb96c333397 [2021-04-09T08:16:43.611Z] [2021-04-09T08:16:43.611Z] ---> 328c34e92029 [2021-04-09T08:16:43.611Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-09T08:16:43.884Z] Successfully built a8969a91be94 [2021-04-09T08:16:44.156Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-09T08:16:44.157Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-04-09T08:16:44.157Z] Successfully built 4fb96c333397 [2021-04-09T08:16:44.432Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-09T08:16:44.432Z] Building docker-core-metadata-go [2021-04-09T08:16:44.432Z]  Building docker-support-notifications-go ... done  ---> Running in 944c150f3421 [2021-04-09T08:16:44.432Z] Removing intermediate container 2c55f6b8f38f [2021-04-09T08:16:44.432Z] Removing intermediate container 980507f47665 [2021-04-09T08:16:44.432Z] ---> 515fddfa3023 [2021-04-09T08:16:44.432Z] ---> 295ebb3a09f5 [2021-04-09T08:16:44.432Z] [2021-04-09T08:16:44.432Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-09T08:16:44.704Z] ---> Running in 9e63f8207512 [2021-04-09T08:16:44.977Z] Successfully built 515fddfa3023 [2021-04-09T08:16:44.977Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-09T08:16:44.977Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-04-09T08:16:44.977Z] Removing intermediate container 944c150f3421 [2021-04-09T08:16:44.977Z] ---> e60089181eb9 [2021-04-09T08:16:44.977Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-09T08:16:45.575Z] Removing intermediate container 9e63f8207512 [2021-04-09T08:16:45.575Z] ---> e4974ad531e6 [2021-04-09T08:16:45.575Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-09T08:16:45.575Z] ---> Running in 27e658931281 [2021-04-09T08:16:45.849Z] ---> 6303b90a5774 [2021-04-09T08:16:45.849Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-09T08:16:46.120Z] ---> Running in a7d1969b150b [2021-04-09T08:16:46.120Z] Removing intermediate container 27e658931281 [2021-04-09T08:16:46.120Z] ---> b2faf8f976ca [2021-04-09T08:16:46.120Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-09T08:16:48.119Z] ---> b822bb952f3b [2021-04-09T08:16:48.119Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-09T08:16:48.541Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-09T08:16:48.541Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-09T08:16:48.541Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-09T08:16:48.541Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-09T08:16:49.485Z] Building config-common [2021-04-09T08:16:49.485Z] + snapcraftctl build [2021-04-09T08:16:50.099Z] ---> f846c66ea260 [2021-04-09T08:16:50.099Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-09T08:16:50.099Z] Removing intermediate container a7d1969b150b [2021-04-09T08:16:50.099Z] ---> 1a89944e102c [2021-04-09T08:16:50.099Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-09T08:16:51.101Z] ---> Running in 2980094578ce [2021-04-09T08:16:51.701Z] ---> a6d2db485cf1 [2021-04-09T08:16:51.701Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-09T08:16:52.297Z] Removing intermediate container 2980094578ce [2021-04-09T08:16:52.297Z] ---> fe17da8195d2 [2021-04-09T08:16:52.297Z] Step 28/31 : CMD ["gate"] [2021-04-09T08:16:52.825Z] Building edgex-go [2021-04-09T08:16:52.896Z] ---> Running in a66ea9f7e59e [2021-04-09T08:16:53.402Z] + cd /root/parts/edgex-go/src [2021-04-09T08:16:53.403Z] + make build [2021-04-09T08:16:53.403Z] 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-04-09T08:16:53.497Z] ---> Running in 43577938d42a [2021-04-09T08:16:53.665Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.30 [2021-04-09T08:16:53.665Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-09T08:16:53.665Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-09T08:16:53.927Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 [2021-04-09T08:16:53.927Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-09T08:16:53.927Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-09T08:16:53.927Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-09T08:16:54.479Z] Removing intermediate container 43577938d42a [2021-04-09T08:16:54.479Z] ---> 3e64d65871a7 [2021-04-09T08:16:54.479Z] Step 29/31 : LABEL arch=arm64 [2021-04-09T08:16:54.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:54.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:16:54.753Z] ---> Running in 057dabbf25f2 [2021-04-09T08:16:55.349Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-09T08:16:55.349Z] (2/33) Installing expat (2.2.9-r1) [2021-04-09T08:16:55.349Z] Removing intermediate container 057dabbf25f2 [2021-04-09T08:16:55.349Z] ---> 72a0141521e0 [2021-04-09T08:16:55.349Z] Step 30/31 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:16:55.349Z] (3/33) Installing libffi (3.3-r2) [2021-04-09T08:16:55.620Z] (4/33) Installing gdbm (1.13-r1) [2021-04-09T08:16:55.620Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-09T08:16:55.620Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-09T08:16:55.620Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-09T08:16:55.894Z] ---> Running in 3ce6b13efeeb [2021-04-09T08:16:57.336Z] Removing intermediate container 3ce6b13efeeb [2021-04-09T08:16:57.336Z] ---> 4240ceb62647 [2021-04-09T08:16:57.336Z] Step 31/31 : LABEL version=0.0.0 [2021-04-09T08:16:57.615Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-09T08:16:57.615Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-09T08:16:57.615Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-09T08:16:57.615Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-09T08:16:57.615Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-09T08:16:57.615Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-09T08:16:57.615Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-09T08:16:57.889Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-09T08:16:57.889Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-09T08:16:57.889Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-09T08:16:57.889Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-09T08:16:57.889Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-09T08:16:57.889Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-09T08:16:57.889Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-09T08:16:57.889Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-09T08:16:57.889Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-09T08:16:57.889Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-09T08:16:57.889Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-09T08:16:57.889Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-09T08:16:58.156Z] 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-04-09T08:16:58.156Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-09T08:16:58.162Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-09T08:16:58.162Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-09T08:16:58.162Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-09T08:16:58.162Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-09T08:16:58.162Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-09T08:16:58.162Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-09T08:16:58.162Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-09T08:16:58.491Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:16:58.491Z] OK: 71 MiB in 55 packages [2021-04-09T08:16:58.769Z] ---> Running in 43b0cfa8beed [2021-04-09T08:17:00.207Z] Removing intermediate container 43b0cfa8beed [2021-04-09T08:17:00.207Z] ---> f8e2ee9e4796 [2021-04-09T08:17:00.207Z] [2021-04-09T08:17:00.805Z] Successfully built f8e2ee9e4796 [2021-04-09T08:17:00.805Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-09T08:17:00.805Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-04-09T08:17:04.775Z] 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-04-09T08:17:05.116Z] Removing intermediate container a66ea9f7e59e [2021-04-09T08:17:05.116Z] ---> 9dcecf4dd6cf [2021-04-09T08:17:05.116Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-09T08:17:05.388Z] ---> Running in f71b6fbb627d [2021-04-09T08:17:06.174Z] 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-04-09T08:17:08.096Z] 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-04-09T08:17:08.359Z] 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-04-09T08:17:08.622Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-09T08:17:08.623Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-09T08:17:08.623Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-09T08:17:08.623Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-09T08:17:10.808Z] Collecting docker-compose==1.23.2 [2021-04-09T08:17:10.808Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-09T08:17:11.179Z] 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-04-09T08:17:11.179Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-09T08:17:11.179Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-09T08:17:12.569Z] 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-04-09T08:17:12.791Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-09T08:17:12.791Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-09T08:17:13.068Z] Collecting docopt<0.7,>=0.6.1 [2021-04-09T08:17:13.343Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-09T08:17:14.046Z] 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-04-09T08:17:15.485Z] 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-04-09T08:17:15.979Z] Collecting cached-property<2,>=1.2.0 [2021-04-09T08:17:15.979Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-09T08:17:15.979Z] Collecting jsonschema<3,>=2.5.1 [2021-04-09T08:17:16.255Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-09T08:17:16.530Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-09T08:17:16.530Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-09T08:17:16.874Z] 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-04-09T08:17:16.875Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-09T08:17:18.261Z] 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-04-09T08:17:18.261Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-09T08:17:19.163Z] Collecting docker<4.0,>=3.6.0 [2021-04-09T08:17:19.163Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-09T08:17:20.601Z] Collecting PyYAML<4,>=3.10 [2021-04-09T08:17:20.601Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-09T08:17:20.820Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-09T08:17:20.820Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-09T08:17:20.820Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-09T08:17:20.820Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-09T08:17:20.820Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-09T08:17:20.820Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-09T08:17:20.820Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-09T08:17:20.820Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-09T08:17:20.820Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-09T08:17:20.820Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-09T08:17:20.820Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-09T08:17:24.128Z] Building static-packages [2021-04-09T08:17:24.128Z] + snapcraftctl build [2021-04-09T08:17:24.920Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-09T08:17:24.920Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-09T08:17:24.920Z] Collecting texttable<0.10,>=0.9.0 [2021-04-09T08:17:24.920Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-09T08:17:26.678Z] Building version [2021-04-09T08:17:26.678Z] + snapcraftctl build [2021-04-09T08:17:26.900Z] 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-04-09T08:17:26.901Z] Collecting idna<2.8,>=2.5 [2021-04-09T08:17:26.901Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-09T08:17:27.178Z] 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-04-09T08:17:27.776Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-09T08:17:27.776Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-09T08:17:28.049Z] 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-04-09T08:17:28.049Z] Collecting docker-pycreds>=0.4.0 [2021-04-09T08:17:28.320Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-09T08:17:28.320Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-09T08:17:28.320Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-09T08:17:28.320Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-09T08:17:28.320Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-09T08:17:29.298Z] Installing collected packages: idna, urllib3, requests, docopt, cached-property, jsonschema, dockerpty, docker-pycreds, websocket-client, docker, PyYAML, texttable, docker-compose [2021-04-09T08:17:29.298Z] Attempting uninstall: idna [2021-04-09T08:17:29.298Z] Found existing installation: idna 2.9 [2021-04-09T08:17:29.298Z] Uninstalling idna-2.9: [2021-04-09T08:17:29.574Z] Successfully uninstalled idna-2.9 [2021-04-09T08:17:30.000Z] Skipping stage go-build-helper (already ran) [2021-04-09T08:17:30.000Z] Staging app-service-config [2021-04-09T08:17:30.000Z] + snapcraftctl stage [2021-04-09T08:17:30.170Z] Attempting uninstall: urllib3 [2021-04-09T08:17:30.170Z] Found existing installation: urllib3 1.25.9 [2021-04-09T08:17:30.170Z] Uninstalling urllib3-1.25.9: [2021-04-09T08:17:30.443Z] Successfully uninstalled urllib3-1.25.9 [2021-04-09T08:17:30.574Z] Staging config-common [2021-04-09T08:17:30.574Z] + snapcraftctl stage [2021-04-09T08:17:31.038Z] Attempting uninstall: requests [2021-04-09T08:17:31.038Z] Found existing installation: requests 2.23.0 [2021-04-09T08:17:31.038Z] Uninstalling requests-2.23.0: [2021-04-09T08:17:31.311Z] Successfully uninstalled requests-2.23.0 [2021-04-09T08:17:31.586Z] Running setup.py install for docopt: started [2021-04-09T08:17:31.964Z] Staging edgex-go [2021-04-09T08:17:31.964Z] + snapcraftctl stage [2021-04-09T08:17:32.910Z] Staging static-packages [2021-04-09T08:17:32.910Z] + snapcraftctl stage [2021-04-09T08:17:33.034Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:17:33.034Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:17:33.034Z] ---> 7bd819215cfe [2021-04-09T08:17:33.034Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T08:17:33.034Z] ---> Using cache [2021-04-09T08:17:33.034Z] ---> 2d3e8ab3fd69 [2021-04-09T08:17:33.034Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:17:33.034Z] ---> Using cache [2021-04-09T08:17:33.034Z] ---> f7002486c416 [2021-04-09T08:17:33.034Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-09T08:17:33.636Z] Running setup.py install for docopt: finished with status 'done' [2021-04-09T08:17:33.636Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:17:33.636Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:17:33.636Z] ---> 7bd819215cfe [2021-04-09T08:17:33.636Z] Step 3/21 : WORKDIR /edgex-go [2021-04-09T08:17:33.636Z] ---> Using cache [2021-04-09T08:17:33.636Z] ---> 2d3e8ab3fd69 [2021-04-09T08:17:33.636Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:17:33.636Z] ---> Using cache [2021-04-09T08:17:33.636Z] ---> f7002486c416 [2021-04-09T08:17:33.636Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-09T08:17:33.856Z] Staging version [2021-04-09T08:17:33.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:17:33.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:17:33.922Z] ---> 7bd819215cfe [2021-04-09T08:17:33.922Z] Step 3/22 : WORKDIR /edgex-go [2021-04-09T08:17:33.922Z] ---> Using cache [2021-04-09T08:17:33.922Z] ---> 2d3e8ab3fd69 [2021-04-09T08:17:33.922Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:17:33.922Z] ---> Using cache [2021-04-09T08:17:33.922Z] ---> f7002486c416 [2021-04-09T08:17:33.922Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-09T08:17:34.118Z] + snapcraftctl stage [2021-04-09T08:17:35.507Z] Priming go-build-helper [2021-04-09T08:17:35.508Z] + snapcraftctl prime [2021-04-09T08:17:36.455Z] Priming app-service-config [2021-04-09T08:17:36.455Z] + snapcraftctl prime [2021-04-09T08:17:36.586Z] Running setup.py install for dockerpty: started [2021-04-09T08:17:37.853Z] Priming config-common [2021-04-09T08:17:37.853Z] + snapcraftctl prime [2021-04-09T08:17:38.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-09T08:17:38.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-09T08:17:38.585Z] ---> 7bd819215cfe [2021-04-09T08:17:38.585Z] Step 3/23 : WORKDIR /edgex-go [2021-04-09T08:17:38.585Z] ---> Using cache [2021-04-09T08:17:38.585Z] ---> 2d3e8ab3fd69 [2021-04-09T08:17:38.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:17:38.585Z] ---> Using cache [2021-04-09T08:17:38.585Z] ---> f7002486c416 [2021-04-09T08:17:38.585Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-09T08:17:39.179Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-09T08:17:39.249Z] Priming edgex-go [2021-04-09T08:17:39.249Z] + snapcraftctl prime [2021-04-09T08:17:40.637Z] Priming static-packages [2021-04-09T08:17:40.637Z] + snapcraftctl prime [2021-04-09T08:17:41.146Z] ---> Running in ec296e0c9e51 [2021-04-09T08:17:41.146Z] ---> Running in aa5414a32514 [2021-04-09T08:17:41.146Z] ---> Running in e682df8530e1 [2021-04-09T08:17:41.146Z] ---> Running in c98712fae01a [2021-04-09T08:17:42.133Z] Running setup.py install for PyYAML: started [2021-04-09T08:17:43.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:43.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:43.200Z] Priming version [2021-04-09T08:17:43.200Z] + snapcraftctl prime [2021-04-09T08:17:43.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:43.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:44.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:44.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:44.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:44.149Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-09T08:17:44.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:44.552Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-09T08:17:44.552Z] Running setup.py install for texttable: started [2021-04-09T08:17:44.829Z] OK: 217 MiB in 51 packages [2021-04-09T08:17:44.829Z] OK: 217 MiB in 51 packages [2021-04-09T08:17:45.105Z] OK: 217 MiB in 51 packages [2021-04-09T08:17:45.380Z] OK: 217 MiB in 51 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-04-09T08:17:46.831Z] Removing intermediate container aa5414a32514 [2021-04-09T08:17:46.832Z] ---> 67b00e3304a7 [2021-04-09T08:17:46.832Z] Step 6/22 : COPY go.mod . [2021-04-09T08:17:46.832Z] Removing intermediate container c98712fae01a [2021-04-09T08:17:46.832Z] ---> 8856f34fd3b8 [2021-04-09T08:17:46.832Z] Step 6/23 : COPY go.mod . [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-04-09T08:17:47.115Z] Removing intermediate container e682df8530e1 [2021-04-09T08:17:47.115Z] ---> d5fe7f5281a2 [2021-04-09T08:17:47.115Z] Step 6/23 : COPY go.mod . [2021-04-09T08:17:47.115Z] Running setup.py install for texttable: finished with status 'done' [2021-04-09T08:17:47.115Z] Removing intermediate container ec296e0c9e51 [2021-04-09T08:17:47.115Z] ---> 023144b65db5 [2021-04-09T08:17:47.115Z] Step 6/21 : COPY go.mod . [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-09T08:17:47.736Z] ---> dde907310a3e [2021-04-09T08:17:47.736Z] Step 7/22 : RUN go mod download [2021-04-09T08:17:47.736Z] ---> 4b49905fb905 [2021-04-09T08:17:47.736Z] Step 7/23 : RUN go mod download [2021-04-09T08:17:47.736Z] ---> Running in d7347d779731 [2021-04-09T08:17:48.014Z] ---> Running in 2dc23632e924 [2021-04-09T08:17:48.292Z] 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.58.0 [2021-04-09T08:17:48.292Z] ---> 09dfac13deaf [2021-04-09T08:17:48.292Z] Step 7/21 : RUN go mod download [2021-04-09T08:17:48.292Z] ---> 375aa8f646a2 [2021-04-09T08:17:48.292Z] Step 7/23 : RUN go mod download [2021-04-09T08:17:48.575Z] ---> Running in 2d84210198c3 [2021-04-09T08:17:48.575Z] ---> Running in 577826167e67 [2021-04-09T08:17:52.904Z] Removing intermediate container d7347d779731 [2021-04-09T08:17:52.904Z] ---> 543162efc180 [2021-04-09T08:17:52.904Z] Step 8/22 : COPY . . [2021-04-09T08:17:52.904Z] Removing intermediate container 2dc23632e924 [2021-04-09T08:17:52.904Z] ---> f6444128a4ff [2021-04-09T08:17:52.904Z] Step 8/23 : COPY . . [2021-04-09T08:17:53.180Z] Removing intermediate container 2d84210198c3 [2021-04-09T08:17:53.180Z] ---> 8d7527b02e61 [2021-04-09T08:17:53.180Z] Step 8/21 : COPY . . [2021-04-09T08:17:53.455Z] Removing intermediate container 577826167e67 [2021-04-09T08:17:53.455Z] ---> c68642f0b612 [2021-04-09T08:17:53.455Z] Step 8/23 : COPY . . [2021-04-09T08:17:53.730Z] Removing intermediate container f71b6fbb627d [2021-04-09T08:17:53.730Z] ---> 9d5bfa74fa53 [2021-04-09T08:17:53.730Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-09T08:17:54.334Z] ---> Running in ab44e962b887 [2021-04-09T08:17:56.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:56.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:17:56.940Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T08:17:56.940Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-09T08:17:56.940Z] (3/3) Installing curl (7.69.1-r3) [2021-04-09T08:17:56.940Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:17:56.940Z] OK: 72 MiB in 58 packages [2021-04-09T08:18:05.227Z] Removing intermediate container ab44e962b887 [2021-04-09T08:18:05.227Z] ---> 74435a22d102 [2021-04-09T08:18:05.227Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-09T08:18:05.823Z] ---> Running in c1c05d35840d [2021-04-09T08:18:07.256Z] Removing intermediate container c1c05d35840d [2021-04-09T08:18:07.256Z] ---> bd3cfcb43822 [2021-04-09T08:18:07.256Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:18:08.698Z] ---> Running in 43e72691f2be [2021-04-09T08:18:10.676Z] Removing intermediate container 43e72691f2be [2021-04-09T08:18:10.676Z] ---> 1b6f4458a334 [2021-04-09T08:18:10.676Z] Step 24/26 : LABEL arch=arm64 [2021-04-09T08:18:12.114Z] ---> Running in 0a8d50d12fa2 [2021-04-09T08:18:13.114Z] Removing intermediate container 0a8d50d12fa2 [2021-04-09T08:18:13.114Z] ---> c6b1647e3db0 [2021-04-09T08:18:13.114Z] Step 25/26 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:18:13.410Z] ---> Running in 0d1fdf4d9af2 [2021-04-09T08:18:14.006Z] ---> 397569d9bc19 [2021-04-09T08:18:14.006Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-09T08:18:14.006Z] ---> 2aa55e180448 [2021-04-09T08:18:14.006Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-09T08:18:14.006Z] ---> 189ef948e791 [2021-04-09T08:18:14.006Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-09T08:18:14.280Z] Removing intermediate container 0d1fdf4d9af2 [2021-04-09T08:18:14.280Z] ---> eadf700676a5 [2021-04-09T08:18:14.280Z] Step 26/26 : LABEL version=0.0.0 [2021-04-09T08:18:14.280Z] ---> Running in 483b97796edd [2021-04-09T08:18:14.280Z] ---> Running in 23d8e1597793 [2021-04-09T08:18:14.280Z] ---> Running in 2ef52700e511 [2021-04-09T08:18:14.280Z] ---> Running in bed9484b0f51 [2021-04-09T08:18:14.554Z] ---> 309cd1cf40f3 [2021-04-09T08:18:14.554Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-09T08:18:14.831Z] ---> Running in e60e29c6c707 [2021-04-09T08:18:15.106Z] Removing intermediate container bed9484b0f51 [2021-04-09T08:18:15.106Z] ---> 90064c24b8fa [2021-04-09T08:18:15.106Z] [2021-04-09T08:18:15.713Z] Successfully built 90064c24b8fa [2021-04-09T08:18:15.713Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-09T08:18:16.317Z]  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/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-09T08:18:16.596Z] 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-04-09T08:18:16.870Z] 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-04-09T08:18:16.870Z] 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-04-09T08:19:38.684Z] 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-04-09T08:19:48.886Z] Removing intermediate container 23d8e1597793 [2021-04-09T08:19:48.886Z] ---> d8ac10954f7c [2021-04-09T08:19:48.886Z] [2021-04-09T08:19:48.886Z] Step 10/21 : FROM alpine:3.12 [2021-04-09T08:19:48.886Z] ---> d75e27dfc0a0 [2021-04-09T08:19:48.886Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-09T08:19:48.886Z] ---> Running in 071071daf1a7 [2021-04-09T08:19:50.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:19:50.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:19:51.211Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-09T08:19:51.211Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-09T08:19:51.211Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-09T08:19:51.211Z] (4/4) Installing curl (7.69.1-r3) [2021-04-09T08:19:51.211Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:19:51.489Z] Executing ca-certificates-20191127-r4.trigger [2021-04-09T08:19:51.768Z] OK: 7 MiB in 18 packages [2021-04-09T08:19:53.767Z] Removing intermediate container 483b97796edd [2021-04-09T08:19:53.767Z] ---> 9085e1795cf6 [2021-04-09T08:19:53.767Z] [2021-04-09T08:19:53.767Z] Step 10/22 : FROM alpine:3.12 [2021-04-09T08:19:53.767Z] ---> d75e27dfc0a0 [2021-04-09T08:19:53.767Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-09T08:19:53.767Z] ---> Using cache [2021-04-09T08:19:53.767Z] ---> eae7d66a9fb3 [2021-04-09T08:19:53.767Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:19:53.767Z] ---> Using cache [2021-04-09T08:19:53.767Z] ---> 234440faeb7c [2021-04-09T08:19:53.767Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-09T08:19:53.767Z] ---> Running in 545f8c644703 [2021-04-09T08:19:54.372Z] Removing intermediate container 071071daf1a7 [2021-04-09T08:19:54.372Z] ---> 6053c3564884 [2021-04-09T08:19:54.372Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-09T08:19:54.653Z] ---> Running in c4dee644f202 [2021-04-09T08:19:54.653Z] Removing intermediate container 545f8c644703 [2021-04-09T08:19:54.653Z] ---> 4cf5fc27963c [2021-04-09T08:19:54.653Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-09T08:19:54.931Z] ---> Running in c8bf34d09155 [2021-04-09T08:19:55.208Z] Removing intermediate container c4dee644f202 [2021-04-09T08:19:55.208Z] ---> b1a335109d87 [2021-04-09T08:19:55.208Z] Step 13/21 : WORKDIR /edgex [2021-04-09T08:19:55.489Z] ---> Running in 90d9455c9a87 [2021-04-09T08:19:55.490Z] Removing intermediate container c8bf34d09155 [2021-04-09T08:19:55.490Z] ---> 56515f4ac549 [2021-04-09T08:19:55.490Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:19:56.095Z] Removing intermediate container 90d9455c9a87 [2021-04-09T08:19:56.095Z] ---> f2fb38b95bde [2021-04-09T08:19:56.095Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-09T08:19:56.692Z] ---> 07a196d91b8e [2021-04-09T08:19:56.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-09T08:19:57.287Z] ---> 3062a8ddfe9a [2021-04-09T08:19:57.287Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-09T08:19:58.720Z] ---> 87a42b7db5da [2021-04-09T08:19:58.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-09T08:19:58.996Z] ---> 65a27120b1a5 [2021-04-09T08:19:58.996Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-09T08:20:00.989Z] ---> 04f36c6b8506 [2021-04-09T08:20:00.989Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-09T08:20:01.275Z] ---> 21e880191356 [2021-04-09T08:20:01.275Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-09T08:20:01.550Z] ---> Running in 97a9baded541 [2021-04-09T08:20:01.822Z] ---> Running in 34ac2c5d52f0 [2021-04-09T08:20:02.423Z] Removing intermediate container 97a9baded541 [2021-04-09T08:20:02.423Z] ---> 07e4d6aded62 [2021-04-09T08:20:02.423Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:20:02.701Z] ---> Running in 859f0bd97f52 [2021-04-09T08:20:02.701Z] Removing intermediate container 34ac2c5d52f0 [2021-04-09T08:20:02.701Z] ---> eb728a900ac0 [2021-04-09T08:20:02.701Z] Step 18/21 : CMD ["--init=true"] [2021-04-09T08:20:02.982Z] Removing intermediate container 2ef52700e511 [2021-04-09T08:20:02.982Z] ---> 035902994d6a [2021-04-09T08:20:02.982Z] [2021-04-09T08:20:02.982Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T08:20:02.982Z] ---> d75e27dfc0a0 [2021-04-09T08:20:02.982Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-09T08:20:02.982Z] ---> Using cache [2021-04-09T08:20:02.982Z] ---> eae7d66a9fb3 [2021-04-09T08:20:02.982Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-09T08:20:02.982Z] ---> Using cache [2021-04-09T08:20:02.982Z] ---> 234440faeb7c [2021-04-09T08:20:02.982Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-09T08:20:02.982Z] ---> Running in 599d77cdd55c [2021-04-09T08:20:03.257Z] ---> Running in 0ff72353f94e [2021-04-09T08:20:03.257Z] Removing intermediate container 859f0bd97f52 [2021-04-09T08:20:03.257Z] ---> 262e1f9110b1 [2021-04-09T08:20:03.258Z] Step 20/22 : LABEL arch=arm64 [2021-04-09T08:20:03.529Z] ---> Running in 3154eb7b5ed5 [2021-04-09T08:20:03.529Z] Removing intermediate container 599d77cdd55c [2021-04-09T08:20:03.529Z] ---> 75327d831b61 [2021-04-09T08:20:03.529Z] Step 19/21 : LABEL arch=arm64 [2021-04-09T08:20:03.807Z] Removing intermediate container 0ff72353f94e [2021-04-09T08:20:03.807Z] ---> 1960f7f204aa [2021-04-09T08:20:03.807Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-09T08:20:03.807Z] ---> Running in 51643be75c8e [2021-04-09T08:20:04.088Z] ---> Running in ea422b14423d [2021-04-09T08:20:04.088Z] Removing intermediate container 3154eb7b5ed5 [2021-04-09T08:20:04.088Z] ---> a1d9131bf401 [2021-04-09T08:20:04.088Z] Step 21/22 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:20:04.362Z] ---> Running in 46284de4817f [2021-04-09T08:20:04.362Z] Removing intermediate container 51643be75c8e [2021-04-09T08:20:04.362Z] ---> d7b5659a0972 [2021-04-09T08:20:04.362Z] Step 20/21 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:20:04.636Z] Removing intermediate container ea422b14423d [2021-04-09T08:20:04.636Z] ---> 9ae425d4a06a [2021-04-09T08:20:04.636Z] Step 15/23 : WORKDIR / [2021-04-09T08:20:04.636Z] ---> Running in c1525edd4406 [2021-04-09T08:20:04.914Z] Removing intermediate container 46284de4817f [2021-04-09T08:20:04.914Z] ---> 9fb91d8cb192 [2021-04-09T08:20:04.914Z] Step 22/22 : LABEL version=0.0.0 [2021-04-09T08:20:04.914Z] ---> Running in 8186cdccdb3a [2021-04-09T08:20:05.192Z] ---> Running in 8f01b4a954da [2021-04-09T08:20:05.466Z] Removing intermediate container c1525edd4406 [2021-04-09T08:20:05.466Z] ---> 0dda6dca78bd [2021-04-09T08:20:05.466Z] Step 21/21 : LABEL version=0.0.0 [2021-04-09T08:20:05.466Z] Removing intermediate container 8186cdccdb3a [2021-04-09T08:20:05.466Z] ---> a10b565053ca [2021-04-09T08:20:05.466Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:20:05.745Z] Removing intermediate container 8f01b4a954da [2021-04-09T08:20:05.745Z] ---> Running in cb42e46a3b3a [2021-04-09T08:20:05.745Z] ---> 120fad04277b [2021-04-09T08:20:05.745Z] [2021-04-09T08:20:06.342Z] Successfully built 120fad04277b [2021-04-09T08:20:06.342Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-09T08:20:06.342Z]  Building docker-support-scheduler-go ... done Removing intermediate container cb42e46a3b3a [2021-04-09T08:20:06.342Z] ---> d75345193076 [2021-04-09T08:20:06.342Z] [2021-04-09T08:20:06.614Z] ---> 317a68e320a8 [2021-04-09T08:20:06.614Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-09T08:20:06.887Z] Successfully built d75345193076 [2021-04-09T08:20:06.887Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-09T08:20:08.876Z]  Building docker-security-proxy-setup-go ... done  ---> edc4448519ba [2021-04-09T08:20:08.876Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-09T08:20:09.148Z] Removing intermediate container e60e29c6c707 [2021-04-09T08:20:09.148Z] ---> e62b6bd6040e [2021-04-09T08:20:09.148Z] [2021-04-09T08:20:09.148Z] Step 10/23 : FROM alpine:3.12 [2021-04-09T08:20:09.148Z] ---> d75e27dfc0a0 [2021-04-09T08:20:09.148Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-09T08:20:09.428Z] ---> Running in 0fd17aeeeda3 [2021-04-09T08:20:09.428Z] ---> 4d178ef91879 [2021-04-09T08:20:09.428Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-09T08:20:09.428Z] ---> Running in d321daa1a2be [2021-04-09T08:20:09.699Z] Removing intermediate container 0fd17aeeeda3 [2021-04-09T08:20:09.699Z] ---> 6a0274856edd [2021-04-09T08:20:09.699Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-09T08:20:09.992Z] ---> Running in 5f10a912f689 [2021-04-09T08:20:09.992Z] Removing intermediate container d321daa1a2be [2021-04-09T08:20:09.992Z] ---> 6f1309ab48f5 [2021-04-09T08:20:09.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:20:10.266Z] ---> Running in 6c47d6d31169 [2021-04-09T08:20:10.266Z] Removing intermediate container 5f10a912f689 [2021-04-09T08:20:10.266Z] ---> 35b1abd215f3 [2021-04-09T08:20:10.266Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-09T08:20:10.538Z] ---> Running in 429df9c65e6e [2021-04-09T08:20:10.809Z] Removing intermediate container 6c47d6d31169 [2021-04-09T08:20:10.809Z] ---> 6b3edc2ff16f [2021-04-09T08:20:10.809Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T08:20:10.809Z] ---> Running in 4c86db50f1f2 [2021-04-09T08:20:11.081Z] Removing intermediate container 429df9c65e6e [2021-04-09T08:20:11.081Z] ---> 0d9fc832c59f [2021-04-09T08:20:11.081Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:20:11.353Z] ---> Running in 410cadf548bb [2021-04-09T08:20:11.353Z] Removing intermediate container 4c86db50f1f2 [2021-04-09T08:20:11.353Z] ---> 19dc60b97e96 [2021-04-09T08:20:11.353Z] Step 22/23 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:20:11.627Z] ---> Running in 4ce319547d72 [2021-04-09T08:20:12.220Z] Removing intermediate container 4ce319547d72 [2021-04-09T08:20:12.220Z] ---> 7447c46e8207 [2021-04-09T08:20:12.220Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T08:20:12.220Z] ---> Running in d1e30506c692 [2021-04-09T08:20:12.874Z] Removing intermediate container d1e30506c692 [2021-04-09T08:20:12.874Z] ---> 07da5be0e83d [2021-04-09T08:20:12.874Z] [2021-04-09T08:20:13.194Z] Successfully built 07da5be0e83d [2021-04-09T08:20:13.477Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-09T08:20:13.784Z]  Building docker-core-metadata-go ... done Removing intermediate container 410cadf548bb [2021-04-09T08:20:13.784Z] ---> 4a5b1a92a6d2 [2021-04-09T08:20:13.784Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-09T08:20:13.784Z] ---> Running in d5d77fb95818 [2021-04-09T08:20:15.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:20:15.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:20:16.480Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-09T08:20:16.480Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-09T08:20:16.754Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-09T08:20:16.754Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-09T08:20:17.029Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-09T08:20:17.306Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-09T08:20:17.306Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:20:17.306Z] OK: 8 MiB in 20 packages [2021-04-09T08:20:18.740Z] Removing intermediate container d5d77fb95818 [2021-04-09T08:20:18.740Z] ---> 3dcab6cc768e [2021-04-09T08:20:18.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-09T08:20:19.333Z] ---> a00e5b8a6479 [2021-04-09T08:20:19.333Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-09T08:20:20.771Z] ---> 7c6ea20f7073 [2021-04-09T08:20:20.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-09T08:20:21.367Z] ---> 6f3b33bd4cd4 [2021-04-09T08:20:21.367Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-09T08:20:21.367Z] ---> Running in 562e276f0cd6 [2021-04-09T08:20:21.962Z] Removing intermediate container 562e276f0cd6 [2021-04-09T08:20:21.962Z] ---> 12e165aa990b [2021-04-09T08:20:21.962Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:20:21.962Z] ---> Running in 59196c875a5f [2021-04-09T08:20:22.556Z] Removing intermediate container 59196c875a5f [2021-04-09T08:20:22.556Z] ---> f68aa4b9c993 [2021-04-09T08:20:22.556Z] Step 21/23 : LABEL arch=arm64 [2021-04-09T08:20:22.556Z] ---> Running in 4fe37e692fe6 [2021-04-09T08:20:23.150Z] Removing intermediate container 4fe37e692fe6 [2021-04-09T08:20:23.150Z] ---> de1209d70a36 [2021-04-09T08:20:23.150Z] Step 22/23 : LABEL git_sha=b7db4934064a095ae6b8c992acc9438bf249e89c [2021-04-09T08:20:23.150Z] ---> Running in dc39eaeecca0 [2021-04-09T08:20:23.750Z] Removing intermediate container dc39eaeecca0 [2021-04-09T08:20:23.750Z] ---> ec923e5c7da7 [2021-04-09T08:20:23.750Z] Step 23/23 : LABEL version=0.0.0 [2021-04-09T08:20:23.750Z] ---> Running in 2bb0211aa963 [2021-04-09T08:20:24.363Z] Removing intermediate container 2bb0211aa963 [2021-04-09T08:20:24.363Z] ---> 9de110defa1e [2021-04-09T08:20:24.363Z] [2021-04-09T08:20:24.636Z] Successfully built 9de110defa1e [2021-04-09T08:20:24.910Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-09T08:20:24.925Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-09T08:20:24.943Z] $ docker stop --time=1 97d008f7708d9478412aa6483670364637d55ac9650d8e179b59c671d9339b45 [2021-04-09T08:20:26.900Z] $ docker rm -f 97d008f7708d9478412aa6483670364637d55ac9650d8e179b59c671d9339b45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T08:20:27.618Z] + docker images+ [2021-04-09T08:20:27.618Z] grep docker [2021-04-09T08:20:27.893Z] docker-core-data-go-arm64 latest 9de110defa1e 3 seconds ago 21.4MB [2021-04-09T08:20:27.893Z] docker-core-metadata-go-arm64 latest 07da5be0e83d 15 seconds ago 17.9MB [2021-04-09T08:20:27.893Z] docker-security-proxy-setup-go-arm64 latest d75345193076 21 seconds ago 24.1MB [2021-04-09T08:20:27.893Z] docker-support-scheduler-go-arm64 latest 120fad04277b 22 seconds ago 16.4MB [2021-04-09T08:20:27.893Z] docker-sys-mgmt-agent-go-arm64 latest 90064c24b8fa 2 minutes ago 301MB [2021-04-09T08:20:27.893Z] docker-security-bootstrapper-go-arm64 latest f8e2ee9e4796 3 minutes ago 17.9MB [2021-04-09T08:20:27.893Z] docker-core-command-go-arm64 latest 515fddfa3023 3 minutes ago 16.3MB [2021-04-09T08:20:27.893Z] docker-support-notifications-go-arm64 latest 4fb96c333397 3 minutes ago 16.9MB [2021-04-09T08:20:27.893Z] docker-security-secretstore-setup-go-arm64 latest a8969a91be94 3 minutes ago 24.4MB [2021-04-09T08:20:27.893Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:20:29.244Z] ---> job-cost.sh [2021-04-09T08:20:29.244Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ymll [2021-04-09T08:21:16.171Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-09T08:23:07.939Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ymll/bin to PATH [2021-04-09T08:23:07.939Z] INFO: No Stack... [2021-04-09T08:23:07.939Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-09T08:23:07.939Z] INFO: Archiving Costs [Pipeline] sh [2021-04-09T08:23:08.308Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-04-09T08:23:08.308Z] + cut -d, -f6 [Pipeline] lock [2021-04-09T08:23:08.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3352-1-stack-cost] [2021-04-09T08:23:08.455Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3352-1-stack-cost] did not exist. Created. [2021-04-09T08:23:08.455Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-09T08:23:08.974Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-09T08:23:09.282Z] Stashed 1 file(s) [Pipeline] } [2021-04-09T08:23:09.303Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3352-1-stack-cost] [Pipeline] // lock [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-04-09T08:23:11.396Z] provisioning config files... [2021-04-09T08:23:11.416Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1261893913153179580tmp [Pipeline] { [Pipeline] sh [2021-04-09T08:23:11.849Z] + set +x [2021-04-09T08:23:11.849Z] + curl -s https://codecov.io/bash [2021-04-09T08:23:11.849Z] + bash -s -- [2021-04-09T08:23:12.436Z] [2021-04-09T08:23:12.436Z] _____ _ [2021-04-09T08:23:12.436Z] / ____| | | [2021-04-09T08:23:12.436Z] | | ___ __| | ___ ___ _____ __ [2021-04-09T08:23:12.436Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-09T08:23:12.436Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-09T08:23:12.436Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-09T08:23:12.436Z] Bash-20210309-2b87ace [2021-04-09T08:23:12.436Z] [2021-04-09T08:23:12.436Z] [2021-04-09T08:23:12.436Z] ==> git version 2.24.3 found [2021-04-09T08:23:12.436Z] ==> 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-04-09T08:23:12.436Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-09T08:23:12.436Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-09T08:23:12.436Z] ==> Jenkins CI detected. [2021-04-09T08:23:12.436Z] project root: . [2021-04-09T08:23:12.436Z] --> token set from env [2021-04-09T08:23:12.436Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-09T08:23:12.436Z] ==> Running gcov in . (disable via -X gcov) [2021-04-09T08:23:12.436Z] ==> Python coveragepy not found [2021-04-09T08:23:12.436Z] ==> Searching for coverage reports in: [2021-04-09T08:23:12.436Z] + . [2021-04-09T08:23:12.436Z] -> Found 1 reports [2021-04-09T08:23:12.436Z] ==> Detecting git/mercurial file structure [2021-04-09T08:23:12.436Z] ==> Reading reports [2021-04-09T08:23:12.710Z] + ./coverage.out bytes=697383 [2021-04-09T08:23:12.710Z] ==> Appending adjustments [2021-04-09T08:23:12.710Z] https://docs.codecov.io/docs/fixing-reports [2021-04-09T08:23:16.932Z] + Found adjustments [2021-04-09T08:23:16.932Z] ==> Gzipping contents [2021-04-09T08:23:16.932Z] 100K /tmp/codecov.8gqt1F.gz [2021-04-09T08:23:16.932Z] ==> Uploading reports [2021-04-09T08:23:16.932Z] url: https://codecov.io [2021-04-09T08:23:16.932Z] query: branch=PR-3352&commit=b7db4934064a095ae6b8c992acc9438bf249e89c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3352&job=&cmd_args= [2021-04-09T08:23:16.932Z] -> Pinging Codecov [2021-04-09T08:23:16.932Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3352&commit=b7db4934064a095ae6b8c992acc9438bf249e89c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3352&job=&cmd_args= [2021-04-09T08:23:16.932Z] -> Uploading to [2021-04-09T08:23:16.933Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-09/00271124DB129430A58F1EEE437C3FCB/b7db4934064a095ae6b8c992acc9438bf249e89c/a5fd9ad8-34ad-4712-ad9f-bbf01fd0711c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T082316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0cdf0d15d9b4c9012bb79f1a150a63ca9e8d41a614855729f27425bd2f527eed [2021-04-09T08:23:16.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T08:23:16.933Z] Dload Upload Total Spent Left Speed [2021-04-09T08:23:17.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99421 0 0 100 99421 0 154k --:--:-- --:--:-- --:--:-- 154k [2021-04-09T08:23:17.508Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b7db4934064a095ae6b8c992acc9438bf249e89c [Pipeline] } [2021-04-09T08:23:17.532Z] 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] { (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-04-09T08:23:20.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:23:20.956Z] ---> package-listing.sh [2021-04-09T08:23:20.956Z] ++ facter osfamily [2021-04-09T08:23:20.956Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-09T08:23:20.956Z] + OS_FAMILY=redhat [2021-04-09T08:23:20.956Z] + workspace=/w/workspace/edgex-go/1 [2021-04-09T08:23:20.956Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-09T08:23:20.956Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-09T08:23:20.956Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-09T08:23:20.956Z] + PACKAGES=/tmp/packages_start.txt [2021-04-09T08:23:20.956Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-09T08:23:20.956Z] + PACKAGES=/tmp/packages_end.txt [2021-04-09T08:23:20.956Z] + case "${OS_FAMILY}" in [2021-04-09T08:23:20.956Z] + rpm -qa [2021-04-09T08:23:20.956Z] + sort [2021-04-09T08:23:26.422Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-09T08:23:26.422Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-09T08:23:26.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-09T08:23:26.422Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-09T08:23:26.422Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-09T08:23:26.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-09T08:23:26.492Z] 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-04-09T08:23:26.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:23:27.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T08:23:27.195Z] [2021-04-09T08:23:27.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:23:27.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T08:23:27.581Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-09T08:23:27.581Z] df20fa9351a1: Pulling fs layer [2021-04-09T08:23:27.581Z] 36b3adc4ff6f: Pulling fs layer [2021-04-09T08:23:27.581Z] 8ad3a11d3b57: Pulling fs layer [2021-04-09T08:23:27.581Z] 46f8f816bc3b: Pulling fs layer [2021-04-09T08:23:27.581Z] 93b61091891f: Pulling fs layer [2021-04-09T08:23:27.581Z] 93b9cdb0e59b: Pulling fs layer [2021-04-09T08:23:27.581Z] 5e14af77c1be: Pulling fs layer [2021-04-09T08:23:27.581Z] 01666e4c0597: Pulling fs layer [2021-04-09T08:23:27.581Z] aa168da1d23b: Pulling fs layer [2021-04-09T08:23:27.581Z] 93b9cdb0e59b: Waiting [2021-04-09T08:23:27.581Z] 5e14af77c1be: Waiting [2021-04-09T08:23:27.581Z] 01666e4c0597: Waiting [2021-04-09T08:23:27.581Z] aa168da1d23b: Waiting [2021-04-09T08:23:27.581Z] 46f8f816bc3b: Waiting [2021-04-09T08:23:27.581Z] 93b61091891f: Waiting [2021-04-09T08:23:27.581Z] 36b3adc4ff6f: Verifying Checksum [2021-04-09T08:23:27.581Z] 36b3adc4ff6f: Download complete [2021-04-09T08:23:27.581Z] 46f8f816bc3b: Verifying Checksum [2021-04-09T08:23:27.581Z] 46f8f816bc3b: Download complete [2021-04-09T08:23:27.848Z] df20fa9351a1: Verifying Checksum [2021-04-09T08:23:27.848Z] df20fa9351a1: Download complete [2021-04-09T08:23:27.848Z] 93b9cdb0e59b: Verifying Checksum [2021-04-09T08:23:27.848Z] 93b9cdb0e59b: Download complete [2021-04-09T08:23:27.848Z] 5e14af77c1be: Verifying Checksum [2021-04-09T08:23:27.848Z] 5e14af77c1be: Download complete [2021-04-09T08:23:27.848Z] 93b61091891f: Verifying Checksum [2021-04-09T08:23:27.848Z] 93b61091891f: Download complete [2021-04-09T08:23:27.848Z] 8ad3a11d3b57: Verifying Checksum [2021-04-09T08:23:27.848Z] 8ad3a11d3b57: Download complete [2021-04-09T08:23:28.110Z] df20fa9351a1: Pull complete [2021-04-09T08:23:28.380Z] 36b3adc4ff6f: Pull complete [2021-04-09T08:23:28.971Z] 01666e4c0597: Verifying Checksum [2021-04-09T08:23:28.971Z] 01666e4c0597: Download complete [2021-04-09T08:23:29.244Z] 8ad3a11d3b57: Pull complete [2021-04-09T08:23:29.509Z] 46f8f816bc3b: Pull complete [2021-04-09T08:23:30.096Z] aa168da1d23b: Verifying Checksum [2021-04-09T08:23:30.096Z] aa168da1d23b: Download complete [2021-04-09T08:23:31.491Z] 93b61091891f: Pull complete [2021-04-09T08:23:31.491Z] 93b9cdb0e59b: Pull complete [2021-04-09T08:23:31.756Z] 5e14af77c1be: Pull complete [2021-04-09T08:23:31.756Z] 01666e4c0597: Pull complete [2021-04-09T08:23:39.950Z] aa168da1d23b: Pull complete [2021-04-09T08:23:39.950Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-09T08:23:39.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T08:23:39.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-09T08:23:40.204Z] prd-centos7-docker-4c-2g-33411 does not seem to be running inside a container [2021-04-09T08:23:40.279Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-09T08:23:45.220Z] $ docker top a595b0c30d7ad0358c874bf6ffd5bc8c27d78fd9e394847126abe39b6439d897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:23:45.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-09T08:23:46.110Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-09T08:23:46.441Z] + ls /var/log/sa-host [2021-04-09T08:23:46.441Z] + sadf -c /var/log/sa-host/sa09 [2021-04-09T08:23:46.441Z] file_magic: OK [2021-04-09T08:23:46.441Z] HZ: Using current value: 100 [2021-04-09T08:23:46.441Z] file_header: OK [2021-04-09T08:23:46.441Z] 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-04-09T08:23:46.441Z] Statistics: [2021-04-09T08:23:46.441Z] 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-04-09T08:23:46.441Z] File successfully converted to sysstat format version 12.2.1 [2021-04-09T08:23:46.441Z] + sadf -c /var/log/sa-host/sa23 [2021-04-09T08:23:46.441Z] file_magic: OK [2021-04-09T08:23:46.441Z] HZ: Using current value: 100 [2021-04-09T08:23:46.441Z] file_header: OK [2021-04-09T08:23:46.441Z] 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-04-09T08:23:46.441Z] Statistics: [2021-04-09T08:23:46.441Z] Hnuu...uuuununununu... [2021-04-09T08:23:46.441Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-09T08:23:47.144Z] provisioning config files... [2021-04-09T08:23:47.160Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3148381470296395824tmp [Pipeline] { [Pipeline] echo [2021-04-09T08:23:47.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:23:47.628Z] ---> create-netrc.sh [Pipeline] } [2021-04-09T08:23:47.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-09T08:23:47.786Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:23:48.143Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-09T08:23:48.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:23:48.535Z] ---> sudo-logs.sh [2021-04-09T08:23:48.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-09T08:23:48.651Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:23:48.995Z] ---> job-cost.sh [2021-04-09T08:23:48.995Z] lf-activate-venv: SKIPPING [2021-04-09T08:23:48.995Z] DEBUG: total: 0.20999999344348907 [2021-04-09T08:23:48.995Z] INFO: Retrieving Stack Cost... [2021-04-09T08:23:49.941Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-09T08:23:50.515Z] INFO: Archiving Costs [Pipeline] echo [2021-04-09T08:23:50.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:23:50.888Z] ---> logs-deploy.sh [2021-04-09T08:23:50.888Z] lf-activate-venv: SKIPPING [2021-04-09T08:23:50.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3352/1 [2021-04-09T08:23:50.888Z] INFO: archiving workspace using pattern(s): [2021-04-09T08:23:52.281Z] Archives upload complete. [2021-04-09T08:23:52.543Z] INFO: archiving logs to Nexus