Pull request #3350 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from c15c618f1534b2e0f070a4ebf78b42210023a437+abd01a6d142b6f684e0380bd2bdcda548b905f03 (01436fe23c8e75f923a849df840aca4eaebd974e) 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-3350/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-3350/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-33346 in /w/workspace/edgexfoundry_edgex-go_PR-3350 [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 Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit c15c618f1534b2e0f070a4ebf78b42210023a437 Merge succeeded, producing c15c618f1534b2e0f070a4ebf78b42210023a437 Checking out Revision c15c618f1534b2e0f070a4ebf78b42210023a437 (PR-3350) > 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/3350/head:refs/remotes/origin/PR-3350 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # 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 c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 Commit message: "fix(security): Clean up Consul token generation code from security-bootstrapper" 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-08T19:01:10.031Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-08T19:01:10.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-08T19:01:10.848Z] ========================================================= [2021-04-08T19:01:10.848Z] EdgeX Global Pipelines Version Info [2021-04-08T19:01:10.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:01:12.862Z] ------------------- [2021-04-08T19:01:12.862Z] stable info: [2021-04-08T19:01:12.862Z] ------------------- [2021-04-08T19:01:12.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-08T19:01:12.862Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-08T19:01:12.862Z] Message: update stable to v1.0.186 [2021-04-08T19:01:13.814Z] ------------------- [2021-04-08T19:01:13.814Z] experimental info: [2021-04-08T19:01:13.814Z] ------------------- [2021-04-08T19:01:13.814Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-08T19:01:13.814Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-08T19:01:13.814Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-08T19:01:14.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-08T19:01:14.363Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-08T19:01:14.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-08T19:01:14.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-08T19:01:14.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-08T19:01:14.907Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-08T19:01:15.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-08T19:01:15.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-08T19:01:15.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-08T19:01:15.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-08T19:01:15.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-08T19:01:15.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-08T19:01:15.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-08T19:01:16.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-08T19:01:16.140Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T19:01:16.258Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-08T19:01:16.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-08T19:01:16.511Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-08T19:01:16.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-08T19:01:16.738Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-08T19:01:16.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-08T19:01:16.997Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-08T19:01:17.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3350 [Pipeline] echo [2021-04-08T19:01:17.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3350 [Pipeline] echo [2021-04-08T19:01:17.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3350 [Pipeline] echo [2021-04-08T19:01:17.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c15c618f1534b2e0f070a4ebf78b42210023a437 [Pipeline] echo [2021-04-08T19:01:17.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c15c618 [Pipeline] echo [2021-04-08T19:01:17.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T19:01:17.986Z] provisioning config files... [2021-04-08T19:01:18.014Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5032769862968364256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:01:18.478Z] ---> docker-login.sh [2021-04-08T19:01:18.478Z] nexus3.edgexfoundry.org:10001 [2021-04-08T19:01:18.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:01:19.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:01:19.005Z] Configure a credential helper to remove this warning. See [2021-04-08T19:01:19.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:01:19.005Z] [2021-04-08T19:01:19.005Z] Login Succeeded [2021-04-08T19:01:19.005Z] nexus3.edgexfoundry.org:10002 [2021-04-08T19:01:19.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:01:19.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:01:19.005Z] Configure a credential helper to remove this warning. See [2021-04-08T19:01:19.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:01:19.005Z] [2021-04-08T19:01:19.005Z] Login Succeeded [2021-04-08T19:01:19.005Z] nexus3.edgexfoundry.org:10003 [2021-04-08T19:01:19.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:01:19.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:01:19.268Z] Configure a credential helper to remove this warning. See [2021-04-08T19:01:19.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:01:19.268Z] [2021-04-08T19:01:19.268Z] Login Succeeded [2021-04-08T19:01:19.268Z] nexus3.edgexfoundry.org:10004 [2021-04-08T19:01:19.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:01:19.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:01:19.530Z] Configure a credential helper to remove this warning. See [2021-04-08T19:01:19.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:01:19.530Z] [2021-04-08T19:01:19.530Z] Login Succeeded [2021-04-08T19:01:19.530Z] docker.io [2021-04-08T19:01:19.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:01:19.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:01:19.791Z] Configure a credential helper to remove this warning. See [2021-04-08T19:01:19.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:01:19.791Z] [2021-04-08T19:01:19.791Z] Login Succeeded [2021-04-08T19:01:19.791Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T19:01:19.813Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T19:01:20.366Z] ++ 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-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/core-command/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/core-data/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-08T19:01:20.366Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-08T19:01:20.366Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-08T19:01:20.366Z] ++ cut -d/ -f2 [2021-04-08T19:01:20.366Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-08T19:01:20.461Z] 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-08T19:01:22.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T19:01:22.163Z] [2021-04-08T19:01:22.163Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:01:22.563Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T19:01:22.563Z] latest: Pulling from edgex-devops/git-semver [2021-04-08T19:01:22.563Z] 31603596830f: Pulling fs layer [2021-04-08T19:01:22.563Z] 2a8b12db71e7: Pulling fs layer [2021-04-08T19:01:22.563Z] 6ca5941a6612: Pulling fs layer [2021-04-08T19:01:22.563Z] ecc8261a40a4: Pulling fs layer [2021-04-08T19:01:22.563Z] ecc8261a40a4: Waiting [2021-04-08T19:01:22.563Z] 2a8b12db71e7: Verifying Checksum [2021-04-08T19:01:22.563Z] 2a8b12db71e7: Download complete [2021-04-08T19:01:22.831Z] 31603596830f: Verifying Checksum [2021-04-08T19:01:22.831Z] 31603596830f: Download complete [2021-04-08T19:01:22.831Z] ecc8261a40a4: Verifying Checksum [2021-04-08T19:01:22.831Z] ecc8261a40a4: Download complete [2021-04-08T19:01:22.831Z] 6ca5941a6612: Verifying Checksum [2021-04-08T19:01:22.831Z] 6ca5941a6612: Download complete [2021-04-08T19:01:23.097Z] 31603596830f: Pull complete [2021-04-08T19:01:23.361Z] 2a8b12db71e7: Pull complete [2021-04-08T19:01:23.936Z] 6ca5941a6612: Pull complete [2021-04-08T19:01:24.198Z] ecc8261a40a4: Pull complete [2021-04-08T19:01:24.198Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-08T19:01:24.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-08T19:01:24.198Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-08T19:01:24.329Z] prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container [2021-04-08T19:01:24.380Z] $ 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-08T19:01:27.011Z] $ docker top 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-08T19:01:27.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T19:01:27.433Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T19:01:27.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T19:01:27.660Z] $ docker exec 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent [2021-04-08T19:01:27.834Z] SSH_AUTH_SOCK=/tmp/ssh-VgkhDchJcTor/agent.11 [2021-04-08T19:01:27.834Z] SSH_AGENT_PID=16 [2021-04-08T19:01:27.844Z] Running ssh-add (command line suppressed) [2021-04-08T19:01:27.968Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2639439564106698407.key (/w/workspace/edgex-go/1@tmp/private_key_2639439564106698407.key) [2021-04-08T19:01:28.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T19:01:28.394Z] + git tag --points-at HEAD [Pipeline] } [2021-04-08T19:01:28.436Z] $ docker exec --env ******** --env ******** 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent -k [2021-04-08T19:01:28.544Z] unset SSH_AUTH_SOCK; [2021-04-08T19:01:28.545Z] unset SSH_AGENT_PID; [2021-04-08T19:01:28.545Z] echo Agent pid 16 killed; [2021-04-08T19:01:28.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-08T19:01:28.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-08T19:01:28.792Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-08T19:01:28.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-08T19:01:28.962Z] $ docker exec 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent [2021-04-08T19:01:29.118Z] SSH_AUTH_SOCK=/tmp/ssh-NPk8HuJ4Ibpn/agent.46 [2021-04-08T19:01:29.118Z] SSH_AGENT_PID=51 [2021-04-08T19:01:29.125Z] Running ssh-add (command line suppressed) [2021-04-08T19:01:29.241Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5563856315125046394.key (/w/workspace/edgex-go/1@tmp/private_key_5563856315125046394.key) [2021-04-08T19:01:29.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-08T19:01:29.661Z] + git semver init [2021-04-08T19:01:29.661Z] # -> Open(): unable to determine branch for HEAD [2021-04-08T19:01:29.661Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-08T19:01:29.661Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-08T19:01:29.661Z] # $SEMVER_REMOTE_NAME = origin [2021-04-08T19:01:29.661Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-08T19:01:29.661Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-08T19:01:29.661Z] # $SEMVER_BRANCH = PR-3350 [2021-04-08T19:01:29.661Z] # $SEMVER_TEMP = /tmp/semver-815175405 [2021-04-08T19:01:29.661Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-08T19:01:47.843Z] # '/tmp/semver-815175405' -> '/w/workspace/edgex-go/1/.semver' [2021-04-08T19:01:48.106Z] # -> Force: false [2021-04-08T19:01:48.106Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-08T19:01:48.143Z] $ docker exec --env ******** --env ******** 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 ssh-agent -k [2021-04-08T19:01:48.380Z] unset SSH_AUTH_SOCK; [2021-04-08T19:01:48.381Z] unset SSH_AGENT_PID; [2021-04-08T19:01:48.381Z] echo Agent pid 51 killed; [2021-04-08T19:01:48.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-08T19:01:49.099Z] + git semver [Pipeline] } [2021-04-08T19:01:49.132Z] $ docker stop --time=1 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 [2021-04-08T19:01:50.860Z] $ docker rm -f 2da0623645400cc17002e617b10cc577c3f65e3b270bd724aa4153ba62e725b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T19:01:51.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-08T19:01:52.001Z] Stashed 1 file(s) [Pipeline] echo [2021-04-08T19:01:52.021Z] [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-08T19:01:53.273Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-08T19:01:53.589Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T19:01:53.906Z] + true [2021-04-08T19:01:53.907Z] + sudo service docker restart [2021-04-08T19:01:53.907Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-08T19:01:54.518Z] ========================================================= [2021-04-08T19:01:54.518Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-08T19:01:54.518Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:01:54.895Z] + 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-08T19:01:58.209Z] Sending build context to Docker daemon 329.3MB [2021-04-08T19:01:58.209Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T19:01:58.209Z] Step 2/6 : FROM ${BASE} [2021-04-08T19:01:58.473Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-08T19:01:58.473Z] 188c0c94c7c5: Pulling fs layer [2021-04-08T19:01:58.473Z] 0ef7d3d256c8: Pulling fs layer [2021-04-08T19:01:58.473Z] de9db76c5a1d: Pulling fs layer [2021-04-08T19:01:58.473Z] bca2f99d35d6: Pulling fs layer [2021-04-08T19:01:58.473Z] 93359f2a8cfa: Pulling fs layer [2021-04-08T19:01:58.473Z] 7c6f9722023f: Pulling fs layer [2021-04-08T19:01:58.473Z] a35cf1a2eb13: Pulling fs layer [2021-04-08T19:01:58.473Z] bca2f99d35d6: Waiting [2021-04-08T19:01:58.473Z] 93359f2a8cfa: Waiting [2021-04-08T19:01:58.473Z] 7c6f9722023f: Waiting [2021-04-08T19:01:58.473Z] a35cf1a2eb13: Waiting [2021-04-08T19:01:58.473Z] de9db76c5a1d: Verifying Checksum [2021-04-08T19:01:58.473Z] de9db76c5a1d: Download complete [2021-04-08T19:01:58.473Z] 0ef7d3d256c8: Download complete [2021-04-08T19:01:58.473Z] 93359f2a8cfa: Verifying Checksum [2021-04-08T19:01:58.473Z] 93359f2a8cfa: Download complete [2021-04-08T19:01:58.473Z] 188c0c94c7c5: Verifying Checksum [2021-04-08T19:01:58.473Z] 188c0c94c7c5: Download complete [2021-04-08T19:01:58.473Z] 7c6f9722023f: Verifying Checksum [2021-04-08T19:01:58.473Z] 7c6f9722023f: Download complete [2021-04-08T19:01:59.060Z] 188c0c94c7c5: Pull complete [2021-04-08T19:01:59.323Z] 0ef7d3d256c8: Pull complete [2021-04-08T19:01:59.323Z] de9db76c5a1d: Pull complete [2021-04-08T19:02:00.283Z] a35cf1a2eb13: Verifying Checksum [2021-04-08T19:02:00.283Z] a35cf1a2eb13: Download complete [2021-04-08T19:02:00.867Z] bca2f99d35d6: Verifying Checksum [2021-04-08T19:02:00.867Z] bca2f99d35d6: Download complete [2021-04-08T19:02:06.274Z] bca2f99d35d6: Pull complete [2021-04-08T19:02:06.274Z] 93359f2a8cfa: Pull complete [2021-04-08T19:02:06.274Z] 7c6f9722023f: Pull complete [2021-04-08T19:02:07.640Z] Still waiting to schedule task [2021-04-08T19:02:07.640Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline [2021-04-08T19:02:16.307Z] a35cf1a2eb13: Pull complete [2021-04-08T19:02:16.307Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-08T19:02:16.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-08T19:02:16.307Z] ---> a62c8e92a672 [2021-04-08T19:02:16.307Z] 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-08T19:02:16.307Z] ---> Running in 1a1929be04cd [2021-04-08T19:02:16.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:02:17.829Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:02:19.755Z] (1/12) Installing libmagic (5.38-r0) [2021-04-08T19:02:19.755Z] (2/12) Installing file (5.38-r0) [2021-04-08T19:02:20.020Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-08T19:02:20.020Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-08T19:02:38.160Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-08T19:02:38.160Z] (6/12) Installing patch (2.7.6-r6) [2021-04-08T19:02:38.160Z] (7/12) Installing build-base (0.5-r2) [2021-04-08T19:02:38.160Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-08T19:02:38.160Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-08T19:02:38.160Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-08T19:02:38.160Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-08T19:02:38.160Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-08T19:02:38.160Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:02:38.160Z] OK: 233 MiB in 51 packages [2021-04-08T19:02:41.482Z] Removing intermediate container 1a1929be04cd [2021-04-08T19:02:41.482Z] ---> 18bb8289a96f [2021-04-08T19:02:41.482Z] Step 4/6 : WORKDIR /edgex-go [2021-04-08T19:02:41.482Z] ---> Running in 865e7dfdf130 [2021-04-08T19:02:41.482Z] Removing intermediate container 865e7dfdf130 [2021-04-08T19:02:41.482Z] ---> 2de02b53db2d [2021-04-08T19:02:41.482Z] Step 5/6 : COPY go.mod . [2021-04-08T19:02:41.746Z] ---> acfa0e6d90a7 [2021-04-08T19:02:41.746Z] Step 6/6 : RUN go mod download [2021-04-08T19:02:41.746Z] ---> Running in b1fc9f8302b5 [2021-04-08T19:03:03.761Z] Removing intermediate container b1fc9f8302b5 [2021-04-08T19:03:03.761Z] ---> 0e446b0f0541 [2021-04-08T19:03:03.761Z] Successfully built 0e446b0f0541 [2021-04-08T19:03:04.025Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:03:04.380Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T19:03:04.380Z] . [Pipeline] withDockerContainer [2021-04-08T19:03:04.494Z] prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container [2021-04-08T19:03:04.537Z] $ 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-08T19:03:05.362Z] $ docker top 685c66c3d8ce624673955dac04b3c4e864c17b74591c394572cef53ec02a2116 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T19:03:05.969Z] + go version [2021-04-08T19:03:05.970Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-08T19:03:05.999Z] $ docker stop --time=1 685c66c3d8ce624673955dac04b3c4e864c17b74591c394572cef53ec02a2116 [2021-04-08T19:03:07.372Z] $ docker rm -f 685c66c3d8ce624673955dac04b3c4e864c17b74591c394572cef53ec02a2116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:03:08.538Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-08T19:03:08.538Z] . [Pipeline] withDockerContainer [2021-04-08T19:03:08.656Z] prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container [2021-04-08T19:03:08.703Z] $ 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-08T19:03:09.570Z] $ docker top 38c7bebc8684f0640a91354a1d45c44c021be1ddb78655dac789d85351164bac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-08T19:03:09.802Z] ========================================================= [2021-04-08T19:03:09.802Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-08T19:03:09.802Z] ========================================================= [Pipeline] sh [2021-04-08T19:03:10.115Z] + make test [2021-04-08T19:03:10.115Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-08T19:03:20.318Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-08T19:03:38.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-08T19:03:39.132Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-08T19:03:41.084Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-08T19:03:41.084Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-08T19:03:42.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-08T19:03:42.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-08T19:03:42.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-08T19:03:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-08T19:03:43.731Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-08T19:03:44.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-08T19:03:46.590Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-08T19:03:46.590Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-08T19:03:46.590Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-08T19:03:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements [2021-04-08T19:03:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-08T19:03:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-08T19:03:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-08T19:03:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-08T19:03:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-08T19:03:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-08T19:03:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.054s coverage: 19.8% of statements [2021-04-08T19:03:49.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements [2021-04-08T19:03:51.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.1% of statements [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-08T19:03:51.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-08T19:03:51.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.107s coverage: 100.0% of statements [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-08T19:03:51.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-08T19:03:52.804Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 71.3% of statements [2021-04-08T19:03:52.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-08T19:03:52.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-08T19:03:53.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.152s coverage: 82.9% of statements [2021-04-08T19:03:53.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-08T19:03:53.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:03:53.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements [2021-04-08T19:03:53.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-08T19:03:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.339s coverage: 28.6% of statements [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-08T19:03:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-08T19:03:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-08T19:03:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-08T19:03:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.126s coverage: 97.5% of statements [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-08T19:03:56.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-08T19:03:56.421Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-08T19:03:57.058Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33347 in /w/workspace/edgexfoundry_edgex-go_PR-3350 [Pipeline] { [Pipeline] ws [2021-04-08T19:03:57.191Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-08T19:03:58.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.358s coverage: 92.8% of statements [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-08T19:03:58.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-08T19:03:58.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 1.0% of statements [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-08T19:03:58.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-08T19:03:58.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.080s coverage: 47.1% of statements [2021-04-08T19:03:58.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements [2021-04-08T19:03:58.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-04-08T19:03:58.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-04-08T19:03:58.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2021-04-08T19:04:02.419Z] using credential edgex-jenkins-ssh [2021-04-08T19:04:02.497Z] Cloning the remote Git repository [2021-04-08T19:04:02.577Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-08T19:04:02.688Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-08T19:04:02.763Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-08T19:04:02.764Z] > git --version # timeout=10 [2021-04-08T19:04:02.784Z] > git --version # 'git version 2.17.1' [2021-04-08T19:04:02.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T19:04:02.859Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T19:04:10.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2021-04-08T19:04:10.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-04-08T19:04:14.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.241s coverage: 81.9% of statements [2021-04-08T19:04:14.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-08T19:04:19.127Z] Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:04:18.144Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-08T19:04:18.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T19:04:18.195Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-08T19:04:18.232Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-08T19:04:18.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T19:04:18.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3350/head:refs/remotes/origin/PR-3350 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T19:04:19.159Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T19:04:19.182Z] > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 [2021-04-08T19:04:19.503Z] > git remote # timeout=10 [2021-04-08T19:04:19.524Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T19:04:19.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T19:04:19.565Z] > git merge abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 [2021-04-08T19:04:19.645Z] Merge succeeded, producing c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:04:19.646Z] Checking out Revision c15c618f1534b2e0f070a4ebf78b42210023a437 (PR-3350) [2021-04-08T19:04:19.597Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T19:04:19.670Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T19:04:19.699Z] > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 [2021-04-08T19:04:24.198Z] Commit message: "fix(security): Clean up Consul token generation code from security-bootstrapper" [2021-04-08T19:04:24.264Z] > git --version # timeout=10 [2021-04-08T19:04:24.273Z] > git --version # 'git version 2.17.1' [2021-04-08T19:04:24.289Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.090s coverage: 92.9% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.6% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.4% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 69.0% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 38.4% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-04-08T19:04:24.309Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-08T19:04:24.309Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.049s coverage: 11.0% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.153s coverage: 87.1% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.710s coverage: 29.1% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.075s coverage: 100.0% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.116s coverage: 95.6% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-08T19:04:24.310Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-04-08T19:04:24.310Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-04-08T19:04:24.310Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-08T19:04:26.129Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-08T19:04:26.546Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-08T19:04:26.909Z] + true [2021-04-08T19:04:26.909Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-08T19:04:29.741Z] provisioning config files... [2021-04-08T19:04:29.786Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7486991951556200945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:04:30.244Z] ---> docker-login.sh [2021-04-08T19:04:30.244Z] nexus3.edgexfoundry.org:10001 [2021-04-08T19:04:31.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:04:31.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:04:31.502Z] Configure a credential helper to remove this warning. See [2021-04-08T19:04:31.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:04:31.502Z] [2021-04-08T19:04:31.502Z] Login Succeeded [2021-04-08T19:04:31.502Z] nexus3.edgexfoundry.org:10002 [2021-04-08T19:04:31.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:04:31.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:04:31.776Z] Configure a credential helper to remove this warning. See [2021-04-08T19:04:31.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:04:31.776Z] [2021-04-08T19:04:31.776Z] Login Succeeded [2021-04-08T19:04:31.776Z] nexus3.edgexfoundry.org:10003 [2021-04-08T19:04:32.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:04:32.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:04:32.370Z] Configure a credential helper to remove this warning. See [2021-04-08T19:04:32.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:04:32.370Z] [2021-04-08T19:04:32.370Z] Login Succeeded [2021-04-08T19:04:32.370Z] nexus3.edgexfoundry.org:10004 [2021-04-08T19:04:32.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:04:32.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:04:32.920Z] Configure a credential helper to remove this warning. See [2021-04-08T19:04:32.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:04:32.920Z] [2021-04-08T19:04:32.920Z] Login Succeeded [2021-04-08T19:04:32.920Z] docker.io [2021-04-08T19:04:33.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-08T19:04:33.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-08T19:04:33.465Z] Configure a credential helper to remove this warning. See [2021-04-08T19:04:33.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-08T19:04:33.465Z] [2021-04-08T19:04:33.465Z] Login Succeeded [2021-04-08T19:04:33.465Z] ---> docker-login.sh ends [Pipeline] } [2021-04-08T19:04:33.496Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-08T19:04:34.030Z] ========================================================= [2021-04-08T19:04:34.030Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-08T19:04:34.030Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:04:34.454Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-08T19:04:37.092Z] Sending build context to Docker daemon 167.2MB [2021-04-08T19:04:37.092Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-08T19:04:37.092Z] Step 2/6 : FROM ${BASE} [2021-04-08T19:04:37.092Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-08T19:04:37.092Z] 5f621e34cdf4: Pulling fs layer [2021-04-08T19:04:37.092Z] a4357932f1b6: Pulling fs layer [2021-04-08T19:04:37.092Z] 18c013af1878: Pulling fs layer [2021-04-08T19:04:37.092Z] 00ac8860ef70: Pulling fs layer [2021-04-08T19:04:37.092Z] 63d7cb157983: Pulling fs layer [2021-04-08T19:04:37.092Z] b116817d02f9: Pulling fs layer [2021-04-08T19:04:37.092Z] 745a02a5169b: Pulling fs layer [2021-04-08T19:04:37.092Z] 00ac8860ef70: Waiting [2021-04-08T19:04:37.092Z] 63d7cb157983: Waiting [2021-04-08T19:04:37.092Z] b116817d02f9: Waiting [2021-04-08T19:04:37.092Z] 745a02a5169b: Waiting [2021-04-08T19:04:37.092Z] 18c013af1878: Download complete [2021-04-08T19:04:37.092Z] a4357932f1b6: Download complete [2021-04-08T19:04:37.092Z] 63d7cb157983: Verifying Checksum [2021-04-08T19:04:37.092Z] 63d7cb157983: Download complete [2021-04-08T19:04:37.092Z] b116817d02f9: Verifying Checksum [2021-04-08T19:04:37.092Z] b116817d02f9: Download complete [2021-04-08T19:04:37.092Z] 5f621e34cdf4: Download complete [2021-04-08T19:04:37.701Z] 5f621e34cdf4: Pull complete [2021-04-08T19:04:38.302Z] a4357932f1b6: Pull complete [2021-04-08T19:04:38.579Z] 18c013af1878: Pull complete [2021-04-08T19:04:39.573Z] 745a02a5169b: Verifying Checksum [2021-04-08T19:04:39.573Z] 745a02a5169b: Download complete [2021-04-08T19:04:40.561Z] 00ac8860ef70: Verifying Checksum [2021-04-08T19:04:40.561Z] 00ac8860ef70: Download complete [2021-04-08T19:04:50.757Z] 00ac8860ef70: Pull complete [2021-04-08T19:04:50.757Z] 63d7cb157983: Pull complete [2021-04-08T19:04:51.038Z] gofmt -l . [2021-04-08T19:04:51.038Z] [ "`gofmt -l .`" = "" ] [2021-04-08T19:04:51.364Z] b116817d02f9: Pull complete [2021-04-08T19:04:51.611Z] ./bin/test-go-mod-tidy.sh [2021-04-08T19:04:52.556Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-08T19:04:53.148Z] + ls -al . [2021-04-08T19:04:53.148Z] total 796 [2021-04-08T19:04:53.148Z] drwxrwxr-x 10 1001 1001 4096 Apr 8 19:04 . [2021-04-08T19:04:53.148Z] drwxr-xr-x 4 root root 28 Apr 8 19:03 .. [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 19:01 .dockerignore [2021-04-08T19:04:53.148Z] drwxrwxr-x 8 1001 1001 179 Apr 8 19:01 .git [2021-04-08T19:04:53.148Z] drwxrwxr-x 3 1001 1001 125 Apr 8 19:01 .github [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 818 Apr 8 19:01 .gitignore [2021-04-08T19:04:53.148Z] drwx------ 3 1001 1001 60 Apr 8 19:01 .semver [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 19:01 .sonarcloud.properties [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 8607 Apr 8 19:01 Attribution.txt [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:01 CONTRIBUTING.md [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 931 Apr 8 19:01 Dockerfile.build [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 863 Apr 8 19:01 Jenkinsfile [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:01 LICENSE [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 5774 Apr 8 19:01 Makefile [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 6548 Apr 8 19:01 README.md [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 6755 Apr 8 19:01 SECURITY.md [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 19:01 VERSION [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:01 ZMQWindows.md [2021-04-08T19:04:53.148Z] drwxrwxr-x 2 1001 1001 117 Apr 8 19:01 bin [2021-04-08T19:04:53.148Z] drwxrwxr-x 14 1001 1001 4096 Apr 8 19:01 cmd [2021-04-08T19:04:53.148Z] -rw-r--r-- 1 root root 684166 Apr 8 19:04 coverage.out [2021-04-08T19:04:53.148Z] -rw-r--r-- 1 root root 1056 Apr 8 19:04 go.mod [2021-04-08T19:04:53.148Z] -rw-r--r-- 1 root root 22360 Apr 8 19:04 go.sum [2021-04-08T19:04:53.148Z] drwxrwxr-x 8 1001 1001 127 Apr 8 19:01 internal [2021-04-08T19:04:53.148Z] drwxrwxr-x 4 1001 1001 26 Apr 8 19:01 openapi [2021-04-08T19:04:53.148Z] drwxrwxr-x 4 1001 1001 71 Apr 8 19:01 snap [2021-04-08T19:04:53.148Z] -rw-rw-r-- 1 1001 1001 168 Apr 8 19:01 version.go [Pipeline] sh [2021-04-08T19:04:53.465Z] + '[' -e coverage.out ] [2021-04-08T19:04:53.465Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-08T19:04:53.696Z] Stashed 1 file(s) [Pipeline] sh [2021-04-08T19:04:54.014Z] + make build [2021-04-08T19:04:54.014Z] 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-08T19:04:54.770Z] 745a02a5169b: Pull complete [2021-04-08T19:04:54.770Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-08T19:04:54.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-08T19:04:54.770Z] ---> b7e6874047d6 [2021-04-08T19:04:54.770Z] 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-08T19:04:58.193Z] ---> Running in ac52288d6514 [2021-04-08T19:04:58.256Z] 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-08T19:04:59.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:05:00.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:05:01.597Z] (1/12) Installing libmagic (5.38-r0) [2021-04-08T19:05:01.870Z] (2/12) Installing file (5.38-r0) [2021-04-08T19:05:01.870Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-08T19:05:02.147Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-08T19:05:05.551Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-08T19:05:05.822Z] (6/12) Installing patch (2.7.6-r6) [2021-04-08T19:05:05.822Z] (7/12) Installing build-base (0.5-r2) [2021-04-08T19:05:05.822Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-08T19:05:06.092Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-08T19:05:06.092Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-08T19:05:06.092Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-08T19:05:06.361Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-08T19:05:06.361Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:05:06.361Z] OK: 217 MiB in 51 packages [2021-04-08T19:05:06.512Z] 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-08T19:05:07.091Z] 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-08T19:05:09.019Z] 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-08T19:05:09.019Z] 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-08T19:05:10.670Z] Removing intermediate container ac52288d6514 [2021-04-08T19:05:10.670Z] ---> bb39eab33bf9 [2021-04-08T19:05:10.670Z] Step 4/6 : WORKDIR /edgex-go [2021-04-08T19:05:10.670Z] ---> Running in c34ec80d6423 [2021-04-08T19:05:10.949Z] 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-08T19:05:11.269Z] Removing intermediate container c34ec80d6423 [2021-04-08T19:05:11.269Z] ---> 1a091a251a3a [2021-04-08T19:05:11.269Z] Step 5/6 : COPY go.mod . [2021-04-08T19:05:11.866Z] ---> fda845a01552 [2021-04-08T19:05:11.866Z] Step 6/6 : RUN go mod download [2021-04-08T19:05:11.866Z] ---> Running in 5a1da53ad339 [2021-04-08T19:05:12.338Z] 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-08T19:05:13.308Z] 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-08T19:05:14.695Z] 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-08T19:05:15.646Z] 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-08T19:05:16.605Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-08T19:05:19.198Z] $ docker stop --time=1 38c7bebc8684f0640a91354a1d45c44c021be1ddb78655dac789d85351164bac [2021-04-08T19:05:20.942Z] $ docker rm -f 38c7bebc8684f0640a91354a1d45c44c021be1ddb78655dac789d85351164bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:05:25.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-08T19:05:25.759Z] [2021-04-08T19:05:25.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:05:26.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-08T19:05:26.154Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-08T19:05:26.154Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-08T19:05:26.154Z] ca9280d653b3: Pulling fs layer [2021-04-08T19:05:26.154Z] 7e9c9ca2126c: Pulling fs layer [2021-04-08T19:05:26.729Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-08T19:05:26.729Z] cbdbe7a5bc2a: Download complete [2021-04-08T19:05:26.996Z] ca9280d653b3: Verifying Checksum [2021-04-08T19:05:26.996Z] ca9280d653b3: Download complete [2021-04-08T19:05:26.997Z] cbdbe7a5bc2a: Pull complete [2021-04-08T19:05:27.959Z] 7e9c9ca2126c: Download complete [2021-04-08T19:05:27.959Z] ca9280d653b3: Pull complete [2021-04-08T19:05:34.583Z] 7e9c9ca2126c: Pull complete [2021-04-08T19:05:34.583Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-08T19:05:34.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-08T19:05:34.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-08T19:05:34.788Z] prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container [2021-04-08T19:05:34.837Z] $ 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-08T19:05:37.793Z] $ docker top 6cd0711ce88e1c5d2ffee1b60820d87475cfdf176ae74acb100b9e8cab3afd67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T19:05:38.419Z] + docker-compose build --help [2021-04-08T19:05:38.419Z] + grep parallel [2021-04-08T19:05:38.690Z] Removing intermediate container 5a1da53ad339 [2021-04-08T19:05:38.690Z] ---> 5adec17cf1cc [2021-04-08T19:05:38.690Z] Successfully built 5adec17cf1cc [2021-04-08T19:05:38.690Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:05:39.078Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T19:05:39.078Z] . [Pipeline] withDockerContainer [2021-04-08T19:05:39.332Z] prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container [2021-04-08T19:05:39.407Z] --parallel Build images in parallel. [2021-04-08T19:05:39.427Z] $ 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-arm64 cat [2021-04-08T19:05:40.945Z] $ docker top f68cb56f0eaf2e9cc9d8c579d12d0369c8db37ef50b73416789ba3cbeaf0f5f1 -eo pid,comm [Pipeline] { [Pipeline] } [2021-04-08T19:05:41.406Z] $ docker stop --time=1 6cd0711ce88e1c5d2ffee1b60820d87475cfdf176ae74acb100b9e8cab3afd67 [2021-04-08T19:05:42.849Z] $ docker rm -f 6cd0711ce88e1c5d2ffee1b60820d87475cfdf176ae74acb100b9e8cab3afd67 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:05:43.723Z] + go version [2021-04-08T19:05:43.724Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-08T19:05:43.764Z] $ docker stop --time=1 f68cb56f0eaf2e9cc9d8c579d12d0369c8db37ef50b73416789ba3cbeaf0f5f1 [2021-04-08T19:05:43.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-08T19:05:43.781Z] . [2021-04-08T19:05:45.719Z] $ docker rm -f f68cb56f0eaf2e9cc9d8c579d12d0369c8db37ef50b73416789ba3cbeaf0f5f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-04-08T19:05:46.177Z] prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container [2021-04-08T19:05:46.226Z] $ 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-08T19:05:46.905Z] $ docker top 88bffc472ea09fa6176fcdc502497204ee41716edcfc8290bf5065a6218fb90c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-04-08T19:05:47.531Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:05:48.000Z] + docker inspect -f . ci-base-image-arm64 [2021-04-08T19:05:48.000Z] . [Pipeline] withDockerContainer [2021-04-08T19:05:48.279Z] prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container [2021-04-08T19:05:48.368Z] $ 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-arm64 cat [2021-04-08T19:05:48.479Z] Building docker-core-command-go ... [2021-04-08T19:05:48.479Z] Building docker-core-data-go ... [2021-04-08T19:05:48.479Z] Building docker-core-metadata-go ... [2021-04-08T19:05:48.479Z] Building docker-security-bootstrapper-go ... [2021-04-08T19:05:48.479Z] Building docker-security-proxy-setup-go ... [2021-04-08T19:05:48.479Z] Building docker-security-secretstore-setup-go ... [2021-04-08T19:05:48.479Z] Building docker-support-notifications-go ... [2021-04-08T19:05:48.479Z] Building docker-support-scheduler-go ... [2021-04-08T19:05:48.479Z] Building docker-sys-mgmt-agent-go ... [2021-04-08T19:05:48.479Z] Building docker-security-bootstrapper-go [2021-04-08T19:05:48.479Z] Building docker-core-command-go [2021-04-08T19:05:48.479Z] Building docker-support-notifications-go [2021-04-08T19:05:48.479Z] Building docker-sys-mgmt-agent-go [2021-04-08T19:05:48.479Z] Building docker-support-scheduler-go [2021-04-08T19:05:49.782Z] $ docker top 7f12b1819a5d78f5d8270e07e85b9c7baff88382d6f5d23eaf74cdd50eaba9e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-08T19:05:50.294Z] ========================================================= [2021-04-08T19:05:50.294Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-08T19:05:50.294Z] ========================================================= [Pipeline] sh [2021-04-08T19:05:50.952Z] + make test [2021-04-08T19:05:50.952Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-08T19:06:13.148Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-08T19:06:21.234Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:06:21.234Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:06:21.234Z] ---> 0e446b0f0541 [2021-04-08T19:06:21.234Z] Step 3/31 : WORKDIR /edgex-go [2021-04-08T19:06:21.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:06:21.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:06:21.234Z] ---> 0e446b0f0541 [2021-04-08T19:06:21.234Z] Step 3/22 : WORKDIR /edgex-go [2021-04-08T19:06:21.234Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:06:21.234Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:06:21.234Z] ---> 0e446b0f0541 [2021-04-08T19:06:21.234Z] Step 3/26 : WORKDIR /edgex-go [2021-04-08T19:06:21.496Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:06:21.496Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:06:21.496Z] ---> 0e446b0f0541 [2021-04-08T19:06:21.496Z] Step 3/22 : WORKDIR /edgex-go [2021-04-08T19:06:21.496Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:06:21.496Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:06:21.496Z] ---> 0e446b0f0541 [2021-04-08T19:06:21.496Z] Step 3/23 : WORKDIR /edgex-go [2021-04-08T19:06:22.890Z] ---> Running in 9b04c7daf1c1 [2021-04-08T19:06:22.890Z] ---> Running in 0d2960a3152c [2021-04-08T19:06:22.890Z] ---> Running in c516e393082d [2021-04-08T19:06:22.890Z] ---> Running in 5c17f5175394 [2021-04-08T19:06:22.890Z] ---> Running in 3606411c1873 [2021-04-08T19:06:23.154Z] Removing intermediate container c516e393082d [2021-04-08T19:06:23.154Z] ---> a8cd4a3537cf [2021-04-08T19:06:23.154Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:06:23.154Z] Removing intermediate container 3606411c1873 [2021-04-08T19:06:23.154Z] ---> bdf95a248090 [2021-04-08T19:06:23.154Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:06:23.154Z] Removing intermediate container 5c17f5175394 [2021-04-08T19:06:23.154Z] ---> d3372fc68a09 [2021-04-08T19:06:23.154Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:06:23.154Z] Removing intermediate container 9b04c7daf1c1 [2021-04-08T19:06:23.154Z] ---> 798dec5137a8 [2021-04-08T19:06:23.154Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:06:23.154Z] Removing intermediate container 0d2960a3152c [2021-04-08T19:06:23.154Z] ---> 5c29741426c6 [2021-04-08T19:06:23.154Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:06:23.417Z] ---> Running in fd307d481d28 [2021-04-08T19:06:23.417Z] ---> Running in abe7c1959e0b [2021-04-08T19:06:23.417Z] ---> Running in 603b98617928 [2021-04-08T19:06:23.417Z] ---> Running in feb32161c5a4 [2021-04-08T19:06:23.417Z] ---> Running in 8a0b5f54e1fd [2021-04-08T19:06:25.354Z] Removing intermediate container abe7c1959e0b [2021-04-08T19:06:25.354Z] ---> d6a48eaccaff [2021-04-08T19:06:25.354Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-08T19:06:25.619Z] Removing intermediate container fd307d481d28 [2021-04-08T19:06:25.619Z] ---> 16081600219d [2021-04-08T19:06:25.619Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-08T19:06:25.619Z] Removing intermediate container 603b98617928 [2021-04-08T19:06:25.619Z] ---> 125d5703a58a [2021-04-08T19:06:25.619Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-08T19:06:25.619Z] ---> Running in fb7468620d35 [2021-04-08T19:06:25.619Z] Removing intermediate container feb32161c5a4 [2021-04-08T19:06:25.619Z] ---> cb528089dc3a [2021-04-08T19:06:25.619Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-08T19:06:25.619Z] ---> Running in 68536eb03211 [2021-04-08T19:06:25.883Z] Removing intermediate container 8a0b5f54e1fd [2021-04-08T19:06:25.883Z] ---> 1218b274b7e7 [2021-04-08T19:06:25.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-08T19:06:25.883Z] ---> Running in 9fada12bf8aa [2021-04-08T19:06:25.883Z] ---> Running in 3dc3caf57e5e [2021-04-08T19:06:25.883Z] ---> Running in 0828e0a1e9a6 [2021-04-08T19:06:26.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:26.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:26.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:06:27.893Z] OK: 233 MiB in 51 packages [2021-04-08T19:06:27.893Z] OK: 233 MiB in 51 packages [2021-04-08T19:06:27.893Z] OK: 233 MiB in 51 packages [2021-04-08T19:06:28.155Z] OK: 233 MiB in 51 packages [2021-04-08T19:06:28.422Z] OK: 233 MiB in 51 packages [2021-04-08T19:06:28.691Z] Removing intermediate container 68536eb03211 [2021-04-08T19:06:28.691Z] ---> 9abfcc7b21cf [2021-04-08T19:06:28.691Z] Step 6/31 : COPY go.mod . [2021-04-08T19:06:28.691Z] Removing intermediate container fb7468620d35 [2021-04-08T19:06:28.691Z] ---> 46a2a72aaf21 [2021-04-08T19:06:28.691Z] Step 6/26 : COPY go.mod . [2021-04-08T19:06:28.956Z] Removing intermediate container 9fada12bf8aa [2021-04-08T19:06:28.956Z] ---> 9881b6d7cd89 [2021-04-08T19:06:28.956Z] Step 6/22 : COPY go.mod . [2021-04-08T19:06:28.956Z] ---> e3e1430cd482 [2021-04-08T19:06:28.956Z] Step 7/31 : RUN go mod download [2021-04-08T19:06:28.956Z] ---> 9e017f485c30 [2021-04-08T19:06:28.956Z] Step 7/26 : RUN go mod download [2021-04-08T19:06:29.225Z] Removing intermediate container 0828e0a1e9a6 [2021-04-08T19:06:29.225Z] ---> 594830433890 [2021-04-08T19:06:29.225Z] Step 6/23 : COPY go.mod . [2021-04-08T19:06:29.225Z] ---> Running in a570ebcdcac1 [2021-04-08T19:06:29.225Z] ---> Running in 40ff428ba649 [2021-04-08T19:06:29.489Z] Removing intermediate container 3dc3caf57e5e [2021-04-08T19:06:29.489Z] ---> 53e95f75dceb [2021-04-08T19:06:29.489Z] Step 6/22 : COPY go.mod . [2021-04-08T19:06:29.489Z] ---> e7ee5a5740b3 [2021-04-08T19:06:29.489Z] Step 7/22 : RUN go mod download [2021-04-08T19:06:29.752Z] ---> db3bc8eaef10 [2021-04-08T19:06:29.752Z] Step 7/23 : RUN go mod download [2021-04-08T19:06:29.752Z] ---> Running in 9dc2f216a82e [2021-04-08T19:06:30.018Z] ---> Running in f70a7b2f9253 [2021-04-08T19:06:30.018Z] ---> 026a8f6c2524 [2021-04-08T19:06:30.018Z] Step 7/22 : RUN go mod download [2021-04-08T19:06:30.284Z] ---> Running in 1464a22a590e [2021-04-08T19:06:32.243Z] Removing intermediate container 40ff428ba649 [2021-04-08T19:06:32.243Z] ---> 830a0df2f274 [2021-04-08T19:06:32.243Z] Step 8/26 : COPY . . [2021-04-08T19:06:32.243Z] Removing intermediate container 1464a22a590e [2021-04-08T19:06:32.243Z] ---> dbbd20c3229d [2021-04-08T19:06:32.243Z] Step 8/22 : COPY . . [2021-04-08T19:06:32.243Z] Removing intermediate container 9dc2f216a82e [2021-04-08T19:06:32.243Z] ---> dda71249cab3 [2021-04-08T19:06:32.243Z] Step 8/22 : COPY . . [2021-04-08T19:06:32.243Z] Removing intermediate container f70a7b2f9253 [2021-04-08T19:06:32.243Z] ---> ccfa718ae096 [2021-04-08T19:06:32.243Z] Step 8/23 : COPY . . [2021-04-08T19:06:32.243Z] Removing intermediate container a570ebcdcac1 [2021-04-08T19:06:32.243Z] ---> fc1b8241c6d5 [2021-04-08T19:06:32.243Z] Step 8/31 : COPY . . [2021-04-08T19:07:00.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-08T19:07:08.477Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-08T19:07:11.246Z] ---> bae93f5c9122 [2021-04-08T19:07:11.246Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-08T19:07:11.246Z] ---> 4c228c0a77b2 [2021-04-08T19:07:11.246Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-08T19:07:11.246Z] ---> 30ed31743cd8 [2021-04-08T19:07:11.246Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-08T19:07:11.246Z] ---> 3a3729b9d358 [2021-04-08T19:07:11.246Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-08T19:07:11.246Z] ---> Running in a60900af363f [2021-04-08T19:07:11.246Z] ---> Running in cc301a46bc70 [2021-04-08T19:07:11.246Z] ---> Running in d464b4019585 [2021-04-08T19:07:11.246Z] ---> 472919aa992a [2021-04-08T19:07:11.246Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-08T19:07:11.246Z] ---> Running in c55ab31cbb5e [2021-04-08T19:07:11.246Z] ---> Running in 545f9b94248b [2021-04-08T19:07:11.845Z] 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-08T19:07:11.845Z] 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-08T19:07:11.845Z] 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-08T19:07:11.845Z] 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-08T19:07:11.845Z] 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-08T19:07:15.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-08T19:07:15.227Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-08T19:07:18.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-08T19:07:18.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-08T19:07:18.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-08T19:07:18.639Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-08T19:07:22.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-08T19:07:22.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-08T19:07:30.383Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-08T19:07:30.383Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-08T19:07:30.383Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-08T19:07:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.453s coverage: 45.9% of statements [2021-04-08T19:07:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-08T19:07:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-08T19:07:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-08T19:07:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-08T19:07:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-08T19:07:37.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-08T19:07:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 19.8% of statements [2021-04-08T19:07:37.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.228s coverage: 100.0% of statements [2021-04-08T19:07:43.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.498s coverage: 27.1% of statements [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-08T19:07:43.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.120s coverage: 100.0% of statements [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-08T19:07:43.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-08T19:07:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-08T19:07:44.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.285s coverage: 71.3% of statements [2021-04-08T19:07:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-08T19:07:44.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-08T19:07:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.473s coverage: 82.9% of statements [2021-04-08T19:07:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-08T19:07:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:07:46.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.176s coverage: 78.9% of statements [2021-04-08T19:07:46.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-08T19:07:50.780Z] Removing intermediate container 545f9b94248b [2021-04-08T19:07:50.781Z] ---> cf2094353d98 [2021-04-08T19:07:50.781Z] [2021-04-08T19:07:50.781Z] Step 10/31 : FROM alpine:3.12 [2021-04-08T19:07:50.781Z] Removing intermediate container cc301a46bc70 [2021-04-08T19:07:50.781Z] ---> 4ba2ee17b144 [2021-04-08T19:07:50.781Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-08T19:07:50.781Z] ---> Running in fca2e8bd26d4 [2021-04-08T19:07:50.781Z] 3.12: Pulling from library/alpine [2021-04-08T19:07:50.781Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-08T19:07:50.781Z] Status: Downloaded newer image for alpine:3.12 [2021-04-08T19:07:50.781Z] ---> 7230e588e954 [2021-04-08T19:07:50.781Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-08T19:07:54.099Z] 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-08T19:07:56.026Z] ---> Running in 022cc2931de6 [2021-04-08T19:07:56.026Z] Removing intermediate container d464b4019585 [2021-04-08T19:07:56.026Z] ---> 30a851047333 [2021-04-08T19:07:56.027Z] [2021-04-08T19:07:56.027Z] Step 10/22 : FROM alpine:3.12 [2021-04-08T19:07:56.027Z] ---> 7230e588e954 [2021-04-08T19:07:56.027Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-08T19:07:56.027Z] Removing intermediate container a60900af363f [2021-04-08T19:07:56.027Z] ---> 6a2e7a3813f9 [2021-04-08T19:07:56.027Z] [2021-04-08T19:07:56.027Z] Step 10/23 : FROM alpine:3.12 [2021-04-08T19:07:56.027Z] ---> 7230e588e954 [2021-04-08T19:07:56.027Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-08T19:07:56.027Z] Removing intermediate container c55ab31cbb5e [2021-04-08T19:07:56.027Z] ---> 277d7258b075 [2021-04-08T19:07:56.027Z] [2021-04-08T19:07:56.027Z] Step 10/22 : FROM alpine:3.12 [2021-04-08T19:07:56.027Z] ---> 7230e588e954 [2021-04-08T19:07:56.027Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-08T19:07:56.027Z] ---> Running in 6e834fa3116a [2021-04-08T19:07:56.027Z] ---> Running in 180412118f0f [2021-04-08T19:07:56.027Z] ---> Running in 3ab6cbc88186 [2021-04-08T19:07:56.290Z] Removing intermediate container 022cc2931de6 [2021-04-08T19:07:56.290Z] ---> 218dc51b133d [2021-04-08T19:07:56.290Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-08T19:07:56.290Z] ---> Running in dca367d04d54 [2021-04-08T19:07:56.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.190s coverage: 28.6% of statements [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-08T19:07:56.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.245s coverage: 100.0% of statements [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-08T19:07:56.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.164s coverage: 100.0% of statements [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-08T19:07:56.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.412s coverage: 86.7% of statements [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-08T19:07:56.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.509s coverage: 97.5% of statements [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-08T19:07:56.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.272s coverage: 78.3% of statements [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-08T19:07:56.725Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-08T19:07:56.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.142Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.415Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-08T19:07:57.415Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-08T19:07:57.415Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:07:57.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.415Z] Executing ca-certificates-20191127-r4.trigger [2021-04-08T19:07:57.415Z] Removing intermediate container fca2e8bd26d4 [2021-04-08T19:07:57.415Z] ---> ff6f9b288653 [2021-04-08T19:07:57.415Z] [2021-04-08T19:07:57.415Z] Step 11/26 : FROM docker:20.10.0 [2021-04-08T19:07:57.415Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-08T19:07:57.415Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:07:57.415Z] OK: 6 MiB in 15 packages [2021-04-08T19:07:57.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.415Z] 20.10.0: Pulling from library/docker [2021-04-08T19:07:57.415Z] OK: 6 MiB in 16 packages [2021-04-08T19:07:57.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:07:57.679Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-08T19:07:57.679Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:07:57.679Z] OK: 6 MiB in 15 packages [2021-04-08T19:07:57.679Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-08T19:07:57.679Z] (2/2) Installing su-exec (0.2-r1) [2021-04-08T19:07:57.679Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:07:57.679Z] OK: 6 MiB in 16 packages [2021-04-08T19:07:59.098Z] Removing intermediate container 180412118f0f [2021-04-08T19:07:59.098Z] ---> fb49de956cdd [2021-04-08T19:07:59.098Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:07:59.678Z] Removing intermediate container 6e834fa3116a [2021-04-08T19:07:59.678Z] ---> 3b1c62fd3931 [2021-04-08T19:07:59.678Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:07:59.678Z] ---> Running in 2fc860d7575d [2021-04-08T19:07:59.940Z] Removing intermediate container dca367d04d54 [2021-04-08T19:07:59.940Z] ---> c5ee3993faff [2021-04-08T19:07:59.940Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-08T19:08:00.566Z] Removing intermediate container 3ab6cbc88186 [2021-04-08T19:08:00.566Z] ---> ee6a908cd29f [2021-04-08T19:08:00.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:08:00.832Z] ---> Running in 9295e4f08996 [2021-04-08T19:08:00.832Z] ---> Running in 83ccc263c44e [2021-04-08T19:08:00.832Z] ---> Running in 06e9158f8c79 [2021-04-08T19:08:00.832Z] Removing intermediate container 2fc860d7575d [2021-04-08T19:08:00.832Z] ---> 34e1089db963 [2021-04-08T19:08:00.832Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-08T19:08:00.832Z] ---> Running in f93a2276f894 [2021-04-08T19:08:01.094Z] Removing intermediate container 9295e4f08996 [2021-04-08T19:08:01.094Z] ---> 070537368f16 [2021-04-08T19:08:01.094Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-08T19:08:01.362Z] Removing intermediate container 83ccc263c44e [2021-04-08T19:08:01.362Z] ---> 558c3006a44b [2021-04-08T19:08:01.362Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-08T19:08:01.362Z] Removing intermediate container 06e9158f8c79 [2021-04-08T19:08:01.362Z] ---> 2961d6d77ded [2021-04-08T19:08:01.362Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-08T19:08:01.362Z] Removing intermediate container f93a2276f894 [2021-04-08T19:08:01.362Z] ---> 8cab4bb5aac0 [2021-04-08T19:08:01.362Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-08T19:08:01.362Z] ---> Running in 2510036483ce [2021-04-08T19:08:01.362Z] ---> Running in 3cba9f6adf81 [2021-04-08T19:08:01.362Z] ---> Running in f29c3cfee953 [2021-04-08T19:08:01.631Z] ---> Running in 49e72cd0d53c [2021-04-08T19:08:01.906Z] Removing intermediate container 2510036483ce [2021-04-08T19:08:01.906Z] ---> ae8594cfebc0 [2021-04-08T19:08:01.906Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-08T19:08:01.906Z] Removing intermediate container 3cba9f6adf81 [2021-04-08T19:08:01.906Z] ---> f09852b70b9b [2021-04-08T19:08:01.906Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-08T19:08:02.176Z] Removing intermediate container f29c3cfee953 [2021-04-08T19:08:02.176Z] ---> d3b9654594ec [2021-04-08T19:08:02.176Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-08T19:08:02.176Z] ---> Running in b237c645f00e [2021-04-08T19:08:02.176Z] Removing intermediate container 49e72cd0d53c [2021-04-08T19:08:02.176Z] ---> aa347619e964 [2021-04-08T19:08:02.176Z] Step 15/23 : WORKDIR / [2021-04-08T19:08:02.176Z] ---> Running in 9cbe91116d45 [2021-04-08T19:08:02.176Z] ---> Running in cdf4901a629c [2021-04-08T19:08:02.444Z] ---> Running in 009518f83c45 [2021-04-08T19:08:02.713Z] Removing intermediate container b237c645f00e [2021-04-08T19:08:02.713Z] ---> 589d9e2b51f8 [2021-04-08T19:08:02.713Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:08:02.713Z] Removing intermediate container cdf4901a629c [2021-04-08T19:08:02.713Z] ---> 68c03a6636d7 [2021-04-08T19:08:02.713Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:08:02.713Z] Removing intermediate container 009518f83c45 [2021-04-08T19:08:02.713Z] ---> 75123100e498 [2021-04-08T19:08:02.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:08:03.306Z] ---> cad3e6954e34 [2021-04-08T19:08:03.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-08T19:08:03.306Z] ---> 49e4a3221e6b [2021-04-08T19:08:03.306Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-08T19:08:03.575Z] ---> 5ad14ab5fcd4 [2021-04-08T19:08:03.575Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-08T19:08:04.170Z] Removing intermediate container 9cbe91116d45 [2021-04-08T19:08:04.170Z] ---> f9eba1bc7ddd [2021-04-08T19:08:04.170Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-08T19:08:04.440Z] ---> Running in dd6935ddb3e3 [2021-04-08T19:08:04.440Z] ---> 18ba6e5a583b [2021-04-08T19:08:04.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-08T19:08:04.440Z] ---> ccd3d7091ccd [2021-04-08T19:08:04.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-08T19:08:04.440Z] ---> 9fe4fb22e23f [2021-04-08T19:08:04.440Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-08T19:08:04.705Z] Removing intermediate container dd6935ddb3e3 [2021-04-08T19:08:04.705Z] ---> f2ad19240df7 [2021-04-08T19:08:04.705Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-08T19:08:04.967Z] ---> d2d723303d99 [2021-04-08T19:08:04.967Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-08T19:08:04.967Z] ---> Running in a67bd99b5567 [2021-04-08T19:08:04.967Z] ---> e2b6edc490e3 [2021-04-08T19:08:04.967Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-08T19:08:04.967Z] ---> eb2bd312fc3f [2021-04-08T19:08:04.967Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.236s coverage: 92.8% of statements [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.136s coverage: 58.8% of statements [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.197s coverage: 1.0% of statements [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-08T19:08:05.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 47.1% of statements [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.134s coverage: 79.5% of statements [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.134s coverage: 94.1% of statements [2021-04-08T19:08:05.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.190s coverage: 96.3% of statements [2021-04-08T19:08:05.230Z] ---> 40e9b97d5824 [2021-04-08T19:08:05.231Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-08T19:08:05.231Z] ---> Running in d32d8f8716fc [2021-04-08T19:08:05.231Z] ---> Running in 92ce72903cb7 [2021-04-08T19:08:05.231Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-08T19:08:05.493Z] ---> Running in 07ba88c1681a [2021-04-08T19:08:05.493Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-08T19:08:05.493Z] ---> aefe523efa57 [2021-04-08T19:08:05.493Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-08T19:08:05.493Z] Removing intermediate container a67bd99b5567 [2021-04-08T19:08:05.493Z] ---> 91fa01bd3468 [2021-04-08T19:08:05.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:08:05.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements [2021-04-08T19:08:05.757Z] ---> Running in acf4667379f7 [2021-04-08T19:08:05.757Z] ---> Running in f042508b372d [2021-04-08T19:08:05.757Z] Removing intermediate container d32d8f8716fc [2021-04-08T19:08:05.757Z] ---> 9eaa05b18133 [2021-04-08T19:08:05.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:08:05.757Z] Removing intermediate container 92ce72903cb7 [2021-04-08T19:08:05.757Z] ---> eca4837cdade [2021-04-08T19:08:05.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:08:06.021Z] ---> Running in 670538c1ea8c [2021-04-08T19:08:06.021Z] ---> Running in c9fb229543e7 [2021-04-08T19:08:06.283Z] Removing intermediate container f042508b372d [2021-04-08T19:08:06.283Z] ---> 91cc3e7044ad [2021-04-08T19:08:06.283Z] Step 21/23 : LABEL arch=x86_64 [2021-04-08T19:08:06.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:08:06.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:08:06.546Z] ---> Running in c8b1b4009989 [2021-04-08T19:08:06.546Z] Removing intermediate container 670538c1ea8c [2021-04-08T19:08:06.546Z] ---> ad5952f0c941 [2021-04-08T19:08:06.546Z] Step 20/22 : LABEL arch=x86_64 [2021-04-08T19:08:06.546Z] Removing intermediate container c9fb229543e7 [2021-04-08T19:08:06.546Z] ---> 48a64cffb6d2 [2021-04-08T19:08:06.546Z] Step 20/22 : LABEL arch=x86_64 [2021-04-08T19:08:06.809Z] ---> Running in 78fcb636a584 [2021-04-08T19:08:06.809Z] (1/2) Installing readline (8.0.4-r0) [2021-04-08T19:08:06.809Z] (2/2) Installing bash (5.0.17-r0) [2021-04-08T19:08:06.809Z] Executing bash-5.0.17-r0.post-install [2021-04-08T19:08:06.809Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:08:06.809Z] OK: 12 MiB in 22 packages [2021-04-08T19:08:06.809Z] ---> Running in 28d51a67a271 [2021-04-08T19:08:07.074Z] Removing intermediate container c8b1b4009989 [2021-04-08T19:08:07.074Z] ---> f9fc5e88f25f [2021-04-08T19:08:07.074Z] Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:08:07.074Z] Removing intermediate container 78fcb636a584 [2021-04-08T19:08:07.074Z] ---> cdd39fcd4ec8 [2021-04-08T19:08:07.074Z] Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:08:07.339Z] ---> Running in b9d864010f85 [2021-04-08T19:08:07.339Z] Removing intermediate container 28d51a67a271 [2021-04-08T19:08:07.339Z] ---> 7760f3ac7590 [2021-04-08T19:08:07.339Z] Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:08:07.339Z] ---> Running in ee4cf6bd7d7c [2021-04-08T19:08:07.602Z] ---> Running in 369c1e5e211f [2021-04-08T19:08:07.602Z] Removing intermediate container b9d864010f85 [2021-04-08T19:08:07.602Z] ---> 4ccb2adb1829 [2021-04-08T19:08:07.602Z] Step 23/23 : LABEL version=0.0.0 [2021-04-08T19:08:07.602Z] Removing intermediate container 07ba88c1681a [2021-04-08T19:08:07.602Z] ---> edd3ac9b65e8 [2021-04-08T19:08:07.602Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:08:07.866Z] Removing intermediate container ee4cf6bd7d7c [2021-04-08T19:08:07.866Z] ---> ec74d7e5328e [2021-04-08T19:08:07.866Z] Step 22/22 : LABEL version=0.0.0 [2021-04-08T19:08:07.866Z] ---> Running in 33b54f21c65e [2021-04-08T19:08:08.134Z] Removing intermediate container acf4667379f7 [2021-04-08T19:08:08.134Z] ---> e1a7b7aca1b5 [2021-04-08T19:08:08.134Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-08T19:08:08.134Z] ---> Running in f37ecaee5dd5 [2021-04-08T19:08:08.134Z] Removing intermediate container 369c1e5e211f [2021-04-08T19:08:08.134Z] ---> a458c5c6ad65 [2021-04-08T19:08:08.134Z] Step 22/22 : LABEL version=0.0.0 [2021-04-08T19:08:08.134Z] ---> fa243a0950c1 [2021-04-08T19:08:08.134Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-08T19:08:08.134Z] ---> Running in e211e9991c7a [2021-04-08T19:08:08.134Z] ---> Running in cc0b85f51b15 [2021-04-08T19:08:08.400Z] Removing intermediate container 33b54f21c65e [2021-04-08T19:08:08.400Z] ---> 2aa8a13d6d63 [2021-04-08T19:08:08.400Z] [2021-04-08T19:08:08.663Z] Removing intermediate container f37ecaee5dd5 [2021-04-08T19:08:08.663Z] ---> 904ce5233285 [2021-04-08T19:08:08.663Z] [2021-04-08T19:08:08.663Z] Successfully built 2aa8a13d6d63 [2021-04-08T19:08:08.926Z] Successfully built 904ce5233285 [2021-04-08T19:08:08.926Z] Removing intermediate container e211e9991c7a [2021-04-08T19:08:08.926Z] ---> 6766b7d60753 [2021-04-08T19:08:08.926Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-08T19:08:08.926Z] Successfully tagged docker-core-command-go:latest [2021-04-08T19:08:08.926Z] Removing intermediate container cc0b85f51b15 [2021-04-08T19:08:08.926Z] ---> 6bfcefd04333 [2021-04-08T19:08:08.926Z] [2021-04-08T19:08:08.926Z] Successfully tagged docker-support-notifications-go:latest [2021-04-08T19:08:08.926Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-04-08T19:08:08.926Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-04-08T19:08:09.188Z] ---> a47bdd63c5e4 [2021-04-08T19:08:09.188Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-08T19:08:09.188Z] ---> Running in b005f5098ecd [2021-04-08T19:08:09.188Z] Successfully built 6bfcefd04333 [2021-04-08T19:08:09.188Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-08T19:08:09.188Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-04-08T19:08:09.452Z] Removing intermediate container b005f5098ecd [2021-04-08T19:08:09.452Z] ---> 0a57066bf78c [2021-04-08T19:08:09.452Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-08T19:08:09.453Z] ---> 3eb1064aa282 [2021-04-08T19:08:09.453Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-08T19:08:09.453Z] ---> Running in e1405f544dda [2021-04-08T19:08:09.718Z] Removing intermediate container e1405f544dda [2021-04-08T19:08:09.718Z] ---> 3abc839140ed [2021-04-08T19:08:09.718Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-08T19:08:09.718Z] ---> d192e641bcbe [2021-04-08T19:08:09.718Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-08T19:08:09.983Z] ---> 6af009050cd0 [2021-04-08T19:08:09.983Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-08T19:08:10.261Z] ---> Running in 88d0acc5e940 [2021-04-08T19:08:10.262Z] ---> c2bd76ef3731 [2021-04-08T19:08:10.262Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-08T19:08:14.490Z] Removing intermediate container 88d0acc5e940 [2021-04-08T19:08:14.490Z] ---> df76cd5f5d06 [2021-04-08T19:08:14.490Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-08T19:08:14.490Z] ---> 3c59f29c88ec [2021-04-08T19:08:14.490Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-08T19:08:17.804Z] ---> a1e6b2b81f11 [2021-04-08T19:08:17.804Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-08T19:08:17.804Z] ---> 23baf8fa69d9 [2021-04-08T19:08:17.804Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-08T19:08:17.804Z] ---> Running in 7a049168af82 [2021-04-08T19:08:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.145s coverage: 94.4% of statements [2021-04-08T19:08:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.130s coverage: 44.8% of statements [2021-04-08T19:08:20.369Z] ---> Running in 2a7cea891f89 [2021-04-08T19:08:21.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:08:21.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:08:21.333Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-08T19:08:21.333Z] (2/33) Installing expat (2.2.9-r1) [2021-04-08T19:08:21.333Z] (3/33) Installing libffi (3.3-r2) [2021-04-08T19:08:21.333Z] (4/33) Installing gdbm (1.13-r1) [2021-04-08T19:08:21.333Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-08T19:08:21.333Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-08T19:08:21.333Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-08T19:08:23.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.535s coverage: 81.9% of statements [2021-04-08T19:08:23.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-08T19:08:28.168Z] Removing intermediate container 2a7cea891f89 [2021-04-08T19:08:28.168Z] ---> b0c6f02549a7 [2021-04-08T19:08:28.168Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.199s coverage: 92.9% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.166s coverage: 75.5% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.129s coverage: 80.8% of statements [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.188s coverage: 84.6% of statements [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.6% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.588s coverage: 64.4% of statements [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-08T19:08:33.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.125s coverage: 100.0% of statements [2021-04-08T19:08:33.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-04-08T19:08:33.825Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-08T19:08:33.825Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-08T19:08:33.825Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-08T19:08:33.825Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-08T19:08:33.825Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-08T19:08:33.825Z] ---> Running in 68ed4da97746 [2021-04-08T19:08:33.825Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-08T19:08:33.825Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-08T19:08:33.825Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-08T19:08:34.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-04-08T19:08:34.794Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-08T19:08:34.794Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-08T19:08:34.794Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-08T19:08:34.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements [2021-04-08T19:08:35.068Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-08T19:08:35.068Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-08T19:08:35.068Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-08T19:08:35.068Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-08T19:08:35.331Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-08T19:08:35.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-04-08T19:08:36.283Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:08:36.283Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:08:36.283Z] ---> 0e446b0f0541 [2021-04-08T19:08:36.283Z] Step 3/21 : WORKDIR /edgex-go [2021-04-08T19:08:36.283Z] ---> Using cache [2021-04-08T19:08:36.283Z] ---> 5c29741426c6 [2021-04-08T19:08:36.283Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:08:36.283Z] ---> Using cache [2021-04-08T19:08:36.283Z] ---> 1218b274b7e7 [2021-04-08T19:08:36.283Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-08T19:08:36.283Z] ---> Using cache [2021-04-08T19:08:36.283Z] ---> 594830433890 [2021-04-08T19:08:36.283Z] Step 6/21 : COPY go.mod . [2021-04-08T19:08:36.283Z] ---> Using cache [2021-04-08T19:08:36.283Z] ---> db3bc8eaef10 [2021-04-08T19:08:36.283Z] Step 7/21 : RUN go mod download [2021-04-08T19:08:36.283Z] ---> Using cache [2021-04-08T19:08:36.283Z] ---> ccfa718ae096 [2021-04-08T19:08:36.283Z] Step 8/21 : COPY . . [2021-04-08T19:08:36.283Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-08T19:08:36.283Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-08T19:08:36.283Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-08T19:08:36.283Z] ---> Using cache [2021-04-08T19:08:36.283Z] ---> 4c228c0a77b2 [2021-04-08T19:08:36.283Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-08T19:08:36.862Z] Removing intermediate container 68ed4da97746 [2021-04-08T19:08:36.862Z] ---> 1e13b2e73006 [2021-04-08T19:08:36.862Z] Step 28/31 : CMD ["gate"] [2021-04-08T19:08:37.442Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-08T19:08:38.020Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-08T19:08:38.020Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:08:38.020Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:08:38.020Z] ---> 0e446b0f0541 [2021-04-08T19:08:38.021Z] Step 3/24 : WORKDIR /edgex-go [2021-04-08T19:08:38.021Z] ---> Using cache [2021-04-08T19:08:38.021Z] ---> 5c29741426c6 [2021-04-08T19:08:38.021Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:08:38.021Z] ---> Using cache [2021-04-08T19:08:38.021Z] ---> 1218b274b7e7 [2021-04-08T19:08:38.021Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-08T19:08:38.021Z] ---> Using cache [2021-04-08T19:08:38.021Z] ---> 594830433890 [2021-04-08T19:08:38.021Z] Step 6/24 : COPY go.mod . [2021-04-08T19:08:38.021Z] ---> Using cache [2021-04-08T19:08:38.021Z] ---> db3bc8eaef10 [2021-04-08T19:08:38.021Z] Step 7/24 : RUN go mod download [2021-04-08T19:08:38.021Z] ---> Using cache [2021-04-08T19:08:38.021Z] ---> ccfa718ae096 [2021-04-08T19:08:38.021Z] Step 8/24 : COPY . . [2021-04-08T19:08:38.021Z] ---> Using cache [2021-04-08T19:08:38.021Z] ---> 4c228c0a77b2 [2021-04-08T19:08:38.021Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-08T19:08:38.021Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-08T19:08:38.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.958s coverage: 69.0% of statements [2021-04-08T19:08:38.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-08T19:08:38.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-08T19:08:38.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-08T19:08:38.283Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:08:38.283Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:08:38.283Z] ---> 0e446b0f0541 [2021-04-08T19:08:38.283Z] Step 3/23 : WORKDIR /edgex-go [2021-04-08T19:08:38.283Z] ---> Using cache [2021-04-08T19:08:38.283Z] ---> 5c29741426c6 [2021-04-08T19:08:38.283Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:08:38.283Z] ---> Using cache [2021-04-08T19:08:38.283Z] ---> 1218b274b7e7 [2021-04-08T19:08:38.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-08T19:08:38.283Z] ---> Using cache [2021-04-08T19:08:38.283Z] ---> 594830433890 [2021-04-08T19:08:38.283Z] Step 6/23 : COPY go.mod . [2021-04-08T19:08:38.283Z] ---> Using cache [2021-04-08T19:08:38.283Z] ---> db3bc8eaef10 [2021-04-08T19:08:38.283Z] Step 7/23 : RUN go mod download [2021-04-08T19:08:38.283Z] ---> Using cache [2021-04-08T19:08:38.283Z] ---> ccfa718ae096 [2021-04-08T19:08:38.283Z] Step 8/23 : COPY . . [2021-04-08T19:08:38.283Z] ---> Using cache [2021-04-08T19:08:38.283Z] ---> 4c228c0a77b2 [2021-04-08T19:08:38.283Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-08T19:08:38.857Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-08T19:08:39.805Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-08T19:08:39.805Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-08T19:08:39.805Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-08T19:08:39.805Z] ---> Running in 1d6d198f1621 [2021-04-08T19:08:39.805Z] ---> Running in c1f52689b482 [2021-04-08T19:08:40.070Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:08:40.346Z] OK: 71 MiB in 55 packages [2021-04-08T19:08:40.617Z] ---> Running in 4c4359ac11ff [2021-04-08T19:08:40.618Z] ---> Running in 2b27cb61ef71 [2021-04-08T19:08:40.879Z] Removing intermediate container 2b27cb61ef71 [2021-04-08T19:08:40.879Z] ---> 7f8d3e2a3733 [2021-04-08T19:08:40.879Z] Step 29/31 : LABEL arch=x86_64 [2021-04-08T19:08:41.147Z] ---> Running in af5e4622547f [2021-04-08T19:08:41.147Z] 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-08T19:08:41.419Z] 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-08T19:08:41.419Z] Removing intermediate container af5e4622547f [2021-04-08T19:08:41.419Z] ---> fe905b7c302a [2021-04-08T19:08:41.419Z] Step 30/31 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:08:41.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.507s coverage: 38.4% of statements [2021-04-08T19:08:41.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-08T19:08:41.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-08T19:08:41.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-04-08T19:08:41.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-08T19:08:41.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.130s coverage: 84.8% of statements [2021-04-08T19:08:41.684Z] 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-08T19:08:41.951Z] ---> Running in ebb7f60f33f6 [2021-04-08T19:08:42.541Z] Removing intermediate container ebb7f60f33f6 [2021-04-08T19:08:42.541Z] ---> 3085ea9f4f3a [2021-04-08T19:08:42.541Z] Step 31/31 : LABEL version=0.0.0 [2021-04-08T19:08:45.903Z] ---> Running in f38fc2214a59 [2021-04-08T19:08:46.489Z] Removing intermediate container f38fc2214a59 [2021-04-08T19:08:46.489Z] ---> a10f41b792f3 [2021-04-08T19:08:46.489Z] [2021-04-08T19:08:47.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-08T19:08:47.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.138s coverage: 100.0% of statements [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-08T19:08:47.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-08T19:08:47.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.169s coverage: 11.0% of statements [2021-04-08T19:08:47.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-08T19:08:47.084Z] Successfully built a10f41b792f3 [2021-04-08T19:08:47.351Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-08T19:08:47.351Z] Building docker-core-data-go [2021-04-08T19:08:48.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.462s coverage: 87.1% of statements [2021-04-08T19:08:48.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-08T19:08:48.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:08:48.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.240s coverage: 29.1% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.188s coverage: 100.0% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.301s coverage: 95.6% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-08T19:08:56.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-04-08T19:08:56.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.108s coverage: 32.1% of statements [2021-04-08T19:08:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-04-08T19:08:58.415Z] GO111MODULE=on go vet ./... [2021-04-08T19:08:59.691Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 7a049168af82 [2021-04-08T19:08:59.691Z] ---> 8fa81f07e19e [2021-04-08T19:08:59.691Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-08T19:08:59.691Z] ---> Running in aa59ad9c6d65 [2021-04-08T19:09:09.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:09:09.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:09:09.778Z] ---> 0e446b0f0541 [2021-04-08T19:09:09.778Z] Step 3/23 : WORKDIR /edgex-go [2021-04-08T19:09:09.778Z] ---> Using cache [2021-04-08T19:09:09.778Z] ---> 5c29741426c6 [2021-04-08T19:09:09.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:09:09.778Z] ---> Using cache [2021-04-08T19:09:09.778Z] ---> 1218b274b7e7 [2021-04-08T19:09:09.778Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-08T19:09:09.778Z] Collecting docker-compose==1.23.2 [2021-04-08T19:09:09.778Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-08T19:09:10.366Z] 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-08T19:09:10.643Z] ---> Running in 6bc248ac4f50 [2021-04-08T19:09:10.643Z] Collecting docker<4.0,>=3.6.0 [2021-04-08T19:09:10.643Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-08T19:09:10.643Z] 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-08T19:09:10.643Z] 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-08T19:09:10.920Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-08T19:09:10.921Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-08T19:09:11.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:12.161Z] Collecting cached-property<2,>=1.2.0 [2021-04-08T19:09:12.161Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-08T19:09:12.431Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-08T19:09:12.431Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-08T19:09:12.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:12.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-08T19:09:12.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-08T19:09:12.997Z] Collecting docopt<0.7,>=0.6.1 [2021-04-08T19:09:12.997Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-08T19:09:12.997Z] OK: 233 MiB in 51 packages [2021-04-08T19:09:14.440Z] Collecting texttable<0.10,>=0.9.0 [2021-04-08T19:09:14.440Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-08T19:09:14.720Z] Removing intermediate container 6bc248ac4f50 [2021-04-08T19:09:14.720Z] ---> 6a3b0b14c1f2 [2021-04-08T19:09:14.720Z] Step 6/23 : COPY go.mod . [2021-04-08T19:09:14.984Z] Collecting jsonschema<3,>=2.5.1 [2021-04-08T19:09:14.984Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-08T19:09:15.251Z] Collecting PyYAML<4,>=3.10 [2021-04-08T19:09:15.251Z] ---> 4206938375ba [2021-04-08T19:09:15.251Z] Step 7/23 : RUN go mod download [2021-04-08T19:09:15.251Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-08T19:09:15.251Z] ---> Running in 897c375aa37a [2021-04-08T19:09:16.234Z] Collecting docker-pycreds>=0.4.0 [2021-04-08T19:09:16.234Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-08T19:09:16.234Z] Collecting idna<2.8,>=2.5 [2021-04-08T19:09:16.234Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-08T19:09:17.648Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-08T19:09:17.648Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-08T19:09:18.603Z] 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-08T19:09:18.603Z] 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-08T19:09:18.603Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-08T19:09:18.603Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-08T19:09:18.603Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-08T19:09:18.603Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-08T19:09:19.177Z] Removing intermediate container 4c4359ac11ff [2021-04-08T19:09:19.177Z] ---> 94ac863bb0a3 [2021-04-08T19:09:19.177Z] [2021-04-08T19:09:19.177Z] Step 10/23 : FROM alpine:3.12 [2021-04-08T19:09:19.177Z] Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, dockerpty, cached-property, docopt, texttable, jsonschema, PyYAML, docker-compose [2021-04-08T19:09:19.177Z] ---> 7230e588e954 [2021-04-08T19:09:19.177Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-08T19:09:19.177Z] ---> Using cache [2021-04-08T19:09:19.177Z] ---> ee6a908cd29f [2021-04-08T19:09:19.177Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:09:19.177Z] ---> Using cache [2021-04-08T19:09:19.177Z] ---> 2961d6d77ded [2021-04-08T19:09:19.177Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-08T19:09:20.573Z] ---> Running in af94e165bc39 [2021-04-08T19:09:20.573Z] Removing intermediate container c1f52689b482 [2021-04-08T19:09:20.573Z] ---> 24821bbb8352 [2021-04-08T19:09:20.573Z] [2021-04-08T19:09:20.573Z] Step 10/24 : FROM alpine:3.12 [2021-04-08T19:09:20.573Z] ---> 7230e588e954 [2021-04-08T19:09:20.573Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-08T19:09:20.836Z] Attempting uninstall: idna [2021-04-08T19:09:20.836Z] Found existing installation: idna 2.9 [2021-04-08T19:09:20.836Z] Uninstalling idna-2.9: [2021-04-08T19:09:21.102Z] Successfully uninstalled idna-2.9 [2021-04-08T19:09:21.102Z] Removing intermediate container 1d6d198f1621 [2021-04-08T19:09:21.102Z] ---> 1590a1fbe08d [2021-04-08T19:09:21.102Z] [2021-04-08T19:09:21.102Z] Step 10/21 : FROM alpine:3.12 [2021-04-08T19:09:21.102Z] ---> Running in 7df8f7d86f80 [2021-04-08T19:09:21.102Z] ---> 7230e588e954 [2021-04-08T19:09:21.102Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-08T19:09:21.366Z] Removing intermediate container af94e165bc39 [2021-04-08T19:09:21.366Z] ---> 26c35fbfc0ab [2021-04-08T19:09:21.366Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-08T19:09:21.366Z] Attempting uninstall: urllib3 [2021-04-08T19:09:21.366Z] Found existing installation: urllib3 1.25.9 [2021-04-08T19:09:21.366Z] Uninstalling urllib3-1.25.9: [2021-04-08T19:09:21.366Z] ---> Running in 85226e80ad37 [2021-04-08T19:09:21.366Z] Successfully uninstalled urllib3-1.25.9 [2021-04-08T19:09:21.946Z] ---> Running in acc7a33ed950 [2021-04-08T19:09:21.946Z] Attempting uninstall: requests [2021-04-08T19:09:21.946Z] Found existing installation: requests 2.23.0 [2021-04-08T19:09:21.946Z] Uninstalling requests-2.23.0: [2021-04-08T19:09:22.212Z] Successfully uninstalled requests-2.23.0 [2021-04-08T19:09:22.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:22.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:22.745Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-08T19:09:22.745Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-08T19:09:22.745Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-08T19:09:22.745Z] (4/6) Installing curl (7.69.1-r3) [2021-04-08T19:09:22.745Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-08T19:09:22.745Z] (6/6) Installing su-exec (0.2-r1) [2021-04-08T19:09:22.745Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:09:22.745Z] Executing ca-certificates-20191127-r4.trigger [2021-04-08T19:09:22.745Z] Removing intermediate container 897c375aa37a [2021-04-08T19:09:22.745Z] ---> 3c9e20db4b94 [2021-04-08T19:09:22.745Z] Step 8/23 : COPY . . [2021-04-08T19:09:22.745Z] OK: 7 MiB in 20 packages [2021-04-08T19:09:22.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:22.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:23.010Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-08T19:09:23.010Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-08T19:09:23.010Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-08T19:09:23.010Z] (4/4) Installing curl (7.69.1-r3) [2021-04-08T19:09:23.010Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:09:23.010Z] Executing ca-certificates-20191127-r4.trigger [2021-04-08T19:09:23.273Z] OK: 7 MiB in 18 packages [2021-04-08T19:09:23.851Z] Removing intermediate container acc7a33ed950 [2021-04-08T19:09:23.851Z] ---> 8d32b03a5598 [2021-04-08T19:09:23.851Z] Step 15/23 : WORKDIR / [2021-04-08T19:09:25.777Z] Running setup.py install for dockerpty: started [2021-04-08T19:09:28.354Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-08T19:09:28.354Z] ---> Running in 54d5eeca1d50 [2021-04-08T19:09:28.354Z] Running setup.py install for docopt: started [2021-04-08T19:09:29.329Z] Running setup.py install for docopt: finished with status 'done' [2021-04-08T19:09:29.329Z] Running setup.py install for texttable: started [2021-04-08T19:09:29.905Z] Running setup.py install for texttable: finished with status 'done' [2021-04-08T19:09:32.462Z] Removing intermediate container 7df8f7d86f80 [2021-04-08T19:09:32.462Z] ---> a045351c3861 [2021-04-08T19:09:32.462Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-08T19:09:32.462Z] Running setup.py install for PyYAML: started [2021-04-08T19:09:33.414Z] Removing intermediate container 85226e80ad37 [2021-04-08T19:09:33.414Z] ---> 00da23451f97 [2021-04-08T19:09:33.414Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-08T19:09:33.414Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-08T19:09:33.988Z] Removing intermediate container 54d5eeca1d50 [2021-04-08T19:09:33.988Z] ---> 5fd6c4587d7c [2021-04-08T19:09:33.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:09:36.573Z] ---> Running in f97fb4149938 [2021-04-08T19:09:36.574Z] ---> Running in 255716e94586 [2021-04-08T19:09:36.574Z] 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-08T19:09:37.181Z] ---> 5bff942981f6 [2021-04-08T19:09:37.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-08T19:09:38.589Z] Removing intermediate container f97fb4149938 [2021-04-08T19:09:38.589Z] ---> 09114acd1267 [2021-04-08T19:09:38.589Z] Step 13/21 : WORKDIR /edgex [2021-04-08T19:09:39.166Z] Removing intermediate container 255716e94586 [2021-04-08T19:09:39.166Z] ---> 39363d324e9e [2021-04-08T19:09:39.166Z] Step 13/24 : WORKDIR / [2021-04-08T19:09:42.481Z] ---> 75203a5cdd2c [2021-04-08T19:09:42.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-08T19:09:42.751Z] ---> Running in 2535c1df2a5d [2021-04-08T19:09:44.675Z] ---> Running in 205fc8572462 [2021-04-08T19:09:46.067Z] ---> b0f60f191b44 [2021-04-08T19:09:46.067Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-08T19:09:46.337Z] Removing intermediate container 2535c1df2a5d [2021-04-08T19:09:46.337Z] ---> 05aaa4796da4 [2021-04-08T19:09:46.337Z] 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-08T19:09:46.337Z] Removing intermediate container aa59ad9c6d65 [2021-04-08T19:09:46.337Z] ---> 13e35ac3965a [2021-04-08T19:09:46.337Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-08T19:09:46.337Z] ---> Running in 6202a9c90d4f [2021-04-08T19:09:46.337Z] Removing intermediate container 205fc8572462 [2021-04-08T19:09:46.337Z] ---> c48aa8795eef [2021-04-08T19:09:46.337Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-08T19:09:46.603Z] ---> Running in c230c5e1fd21 [2021-04-08T19:09:46.603Z] ---> abd1a66d40b5 [2021-04-08T19:09:46.603Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-08T19:09:46.874Z] ---> Running in 7ddcaac8deff [2021-04-08T19:09:46.874Z] Removing intermediate container 6202a9c90d4f [2021-04-08T19:09:46.874Z] ---> 9786c1ab7977 [2021-04-08T19:09:46.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:09:47.140Z] ---> f7302f47be70 [2021-04-08T19:09:47.140Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-08T19:09:47.140Z] ---> 242129eabafc [2021-04-08T19:09:47.140Z] 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-08T19:09:47.140Z] ---> Running in 539d9be45f47 [2021-04-08T19:09:47.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:47.402Z] Removing intermediate container 539d9be45f47 [2021-04-08T19:09:47.402Z] ---> 11c766f17adc [2021-04-08T19:09:47.402Z] Step 21/23 : LABEL arch=x86_64 [2021-04-08T19:09:47.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:09:47.665Z] ---> fe50a9818239 [2021-04-08T19:09:47.665Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-08T19:09:47.665Z] ---> Running in 6a8fdb41272c [2021-04-08T19:09:47.665Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-08T19:09:47.665Z] 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-08T19:09:47.665Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-08T19:09:47.665Z] ---> bbcac0f3c315 [2021-04-08T19:09:47.665Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-08T19:09:47.665Z] (3/3) Installing curl (7.69.1-r3) [2021-04-08T19:09:47.665Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:09:47.932Z] OK: 72 MiB in 58 packages [2021-04-08T19:09:47.932Z] Removing intermediate container 6a8fdb41272c [2021-04-08T19:09:47.932Z] ---> f8bf0156a03e [2021-04-08T19:09:47.932Z] Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:09:48.203Z] ---> d0de5d4f0675 [2021-04-08T19:09:48.203Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-08T19:09:48.203Z] ---> Running in 75db26535c90 [2021-04-08T19:09:48.473Z] ---> 933f7ce89b31 [2021-04-08T19:09:48.473Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-08T19:09:48.473Z] Removing intermediate container 75db26535c90 [2021-04-08T19:09:48.473Z] ---> 201191ed029a [2021-04-08T19:09:48.473Z] ---> Running in 185d5f0918ce [2021-04-08T19:09:48.473Z] Step 23/23 : LABEL version=0.0.0 [2021-04-08T19:09:48.739Z] ---> Running in f1cb40b72ae7 [2021-04-08T19:09:49.011Z] Removing intermediate container c230c5e1fd21 [2021-04-08T19:09:49.011Z] ---> 075c97e12746 [2021-04-08T19:09:49.011Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-08T19:09:49.011Z] ---> 58c1ad787169 [2021-04-08T19:09:49.011Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-08T19:09:49.011Z] Removing intermediate container 185d5f0918ce [2021-04-08T19:09:49.011Z] ---> ce9c5d585dd8 [2021-04-08T19:09:49.011Z] Step 18/21 : CMD ["--init=true"] [2021-04-08T19:09:49.284Z] ---> Running in fb77b8617b0f [2021-04-08T19:09:49.284Z] Removing intermediate container f1cb40b72ae7 [2021-04-08T19:09:49.284Z] ---> 8cd2cd5eaa15 [2021-04-08T19:09:49.284Z] [2021-04-08T19:09:49.284Z] ---> Running in 1b390d591583 [2021-04-08T19:09:50.273Z] Successfully built 8cd2cd5eaa15 [2021-04-08T19:09:50.273Z] Successfully tagged docker-core-metadata-go:latest [2021-04-08T19:09:50.549Z]  Building docker-core-metadata-go ... done  ---> e8f34dbc8e54 [2021-04-08T19:09:50.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-08T19:09:50.549Z] Removing intermediate container fb77b8617b0f [2021-04-08T19:09:50.549Z] ---> e6c52a01776b [2021-04-08T19:09:50.549Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:09:50.549Z] Removing intermediate container 1b390d591583 [2021-04-08T19:09:50.549Z] ---> 6918621fe69f [2021-04-08T19:09:50.549Z] Step 19/21 : LABEL arch=x86_64 [2021-04-08T19:09:50.823Z] ---> Running in a6862c01e9b1 [2021-04-08T19:09:50.823Z] ---> Running in ac380b4413b7 [2021-04-08T19:09:51.097Z] ---> 308954993285 [2021-04-08T19:09:51.097Z] 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-08T19:09:51.368Z] ---> Running in 053f9481bede [2021-04-08T19:09:51.368Z] Removing intermediate container ac380b4413b7 [2021-04-08T19:09:51.368Z] ---> 274cf28bfdb4 [2021-04-08T19:09:51.368Z] Step 20/21 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:09:51.368Z] Removing intermediate container a6862c01e9b1 [2021-04-08T19:09:51.368Z] ---> 96b4e51fa60c [2021-04-08T19:09:51.368Z] Step 24/26 : LABEL arch=x86_64 [2021-04-08T19:09:51.648Z] ---> Running in 94da4fb7b924 [2021-04-08T19:09:51.922Z] ---> Running in f31ef1be859f [2021-04-08T19:09:51.922Z] Removing intermediate container 94da4fb7b924 [2021-04-08T19:09:51.922Z] ---> 7bae4a4ea7c9 [2021-04-08T19:09:51.922Z] Step 21/21 : LABEL version=0.0.0 [2021-04-08T19:09:52.517Z] ---> Running in 3455e9ee896a [2021-04-08T19:09:52.800Z] Removing intermediate container f31ef1be859f [2021-04-08T19:09:52.800Z] ---> 000c39017538 [2021-04-08T19:09:52.800Z] Step 25/26 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:09:52.800Z] ---> Running in 3d1f642bd095 [2021-04-08T19:09:52.800Z] Removing intermediate container 3455e9ee896a [2021-04-08T19:09:52.800Z] ---> dee0d7467e51 [2021-04-08T19:09:52.800Z] [2021-04-08T19:09:53.080Z] Removing intermediate container 3d1f642bd095 [2021-04-08T19:09:53.080Z] ---> 65496424ce00 [2021-04-08T19:09:53.080Z] Step 26/26 : LABEL version=0.0.0 [2021-04-08T19:09:53.357Z] Successfully built dee0d7467e51 [2021-04-08T19:09:53.357Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-08T19:09:53.357Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 25d2c43656d3 [2021-04-08T19:09:53.357Z] Removing intermediate container 053f9481bede [2021-04-08T19:09:53.357Z] ---> 9bf183612f1f [2021-04-08T19:09:53.357Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-08T19:09:53.630Z] ---> Running in 4c4f1cf160df [2021-04-08T19:09:53.630Z] Removing intermediate container 25d2c43656d3 [2021-04-08T19:09:53.630Z] ---> e42e6263e177 [2021-04-08T19:09:53.630Z] [2021-04-08T19:09:53.901Z] Successfully built e42e6263e177 [2021-04-08T19:09:54.169Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-08T19:09:54.169Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 4c4f1cf160df [2021-04-08T19:09:54.169Z] ---> 694bcb26251c [2021-04-08T19:09:54.169Z] Step 22/24 : LABEL arch=x86_64 [2021-04-08T19:09:54.442Z] ---> Running in 7e8ca1c79e12 [2021-04-08T19:09:54.442Z] Removing intermediate container 7e8ca1c79e12 [2021-04-08T19:09:54.442Z] ---> 5eb15cf10e5f [2021-04-08T19:09:54.442Z] Step 23/24 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:09:54.718Z] ---> Running in b96546dc4ce1 [2021-04-08T19:09:55.002Z] Removing intermediate container b96546dc4ce1 [2021-04-08T19:09:55.002Z] ---> 1467cc3a29d7 [2021-04-08T19:09:55.002Z] Step 24/24 : LABEL version=0.0.0 [2021-04-08T19:09:55.002Z] ---> Running in 2d0a8d8bda3e [2021-04-08T19:09:55.280Z] Removing intermediate container 2d0a8d8bda3e [2021-04-08T19:09:55.280Z] ---> 7a01bcf48f55 [2021-04-08T19:09:55.280Z] [2021-04-08T19:09:55.563Z] Successfully built 7a01bcf48f55 [2021-04-08T19:09:55.563Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-08T19:10:05.646Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7ddcaac8deff [2021-04-08T19:10:05.646Z] ---> ec26a43bd0c1 [2021-04-08T19:10:05.647Z] [2021-04-08T19:10:05.647Z] Step 10/23 : FROM alpine:3.12 [2021-04-08T19:10:05.647Z] ---> 7230e588e954 [2021-04-08T19:10:05.647Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-08T19:10:05.647Z] ---> Running in ff6282ee1be3 [2021-04-08T19:10:05.647Z] Removing intermediate container ff6282ee1be3 [2021-04-08T19:10:05.647Z] ---> 44fc2a6971e4 [2021-04-08T19:10:05.647Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-08T19:10:05.647Z] ---> Running in 0e9a7db40259 [2021-04-08T19:10:05.647Z] Removing intermediate container 0e9a7db40259 [2021-04-08T19:10:05.647Z] ---> a171a9afb50b [2021-04-08T19:10:05.647Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-08T19:10:05.647Z] ---> Running in a11e2d01b634 [2021-04-08T19:10:05.909Z] Removing intermediate container a11e2d01b634 [2021-04-08T19:10:05.909Z] ---> fca78472284a [2021-04-08T19:10:05.909Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:10:05.909Z] ---> Running in 9d6a9523ab54 [2021-04-08T19:10:06.894Z] Removing intermediate container 9d6a9523ab54 [2021-04-08T19:10:06.894Z] ---> ed1db8d2ba2b [2021-04-08T19:10:06.894Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-08T19:10:06.894Z] ---> Running in 20990b63aeac [2021-04-08T19:10:07.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-08T19:10:08.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-08T19:10:08.777Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-08T19:10:08.777Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-08T19:10:09.039Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-08T19:10:09.039Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-08T19:10:09.300Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-08T19:10:09.561Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-08T19:10:09.561Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:10:09.837Z] OK: 8 MiB in 20 packages [2021-04-08T19:10:10.410Z] Removing intermediate container 20990b63aeac [2021-04-08T19:10:10.410Z] ---> 0a62c8297f08 [2021-04-08T19:10:10.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:10:10.410Z] ---> 2767dbe96637 [2021-04-08T19:10:10.410Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-08T19:10:11.356Z] ---> 56705a25c394 [2021-04-08T19:10:11.356Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-08T19:10:11.356Z] ---> 8b1f72fe4f85 [2021-04-08T19:10:11.356Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-08T19:10:11.356Z] ---> Running in 2052de23a8e6 [2021-04-08T19:10:11.619Z] Removing intermediate container 2052de23a8e6 [2021-04-08T19:10:11.619Z] ---> 19a4cc813e6f [2021-04-08T19:10:11.619Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:10:11.619Z] ---> Running in 492c7c700964 [2021-04-08T19:10:11.881Z] Removing intermediate container 492c7c700964 [2021-04-08T19:10:11.881Z] ---> 8e4fe3446477 [2021-04-08T19:10:11.881Z] Step 21/23 : LABEL arch=x86_64 [2021-04-08T19:10:11.881Z] ---> Running in 6982ffa364aa [2021-04-08T19:10:12.143Z] Removing intermediate container 6982ffa364aa [2021-04-08T19:10:12.143Z] ---> 766402be82d0 [2021-04-08T19:10:12.143Z] Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:10:12.143Z] ---> Running in d8630922b25b [2021-04-08T19:10:12.406Z] Removing intermediate container d8630922b25b [2021-04-08T19:10:12.406Z] ---> 5a5676e55d58 [2021-04-08T19:10:12.406Z] Step 23/23 : LABEL version=0.0.0 [2021-04-08T19:10:12.406Z] ---> Running in d669c16151bd [2021-04-08T19:10:12.406Z] Removing intermediate container d669c16151bd [2021-04-08T19:10:12.406Z] ---> 5c2a597996e9 [2021-04-08T19:10:12.406Z] [2021-04-08T19:10:12.667Z] Successfully built 5c2a597996e9 [2021-04-08T19:10:12.667Z] Successfully tagged docker-core-data-go:latest [2021-04-08T19:10:14.064Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-08T19:10:14.083Z] $ docker stop --time=1 88bffc472ea09fa6176fcdc502497204ee41716edcfc8290bf5065a6218fb90c [2021-04-08T19:10:15.683Z] $ docker rm -f 88bffc472ea09fa6176fcdc502497204ee41716edcfc8290bf5065a6218fb90c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T19:10:16.282Z] + docker images [2021-04-08T19:10:16.283Z] + grep docker [2021-04-08T19:10:16.544Z] docker-core-data-go latest 5c2a597996e9 4 seconds ago 22.7MB [2021-04-08T19:10:16.544Z] docker-security-secretstore-setup-go latest 7a01bcf48f55 21 seconds ago 25.7MB [2021-04-08T19:10:16.544Z] docker-sys-mgmt-agent-go latest e42e6263e177 23 seconds ago 314MB [2021-04-08T19:10:16.544Z] docker-security-proxy-setup-go latest dee0d7467e51 24 seconds ago 25.4MB [2021-04-08T19:10:16.544Z] docker-core-metadata-go latest 8cd2cd5eaa15 27 seconds ago 19MB [2021-04-08T19:10:16.544Z] docker-security-bootstrapper-go latest a10f41b792f3 About a minute ago 18.9MB [2021-04-08T19:10:16.544Z] docker-support-scheduler-go latest 6bfcefd04333 2 minutes ago 17.4MB [2021-04-08T19:10:16.544Z] docker-core-command-go latest 2aa8a13d6d63 2 minutes ago 17.3MB [2021-04-08T19:10:16.544Z] docker-support-notifications-go latest 904ce5233285 2 minutes ago 17.9MB [2021-04-08T19:10:16.544Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-08T19:10:20.250Z] gofmt -l . [2021-04-08T19:10:20.250Z] [ "`gofmt -l .`" = "" ] [2021-04-08T19:10:20.250Z] ./bin/test-go-mod-tidy.sh [2021-04-08T19:10:20.251Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-08T19:10:21.942Z] + ls -al . [2021-04-08T19:10:21.942Z] total 824 [2021-04-08T19:10:21.942Z] drwxrwxr-x 9 1001 1001 4096 Apr 8 19:10 . [2021-04-08T19:10:21.942Z] drwxr-xr-x 4 root root 4096 Apr 8 19:05 .. [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 19:04 .dockerignore [2021-04-08T19:10:21.942Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:04 .git [2021-04-08T19:10:21.942Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:04 .github [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 818 Apr 8 19:04 .gitignore [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 19:04 .sonarcloud.properties [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 8607 Apr 8 19:04 Attribution.txt [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:04 CONTRIBUTING.md [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 931 Apr 8 19:04 Dockerfile.build [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 863 Apr 8 19:04 Jenkinsfile [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:04 LICENSE [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 5774 Apr 8 19:04 Makefile [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 6548 Apr 8 19:04 README.md [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 6755 Apr 8 19:04 SECURITY.md [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 19:01 VERSION [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:04 ZMQWindows.md [2021-04-08T19:10:21.942Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 19:04 bin [2021-04-08T19:10:21.942Z] drwxrwxr-x 14 1001 1001 4096 Apr 8 19:04 cmd [2021-04-08T19:10:21.942Z] -rw-r--r-- 1 root root 684166 Apr 8 19:08 coverage.out [2021-04-08T19:10:21.942Z] -rw-r--r-- 1 root root 1056 Apr 8 19:10 go.mod [2021-04-08T19:10:21.942Z] -rw-r--r-- 1 root root 22360 Apr 8 19:10 go.sum [2021-04-08T19:10:21.942Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:04 internal [2021-04-08T19:10:21.942Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:04 openapi [2021-04-08T19:10:21.942Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:04 snap [2021-04-08T19:10:21.942Z] -rw-rw-r-- 1 1001 1001 168 Apr 8 19:04 version.go [Pipeline] sh [2021-04-08T19:10:22.624Z] + '[' -e coverage.out ] [2021-04-08T19:10:22.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-08T19:10:22.669Z] Warning: overwriting stash ‘coverage-report’ [2021-04-08T19:10:24.061Z] Stashed 1 file(s) [Pipeline] sh [2021-04-08T19:10:24.766Z] + make build [2021-04-08T19:10:24.766Z] 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-08T19:10:32.637Z] Still waiting to schedule task [2021-04-08T19:10:32.637Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-08T19:10:36.514Z] 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-08T19:11:03.324Z] 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-08T19:11:06.698Z] 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-08T19:11:13.413Z] 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-08T19:11:14.853Z] 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-08T19:11:20.258Z] 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-08T19:11:24.581Z] 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-08T19:11:26.908Z] Running on prd-ubuntu18.04-docker-8c-8g-33350 in /w/workspace/edgexfoundry_edgex-go_PR-3350 [Pipeline] { [Pipeline] ws [2021-04-08T19:11:27.018Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-08T19:11:28.894Z] 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-08T19:11:29.082Z] using credential edgex-jenkins-ssh [2021-04-08T19:11:29.195Z] Cloning the remote Git repository [2021-04-08T19:11:29.234Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-08T19:11:29.302Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-08T19:11:29.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-08T19:11:29.330Z] > git --version # timeout=10 [2021-04-08T19:11:29.337Z] > git --version # 'git version 2.17.1' [2021-04-08T19:11:29.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T19:11:29.362Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T19:11:33.194Z] 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-08T19:11:36.336Z] Merging remotes/origin/master commit abd01a6d142b6f684e0380bd2bdcda548b905f03 into PR head commit c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:11:36.457Z] Merge succeeded, producing c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:11:36.457Z] Checking out Revision c15c618f1534b2e0f070a4ebf78b42210023a437 (PR-3350) [2021-04-08T19:11:36.583Z] 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-08T19:11:35.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-08T19:11:35.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-08T19:11:35.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-08T19:11:35.699Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-08T19:11:35.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T19:11:35.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3350/head:refs/remotes/origin/PR-3350 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-08T19:11:36.357Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T19:11:36.363Z] > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 [2021-04-08T19:11:36.439Z] > git remote # timeout=10 [2021-04-08T19:11:36.445Z] > git config --get remote.origin.url # timeout=10 [2021-04-08T19:11:36.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-08T19:11:36.453Z] > git merge abd01a6d142b6f684e0380bd2bdcda548b905f03 # timeout=10 [2021-04-08T19:11:36.462Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-08T19:11:36.471Z] > git config core.sparsecheckout # timeout=10 [2021-04-08T19:11:36.475Z] > git checkout -f c15c618f1534b2e0f070a4ebf78b42210023a437 # timeout=10 [2021-04-08T19:11:39.977Z] 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-08T19:11:40.078Z] Commit message: "fix(security): Clean up Consul token generation code from security-bootstrapper" [2021-04-08T19:11:40.128Z] > git --version # timeout=10 [2021-04-08T19:11:40.132Z] > git --version # 'git version 2.17.1' [2021-04-08T19:11:40.136Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:11:41.439Z] + echo snap-build.sh [2021-04-08T19:11:41.439Z] snap-build.sh [2021-04-08T19:11:41.439Z] + SNAP_BASE_DIR=. [2021-04-08T19:11:41.439Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-08T19:11:41.439Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-08T19:11:41.439Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-08T19:11:41.439Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-08T19:11:41.439Z] + cd /w/workspace/edgex-go/1 [2021-04-08T19:11:41.439Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-08T19:11:41.439Z] Reading package lists... [2021-04-08T19:11:41.439Z] Building dependency tree... [2021-04-08T19:11:41.439Z] Reading state information... [2021-04-08T19:11:41.701Z] The following packages were automatically installed and are no longer required: [2021-04-08T19:11:41.701Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-08T19:11:41.701Z] uidmap xdelta3 [2021-04-08T19:11:41.701Z] Use 'sudo apt autoremove' to remove them. [2021-04-08T19:11:41.701Z] The following packages will be REMOVED: [2021-04-08T19:11:41.701Z] lxd* lxd-client* [2021-04-08T19:11:41.962Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-08T19:11:41.962Z] After this operation, 31.7 MB disk space will be freed. [2021-04-08T19:11:43.014Z] (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-08T19:11:43.014Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-08T19:11:43.959Z] Removing lxd dnsmasq configuration [2021-04-08T19:11:43.959Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-08T19:11:43.959Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-08T19:11:44.905Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-08T19:11:45.168Z] (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-08T19:11:45.168Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-08T19:11:46.560Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-08T19:11:46.560Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-08T19:11:47.947Z] + sudo snap remove --purge lxd [2021-04-08T19:11:47.947Z] snap "lxd" is not installed [2021-04-08T19:11:47.947Z] + sudo groupadd --force --system lxd [2021-04-08T19:11:47.947Z] ++ whoami [2021-04-08T19:11:47.947Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-08T19:11:47.947Z] + newgrp - lxd [2021-04-08T19:11:47.947Z] + sudo snap install lxd [Pipeline] } [2021-04-08T19:11:48.308Z] $ docker stop --time=1 7f12b1819a5d78f5d8270e07e85b9c7baff88382d6f5d23eaf74cdd50eaba9e5 [2021-04-08T19:11:50.978Z] $ docker rm -f 7f12b1819a5d78f5d8270e07e85b9c7baff88382d6f5d23eaf74cdd50eaba9e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:11:53.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-08T19:11:53.274Z] [2021-04-08T19:11:53.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:11:53.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-08T19:11:53.695Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-08T19:11:53.695Z] 29e5d40040c1: Pulling fs layer [2021-04-08T19:11:53.695Z] 1ce36da41761: Pulling fs layer [2021-04-08T19:11:53.695Z] 25b303627fd3: Pulling fs layer [2021-04-08T19:11:54.666Z] 29e5d40040c1: Download complete [2021-04-08T19:11:54.944Z] 1ce36da41761: Verifying Checksum [2021-04-08T19:11:54.944Z] 1ce36da41761: Download complete [2021-04-08T19:11:55.222Z] 29e5d40040c1: Pull complete [2021-04-08T19:11:56.662Z] 1ce36da41761: Pull complete [2021-04-08T19:11:56.935Z] 25b303627fd3: Verifying Checksum [2021-04-08T19:11:56.935Z] 25b303627fd3: Download complete [2021-04-08T19:11:57.975Z] 2021-04-08T19:11:55Z INFO Waiting for automatic snapd restart... [2021-04-08T19:12:07.081Z] 25b303627fd3: Pull complete [2021-04-08T19:12:07.081Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-08T19:12:07.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-08T19:12:07.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-08T19:12:07.338Z] prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container [2021-04-08T19:12:07.430Z] $ 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-arm64:latest cat [2021-04-08T19:12:10.213Z] lxd 4.12 from Canonical* installed [2021-04-08T19:12:10.213Z] + sudo lxd init --auto [2021-04-08T19:12:10.807Z] $ docker top 3808ddfe6868083539741722c77990bcd71b66aa91bbe23e086b4c6f054393c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T19:12:11.903Z] + docker-compose build --help [2021-04-08T19:12:11.903Z] + grep parallel [2021-04-08T19:12:15.272Z] --parallel Build images in parallel. [Pipeline] } [2021-04-08T19:12:15.587Z] $ docker stop --time=1 3808ddfe6868083539741722c77990bcd71b66aa91bbe23e086b4c6f054393c7 [2021-04-08T19:12:17.550Z] $ docker rm -f 3808ddfe6868083539741722c77990bcd71b66aa91bbe23e086b4c6f054393c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:12:18.368Z] + sudo snap install --classic snapcraft [2021-04-08T19:12:18.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-08T19:12:18.545Z] . [Pipeline] withDockerContainer [2021-04-08T19:12:18.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-33347 does not seem to be running inside a container [2021-04-08T19:12:18.903Z] $ 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-arm64:latest cat [2021-04-08T19:12:20.340Z] $ docker top 559169e8bca52686c690a3ebad01c480cbd40cb44b7d16b3c4f4413aa8e31d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T19:12:21.404Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-08T19:12:24.787Z] Building docker-core-command-go ... [2021-04-08T19:12:24.787Z] Building docker-core-data-go ... [2021-04-08T19:12:24.787Z] Building docker-core-metadata-go ... [2021-04-08T19:12:24.787Z] Building docker-security-bootstrapper-go ... [2021-04-08T19:12:24.787Z] Building docker-security-proxy-setup-go ... [2021-04-08T19:12:24.787Z] Building docker-security-secretstore-setup-go ... [2021-04-08T19:12:24.787Z] Building docker-support-notifications-go ... [2021-04-08T19:12:24.787Z] Building docker-support-scheduler-go ... [2021-04-08T19:12:24.787Z] Building docker-sys-mgmt-agent-go ... [2021-04-08T19:12:24.787Z] Building docker-support-notifications-go [2021-04-08T19:12:24.787Z] Building docker-security-proxy-setup-go [2021-04-08T19:12:24.787Z] Building docker-security-secretstore-setup-go [2021-04-08T19:12:24.787Z] Building docker-support-scheduler-go [2021-04-08T19:12:24.952Z] snapcraft 4.6 from Canonical* installed [2021-04-08T19:12:24.952Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-08T19:12:24.952Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-08T19:12:24.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-08T19:12:24.952Z] Dload Upload Total Spent Left Speed [2021-04-08T19:12:24.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-04-08T19:12:24.952Z] 2 3325k 2 69818 0 0 296k 0 0:00:11 --:--:-- 0:00:11 296k 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 38.3M [2021-04-08T19:12:24.952Z] ./yq_linux_amd64 [2021-04-08T19:12:25.058Z] Building docker-security-bootstrapper-go [2021-04-08T19:12:25.213Z] + sudo snapcraft prime --use-lxd [2021-04-08T19:12:26.598Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-08T19:12:26.598Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-08T19:12:26.598Z] - README.md [2021-04-08T19:12:26.598Z] [2021-04-08T19:12:26.598Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-08T19:12:27.540Z] Launching a container. [2021-04-08T19:12:39.775Z] Waiting for container to be ready [2021-04-08T19:12:39.775Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-08T19:12:39.775Z] [2021-04-08T19:12:42.316Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-08T19:12:42.577Z] Waiting for network to be ready... [2021-04-08T19:12:43.149Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-08T19:12:43.149Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-08T19:12:43.408Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-08T19:12:43.408Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-08T19:12:43.677Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-08T19:12:43.677Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-08T19:12:43.940Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-08T19:12:43.941Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-08T19:12:43.941Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-08T19:12:43.941Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-08T19:12:43.941Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-08T19:12:43.941Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-08T19:12:43.941Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-08T19:12:43.941Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-08T19:12:43.941Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-08T19:12:43.941Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-08T19:12:43.941Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-08T19:12:43.941Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-08T19:12:44.203Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-08T19:12:44.463Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-08T19:12:44.724Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-08T19:12:44.724Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-08T19:12:44.724Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-08T19:12:44.724Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-08T19:12:44.724Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-08T19:12:44.724Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-08T19:12:44.724Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-08T19:12:47.283Z] Fetched 24.2 MB in 4s (5543 kB/s) [2021-04-08T19:12:47.859Z] Reading package lists... [2021-04-08T19:12:48.121Z] Reading package lists... [2021-04-08T19:12:48.381Z] Building dependency tree... [2021-04-08T19:12:48.381Z] Reading state information... [2021-04-08T19:12:48.381Z] The following additional packages will be installed: [2021-04-08T19:12:48.381Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-08T19:12:48.381Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-08T19:12:48.381Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-08T19:12:48.381Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-08T19:12:48.381Z] Suggested packages: [2021-04-08T19:12:48.381Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-08T19:12:48.381Z] Recommended packages: [2021-04-08T19:12:48.381Z] gnupg libsasl2-modules [2021-04-08T19:12:48.381Z] The following NEW packages will be installed: [2021-04-08T19:12:48.381Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-08T19:12:48.381Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-08T19:12:48.381Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-08T19:12:48.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-08T19:12:48.382Z] The following packages will be upgraded: [2021-04-08T19:12:48.382Z] gpg gpg-agent gpgconf libudev1 [2021-04-08T19:12:48.644Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-04-08T19:12:48.644Z] Need to get 3530 kB of archives. [2021-04-08T19:12:48.644Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-08T19:12:48.644Z] 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-08T19:12:48.644Z] Get:2 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-08T19:12:48.644Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-08T19:12:48.644Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-08T19:12:48.644Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-08T19:12:48.912Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-08T19:12:49.485Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-08T19:12:49.485Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-08T19:12:49.485Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-08T19:12:49.485Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-08T19:12:49.485Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-08T19:12:49.485Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-08T19:12:49.485Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-08T19:12:49.485Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-08T19:12:49.485Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-08T19:12:49.485Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-08T19:12:49.485Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-08T19:12:49.485Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-08T19:12:49.485Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-08T19:12:49.485Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-08T19:12:49.485Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-08T19:12:49.485Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-08T19:12:49.745Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T19:12:49.745Z] Fetched 3530 kB in 1s (3191 kB/s) [2021-04-08T19:12:49.745Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-08T19:12:49.745Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-08T19:12:49.745Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-08T19:12:49.745Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-08T19:12:50.017Z] Selecting previously unselected package udev. [2021-04-08T19:12:50.017Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-08T19:12:50.017Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-08T19:12:50.017Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-08T19:12:50.278Z] Selecting previously unselected package libfuse2:amd64. [2021-04-08T19:12:50.278Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-08T19:12:50.278Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-08T19:12:50.278Z] Selecting previously unselected package fuse. [2021-04-08T19:12:50.278Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-08T19:12:50.278Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-08T19:12:50.539Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-08T19:12:50.539Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-08T19:12:50.539Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-08T19:12:50.539Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-08T19:12:50.803Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-08T19:12:50.803Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-08T19:12:50.803Z] Selecting previously unselected package libksba8:amd64. [2021-04-08T19:12:50.803Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-08T19:12:50.803Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-08T19:12:51.065Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-08T19:12:51.065Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.065Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.065Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-08T19:12:51.065Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.065Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.065Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-08T19:12:51.065Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.065Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.327Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-08T19:12:51.327Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.327Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.327Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-08T19:12:51.327Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.327Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.588Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-08T19:12:51.588Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.588Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.588Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-08T19:12:51.588Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.588Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.588Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-08T19:12:51.588Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.588Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.850Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-08T19:12:51.850Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-08T19:12:51.850Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:51.850Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-08T19:12:51.850Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-08T19:12:51.850Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-08T19:12:51.850Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-08T19:12:51.850Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-08T19:12:51.850Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-08T19:12:52.113Z] Selecting previously unselected package libldap-common. [2021-04-08T19:12:52.113Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-08T19:12:52.113Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-08T19:12:52.113Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-08T19:12:52.113Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-08T19:12:52.113Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-08T19:12:52.113Z] Selecting previously unselected package dirmngr. [2021-04-08T19:12:52.113Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-08T19:12:52.113Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-08T19:12:52.403Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-08T19:12:52.403Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-08T19:12:52.403Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-08T19:12:52.403Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-08T19:12:52.403Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-08T19:12:52.665Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-08T19:12:52.665Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:52.665Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-08T19:12:52.665Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-08T19:12:52.665Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-08T19:12:52.927Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-08T19:12:53.189Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.189Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-08T19:12:53.189Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-08T19:12:53.189Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-08T19:12:53.452Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-08T19:12:53.452Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-08T19:12:53.452Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-08T19:12:53.452Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-08T19:12:54.027Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-08T19:12:54.027Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-08T19:12:54.027Z] This means they are not meant to be enabled using systemctl. [2021-04-08T19:12:54.027Z] Possible reasons for having this kind of units are: [2021-04-08T19:12:54.027Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-08T19:12:54.027Z] .wants/ or .requires/ directory. [2021-04-08T19:12:54.027Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-08T19:12:54.027Z] a requirement dependency on it. [2021-04-08T19:12:54.027Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-08T19:12:54.027Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-08T19:12:54.027Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-08T19:12:54.027Z] instance name specified. [2021-04-08T19:12:54.288Z] Reading package lists... [2021-04-08T19:12:54.549Z] Building dependency tree... [2021-04-08T19:12:54.549Z] Reading state information... [2021-04-08T19:12:54.549Z] The following additional packages will be installed: [2021-04-08T19:12:54.549Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-08T19:12:54.549Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-08T19:12:54.549Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-08T19:12:54.549Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-08T19:12:54.549Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-08T19:12:54.549Z] Suggested packages: [2021-04-08T19:12:54.549Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-08T19:12:54.549Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-08T19:12:54.549Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-08T19:12:54.549Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-08T19:12:54.549Z] systemd-container policykit-1 [2021-04-08T19:12:54.549Z] Recommended packages: [2021-04-08T19:12:54.549Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-08T19:12:54.810Z] The following NEW packages will be installed: [2021-04-08T19:12:54.810Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-08T19:12:54.810Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-08T19:12:54.810Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-08T19:12:54.810Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-08T19:12:54.810Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-08T19:12:54.810Z] The following packages will be upgraded: [2021-04-08T19:12:54.810Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-08T19:12:54.810Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-04-08T19:12:54.810Z] Need to get 35.2 MB of archives. [2021-04-08T19:12:54.810Z] After this operation, 141 MB of additional disk space will be used. [2021-04-08T19:12:54.810Z] 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-08T19:12:54.810Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-08T19:12:55.751Z] 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-08T19:12:55.751Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-08T19:12:55.751Z] 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-08T19:12:55.751Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-08T19:12:55.751Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-08T19:12:55.751Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-08T19:12:55.751Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-08T19:12:55.751Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-08T19:12:55.751Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-08T19:12:55.751Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-08T19:12:55.751Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-08T19:12:55.751Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-08T19:12:55.751Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-08T19:12:55.751Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-08T19:12:55.751Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-08T19:12:55.751Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-08T19:12:55.751Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-08T19:12:55.751Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-08T19:12:55.751Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-08T19:12:55.752Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-08T19:12:55.752Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-08T19:12:55.752Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-08T19:12:55.752Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-08T19:12:55.752Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-08T19:12:56.012Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-08T19:12:56.012Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-08T19:12:56.012Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-08T19:12:56.012Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-08T19:12:56.955Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T19:12:57.217Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-04-08T19:12:57.217Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-08T19:12:57.217Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-08T19:12:57.217Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-08T19:12:57.792Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-08T19:12:57.792Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-08T19:12:58.052Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-08T19:12:58.052Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-08T19:12:58.052Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-08T19:12:58.052Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-08T19:12:58.313Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-08T19:12:58.574Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-08T19:12:58.574Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-08T19:12:58.574Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-08T19:12:58.833Z] Setting up apt (1.6.13) ... [2021-04-08T19:12:58.833Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-08T19:12:59.409Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-08T19:13:00.803Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-08T19:13:00.803Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-08T19:13:00.803Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-08T19:13:00.803Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-08T19:13:00.803Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-08T19:13:00.803Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:01.064Z] Selecting previously unselected package libexpat1:amd64. [2021-04-08T19:13:01.064Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-08T19:13:01.064Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-08T19:13:01.064Z] Selecting previously unselected package python3.6-minimal. [2021-04-08T19:13:01.064Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-08T19:13:01.327Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:01.327Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-08T19:13:01.591Z] Checking for services that may need to be restarted...done. [2021-04-08T19:13:01.591Z] Checking for services that may need to be restarted...done. [2021-04-08T19:13:01.591Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:01.591Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-08T19:13:01.591Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:02.163Z] Selecting previously unselected package python3-minimal. [2021-04-08T19:13:02.163Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-08T19:13:02.163Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-08T19:13:02.163Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-08T19:13:02.163Z] Selecting previously unselected package mime-support. [2021-04-08T19:13:02.163Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-08T19:13:02.163Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-08T19:13:02.424Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-08T19:13:02.424Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-08T19:13:02.424Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-08T19:13:02.424Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-08T19:13:02.424Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-08T19:13:02.424Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:02.685Z] Selecting previously unselected package python3.6. [2021-04-08T19:13:02.685Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-08T19:13:02.685Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:02.685Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-08T19:13:02.685Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-08T19:13:02.685Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-08T19:13:02.946Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-08T19:13:03.207Z] Selecting previously unselected package python3. [2021-04-08T19:13:03.207Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-08T19:13:03.207Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-08T19:13:03.207Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-08T19:13:03.207Z] Selecting previously unselected package multiarch-support. [2021-04-08T19:13:03.207Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-08T19:13:03.207Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-08T19:13:03.207Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-08T19:13:03.469Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-08T19:13:03.469Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-08T19:13:03.469Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-08T19:13:03.469Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-08T19:13:03.469Z] Selecting previously unselected package libbsd0:amd64. [2021-04-08T19:13:03.469Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-08T19:13:03.469Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-08T19:13:03.732Z] Selecting previously unselected package sudo. [2021-04-08T19:13:03.732Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-08T19:13:03.732Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-08T19:13:03.732Z] Selecting previously unselected package apparmor. [2021-04-08T19:13:03.732Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-08T19:13:03.732Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-08T19:13:03.994Z] Selecting previously unselected package libedit2:amd64. [2021-04-08T19:13:03.994Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-08T19:13:03.994Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-08T19:13:03.994Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-08T19:13:04.255Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-08T19:13:04.255Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:04.255Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-08T19:13:04.255Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-08T19:13:04.255Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:04.255Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-08T19:13:04.255Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-08T19:13:04.255Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-08T19:13:04.517Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-08T19:13:04.517Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-08T19:13:04.517Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:04.517Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-08T19:13:04.517Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-08T19:13:04.517Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:04.777Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-08T19:13:04.777Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-08T19:13:04.777Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-08T19:13:05.038Z] Selecting previously unselected package openssh-client. [2021-04-08T19:13:05.038Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-08T19:13:05.038Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-08T19:13:05.038Z] Selecting previously unselected package squashfs-tools. [2021-04-08T19:13:05.038Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-08T19:13:05.038Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-08T19:13:05.300Z] Selecting previously unselected package snapd. [2021-04-08T19:13:05.300Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-08T19:13:05.300Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-08T19:13:07.216Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-08T19:13:07.216Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-08T19:13:07.216Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-08T19:13:07.477Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-08T19:13:07.477Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-08T19:13:07.477Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:07.477Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-08T19:13:07.477Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-08T19:13:07.477Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-08T19:13:08.420Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-08T19:13:08.420Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-08T19:13:08.420Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-08T19:13:08.420Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:08.420Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:08.420Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-08T19:13:08.991Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-08T19:13:08.991Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:08.991Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-08T19:13:08.991Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-08T19:13:08.991Z] running python rtupdate hooks for python3.6... [2021-04-08T19:13:08.991Z] running python post-rtupdate hooks for python3.6... [2021-04-08T19:13:09.252Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-08T19:13:10.635Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-08T19:13:10.635Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-08T19:13:10.635Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-08T19:13:10.895Z] Setting up snapd (2.48.3+18.04) ... [2021-04-08T19:13:11.157Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-08T19:13:11.418Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-08T19:13:11.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-08T19:13:11.679Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-08T19:13:11.941Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-08T19:13:11.942Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-08T19:13:12.205Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-08T19:13:12.205Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-08T19:13:12.466Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-08T19:13:12.466Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-08T19:13:12.729Z] /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-08T19:13:12.729Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-08T19:13:12.729Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-08T19:13:13.673Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-08T19:13:13.673Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-08T19:13:13.673Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-08T19:13:14.877Z] Reading package lists... [2021-04-08T19:13:15.138Z] Reading package lists... [2021-04-08T19:13:15.138Z] Building dependency tree... [2021-04-08T19:13:15.138Z] Reading state information... [2021-04-08T19:13:15.402Z] Calculating upgrade... [2021-04-08T19:13:15.402Z] The following packages will be upgraded: [2021-04-08T19:13:15.402Z] advancecomp base-files bash binutils binutils-common [2021-04-08T19:13:15.402Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-08T19:13:15.402Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-08T19:13:15.402Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-08T19:13:15.402Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-08T19:13:15.402Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-08T19:13:15.402Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-08T19:13:15.402Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-04-08T19:13:15.402Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-04-08T19:13:15.402Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-04-08T19:13:15.402Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-04-08T19:13:15.402Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-04-08T19:13:15.402Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-04-08T19:13:15.402Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-04-08T19:13:15.402Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-08T19:13:15.670Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T19:13:15.670Z] Need to get 63.8 MB of archives. [2021-04-08T19:13:15.670Z] After this operation, 5208 kB of additional disk space will be used. [2021-04-08T19:13:15.670Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-04-08T19:13:15.670Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-08T19:13:15.670Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-08T19:13:15.670Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-08T19:13:15.670Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-08T19:13:15.670Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-08T19:13:15.670Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-08T19:13:15.670Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-08T19:13:15.670Z] 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-08T19:13:15.670Z] 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-08T19:13:15.670Z] 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-08T19:13:15.670Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-08T19:13:15.670Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-08T19:13:15.670Z] 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-08T19:13:15.670Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-08T19:13:15.670Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-08T19:13:15.670Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-08T19:13:15.670Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-08T19:13:15.930Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-08T19:13:15.930Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-08T19:13:15.930Z] 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-08T19:13:15.930Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-08T19:13:15.930Z] 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-08T19:13:15.930Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-08T19:13:15.930Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-08T19:13:15.930Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-08T19:13:15.930Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-08T19:13:15.930Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-08T19:13:15.930Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-08T19:13:15.930Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-08T19:13:15.930Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-08T19:13:15.930Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-08T19:13:15.930Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-08T19:13:15.930Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-08T19:13:15.930Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-08T19:13:15.930Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-08T19:13:15.930Z] 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-08T19:13:15.930Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-08T19:13:15.930Z] 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-08T19:13:15.930Z] 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-08T19:13:15.930Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-08T19:13:15.930Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-08T19:13:15.930Z] 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-08T19:13:15.930Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-08T19:13:15.930Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-08T19:13:15.930Z] 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-08T19:13:15.930Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-08T19:13:16.190Z] 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-08T19:13:16.190Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-08T19:13:16.190Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-08T19:13:16.190Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-08T19:13:16.190Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-08T19:13:16.190Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-08T19:13:16.190Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-08T19:13:16.190Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-08T19:13:16.190Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-08T19:13:16.453Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-08T19:13:16.453Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-08T19:13:16.453Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-08T19:13:16.714Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-08T19:13:16.715Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-08T19:13:16.715Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-08T19:13:16.715Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-08T19:13:16.715Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-08T19:13:16.715Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-08T19:13:16.715Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-08T19:13:16.715Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-08T19:13:16.715Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-08T19:13:16.975Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-08T19:13:16.975Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-08T19:13:16.975Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-08T19:13:16.975Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-08T19:13:16.975Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-08T19:13:16.975Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-08T19:13:16.975Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-08T19:13:16.975Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-08T19:13:16.975Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-08T19:13:16.975Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-08T19:13:16.975Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-08T19:13:17.236Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-08T19:13:17.236Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-08T19:13:17.236Z] Get:82 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-08T19:13:17.236Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-08T19:13:17.236Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-08T19:13:17.236Z] 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-08T19:13:17.236Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-08T19:13:17.236Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-08T19:13:17.236Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-08T19:13:17.236Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-08T19:13:17.236Z] 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-08T19:13:17.236Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-08T19:13:17.236Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-08T19:13:17.236Z] 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-08T19:13:17.236Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-08T19:13:17.236Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-08T19:13:17.236Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-08T19:13:17.496Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-08T19:13:17.497Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-08T19:13:17.497Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-08T19:13:17.497Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T19:13:17.497Z] Fetched 63.8 MB in 2s (33.7 MB/s) [2021-04-08T19:13:17.497Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:17.497Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-08T19:13:17.497Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-08T19:13:18.441Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-08T19:13:18.441Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-08T19:13:18.441Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-04-08T19:13:18.441Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-04-08T19:13:19.384Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:19.384Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:19.384Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:19.384Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:19.647Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:19.647Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:19.647Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:19.647Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:19.920Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:19.920Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:19.920Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:19.920Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:20.181Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:20.181Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:20.181Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:20.443Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-08T19:13:20.443Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:20.443Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-08T19:13:20.443Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:20.703Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-08T19:13:20.703Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:20.703Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:20.703Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:20.965Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:20.965Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:20.965Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-08T19:13:21.226Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:21.226Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-08T19:13:21.226Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-08T19:13:21.488Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-08T19:13:21.749Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-08T19:13:22.010Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-08T19:13:22.010Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-08T19:13:22.010Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-08T19:13:22.010Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-08T19:13:22.010Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-08T19:13:22.271Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-08T19:13:22.532Z] Installing new version of config file /etc/issue ... [2021-04-08T19:13:22.532Z] Installing new version of config file /etc/issue.net ... [2021-04-08T19:13:22.532Z] Installing new version of config file /etc/lsb-release ... [2021-04-08T19:13:22.532Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-08T19:13:22.792Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-08T19:13:22.793Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-08T19:13:22.793Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-08T19:13:23.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:23.053Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-08T19:13:23.053Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-08T19:13:23.053Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-08T19:13:23.313Z] 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-08T19:13:23.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:23.313Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:23.313Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:23.574Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:23.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:23.574Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-08T19:13:23.574Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-08T19:13:23.835Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-08T19:13:23.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:23.835Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-08T19:13:23.835Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-08T19:13:24.106Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-08T19:13:24.367Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:24.367Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-08T19:13:24.367Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-08T19:13:24.367Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-08T19:13:24.632Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:24.632Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-08T19:13:24.632Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-08T19:13:24.632Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-08T19:13:24.894Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:24.894Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-08T19:13:24.894Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-08T19:13:25.168Z] Setting up grep (3.1-2build1) ... [2021-04-08T19:13:25.168Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:25.168Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-08T19:13:25.168Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-08T19:13:25.429Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-08T19:13:25.429Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:25.429Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-08T19:13:25.688Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-08T19:13:25.688Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-08T19:13:25.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:25.688Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-08T19:13:25.688Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-08T19:13:26.260Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-08T19:13:26.520Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-08T19:13:26.520Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-08T19:13:26.521Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-08T19:13:27.092Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-08T19:13:27.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:27.092Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-08T19:13:27.354Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-08T19:13:28.297Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-08T19:13:28.297Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-08T19:13:28.297Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-08T19:13:28.297Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-08T19:13:28.558Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-08T19:13:28.558Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:28.558Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-08T19:13:28.558Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-08T19:13:28.819Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-08T19:13:28.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:28.820Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:28.820Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:29.082Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:29.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:29.082Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:29.082Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:29.343Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:29.343Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:29.343Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:29.343Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:29.604Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:29.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:29.604Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:29.604Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:29.865Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:29.865Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:29.865Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-08T19:13:29.865Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-08T19:13:30.126Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-08T19:13:30.126Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-08T19:13:30.126Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-08T19:13:30.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:30.386Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-08T19:13:30.386Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-08T19:13:30.386Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-08T19:13:30.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:30.647Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:30.647Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:30.647Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:30.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:30.907Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:30.907Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:30.907Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:31.168Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:31.168Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:31.168Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:31.430Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:31.692Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-08T19:13:31.953Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-08T19:13:32.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:32.215Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-08T19:13:32.215Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-08T19:13:32.215Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-08T19:13:32.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-08T19:13:32.477Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-08T19:13:32.477Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-08T19:13:32.477Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-08T19:13:32.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:32.739Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-08T19:13:32.739Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-08T19:13:32.739Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-08T19:13:32.999Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:33.000Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-08T19:13:33.265Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-08T19:13:33.265Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-08T19:13:33.265Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:33.265Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-08T19:13:33.527Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-08T19:13:33.527Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-08T19:13:33.527Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:33.527Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-08T19:13:33.527Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-08T19:13:33.791Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-08T19:13:33.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:33.791Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-08T19:13:33.791Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-08T19:13:34.054Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-08T19:13:34.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:34.054Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-08T19:13:34.054Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-08T19:13:34.316Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-08T19:13:34.577Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:34.577Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-08T19:13:34.577Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-08T19:13:34.577Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-08T19:13:34.578Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-08T19:13:34.839Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-08T19:13:34.839Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-08T19:13:34.839Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-08T19:13:34.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:34.839Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-08T19:13:34.839Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-08T19:13:35.100Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-08T19:13:35.100Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:35.100Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-08T19:13:35.100Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-08T19:13:35.360Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-08T19:13:35.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:35.621Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-08T19:13:35.621Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-08T19:13:35.621Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-08T19:13:35.881Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:35.881Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-08T19:13:35.881Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-08T19:13:35.881Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-08T19:13:36.143Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:36.143Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-08T19:13:36.143Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-08T19:13:36.715Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-08T19:13:36.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:36.715Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-08T19:13:36.976Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-08T19:13:36.976Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-08T19:13:36.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:36.976Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-08T19:13:37.237Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-08T19:13:37.237Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-08T19:13:37.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:37.498Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-08T19:13:37.498Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-08T19:13:37.498Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-08T19:13:37.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:37.760Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-08T19:13:37.760Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-08T19:13:37.760Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-08T19:13:38.027Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:38.027Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-08T19:13:38.027Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-08T19:13:38.027Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-08T19:13:38.288Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:38.288Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-04-08T19:13:38.288Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-04-08T19:13:38.288Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-04-08T19:13:38.549Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-08T19:13:38.549Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-08T19:13:38.549Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-08T19:13:38.549Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-08T19:13:38.810Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-08T19:13:38.810Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-08T19:13:38.810Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-08T19:13:38.810Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-08T19:13:38.810Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-08T19:13:39.080Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-08T19:13:39.080Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-08T19:13:39.341Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-08T19:13:39.341Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-08T19:13:39.601Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-08T19:13:39.601Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-08T19:13:39.601Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-08T19:13:39.601Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-08T19:13:39.862Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-08T19:13:39.862Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-08T19:13:39.862Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-08T19:13:39.862Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-08T19:13:40.123Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-08T19:13:40.123Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-08T19:13:40.123Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-08T19:13:40.123Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-08T19:13:40.383Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-08T19:13:40.383Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-08T19:13:40.642Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-08T19:13:40.642Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-08T19:13:41.583Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-08T19:13:41.583Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-08T19:13:41.583Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-08T19:13:41.583Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-08T19:13:41.845Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-08T19:13:42.170Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-08T19:13:42.474Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-08T19:13:42.474Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-08T19:13:42.474Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-08T19:13:42.751Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-08T19:13:42.751Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-08T19:13:42.751Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-08T19:13:42.751Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:43.057Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:43.058Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:43.058Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:43.359Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:43.359Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:43.359Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:43.359Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:44.343Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:44.343Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:44.958Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:45.219Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:45.799Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:46.063Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:46.323Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:46.323Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:46.823Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:13:46.823Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:13:46.823Z] ---> 5adec17cf1cc [2021-04-08T19:13:46.823Z] Step 3/21 : WORKDIR /edgex-go [2021-04-08T19:13:46.823Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:13:46.823Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:13:46.823Z] ---> 5adec17cf1cc [2021-04-08T19:13:46.823Z] Step 3/31 : WORKDIR /edgex-go [2021-04-08T19:13:46.823Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:13:46.823Z] [2021-04-08T19:13:46.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:13:46.823Z] ---> 5adec17cf1cc [2021-04-08T19:13:46.823Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 3/22 : WORKDIR /edgex-go [2021-04-08T19:13:46.823Z] [2021-04-08T19:13:46.823Z] ---> 5adec17cf1cc [2021-04-08T19:13:46.823Z] Step 3/24 : WORKDIR /edgex-go [2021-04-08T19:13:46.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:13:46.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:13:46.823Z] ---> 5adec17cf1cc [2021-04-08T19:13:46.823Z] Step 3/22 : WORKDIR /edgex-go [2021-04-08T19:13:46.823Z] ---> Running in d582999cc95e [2021-04-08T19:13:46.823Z] ---> Running in 728ab858a2d9 [2021-04-08T19:13:46.823Z] ---> Running in e8684caa1882 [2021-04-08T19:13:46.823Z] ---> Running in 39d70a060f7c [2021-04-08T19:13:46.823Z] ---> Running in f70fb643d39b [2021-04-08T19:13:46.823Z] Removing intermediate container 39d70a060f7c [2021-04-08T19:13:46.823Z] ---> ec6053a01658 [2021-04-08T19:13:46.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:13:46.823Z] Removing intermediate container d582999cc95e [2021-04-08T19:13:46.823Z] ---> 1dfac221273c [2021-04-08T19:13:46.823Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:13:46.823Z] Removing intermediate container f70fb643d39b [2021-04-08T19:13:46.823Z] ---> 42a56d633406 [2021-04-08T19:13:46.823Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:13:46.823Z] Removing intermediate container 728ab858a2d9 [2021-04-08T19:13:46.823Z] ---> d5403efb683c [2021-04-08T19:13:46.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:13:46.823Z] Removing intermediate container e8684caa1882 [2021-04-08T19:13:46.823Z] ---> 0982d01ce2b0 [2021-04-08T19:13:46.823Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:13:46.823Z] ---> Running in 8818ecfdbd60 [2021-04-08T19:13:46.823Z] ---> Running in bfa6aa6a0d43 [2021-04-08T19:13:46.823Z] ---> Running in b5c8706936e0 [2021-04-08T19:13:46.823Z] ---> Running in 5c6929d8f2a6 [2021-04-08T19:13:46.823Z] ---> Running in dea53dc6314c [2021-04-08T19:13:46.823Z] Removing intermediate container 8818ecfdbd60 [2021-04-08T19:13:46.823Z] ---> 2dad4087e20a [2021-04-08T19:13:46.823Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-08T19:13:46.823Z] ---> Running in 87ce7a4ea72d [2021-04-08T19:13:46.823Z] Removing intermediate container bfa6aa6a0d43 [2021-04-08T19:13:46.823Z] ---> 020e7e68ec01 [2021-04-08T19:13:46.823Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-08T19:13:46.823Z] Removing intermediate container 5c6929d8f2a6 [2021-04-08T19:13:46.823Z] ---> bc1766a244ee [2021-04-08T19:13:46.823Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-08T19:13:46.823Z] Removing intermediate container b5c8706936e0 [2021-04-08T19:13:46.823Z] ---> 4fea3d9957fd [2021-04-08T19:13:46.823Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-08T19:13:47.099Z] ---> Running in 3b85483f77f3 [2021-04-08T19:13:47.099Z] Removing intermediate container dea53dc6314c [2021-04-08T19:13:47.099Z] ---> 32a08de2df37 [2021-04-08T19:13:47.099Z] Step 5/31 : RUN apk add --update --no-cache make git ---> Running in 7d42b044fb2b [2021-04-08T19:13:47.099Z] [2021-04-08T19:13:47.099Z] ---> Running in b8d84f08a348 [2021-04-08T19:13:47.273Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-08T19:13:47.273Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-08T19:13:47.391Z] ---> Running in 5d7e3f1f0586 [2021-04-08T19:13:47.533Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-08T19:13:47.534Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-08T19:13:47.534Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-08T19:13:47.534Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-08T19:13:47.795Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-08T19:13:47.795Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-08T19:13:48.058Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-08T19:13:48.058Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-08T19:13:48.058Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-08T19:13:48.058Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-08T19:13:48.319Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-08T19:13:48.319Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-08T19:13:48.319Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-08T19:13:48.319Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-08T19:13:48.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:48.585Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:48.585Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-08T19:13:48.585Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:48.585Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:48.585Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:48.585Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-08T19:13:48.845Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-08T19:13:48.845Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-08T19:13:48.845Z] [2021-04-08T19:13:48.845Z] Current default time zone: 'Etc/UTC' [2021-04-08T19:13:48.845Z] Local time is now: Thu Apr 8 19:13:48 UTC 2021. [2021-04-08T19:13:48.845Z] Universal Time is now: Thu Apr 8 19:13:48 UTC 2021. [2021-04-08T19:13:48.845Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-08T19:13:48.845Z] [2021-04-08T19:13:48.845Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-08T19:13:48.845Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:48.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:48.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:49.106Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-04-08T19:13:49.106Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-08T19:13:49.106Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-08T19:13:49.106Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-08T19:13:49.106Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-08T19:13:49.106Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-08T19:13:49.106Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-08T19:13:49.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:49.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:49.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:49.376Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-08T19:13:49.376Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:49.376Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-08T19:13:49.637Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:49.637Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-08T19:13:49.637Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:49.637Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-08T19:13:49.637Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-08T19:13:49.638Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-08T19:13:49.638Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-08T19:13:49.638Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-08T19:13:49.638Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-08T19:13:49.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:49.846Z] OK: 217 MiB in 51 packages [2021-04-08T19:13:49.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:49.898Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-08T19:13:49.898Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-08T19:13:50.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:50.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:13:50.722Z] OK: 217 MiB in 51 packages [2021-04-08T19:13:50.722Z] OK: 217 MiB in 51 packages [2021-04-08T19:13:50.999Z] OK: 217 MiB in 51 packages [2021-04-08T19:13:50.999Z] OK: 217 MiB in 51 packages [2021-04-08T19:13:51.274Z] Removing intermediate container 87ce7a4ea72d [2021-04-08T19:13:51.274Z] ---> 9ae68b8ea991 [2021-04-08T19:13:51.274Z] Step 6/22 : COPY go.mod . [2021-04-08T19:13:51.809Z] Updating certificates in /etc/ssl/certs... [2021-04-08T19:13:52.263Z] ---> c125c898ceb5 [2021-04-08T19:13:52.263Z] Step 7/22 : RUN go mod download [2021-04-08T19:13:52.263Z] Removing intermediate container 3b85483f77f3 [2021-04-08T19:13:52.263Z] ---> abcdc258097c [2021-04-08T19:13:52.263Z] Step 6/24 : COPY go.mod . [2021-04-08T19:13:52.381Z] 23 added, 27 removed; done. [2021-04-08T19:13:52.381Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-08T19:13:52.381Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-08T19:13:52.381Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-08T19:13:52.540Z] Removing intermediate container 7d42b044fb2b [2021-04-08T19:13:52.540Z] ---> f2b38a5b0e17 [2021-04-08T19:13:52.540Z] Step 6/21 : COPY go.mod . [2021-04-08T19:13:52.641Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-08T19:13:52.641Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-08T19:13:52.641Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:52.641Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-08T19:13:52.641Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:52.641Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:52.813Z] ---> Running in 23c467a9f9ed [2021-04-08T19:13:52.813Z] Removing intermediate container b8d84f08a348 [2021-04-08T19:13:52.813Z] ---> 0ad70de4a886 [2021-04-08T19:13:52.813Z] Step 6/22 : COPY go.mod . [2021-04-08T19:13:52.813Z] Removing intermediate container 5d7e3f1f0586 [2021-04-08T19:13:52.813Z] ---> 1357342fcd0a [2021-04-08T19:13:52.813Z] Step 6/31 : COPY go.mod . [2021-04-08T19:13:52.902Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:52.902Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:52.902Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:52.902Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-08T19:13:52.902Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-08T19:13:52.902Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-08T19:13:53.167Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-08T19:13:53.167Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-08T19:13:53.167Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:53.167Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-08T19:13:53.167Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-08T19:13:53.167Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-08T19:13:53.167Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-08T19:13:53.413Z] ---> ef3d2db2fab4 [2021-04-08T19:13:53.414Z] Step 7/24 : RUN go mod download [2021-04-08T19:13:53.427Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-08T19:13:53.427Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-08T19:13:53.427Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-08T19:13:53.427Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-08T19:13:53.427Z] Updating certificates in /etc/ssl/certs... [2021-04-08T19:13:53.691Z] ---> Running in 6d41801537e0 [2021-04-08T19:13:53.966Z] ---> b9b822e4f2d3 [2021-04-08T19:13:53.966Z] Step 7/21 : RUN go mod download [2021-04-08T19:13:53.966Z] ---> efc817259b4c [2021-04-08T19:13:53.966Z] Step 7/22 : RUN go mod download [2021-04-08T19:13:53.998Z] 0 added, 0 removed; done. [2021-04-08T19:13:53.998Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-08T19:13:53.998Z] done. [2021-04-08T19:13:54.239Z] ---> f66180cca04c [2021-04-08T19:13:54.239Z] Step 7/31 : RUN go mod download [2021-04-08T19:13:54.239Z] ---> Running in 18051577608f [2021-04-08T19:13:54.517Z] ---> Running in 1d3c30a00f38 [2021-04-08T19:13:54.517Z] ---> Running in 408368f10694 [2021-04-08T19:13:54.572Z] Reading package lists... [2021-04-08T19:13:54.572Z] Building dependency tree... [2021-04-08T19:13:54.572Z] Reading state information... [2021-04-08T19:13:54.832Z] The following NEW packages will be installed: [2021-04-08T19:13:54.832Z] apt-transport-https [2021-04-08T19:13:55.092Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T19:13:55.092Z] Need to get 1692 B of archives. [2021-04-08T19:13:55.092Z] After this operation, 154 kB of additional disk space will be used. [2021-04-08T19:13:55.092Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-08T19:13:55.092Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T19:13:55.092Z] Fetched 1692 B in 0s (8384 B/s) [2021-04-08T19:13:55.092Z] Selecting previously unselected package apt-transport-https. [2021-04-08T19:13:55.092Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-08T19:13:55.092Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-08T19:13:55.092Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-08T19:13:55.353Z] Setting up apt-transport-https (1.6.13) ... [2021-04-08T19:13:55.621Z] Waiting for network to be ready... [2021-04-08T19:13:57.159Z] Removing intermediate container 23c467a9f9ed [2021-04-08T19:13:57.159Z] ---> 888f43392592 [2021-04-08T19:13:57.159Z] Step 8/22 : COPY . . [2021-04-08T19:13:57.761Z] Removing intermediate container 6d41801537e0 [2021-04-08T19:13:57.761Z] ---> 1eaae6428abd [2021-04-08T19:13:57.761Z] Step 8/24 : COPY . . [2021-04-08T19:13:59.198Z] Removing intermediate container 18051577608f [2021-04-08T19:13:59.198Z] ---> 16fab1a49ca7 [2021-04-08T19:13:59.198Z] Step 8/21 : COPY . . [2021-04-08T19:13:59.800Z] Removing intermediate container 1d3c30a00f38 [2021-04-08T19:13:59.800Z] ---> 3c348cf93764 [2021-04-08T19:13:59.800Z] Step 8/22 : COPY . . [2021-04-08T19:14:00.076Z] Removing intermediate container 408368f10694 [2021-04-08T19:14:00.076Z] ---> 24a0eecaf862 [2021-04-08T19:14:00.076Z] Step 8/31 : COPY . . [2021-04-08T19:14:02.693Z] 2021-04-08T19:14:00Z INFO Waiting for automatic snapd restart... [2021-04-08T19:14:04.095Z] snapd 2.49.2 from Canonical* installed [2021-04-08T19:14:04.667Z] "snapd" switched to the "latest/stable" channel [2021-04-08T19:14:04.667Z] [2021-04-08T19:14:07.983Z] core18 20210309 from Canonical* installed [2021-04-08T19:14:07.983Z] "core18" switched to the "latest/stable" channel [2021-04-08T19:14:07.983Z] [2021-04-08T19:14:11.279Z] snapcraft 4.6 from Canonical* installed [2021-04-08T19:14:11.279Z] "snapcraft" switched to the "latest/stable" channel [2021-04-08T19:14:11.279Z] [2021-04-08T19:14:15.482Z] 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-08T19:14:15.482Z] - README.md [2021-04-08T19:14:15.482Z] [2021-04-08T19:14:15.482Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-08T19:14:22.065Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-08T19:14:22.065Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-08T19:14:22.065Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-08T19:14:22.065Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-08T19:14:22.636Z] Reading package lists... [2021-04-08T19:14:22.897Z] 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-08T19:14:26.886Z] ---> 79e615dd0d7f [2021-04-08T19:14:26.886Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-08T19:14:26.886Z] ---> 7152a695fee9 [2021-04-08T19:14:26.886Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-08T19:14:26.886Z] ---> 559f10d5998f [2021-04-08T19:14:26.886Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-08T19:14:26.886Z] ---> 0dd4fb603aea [2021-04-08T19:14:26.886Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-08T19:14:26.886Z] ---> cbbabf021d80 [2021-04-08T19:14:26.886Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-08T19:14:26.886Z] ---> Running in a13c386f4e8f [2021-04-08T19:14:26.886Z] ---> Running in 9c319bfa73ba [2021-04-08T19:14:26.886Z] ---> Running in 159ea038ed88 [2021-04-08T19:14:26.886Z] ---> Running in f5766e77072f [2021-04-08T19:14:26.886Z] ---> Running in b252ab5d6d97 [2021-04-08T19:14:27.160Z] 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-08T19:14:27.759Z] 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-08T19:14:27.759Z] 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-08T19:14:27.759Z] 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-08T19:14:28.035Z] 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-08T19:14:29.481Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-08T19:14:29.482Z] Reading package lists... [2021-04-08T19:14:29.482Z] Building dependency tree... [2021-04-08T19:14:29.482Z] Reading state information... [2021-04-08T19:14:29.482Z] Suggested packages: [2021-04-08T19:14:29.482Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-08T19:14:29.482Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-08T19:14:29.482Z] Recommended packages: [2021-04-08T19:14:29.482Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-08T19:14:29.482Z] The following NEW packages will be installed: [2021-04-08T19:14:29.482Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-08T19:14:29.482Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-08T19:14:29.482Z] pkg-config zip [2021-04-08T19:14:29.482Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-08T19:14:29.482Z] Need to get 7663 kB of archives. [2021-04-08T19:14:29.482Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-08T19:14:29.482Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-08T19:14:29.482Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-08T19:14:29.482Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-08T19:14:29.750Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-08T19:14:29.750Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-08T19:14:29.751Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-08T19:14:29.751Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-08T19:14:29.751Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-08T19:14:30.011Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-08T19:14:30.011Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-08T19:14:30.011Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-08T19:14:30.011Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-08T19:14:30.012Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-08T19:14:30.272Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-08T19:14:30.272Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-08T19:14:30.272Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-08T19:14:30.532Z] Fetched 7663 kB in 1s (7146 kB/s) [2021-04-08T19:14:30.532Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-08T19:14:30.532Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-08T19:14:30.532Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-08T19:14:30.532Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-08T19:14:30.793Z] Selecting previously unselected package libpsl5:amd64. [2021-04-08T19:14:30.793Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-08T19:14:30.793Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-08T19:14:30.793Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-08T19:14:30.793Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-08T19:14:30.793Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-08T19:14:30.793Z] Selecting previously unselected package librtmp1:amd64. [2021-04-08T19:14:30.793Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-08T19:14:30.793Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-08T19:14:31.055Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-08T19:14:31.055Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-08T19:14:31.055Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-08T19:14:31.055Z] Selecting previously unselected package liberror-perl. [2021-04-08T19:14:31.055Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-08T19:14:31.055Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-08T19:14:31.055Z] Selecting previously unselected package git-man. [2021-04-08T19:14:31.055Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-08T19:14:31.055Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-08T19:14:31.316Z] Selecting previously unselected package git. [2021-04-08T19:14:31.316Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-08T19:14:31.316Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-08T19:14:32.257Z] Selecting previously unselected package libnorm1:amd64. [2021-04-08T19:14:32.257Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-08T19:14:32.257Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-08T19:14:32.257Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-08T19:14:32.257Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-08T19:14:32.257Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-08T19:14:32.257Z] Selecting previously unselected package libsodium23:amd64. [2021-04-08T19:14:32.257Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-08T19:14:32.257Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-08T19:14:32.518Z] Selecting previously unselected package libzmq5:amd64. [2021-04-08T19:14:32.518Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-08T19:14:32.518Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-08T19:14:32.518Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-08T19:14:32.518Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-08T19:14:32.518Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-08T19:14:32.778Z] Selecting previously unselected package pkg-config. [2021-04-08T19:14:32.778Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-08T19:14:32.778Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-08T19:14:32.778Z] Selecting previously unselected package zip. [2021-04-08T19:14:32.778Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-08T19:14:32.778Z] Unpacking zip (3.0-11build1) ... [2021-04-08T19:14:33.039Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-08T19:14:33.039Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-08T19:14:33.039Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-08T19:14:33.039Z] Setting up liberror-perl (0.17025-1) ... [2021-04-08T19:14:33.039Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-08T19:14:33.039Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-08T19:14:33.039Z] No schema files found: doing nothing. [2021-04-08T19:14:33.039Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-08T19:14:33.039Z] Setting up zip (3.0-11build1) ... [2021-04-08T19:14:33.300Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-08T19:14:33.300Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-08T19:14:33.300Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-08T19:14:33.300Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-08T19:14:33.300Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-08T19:14:33.300Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-08T19:14:33.560Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-08T19:14:33.560Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-08T19:14:40.162Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-08T19:14:40.162Z] git set to automatically installed. [2021-04-08T19:14:40.162Z] git-man set to automatically installed. [2021-04-08T19:14:40.162Z] libcurl3-gnutls set to automatically installed. [2021-04-08T19:14:40.162Z] liberror-perl set to automatically installed. [2021-04-08T19:14:40.162Z] libglib2.0-0 set to automatically installed. [2021-04-08T19:14:40.162Z] libnghttp2-14 set to automatically installed. [2021-04-08T19:14:40.162Z] libnorm1 set to automatically installed. [2021-04-08T19:14:40.162Z] libpgm-5.2-0 set to automatically installed. [2021-04-08T19:14:40.162Z] libpsl5 set to automatically installed. [2021-04-08T19:14:40.162Z] librtmp1 set to automatically installed. [2021-04-08T19:14:40.162Z] libsodium23 set to automatically installed. [2021-04-08T19:14:40.162Z] libzmq3-dev set to automatically installed. [2021-04-08T19:14:40.162Z] libzmq5 set to automatically installed. [2021-04-08T19:14:40.162Z] pkg-config set to automatically installed. [2021-04-08T19:14:40.162Z] zip set to automatically installed. [2021-04-08T19:14:42.080Z] snapd is not logged in, snap install commands will use sudo [2021-04-08T19:14:48.697Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-08T19:15:06.806Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-08T19:15:06.807Z] snapd is not logged in, snap install commands will use sudo [2021-04-08T19:15:11.276Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-08T19:15:12.220Z] snap "core18" has no updates available [2021-04-08T19:15:12.796Z] Pulling go-build-helper [2021-04-08T19:15:12.796Z] + snapcraftctl pull [2021-04-08T19:15:13.739Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-08T19:15:13.739Z] Skipping pull go-build-helper (already ran) [2021-04-08T19:15:13.739Z] Building go-build-helper [2021-04-08T19:15:13.739Z] + snapcraftctl build [2021-04-08T19:15:15.655Z] Staging go-build-helper [2021-04-08T19:15:15.655Z] + snapcraftctl stage [2021-04-08T19:15:25.653Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-08T19:15:25.653Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-08T19:15:25.653Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-08T19:15:25.653Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-08T19:15:25.653Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-08T19:15:25.653Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-08T19:15:25.653Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-08T19:15:25.653Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-08T19:15:25.653Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-08T19:15:25.653Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-08T19:15:25.653Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-08T19:15:25.653Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-08T19:15:25.653Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-08T19:15:25.653Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-08T19:15:25.653Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-08T19:15:25.653Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-08T19:15:25.653Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-08T19:15:25.653Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-08T19:15:25.653Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-08T19:15:25.653Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-08T19:15:25.653Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-08T19:15:25.653Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-08T19:15:25.653Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-08T19:15:25.653Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-08T19:15:25.653Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-08T19:15:25.653Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-08T19:15:25.653Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-08T19:15:25.653Z] Fetched 24.2 MB in 0s (0 B/s) [2021-04-08T19:15:25.653Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-08T19:15:25.653Z] Fetched 224 kB in 0s (0 B/s) [2021-04-08T19:15:25.653Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-08T19:15:25.653Z] Fetched 157 kB in 0s (0 B/s) [2021-04-08T19:15:25.653Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-08T19:15:25.653Z] Fetched 221 kB in 0s (0 B/s) [2021-04-08T19:15:25.653Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-08T19:15:25.653Z] Fetched 143 kB in 0s (0 B/s) [2021-04-08T19:15:25.653Z] Pulling app-service-config [2021-04-08T19:15:25.653Z] + snapcraftctl pull [2021-04-08T19:15:25.653Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-08T19:15:26.222Z] Pulling config-common [2021-04-08T19:15:26.222Z] + snapcraftctl pull [2021-04-08T19:15:30.424Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-08T19:15:30.424Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-08T19:15:30.424Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-08T19:15:30.424Z] Fetched 0 B in 0s (0 B/s) [2021-04-08T19:15:30.424Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-08T19:15:30.424Z] Fetched 0 B in 0s (0 B/s) [2021-04-08T19:15:30.424Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-08T19:15:30.424Z] Fetched 0 B in 0s (0 B/s) [2021-04-08T19:15:30.424Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-08T19:15:30.424Z] Fetched 0 B in 0s (0 B/s) [2021-04-08T19:15:30.424Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-08T19:15:30.424Z] Fetched 0 B in 0s (0 B/s) [2021-04-08T19:15:30.424Z] Pulling edgex-go [2021-04-08T19:15:30.424Z] + snapcraftctl pull [2021-04-08T19:15:52.382Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-08T19:15:52.382Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-08T19:15:52.382Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-08T19:15:52.382Z] Fetched 0 B in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-08T19:15:52.382Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-08T19:15:52.382Z] Fetched 279 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-08T19:15:52.382Z] Fetched 122 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-08T19:15:52.382Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-08T19:15:52.382Z] Fetched 8848 B in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-08T19:15:52.382Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-08T19:15:52.382Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-08T19:15:52.382Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-08T19:15:52.382Z] Fetched 219 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-08T19:15:52.382Z] Fetched 154 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-08T19:15:52.382Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-08T19:15:52.382Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-08T19:15:52.382Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-08T19:15:52.382Z] Fetched 499 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-08T19:15:52.382Z] Fetched 111 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-08T19:15:52.382Z] Fetched 240 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-08T19:15:52.382Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-08T19:15:52.382Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-08T19:15:52.382Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-08T19:15:52.382Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-08T19:15:52.382Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-08T19:15:52.382Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-08T19:15:52.382Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-08T19:15:52.382Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-08T19:15:52.382Z] Fetched 8720 B in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-04-08T19:15:52.382Z] Fetched 137 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-08T19:15:52.382Z] Fetched 119 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-04-08T19:15:52.382Z] Fetched 109 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-08T19:15:52.382Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-08T19:15:52.382Z] Fetched 645 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-08T19:15:52.382Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-08T19:15:52.382Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-08T19:15:52.382Z] Fetched 368 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-08T19:15:52.382Z] Fetched 187 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-08T19:15:52.382Z] Fetched 175 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-08T19:15:52.382Z] Fetched 206 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-08T19:15:52.382Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-08T19:15:52.382Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-08T19:15:52.382Z] Fetched 159 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-08T19:15:52.382Z] Fetched 107 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-08T19:15:52.382Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-08T19:15:52.382Z] Pulling static-packages [2021-04-08T19:15:52.382Z] + snapcraftctl pull [2021-04-08T19:15:52.382Z] Pulling version [2021-04-08T19:15:52.382Z] + cd /root/project [2021-04-08T19:15:52.382Z] + [ -f VERSION ] [2021-04-08T19:15:52.382Z] + PROJECT_VERSION=local-dev [2021-04-08T19:15:52.382Z] + git rev-parse --short HEAD [2021-04-08T19:15:52.382Z] + GIT_REVISION=c15c618f [2021-04-08T19:15:52.382Z] + snapcraftctl set-version local-dev [2021-04-08T19:15:52.954Z] Skipping build go-build-helper (already ran) [2021-04-08T19:15:53.216Z] Building app-service-config [2021-04-08T19:15:53.216Z] + make build [2021-04-08T19:15:53.216Z] 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-08T19:15:55.126Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.41 [2021-04-08T19:15:55.391Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-04-08T19:15:55.391Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.29 [2021-04-08T19:15:55.391Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 [2021-04-08T19:15:55.391Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-08T19:15:55.391Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-08T19:15:55.391Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-08T19:15:55.651Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-08T19:15:55.651Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-04-08T19:15:55.651Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-08T19:15:55.651Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-08T19:15:55.651Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-04-08T19:15:55.651Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-08T19:15:55.911Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-08T19:15:55.911Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-08T19:15:55.911Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-08T19:15:55.911Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-08T19:15:55.911Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-08T19:15:56.172Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-08T19:15:56.172Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-08T19:15:56.172Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-08T19:15:56.172Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-08T19:15:56.172Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-08T19:15:56.172Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-08T19:15:56.172Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-08T19:15:56.172Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-08T19:15:56.172Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-08T19:15:56.172Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-08T19:15:56.172Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-08T19:15:56.172Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-08T19:15:56.432Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-08T19:15:56.433Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-08T19:15:56.433Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-08T19:15:56.433Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-08T19:15:56.433Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-08T19:15:56.433Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-08T19:15:56.433Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-08T19:15:56.433Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-08T19:15:56.433Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-08T19:15:56.433Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-08T19:15:56.433Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-08T19:15:56.433Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-08T19:15:56.433Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-08T19:15:56.433Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-08T19:15:56.699Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-08T19:16:04.890Z] 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-08T19:16:04.890Z] 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-08T19:16:06.691Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-08T19:16:06.691Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-08T19:16:06.691Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-08T19:16:06.691Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-08T19:16:06.691Z] Building config-common [2021-04-08T19:16:06.691Z] + snapcraftctl build [2021-04-08T19:16:09.233Z] Building edgex-go [2021-04-08T19:16:09.233Z] + cd /root/parts/edgex-go/src [2021-04-08T19:16:09.233Z] + make build [2021-04-08T19:16:09.233Z] 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-08T19:16:09.233Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.30 [2021-04-08T19:16:09.233Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-08T19:16:09.233Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-08T19:16:09.233Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 [2021-04-08T19:16:09.493Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-08T19:16:09.493Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-08T19:16:09.493Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-08T19:16:12.787Z] 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-08T19:16:12.787Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-08T19:16:17.330Z] Removing intermediate container 159ea038ed88 [2021-04-08T19:16:17.330Z] ---> 6ec02305057f [2021-04-08T19:16:17.330Z] [2021-04-08T19:16:17.330Z] Step 10/31 : FROM alpine:3.12 [2021-04-08T19:16:17.330Z] 3.12: Pulling from library/alpine [2021-04-08T19:16:18.077Z] 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-08T19:16:19.462Z] 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-08T19:16:19.999Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-08T19:16:20.000Z] Status: Downloaded newer image for alpine:3.12 [2021-04-08T19:16:20.000Z] ---> d75e27dfc0a0 [2021-04-08T19:16:20.000Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-08T19:16:20.000Z] Removing intermediate container a13c386f4e8f [2021-04-08T19:16:20.000Z] ---> b5f3bcf7f6dc [2021-04-08T19:16:20.000Z] [2021-04-08T19:16:20.000Z] Step 10/24 : FROM alpine:3.12 [2021-04-08T19:16:20.000Z] ---> d75e27dfc0a0 [2021-04-08T19:16:20.000Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-08T19:16:20.272Z] Removing intermediate container b252ab5d6d97 [2021-04-08T19:16:20.272Z] ---> 2820bd55e0c2 [2021-04-08T19:16:20.272Z] [2021-04-08T19:16:20.272Z] Step 10/21 : FROM alpine:3.12 [2021-04-08T19:16:20.272Z] ---> d75e27dfc0a0 [2021-04-08T19:16:20.272Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-08T19:16:20.272Z] ---> Running in aa53fcb6c70b [2021-04-08T19:16:20.272Z] ---> Running in e7635227a54f [2021-04-08T19:16:20.554Z] ---> Running in 4b424fe68f01 [2021-04-08T19:16:21.157Z] Removing intermediate container e7635227a54f [2021-04-08T19:16:21.157Z] ---> c5a21251cf65 [2021-04-08T19:16:21.157Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-08T19:16:21.372Z] 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-08T19:16:21.432Z] ---> Running in 7c27cb9c333a [2021-04-08T19:16:21.633Z] 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-08T19:16:21.633Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-08T19:16:21.895Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-08T19:16:21.895Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-08T19:16:21.895Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-08T19:16:22.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:22.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:22.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:22.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:23.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:23.315Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-08T19:16:23.315Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-08T19:16:23.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:23.315Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-08T19:16:23.315Z] (3/6) Installing libcurl (7.69.1-r3) [2021-04-08T19:16:23.315Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-08T19:16:23.315Z] (3/4) Installing libcurl (7.69.1-r3) [2021-04-08T19:16:23.315Z] (4/6) Installing curl (7.69.1-r3) [2021-04-08T19:16:23.315Z] (4/4) Installing curl (7.69.1-r3) [2021-04-08T19:16:23.315Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-08T19:16:23.315Z] (6/6) Installing su-exec (0.2-r1) [2021-04-08T19:16:23.315Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:16:23.315Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:16:23.315Z] Executing ca-certificates-20191127-r4.trigger [2021-04-08T19:16:23.590Z] Executing ca-certificates-20191127-r4.trigger [2021-04-08T19:16:23.590Z] OK: 7 MiB in 20 packages [2021-04-08T19:16:23.812Z] 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-08T19:16:23.812Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-08T19:16:23.812Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-08T19:16:23.871Z] OK: 7 MiB in 18 packages [2021-04-08T19:16:23.871Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-08T19:16:23.871Z] (2/2) Installing su-exec (0.2-r1) [2021-04-08T19:16:23.871Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:16:23.871Z] OK: 5 MiB in 16 packages [2021-04-08T19:16:25.195Z] 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-08T19:16:26.530Z] Removing intermediate container f5766e77072f [2021-04-08T19:16:26.531Z] ---> 8ab86e0fd3ba [2021-04-08T19:16:26.531Z] [2021-04-08T19:16:26.531Z] Step 10/22 : FROM alpine:3.12 [2021-04-08T19:16:26.531Z] ---> d75e27dfc0a0 [2021-04-08T19:16:26.531Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-08T19:16:26.531Z] Removing intermediate container 9c319bfa73ba [2021-04-08T19:16:26.531Z] ---> 06cdfb625ca2 [2021-04-08T19:16:26.531Z] [2021-04-08T19:16:26.531Z] Step 10/22 : FROM alpine:3.12 [2021-04-08T19:16:26.531Z] ---> d75e27dfc0a0 [2021-04-08T19:16:26.531Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-08T19:16:26.601Z] 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-08T19:16:26.841Z] ---> Running in 7fc68d531cd5 [2021-04-08T19:16:27.142Z] ---> Running in 9c99aaa259bd [2021-04-08T19:16:27.419Z] Removing intermediate container aa53fcb6c70b [2021-04-08T19:16:27.419Z] ---> 29421f54a2ca [2021-04-08T19:16:27.419Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-08T19:16:27.547Z] 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-08T19:16:27.722Z] Removing intermediate container 7c27cb9c333a [2021-04-08T19:16:27.722Z] ---> fd99392de29e [2021-04-08T19:16:27.722Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-08T19:16:27.722Z] Removing intermediate container 4b424fe68f01 [2021-04-08T19:16:27.722Z] ---> b4ed3ed32ad7 [2021-04-08T19:16:27.722Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-08T19:16:27.722Z] ---> Running in d3940a65f193 [2021-04-08T19:16:28.017Z] ---> Running in 7f8de849fa1b [2021-04-08T19:16:28.017Z] ---> Running in e978d8551c43 [2021-04-08T19:16:28.667Z] Removing intermediate container d3940a65f193 [2021-04-08T19:16:28.667Z] ---> 67874c7e19a3 [2021-04-08T19:16:28.667Z] Step 13/24 : WORKDIR / [2021-04-08T19:16:28.930Z] 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-08T19:16:28.930Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-08T19:16:28.991Z] Removing intermediate container 7f8de849fa1b [2021-04-08T19:16:28.991Z] ---> 5f11e4f72541 [2021-04-08T19:16:28.991Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-08T19:16:28.991Z] ---> Running in e1f1f9ef8aad [2021-04-08T19:16:28.991Z] ---> Running in 5cbb42e4083a [2021-04-08T19:16:29.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:29.291Z] Removing intermediate container e978d8551c43 [2021-04-08T19:16:29.291Z] ---> d7bafee388c2 [2021-04-08T19:16:29.291Z] Step 13/21 : WORKDIR /edgex [2021-04-08T19:16:29.291Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:29.586Z] ---> Running in f9d2aff72992 [2021-04-08T19:16:29.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:29.886Z] Removing intermediate container e1f1f9ef8aad [2021-04-08T19:16:29.886Z] ---> b842ac393d84 [2021-04-08T19:16:29.886Z] 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-08T19:16:29.886Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:16:29.886Z] Removing intermediate container 5cbb42e4083a [2021-04-08T19:16:29.886Z] ---> d1114c7b9ea1 [2021-04-08T19:16:29.886Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-08T19:16:30.161Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-08T19:16:30.161Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-08T19:16:30.161Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:16:30.161Z] Executing ca-certificates-20191127-r4.trigger [2021-04-08T19:16:30.161Z] ---> Running in 034eab524051 [2021-04-08T19:16:30.313Z] 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-08T19:16:30.313Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-08T19:16:30.442Z] Removing intermediate container f9d2aff72992 [2021-04-08T19:16:30.442Z] ---> 7de0306098aa [2021-04-08T19:16:30.442Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-08T19:16:30.442Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-08T19:16:30.442Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:16:30.442Z] OK: 6 MiB in 16 packages [2021-04-08T19:16:30.442Z] OK: 5 MiB in 15 packages [2021-04-08T19:16:31.044Z] ---> 12445c78d16c [2021-04-08T19:16:31.044Z] 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-08T19:16:32.028Z] ---> 9bbb23bf8351 [2021-04-08T19:16:32.028Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-08T19:16:32.028Z] ---> 698e6b6fee07 [2021-04-08T19:16:32.028Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-08T19:16:32.222Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-08T19:16:32.222Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-08T19:16:32.222Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-08T19:16:32.222Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-08T19:16:32.222Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-08T19:16:32.222Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-08T19:16:32.222Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-08T19:16:32.222Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-08T19:16:32.222Z] + 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-08T19:16:32.222Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-08T19:16:32.222Z] + 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-08T19:16:32.222Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-08T19:16:32.222Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-08T19:16:32.222Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-08T19:16:32.222Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-08T19:16:32.222Z] + 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-08T19:16:32.311Z] Removing intermediate container 9c99aaa259bd [2021-04-08T19:16:32.311Z] ---> 53a67bcfd7ed [2021-04-08T19:16:32.311Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:16:32.584Z] ---> Running in e46a68c20f55 [2021-04-08T19:16:33.181Z] Removing intermediate container 7fc68d531cd5 [2021-04-08T19:16:33.181Z] ---> b85630602610 [2021-04-08T19:16:33.181Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:16:33.181Z] ---> a035f1e3128c [2021-04-08T19:16:33.181Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-08T19:16:33.457Z] Removing intermediate container e46a68c20f55 [2021-04-08T19:16:33.457Z] ---> d518a2714203 [2021-04-08T19:16:33.457Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-08T19:16:33.457Z] ---> Running in 95ea0792ebb2 [2021-04-08T19:16:33.742Z] ---> Running in b3ae147b7aa1 [2021-04-08T19:16:33.742Z] Removing intermediate container 034eab524051 [2021-04-08T19:16:33.742Z] ---> d56acd8c2874 [2021-04-08T19:16:33.742Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-08T19:16:34.013Z] ---> 1116f69435a2 [2021-04-08T19:16:34.013Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-08T19:16:34.013Z] ---> Running in 30d495d4346b [2021-04-08T19:16:34.013Z] Removing intermediate container 95ea0792ebb2 [2021-04-08T19:16:34.013Z] ---> e760bd110323 [2021-04-08T19:16:34.013Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-08T19:16:34.610Z] ---> Running in 4c36bb2ddf15 [2021-04-08T19:16:34.610Z] Removing intermediate container b3ae147b7aa1 [2021-04-08T19:16:34.610Z] ---> 9be5fbb6b589 [2021-04-08T19:16:34.610Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-08T19:16:34.899Z] ---> Running in 4cde8c5c2cd2 [2021-04-08T19:16:34.899Z] ---> 7b50fda7db33 [2021-04-08T19:16:34.899Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-08T19:16:34.899Z] Removing intermediate container 30d495d4346b [2021-04-08T19:16:34.899Z] ---> 14d08498dac9 [2021-04-08T19:16:34.899Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-08T19:16:35.174Z] Removing intermediate container 4c36bb2ddf15 [2021-04-08T19:16:35.174Z] ---> bd68bebbc088 [2021-04-08T19:16:35.174Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-08T19:16:35.522Z] Building static-packages [2021-04-08T19:16:35.522Z] + snapcraftctl build [2021-04-08T19:16:35.774Z] ---> Running in b1791815e6d8 [2021-04-08T19:16:35.774Z] ---> d3771e86da76 [2021-04-08T19:16:35.774Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-08T19:16:35.774Z] Removing intermediate container 4cde8c5c2cd2 [2021-04-08T19:16:35.774Z] ---> 7388622cfd4f [2021-04-08T19:16:35.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:16:36.049Z] ---> Running in 618c0ecff801 [2021-04-08T19:16:36.329Z] ---> d1a70f9052ea [2021-04-08T19:16:36.329Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-08T19:16:36.329Z] ---> c612722a6715 [2021-04-08T19:16:36.329Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-08T19:16:36.329Z] Removing intermediate container b1791815e6d8 [2021-04-08T19:16:36.329Z] ---> a9b72aa56b78 [2021-04-08T19:16:36.329Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:16:36.605Z] ---> Running in 160867cf5615 [2021-04-08T19:16:36.605Z] Removing intermediate container 618c0ecff801 [2021-04-08T19:16:36.605Z] ---> 277723a00531 [2021-04-08T19:16:36.605Z] Step 18/21 : CMD ["--init=true"] [2021-04-08T19:16:36.880Z] ---> 0878d31d8218 [2021-04-08T19:16:36.880Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-08T19:16:36.880Z] ---> Running in ac5df8e6009f [2021-04-08T19:16:37.437Z] Building version [2021-04-08T19:16:37.437Z] + snapcraftctl build [2021-04-08T19:16:37.486Z] ---> 4f4804e1af14 [2021-04-08T19:16:37.486Z] 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-08T19:16:37.761Z] ---> 59158990bd6e [2021-04-08T19:16:37.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-08T19:16:37.761Z] ---> Running in 27641777c67c [2021-04-08T19:16:37.761Z] Removing intermediate container ac5df8e6009f [2021-04-08T19:16:37.761Z] ---> 482809a5fb41 [2021-04-08T19:16:37.761Z] Step 19/21 : LABEL arch=arm64 [2021-04-08T19:16:38.045Z] ---> Running in e08304068f85 [2021-04-08T19:16:39.047Z] ---> da784f64c42c [2021-04-08T19:16:39.047Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-08T19:16:39.324Z] Removing intermediate container e08304068f85 [2021-04-08T19:16:39.324Z] ---> dca821c56f17 [2021-04-08T19:16:39.324Z] Step 20/21 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:16:39.348Z] Skipping stage go-build-helper (already ran) [2021-04-08T19:16:39.348Z] Staging app-service-config [2021-04-08T19:16:39.348Z] + snapcraftctl stage [2021-04-08T19:16:39.597Z] ---> 3944650e7436 [2021-04-08T19:16:39.597Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-08T19:16:39.597Z] ---> Running in d18d006ef7ba [2021-04-08T19:16:39.945Z] Staging config-common [2021-04-08T19:16:39.945Z] + snapcraftctl stage [2021-04-08T19:16:40.220Z] ---> e45150867685 [2021-04-08T19:16:40.220Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-08T19:16:40.498Z] Removing intermediate container 160867cf5615 [2021-04-08T19:16:40.498Z] ---> 360c09bb7b69 [2021-04-08T19:16:40.498Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:16:40.498Z] Removing intermediate container d18d006ef7ba [2021-04-08T19:16:40.498Z] ---> e81fb87e08a9 [2021-04-08T19:16:40.498Z] Step 21/21 : LABEL version=0.0.0 [2021-04-08T19:16:40.498Z] ---> Running in ccba88ca908e [2021-04-08T19:16:40.774Z] ---> 3531481e97e5 [2021-04-08T19:16:40.774Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-08T19:16:40.774Z] ---> Running in 5517a4196d31 [2021-04-08T19:16:40.774Z] ---> Running in 585eabc2041a [2021-04-08T19:16:41.049Z] Removing intermediate container ccba88ca908e [2021-04-08T19:16:41.049Z] ---> ed09fcd4b915 [2021-04-08T19:16:41.049Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:16:41.049Z] Removing intermediate container 27641777c67c [2021-04-08T19:16:41.049Z] ---> 680f3333a5cc [2021-04-08T19:16:41.318Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-08T19:16:41.318Z] ---> Running in 8e7e7166e8f3 [2021-04-08T19:16:41.318Z] ---> Running in 6701c6ebc750 [2021-04-08T19:16:41.318Z] Removing intermediate container 5517a4196d31 [2021-04-08T19:16:41.318Z] ---> d19cbaafccd7 [2021-04-08T19:16:41.318Z] [2021-04-08T19:16:41.326Z] Staging edgex-go [2021-04-08T19:16:41.326Z] + snapcraftctl stage [2021-04-08T19:16:41.592Z] Removing intermediate container 585eabc2041a [2021-04-08T19:16:41.592Z] ---> ce1939f52079 [2021-04-08T19:16:41.592Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:16:41.592Z] ---> c376616f9200 [2021-04-08T19:16:41.592Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-08T19:16:41.592Z] ---> Running in 0f07171e79bc [2021-04-08T19:16:41.897Z] Staging static-packages [2021-04-08T19:16:41.897Z] + snapcraftctl stage [2021-04-08T19:16:42.189Z] Successfully built d19cbaafccd7 [2021-04-08T19:16:42.189Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-08T19:16:42.189Z] Removing intermediate container 8e7e7166e8f3 [2021-04-08T19:16:42.189Z] ---> 221ed50da0f3 [2021-04-08T19:16:42.189Z] Step 20/22 : LABEL arch=arm64 [2021-04-08T19:16:42.189Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 6701c6ebc750 [2021-04-08T19:16:42.189Z] ---> e6ea2a2fd965 [2021-04-08T19:16:42.189Z] Building docker-core-command-go [2021-04-08T19:16:42.189Z] Step 22/24 : LABEL arch=arm64 [2021-04-08T19:16:42.466Z] Removing intermediate container 0f07171e79bc [2021-04-08T19:16:42.466Z] ---> d3a007776026 [2021-04-08T19:16:42.466Z] Step 20/22 : LABEL arch=arm64 [2021-04-08T19:16:42.747Z] ---> Running in fcd8998f8c0a [2021-04-08T19:16:42.747Z] ---> Running in a4369e63ad9a [2021-04-08T19:16:43.023Z] ---> Running in 29588c036e4f [2021-04-08T19:16:43.023Z] ---> 4a60ecbe3594 [2021-04-08T19:16:43.023Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-08T19:16:43.286Z] Staging version [2021-04-08T19:16:43.286Z] + snapcraftctl stage [2021-04-08T19:16:43.301Z] Removing intermediate container fcd8998f8c0a [2021-04-08T19:16:43.301Z] Removing intermediate container a4369e63ad9a [2021-04-08T19:16:43.301Z] ---> fff549fbd434 [2021-04-08T19:16:43.301Z] ---> a5b401a7c542 [2021-04-08T19:16:43.301Z] Step 23/24 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:16:43.301Z] Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:16:43.591Z] Removing intermediate container 29588c036e4f [2021-04-08T19:16:43.591Z] ---> 280e129b3aed [2021-04-08T19:16:43.591Z] Step 21/22 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:16:43.856Z] Priming go-build-helper [2021-04-08T19:16:43.878Z] ---> Running in cf265657b331 [2021-04-08T19:16:43.878Z] ---> Running in 66af131eae96 [2021-04-08T19:16:44.120Z] + snapcraftctl prime [2021-04-08T19:16:44.488Z] ---> Running in 10a902e585ca [2021-04-08T19:16:45.061Z] Priming app-service-config [2021-04-08T19:16:45.061Z] + snapcraftctl prime [2021-04-08T19:16:45.082Z] ---> 7e87c9585fba [2021-04-08T19:16:45.083Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-08T19:16:45.083Z] Removing intermediate container 66af131eae96 [2021-04-08T19:16:45.083Z] ---> 78a4add17656 [2021-04-08T19:16:45.083Z] Step 22/22 : LABEL version=0.0.0 [2021-04-08T19:16:45.357Z] Removing intermediate container cf265657b331 [2021-04-08T19:16:45.357Z] ---> 92713130d348 [2021-04-08T19:16:45.357Z] Step 24/24 : LABEL version=0.0.0 [2021-04-08T19:16:45.357Z] Removing intermediate container 10a902e585ca [2021-04-08T19:16:45.357Z] ---> d7001c0c8938 [2021-04-08T19:16:45.357Z] Step 22/22 : LABEL version=0.0.0 [2021-04-08T19:16:45.631Z] ---> Running in 97c4995e5d0a [2021-04-08T19:16:45.913Z] ---> Running in e40e37675fd4 [2021-04-08T19:16:45.913Z] ---> Running in 7ea84cad7dfb [2021-04-08T19:16:45.913Z] ---> 27d03798d5e9 [2021-04-08T19:16:45.913Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-08T19:16:46.189Z] Removing intermediate container 97c4995e5d0a [2021-04-08T19:16:46.189Z] ---> f98caf46cbeb [2021-04-08T19:16:46.189Z] [2021-04-08T19:16:46.446Z] Priming config-common [2021-04-08T19:16:46.446Z] + snapcraftctl prime [2021-04-08T19:16:46.462Z] Removing intermediate container 7ea84cad7dfb [2021-04-08T19:16:46.462Z] ---> 9991d8a415f8 [2021-04-08T19:16:46.462Z] [2021-04-08T19:16:46.746Z] Successfully built f98caf46cbeb [2021-04-08T19:16:46.746Z] Removing intermediate container e40e37675fd4 [2021-04-08T19:16:46.746Z] ---> 11252d10daf8 [2021-04-08T19:16:46.746Z] [2021-04-08T19:16:46.746Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-08T19:16:46.746Z] Building docker-sys-mgmt-agent-go [2021-04-08T19:16:47.022Z]  Building docker-support-scheduler-go ... done Successfully built 9991d8a415f8 [2021-04-08T19:16:47.022Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-08T19:16:47.298Z] Building docker-core-data-go [2021-04-08T19:16:47.298Z]  Building docker-support-notifications-go ... done Successfully built 11252d10daf8 [2021-04-08T19:16:47.298Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-08T19:16:47.385Z] Priming edgex-go [2021-04-08T19:16:47.385Z] + snapcraftctl prime [2021-04-08T19:16:47.570Z] Building docker-core-metadata-go [2021-04-08T19:16:47.851Z]  Building docker-security-secretstore-setup-go ... done  ---> 6460c3a9782a [2021-04-08T19:16:47.851Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-08T19:16:48.326Z] Priming static-packages [2021-04-08T19:16:48.326Z] + snapcraftctl prime [2021-04-08T19:16:48.438Z] ---> Running in 70e888d9a154 [2021-04-08T19:16:49.031Z] Removing intermediate container 70e888d9a154 [2021-04-08T19:16:49.031Z] ---> 230b4ff6a450 [2021-04-08T19:16:49.031Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-08T19:16:49.630Z] ---> ca3d78dfd75d [2021-04-08T19:16:49.630Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-08T19:16:50.225Z] ---> Running in 0caee006376e [2021-04-08T19:16:50.871Z] Priming version [2021-04-08T19:16:50.871Z] + snapcraftctl prime [2021-04-08T19:16:51.813Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-04-08T19:16:54.543Z] Removing intermediate container 0caee006376e [2021-04-08T19:16:54.543Z] ---> 7528f63983c5 [2021-04-08T19:16:54.543Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] // stage [Pipeline] } [2021-04-08T19:16:54.816Z] ---> Running in ab599a430821 [2021-04-08T19:16:55.433Z] Removing intermediate container ab599a430821 [2021-04-08T19:16:55.433Z] ---> a7dc037e1d49 [2021-04-08T19:16:55.433Z] Step 28/31 : CMD ["gate"] [2021-04-08T19:16:56.407Z] ---> Running in ebc03f7a457c [2021-04-08T19:16:57.424Z] Removing intermediate container ebc03f7a457c [2021-04-08T19:16:57.424Z] ---> 99a0fac4fa25 [2021-04-08T19:16:57.424Z] Step 29/31 : LABEL arch=arm64 [2021-04-08T19:16:58.425Z] ---> Running in 67a4a0af48d8 [2021-04-08T19:16:59.028Z] Removing intermediate container 67a4a0af48d8 [2021-04-08T19:16:59.028Z] ---> 21e3e5195d11 [2021-04-08T19:16:59.028Z] Step 30/31 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:16:59.302Z] ---> Running in c79daf16ddb1 [2021-04-08T19:16:59.893Z] Removing intermediate container c79daf16ddb1 [2021-04-08T19:16:59.893Z] ---> a7be467e7852 [2021-04-08T19:16:59.893Z] Step 31/31 : LABEL version=0.0.0 [2021-04-08T19:17:00.166Z] ---> Running in aaf369a17a35 [2021-04-08T19:17:00.765Z] Removing intermediate container aaf369a17a35 [2021-04-08T19:17:00.765Z] ---> c0ff6d5fc312 [2021-04-08T19:17:00.765Z] [2021-04-08T19:17:01.386Z] Successfully built c0ff6d5fc312 [2021-04-08T19:17:01.386Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-08T19:17:33.730Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:17:33.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:17:33.730Z] ---> 5adec17cf1cc [2021-04-08T19:17:33.730Z] Step 3/23 : WORKDIR /edgex-go [2021-04-08T19:17:33.730Z] ---> Using cache [2021-04-08T19:17:33.730Z] ---> 0982d01ce2b0 [2021-04-08T19:17:33.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:17:33.730Z] ---> Using cache [2021-04-08T19:17:33.730Z] ---> 32a08de2df37 [2021-04-08T19:17:33.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-08T19:17:33.730Z] ---> Using cache [2021-04-08T19:17:33.730Z] ---> 1357342fcd0a [2021-04-08T19:17:33.730Z] Step 6/23 : COPY go.mod . [2021-04-08T19:17:33.730Z] ---> Using cache [2021-04-08T19:17:33.730Z] ---> f66180cca04c [2021-04-08T19:17:33.730Z] Step 7/23 : RUN go mod download [2021-04-08T19:17:33.730Z] ---> Using cache [2021-04-08T19:17:33.730Z] ---> 24a0eecaf862 [2021-04-08T19:17:33.730Z] Step 8/23 : COPY . . [2021-04-08T19:17:33.730Z] ---> Using cache [2021-04-08T19:17:33.730Z] ---> 0dd4fb603aea [2021-04-08T19:17:33.730Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-08T19:17:40.438Z] ---> Running in e2df8c8fc8d2 [2021-04-08T19:17:41.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:17:41.048Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:17:41.048Z] ---> 5adec17cf1cc [2021-04-08T19:17:41.048Z] Step 3/23 : WORKDIR /edgex-go [2021-04-08T19:17:41.048Z] ---> Using cache [2021-04-08T19:17:41.048Z] ---> 0982d01ce2b0 [2021-04-08T19:17:41.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:17:41.049Z] ---> Using cache [2021-04-08T19:17:41.049Z] ---> 32a08de2df37 [2021-04-08T19:17:41.049Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-08T19:17:41.049Z] ---> Using cache [2021-04-08T19:17:41.049Z] ---> 1357342fcd0a [2021-04-08T19:17:41.049Z] Step 6/23 : COPY go.mod . [2021-04-08T19:17:41.049Z] ---> Using cache [2021-04-08T19:17:41.049Z] ---> f66180cca04c [2021-04-08T19:17:41.049Z] Step 7/23 : RUN go mod download [2021-04-08T19:17:41.049Z] ---> Using cache [2021-04-08T19:17:41.049Z] ---> 24a0eecaf862 [2021-04-08T19:17:41.049Z] Step 8/23 : COPY . . [2021-04-08T19:17:41.049Z] ---> Using cache [2021-04-08T19:17:41.049Z] ---> 0dd4fb603aea [2021-04-08T19:17:41.049Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-08T19:17:41.325Z] 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-08T19:17:41.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:17:41.325Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:17:41.325Z] ---> 5adec17cf1cc [2021-04-08T19:17:41.325Z] Step 3/23 : WORKDIR /edgex-go [2021-04-08T19:17:41.325Z] ---> Using cache [2021-04-08T19:17:41.325Z] ---> 0982d01ce2b0 [2021-04-08T19:17:41.325Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:17:41.325Z] ---> Using cache [2021-04-08T19:17:41.325Z] ---> 32a08de2df37 [2021-04-08T19:17:41.325Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-08T19:17:41.599Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-08T19:17:41.599Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-04-08T19:17:41.599Z] ---> 5adec17cf1cc [2021-04-08T19:17:41.599Z] Step 3/26 : WORKDIR /edgex-go [2021-04-08T19:17:41.599Z] ---> Using cache [2021-04-08T19:17:41.599Z] ---> 0982d01ce2b0 [2021-04-08T19:17:41.599Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:17:41.599Z] ---> Using cache [2021-04-08T19:17:41.599Z] ---> 32a08de2df37 [2021-04-08T19:17:41.599Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-04-08T19:17:41.875Z] ---> Running in 974a41337049 [2021-04-08T19:17:42.149Z] ---> Running in 13de8d511445 [2021-04-08T19:17:42.149Z] ---> Running in 680b811c703a [2021-04-08T19:17:44.151Z] 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-08T19:17:44.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:17:44.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:17:45.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:17:45.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:17:46.394Z] OK: 217 MiB in 51 packages [2021-04-08T19:17:46.394Z] OK: 217 MiB in 51 packages [2021-04-08T19:17:48.399Z] Removing intermediate container 680b811c703a [2021-04-08T19:17:48.399Z] ---> bc5994756679 [2021-04-08T19:17:48.399Z] Step 6/26 : COPY go.mod . [2021-04-08T19:17:48.399Z] Removing intermediate container 13de8d511445 [2021-04-08T19:17:48.399Z] ---> 6edf4d4534a9 [2021-04-08T19:17:48.399Z] Step 6/23 : COPY go.mod . [2021-04-08T19:17:49.852Z] ---> d435630280b0 [2021-04-08T19:17:49.852Z] Step 7/26 : RUN go mod download [2021-04-08T19:17:49.852Z] ---> a11c427fe17d [2021-04-08T19:17:49.852Z] Step 7/23 : RUN go mod download [2021-04-08T19:17:50.127Z] ---> Running in 19a18c563629 [2021-04-08T19:17:50.127Z] ---> Running in 68e4455a3ada [2021-04-08T19:17:55.547Z] Removing intermediate container 68e4455a3ada [2021-04-08T19:17:55.547Z] ---> 9eca94ec0eea [2021-04-08T19:17:55.547Z] Step 8/23 : COPY . . [2021-04-08T19:17:55.547Z] Removing intermediate container 19a18c563629 [2021-04-08T19:17:55.547Z] ---> 62021493e948 [2021-04-08T19:17:55.547Z] Step 8/26 : COPY . . [2021-04-08T19:18:27.911Z] ---> 5037467e4c1d [2021-04-08T19:18:27.911Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-08T19:18:27.911Z] ---> 489e0029b743 [2021-04-08T19:18:27.911Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-08T19:18:27.911Z] ---> Running in beb7364dd202 [2021-04-08T19:18:27.911Z] ---> Running in 5925204f583d [2021-04-08T19:18:29.353Z] 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-08T19:18:29.353Z] 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-08T19:19:01.731Z] Removing intermediate container e2df8c8fc8d2 [2021-04-08T19:19:01.731Z] ---> 243d037fb872 [2021-04-08T19:19:01.731Z] [2021-04-08T19:19:01.731Z] Step 10/23 : FROM alpine:3.12 [2021-04-08T19:19:01.731Z] ---> d75e27dfc0a0 [2021-04-08T19:19:01.731Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-08T19:19:01.731Z] ---> Using cache [2021-04-08T19:19:01.731Z] ---> 53a67bcfd7ed [2021-04-08T19:19:01.731Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:19:01.731Z] ---> Using cache [2021-04-08T19:19:01.731Z] ---> d518a2714203 [2021-04-08T19:19:01.731Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-08T19:19:01.731Z] ---> Running in 38eb2c9d1a18 [2021-04-08T19:19:01.731Z] Removing intermediate container 38eb2c9d1a18 [2021-04-08T19:19:01.731Z] ---> 4a72fbcf478a [2021-04-08T19:19:01.731Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-08T19:19:01.731Z] ---> Running in a1b9f5b58d02 [2021-04-08T19:19:02.326Z] Removing intermediate container a1b9f5b58d02 [2021-04-08T19:19:02.326Z] ---> 3b770900f2c5 [2021-04-08T19:19:02.326Z] Step 15/23 : WORKDIR / [2021-04-08T19:19:02.326Z] ---> Running in 7f64db96c332 [2021-04-08T19:19:03.309Z] Removing intermediate container 7f64db96c332 [2021-04-08T19:19:03.309Z] ---> 3dd6ea69f8df [2021-04-08T19:19:03.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:19:04.300Z] ---> c52b6ef6999f [2021-04-08T19:19:04.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-08T19:19:05.740Z] ---> 511c36ad417a [2021-04-08T19:19:05.740Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-08T19:19:07.184Z] ---> 385e58b7c88a [2021-04-08T19:19:07.184Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-08T19:19:07.458Z] ---> Running in 9a967edea9a0 [2021-04-08T19:19:08.057Z] Removing intermediate container 9a967edea9a0 [2021-04-08T19:19:08.057Z] ---> b9efedc0b5b0 [2021-04-08T19:19:08.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:19:08.349Z] ---> Running in aaf88abd4679 [2021-04-08T19:19:08.944Z] Removing intermediate container aaf88abd4679 [2021-04-08T19:19:08.944Z] ---> b2b92f89611c [2021-04-08T19:19:08.944Z] Step 21/23 : LABEL arch=arm64 [2021-04-08T19:19:09.225Z] ---> Running in 5bfd6aa85f5a [2021-04-08T19:19:09.821Z] Removing intermediate container 5bfd6aa85f5a [2021-04-08T19:19:09.821Z] ---> a730b574d39f [2021-04-08T19:19:09.821Z] Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:19:10.419Z] ---> Running in dc040eda628a [2021-04-08T19:19:11.020Z] Removing intermediate container dc040eda628a [2021-04-08T19:19:11.020Z] ---> 6bb0950b2a35 [2021-04-08T19:19:11.020Z] Step 23/23 : LABEL version=0.0.0 [2021-04-08T19:19:11.296Z] ---> Running in 505ad6515926 [2021-04-08T19:19:11.895Z] Removing intermediate container 505ad6515926 [2021-04-08T19:19:11.895Z] ---> c557c9b8fd93 [2021-04-08T19:19:11.895Z] [2021-04-08T19:19:12.495Z] Successfully built c557c9b8fd93 [2021-04-08T19:19:12.771Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-08T19:19:18.218Z]  Building docker-core-command-go ... done Removing intermediate container 974a41337049 [2021-04-08T19:19:18.218Z] ---> 94364a5e1c9b [2021-04-08T19:19:18.218Z] [2021-04-08T19:19:18.218Z] Step 10/23 : FROM alpine:3.12 [2021-04-08T19:19:18.218Z] ---> d75e27dfc0a0 [2021-04-08T19:19:18.218Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-08T19:19:18.218Z] ---> Using cache [2021-04-08T19:19:18.218Z] ---> 53a67bcfd7ed [2021-04-08T19:19:18.218Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-08T19:19:18.218Z] ---> Using cache [2021-04-08T19:19:18.218Z] ---> d518a2714203 [2021-04-08T19:19:18.218Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-08T19:19:18.218Z] ---> Running in 2f3de6189eef [2021-04-08T19:19:18.218Z] Removing intermediate container 2f3de6189eef [2021-04-08T19:19:18.218Z] ---> cdc33440564d [2021-04-08T19:19:18.218Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-08T19:19:18.490Z] ---> Running in a5564602a8e8 [2021-04-08T19:19:19.116Z] Removing intermediate container a5564602a8e8 [2021-04-08T19:19:19.116Z] ---> 88e32652fd48 [2021-04-08T19:19:19.116Z] Step 15/23 : WORKDIR / [2021-04-08T19:19:19.116Z] ---> Running in 587dd037b413 [2021-04-08T19:19:19.718Z] Removing intermediate container 587dd037b413 [2021-04-08T19:19:19.718Z] ---> e6918949cbf6 [2021-04-08T19:19:19.718Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:19:21.157Z] ---> 502050d255ac [2021-04-08T19:19:21.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-08T19:19:23.143Z] ---> 6c05eebfa787 [2021-04-08T19:19:23.143Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-08T19:19:24.589Z] ---> 7a8ff3843a4f [2021-04-08T19:19:24.590Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-08T19:19:24.590Z] ---> Running in cc13e2922c87 [2021-04-08T19:19:25.195Z] Removing intermediate container cc13e2922c87 [2021-04-08T19:19:25.195Z] ---> 996282aa7a35 [2021-04-08T19:19:25.195Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:19:25.195Z] ---> Running in 0f3bb21ca4d6 [2021-04-08T19:19:26.186Z] Removing intermediate container 0f3bb21ca4d6 [2021-04-08T19:19:26.186Z] ---> b351b41770d9 [2021-04-08T19:19:26.186Z] Step 21/23 : LABEL arch=arm64 [2021-04-08T19:19:26.463Z] ---> Running in 66ab6b5690f1 [2021-04-08T19:19:27.069Z] Removing intermediate container 66ab6b5690f1 [2021-04-08T19:19:27.069Z] ---> 3b16992d742a [2021-04-08T19:19:27.069Z] Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:19:27.069Z] ---> Running in ebde2a2ba920 [2021-04-08T19:19:28.058Z] Removing intermediate container ebde2a2ba920 [2021-04-08T19:19:28.058Z] ---> b7194b838d2b [2021-04-08T19:19:28.058Z] Step 23/23 : LABEL version=0.0.0 [2021-04-08T19:19:28.058Z] ---> Running in 71fc21a63255 [2021-04-08T19:19:28.659Z] Removing intermediate container 71fc21a63255 [2021-04-08T19:19:28.659Z] ---> 73f9cbff5612 [2021-04-08T19:19:28.659Z] [2021-04-08T19:19:29.258Z] Successfully built 73f9cbff5612 [2021-04-08T19:19:29.258Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-08T19:19:44.357Z]  Building docker-core-metadata-go ... done Removing intermediate container beb7364dd202 [2021-04-08T19:19:44.357Z] ---> 1ab9cbc39b4d [2021-04-08T19:19:44.357Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-08T19:19:44.357Z] ---> Running in 9555af2454bc [2021-04-08T19:19:44.357Z] 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-08T19:19:47.750Z] Removing intermediate container 9555af2454bc [2021-04-08T19:19:47.750Z] ---> 9a3f256ecc7e [2021-04-08T19:19:47.750Z] [2021-04-08T19:19:47.750Z] Step 11/26 : FROM docker:20.10.0 [2021-04-08T19:19:47.750Z] 20.10.0: Pulling from library/docker [2021-04-08T19:19:56.034Z] Removing intermediate container 5925204f583d [2021-04-08T19:19:56.034Z] ---> 8646e0231a8a [2021-04-08T19:19:56.034Z] [2021-04-08T19:19:56.034Z] Step 10/23 : FROM alpine:3.12 [2021-04-08T19:19:56.034Z] ---> d75e27dfc0a0 [2021-04-08T19:19:56.034Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-08T19:19:56.309Z] ---> Running in 9d6ace8c5bae [2021-04-08T19:19:56.903Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-08T19:19:56.903Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-08T19:19:56.903Z] Removing intermediate container 9d6ace8c5bae [2021-04-08T19:19:56.903Z] ---> 6d79483108fd [2021-04-08T19:19:56.903Z] ---> eeaf43b92773 [2021-04-08T19:19:56.903Z] Step 12/26 : RUN apk add --no-cache bash [2021-04-08T19:19:56.903Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-08T19:19:56.903Z] ---> Running in dba5bcd8b6e4 [2021-04-08T19:19:56.903Z] ---> Running in f338c328318c [2021-04-08T19:19:57.499Z] Removing intermediate container dba5bcd8b6e4 [2021-04-08T19:19:57.499Z] ---> 02f72e7bdd80 [2021-04-08T19:19:57.499Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-08T19:19:57.772Z] ---> Running in 6b73c10ab6fc [2021-04-08T19:19:58.043Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:19:58.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:19:58.313Z] Removing intermediate container 6b73c10ab6fc [2021-04-08T19:19:58.313Z] ---> ef71e43d2109 [2021-04-08T19:19:58.313Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-08T19:19:58.583Z] ---> Running in 9a81eeaf3fa7 [2021-04-08T19:19:58.856Z] (1/2) Installing readline (8.0.4-r0) [2021-04-08T19:19:58.856Z] (2/2) Installing bash (5.0.17-r0) [2021-04-08T19:19:58.856Z] Executing bash-5.0.17-r0.post-install [2021-04-08T19:19:58.856Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:19:58.856Z] OK: 12 MiB in 22 packages [2021-04-08T19:20:00.296Z] Removing intermediate container f338c328318c [2021-04-08T19:20:00.296Z] ---> 56e9d618b2a0 [2021-04-08T19:20:00.296Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-04-08T19:20:00.572Z] ---> Running in 472b2fc98083 [2021-04-08T19:20:00.843Z] Removing intermediate container 472b2fc98083 [2021-04-08T19:20:00.843Z] ---> 7d7cb797281f [2021-04-08T19:20:00.843Z] Step 14/26 : ENV APP_PORT=48090 [2021-04-08T19:20:01.116Z] ---> Running in d617beeaa769 [2021-04-08T19:20:01.116Z] Removing intermediate container 9a81eeaf3fa7 [2021-04-08T19:20:01.116Z] ---> de8be6ac0d0b [2021-04-08T19:20:01.116Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-08T19:20:01.386Z] ---> Running in e10121e524eb [2021-04-08T19:20:01.984Z] Removing intermediate container d617beeaa769 [2021-04-08T19:20:01.984Z] ---> a987620aa0f5 [2021-04-08T19:20:01.984Z] Step 15/26 : EXPOSE $APP_PORT [2021-04-08T19:20:01.984Z] ---> Running in 4c6faf6b5d9c [2021-04-08T19:20:02.576Z] Removing intermediate container 4c6faf6b5d9c [2021-04-08T19:20:02.576Z] ---> 92b789c85b0d [2021-04-08T19:20:02.576Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-08T19:20:02.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:20:03.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:20:03.821Z] ---> 0fcc6c3c840a [2021-04-08T19:20:03.821Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-08T19:20:04.094Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-08T19:20:04.365Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-08T19:20:04.365Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-08T19:20:04.365Z] ---> 8259a79a1bca [2021-04-08T19:20:04.365Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-08T19:20:04.365Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-08T19:20:04.638Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-08T19:20:04.908Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-08T19:20:04.908Z] Executing busybox-1.31.1-r20.trigger [2021-04-08T19:20:05.178Z] OK: 8 MiB in 20 packages [2021-04-08T19:20:05.178Z] ---> 0736f4834d28 [2021-04-08T19:20:05.178Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-04-08T19:20:05.458Z] ---> Running in 4dfc9277dba7 [2021-04-08T19:20:06.441Z] Removing intermediate container e10121e524eb [2021-04-08T19:20:06.441Z] ---> fe0ba2696e5a [2021-04-08T19:20:06.441Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-08T19:20:06.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:20:06.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:20:07.264Z] ---> 3d71d233ff60 [2021-04-08T19:20:07.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-08T19:20:07.537Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-04-08T19:20:07.537Z] (2/33) Installing expat (2.2.9-r1) [2021-04-08T19:20:07.537Z] (3/33) Installing libffi (3.3-r2) [2021-04-08T19:20:07.537Z] (4/33) Installing gdbm (1.13-r1) [2021-04-08T19:20:07.537Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-04-08T19:20:07.537Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-04-08T19:20:07.537Z] (7/33) Installing python3 (3.8.8-r0) [2021-04-08T19:20:08.967Z] ---> 8b5e5bde79eb [2021-04-08T19:20:08.967Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-08T19:20:09.241Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-04-08T19:20:09.241Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-04-08T19:20:09.241Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-04-08T19:20:09.241Z] (11/33) Installing py3-six (1.15.0-r0) [2021-04-08T19:20:09.241Z] (12/33) Installing py3-packaging (20.4-r0) [2021-04-08T19:20:09.241Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-04-08T19:20:09.514Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-04-08T19:20:09.514Z] (15/33) Installing py3-idna (2.9-r0) [2021-04-08T19:20:09.514Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-04-08T19:20:09.514Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-04-08T19:20:09.514Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-04-08T19:20:09.514Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-04-08T19:20:09.514Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-04-08T19:20:09.788Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-04-08T19:20:09.788Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-04-08T19:20:09.788Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-04-08T19:20:09.788Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-04-08T19:20:09.788Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-04-08T19:20:09.788Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-04-08T19:20:09.788Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-04-08T19:20:09.788Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-04-08T19:20:09.788Z] (29/33) Installing py3-progress (1.5-r0) [2021-04-08T19:20:09.788Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-04-08T19:20:10.062Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-04-08T19:20:10.062Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-04-08T19:20:10.062Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-04-08T19:20:10.062Z] ---> a8e10b724d88 [2021-04-08T19:20:10.062Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-08T19:20:10.062Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:20:10.062Z] OK: 71 MiB in 55 packages [2021-04-08T19:20:10.334Z] ---> Running in 911f914d2d43 [2021-04-08T19:20:10.926Z] Removing intermediate container 911f914d2d43 [2021-04-08T19:20:10.926Z] ---> 192f9c771f5a [2021-04-08T19:20:10.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:20:11.200Z] ---> Running in 81407cf90324 [2021-04-08T19:20:11.796Z] Removing intermediate container 81407cf90324 [2021-04-08T19:20:11.796Z] ---> 03fe66d14570 [2021-04-08T19:20:11.796Z] Step 21/23 : LABEL arch=arm64 [2021-04-08T19:20:12.068Z] ---> Running in 6672f1da9ef7 [2021-04-08T19:20:12.669Z] Removing intermediate container 6672f1da9ef7 [2021-04-08T19:20:12.669Z] ---> 7276d20dfb1a [2021-04-08T19:20:12.669Z] Step 22/23 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:20:12.942Z] ---> Running in 673aacccab82 [2021-04-08T19:20:13.546Z] Removing intermediate container 673aacccab82 [2021-04-08T19:20:13.546Z] ---> b4ec969fa31a [2021-04-08T19:20:13.546Z] Step 23/23 : LABEL version=0.0.0 [2021-04-08T19:20:13.821Z] ---> Running in 2e8e9cdbbf8e [2021-04-08T19:20:14.419Z] Removing intermediate container 2e8e9cdbbf8e [2021-04-08T19:20:14.419Z] ---> 8550e2835c5b [2021-04-08T19:20:14.419Z] [2021-04-08T19:20:15.018Z] Successfully built 8550e2835c5b [2021-04-08T19:20:15.018Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-08T19:20:15.993Z]  Building docker-core-data-go ... done Removing intermediate container 4dfc9277dba7 [2021-04-08T19:20:15.993Z] ---> ac3df2ba1c03 [2021-04-08T19:20:15.993Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-04-08T19:20:16.271Z] ---> Running in 16f5ce04b3a5 [2021-04-08T19:20:21.652Z] Collecting docker-compose==1.23.2 [2021-04-08T19:20:21.652Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-08T19:20:22.244Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-08T19:20:22.244Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-08T19:20:22.515Z] Collecting cached-property<2,>=1.2.0 [2021-04-08T19:20:22.515Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-08T19:20:22.786Z] 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-08T19:20:22.786Z] Collecting docopt<0.7,>=0.6.1 [2021-04-08T19:20:23.059Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-08T19:20:25.660Z] Collecting PyYAML<4,>=3.10 [2021-04-08T19:20:25.660Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-08T19:20:29.052Z] Collecting docker<4.0,>=3.6.0 [2021-04-08T19:20:29.052Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-08T19:20:29.651Z] Collecting texttable<0.10,>=0.9.0 [2021-04-08T19:20:29.651Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-08T19:20:31.638Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-08T19:20:31.638Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-08T19:20:33.651Z] Collecting jsonschema<3,>=2.5.1 [2021-04-08T19:20:33.651Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-08T19:20:34.244Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-08T19:20:34.244Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-08T19:20:34.514Z] 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-08T19:20:34.787Z] Collecting idna<2.8,>=2.5 [2021-04-08T19:20:34.787Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-08T19:20:35.380Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-08T19:20:35.380Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-08T19:20:35.380Z] 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-08T19:20:35.658Z] Collecting docker-pycreds>=0.4.0 [2021-04-08T19:20:35.658Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-08T19:20:35.930Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-08T19:20:35.930Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-08T19:20:35.930Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-08T19:20:35.930Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-08T19:20:36.530Z] Installing collected packages: idna, urllib3, requests, cached-property, docopt, PyYAML, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, docker-compose [2021-04-08T19:20:36.530Z] Attempting uninstall: idna [2021-04-08T19:20:36.530Z] Found existing installation: idna 2.9 [2021-04-08T19:20:36.530Z] Uninstalling idna-2.9: [2021-04-08T19:20:36.808Z] Successfully uninstalled idna-2.9 [2021-04-08T19:20:37.408Z] Attempting uninstall: urllib3 [2021-04-08T19:20:37.408Z] Found existing installation: urllib3 1.25.9 [2021-04-08T19:20:37.408Z] Uninstalling urllib3-1.25.9: [2021-04-08T19:20:37.680Z] Successfully uninstalled urllib3-1.25.9 [2021-04-08T19:20:38.270Z] Attempting uninstall: requests [2021-04-08T19:20:38.270Z] Found existing installation: requests 2.23.0 [2021-04-08T19:20:38.270Z] Uninstalling requests-2.23.0: [2021-04-08T19:20:38.270Z] Successfully uninstalled requests-2.23.0 [2021-04-08T19:20:38.540Z] Running setup.py install for docopt: started [2021-04-08T19:20:40.501Z] Running setup.py install for docopt: finished with status 'done' [2021-04-08T19:20:40.501Z] Running setup.py install for PyYAML: started [2021-04-08T19:20:42.468Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-08T19:20:43.457Z] Running setup.py install for texttable: started [2021-04-08T19:20:44.904Z] Running setup.py install for texttable: finished with status 'done' [2021-04-08T19:20:44.904Z] Running setup.py install for dockerpty: started [2021-04-08T19:20:46.866Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-08T19:20:48.299Z] 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-08T19:20:51.723Z] Removing intermediate container 16f5ce04b3a5 [2021-04-08T19:20:51.723Z] ---> d53f2f82efe9 [2021-04-08T19:20:51.723Z] Step 21/26 : RUN apk --no-cache add curl [2021-04-08T19:20:52.000Z] ---> Running in 2f84338b7cf2 [2021-04-08T19:20:53.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-08T19:20:53.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-08T19:20:54.033Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-04-08T19:20:54.033Z] (2/3) Installing libcurl (7.69.1-r3) [2021-04-08T19:20:54.033Z] (3/3) Installing curl (7.69.1-r3) [2021-04-08T19:20:54.033Z] Executing busybox-1.31.1-r19.trigger [2021-04-08T19:20:54.033Z] OK: 72 MiB in 58 packages [2021-04-08T19:20:55.477Z] Removing intermediate container 2f84338b7cf2 [2021-04-08T19:20:55.477Z] ---> da28927954fa [2021-04-08T19:20:55.477Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-08T19:20:55.477Z] ---> Running in 38a67307c1c1 [2021-04-08T19:20:56.069Z] Removing intermediate container 38a67307c1c1 [2021-04-08T19:20:56.069Z] ---> f4f377b6e16d [2021-04-08T19:20:56.069Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-08T19:20:56.340Z] ---> Running in 91fa4811f716 [2021-04-08T19:20:56.611Z] Removing intermediate container 91fa4811f716 [2021-04-08T19:20:56.611Z] ---> c5b292cdbfbe [2021-04-08T19:20:56.611Z] Step 24/26 : LABEL arch=arm64 [2021-04-08T19:20:56.886Z] ---> Running in c2a87ad34e35 [2021-04-08T19:20:57.486Z] Removing intermediate container c2a87ad34e35 [2021-04-08T19:20:57.486Z] ---> 3c6033723106 [2021-04-08T19:20:57.486Z] Step 25/26 : LABEL git_sha=c15c618f1534b2e0f070a4ebf78b42210023a437 [2021-04-08T19:20:57.486Z] ---> Running in 5f1b2c8359e6 [2021-04-08T19:20:58.080Z] Removing intermediate container 5f1b2c8359e6 [2021-04-08T19:20:58.080Z] ---> 3e6b56286a68 [2021-04-08T19:20:58.080Z] Step 26/26 : LABEL version=0.0.0 [2021-04-08T19:20:58.080Z] ---> Running in 0c1c12db6f96 [2021-04-08T19:20:58.673Z] Removing intermediate container 0c1c12db6f96 [2021-04-08T19:20:58.673Z] ---> 3cb4fe9ccce6 [2021-04-08T19:20:58.673Z] [2021-04-08T19:20:59.263Z] Successfully built 3cb4fe9ccce6 [2021-04-08T19:20:59.263Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-08T19:20:59.548Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-08T19:20:59.572Z] $ docker stop --time=1 559169e8bca52686c690a3ebad01c480cbd40cb44b7d16b3c4f4413aa8e31d45 [2021-04-08T19:21:01.614Z] $ docker rm -f 559169e8bca52686c690a3ebad01c480cbd40cb44b7d16b3c4f4413aa8e31d45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-08T19:21:02.342Z] + docker images [2021-04-08T19:21:02.342Z] + grep docker [2021-04-08T19:21:02.621Z] docker-sys-mgmt-agent-go-arm64 latest 3cb4fe9ccce6 4 seconds ago 301MB [2021-04-08T19:21:02.621Z] docker-core-data-go-arm64 latest 8550e2835c5b 48 seconds ago 21.4MB [2021-04-08T19:21:02.621Z] docker-core-metadata-go-arm64 latest 73f9cbff5612 About a minute ago 17.9MB [2021-04-08T19:21:02.621Z] docker-core-command-go-arm64 latest c557c9b8fd93 About a minute ago 16.3MB [2021-04-08T19:21:02.621Z] docker-security-bootstrapper-go-arm64 latest c0ff6d5fc312 4 minutes ago 17.9MB [2021-04-08T19:21:02.621Z] docker-support-notifications-go-arm64 latest 9991d8a415f8 4 minutes ago 16.9MB [2021-04-08T19:21:02.621Z] docker-security-secretstore-setup-go-arm64 latest 11252d10daf8 4 minutes ago 24.4MB [2021-04-08T19:21:02.621Z] docker-support-scheduler-go-arm64 latest f98caf46cbeb 4 minutes ago 16.4MB [2021-04-08T19:21:02.621Z] docker-security-proxy-setup-go-arm64 latest d19cbaafccd7 4 minutes ago 24.1MB [2021-04-08T19:21:02.621Z] 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-08T19:21:03.918Z] ---> job-cost.sh [2021-04-08T19:21:03.918Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LYh7 [2021-04-08T19:21:42.912Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-08T19:23:19.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-LYh7/bin to PATH [2021-04-08T19:23:19.641Z] INFO: No Stack... [2021-04-08T19:23:19.641Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-08T19:23:19.641Z] INFO: Archiving Costs [Pipeline] sh [2021-04-08T19:23:19.996Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-04-08T19:23:19.996Z] [Pipeline] lock [2021-04-08T19:23:20.126Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] [2021-04-08T19:23:20.132Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] did not exist. Created. [2021-04-08T19:23:20.132Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-08T19:23:20.659Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-08T19:23:20.993Z] Stashed 1 file(s) [Pipeline] } [2021-04-08T19:23:21.014Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3350-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-08T19:23:23.270Z] provisioning config files... [2021-04-08T19:23:23.289Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2798686880559922862tmp [Pipeline] { [Pipeline] sh [2021-04-08T19:23:23.701Z] + set +x [2021-04-08T19:23:23.701Z] + curl -s https://codecov.io/bash [2021-04-08T19:23:23.701Z] + bash -s -- [2021-04-08T19:23:24.283Z] [2021-04-08T19:23:24.283Z] _____ _ [2021-04-08T19:23:24.283Z] / ____| | | [2021-04-08T19:23:24.283Z] | | ___ __| | ___ ___ _____ __ [2021-04-08T19:23:24.283Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-08T19:23:24.283Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-08T19:23:24.283Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-08T19:23:24.283Z] Bash-20210309-2b87ace [2021-04-08T19:23:24.283Z] [2021-04-08T19:23:24.283Z] [2021-04-08T19:23:24.283Z] ==> git version 2.24.3 found [2021-04-08T19:23:24.283Z] ==> 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-08T19:23:24.283Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-08T19:23:24.283Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-08T19:23:24.283Z] ==> Jenkins CI detected. [2021-04-08T19:23:24.283Z] project root: . [2021-04-08T19:23:24.283Z] --> token set from env [2021-04-08T19:23:24.283Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-08T19:23:24.283Z] ==> Running gcov in . (disable via -X gcov) [2021-04-08T19:23:24.283Z] ==> Python coveragepy not found [2021-04-08T19:23:24.283Z] ==> Searching for coverage reports in: [2021-04-08T19:23:24.283Z] + . [2021-04-08T19:23:24.283Z] -> Found 1 reports [2021-04-08T19:23:24.283Z] ==> Detecting git/mercurial file structure [2021-04-08T19:23:24.283Z] ==> Reading reports [2021-04-08T19:23:24.283Z] + ./coverage.out bytes=684166 [2021-04-08T19:23:24.283Z] ==> Appending adjustments [2021-04-08T19:23:24.283Z] https://docs.codecov.io/docs/fixing-reports [2021-04-08T19:23:28.528Z] + Found adjustments [2021-04-08T19:23:28.528Z] ==> Gzipping contents [2021-04-08T19:23:28.528Z] 96K /tmp/codecov.ZTctm8.gz [2021-04-08T19:23:28.528Z] ==> Uploading reports [2021-04-08T19:23:28.528Z] url: https://codecov.io [2021-04-08T19:23:28.528Z] query: branch=PR-3350&commit=c15c618f1534b2e0f070a4ebf78b42210023a437&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3350&job=&cmd_args= [2021-04-08T19:23:28.528Z] -> Pinging Codecov [2021-04-08T19:23:28.528Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3350&commit=c15c618f1534b2e0f070a4ebf78b42210023a437&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3350%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3350&job=&cmd_args= [2021-04-08T19:23:28.528Z] -> Uploading to [2021-04-08T19:23:28.528Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-08/00271124DB129430A58F1EEE437C3FCB/c15c618f1534b2e0f070a4ebf78b42210023a437/3b1d1bd0-457d-42ed-928e-e9ce0fa5f521.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210408T192328Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=256aa120854fec0b009a9f2dff1567e8fa2f0ff6ebcece002685797cbc6b000d [2021-04-08T19:23:28.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-08T19:23:28.528Z] Dload Upload Total Spent Left Speed [2021-04-08T19:23:29.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98252 0 0 100 98252 0 171k --:--:-- --:--:-- --:--:-- 171k 100 98252 0 0 100 98252 0 171k --:--:-- --:--:-- --:--:-- 171k [2021-04-08T19:23:29.106Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c15c618f1534b2e0f070a4ebf78b42210023a437 [Pipeline] } [2021-04-08T19:23:29.137Z] 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-08T19:23:31.948Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:23:32.869Z] ---> package-listing.sh [2021-04-08T19:23:32.869Z] ++ facter osfamily [2021-04-08T19:23:32.869Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-08T19:23:32.869Z] + OS_FAMILY=redhat [2021-04-08T19:23:32.869Z] + workspace=/w/workspace/edgex-go/1 [2021-04-08T19:23:32.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-08T19:23:32.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-08T19:23:32.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-08T19:23:32.869Z] + PACKAGES=/tmp/packages_start.txt [2021-04-08T19:23:32.869Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-08T19:23:32.869Z] + PACKAGES=/tmp/packages_end.txt [2021-04-08T19:23:32.869Z] + case "${OS_FAMILY}" in [2021-04-08T19:23:32.869Z] + rpm -qa [2021-04-08T19:23:32.869Z] + sort [2021-04-08T19:23:38.182Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-08T19:23:38.182Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-08T19:23:38.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-08T19:23:38.182Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-08T19:23:38.182Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-08T19:23:38.182Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-08T19:23:38.226Z] 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-08T19:23:38.571Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:23:38.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T19:23:38.910Z] [2021-04-08T19:23:38.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-08T19:23:39.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T19:23:39.297Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-08T19:23:39.297Z] df20fa9351a1: Pulling fs layer [2021-04-08T19:23:39.297Z] 36b3adc4ff6f: Pulling fs layer [2021-04-08T19:23:39.297Z] 8ad3a11d3b57: Pulling fs layer [2021-04-08T19:23:39.297Z] 46f8f816bc3b: Pulling fs layer [2021-04-08T19:23:39.297Z] 93b61091891f: Pulling fs layer [2021-04-08T19:23:39.297Z] 93b9cdb0e59b: Pulling fs layer [2021-04-08T19:23:39.297Z] 5e14af77c1be: Pulling fs layer [2021-04-08T19:23:39.297Z] 01666e4c0597: Pulling fs layer [2021-04-08T19:23:39.297Z] aa168da1d23b: Pulling fs layer [2021-04-08T19:23:39.297Z] 93b9cdb0e59b: Waiting [2021-04-08T19:23:39.297Z] 5e14af77c1be: Waiting [2021-04-08T19:23:39.297Z] 01666e4c0597: Waiting [2021-04-08T19:23:39.297Z] aa168da1d23b: Waiting [2021-04-08T19:23:39.297Z] 46f8f816bc3b: Waiting [2021-04-08T19:23:39.297Z] 93b61091891f: Waiting [2021-04-08T19:23:39.297Z] 36b3adc4ff6f: Verifying Checksum [2021-04-08T19:23:39.297Z] 36b3adc4ff6f: Download complete [2021-04-08T19:23:39.297Z] 46f8f816bc3b: Verifying Checksum [2021-04-08T19:23:39.297Z] 46f8f816bc3b: Download complete [2021-04-08T19:23:39.297Z] df20fa9351a1: Verifying Checksum [2021-04-08T19:23:39.297Z] df20fa9351a1: Download complete [2021-04-08T19:23:39.575Z] 93b9cdb0e59b: Verifying Checksum [2021-04-08T19:23:39.575Z] 93b9cdb0e59b: Download complete [2021-04-08T19:23:39.575Z] 5e14af77c1be: Verifying Checksum [2021-04-08T19:23:39.575Z] 5e14af77c1be: Download complete [2021-04-08T19:23:39.575Z] 93b61091891f: Verifying Checksum [2021-04-08T19:23:39.575Z] 93b61091891f: Download complete [2021-04-08T19:23:39.575Z] 01666e4c0597: Verifying Checksum [2021-04-08T19:23:39.575Z] 01666e4c0597: Download complete [2021-04-08T19:23:39.575Z] 8ad3a11d3b57: Verifying Checksum [2021-04-08T19:23:39.575Z] 8ad3a11d3b57: Download complete [2021-04-08T19:23:39.836Z] df20fa9351a1: Pull complete [2021-04-08T19:23:39.837Z] 36b3adc4ff6f: Pull complete [2021-04-08T19:23:40.807Z] 8ad3a11d3b57: Pull complete [2021-04-08T19:23:40.807Z] 46f8f816bc3b: Pull complete [2021-04-08T19:23:41.075Z] 93b61091891f: Pull complete [2021-04-08T19:23:41.336Z] 93b9cdb0e59b: Pull complete [2021-04-08T19:23:41.336Z] 5e14af77c1be: Pull complete [2021-04-08T19:23:41.598Z] 01666e4c0597: Pull complete [2021-04-08T19:23:44.165Z] aa168da1d23b: Download complete [2021-04-08T19:23:52.373Z] aa168da1d23b: Pull complete [2021-04-08T19:23:52.373Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-08T19:23:52.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-08T19:23:52.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-08T19:23:52.847Z] prd-centos7-docker-4c-2g-33346 does not seem to be running inside a container [2021-04-08T19:23:52.890Z] $ 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-08T19:23:58.379Z] $ docker top 71d0e052e12c6e9e52ed4ce07b5d9ecbe585311abbef271aba68e9cad31bfe7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-08T19:23:59.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-08T19:23:59.683Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-08T19:23:59.996Z] + ls /var/log/sa-host [2021-04-08T19:23:59.996Z] + sadf -c /var/log/sa-host/sa08 [2021-04-08T19:23:59.996Z] file_magic: OK [2021-04-08T19:23:59.996Z] HZ: Using current value: 100 [2021-04-08T19:23:59.996Z] file_header: OK [2021-04-08T19:23:59.996Z] 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-08T19:23:59.996Z] Statistics: [2021-04-08T19:23:59.996Z] 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-08T19:23:59.996Z] File successfully converted to sysstat format version 12.2.1 [2021-04-08T19:23:59.996Z] + sadf -c /var/log/sa-host/sa23 [2021-04-08T19:23:59.996Z] file_magic: OK [2021-04-08T19:23:59.996Z] HZ: Using current value: 100 [2021-04-08T19:23:59.996Z] file_header: OK [2021-04-08T19:23:59.996Z] 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-08T19:23:59.996Z] Statistics: [2021-04-08T19:23:59.996Z] Hnuu...uuuununununu... [2021-04-08T19:23:59.996Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-08T19:24:00.802Z] provisioning config files... [2021-04-08T19:24:00.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config47780685615659232tmp [Pipeline] { [Pipeline] echo [2021-04-08T19:24:00.930Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:24:01.281Z] ---> create-netrc.sh [Pipeline] } [2021-04-08T19:24:01.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-08T19:24:01.482Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:24:01.824Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-08T19:24:01.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:24:02.189Z] ---> sudo-logs.sh [2021-04-08T19:24:02.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-08T19:24:02.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:24:02.711Z] ---> job-cost.sh [2021-04-08T19:24:02.711Z] lf-activate-venv: SKIPPING [2021-04-08T19:24:02.711Z] DEBUG: total: 0.20999999344348907 [2021-04-08T19:24:02.711Z] INFO: Retrieving Stack Cost... [2021-04-08T19:24:03.670Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-08T19:24:04.244Z] INFO: Archiving Costs [Pipeline] echo [2021-04-08T19:24:04.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-08T19:24:04.610Z] ---> logs-deploy.sh [2021-04-08T19:24:04.611Z] lf-activate-venv: SKIPPING [2021-04-08T19:24:04.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3350/1 [2021-04-08T19:24:04.611Z] INFO: archiving workspace using pattern(s): [2021-04-08T19:24:06.000Z] Archives upload complete. [2021-04-08T19:24:06.000Z] INFO: archiving logs to Nexus