Pull request #3305 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than 49e77480c97c89d985b00628fe84bc37250636de Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d 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-3305/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-3305/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-31538 in /w/workspace/edgexfoundry_edgex-go_PR-3305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3305/head:refs/remotes/origin/PR-3305 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 49e77480c97c89d985b00628fe84bc37250636de Merge succeeded, producing 49e77480c97c89d985b00628fe84bc37250636de Checking out Revision 49e77480c97c89d985b00628fe84bc37250636de (PR-3305) > git config core.sparsecheckout # timeout=10 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # 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 ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 Commit message: "feat(scheduler): Implement GET /intervalaction/name/{name} V2 API" 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-03-26T10:01:55.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-26T10:01:55.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-26T10:01:56.130Z] ========================================================= [2021-03-26T10:01:56.130Z] EdgeX Global Pipelines Version Info [2021-03-26T10:01:56.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:01:58.930Z] ------------------- [2021-03-26T10:01:58.930Z] stable info: [2021-03-26T10:01:58.930Z] ------------------- [2021-03-26T10:01:58.930Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-26T10:01:58.930Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-26T10:01:58.931Z] Message: update stable to v1.0.186 [2021-03-26T10:01:59.923Z] ------------------- [2021-03-26T10:01:59.923Z] experimental info: [2021-03-26T10:01:59.923Z] ------------------- [2021-03-26T10:01:59.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-26T10:01:59.923Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-26T10:01:59.923Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-26T10:02:00.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-26T10:02:00.507Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-26T10:02:00.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-26T10:02:00.799Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-26T10:02:00.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-26T10:02:01.146Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-26T10:02:01.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-26T10:02:01.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-26T10:02:01.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-26T10:02:01.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-26T10:02:01.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-26T10:02:01.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-26T10:02:02.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-26T10:02:02.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-26T10:02:02.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-26T10:02:02.523Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-26T10:02:02.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-26T10:02:02.778Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-26T10:02:02.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-26T10:02:03.044Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-26T10:02:03.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-26T10:02:03.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-26T10:02:03.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3305 [Pipeline] echo [2021-03-26T10:02:03.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3305 [Pipeline] echo [2021-03-26T10:02:03.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3305 [Pipeline] echo [2021-03-26T10:02:03.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e77480c97c89d985b00628fe84bc37250636de [Pipeline] echo [2021-03-26T10:02:04.029Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e7748 [Pipeline] echo [2021-03-26T10:02:04.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T10:02:04.428Z] provisioning config files... [2021-03-26T10:02:04.485Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4455413887658411951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:02:04.934Z] ---> docker-login.sh [2021-03-26T10:02:04.934Z] nexus3.edgexfoundry.org:10001 [2021-03-26T10:02:06.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:02:06.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:02:06.363Z] Configure a credential helper to remove this warning. See [2021-03-26T10:02:06.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:02:06.363Z] [2021-03-26T10:02:06.363Z] Login Succeeded [2021-03-26T10:02:06.363Z] nexus3.edgexfoundry.org:10002 [2021-03-26T10:02:06.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:02:06.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:02:06.653Z] Configure a credential helper to remove this warning. See [2021-03-26T10:02:06.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:02:06.653Z] [2021-03-26T10:02:06.653Z] Login Succeeded [2021-03-26T10:02:06.653Z] nexus3.edgexfoundry.org:10003 [2021-03-26T10:02:06.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:02:06.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:02:06.931Z] Configure a credential helper to remove this warning. See [2021-03-26T10:02:06.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:02:06.931Z] [2021-03-26T10:02:06.931Z] Login Succeeded [2021-03-26T10:02:06.931Z] nexus3.edgexfoundry.org:10004 [2021-03-26T10:02:07.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:02:07.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:02:07.203Z] Configure a credential helper to remove this warning. See [2021-03-26T10:02:07.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:02:07.203Z] [2021-03-26T10:02:07.203Z] Login Succeeded [2021-03-26T10:02:07.203Z] docker.io [2021-03-26T10:02:07.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:02:07.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:02:07.476Z] Configure a credential helper to remove this warning. See [2021-03-26T10:02:07.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:02:07.476Z] [2021-03-26T10:02:07.476Z] Login Succeeded [2021-03-26T10:02:07.742Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T10:02:07.772Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-26T10:02:08.371Z] ++ 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-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/core-command/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/core-data/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-26T10:02:08.371Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-26T10:02:08.371Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-26T10:02:08.371Z] ++ cut -d/ -f2 [2021-03-26T10:02:08.371Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-26T10:02:08.550Z] 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-03-26T10:02:10.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T10:02:10.275Z] [2021-03-26T10:02:10.275Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:02:11.148Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T10:02:11.148Z] latest: Pulling from edgex-devops/git-semver [2021-03-26T10:02:11.148Z] 31603596830f: Pulling fs layer [2021-03-26T10:02:11.148Z] 2a8b12db71e7: Pulling fs layer [2021-03-26T10:02:11.148Z] 6ca5941a6612: Pulling fs layer [2021-03-26T10:02:11.148Z] ecc8261a40a4: Pulling fs layer [2021-03-26T10:02:11.148Z] ecc8261a40a4: Waiting [2021-03-26T10:02:11.469Z] 2a8b12db71e7: Verifying Checksum [2021-03-26T10:02:11.469Z] 2a8b12db71e7: Download complete [2021-03-26T10:02:11.469Z] 31603596830f: Verifying Checksum [2021-03-26T10:02:11.469Z] 31603596830f: Download complete [2021-03-26T10:02:11.779Z] ecc8261a40a4: Verifying Checksum [2021-03-26T10:02:11.779Z] ecc8261a40a4: Download complete [2021-03-26T10:02:11.779Z] 6ca5941a6612: Verifying Checksum [2021-03-26T10:02:11.779Z] 6ca5941a6612: Download complete [2021-03-26T10:02:12.060Z] 31603596830f: Pull complete [2021-03-26T10:02:12.338Z] 2a8b12db71e7: Pull complete [2021-03-26T10:02:14.359Z] 6ca5941a6612: Pull complete [2021-03-26T10:02:14.359Z] ecc8261a40a4: Pull complete [2021-03-26T10:02:14.359Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-26T10:02:14.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-26T10:02:14.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-26T10:02:14.531Z] prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container [2021-03-26T10:02:14.597Z] $ 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-03-26T10:02:17.907Z] $ docker top eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-26T10:02:18.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-26T10:02:18.363Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-26T10:02:19.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-26T10:02:19.284Z] $ docker exec eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent [2021-03-26T10:02:19.651Z] SSH_AUTH_SOCK=/tmp/ssh-HBgSDCGhWbiA/agent.12 [2021-03-26T10:02:19.651Z] SSH_AGENT_PID=18 [2021-03-26T10:02:19.671Z] Running ssh-add (command line suppressed) [2021-03-26T10:02:19.899Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8032302144071517167.key (/w/workspace/edgex-go/1@tmp/private_key_8032302144071517167.key) [2021-03-26T10:02:20.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-26T10:02:20.494Z] + git tag --points-at HEAD [Pipeline] } [2021-03-26T10:02:20.544Z] $ docker exec --env ******** --env ******** eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent -k [2021-03-26T10:02:21.124Z] unset SSH_AUTH_SOCK; [2021-03-26T10:02:21.125Z] unset SSH_AGENT_PID; [2021-03-26T10:02:21.125Z] echo Agent pid 18 killed; [2021-03-26T10:02:21.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-26T10:02:21.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-26T10:02:21.512Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-26T10:02:21.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-26T10:02:21.875Z] $ docker exec eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent [2021-03-26T10:02:22.109Z] SSH_AUTH_SOCK=/tmp/ssh-53Y0lfeAgXLv/agent.48 [2021-03-26T10:02:22.109Z] SSH_AGENT_PID=53 [2021-03-26T10:02:22.117Z] Running ssh-add (command line suppressed) [2021-03-26T10:02:22.268Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_107790244486669277.key (/w/workspace/edgex-go/1@tmp/private_key_107790244486669277.key) [2021-03-26T10:02:22.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-26T10:02:22.726Z] + git semver init [2021-03-26T10:02:22.726Z] # -> Open(): unable to determine branch for HEAD [2021-03-26T10:02:22.726Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-26T10:02:22.726Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-26T10:02:22.726Z] # $SEMVER_REMOTE_NAME = origin [2021-03-26T10:02:22.726Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-26T10:02:22.726Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-26T10:02:22.726Z] # $SEMVER_BRANCH = PR-3305 [2021-03-26T10:02:22.726Z] # $SEMVER_TEMP = /tmp/semver-824021828 [2021-03-26T10:02:22.726Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-26T10:02:55.687Z] # '/tmp/semver-824021828' -> '/w/workspace/edgex-go/1/.semver' [2021-03-26T10:02:55.687Z] # -> Force: false [2021-03-26T10:02:55.687Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-26T10:02:55.726Z] $ docker exec --env ******** --env ******** eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 ssh-agent -k [2021-03-26T10:02:56.193Z] unset SSH_AUTH_SOCK; [2021-03-26T10:02:56.193Z] unset SSH_AGENT_PID; [2021-03-26T10:02:56.194Z] echo Agent pid 53 killed; [2021-03-26T10:02:56.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-26T10:02:57.318Z] + git semver [Pipeline] } [2021-03-26T10:02:57.375Z] $ docker stop --time=1 eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 [2021-03-26T10:02:59.710Z] $ docker rm -f eb81ffa72700431976eb810d79eee8d7831c96686d5845e33271b91889be4506 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T10:03:00.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-26T10:03:01.370Z] Stashed 1 file(s) [Pipeline] echo [2021-03-26T10:03:01.395Z] [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-03-26T10:03:02.789Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-26T10:03:03.145Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-26T10:03:03.485Z] + sudo service docker restart [2021-03-26T10:03:03.485Z] + true [2021-03-26T10:03:03.485Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-26T10:03:04.493Z] ========================================================= [2021-03-26T10:03:04.493Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-26T10:03:04.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:03:04.908Z] + 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-03-26T10:03:11.639Z] Sending build context to Docker daemon 328.9MB [2021-03-26T10:03:11.639Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T10:03:11.639Z] Step 2/6 : FROM ${BASE} [2021-03-26T10:03:11.639Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-26T10:03:11.639Z] 188c0c94c7c5: Pulling fs layer [2021-03-26T10:03:11.639Z] 0ef7d3d256c8: Pulling fs layer [2021-03-26T10:03:11.639Z] de9db76c5a1d: Pulling fs layer [2021-03-26T10:03:11.639Z] bca2f99d35d6: Pulling fs layer [2021-03-26T10:03:11.639Z] 93359f2a8cfa: Pulling fs layer [2021-03-26T10:03:11.639Z] 7c6f9722023f: Pulling fs layer [2021-03-26T10:03:11.639Z] a35cf1a2eb13: Pulling fs layer [2021-03-26T10:03:11.639Z] 93359f2a8cfa: Waiting [2021-03-26T10:03:11.639Z] 7c6f9722023f: Waiting [2021-03-26T10:03:11.639Z] a35cf1a2eb13: Waiting [2021-03-26T10:03:11.639Z] bca2f99d35d6: Waiting [2021-03-26T10:03:11.639Z] de9db76c5a1d: Verifying Checksum [2021-03-26T10:03:11.639Z] de9db76c5a1d: Download complete [2021-03-26T10:03:11.639Z] 0ef7d3d256c8: Verifying Checksum [2021-03-26T10:03:11.639Z] 0ef7d3d256c8: Download complete [2021-03-26T10:03:11.639Z] 93359f2a8cfa: Verifying Checksum [2021-03-26T10:03:11.639Z] 93359f2a8cfa: Download complete [2021-03-26T10:03:11.639Z] 188c0c94c7c5: Verifying Checksum [2021-03-26T10:03:11.639Z] 188c0c94c7c5: Download complete [2021-03-26T10:03:11.639Z] 7c6f9722023f: Verifying Checksum [2021-03-26T10:03:11.639Z] 7c6f9722023f: Download complete [2021-03-26T10:03:11.973Z] 188c0c94c7c5: Pull complete [2021-03-26T10:03:12.630Z] 0ef7d3d256c8: Pull complete [2021-03-26T10:03:12.901Z] de9db76c5a1d: Pull complete [2021-03-26T10:03:14.366Z] a35cf1a2eb13: Verifying Checksum [2021-03-26T10:03:14.366Z] a35cf1a2eb13: Download complete [2021-03-26T10:03:15.335Z] bca2f99d35d6: Verifying Checksum [2021-03-26T10:03:15.335Z] bca2f99d35d6: Download complete [2021-03-26T10:03:17.133Z] Still waiting to schedule task [2021-03-26T10:03:17.133Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-26T10:03:27.945Z] bca2f99d35d6: Pull complete [2021-03-26T10:03:27.945Z] 93359f2a8cfa: Pull complete [2021-03-26T10:03:28.227Z] 7c6f9722023f: Pull complete [2021-03-26T10:03:38.803Z] a35cf1a2eb13: Pull complete [2021-03-26T10:03:38.803Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-26T10:03:38.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-26T10:03:38.803Z] ---> a62c8e92a672 [2021-03-26T10:03:38.803Z] 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-03-26T10:03:38.803Z] ---> Running in 9139bd9172ad [2021-03-26T10:03:40.261Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:03:40.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:03:41.182Z] (1/12) Installing libmagic (5.38-r0) [2021-03-26T10:03:41.857Z] (2/12) Installing file (5.38-r0) [2021-03-26T10:03:42.158Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-26T10:03:42.158Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-26T10:03:47.608Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-26T10:03:47.608Z] (6/12) Installing patch (2.7.6-r6) [2021-03-26T10:03:47.608Z] (7/12) Installing build-base (0.5-r2) [2021-03-26T10:03:47.608Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-26T10:03:47.608Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-26T10:03:47.608Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-26T10:03:47.876Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-26T10:03:47.876Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-26T10:03:47.876Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:03:48.143Z] OK: 233 MiB in 51 packages [2021-03-26T10:03:53.560Z] Removing intermediate container 9139bd9172ad [2021-03-26T10:03:53.561Z] ---> a75ceadaf29c [2021-03-26T10:03:53.561Z] Step 4/6 : WORKDIR /edgex-go [2021-03-26T10:03:53.561Z] ---> Running in c60955e408b5 [2021-03-26T10:03:53.561Z] Removing intermediate container c60955e408b5 [2021-03-26T10:03:53.561Z] ---> 58ae7083dba8 [2021-03-26T10:03:53.561Z] Step 5/6 : COPY go.mod . [2021-03-26T10:03:53.919Z] ---> 0469d9cc6369 [2021-03-26T10:03:53.919Z] Step 6/6 : RUN go mod download [2021-03-26T10:03:53.919Z] ---> Running in 35e1bfa4d6fc [2021-03-26T10:04:26.409Z] Removing intermediate container 35e1bfa4d6fc [2021-03-26T10:04:26.409Z] ---> ba18b5b0f639 [2021-03-26T10:04:26.409Z] Successfully built ba18b5b0f639 [2021-03-26T10:04:26.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:04:27.298Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-26T10:04:27.596Z] . [Pipeline] withDockerContainer [2021-03-26T10:04:27.792Z] prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container [2021-03-26T10:04:27.879Z] $ 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-03-26T10:04:29.334Z] $ docker top 347ae8608c9228bb693fc468c455cc27dc1c3072160770cc22710c1d51177cde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:04:30.185Z] + go version [2021-03-26T10:04:30.472Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-26T10:04:30.511Z] $ docker stop --time=1 347ae8608c9228bb693fc468c455cc27dc1c3072160770cc22710c1d51177cde [2021-03-26T10:04:33.053Z] $ docker rm -f 347ae8608c9228bb693fc468c455cc27dc1c3072160770cc22710c1d51177cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:04:34.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-26T10:04:34.955Z] . [Pipeline] withDockerContainer [2021-03-26T10:04:35.169Z] prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container [2021-03-26T10:04:35.233Z] $ 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-03-26T10:04:36.824Z] $ docker top 25b6e2720e9fc8ba3b87da55d18d0e19cc6499fe5edaae207e0d2ab42bf820dc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-26T10:04:37.143Z] ========================================================= [2021-03-26T10:04:37.143Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-26T10:04:37.143Z] ========================================================= [Pipeline] sh [2021-03-26T10:04:37.555Z] + make test [2021-03-26T10:04:37.556Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-26T10:05:05.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-26T10:05:13.818Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31540 in /w/workspace/edgexfoundry_edgex-go_PR-3305 [Pipeline] { [Pipeline] ws [2021-03-26T10:05:13.910Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-26T10:05:18.851Z] using credential edgex-jenkins-ssh [2021-03-26T10:05:18.963Z] Cloning the remote Git repository [2021-03-26T10:05:19.012Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-26T10:05:19.118Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-26T10:05:19.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T10:05:19.195Z] > git --version # timeout=10 [2021-03-26T10:05:19.216Z] > git --version # 'git version 2.17.1' [2021-03-26T10:05:19.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T10:05:19.307Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T10:05:34.203Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T10:05:34.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T10:05:34.258Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T10:05:34.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T10:05:34.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T10:05:34.308Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3305/head:refs/remotes/origin/PR-3305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-26T10:05:35.278Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:05:35.711Z] Merge succeeded, producing 49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:05:35.711Z] Checking out Revision 49e77480c97c89d985b00628fe84bc37250636de (PR-3305) [2021-03-26T10:05:35.296Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T10:05:35.309Z] > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 [2021-03-26T10:05:35.630Z] > git remote # timeout=10 [2021-03-26T10:05:35.649Z] > git config --get remote.origin.url # timeout=10 [2021-03-26T10:05:35.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T10:05:35.672Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-26T10:05:35.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-26T10:05:35.716Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T10:05:35.786Z] > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 [2021-03-26T10:05:40.240Z] Commit message: "feat(scheduler): Implement GET /intervalaction/name/{name} V2 API" [2021-03-26T10:05:40.293Z] > git --version # timeout=10 [2021-03-26T10:05:40.303Z] > git --version # 'git version 2.17.1' [2021-03-26T10:05:40.321Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-26T10:05:43.230Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-26T10:05:43.689Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-26T10:05:44.062Z] + true [2021-03-26T10:05:44.062Z] + sudo service docker restart [2021-03-26T10:05:46.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-26T10:05:46.201Z] provisioning config files... [2021-03-26T10:05:46.246Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config933355201697336455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:05:46.727Z] ---> docker-login.sh [2021-03-26T10:05:46.727Z] nexus3.edgexfoundry.org:10001 [2021-03-26T10:05:47.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:05:47.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:05:47.988Z] Configure a credential helper to remove this warning. See [2021-03-26T10:05:47.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:05:47.988Z] [2021-03-26T10:05:47.988Z] Login Succeeded [2021-03-26T10:05:47.988Z] nexus3.edgexfoundry.org:10002 [2021-03-26T10:05:48.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:05:48.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:05:48.543Z] Configure a credential helper to remove this warning. See [2021-03-26T10:05:48.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:05:48.543Z] [2021-03-26T10:05:48.543Z] Login Succeeded [2021-03-26T10:05:48.543Z] nexus3.edgexfoundry.org:10003 [2021-03-26T10:05:48.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:05:49.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:05:49.103Z] Configure a credential helper to remove this warning. See [2021-03-26T10:05:49.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:05:49.103Z] [2021-03-26T10:05:49.103Z] Login Succeeded [2021-03-26T10:05:49.103Z] nexus3.edgexfoundry.org:10004 [2021-03-26T10:05:49.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:05:49.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:05:49.649Z] Configure a credential helper to remove this warning. See [2021-03-26T10:05:49.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:05:49.649Z] [2021-03-26T10:05:49.649Z] Login Succeeded [2021-03-26T10:05:49.649Z] docker.io [2021-03-26T10:05:49.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-26T10:05:50.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-26T10:05:50.198Z] Configure a credential helper to remove this warning. See [2021-03-26T10:05:50.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-26T10:05:50.198Z] [2021-03-26T10:05:50.198Z] Login Succeeded [2021-03-26T10:05:50.198Z] ---> docker-login.sh ends [Pipeline] } [2021-03-26T10:05:50.228Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-26T10:05:50.834Z] ========================================================= [2021-03-26T10:05:50.834Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-26T10:05:50.834Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:05:51.348Z] + 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-03-26T10:05:53.977Z] Sending build context to Docker daemon 167MB [2021-03-26T10:05:53.977Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-26T10:05:53.977Z] Step 2/6 : FROM ${BASE} [2021-03-26T10:05:53.977Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-26T10:05:53.977Z] 5f621e34cdf4: Pulling fs layer [2021-03-26T10:05:53.977Z] a4357932f1b6: Pulling fs layer [2021-03-26T10:05:53.977Z] 18c013af1878: Pulling fs layer [2021-03-26T10:05:53.977Z] 00ac8860ef70: Pulling fs layer [2021-03-26T10:05:53.977Z] 63d7cb157983: Pulling fs layer [2021-03-26T10:05:53.977Z] b116817d02f9: Pulling fs layer [2021-03-26T10:05:53.977Z] 745a02a5169b: Pulling fs layer [2021-03-26T10:05:53.977Z] 00ac8860ef70: Waiting [2021-03-26T10:05:53.977Z] 63d7cb157983: Waiting [2021-03-26T10:05:53.977Z] b116817d02f9: Waiting [2021-03-26T10:05:53.977Z] 18c013af1878: Download complete [2021-03-26T10:05:53.977Z] a4357932f1b6: Verifying Checksum [2021-03-26T10:05:53.977Z] a4357932f1b6: Download complete [2021-03-26T10:05:53.977Z] 63d7cb157983: Download complete [2021-03-26T10:05:53.977Z] b116817d02f9: Download complete [2021-03-26T10:05:53.977Z] 5f621e34cdf4: Verifying Checksum [2021-03-26T10:05:53.977Z] 5f621e34cdf4: Download complete [2021-03-26T10:05:54.573Z] 5f621e34cdf4: Pull complete [2021-03-26T10:05:55.174Z] a4357932f1b6: Pull complete [2021-03-26T10:05:55.451Z] 18c013af1878: Pull complete [2021-03-26T10:05:56.429Z] 745a02a5169b: Verifying Checksum [2021-03-26T10:05:56.429Z] 745a02a5169b: Download complete [2021-03-26T10:05:57.883Z] 00ac8860ef70: Download complete [2021-03-26T10:06:01.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-26T10:06:01.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-26T10:06:01.948Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-26T10:06:08.034Z] 00ac8860ef70: Pull complete [2021-03-26T10:06:08.035Z] 63d7cb157983: Pull complete [2021-03-26T10:06:08.309Z] b116817d02f9: Pull complete [2021-03-26T10:06:09.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-26T10:06:09.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-26T10:06:09.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-26T10:06:09.277Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-26T10:06:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-26T10:06:11.337Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-26T10:06:12.643Z] 745a02a5169b: Pull complete [2021-03-26T10:06:12.643Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-26T10:06:12.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-26T10:06:12.643Z] ---> b7e6874047d6 [2021-03-26T10:06:12.643Z] 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-03-26T10:06:16.037Z] ---> Running in 69c31272f597 [2021-03-26T10:06:17.030Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:06:17.292Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-26T10:06:17.293Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-26T10:06:17.293Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-26T10:06:17.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:06:18.225Z] (1/12) Installing libmagic (5.38-r0) [2021-03-26T10:06:18.225Z] (2/12) Installing file (5.38-r0) [2021-03-26T10:06:18.498Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-26T10:06:18.498Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-26T10:06:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.147s coverage: 45.9% of statements [2021-03-26T10:06:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-26T10:06:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-26T10:06:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-26T10:06:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-26T10:06:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-26T10:06:21.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-26T10:06:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.182s coverage: 19.8% of statements [2021-03-26T10:06:21.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.176s coverage: 100.0% of statements [2021-03-26T10:06:22.801Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-26T10:06:22.801Z] (6/12) Installing patch (2.7.6-r6) [2021-03-26T10:06:22.801Z] (7/12) Installing build-base (0.5-r2) [2021-03-26T10:06:23.069Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-26T10:06:23.340Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-26T10:06:23.340Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-26T10:06:23.340Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-26T10:06:23.612Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-26T10:06:23.612Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:06:23.612Z] OK: 217 MiB in 51 packages [2021-03-26T10:06:27.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.367s coverage: 27.1% of statements [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-26T10:06:27.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-26T10:06:27.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-26T10:06:27.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements [2021-03-26T10:06:27.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-26T10:06:27.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-26T10:06:27.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.242s coverage: 71.3% of statements [2021-03-26T10:06:27.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-26T10:06:27.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-26T10:06:27.910Z] Removing intermediate container 69c31272f597 [2021-03-26T10:06:27.910Z] ---> 5f3553cb8363 [2021-03-26T10:06:27.910Z] Step 4/6 : WORKDIR /edgex-go [2021-03-26T10:06:27.910Z] ---> Running in 46c4708ff942 [2021-03-26T10:06:28.509Z] Removing intermediate container 46c4708ff942 [2021-03-26T10:06:28.509Z] ---> 161415697172 [2021-03-26T10:06:28.509Z] Step 5/6 : COPY go.mod . [2021-03-26T10:06:29.109Z] ---> 09d7d222eddc [2021-03-26T10:06:29.109Z] Step 6/6 : RUN go mod download [2021-03-26T10:06:29.109Z] ---> Running in 24fa1106073a [2021-03-26T10:06:30.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 1.299s coverage: 82.9% of statements [2021-03-26T10:06:30.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-26T10:06:30.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:06:30.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.177s coverage: 78.9% of statements [2021-03-26T10:06:30.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-26T10:06:37.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.974s coverage: 28.6% of statements [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-26T10:06:37.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-26T10:06:37.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.129s coverage: 100.0% of statements [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-26T10:06:37.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.173s coverage: 86.7% of statements [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-26T10:06:37.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.527s coverage: 97.5% of statements [2021-03-26T10:06:37.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-26T10:06:39.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.100s coverage: 78.3% of statements [2021-03-26T10:06:39.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-26T10:06:39.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-26T10:06:39.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-26T10:06:39.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-26T10:06:44.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.350s coverage: 92.8% of statements [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-26T10:06:44.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.109s coverage: 58.8% of statements [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-26T10:06:44.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.152s coverage: 0.1% of statements [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-26T10:06:44.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-26T10:06:44.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.124s coverage: 47.1% of statements [2021-03-26T10:06:44.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 79.5% of statements [2021-03-26T10:06:44.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.109s coverage: 94.1% of statements [2021-03-26T10:06:44.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.107s coverage: 96.3% of statements [2021-03-26T10:06:44.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-03-26T10:06:55.911Z] Removing intermediate container 24fa1106073a [2021-03-26T10:06:55.911Z] ---> 159a9c9a165a [2021-03-26T10:06:55.911Z] Successfully built 159a9c9a165a [2021-03-26T10:06:55.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:06:56.292Z] + docker inspect -f . ci-base-image-arm64 [2021-03-26T10:06:56.292Z] . [Pipeline] withDockerContainer [2021-03-26T10:06:56.542Z] prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container [2021-03-26T10:06:56.621Z] $ 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-03-26T10:06:58.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.132s coverage: 94.4% of statements [2021-03-26T10:06:58.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.093s coverage: 44.8% of statements [2021-03-26T10:06:58.091Z] $ docker top c432ea50468e42341e1cfa27b1a9e7c39a5602fc37fdd76c44beeddb4282f820 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:06:59.193Z] + go version [2021-03-26T10:06:59.193Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-26T10:06:59.234Z] $ docker stop --time=1 c432ea50468e42341e1cfa27b1a9e7c39a5602fc37fdd76c44beeddb4282f820 [2021-03-26T10:07:01.293Z] $ docker rm -f c432ea50468e42341e1cfa27b1a9e7c39a5602fc37fdd76c44beeddb4282f820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:07:02.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.492s coverage: 82.6% of statements [2021-03-26T10:07:02.613Z] + docker inspect -f . ci-base-image-arm64 [2021-03-26T10:07:02.613Z] . [Pipeline] withDockerContainer [2021-03-26T10:07:02.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container [2021-03-26T10:07:02.980Z] $ 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-03-26T10:07:04.416Z] $ docker top de13f1e7b5e5c884c51768fcdd25978f869505b0af532e8cf7c072a1a133d743 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-26T10:07:04.829Z] ========================================================= [2021-03-26T10:07:04.829Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-26T10:07:04.829Z] ========================================================= [Pipeline] sh [2021-03-26T10:07:05.497Z] + make test [2021-03-26T10:07:05.497Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-26T10:07:11.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.420s coverage: 92.9% of statements [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-26T10:07:11.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 77.8% of statements [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-26T10:07:11.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.127s coverage: 87.2% of statements [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-26T10:07:11.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-26T10:07:11.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 75.5% of statements [2021-03-26T10:07:11.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.224s coverage: 87.2% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.194s coverage: 84.6% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.6% of statements [2021-03-26T10:07:11.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.304s coverage: 64.4% of statements [2021-03-26T10:07:11.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-26T10:07:11.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-03-26T10:07:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2021-03-26T10:07:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 2.304s coverage: 69.0% of statements [2021-03-26T10:07:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-26T10:07:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-26T10:07:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-26T10:07:16.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.569s coverage: 38.4% of statements [2021-03-26T10:07:16.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-26T10:07:16.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-26T10:07:16.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.188s coverage: 89.5% of statements [2021-03-26T10:07:16.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-26T10:07:17.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.129s coverage: 84.8% of statements [2021-03-26T10:07:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.576s coverage: 47.0% of statements [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-26T10:07:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-26T10:07:22.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-26T10:07:22.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-26T10:07:22.437Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 1.216s coverage: 87.1% of statements [2021-03-26T10:07:22.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-26T10:07:22.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:07:22.437Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-26T10:07:26.153Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.330s coverage: 29.1% of statements [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-26T10:07:26.153Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.154s coverage: 99.0% of statements [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-26T10:07:26.153Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.156s coverage: 100.0% of statements [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-26T10:07:26.153Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-26T10:07:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.237s coverage: 94.6% of statements [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-26T10:07:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.208s coverage: 0.0% of statements [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-26T10:07:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.161s coverage: 100.0% of statements [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-26T10:07:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-26T10:07:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements [2021-03-26T10:07:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-26T10:07:27.395Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-26T10:07:27.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-03-26T10:07:27.663Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-26T10:07:27.671Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-26T10:07:28.651Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.157s coverage: 100.0% of statements [2021-03-26T10:07:28.923Z] GO111MODULE=on go vet ./... [2021-03-26T10:08:14.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-26T10:08:21.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-26T10:08:30.209Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-26T10:08:30.209Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-26T10:08:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-26T10:08:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-26T10:08:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-26T10:08:33.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-26T10:08:36.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-26T10:08:37.282Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-26T10:08:45.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-26T10:08:45.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-26T10:08:45.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-26T10:08:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.382s coverage: 45.9% of statements [2021-03-26T10:08:51.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-26T10:08:51.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-26T10:08:51.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-26T10:08:51.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-26T10:08:51.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-26T10:08:51.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-26T10:08:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.112s coverage: 19.8% of statements [2021-03-26T10:08:51.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.246s coverage: 100.0% of statements [2021-03-26T10:08:51.881Z] gofmt -l . [2021-03-26T10:08:51.881Z] [ "`gofmt -l .`" = "" ] [2021-03-26T10:08:54.725Z] ./bin/test-go-mod-tidy.sh [2021-03-26T10:08:56.204Z] ./bin/test-attribution-txt.sh [2021-03-26T10:08:57.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-26T10:08:57.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-26T10:08:57.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-26T10:08:57.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [Pipeline] sh [2021-03-26T10:08:58.943Z] + ls -al . [2021-03-26T10:08:58.943Z] total 780 [2021-03-26T10:08:58.943Z] drwxrwxr-x 10 1001 1001 4096 Mar 26 10:08 . [2021-03-26T10:08:58.943Z] drwxr-xr-x 4 root root 28 Mar 26 10:04 .. [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 11 Mar 26 10:01 .dockerignore [2021-03-26T10:08:58.943Z] drwxrwxr-x 8 1001 1001 179 Mar 26 10:01 .git [2021-03-26T10:08:58.943Z] drwxrwxr-x 3 1001 1001 125 Mar 26 10:01 .github [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 818 Mar 26 10:01 .gitignore [2021-03-26T10:08:58.943Z] drwx------ 3 1001 1001 60 Mar 26 10:02 .semver [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 166 Mar 26 10:01 .sonarcloud.properties [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 8607 Mar 26 10:01 Attribution.txt [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 10:01 CONTRIBUTING.md [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 931 Mar 26 10:01 Dockerfile.build [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 863 Mar 26 10:01 Jenkinsfile [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 10:01 LICENSE [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 5774 Mar 26 10:01 Makefile [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 6548 Mar 26 10:01 README.md [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 6755 Mar 26 10:01 SECURITY.md [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 10:03 VERSION [2021-03-26T10:08:58.943Z] -rw-rw-r-- 1 1001 1001 4131 Mar 26 10:01 ZMQWindows.md [2021-03-26T10:08:58.943Z] drwxrwxr-x 2 1001 1001 117 Mar 26 10:01 bin [2021-03-26T10:08:58.943Z] drwxrwxr-x 14 1001 1001 4096 Mar 26 10:01 cmd [2021-03-26T10:08:58.943Z] -rw-r--r-- 1 root root 667889 Mar 26 10:07 coverage.out [2021-03-26T10:08:58.943Z] -rw-r--r-- 1 root root 1056 Mar 26 10:08 go.mod [2021-03-26T10:08:58.943Z] -rw-r--r-- 1 root root 22530 Mar 26 10:08 go.sum [2021-03-26T10:08:58.943Z] drwxrwxr-x 8 1001 1001 127 Mar 26 10:01 internal [2021-03-26T10:08:58.943Z] drwxrwxr-x 4 1001 1001 26 Mar 26 10:01 openapi [2021-03-26T10:08:58.943Z] drwxrwxr-x 4 1001 1001 71 Mar 26 10:01 snap [2021-03-26T10:08:58.944Z] -rw-rw-r-- 1 1001 1001 168 Mar 26 10:01 version.go [Pipeline] sh [2021-03-26T10:08:59.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.277s coverage: 71.3% of statements [2021-03-26T10:08:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-26T10:08:59.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-26T10:08:59.303Z] + '[' -e coverage.out ] [2021-03-26T10:08:59.303Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-26T10:08:59.966Z] Stashed 1 file(s) [Pipeline] sh [2021-03-26T10:09:00.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 82.9% of statements [2021-03-26T10:09:00.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-26T10:09:00.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:09:00.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements [2021-03-26T10:09:00.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-26T10:09:00.734Z] + make build [2021-03-26T10:09:00.734Z] 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-03-26T10:09:09.381Z] 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-03-26T10:09:10.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.231s coverage: 28.6% of statements [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-26T10:09:10.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-26T10:09:10.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-26T10:09:10.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-26T10:09:10.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-26T10:09:10.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-26T10:09:10.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.169s coverage: 92.8% of statements [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.295s coverage: 0.1% of statements [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-26T10:09:19.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2021-03-26T10:09:19.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements [2021-03-26T10:09:31.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.132s coverage: 94.4% of statements [2021-03-26T10:09:31.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-03-26T10:09:37.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.469s coverage: 82.6% of statements [2021-03-26T10:09:38.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-03-26T10:09:41.831Z] 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-03-26T10:09:46.441Z] 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-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.127s coverage: 92.9% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.8% of statements [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.6% of statements [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.6% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.544s coverage: 64.4% of statements [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-26T10:09:47.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-03-26T10:09:47.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-03-26T10:09:47.937Z] 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-03-26T10:09:48.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-03-26T10:09:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-03-26T10:09:51.550Z] 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-03-26T10:09:51.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.827s coverage: 69.0% of statements [2021-03-26T10:09:51.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-26T10:09:51.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-26T10:09:51.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-26T10:09:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 38.4% of statements [2021-03-26T10:09:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-26T10:09:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-26T10:09:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-03-26T10:09:53.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-26T10:09:53.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.094s coverage: 84.8% of statements [2021-03-26T10:09:55.279Z] 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-03-26T10:10:00.046Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 47.0% of statements [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-26T10:10:00.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-26T10:10:00.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-26T10:10:00.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.421s coverage: 87.1% of statements [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:10:00.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-26T10:10:00.058Z] 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-03-26T10:10:06.135Z] 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-03-26T10:10:08.111Z] 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-03-26T10:10:08.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.256s coverage: 29.1% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.281s coverage: 94.6% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-26T10:10:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-03-26T10:10:08.368Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-26T10:10:08.967Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-03-26T10:10:09.946Z] GO111MODULE=on go vet ./... [2021-03-26T10:10:10.768Z] 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-03-26T10:10:21.347Z] $ docker stop --time=1 25b6e2720e9fc8ba3b87da55d18d0e19cc6499fe5edaae207e0d2ab42bf820dc [2021-03-26T10:10:23.500Z] $ docker rm -f 25b6e2720e9fc8ba3b87da55d18d0e19cc6499fe5edaae207e0d2ab42bf820dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:10:28.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T10:10:28.423Z] [2021-03-26T10:10:28.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:10:28.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T10:10:28.853Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-26T10:10:28.853Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-26T10:10:28.853Z] ca9280d653b3: Pulling fs layer [2021-03-26T10:10:28.853Z] 7e9c9ca2126c: Pulling fs layer [2021-03-26T10:10:29.855Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-26T10:10:29.855Z] cbdbe7a5bc2a: Download complete [2021-03-26T10:10:30.459Z] cbdbe7a5bc2a: Pull complete [2021-03-26T10:10:30.459Z] ca9280d653b3: Verifying Checksum [2021-03-26T10:10:30.459Z] ca9280d653b3: Download complete [2021-03-26T10:10:33.301Z] ca9280d653b3: Pull complete [2021-03-26T10:10:33.301Z] 7e9c9ca2126c: Verifying Checksum [2021-03-26T10:10:33.301Z] 7e9c9ca2126c: Download complete [2021-03-26T10:10:45.816Z] 7e9c9ca2126c: Pull complete [2021-03-26T10:10:45.816Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-26T10:10:45.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T10:10:45.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-26T10:10:46.019Z] prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container [2021-03-26T10:10:46.098Z] $ 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-03-26T10:10:47.437Z] $ docker top 6be5150b609faf1c11a40904499102099604888f30f19e9caf16760fbdb07c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:10:48.235Z] + docker-compose build --help [2021-03-26T10:10:48.235Z] + grep parallel [2021-03-26T10:10:49.654Z] --parallel Build images in parallel. [Pipeline] } [2021-03-26T10:10:49.953Z] $ docker stop --time=1 6be5150b609faf1c11a40904499102099604888f30f19e9caf16760fbdb07c30 [2021-03-26T10:10:52.442Z] $ docker rm -f 6be5150b609faf1c11a40904499102099604888f30f19e9caf16760fbdb07c30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:10:53.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-26T10:10:53.651Z] . [Pipeline] withDockerContainer [2021-03-26T10:10:53.802Z] prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container [2021-03-26T10:10:53.897Z] $ 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-03-26T10:10:54.866Z] $ docker top dc5e77421aacc8a6382d9ed1c37864d57cecb1be0105cb0efd64ef0fe922255b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:10:55.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-26T10:10:58.030Z] Building docker-core-command-go ... [2021-03-26T10:10:58.030Z] Building docker-core-data-go ... [2021-03-26T10:10:58.030Z] Building docker-core-metadata-go ... [2021-03-26T10:10:58.030Z] Building docker-security-bootstrapper-go ... [2021-03-26T10:10:58.030Z] Building docker-security-proxy-setup-go ... [2021-03-26T10:10:58.030Z] Building docker-security-secretstore-setup-go ... [2021-03-26T10:10:58.030Z] Building docker-support-notifications-go ... [2021-03-26T10:10:58.030Z] Building docker-support-scheduler-go ... [2021-03-26T10:10:58.030Z] Building docker-sys-mgmt-agent-go ... [2021-03-26T10:10:58.030Z] Building docker-security-bootstrapper-go [2021-03-26T10:10:58.030Z] Building docker-core-command-go [2021-03-26T10:10:58.030Z] Building docker-support-notifications-go [2021-03-26T10:10:58.030Z] Building docker-support-scheduler-go [2021-03-26T10:10:58.030Z] Building docker-security-proxy-setup-go [2021-03-26T10:11:31.757Z] gofmt -l . [2021-03-26T10:11:31.758Z] [ "`gofmt -l .`" = "" ] [2021-03-26T10:11:31.758Z] ./bin/test-go-mod-tidy.sh [2021-03-26T10:11:31.758Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-26T10:11:32.493Z] + ls -al . [2021-03-26T10:11:32.493Z] total 808 [2021-03-26T10:11:32.493Z] drwxrwxr-x 9 1001 1001 4096 Mar 26 10:11 . [2021-03-26T10:11:32.493Z] drwxr-xr-x 4 root root 4096 Mar 26 10:07 .. [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 11 Mar 26 10:05 .dockerignore [2021-03-26T10:11:32.493Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 10:05 .git [2021-03-26T10:11:32.493Z] drwxrwxr-x 3 1001 1001 4096 Mar 26 10:05 .github [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 818 Mar 26 10:05 .gitignore [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 166 Mar 26 10:05 .sonarcloud.properties [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 8607 Mar 26 10:05 Attribution.txt [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 3804 Mar 26 10:05 CONTRIBUTING.md [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 931 Mar 26 10:05 Dockerfile.build [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 863 Mar 26 10:05 Jenkinsfile [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 10775 Mar 26 10:05 LICENSE [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 5774 Mar 26 10:05 Makefile [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 6548 Mar 26 10:05 README.md [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 6755 Mar 26 10:05 SECURITY.md [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 5 Mar 26 10:03 VERSION [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 4131 Mar 26 10:05 ZMQWindows.md [2021-03-26T10:11:32.493Z] drwxrwxr-x 2 1001 1001 4096 Mar 26 10:05 bin [2021-03-26T10:11:32.493Z] drwxrwxr-x 14 1001 1001 4096 Mar 26 10:05 cmd [2021-03-26T10:11:32.493Z] -rw-r--r-- 1 root root 667889 Mar 26 10:10 coverage.out [2021-03-26T10:11:32.493Z] -rw-r--r-- 1 root root 1056 Mar 26 10:11 go.mod [2021-03-26T10:11:32.493Z] -rw-r--r-- 1 root root 22530 Mar 26 10:11 go.sum [2021-03-26T10:11:32.493Z] drwxrwxr-x 8 1001 1001 4096 Mar 26 10:05 internal [2021-03-26T10:11:32.493Z] drwxrwxr-x 4 1001 1001 4096 Mar 26 10:05 openapi [2021-03-26T10:11:32.493Z] drwxrwxr-x 4 1001 1001 4096 Mar 26 10:05 snap [2021-03-26T10:11:32.493Z] -rw-rw-r-- 1 1001 1001 168 Mar 26 10:05 version.go [Pipeline] sh [2021-03-26T10:11:33.232Z] + '[' -e coverage.out ] [2021-03-26T10:11:33.232Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-26T10:11:33.272Z] Warning: overwriting stash ‘coverage-report’ [2021-03-26T10:11:34.595Z] Stashed 1 file(s) [Pipeline] sh [2021-03-26T10:11:35.270Z] + make build [2021-03-26T10:11:35.270Z] 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-03-26T10:11:45.425Z] 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-03-26T10:12:12.232Z] 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-03-26T10:12:15.629Z] 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-03-26T10:12:20.863Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:12:20.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:12:20.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:12:20.863Z] ---> ba18b5b0f639 [2021-03-26T10:12:20.863Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T10:12:20.863Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:12:20.863Z] ---> ba18b5b0f639 [2021-03-26T10:12:20.863Z] Step 3/31 : WORKDIR /edgex-go [2021-03-26T10:12:20.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:12:20.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:12:20.863Z] ---> ba18b5b0f639 [2021-03-26T10:12:20.863Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T10:12:20.863Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:12:20.863Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:12:20.863Z] ---> ba18b5b0f639 [2021-03-26T10:12:20.863Z] Step 3/21 : WORKDIR /edgex-go [2021-03-26T10:12:20.863Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:12:20.863Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:12:20.863Z] ---> ba18b5b0f639 [2021-03-26T10:12:20.863Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T10:12:21.233Z] ---> Running in 68f125a6ba59 [2021-03-26T10:12:21.233Z] ---> Running in dc5a033218cf [2021-03-26T10:12:21.233Z] ---> Running in 5c94c2a4c6e6 [2021-03-26T10:12:21.233Z] ---> Running in 2b741ff0c8b0 [2021-03-26T10:12:21.233Z] ---> Running in 4045334b00bd [2021-03-26T10:12:22.307Z] Removing intermediate container 5c94c2a4c6e6 [2021-03-26T10:12:22.307Z] ---> 7006c774459e [2021-03-26T10:12:22.307Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:12:22.339Z] 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-03-26T10:12:22.618Z] Removing intermediate container 2b741ff0c8b0 [2021-03-26T10:12:22.618Z] ---> ac4e48fbb95a [2021-03-26T10:12:22.618Z] Removing intermediate container 68f125a6ba59 [2021-03-26T10:12:22.618Z] ---> a5362708a758 [2021-03-26T10:12:22.618Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:12:22.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:12:22.618Z] Removing intermediate container 4045334b00bd [2021-03-26T10:12:22.618Z] ---> 3466c5c44162 [2021-03-26T10:12:22.618Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:12:22.618Z] ---> Running in 55997f63102b [2021-03-26T10:12:22.618Z] Removing intermediate container dc5a033218cf [2021-03-26T10:12:22.618Z] ---> 211bfa665c70 [2021-03-26T10:12:22.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:12:22.892Z] ---> Running in 970773c2b3fa [2021-03-26T10:12:22.892Z] ---> Running in 77303f98d43b [2021-03-26T10:12:22.892Z] ---> Running in 5295aa28a2cf [2021-03-26T10:12:22.892Z] ---> Running in 46ad1a6fdad8 [2021-03-26T10:12:22.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-26T10:12:26.645Z] Removing intermediate container 55997f63102b [2021-03-26T10:12:26.645Z] ---> 1067d3566ee6 [2021-03-26T10:12:26.645Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T10:12:26.645Z] Removing intermediate container 77303f98d43b [2021-03-26T10:12:26.645Z] ---> e8d2e589887c [2021-03-26T10:12:26.645Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-26T10:12:26.645Z] ---> Running in 5d7f76fc06b2 [2021-03-26T10:12:27.081Z] Removing intermediate container 5295aa28a2cf [2021-03-26T10:12:27.081Z] ---> b473c109670e [2021-03-26T10:12:27.081Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-26T10:12:27.081Z] Removing intermediate container 46ad1a6fdad8 [2021-03-26T10:12:27.081Z] ---> b11c4a965075 [2021-03-26T10:12:27.081Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-26T10:12:27.081Z] Removing intermediate container 970773c2b3fa [2021-03-26T10:12:27.081Z] ---> f7e5d0f3b96c [2021-03-26T10:12:27.081Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-26T10:12:27.081Z] ---> Running in 6b8024b87894 [2021-03-26T10:12:27.701Z] ---> Running in 50525665dd34 [2021-03-26T10:12:27.701Z] ---> Running in 4c42aa148817 [2021-03-26T10:12:27.701Z] ---> Running in 784aa875abaa [2021-03-26T10:12:28.336Z] 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-03-26T10:12:29.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:29.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:29.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:29.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:29.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:29.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:29.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:30.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:30.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:30.576Z] OK: 233 MiB in 51 packages [2021-03-26T10:12:30.909Z] OK: 233 MiB in 51 packages [2021-03-26T10:12:30.909Z] OK: 233 MiB in 51 packages [2021-03-26T10:12:30.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:12:31.216Z] OK: 233 MiB in 51 packages [2021-03-26T10:12:31.489Z] OK: 233 MiB in 51 packages [2021-03-26T10:12:33.584Z] Removing intermediate container 6b8024b87894 [2021-03-26T10:12:33.584Z] ---> 03080eaeb95d [2021-03-26T10:12:33.584Z] Step 6/22 : COPY go.mod . [2021-03-26T10:12:33.584Z] Removing intermediate container 5d7f76fc06b2 [2021-03-26T10:12:33.584Z] ---> e71f347dad3b [2021-03-26T10:12:33.584Z] Step 6/23 : COPY go.mod . [2021-03-26T10:12:33.584Z] Removing intermediate container 50525665dd34 [2021-03-26T10:12:33.584Z] ---> 8b0b337cd236 [2021-03-26T10:12:33.584Z] Step 6/31 : COPY go.mod . [2021-03-26T10:12:33.584Z] Removing intermediate container 784aa875abaa [2021-03-26T10:12:33.584Z] ---> 50b63d643b85 [2021-03-26T10:12:33.584Z] Step 6/21 : COPY go.mod . [2021-03-26T10:12:33.584Z] Removing intermediate container 4c42aa148817 [2021-03-26T10:12:33.584Z] ---> 8b1231aeda0b [2021-03-26T10:12:33.584Z] Step 6/22 : COPY go.mod . [2021-03-26T10:12:33.731Z] 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-03-26T10:12:33.871Z] ---> 3d8cc225f30f [2021-03-26T10:12:33.871Z] Step 7/22 : RUN go mod download [2021-03-26T10:12:33.871Z] ---> Running in 4a3b0bd7bc23 [2021-03-26T10:12:34.158Z] ---> 1bc384540974 [2021-03-26T10:12:34.158Z] Step 7/21 : RUN go mod download [2021-03-26T10:12:34.437Z] ---> bac68afefd06 [2021-03-26T10:12:34.437Z] Step 7/31 : RUN go mod download [2021-03-26T10:12:34.437Z] ---> 30143a10a55f [2021-03-26T10:12:34.437Z] Step 7/23 : RUN go mod download [2021-03-26T10:12:34.437Z] ---> f3eb3dfe675b [2021-03-26T10:12:34.437Z] Step 7/22 : RUN go mod download [2021-03-26T10:12:35.041Z] ---> Running in 3fc1422cf7cc [2021-03-26T10:12:35.041Z] ---> Running in fcd033e91379 [2021-03-26T10:12:35.041Z] ---> Running in 973a7624a623 [2021-03-26T10:12:35.041Z] ---> Running in eee2622abedb [2021-03-26T10:12:38.036Z] 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-03-26T10:12:39.440Z] Removing intermediate container 973a7624a623 [2021-03-26T10:12:39.440Z] ---> 85b4ae5a7814 [2021-03-26T10:12:39.440Z] Step 8/23 : COPY . . [2021-03-26T10:12:39.440Z] Removing intermediate container 4a3b0bd7bc23 [2021-03-26T10:12:39.440Z] ---> 868294fe4e75 [2021-03-26T10:12:39.440Z] Step 8/22 : COPY . . [2021-03-26T10:12:39.440Z] Removing intermediate container fcd033e91379 [2021-03-26T10:12:39.440Z] ---> 36c45e5bfaf8 [2021-03-26T10:12:39.440Z] Step 8/31 : COPY . . [2021-03-26T10:12:39.440Z] Removing intermediate container 3fc1422cf7cc [2021-03-26T10:12:39.440Z] ---> e3a9e5f24409 [2021-03-26T10:12:39.440Z] Step 8/21 : COPY . . [2021-03-26T10:12:42.345Z] 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-03-26T10:12:45.071Z] Removing intermediate container eee2622abedb [2021-03-26T10:12:45.072Z] ---> e5aae8bc1f89 [2021-03-26T10:12:45.072Z] Step 8/22 : COPY . . [2021-03-26T10:12:45.729Z] 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-03-26T10:12:51.135Z] 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-03-26T10:12:56.569Z] $ docker stop --time=1 de13f1e7b5e5c884c51768fcdd25978f869505b0af532e8cf7c072a1a133d743 [2021-03-26T10:12:59.215Z] $ docker rm -f de13f1e7b5e5c884c51768fcdd25978f869505b0af532e8cf7c072a1a133d743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:13:01.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T10:13:01.619Z] [2021-03-26T10:13:01.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:13:02.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T10:13:02.049Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-26T10:13:02.049Z] 29e5d40040c1: Pulling fs layer [2021-03-26T10:13:02.049Z] 1ce36da41761: Pulling fs layer [2021-03-26T10:13:02.049Z] 25b303627fd3: Pulling fs layer [2021-03-26T10:13:02.643Z] 29e5d40040c1: Verifying Checksum [2021-03-26T10:13:02.643Z] 29e5d40040c1: Download complete [2021-03-26T10:13:03.243Z] 1ce36da41761: Verifying Checksum [2021-03-26T10:13:03.243Z] 1ce36da41761: Download complete [2021-03-26T10:13:03.243Z] 29e5d40040c1: Pull complete [2021-03-26T10:13:04.674Z] 1ce36da41761: Pull complete [2021-03-26T10:13:04.674Z] 25b303627fd3: Verifying Checksum [2021-03-26T10:13:04.674Z] 25b303627fd3: Download complete [2021-03-26T10:13:15.306Z] 25b303627fd3: Pull complete [2021-03-26T10:13:15.306Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-26T10:13:15.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T10:13:15.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-26T10:13:15.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container [2021-03-26T10:13:15.644Z] $ 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-03-26T10:13:18.791Z] $ docker top 1733600a1bffdce11c92f5be9b127f910fe9e7aefcc4e3c72a62b0e91f4dbab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:13:19.888Z] + + docker-composegrep build parallel --help [2021-03-26T10:13:19.889Z] [2021-03-26T10:13:23.259Z] --parallel Build images in parallel. [Pipeline] } [2021-03-26T10:13:23.569Z] $ docker stop --time=1 1733600a1bffdce11c92f5be9b127f910fe9e7aefcc4e3c72a62b0e91f4dbab2 [2021-03-26T10:13:25.507Z] $ docker rm -f 1733600a1bffdce11c92f5be9b127f910fe9e7aefcc4e3c72a62b0e91f4dbab2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:13:26.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-26T10:13:26.514Z] . [Pipeline] withDockerContainer [2021-03-26T10:13:26.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-31540 does not seem to be running inside a container [2021-03-26T10:13:26.868Z] $ 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-03-26T10:13:28.274Z] $ docker top 80565fda97487fe2e5923051cae5b8dcc8cbcb74df6988fa1e43841b73894956 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:13:29.366Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-26T10:13:33.659Z] Building docker-core-command-go ... [2021-03-26T10:13:33.659Z] Building docker-core-data-go ... [2021-03-26T10:13:33.659Z] Building docker-core-metadata-go ... [2021-03-26T10:13:33.659Z] Building docker-security-bootstrapper-go ... [2021-03-26T10:13:33.659Z] Building docker-security-proxy-setup-go ... [2021-03-26T10:13:33.659Z] Building docker-security-secretstore-setup-go ... [2021-03-26T10:13:33.659Z] Building docker-support-notifications-go ... [2021-03-26T10:13:33.659Z] Building docker-support-scheduler-go ... [2021-03-26T10:13:33.659Z] Building docker-sys-mgmt-agent-go ... [2021-03-26T10:13:33.659Z] Building docker-security-bootstrapper-go [2021-03-26T10:13:33.659Z] Building docker-security-secretstore-setup-go [2021-03-26T10:13:33.659Z] Building docker-core-command-go [2021-03-26T10:13:33.659Z] Building docker-support-notifications-go [2021-03-26T10:13:33.659Z] Building docker-core-metadata-go [2021-03-26T10:14:22.808Z] ---> bdf89e4803db [2021-03-26T10:14:22.808Z] ---> b3d4b4d198fb [2021-03-26T10:14:22.808Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-26T10:14:22.808Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-26T10:14:22.808Z] ---> 25bdef256451 [2021-03-26T10:14:22.808Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-26T10:14:22.808Z] ---> 97486c21a654 [2021-03-26T10:14:22.808Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-26T10:14:22.808Z] ---> 475b871835df [2021-03-26T10:14:22.808Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-26T10:14:22.808Z] ---> Running in f49f24ea7bfa [2021-03-26T10:14:22.808Z] ---> Running in 8233d9d9114f [2021-03-26T10:14:22.808Z] ---> Running in ad5860cf0aaa [2021-03-26T10:14:22.808Z] ---> Running in 187d18c3323e [2021-03-26T10:14:22.808Z] ---> Running in b856b683c26b [2021-03-26T10:14:22.808Z] 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-03-26T10:14:22.808Z] 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-03-26T10:14:22.808Z] 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-03-26T10:14:22.808Z] 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-03-26T10:14:22.808Z] 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-03-26T10:14:55.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:14:55.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:14:55.499Z] ---> 159a9c9a165a [2021-03-26T10:14:55.500Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T10:14:55.500Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:14:55.500Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:14:55.500Z] ---> 159a9c9a165a [2021-03-26T10:14:55.500Z] Step 3/31 : WORKDIR /edgex-go [2021-03-26T10:14:55.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:14:55.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:14:55.500Z] ---> 159a9c9a165a [2021-03-26T10:14:55.500Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T10:14:55.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:14:55.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:14:55.500Z] ---> 159a9c9a165a [2021-03-26T10:14:55.500Z] Step 3/24 : WORKDIR /edgex-go [2021-03-26T10:14:55.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:14:55.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:14:55.500Z] ---> 159a9c9a165a [2021-03-26T10:14:55.500Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T10:14:55.500Z] ---> Running in af7aae7e723d [2021-03-26T10:14:55.500Z] ---> Running in 27ac13558d97 [2021-03-26T10:14:55.500Z] ---> Running in 93e5734dd9f9 [2021-03-26T10:14:55.500Z] ---> Running in 543543387b33 [2021-03-26T10:14:55.500Z] ---> Running in 6f7d7d1d8c8e [2021-03-26T10:14:55.500Z] Removing intermediate container 27ac13558d97 [2021-03-26T10:14:55.500Z] ---> 20e0c801d516 [2021-03-26T10:14:55.500Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:14:55.500Z] Removing intermediate container 93e5734dd9f9 [2021-03-26T10:14:55.500Z] ---> 73d786cc1ca6 [2021-03-26T10:14:55.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:14:55.500Z] Removing intermediate container 543543387b33 [2021-03-26T10:14:55.500Z] ---> 558fccfdf15a [2021-03-26T10:14:55.500Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:14:55.500Z] Removing intermediate container 6f7d7d1d8c8e [2021-03-26T10:14:55.500Z] ---> 6b4a26af7a7f [2021-03-26T10:14:55.500Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:14:55.500Z] Removing intermediate container af7aae7e723d [2021-03-26T10:14:55.500Z] ---> bde55a5ec75b [2021-03-26T10:14:55.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:14:55.500Z] ---> Running in 07a0f3589db5 [2021-03-26T10:14:55.500Z] ---> Running in 41e30249bbdd [2021-03-26T10:14:55.500Z] ---> Running in 13a0564c6a60 [2021-03-26T10:14:55.500Z] ---> Running in 4922810d1585 [2021-03-26T10:14:55.500Z] ---> Running in 2205456a17eb [2021-03-26T10:14:55.500Z] Removing intermediate container 07a0f3589db5 [2021-03-26T10:14:55.500Z] ---> 59d5e4fe4d05 [2021-03-26T10:14:55.500Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-26T10:14:55.500Z] Removing intermediate container 41e30249bbdd [2021-03-26T10:14:55.500Z] ---> b2e33acbd0d9 [2021-03-26T10:14:55.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T10:14:55.500Z] ---> Running in acd1dd4886b9 [2021-03-26T10:14:55.500Z] ---> Running in a79ad540692a [2021-03-26T10:14:55.500Z] Removing intermediate container 13a0564c6a60 [2021-03-26T10:14:55.500Z] ---> dc6327c28a42 [2021-03-26T10:14:55.500Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-26T10:14:55.500Z] Removing intermediate container 4922810d1585 [2021-03-26T10:14:55.500Z] ---> 4b3ce0df1c2e [2021-03-26T10:14:55.500Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-26T10:14:55.500Z] Removing intermediate container 2205456a17eb [2021-03-26T10:14:55.500Z] ---> b9791a0eb783 [2021-03-26T10:14:55.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T10:14:55.500Z] ---> Running in b7d8f0a11d4a [2021-03-26T10:14:55.500Z] ---> Running in 92821125baeb [2021-03-26T10:14:55.500Z] ---> Running in 4ba041718597 [2021-03-26T10:14:56.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:56.771Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.606Z] OK: 217 MiB in 51 packages [2021-03-26T10:14:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:14:58.196Z] OK: 217 MiB in 51 packages [2021-03-26T10:14:58.811Z] OK: 217 MiB in 51 packages [2021-03-26T10:14:58.811Z] OK: 217 MiB in 51 packages [2021-03-26T10:14:58.811Z] OK: 217 MiB in 51 packages [2021-03-26T10:14:59.410Z] Removing intermediate container acd1dd4886b9 [2021-03-26T10:14:59.410Z] ---> ba75f846c993 [2021-03-26T10:14:59.410Z] Step 6/22 : COPY go.mod . [2021-03-26T10:15:00.010Z] Removing intermediate container a79ad540692a [2021-03-26T10:15:00.010Z] ---> 07d0446d4781 [2021-03-26T10:15:00.010Z] Step 6/23 : COPY go.mod . [2021-03-26T10:15:00.289Z] ---> fdbd836dadd7 [2021-03-26T10:15:00.289Z] Step 7/22 : RUN go mod download [2021-03-26T10:15:00.289Z] Removing intermediate container 92821125baeb [2021-03-26T10:15:00.289Z] ---> 8cf8e960fd3e [2021-03-26T10:15:00.289Z] Step 6/31 : COPY go.mod . [2021-03-26T10:15:00.565Z] ---> Running in 739adc7f0e4f [2021-03-26T10:15:00.842Z] Removing intermediate container b7d8f0a11d4a [2021-03-26T10:15:00.842Z] ---> c7dc3a3bb00b [2021-03-26T10:15:00.842Z] Step 6/24 : COPY go.mod . [2021-03-26T10:15:00.842Z] Removing intermediate container 4ba041718597 [2021-03-26T10:15:00.842Z] ---> b69ebde42ce6 [2021-03-26T10:15:00.842Z] Step 6/23 : COPY go.mod . [2021-03-26T10:15:01.122Z] ---> 0d699f0c691f [2021-03-26T10:15:01.122Z] Step 7/23 : RUN go mod download [2021-03-26T10:15:01.397Z] ---> Running in 3cc73218d0fe [2021-03-26T10:15:01.683Z] ---> 261f806154ed [2021-03-26T10:15:01.683Z] Step 7/31 : RUN go mod download [2021-03-26T10:15:01.961Z] ---> Running in 69488365a3bd [2021-03-26T10:15:02.252Z] ---> 4ceeb97850af [2021-03-26T10:15:02.252Z] Step 7/23 : RUN go mod download [2021-03-26T10:15:02.252Z] ---> 18e97108e0f0 [2021-03-26T10:15:02.252Z] Step 7/24 : RUN go mod download [2021-03-26T10:15:02.529Z] ---> Running in d3967532d949 [2021-03-26T10:15:02.529Z] ---> Running in 9926f7a1df3b [2021-03-26T10:15:05.178Z] Removing intermediate container 739adc7f0e4f [2021-03-26T10:15:05.178Z] ---> 4a5ff76ea62f [2021-03-26T10:15:05.178Z] Step 8/22 : COPY . . [2021-03-26T10:15:05.784Z] Removing intermediate container 3cc73218d0fe [2021-03-26T10:15:05.784Z] ---> 6de58532bb78 [2021-03-26T10:15:05.784Z] Step 8/23 : COPY . . [2021-03-26T10:15:06.389Z] Removing intermediate container 69488365a3bd [2021-03-26T10:15:06.389Z] ---> 30ccd00d85e4 [2021-03-26T10:15:06.389Z] Step 8/31 : COPY . . [2021-03-26T10:15:07.385Z] Removing intermediate container d3967532d949 [2021-03-26T10:15:07.385Z] ---> 673cec4e3860 [2021-03-26T10:15:07.385Z] Step 8/23 : COPY . . [2021-03-26T10:15:07.985Z] Removing intermediate container 9926f7a1df3b [2021-03-26T10:15:07.985Z] ---> 7a6c3afc1127 [2021-03-26T10:15:07.985Z] Step 8/24 : COPY . . [2021-03-26T10:15:20.529Z] 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-03-26T10:15:29.743Z] Removing intermediate container b856b683c26b [2021-03-26T10:15:29.743Z] ---> ac9ea965d150 [2021-03-26T10:15:29.743Z] [2021-03-26T10:15:29.743Z] Step 10/31 : FROM alpine:3.12 [2021-03-26T10:15:30.037Z] 3.12: Pulling from library/alpine [2021-03-26T10:15:30.384Z] Removing intermediate container f49f24ea7bfa [2021-03-26T10:15:30.384Z] ---> f84626bfa806 [2021-03-26T10:15:30.384Z] [2021-03-26T10:15:30.384Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T10:15:30.384Z] 3.12: Pulling from library/alpine [2021-03-26T10:15:31.426Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-26T10:15:31.426Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-26T10:15:31.426Z] Status: Downloaded newer image for alpine:3.12 [2021-03-26T10:15:31.426Z] Status: Downloaded newer image for alpine:3.12 [2021-03-26T10:15:31.426Z] ---> 42cb162f0360 [2021-03-26T10:15:31.426Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-26T10:15:31.426Z] ---> 42cb162f0360 [2021-03-26T10:15:31.426Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T10:15:34.792Z] ---> dcf614e4b271 [2021-03-26T10:15:34.792Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-26T10:15:34.792Z] ---> Running in 8cae7379535f [2021-03-26T10:15:34.792Z] ---> fd8677de745d [2021-03-26T10:15:34.792Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-26T10:15:34.792Z] ---> 0c6c4c236bca [2021-03-26T10:15:34.792Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-26T10:15:34.792Z] ---> 6ce51c621ff8 [2021-03-26T10:15:34.792Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-26T10:15:34.792Z] ---> 256420cc8ebb [2021-03-26T10:15:34.792Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-26T10:15:34.792Z] ---> Running in abbc305753b4 [2021-03-26T10:15:34.792Z] ---> Running in a0d804ad0d6b [2021-03-26T10:15:34.792Z] ---> Running in b4c1efcbe659 [2021-03-26T10:15:34.792Z] ---> Running in b0abe1b6d40b [2021-03-26T10:15:34.792Z] 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-03-26T10:15:35.398Z] 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-03-26T10:15:35.398Z] 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-03-26T10:15:35.398Z] 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-03-26T10:15:35.679Z] 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-03-26T10:15:35.868Z] ---> Running in 63dba228b9fb [2021-03-26T10:15:36.158Z] ---> Running in 125ad5fa7260 [2021-03-26T10:15:36.470Z] Removing intermediate container ad5860cf0aaa [2021-03-26T10:15:36.470Z] ---> 555bffc189b5 [2021-03-26T10:15:36.470Z] [2021-03-26T10:15:36.470Z] Step 10/21 : FROM alpine:3.12 [2021-03-26T10:15:36.792Z] Removing intermediate container 187d18c3323e [2021-03-26T10:15:36.792Z] ---> b87ff8bdc0ba [2021-03-26T10:15:36.792Z] [2021-03-26T10:15:36.792Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T10:15:37.126Z] ---> 42cb162f0360 [2021-03-26T10:15:37.126Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-26T10:15:37.126Z] ---> 42cb162f0360 [2021-03-26T10:15:37.126Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-26T10:15:37.126Z] Removing intermediate container 8233d9d9114f [2021-03-26T10:15:37.126Z] ---> 4b1e5bc49a14 [2021-03-26T10:15:37.126Z] [2021-03-26T10:15:37.126Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T10:15:37.126Z] ---> 42cb162f0360 [2021-03-26T10:15:37.126Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-26T10:15:37.477Z] Removing intermediate container 63dba228b9fb [2021-03-26T10:15:37.477Z] ---> 38ca3bfd73d8 [2021-03-26T10:15:37.477Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-26T10:15:37.477Z] ---> Running in 1d5c302bb835 [2021-03-26T10:15:37.477Z] ---> Running in 58844c8daa2d [2021-03-26T10:15:37.477Z] ---> Running in 0d5e1961c312 [2021-03-26T10:15:37.786Z] ---> Running in e4cf7ca3f1b1 [2021-03-26T10:15:38.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:38.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:38.691Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-26T10:15:38.691Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:15:39.003Z] OK: 6 MiB in 15 packages [2021-03-26T10:15:39.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:39.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:39.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:40.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:15:40.331Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-26T10:15:40.754Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T10:15:40.754Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-26T10:15:40.754Z] (2/2) Installing su-exec (0.2-r1) [2021-03-26T10:15:40.754Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:15:40.754Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-26T10:15:40.754Z] (4/4) Installing curl (7.69.1-r3) [2021-03-26T10:15:40.754Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:15:40.754Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T10:15:40.754Z] OK: 6 MiB in 16 packages [2021-03-26T10:15:40.754Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-26T10:15:40.754Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-26T10:15:40.754Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:15:40.754Z] OK: 7 MiB in 18 packages [2021-03-26T10:15:40.754Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-26T10:15:40.754Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:15:40.754Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T10:15:41.077Z] OK: 6 MiB in 15 packages [2021-03-26T10:15:41.077Z] Removing intermediate container 125ad5fa7260 [2021-03-26T10:15:41.077Z] ---> b471da8afa95 [2021-03-26T10:15:41.077Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:15:41.077Z] OK: 6 MiB in 16 packages [2021-03-26T10:15:41.720Z] ---> Running in db33eeb8654a [2021-03-26T10:15:43.395Z] Removing intermediate container db33eeb8654a [2021-03-26T10:15:43.395Z] ---> 15fd09cdb3ec [2021-03-26T10:15:43.395Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-26T10:15:44.095Z] ---> Running in 2ad57659f72d [2021-03-26T10:15:45.578Z] Removing intermediate container 1d5c302bb835 [2021-03-26T10:15:45.578Z] ---> e96d9829023a [2021-03-26T10:15:45.578Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T10:15:45.578Z] Removing intermediate container e4cf7ca3f1b1 [2021-03-26T10:15:45.578Z] ---> d7fd08002401 [2021-03-26T10:15:45.578Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-26T10:15:45.850Z] ---> Running in a2bd79c562af [2021-03-26T10:15:46.178Z] Removing intermediate container 58844c8daa2d [2021-03-26T10:15:46.178Z] ---> 65387474d067 [2021-03-26T10:15:46.178Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:15:46.178Z] ---> Running in e9db3d1a8802 [2021-03-26T10:15:46.178Z] Removing intermediate container 2ad57659f72d [2021-03-26T10:15:46.178Z] ---> 73b8f9f7ec8c [2021-03-26T10:15:46.178Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T10:15:46.466Z] Removing intermediate container 0d5e1961c312 [2021-03-26T10:15:46.466Z] ---> 3d5356fd5dc8 [2021-03-26T10:15:46.466Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:15:46.466Z] ---> Running in 7a7c526218cc [2021-03-26T10:15:46.466Z] ---> Running in 926b74eca1d9 [2021-03-26T10:15:46.740Z] ---> Running in e56149d47dff [2021-03-26T10:15:46.740Z] Removing intermediate container a2bd79c562af [2021-03-26T10:15:46.740Z] ---> 3892315a89b2 [2021-03-26T10:15:46.740Z] Step 13/21 : WORKDIR /edgex [2021-03-26T10:15:47.076Z] Removing intermediate container e9db3d1a8802 [2021-03-26T10:15:47.077Z] ---> 5dcb9aa95f1f [2021-03-26T10:15:47.077Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-26T10:15:47.077Z] Removing intermediate container 926b74eca1d9 [2021-03-26T10:15:47.077Z] ---> 030c4ded3174 [2021-03-26T10:15:47.077Z] Step 15/23 : WORKDIR / [2021-03-26T10:15:47.077Z] Removing intermediate container 7a7c526218cc [2021-03-26T10:15:47.077Z] ---> 54f4a02e23c3 [2021-03-26T10:15:47.077Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-26T10:15:47.077Z] Removing intermediate container e56149d47dff [2021-03-26T10:15:47.077Z] ---> 4639c7a8a274 [2021-03-26T10:15:47.077Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-26T10:15:47.385Z] ---> Running in d9ba258870b3 [2021-03-26T10:15:47.385Z] ---> Running in 14336234bb57 [2021-03-26T10:15:47.385Z] ---> Running in 110ecd0e4533 [2021-03-26T10:15:47.385Z] ---> Running in 1da6114bbba9 [2021-03-26T10:15:47.695Z] ---> Running in 9d3772b741dd [2021-03-26T10:15:47.985Z] Removing intermediate container 14336234bb57 [2021-03-26T10:15:47.985Z] ---> 9fd7d05562f0 [2021-03-26T10:15:47.985Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:15:47.985Z] Removing intermediate container d9ba258870b3 [2021-03-26T10:15:47.985Z] ---> 79112ba69643 [2021-03-26T10:15:47.985Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-26T10:15:48.280Z] Removing intermediate container 1da6114bbba9 [2021-03-26T10:15:48.280Z] ---> d15fe25120ef [2021-03-26T10:15:48.280Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T10:15:48.557Z] Removing intermediate container 110ecd0e4533 [2021-03-26T10:15:48.557Z] ---> b9721f1d7753 [2021-03-26T10:15:48.557Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-26T10:15:48.557Z] Removing intermediate container 9d3772b741dd [2021-03-26T10:15:48.557Z] ---> 5b5c0fec92a3 [2021-03-26T10:15:48.557Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T10:15:48.557Z] ---> Running in 1eb45231b00a [2021-03-26T10:15:48.911Z] ---> Running in 2dea5cb3d153 [2021-03-26T10:15:49.534Z] ---> Running in 90ae81a2e915 [2021-03-26T10:15:49.534Z] ---> 179651c7bf25 [2021-03-26T10:15:49.534Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-26T10:15:49.815Z] ---> d16afb41d7db [2021-03-26T10:15:49.815Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-26T10:15:49.815Z] Removing intermediate container 2dea5cb3d153 [2021-03-26T10:15:49.815Z] ---> 1c0194b3a94a [2021-03-26T10:15:49.815Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:15:50.083Z] Removing intermediate container 90ae81a2e915 [2021-03-26T10:15:50.083Z] ---> ace237157e8e [2021-03-26T10:15:50.083Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:15:51.099Z] ---> 60b4f1618b8b [2021-03-26T10:15:51.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-26T10:15:51.099Z] ---> 1994e79a2bbf [2021-03-26T10:15:51.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-26T10:15:51.454Z] ---> dbaf78dbf8fa [2021-03-26T10:15:51.454Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-26T10:15:51.769Z] ---> e35359ae377f [2021-03-26T10:15:51.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-26T10:15:52.912Z] Removing intermediate container 1eb45231b00a [2021-03-26T10:15:52.912Z] ---> f3336970bbba [2021-03-26T10:15:52.912Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-26T10:15:52.912Z] ---> 4fe71b861933 [2021-03-26T10:15:52.912Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-26T10:15:52.912Z] ---> cd2b4f083129 [2021-03-26T10:15:52.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-26T10:15:53.190Z] ---> Running in f65c9107364e [2021-03-26T10:15:53.190Z] ---> Running in 625f60e87760 [2021-03-26T10:15:53.469Z] ---> 1ce2f9a80836 [2021-03-26T10:15:53.469Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-26T10:15:53.469Z] ---> 5c50b195787e [2021-03-26T10:15:53.469Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-26T10:15:53.743Z] ---> 0d65e3883c1a [2021-03-26T10:15:53.743Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-26T10:15:54.030Z] ---> Running in 58c4aaa341fd [2021-03-26T10:15:54.030Z] Removing intermediate container f65c9107364e [2021-03-26T10:15:54.030Z] ---> d7aa1f639fbb [2021-03-26T10:15:54.030Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-26T10:15:54.030Z] ---> Running in 09ad1bb7702c [2021-03-26T10:15:54.328Z] Removing intermediate container 625f60e87760 [2021-03-26T10:15:54.328Z] ---> 173e6b0beda4 [2021-03-26T10:15:54.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:15:54.328Z] ---> Running in 3c7e0b75c8c8 [2021-03-26T10:15:54.606Z] ---> c6f0eba93587 [2021-03-26T10:15:54.606Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-26T10:15:54.875Z] Removing intermediate container 09ad1bb7702c [2021-03-26T10:15:54.875Z] ---> ae70d59f4f06 [2021-03-26T10:15:54.875Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:15:54.875Z] Removing intermediate container 58c4aaa341fd [2021-03-26T10:15:54.875Z] ---> 454d39a2f693 [2021-03-26T10:15:54.875Z] Step 18/21 : CMD ["--init=true"] [2021-03-26T10:15:55.149Z] ---> Running in e202b83b21c5 [2021-03-26T10:15:55.150Z] ---> Running in bfe10e8b4676 [2021-03-26T10:15:55.150Z] Removing intermediate container 3c7e0b75c8c8 [2021-03-26T10:15:55.150Z] ---> 0c0976d1e5ce [2021-03-26T10:15:55.150Z] Step 21/23 : LABEL arch=x86_64 [2021-03-26T10:15:55.150Z] ---> bc1129ac91f2 [2021-03-26T10:15:55.150Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-26T10:15:55.150Z] ---> Running in dcd37bddebf9 [2021-03-26T10:15:55.150Z] ---> Running in 94313dfa9d76 [2021-03-26T10:15:55.421Z] ---> Running in d8306fa6ef9d [2021-03-26T10:15:55.421Z] Removing intermediate container bfe10e8b4676 [2021-03-26T10:15:55.421Z] ---> 49cfe3fa47b2 [2021-03-26T10:15:55.421Z] Step 20/22 : LABEL arch=x86_64 [2021-03-26T10:15:55.775Z] Removing intermediate container e202b83b21c5 [2021-03-26T10:15:55.775Z] ---> ec0b2d3f4a63 [2021-03-26T10:15:55.775Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:15:56.443Z] Removing intermediate container dcd37bddebf9 [2021-03-26T10:15:56.443Z] ---> dbf4f0cb4627 [2021-03-26T10:15:56.443Z] Step 19/21 : LABEL arch=x86_64 [2021-03-26T10:15:56.443Z] ---> Running in d06ee4d52190 [2021-03-26T10:15:56.443Z] ---> Running in 4fe53f3e109d [2021-03-26T10:15:56.443Z] Removing intermediate container 94313dfa9d76 [2021-03-26T10:15:56.443Z] ---> e63dfe469967 [2021-03-26T10:15:56.443Z] Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:15:57.018Z] ---> Running in f124db3bf496 [2021-03-26T10:15:57.018Z] ---> Running in 22a810f21151 [2021-03-26T10:15:57.817Z] Removing intermediate container d06ee4d52190 [2021-03-26T10:15:57.817Z] ---> 03ec8aeecd66 [2021-03-26T10:15:57.817Z] Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:15:58.104Z] Removing intermediate container 22a810f21151 [2021-03-26T10:15:58.104Z] ---> 8195f6d38ad1 [2021-03-26T10:15:58.104Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T10:15:58.104Z] Removing intermediate container f124db3bf496 [2021-03-26T10:15:58.104Z] ---> 1d4dc1f80ddc [2021-03-26T10:15:58.104Z] Step 20/21 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:15:58.104Z] Removing intermediate container 4fe53f3e109d [2021-03-26T10:15:58.104Z] ---> b5e6302369b3 [2021-03-26T10:15:58.104Z] Step 20/22 : LABEL arch=x86_64 [2021-03-26T10:15:58.492Z] ---> Running in e1d1fabbdeca [2021-03-26T10:15:58.492Z] ---> Running in fd83b4b797b7 [2021-03-26T10:15:58.492Z] ---> Running in 3e09aa663137 [2021-03-26T10:15:58.492Z] ---> Running in 9a772692d3b9 [2021-03-26T10:15:59.324Z] Removing intermediate container e1d1fabbdeca [2021-03-26T10:15:59.324Z] ---> 5df508930970 [2021-03-26T10:15:59.324Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T10:15:59.621Z] Removing intermediate container fd83b4b797b7 [2021-03-26T10:15:59.621Z] ---> c7888eeb31a9 [2021-03-26T10:15:59.621Z] [2021-03-26T10:15:59.988Z] Removing intermediate container 9a772692d3b9 [2021-03-26T10:15:59.988Z] ---> aac1b60ff78d [2021-03-26T10:15:59.988Z] Step 21/21 : LABEL version=0.0.0 [2021-03-26T10:16:00.349Z] Removing intermediate container 3e09aa663137 [2021-03-26T10:16:00.349Z] ---> b5d3225f0ebe [2021-03-26T10:16:00.349Z] Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:16:00.642Z] ---> Running in dd25bc327991 [2021-03-26T10:16:00.642Z] ---> Running in a1f3f46bcda2 [2021-03-26T10:16:00.642Z] ---> Running in f30e03487ec6 [2021-03-26T10:16:00.935Z] Removing intermediate container d8306fa6ef9d [2021-03-26T10:16:00.935Z] ---> 4a9506a0b83d [2021-03-26T10:16:00.935Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:16:00.935Z] Successfully built c7888eeb31a9 [2021-03-26T10:16:01.215Z] Successfully tagged docker-core-command-go:latest [2021-03-26T10:16:01.215Z] Removing intermediate container dd25bc327991 [2021-03-26T10:16:01.215Z] ---> 208c1599252a [2021-03-26T10:16:01.215Z] [2021-03-26T10:16:01.215Z] Building docker-security-secretstore-setup-go [2021-03-26T10:16:02.014Z]  Building docker-core-command-go ... done Removing intermediate container f30e03487ec6 [2021-03-26T10:16:02.014Z] ---> b7e3cdfd2f36 [2021-03-26T10:16:02.014Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T10:16:02.014Z] Removing intermediate container a1f3f46bcda2 [2021-03-26T10:16:02.014Z] ---> 727c18b1f9da [2021-03-26T10:16:02.014Z] [2021-03-26T10:16:03.089Z] ---> Running in 59b4e0ea2b42 [2021-03-26T10:16:03.089Z] ---> 8f95d3529721 [2021-03-26T10:16:03.089Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-26T10:16:03.089Z] Successfully built 727c18b1f9da [2021-03-26T10:16:03.420Z] Successfully built 208c1599252a [2021-03-26T10:16:03.420Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-26T10:16:03.420Z] Building docker-core-metadata-go [2021-03-26T10:16:03.420Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest [2021-03-26T10:16:03.420Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-26T10:16:03.744Z] Removing intermediate container 59b4e0ea2b42 [2021-03-26T10:16:03.744Z] ---> e72f27e522a8 [2021-03-26T10:16:03.744Z] [2021-03-26T10:16:04.423Z] Successfully built e72f27e522a8 [2021-03-26T10:16:04.733Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-26T10:16:04.734Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-03-26T10:16:05.400Z] ---> a44f5c4757f8 [2021-03-26T10:16:05.400Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-26T10:16:07.796Z] ---> d603b40e9e42 [2021-03-26T10:16:07.796Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-26T10:16:10.626Z] ---> 58d365549ffe [2021-03-26T10:16:10.626Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-26T10:16:12.267Z] ---> 9b4b53666a38 [2021-03-26T10:16:12.267Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-26T10:16:12.565Z] ---> Running in 162773fb31f8 [2021-03-26T10:16:13.596Z] Removing intermediate container 162773fb31f8 [2021-03-26T10:16:13.596Z] ---> b2dc8e3c64d8 [2021-03-26T10:16:13.596Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-26T10:16:18.005Z] ---> 6757fdac5e2a [2021-03-26T10:16:18.005Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-26T10:16:18.974Z] ---> Running in 36442f0516a0 [2021-03-26T10:16:25.902Z] Removing intermediate container 36442f0516a0 [2021-03-26T10:16:25.902Z] ---> aedf817e86e5 [2021-03-26T10:16:25.902Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-26T10:16:26.277Z] ---> Running in 8e64b65c8f70 [2021-03-26T10:16:27.316Z] Removing intermediate container 8e64b65c8f70 [2021-03-26T10:16:27.316Z] ---> 08c54c96f6b2 [2021-03-26T10:16:27.316Z] Step 28/31 : CMD ["gate"] [2021-03-26T10:16:27.730Z] ---> Running in 9ad35e87e224 [2021-03-26T10:16:28.535Z] Removing intermediate container 9ad35e87e224 [2021-03-26T10:16:28.535Z] ---> 6a450df9d2d7 [2021-03-26T10:16:28.535Z] Step 29/31 : LABEL arch=x86_64 [2021-03-26T10:16:28.857Z] ---> Running in 660e7c49798f [2021-03-26T10:16:29.717Z] Removing intermediate container 660e7c49798f [2021-03-26T10:16:29.717Z] ---> 97b661ae7b0e [2021-03-26T10:16:29.717Z] Step 30/31 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:16:30.542Z] ---> Running in fbbb0f58ed79 [2021-03-26T10:16:31.081Z] Removing intermediate container fbbb0f58ed79 [2021-03-26T10:16:31.081Z] ---> 525376b12554 [2021-03-26T10:16:31.081Z] Step 31/31 : LABEL version=0.0.0 [2021-03-26T10:16:31.432Z] ---> Running in 7ed0a0adbdff [2021-03-26T10:16:32.178Z] Removing intermediate container 7ed0a0adbdff [2021-03-26T10:16:32.178Z] ---> caf34fbd5bc1 [2021-03-26T10:16:32.178Z] [2021-03-26T10:16:35.278Z] Successfully built caf34fbd5bc1 [2021-03-26T10:16:35.278Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-26T10:17:12.546Z] 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-03-26T10:17:19.325Z] Removing intermediate container a0d804ad0d6b [2021-03-26T10:17:19.325Z] ---> 1ce90fc741d3 [2021-03-26T10:17:19.325Z] [2021-03-26T10:17:19.325Z] Step 10/24 : FROM alpine:3.12 [2021-03-26T10:17:19.325Z] 3.12: Pulling from library/alpine [2021-03-26T10:17:20.356Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-26T10:17:20.356Z] Status: Downloaded newer image for alpine:3.12 [2021-03-26T10:17:20.356Z] ---> e47305ac9786 [2021-03-26T10:17:20.356Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-26T10:17:20.966Z] ---> Running in 6dc0109585ff [2021-03-26T10:17:23.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:23.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:23.780Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:17:23.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:17:23.780Z] ---> ba18b5b0f639 [2021-03-26T10:17:23.780Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T10:17:23.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:17:23.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:17:23.780Z] ---> ba18b5b0f639 [2021-03-26T10:17:23.780Z] Step 3/24 : WORKDIR /edgex-go [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 3466c5c44162 [2021-03-26T10:17:23.780Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 3466c5c44162 [2021-03-26T10:17:23.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> b473c109670e [2021-03-26T10:17:23.780Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> b473c109670e [2021-03-26T10:17:23.780Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 8b0b337cd236 [2021-03-26T10:17:23.780Z] Step 6/23 : COPY go.mod . [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 8b0b337cd236 [2021-03-26T10:17:23.780Z] Step 6/24 : COPY go.mod . [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> bac68afefd06 [2021-03-26T10:17:23.780Z] Step 7/23 : RUN go mod download [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> bac68afefd06 [2021-03-26T10:17:23.780Z] Step 7/24 : RUN go mod download [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 36c45e5bfaf8 [2021-03-26T10:17:23.780Z] Step 8/24 : COPY . . [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 36c45e5bfaf8 [2021-03-26T10:17:23.780Z] Step 8/23 : COPY . . [2021-03-26T10:17:23.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:17:23.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:17:23.780Z] ---> ba18b5b0f639 [2021-03-26T10:17:23.780Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 3466c5c44162 [2021-03-26T10:17:23.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> b473c109670e [2021-03-26T10:17:23.780Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-26T10:17:23.780Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:17:23.780Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:17:23.780Z] ---> ba18b5b0f639 [2021-03-26T10:17:23.780Z] Step 3/26 : WORKDIR /edgex-go [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 3466c5c44162 [2021-03-26T10:17:23.780Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> b473c109670e [2021-03-26T10:17:23.780Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 475b871835df [2021-03-26T10:17:23.780Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-26T10:17:23.780Z] ---> Using cache [2021-03-26T10:17:23.780Z] ---> 475b871835df [2021-03-26T10:17:23.780Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-26T10:17:23.780Z] ---> Running in 182c36bf0162 [2021-03-26T10:17:23.780Z] ---> Running in 63296c83e484 [2021-03-26T10:17:23.780Z] ---> Running in 7a3222553662 [2021-03-26T10:17:23.780Z] ---> Running in 220df69edb3a [2021-03-26T10:17:23.780Z] 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-03-26T10:17:23.780Z] 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-03-26T10:17:23.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:17:23.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:17:23.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:17:23.898Z] Removing intermediate container b4c1efcbe659 [2021-03-26T10:17:23.898Z] ---> ef4fb1b6f6a1 [2021-03-26T10:17:23.898Z] [2021-03-26T10:17:23.898Z] Step 10/31 : FROM alpine:3.12 [2021-03-26T10:17:23.898Z] ---> e47305ac9786 [2021-03-26T10:17:23.898Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-26T10:17:24.185Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-26T10:17:24.185Z] ---> Running in a34e00559e06 [2021-03-26T10:17:24.465Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T10:17:24.465Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-26T10:17:24.465Z] (4/6) Installing curl (7.69.1-r3) [2021-03-26T10:17:24.465Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-26T10:17:24.465Z] (6/6) Installing su-exec (0.2-r1) [2021-03-26T10:17:24.465Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:17:24.465Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T10:17:24.744Z] OK: 7 MiB in 20 packages [2021-03-26T10:17:25.029Z] Removing intermediate container a34e00559e06 [2021-03-26T10:17:25.029Z] ---> 1f31a6a71003 [2021-03-26T10:17:25.029Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-26T10:17:25.636Z] ---> Running in 20ea8a71b691 [2021-03-26T10:17:25.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:17:25.789Z] OK: 233 MiB in 51 packages [2021-03-26T10:17:28.155Z] Removing intermediate container 220df69edb3a [2021-03-26T10:17:28.155Z] ---> 9eaad1f8368b [2021-03-26T10:17:28.155Z] Step 6/23 : COPY go.mod . [2021-03-26T10:17:28.296Z] Removing intermediate container 6dc0109585ff [2021-03-26T10:17:28.296Z] ---> 414b076f6eb4 [2021-03-26T10:17:28.296Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T10:17:28.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:28.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:28.296Z] ---> Running in d471ab8dd025 [2021-03-26T10:17:28.844Z] OK: 233 MiB in 51 packages [2021-03-26T10:17:28.844Z] ---> d77a817d4962 [2021-03-26T10:17:28.844Z] Step 7/23 : RUN go mod download [2021-03-26T10:17:28.891Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-26T10:17:28.891Z] (2/2) Installing su-exec (0.2-r1) [2021-03-26T10:17:28.891Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:17:28.891Z] OK: 5 MiB in 16 packages [2021-03-26T10:17:29.161Z] ---> Running in b740327ac074 [2021-03-26T10:17:29.166Z] Removing intermediate container d471ab8dd025 [2021-03-26T10:17:29.166Z] ---> 092528c5d469 [2021-03-26T10:17:29.166Z] Step 13/24 : WORKDIR / [2021-03-26T10:17:29.782Z] ---> Running in 4a5e70e79c2d [2021-03-26T10:17:31.227Z] Removing intermediate container 4a5e70e79c2d [2021-03-26T10:17:31.227Z] ---> 7862fd91a2e2 [2021-03-26T10:17:31.227Z] 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-03-26T10:17:31.831Z] Removing intermediate container 20ea8a71b691 [2021-03-26T10:17:31.832Z] ---> d5140fa62ded [2021-03-26T10:17:31.832Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-26T10:17:32.433Z] ---> Running in fd162a91ec31 [2021-03-26T10:17:32.713Z] ---> 4301b89fbd86 [2021-03-26T10:17:32.713Z] 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-03-26T10:17:33.119Z] Removing intermediate container 182c36bf0162 [2021-03-26T10:17:33.119Z] ---> c4e49abc7b36 [2021-03-26T10:17:33.119Z] Step 6/26 : COPY go.mod . [2021-03-26T10:17:33.311Z] Removing intermediate container fd162a91ec31 [2021-03-26T10:17:33.311Z] ---> c24fe7bd009a [2021-03-26T10:17:33.311Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-26T10:17:33.311Z] Removing intermediate container abbc305753b4 [2021-03-26T10:17:33.311Z] ---> 182f1e5d4023 [2021-03-26T10:17:33.311Z] [2021-03-26T10:17:33.311Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T10:17:33.311Z] ---> e47305ac9786 [2021-03-26T10:17:33.311Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T10:17:33.583Z] Removing intermediate container 8cae7379535f [2021-03-26T10:17:33.583Z] ---> a228c27714cf [2021-03-26T10:17:33.583Z] [2021-03-26T10:17:33.583Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T10:17:33.583Z] ---> e47305ac9786 [2021-03-26T10:17:33.583Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-26T10:17:33.583Z] ---> Running in f6a0bd663b5c [2021-03-26T10:17:33.583Z] ---> Running in 484ac925e469 [2021-03-26T10:17:33.860Z] ---> Running in 2f2766867606 [2021-03-26T10:17:33.860Z] ---> fac41f7fc6fa [2021-03-26T10:17:33.860Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-26T10:17:34.433Z] ---> a16f0ae3324a [2021-03-26T10:17:34.433Z] Step 7/26 : RUN go mod download [2021-03-26T10:17:34.749Z] ---> Running in 288afefbf88b [2021-03-26T10:17:34.851Z] Removing intermediate container 484ac925e469 [2021-03-26T10:17:34.851Z] ---> 98672ae00916 [2021-03-26T10:17:34.851Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-26T10:17:35.129Z] ---> Running in 7dffd0d1abc9 [2021-03-26T10:17:35.408Z] ---> 8514495db3cc [2021-03-26T10:17:35.408Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-26T10:17:35.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:35.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:35.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:35.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:17:36.591Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-26T10:17:36.591Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-26T10:17:36.591Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:17:36.868Z] OK: 5 MiB in 15 packages [2021-03-26T10:17:36.868Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-26T10:17:36.868Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:17:36.868Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T10:17:37.144Z] OK: 6 MiB in 16 packages [2021-03-26T10:17:37.420Z] ---> dad3273e559d [2021-03-26T10:17:37.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-26T10:17:38.528Z] Removing intermediate container b740327ac074 [2021-03-26T10:17:38.528Z] ---> ae8b150ad39d [2021-03-26T10:17:38.528Z] Step 8/23 : COPY . . [2021-03-26T10:17:39.422Z] Removing intermediate container f6a0bd663b5c [2021-03-26T10:17:39.422Z] ---> b560473c1a72 [2021-03-26T10:17:39.422Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:17:39.702Z] ---> 7a5593fda39d [2021-03-26T10:17:39.702Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-26T10:17:39.702Z] ---> Running in 75bb91187b6f [2021-03-26T10:17:39.978Z] Removing intermediate container 7dffd0d1abc9 [2021-03-26T10:17:39.978Z] ---> eee50f5a6341 [2021-03-26T10:17:39.978Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-26T10:17:40.253Z] Removing intermediate container 2f2766867606 [2021-03-26T10:17:40.253Z] ---> d173e33ba498 [2021-03-26T10:17:40.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:17:40.253Z] ---> Running in 4963f9f1451f [2021-03-26T10:17:40.535Z] Removing intermediate container b0abe1b6d40b [2021-03-26T10:17:40.535Z] ---> a887b7a86aec [2021-03-26T10:17:40.535Z] [2021-03-26T10:17:40.535Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T10:17:40.535Z] ---> e47305ac9786 [2021-03-26T10:17:40.535Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T10:17:40.535Z] ---> Using cache [2021-03-26T10:17:40.535Z] ---> b560473c1a72 [2021-03-26T10:17:40.535Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:17:40.535Z] ---> Using cache [2021-03-26T10:17:40.535Z] ---> af241c97c57f [2021-03-26T10:17:40.535Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-26T10:17:40.535Z] ---> Running in 60143c73135f [2021-03-26T10:17:40.535Z] Removing intermediate container 75bb91187b6f [2021-03-26T10:17:40.535Z] ---> af241c97c57f [2021-03-26T10:17:40.535Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-26T10:17:40.895Z] ---> 2953be8084ad [2021-03-26T10:17:40.895Z] 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-03-26T10:17:40.895Z] ---> Running in 78a74734694c [2021-03-26T10:17:40.895Z] ---> Running in a59bc2afc66f [2021-03-26T10:17:40.895Z] ---> Running in 20a567275bc8 [2021-03-26T10:17:41.546Z] Removing intermediate container 60143c73135f [2021-03-26T10:17:41.546Z] ---> 11a773ed31c9 [2021-03-26T10:17:41.546Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-26T10:17:41.546Z] Removing intermediate container 4963f9f1451f [2021-03-26T10:17:41.546Z] ---> a7f422f6cbd3 [2021-03-26T10:17:41.546Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-26T10:17:41.905Z] Removing intermediate container 78a74734694c [2021-03-26T10:17:41.905Z] ---> b88c1a3a906f [2021-03-26T10:17:41.905Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T10:17:41.905Z] ---> Running in 43090971496c [2021-03-26T10:17:41.905Z] Removing intermediate container a59bc2afc66f [2021-03-26T10:17:41.905Z] ---> 57fc161bd22b [2021-03-26T10:17:41.905Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T10:17:41.905Z] ---> Running in 5e667f5c127d [2021-03-26T10:17:42.263Z] ---> Running in 88a79d8abc46 [2021-03-26T10:17:42.543Z] Removing intermediate container 43090971496c [2021-03-26T10:17:42.543Z] ---> 454ace73884d [2021-03-26T10:17:42.543Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T10:17:42.818Z] ---> Running in 3aa26260dd65 [2021-03-26T10:17:43.093Z] Removing intermediate container 5e667f5c127d [2021-03-26T10:17:43.093Z] ---> 82ac4739bf40 [2021-03-26T10:17:43.093Z] Step 15/23 : WORKDIR / [2021-03-26T10:17:43.093Z] ---> 54fd8b567647 [2021-03-26T10:17:43.093Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-26T10:17:43.093Z] Removing intermediate container 88a79d8abc46 [2021-03-26T10:17:43.093Z] ---> 13f8d2049ee7 [2021-03-26T10:17:43.093Z] Step 15/23 : WORKDIR / [2021-03-26T10:17:43.093Z] ---> Running in e4624f48c4b3 [2021-03-26T10:17:43.373Z] ---> Running in 5aa69a007380 [2021-03-26T10:17:43.373Z] Removing intermediate container 3aa26260dd65 [2021-03-26T10:17:43.373Z] ---> ebb05db8963f [2021-03-26T10:17:43.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:17:43.373Z] ---> Running in cb519c3280da [2021-03-26T10:17:43.981Z] Removing intermediate container e4624f48c4b3 [2021-03-26T10:17:43.981Z] ---> 6ecd98562812 [2021-03-26T10:17:43.981Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:17:44.259Z] Removing intermediate container 5aa69a007380 [2021-03-26T10:17:44.259Z] ---> b4168bbf3401 [2021-03-26T10:17:44.259Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:17:44.546Z] ---> 3846c1bfaaea [2021-03-26T10:17:44.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-26T10:17:44.821Z] Removing intermediate container 20a567275bc8 [2021-03-26T10:17:44.821Z] ---> 992a899e2389 [2021-03-26T10:17:44.821Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-26T10:17:44.979Z] Removing intermediate container 288afefbf88b [2021-03-26T10:17:44.979Z] ---> 6ea31abad606 [2021-03-26T10:17:44.979Z] Step 8/26 : COPY . . [2021-03-26T10:17:45.100Z] ---> Running in d5bf131aefef [2021-03-26T10:17:45.373Z] ---> f6f287fc9d54 [2021-03-26T10:17:45.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-26T10:17:45.373Z] ---> 4181111aa1d2 [2021-03-26T10:17:45.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-26T10:17:45.650Z] Removing intermediate container d5bf131aefef [2021-03-26T10:17:45.650Z] ---> 3e54d018a003 [2021-03-26T10:17:45.650Z] Step 22/24 : LABEL arch=arm64 [2021-03-26T10:17:46.250Z] ---> Running in 388fd27ab751 [2021-03-26T10:17:46.847Z] ---> 1254389aa52d [2021-03-26T10:17:46.847Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-26T10:17:47.124Z] Removing intermediate container 388fd27ab751 [2021-03-26T10:17:47.124Z] ---> 94ddf9715c95 [2021-03-26T10:17:47.124Z] Step 23/24 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:17:47.124Z] ---> a118cb241d02 [2021-03-26T10:17:47.124Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-26T10:17:47.401Z] ---> Running in 162b350c06b6 [2021-03-26T10:17:47.402Z] ---> 075f856385d3 [2021-03-26T10:17:47.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-26T10:17:47.402Z] Removing intermediate container cb519c3280da [2021-03-26T10:17:47.402Z] ---> c1e32bb8f904 [2021-03-26T10:17:47.402Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:17:47.676Z] ---> 5d1d56373307 [2021-03-26T10:17:47.676Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-26T10:17:47.954Z] ---> Running in 13efee5eef4e [2021-03-26T10:17:47.954Z] Removing intermediate container 162b350c06b6 [2021-03-26T10:17:47.954Z] ---> 8313a9749e35 [2021-03-26T10:17:47.954Z] Step 24/24 : LABEL version=0.0.0 [2021-03-26T10:17:48.239Z] ---> Running in 3deaf43193c9 [2021-03-26T10:17:48.239Z] ---> ebcdc9dfa6a2 [2021-03-26T10:17:48.239Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-26T10:17:48.514Z] Removing intermediate container 13efee5eef4e [2021-03-26T10:17:48.514Z] ---> f6a379415b5f [2021-03-26T10:17:48.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:17:48.514Z] ---> Running in 699ecf121ffc [2021-03-26T10:17:48.514Z] ---> 9683a6fda79d [2021-03-26T10:17:48.514Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-26T10:17:48.788Z] ---> 8f4efa4b7e3d [2021-03-26T10:17:48.788Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-26T10:17:48.788Z] ---> Running in e37d25ceb7fd [2021-03-26T10:17:48.788Z] Removing intermediate container 3deaf43193c9 [2021-03-26T10:17:48.788Z] ---> 86669d7f5a0f [2021-03-26T10:17:48.788Z] [2021-03-26T10:17:49.066Z] ---> Running in b31a023b3b1a [2021-03-26T10:17:49.345Z] Removing intermediate container 699ecf121ffc [2021-03-26T10:17:49.345Z] ---> 7fa2d7dab053 [2021-03-26T10:17:49.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:17:49.619Z] Successfully built 86669d7f5a0f [2021-03-26T10:17:49.619Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-26T10:17:49.619Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-26T10:17:49.619Z] ---> Running in e4bc5e604470 [2021-03-26T10:17:49.892Z] Removing intermediate container e37d25ceb7fd [2021-03-26T10:17:49.892Z] Removing intermediate container b31a023b3b1a [2021-03-26T10:17:49.892Z] ---> 3e9a34b10007 [2021-03-26T10:17:49.892Z] Step 20/22 : LABEL arch=arm64 [2021-03-26T10:17:49.892Z] ---> 8cff453c6083 [2021-03-26T10:17:49.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:17:50.168Z] ---> Running in 27e297000944 [2021-03-26T10:17:50.444Z] ---> Running in 2ad655c0f9e4 [2021-03-26T10:17:50.444Z] ---> 60aa605ddc3c [2021-03-26T10:17:50.444Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-26T10:17:50.444Z] Removing intermediate container e4bc5e604470 [2021-03-26T10:17:50.445Z] ---> 9da617aba9c1 [2021-03-26T10:17:50.445Z] Step 21/23 : LABEL arch=arm64 [2021-03-26T10:17:50.731Z] ---> Running in f9ef6c7137ff [2021-03-26T10:17:51.032Z] Removing intermediate container 27e297000944 [2021-03-26T10:17:51.032Z] ---> 1527f0f25df1 [2021-03-26T10:17:51.032Z] Step 21/23 : LABEL arch=arm64 [2021-03-26T10:17:51.639Z] Removing intermediate container 2ad655c0f9e4 [2021-03-26T10:17:51.639Z] ---> 4aab86cb7a56 [2021-03-26T10:17:51.639Z] Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:17:51.639Z] Removing intermediate container f9ef6c7137ff [2021-03-26T10:17:51.639Z] ---> c3e134d63049 [2021-03-26T10:17:51.639Z] Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:17:51.916Z] ---> Running in 4599d11b1f8b [2021-03-26T10:17:52.519Z] ---> Running in 89b902977c57 [2021-03-26T10:17:52.519Z] ---> 7c2184aff68a [2021-03-26T10:17:52.519Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-26T10:17:52.795Z] ---> Running in bdd353233d13 [2021-03-26T10:17:53.393Z] Removing intermediate container 4599d11b1f8b [2021-03-26T10:17:53.393Z] ---> 406939bb3033 [2021-03-26T10:17:53.393Z] Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:17:53.393Z] Removing intermediate container 89b902977c57 [2021-03-26T10:17:53.393Z] ---> 92aeb43f5baf [2021-03-26T10:17:53.393Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T10:17:53.675Z] ---> Running in d56d9e6d83a4 [2021-03-26T10:17:53.675Z] ---> 00383486a237 [2021-03-26T10:17:53.675Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-26T10:17:53.675Z] Removing intermediate container bdd353233d13 [2021-03-26T10:17:53.675Z] ---> a8381a9556c9 [2021-03-26T10:17:53.675Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T10:17:53.675Z] ---> Running in 8ce2af5aee7a [2021-03-26T10:17:53.950Z] ---> Running in ec72d8791b60 [2021-03-26T10:17:54.567Z] Removing intermediate container d56d9e6d83a4 [2021-03-26T10:17:54.567Z] ---> 60568e843863 [2021-03-26T10:17:54.567Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T10:17:55.549Z] ---> 741afa7f687f [2021-03-26T10:17:55.549Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-26T10:17:55.549Z] ---> Running in a3e7acbd10e5 [2021-03-26T10:17:55.549Z] Removing intermediate container 8ce2af5aee7a [2021-03-26T10:17:55.549Z] ---> 22374416c276 [2021-03-26T10:17:55.549Z] [2021-03-26T10:17:55.549Z] Removing intermediate container ec72d8791b60 [2021-03-26T10:17:55.549Z] ---> e8a555170667 [2021-03-26T10:17:55.549Z] [2021-03-26T10:17:56.150Z] Successfully built e8a555170667 [2021-03-26T10:17:56.150Z] Successfully built 22374416c276 [2021-03-26T10:17:56.423Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-26T10:17:56.424Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-26T10:17:56.424Z] Building docker-security-proxy-setup-go [2021-03-26T10:17:56.424Z] Building docker-support-scheduler-go [2021-03-26T10:17:56.424Z]  Building docker-core-metadata-go ... done  Building docker-support-notifications-go ... done  ---> Running in f194bd7e1b32 [2021-03-26T10:17:56.696Z] Removing intermediate container a3e7acbd10e5 [2021-03-26T10:17:56.696Z] ---> d9446781b5f3 [2021-03-26T10:17:56.696Z] [2021-03-26T10:17:56.969Z] Removing intermediate container f194bd7e1b32 [2021-03-26T10:17:56.969Z] ---> 164ebf72b659 [2021-03-26T10:17:56.969Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-26T10:17:56.969Z] Successfully built d9446781b5f3 [2021-03-26T10:17:57.247Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-26T10:17:57.247Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-03-26T10:17:57.843Z] ---> 07a42ed6b1af [2021-03-26T10:17:57.844Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-26T10:17:58.123Z] ---> Running in 582fd8ed1e86 [2021-03-26T10:18:00.760Z] Removing intermediate container 582fd8ed1e86 [2021-03-26T10:18:00.760Z] ---> 7cb3e206b22e [2021-03-26T10:18:00.760Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-26T10:18:01.035Z] ---> Running in a522accaeff5 [2021-03-26T10:18:01.635Z] Removing intermediate container a522accaeff5 [2021-03-26T10:18:01.635Z] ---> 435f9af0d2af [2021-03-26T10:18:01.635Z] Step 28/31 : CMD ["gate"] [2021-03-26T10:18:02.619Z] ---> Running in 4deb86c508a1 [2021-03-26T10:18:03.217Z] Removing intermediate container 4deb86c508a1 [2021-03-26T10:18:03.217Z] ---> ec0e4d609c7f [2021-03-26T10:18:03.217Z] Step 29/31 : LABEL arch=arm64 [2021-03-26T10:18:03.824Z] ---> Running in 6a47fe5a10fa [2021-03-26T10:18:05.259Z] Removing intermediate container 6a47fe5a10fa [2021-03-26T10:18:05.259Z] ---> d37cfdb1bf9c [2021-03-26T10:18:05.259Z] Step 30/31 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:18:06.240Z] ---> Running in a0e09a34951b [2021-03-26T10:18:07.221Z] Removing intermediate container a0e09a34951b [2021-03-26T10:18:07.221Z] ---> ba08329be86d [2021-03-26T10:18:07.221Z] Step 31/31 : LABEL version=0.0.0 [2021-03-26T10:18:08.202Z] ---> Running in 859364fc2e83 [2021-03-26T10:18:09.191Z] Removing intermediate container 859364fc2e83 [2021-03-26T10:18:09.191Z] ---> 110781501224 [2021-03-26T10:18:09.191Z] [2021-03-26T10:18:09.465Z] Successfully built 110781501224 [2021-03-26T10:18:09.465Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-26T10:18:13.659Z] 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-03-26T10:18:41.074Z] Removing intermediate container 63296c83e484 [2021-03-26T10:18:41.074Z] ---> 127298d01884 [2021-03-26T10:18:41.074Z] [2021-03-26T10:18:41.074Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T10:18:41.074Z] ---> 42cb162f0360 [2021-03-26T10:18:41.074Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-26T10:18:41.074Z] ---> Using cache [2021-03-26T10:18:41.074Z] ---> 65387474d067 [2021-03-26T10:18:41.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:18:41.074Z] ---> Using cache [2021-03-26T10:18:41.074Z] ---> 54f4a02e23c3 [2021-03-26T10:18:41.074Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-26T10:18:41.074Z] ---> Running in 3ba5fbda1202 [2021-03-26T10:18:41.074Z] Removing intermediate container 7a3222553662 [2021-03-26T10:18:41.074Z] ---> 30b252f07dd2 [2021-03-26T10:18:41.074Z] [2021-03-26T10:18:41.074Z] Step 10/24 : FROM alpine:3.12 [2021-03-26T10:18:41.074Z] ---> 42cb162f0360 [2021-03-26T10:18:41.074Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-26T10:18:41.803Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:18:41.803Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:18:41.803Z] ---> 159a9c9a165a [2021-03-26T10:18:41.803Z] Step 3/26 : WORKDIR /edgex-go [2021-03-26T10:18:41.803Z] ---> Using cache [2021-03-26T10:18:41.803Z] ---> bde55a5ec75b [2021-03-26T10:18:41.803Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:18:41.803Z] ---> Using cache [2021-03-26T10:18:41.803Z] ---> b9791a0eb783 [2021-03-26T10:18:41.803Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-26T10:18:43.076Z] ---> Running in abe5954c0cdb [2021-03-26T10:18:43.076Z] Removing intermediate container 3ba5fbda1202 [2021-03-26T10:18:43.076Z] ---> 1cfaeda87cfc [2021-03-26T10:18:43.076Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-26T10:18:44.150Z] ---> Running in bbbc434293e2 [2021-03-26T10:18:44.452Z] ---> Running in c55755bc0950 [2021-03-26T10:18:45.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:18:46.187Z] Removing intermediate container bbbc434293e2 [2021-03-26T10:18:46.187Z] ---> b7ecc593f0d5 [2021-03-26T10:18:46.187Z] Step 15/23 : WORKDIR / [2021-03-26T10:18:46.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:18:46.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:18:47.061Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-26T10:18:47.338Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T10:18:47.338Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-26T10:18:47.338Z] (4/6) Installing curl (7.69.1-r3) [2021-03-26T10:18:47.338Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-26T10:18:47.338Z] (6/6) Installing su-exec (0.2-r1) [2021-03-26T10:18:47.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:18:47.338Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T10:18:47.606Z] ---> Running in 2f16bf69d575 [2021-03-26T10:18:47.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:18:47.875Z] OK: 7 MiB in 20 packages [2021-03-26T10:18:48.470Z] ---> fd218f9e5f9f [2021-03-26T10:18:48.470Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-26T10:18:49.057Z] ---> 90dae687f6e4 [2021-03-26T10:18:49.057Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-26T10:18:49.342Z] ---> Running in f35e4a3d9fe8 [2021-03-26T10:18:49.342Z] Removing intermediate container 2f16bf69d575 [2021-03-26T10:18:49.342Z] ---> ad94938bb38c [2021-03-26T10:18:49.342Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:18:49.940Z] ---> Running in f9d7c8b2a74d [2021-03-26T10:18:50.210Z] Removing intermediate container abe5954c0cdb [2021-03-26T10:18:50.210Z] ---> d7897c525464 [2021-03-26T10:18:50.210Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T10:18:50.482Z] ---> 1e1a4fda0aaf [2021-03-26T10:18:50.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-26T10:18:50.585Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:18:50.585Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:18:50.585Z] ---> 159a9c9a165a [2021-03-26T10:18:50.585Z] Step 3/23 : WORKDIR /edgex-go [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> bde55a5ec75b [2021-03-26T10:18:50.585Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> b9791a0eb783 [2021-03-26T10:18:50.585Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-26T10:18:50.585Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:18:50.585Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:18:50.585Z] ---> 159a9c9a165a [2021-03-26T10:18:50.585Z] Step 3/21 : WORKDIR /edgex-go [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> bde55a5ec75b [2021-03-26T10:18:50.585Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> b9791a0eb783 [2021-03-26T10:18:50.585Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> b69ebde42ce6 [2021-03-26T10:18:50.585Z] Step 6/21 : COPY go.mod . [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> 4ceeb97850af [2021-03-26T10:18:50.585Z] Step 7/21 : RUN go mod download [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> 673cec4e3860 [2021-03-26T10:18:50.585Z] Step 8/21 : COPY . . [2021-03-26T10:18:50.585Z] ---> Using cache [2021-03-26T10:18:50.585Z] ---> 0c6c4c236bca [2021-03-26T10:18:50.585Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-26T10:18:50.755Z] ---> Running in ae9d54da4b54 [2021-03-26T10:18:50.878Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-26T10:18:50.878Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-26T10:18:50.878Z] ---> 159a9c9a165a [2021-03-26T10:18:50.878Z] Step 3/22 : WORKDIR /edgex-go [2021-03-26T10:18:50.878Z] ---> Using cache [2021-03-26T10:18:50.878Z] ---> bde55a5ec75b [2021-03-26T10:18:50.879Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:18:50.879Z] ---> Using cache [2021-03-26T10:18:50.879Z] ---> b9791a0eb783 [2021-03-26T10:18:50.879Z] OK: 217 MiB in 51 packages [2021-03-26T10:18:50.879Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-26T10:18:50.879Z] ---> Using cache [2021-03-26T10:18:50.879Z] ---> b69ebde42ce6 [2021-03-26T10:18:50.879Z] Step 6/22 : COPY go.mod . [2021-03-26T10:18:50.879Z] ---> Using cache [2021-03-26T10:18:50.879Z] ---> 4ceeb97850af [2021-03-26T10:18:50.879Z] Step 7/22 : RUN go mod download [2021-03-26T10:18:50.879Z] ---> Using cache [2021-03-26T10:18:50.879Z] ---> 673cec4e3860 [2021-03-26T10:18:50.879Z] Step 8/22 : COPY . . [2021-03-26T10:18:50.879Z] ---> Using cache [2021-03-26T10:18:50.879Z] ---> 0c6c4c236bca [2021-03-26T10:18:50.879Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-26T10:18:51.395Z] Removing intermediate container ae9d54da4b54 [2021-03-26T10:18:51.395Z] ---> f5330cd7a51c [2021-03-26T10:18:51.395Z] Step 13/24 : WORKDIR / [2021-03-26T10:18:51.684Z] 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-03-26T10:18:51.684Z] 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-03-26T10:18:51.684Z] ---> Running in 7fd42caa74c6 [2021-03-26T10:18:51.957Z] ---> a998159c21ca [2021-03-26T10:18:51.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-26T10:18:52.314Z] ---> Running in 26624088695a [2021-03-26T10:18:52.315Z] ---> Running in 92530f179d1d [2021-03-26T10:18:52.315Z] ---> Running in 48f1d0b5bcd4 [2021-03-26T10:18:52.916Z] Removing intermediate container c55755bc0950 [2021-03-26T10:18:52.916Z] ---> b3decafa29cb [2021-03-26T10:18:52.916Z] Step 6/26 : COPY go.mod . [2021-03-26T10:18:53.445Z] Removing intermediate container 7fd42caa74c6 [2021-03-26T10:18:53.445Z] ---> 3711aa825372 [2021-03-26T10:18:53.445Z] 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-03-26T10:18:53.445Z] ---> aa5032d44466 [2021-03-26T10:18:53.445Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-26T10:18:53.721Z] ---> Running in 27ee7462834b [2021-03-26T10:18:53.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:18:53.901Z] ---> 2916aedd9a68 [2021-03-26T10:18:53.901Z] Step 7/26 : RUN go mod download [2021-03-26T10:18:53.901Z] 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-03-26T10:18:53.901Z] 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-03-26T10:18:54.177Z] ---> Running in bccdf21fd937 [2021-03-26T10:18:54.359Z] ---> 116f1d3d3b19 [2021-03-26T10:18:54.359Z] 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-03-26T10:18:54.656Z] Removing intermediate container 27ee7462834b [2021-03-26T10:18:54.656Z] ---> 17bb456ec5f7 [2021-03-26T10:18:54.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:18:55.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:18:55.887Z] ---> Running in 536f7a054c97 [2021-03-26T10:18:56.992Z] ---> 57b15fa0ff21 [2021-03-26T10:18:56.992Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-26T10:18:57.270Z] Removing intermediate container 536f7a054c97 [2021-03-26T10:18:57.270Z] ---> 643a113d5a69 [2021-03-26T10:18:57.270Z] Step 21/23 : LABEL arch=x86_64 [2021-03-26T10:18:58.259Z] Removing intermediate container bccdf21fd937 [2021-03-26T10:18:58.259Z] ---> 98ea4930164b [2021-03-26T10:18:58.259Z] Step 8/26 : COPY . . [2021-03-26T10:18:58.259Z] OK: 217 MiB in 51 packages [2021-03-26T10:18:59.173Z] ---> Running in dbcdf9dfdafa [2021-03-26T10:18:59.786Z] ---> a513480c8e29 [2021-03-26T10:18:59.786Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-26T10:19:00.248Z] Removing intermediate container 48f1d0b5bcd4 [2021-03-26T10:19:00.248Z] ---> 64db9fcab0c7 [2021-03-26T10:19:00.248Z] Step 6/23 : COPY go.mod . [2021-03-26T10:19:01.825Z] Removing intermediate container dbcdf9dfdafa [2021-03-26T10:19:01.825Z] ---> c78303433b3d [2021-03-26T10:19:01.825Z] Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:19:02.241Z] ---> 22e9790092e6 [2021-03-26T10:19:02.241Z] Step 7/23 : RUN go mod download [2021-03-26T10:19:02.515Z] ---> Running in fd10cac96d60 [2021-03-26T10:19:03.401Z] ---> Running in c4894a1f4155 [2021-03-26T10:19:03.723Z] ---> 8f17dff2fa1a [2021-03-26T10:19:03.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-26T10:19:05.285Z] Removing intermediate container c4894a1f4155 [2021-03-26T10:19:05.285Z] ---> 999f6c1491bd [2021-03-26T10:19:05.285Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T10:19:06.002Z] ---> Running in 1c17eb2dbc30 [2021-03-26T10:19:06.002Z] ---> ab413440946f [2021-03-26T10:19:06.002Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-26T10:19:06.674Z] Removing intermediate container 1c17eb2dbc30 [2021-03-26T10:19:06.674Z] ---> d48e408d9b3b [2021-03-26T10:19:06.674Z] [2021-03-26T10:19:08.358Z] ---> c7869d484b17 [2021-03-26T10:19:08.358Z] 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-03-26T10:19:09.281Z] Removing intermediate container fd10cac96d60 [2021-03-26T10:19:09.281Z] ---> 1334d4c22ba5 [2021-03-26T10:19:09.281Z] Step 8/23 : COPY . . [2021-03-26T10:19:09.735Z] Successfully built d48e408d9b3b [2021-03-26T10:19:10.410Z] Successfully tagged docker-core-metadata-go:latest [2021-03-26T10:19:11.081Z]  Building docker-core-metadata-go ... done  ---> Running in 771563128cc6 [2021-03-26T10:19:16.874Z] Removing intermediate container 771563128cc6 [2021-03-26T10:19:16.874Z] ---> 3bf9d839ec6d [2021-03-26T10:19:16.874Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-26T10:19:17.898Z] ---> Running in 6993bb8b59e8 [2021-03-26T10:19:18.514Z] Removing intermediate container 6993bb8b59e8 [2021-03-26T10:19:18.514Z] ---> bb9c33646a55 [2021-03-26T10:19:18.514Z] Step 22/24 : LABEL arch=x86_64 [2021-03-26T10:19:22.516Z] ---> Running in 9deb92a79896 [2021-03-26T10:19:22.516Z] Removing intermediate container 9deb92a79896 [2021-03-26T10:19:22.516Z] ---> 689cd555698d [2021-03-26T10:19:22.516Z] Step 23/24 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:19:22.516Z] ---> Running in 0eb1008415e1 [2021-03-26T10:19:24.016Z] Removing intermediate container 0eb1008415e1 [2021-03-26T10:19:24.016Z] ---> ea4f17d2eae1 [2021-03-26T10:19:24.016Z] Step 24/24 : LABEL version=0.0.0 [2021-03-26T10:19:24.629Z] ---> c591eddc7916 [2021-03-26T10:19:24.629Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-26T10:19:25.226Z] ---> Running in 8938a67ea675 [2021-03-26T10:19:25.385Z] ---> Running in 9457e92e7259 [2021-03-26T10:19:26.489Z] Removing intermediate container 9457e92e7259 [2021-03-26T10:19:26.489Z] ---> 27dd09ac0b63 [2021-03-26T10:19:26.489Z] [2021-03-26T10:19:27.863Z] 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-03-26T10:19:28.608Z] Successfully built 27dd09ac0b63 [2021-03-26T10:19:28.608Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-26T10:19:33.293Z] ---> 80e50d27df8f [2021-03-26T10:19:33.294Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-26T10:19:33.570Z] ---> Running in 531f0a4718b8 [2021-03-26T10:19:35.565Z] 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-03-26T10:19:37.658Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container f9d7c8b2a74d [2021-03-26T10:19:37.658Z] ---> 93577c0c4a40 [2021-03-26T10:19:37.658Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-26T10:19:37.658Z] ---> Running in ad7367cfc9f2 [2021-03-26T10:19:38.968Z] 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-03-26T10:19:43.819Z] Removing intermediate container ad7367cfc9f2 [2021-03-26T10:19:43.819Z] ---> a0b68f0db879 [2021-03-26T10:19:43.819Z] [2021-03-26T10:19:43.819Z] Step 11/26 : FROM docker:20.10.0 [2021-03-26T10:19:43.819Z] 20.10.0: Pulling from library/docker [2021-03-26T10:19:51.021Z] Removing intermediate container f35e4a3d9fe8 [2021-03-26T10:19:51.021Z] ---> 404b41ebb9cd [2021-03-26T10:19:51.021Z] [2021-03-26T10:19:51.021Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T10:19:51.021Z] ---> 42cb162f0360 [2021-03-26T10:19:51.021Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-26T10:19:51.021Z] ---> Running in 005efdc61650 [2021-03-26T10:19:51.662Z] Removing intermediate container 005efdc61650 [2021-03-26T10:19:51.662Z] ---> f5c417a65761 [2021-03-26T10:19:51.662Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-26T10:19:52.729Z] ---> Running in a8768f00e716 [2021-03-26T10:19:53.469Z] Removing intermediate container a8768f00e716 [2021-03-26T10:19:53.469Z] ---> f3930a53eb9a [2021-03-26T10:19:53.469Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-26T10:19:53.925Z] ---> Running in 47d393d55daa [2021-03-26T10:19:55.609Z] Removing intermediate container 47d393d55daa [2021-03-26T10:19:55.609Z] ---> 22a2f2c4c525 [2021-03-26T10:19:55.609Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:19:55.965Z] ---> Running in 6bb6ef467ad8 [2021-03-26T10:19:57.761Z] 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-03-26T10:19:59.617Z] Removing intermediate container 6bb6ef467ad8 [2021-03-26T10:19:59.618Z] ---> 8197286791da [2021-03-26T10:19:59.618Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-26T10:19:59.618Z] ---> Running in 797096ac6ad0 [2021-03-26T10:20:00.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:20:02.251Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:20:03.777Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-26T10:20:04.366Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-26T10:20:04.366Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-26T10:20:04.639Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-26T10:20:05.452Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-26T10:20:05.840Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-26T10:20:05.840Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:20:06.180Z] OK: 8 MiB in 20 packages [2021-03-26T10:20:07.763Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-26T10:20:07.763Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-26T10:20:07.763Z] ---> aefe523efa57 [2021-03-26T10:20:07.763Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-26T10:20:08.052Z] ---> Running in c9970b8696ae [2021-03-26T10:20:08.396Z] Removing intermediate container 797096ac6ad0 [2021-03-26T10:20:08.396Z] ---> 59f83cf48890 [2021-03-26T10:20:08.396Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:20:09.868Z] ---> 79c66fa469fb [2021-03-26T10:20:09.869Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-26T10:20:10.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:20:10.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:20:10.195Z] Removing intermediate container 92530f179d1d [2021-03-26T10:20:10.195Z] ---> 4a72c879811f [2021-03-26T10:20:10.195Z] [2021-03-26T10:20:10.195Z] Step 10/21 : FROM alpine:3.12 [2021-03-26T10:20:10.195Z] ---> e47305ac9786 [2021-03-26T10:20:10.195Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-26T10:20:10.195Z] ---> Running in f7de8a0e886f [2021-03-26T10:20:10.457Z] (1/2) Installing readline (8.0.4-r0) [2021-03-26T10:20:10.457Z] (2/2) Installing bash (5.0.17-r0) [2021-03-26T10:20:10.457Z] Executing bash-5.0.17-r0.post-install [2021-03-26T10:20:10.457Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:20:10.457Z] OK: 12 MiB in 22 packages [2021-03-26T10:20:12.017Z] ---> 9ef4b719e9ec [2021-03-26T10:20:12.017Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-26T10:20:12.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:20:12.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:20:12.793Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-26T10:20:12.793Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T10:20:12.793Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-26T10:20:12.793Z] (4/4) Installing curl (7.69.1-r3) [2021-03-26T10:20:12.793Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:20:13.038Z] ---> 9470c3867389 [2021-03-26T10:20:13.038Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-26T10:20:13.038Z] Removing intermediate container c9970b8696ae [2021-03-26T10:20:13.038Z] ---> 2916a40fe3e0 [2021-03-26T10:20:13.038Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-26T10:20:13.079Z] Executing ca-certificates-20191127-r4.trigger [2021-03-26T10:20:13.330Z] ---> Running in ed9f22db02c6 [2021-03-26T10:20:13.330Z] ---> Running in 32ba60bc9fe6 [2021-03-26T10:20:13.358Z] OK: 7 MiB in 18 packages [2021-03-26T10:20:14.361Z] Removing intermediate container ed9f22db02c6 [2021-03-26T10:20:14.361Z] ---> a875286e7501 [2021-03-26T10:20:14.361Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-26T10:20:14.361Z] Removing intermediate container 32ba60bc9fe6 [2021-03-26T10:20:14.361Z] ---> 8082f7e8a1bc [2021-03-26T10:20:14.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:20:14.362Z] ---> Running in 1b4bb2cc5dcb [2021-03-26T10:20:14.362Z] ---> Running in 0e71be77a971 [2021-03-26T10:20:15.059Z] Removing intermediate container 0e71be77a971 [2021-03-26T10:20:15.059Z] ---> af5d16cba8e6 [2021-03-26T10:20:15.059Z] Step 21/23 : LABEL arch=x86_64 [2021-03-26T10:20:15.364Z] Removing intermediate container f7de8a0e886f [2021-03-26T10:20:15.365Z] ---> 1282565d3e86 [2021-03-26T10:20:15.365Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-26T10:20:15.640Z] ---> Running in e6dcff7b5b9e [2021-03-26T10:20:15.656Z] Removing intermediate container 1b4bb2cc5dcb [2021-03-26T10:20:15.656Z] ---> 8c9877a26e08 [2021-03-26T10:20:15.656Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-26T10:20:15.939Z] ---> Running in f7b2f9ee2bbc [2021-03-26T10:20:15.939Z] ---> Running in 903f762072d5 [2021-03-26T10:20:16.627Z] Removing intermediate container e6dcff7b5b9e [2021-03-26T10:20:16.627Z] ---> 28aba3f15220 [2021-03-26T10:20:16.627Z] Step 13/21 : WORKDIR /edgex [2021-03-26T10:20:16.627Z] ---> Running in e4a21d025c02 [2021-03-26T10:20:17.044Z] Removing intermediate container 903f762072d5 [2021-03-26T10:20:17.045Z] ---> de999310c42d [2021-03-26T10:20:17.045Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-26T10:20:17.045Z] Removing intermediate container f7b2f9ee2bbc [2021-03-26T10:20:17.045Z] ---> 100346240c11 [2021-03-26T10:20:17.045Z] Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:20:17.330Z] ---> Running in 88150178701e [2021-03-26T10:20:17.701Z] Removing intermediate container e4a21d025c02 [2021-03-26T10:20:17.701Z] ---> 8aecf4c10808 [2021-03-26T10:20:17.701Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-26T10:20:17.917Z] Removing intermediate container 88150178701e [2021-03-26T10:20:17.917Z] ---> 7ee8c45fa4ee [2021-03-26T10:20:17.917Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T10:20:18.295Z] ---> Running in ca2c97f350a1 [2021-03-26T10:20:18.295Z] ---> 2094f5b3dc83 [2021-03-26T10:20:18.295Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-26T10:20:18.954Z] Removing intermediate container ca2c97f350a1 [2021-03-26T10:20:18.954Z] ---> 337881369a32 [2021-03-26T10:20:18.954Z] [2021-03-26T10:20:19.148Z] ---> b9824372852b [2021-03-26T10:20:19.149Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-26T10:20:19.619Z] ---> 54c1a1883911 [2021-03-26T10:20:19.619Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-26T10:20:19.619Z] Successfully built 337881369a32 [2021-03-26T10:20:19.898Z] Successfully tagged docker-core-data-go:latest [2021-03-26T10:20:21.420Z]  Building docker-core-data-go ... done  ---> a83ae06d37c5 [2021-03-26T10:20:21.420Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-26T10:20:21.706Z] ---> Running in 10b8614b7c5e [2021-03-26T10:20:22.564Z] ---> d0e8baefd2a3 [2021-03-26T10:20:22.564Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-26T10:20:23.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:20:23.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:20:23.478Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-26T10:20:23.478Z] (2/33) Installing expat (2.2.9-r1) [2021-03-26T10:20:23.478Z] (3/33) Installing libffi (3.3-r2) [2021-03-26T10:20:23.478Z] (4/33) Installing gdbm (1.13-r1) [2021-03-26T10:20:23.478Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-26T10:20:23.478Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-26T10:20:23.566Z] Removing intermediate container 26624088695a [2021-03-26T10:20:23.566Z] ---> 64e69a6f3c15 [2021-03-26T10:20:23.566Z] [2021-03-26T10:20:23.566Z] Step 10/22 : FROM alpine:3.12 [2021-03-26T10:20:23.566Z] ---> e47305ac9786 [2021-03-26T10:20:23.566Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-26T10:20:23.566Z] ---> Using cache [2021-03-26T10:20:23.566Z] ---> b560473c1a72 [2021-03-26T10:20:23.566Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-26T10:20:23.566Z] ---> Using cache [2021-03-26T10:20:23.566Z] ---> af241c97c57f [2021-03-26T10:20:23.566Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-26T10:20:23.754Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-26T10:20:24.169Z] ---> Running in 89a62d340eca [2021-03-26T10:20:24.169Z] ---> 7aad0cc0a95b [2021-03-26T10:20:24.169Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-26T10:20:24.169Z] ---> Running in 78d519b9f0f1 [2021-03-26T10:20:24.769Z] Removing intermediate container 89a62d340eca [2021-03-26T10:20:24.769Z] ---> 6ecd411d622b [2021-03-26T10:20:24.769Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-26T10:20:25.041Z] ---> Running in 055b753ea0b7 [2021-03-26T10:20:25.041Z] Removing intermediate container 78d519b9f0f1 [2021-03-26T10:20:25.041Z] ---> 252a0ef57272 [2021-03-26T10:20:25.041Z] Step 18/21 : CMD ["--init=true"] [2021-03-26T10:20:25.315Z] ---> Running in 4f9e641da34a [2021-03-26T10:20:25.402Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-26T10:20:25.402Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-26T10:20:25.402Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-26T10:20:25.402Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-26T10:20:25.402Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-26T10:20:25.601Z] Removing intermediate container 055b753ea0b7 [2021-03-26T10:20:25.601Z] ---> cc47f4531c3f [2021-03-26T10:20:25.601Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:20:25.681Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-26T10:20:25.681Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-26T10:20:25.875Z] Removing intermediate container 4f9e641da34a [2021-03-26T10:20:25.875Z] ---> 76868e604c9f [2021-03-26T10:20:25.875Z] Step 19/21 : LABEL arch=arm64 [2021-03-26T10:20:25.948Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-26T10:20:25.948Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-26T10:20:25.948Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-26T10:20:25.948Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-26T10:20:25.948Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-26T10:20:26.151Z] ---> Running in 36dabcb23c44 [2021-03-26T10:20:26.233Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-26T10:20:26.233Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-26T10:20:26.233Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-26T10:20:26.233Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-26T10:20:26.233Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-26T10:20:26.233Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-26T10:20:26.800Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-26T10:20:27.135Z] Removing intermediate container 36dabcb23c44 [2021-03-26T10:20:27.135Z] ---> 616120c19a15 [2021-03-26T10:20:27.135Z] Step 20/21 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:20:27.135Z] ---> 511bde45dafa [2021-03-26T10:20:27.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-26T10:20:27.135Z] ---> Running in cb63d833c6ab [2021-03-26T10:20:27.160Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-26T10:20:27.160Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-26T10:20:27.160Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-26T10:20:27.160Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-26T10:20:27.160Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-26T10:20:27.450Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-26T10:20:27.450Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-26T10:20:27.752Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:20:27.752Z] OK: 71 MiB in 55 packages [2021-03-26T10:20:28.116Z] Removing intermediate container cb63d833c6ab [2021-03-26T10:20:28.116Z] ---> 101397166d94 [2021-03-26T10:20:28.116Z] Step 21/21 : LABEL version=0.0.0 [2021-03-26T10:20:28.390Z] ---> Running in 0657eb3105f8 [2021-03-26T10:20:29.371Z] Removing intermediate container 0657eb3105f8 [2021-03-26T10:20:29.371Z] ---> 316e351260ac [2021-03-26T10:20:29.371Z] [2021-03-26T10:20:29.371Z] ---> b43742b4f216 [2021-03-26T10:20:29.371Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-26T10:20:30.360Z] Successfully built 316e351260ac [2021-03-26T10:20:30.360Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-26T10:20:30.636Z]  Building docker-security-proxy-setup-go ... done  ---> db7d2371c28b [2021-03-26T10:20:30.636Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-26T10:20:30.912Z] ---> Running in 26966570186a [2021-03-26T10:20:31.516Z] Removing intermediate container 26966570186a [2021-03-26T10:20:31.516Z] ---> e6563fa8a44b [2021-03-26T10:20:31.516Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:20:31.795Z] ---> Running in 94edecfa0d3b [2021-03-26T10:20:32.400Z] Removing intermediate container 94edecfa0d3b [2021-03-26T10:20:32.400Z] ---> 75eae5710b71 [2021-03-26T10:20:32.400Z] Step 20/22 : LABEL arch=arm64 [2021-03-26T10:20:32.678Z] ---> Running in 22686b92418c [2021-03-26T10:20:33.281Z] Removing intermediate container 22686b92418c [2021-03-26T10:20:33.281Z] ---> 37ba7b90119f [2021-03-26T10:20:33.281Z] Step 21/22 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:20:33.281Z] ---> Running in f763796e4167 [2021-03-26T10:20:34.274Z] Removing intermediate container f763796e4167 [2021-03-26T10:20:34.274Z] ---> 984eef73afec [2021-03-26T10:20:34.274Z] Step 22/22 : LABEL version=0.0.0 [2021-03-26T10:20:34.274Z] ---> Running in ce385101c014 [2021-03-26T10:20:34.875Z] Removing intermediate container ce385101c014 [2021-03-26T10:20:34.875Z] ---> ddd42faa042c [2021-03-26T10:20:34.875Z] [2021-03-26T10:20:35.483Z] Successfully built ddd42faa042c [2021-03-26T10:20:35.483Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-26T10:20:40.272Z] Removing intermediate container 10b8614b7c5e [2021-03-26T10:20:40.272Z] ---> 59f36bd006f6 [2021-03-26T10:20:40.272Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-26T10:20:40.272Z] ---> Running in a8b945c49db9 [2021-03-26T10:20:43.783Z]  Building docker-support-scheduler-go ... done Removing intermediate container 8938a67ea675 [2021-03-26T10:20:43.783Z] ---> f45e3267339b [2021-03-26T10:20:43.783Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-26T10:20:43.783Z] ---> Running in b9b48f897699 [2021-03-26T10:20:43.846Z] Collecting docker-compose==1.23.2 [2021-03-26T10:20:43.847Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-26T10:20:43.847Z] Collecting texttable<0.10,>=0.9.0 [2021-03-26T10:20:44.137Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-26T10:20:44.769Z] 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-03-26T10:20:45.224Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-26T10:20:45.224Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-26T10:20:46.653Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-26T10:20:46.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-26T10:20:48.072Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-26T10:20:48.072Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-26T10:20:48.162Z] Removing intermediate container b9b48f897699 [2021-03-26T10:20:48.162Z] ---> 3a7831fcefbb [2021-03-26T10:20:48.162Z] [2021-03-26T10:20:48.162Z] Step 11/26 : FROM docker:20.10.0 [2021-03-26T10:20:48.162Z] 20.10.0: Pulling from library/docker [2021-03-26T10:20:48.344Z] Collecting cached-property<2,>=1.2.0 [2021-03-26T10:20:48.344Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-26T10:20:48.344Z] Collecting docopt<0.7,>=0.6.1 [2021-03-26T10:20:48.344Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-26T10:20:49.893Z] Collecting PyYAML<4,>=3.10 [2021-03-26T10:20:49.893Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-26T10:20:51.515Z] Collecting docker<4.0,>=3.6.0 [2021-03-26T10:20:51.515Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-26T10:20:51.515Z] 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-03-26T10:20:51.515Z] Collecting jsonschema<3,>=2.5.1 [2021-03-26T10:20:51.515Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-26T10:20:51.830Z] Collecting idna<2.8,>=2.5 [2021-03-26T10:20:51.830Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-26T10:20:52.470Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-26T10:20:52.470Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-26T10:20:52.775Z] 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-03-26T10:20:52.775Z] 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-03-26T10:20:53.043Z] Collecting docker-pycreds>=0.4.0 [2021-03-26T10:20:53.043Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-26T10:20:53.043Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-26T10:20:53.043Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-26T10:20:53.043Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-26T10:20:53.043Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-26T10:20:53.309Z] Installing collected packages: texttable, websocket-client, dockerpty, idna, urllib3, requests, cached-property, docopt, PyYAML, docker-pycreds, docker, jsonschema, docker-compose [2021-03-26T10:20:53.309Z] Running setup.py install for texttable: started [2021-03-26T10:20:54.315Z] Running setup.py install for texttable: finished with status 'done' [2021-03-26T10:20:54.578Z] Running setup.py install for dockerpty: started [2021-03-26T10:20:55.536Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-26T10:20:55.536Z] Attempting uninstall: idna [2021-03-26T10:20:55.536Z] Found existing installation: idna 2.9 [2021-03-26T10:20:55.536Z] Uninstalling idna-2.9: [2021-03-26T10:20:55.536Z] Successfully uninstalled idna-2.9 [2021-03-26T10:20:55.802Z] Attempting uninstall: urllib3 [2021-03-26T10:20:55.802Z] Found existing installation: urllib3 1.25.9 [2021-03-26T10:20:55.802Z] Uninstalling urllib3-1.25.9: [2021-03-26T10:20:55.802Z] Successfully uninstalled urllib3-1.25.9 [2021-03-26T10:20:56.389Z] Attempting uninstall: requests [2021-03-26T10:20:56.389Z] Found existing installation: requests 2.23.0 [2021-03-26T10:20:56.389Z] Uninstalling requests-2.23.0: [2021-03-26T10:20:56.389Z] Successfully uninstalled requests-2.23.0 [2021-03-26T10:20:57.442Z] Running setup.py install for docopt: started [2021-03-26T10:20:58.255Z] Running setup.py install for docopt: finished with status 'done' [2021-03-26T10:20:58.255Z] Running setup.py install for PyYAML: started [2021-03-26T10:20:59.219Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-26T10:21:00.663Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-26T10:21:00.663Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-26T10:21:00.663Z] ---> eeaf43b92773 [2021-03-26T10:21:00.663Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-26T10:21:00.663Z] ---> Running in b02328c96279 [2021-03-26T10:21:00.663Z] Removing intermediate container 531f0a4718b8 [2021-03-26T10:21:00.663Z] ---> 7afaa9d7311f [2021-03-26T10:21:00.663Z] [2021-03-26T10:21:00.663Z] Step 10/23 : FROM alpine:3.12 [2021-03-26T10:21:00.663Z] ---> e47305ac9786 [2021-03-26T10:21:00.663Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-26T10:21:00.663Z] ---> Running in 8fc3e062acb6 [2021-03-26T10:21:00.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:00.935Z] Removing intermediate container 8fc3e062acb6 [2021-03-26T10:21:00.935Z] ---> db09903c44c9 [2021-03-26T10:21:00.935Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-26T10:21:00.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:00.935Z] ---> Running in b68ff1e2714a [2021-03-26T10:21:01.054Z] 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-03-26T10:21:01.529Z] Removing intermediate container b68ff1e2714a [2021-03-26T10:21:01.529Z] ---> d6d0e2291aab [2021-03-26T10:21:01.529Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-26T10:21:01.529Z] (1/2) Installing readline (8.0.4-r0) [2021-03-26T10:21:01.529Z] (2/2) Installing bash (5.0.17-r0) [2021-03-26T10:21:01.804Z] Executing bash-5.0.17-r0.post-install [2021-03-26T10:21:01.804Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:21:01.804Z] OK: 12 MiB in 22 packages [2021-03-26T10:21:01.804Z] ---> Running in 2ca643790cc2 [2021-03-26T10:21:02.403Z] Removing intermediate container 2ca643790cc2 [2021-03-26T10:21:02.403Z] ---> 358bfea73bd2 [2021-03-26T10:21:02.403Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-26T10:21:02.403Z] ---> Running in ef881715deb2 [2021-03-26T10:21:03.006Z] Removing intermediate container b02328c96279 [2021-03-26T10:21:03.006Z] ---> c8dc62eb3a06 [2021-03-26T10:21:03.006Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-26T10:21:03.280Z] ---> Running in 796ef564ba17 [2021-03-26T10:21:03.878Z] Removing intermediate container 796ef564ba17 [2021-03-26T10:21:03.878Z] ---> a8ed63fe9477 [2021-03-26T10:21:03.878Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-26T10:21:03.878Z] ---> Running in 17e785f585d4 [2021-03-26T10:21:04.490Z] Removing intermediate container 17e785f585d4 [2021-03-26T10:21:04.490Z] ---> 92bbfdc20803 [2021-03-26T10:21:04.490Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-26T10:21:04.789Z] ---> Running in 6401c5287512 [2021-03-26T10:21:04.789Z] Removing intermediate container ef881715deb2 [2021-03-26T10:21:04.789Z] ---> 0857de95fa14 [2021-03-26T10:21:04.789Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-26T10:21:05.065Z] ---> Running in 55cb44b280ef [2021-03-26T10:21:05.065Z] Removing intermediate container 6401c5287512 [2021-03-26T10:21:05.065Z] ---> 5e9d973cc657 [2021-03-26T10:21:05.065Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-26T10:21:06.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:06.507Z] ---> eec1d4060a16 [2021-03-26T10:21:06.507Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-26T10:21:06.867Z] Removing intermediate container a8b945c49db9 [2021-03-26T10:21:06.867Z] ---> 96ca4afa2d87 [2021-03-26T10:21:06.867Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-26T10:21:06.867Z] ---> Running in a623d8fde4fb [2021-03-26T10:21:07.105Z] ---> 43e90e11b535 [2021-03-26T10:21:07.105Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-26T10:21:07.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:07.973Z] ---> 55f59a204d0b [2021-03-26T10:21:07.973Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-26T10:21:07.973Z] ---> Running in b9675af0dc3b [2021-03-26T10:21:08.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:09.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:09.232Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-26T10:21:09.232Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-26T10:21:09.502Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-26T10:21:09.502Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-26T10:21:09.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-26T10:21:09.565Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-26T10:21:09.565Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T10:21:09.565Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-26T10:21:09.565Z] (3/3) Installing curl (7.69.1-r3) [2021-03-26T10:21:09.565Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:21:09.565Z] OK: 72 MiB in 58 packages [2021-03-26T10:21:09.771Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-26T10:21:09.771Z] (2/33) Installing expat (2.2.9-r1) [2021-03-26T10:21:09.771Z] (3/33) Installing libffi (3.3-r2) [2021-03-26T10:21:09.771Z] (4/33) Installing gdbm (1.13-r1) [2021-03-26T10:21:09.771Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-26T10:21:09.771Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-26T10:21:09.771Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-26T10:21:10.041Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-26T10:21:10.634Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-26T10:21:10.634Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:21:10.634Z] OK: 8 MiB in 20 packages [2021-03-26T10:21:11.611Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-26T10:21:11.611Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-26T10:21:11.611Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-26T10:21:11.611Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-26T10:21:11.611Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-26T10:21:11.611Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-26T10:21:11.611Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-26T10:21:11.611Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-26T10:21:11.611Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-26T10:21:11.611Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-26T10:21:11.766Z] Removing intermediate container a623d8fde4fb [2021-03-26T10:21:11.766Z] ---> 0a7c686f518b [2021-03-26T10:21:11.766Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-26T10:21:11.766Z] ---> Running in ae74a1e0ac1e [2021-03-26T10:21:11.886Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-26T10:21:11.886Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-26T10:21:11.886Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-26T10:21:11.886Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-26T10:21:11.886Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-26T10:21:11.886Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-26T10:21:11.886Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-26T10:21:11.886Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-26T10:21:11.886Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-26T10:21:12.033Z] Removing intermediate container ae74a1e0ac1e [2021-03-26T10:21:12.033Z] ---> 8206525f752c [2021-03-26T10:21:12.033Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:21:12.170Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-26T10:21:12.170Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-26T10:21:12.170Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-26T10:21:12.170Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-26T10:21:12.170Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-26T10:21:12.170Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-26T10:21:12.170Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-26T10:21:12.170Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:21:12.170Z] OK: 71 MiB in 55 packages [2021-03-26T10:21:12.622Z] ---> Running in 6049fd1efb9a [2021-03-26T10:21:12.778Z] Removing intermediate container 55cb44b280ef [2021-03-26T10:21:12.778Z] ---> e701024f6f60 [2021-03-26T10:21:12.778Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-26T10:21:12.921Z] Removing intermediate container 6049fd1efb9a [2021-03-26T10:21:12.921Z] ---> d5f4676c60d8 [2021-03-26T10:21:12.921Z] Step 24/26 : LABEL arch=x86_64 [2021-03-26T10:21:12.921Z] ---> Running in 482069ff0999 [2021-03-26T10:21:13.760Z] ---> c087b23f7736 [2021-03-26T10:21:13.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-26T10:21:13.972Z] Removing intermediate container 482069ff0999 [2021-03-26T10:21:13.972Z] ---> 1318d92e542b [2021-03-26T10:21:13.972Z] Step 25/26 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:21:14.257Z] ---> Running in f34ddc75b473 [2021-03-26T10:21:14.527Z] Removing intermediate container f34ddc75b473 [2021-03-26T10:21:14.527Z] ---> fd98eeae8ec7 [2021-03-26T10:21:14.527Z] Step 26/26 : LABEL version=0.0.0 [2021-03-26T10:21:14.797Z] ---> Running in d25f729fe66a [2021-03-26T10:21:15.120Z] Removing intermediate container d25f729fe66a [2021-03-26T10:21:15.120Z] ---> 7c08c07c36b1 [2021-03-26T10:21:15.120Z] [2021-03-26T10:21:15.782Z] ---> 422c8b6587d3 [2021-03-26T10:21:15.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-26T10:21:16.188Z] Successfully built 7c08c07c36b1 [2021-03-26T10:21:16.188Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-26T10:21:16.392Z] ---> 2d035ad2e3ee [2021-03-26T10:21:16.392Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-26T10:21:16.666Z] ---> Running in 02b47f0c63fd [2021-03-26T10:21:17.273Z] Removing intermediate container 02b47f0c63fd [2021-03-26T10:21:17.273Z] ---> 30b5f70a6428 [2021-03-26T10:21:17.273Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:21:17.458Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-26T10:21:17.548Z] ---> Running in 30c01fe177fa [2021-03-26T10:21:17.567Z] $ docker stop --time=1 dc5e77421aacc8a6382d9ed1c37864d57cecb1be0105cb0efd64ef0fe922255b [2021-03-26T10:21:18.140Z] Removing intermediate container b9675af0dc3b [2021-03-26T10:21:18.140Z] ---> 502b5fa6c95f [2021-03-26T10:21:18.140Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-26T10:21:18.412Z] Removing intermediate container 30c01fe177fa [2021-03-26T10:21:18.412Z] ---> b8c62ec65f53 [2021-03-26T10:21:18.412Z] Step 21/23 : LABEL arch=arm64 [2021-03-26T10:21:18.412Z] ---> Running in 4f9185fc2056 [2021-03-26T10:21:18.412Z] ---> Running in a60893b2f87e [2021-03-26T10:21:19.011Z] Removing intermediate container a60893b2f87e [2021-03-26T10:21:19.011Z] ---> b39536066743 [2021-03-26T10:21:19.011Z] Step 22/23 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:21:19.293Z] ---> Running in 5714df60decb [2021-03-26T10:21:19.565Z] Removing intermediate container 5714df60decb [2021-03-26T10:21:19.565Z] ---> d5f2d12d9196 [2021-03-26T10:21:19.565Z] Step 23/23 : LABEL version=0.0.0 [2021-03-26T10:21:19.838Z] ---> Running in c8325b2c0719 [2021-03-26T10:21:20.433Z] Removing intermediate container c8325b2c0719 [2021-03-26T10:21:20.433Z] ---> 44e387ea9d02 [2021-03-26T10:21:20.433Z] [2021-03-26T10:21:20.704Z] Successfully built 44e387ea9d02 [2021-03-26T10:21:20.704Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-26T10:21:21.548Z] $ docker rm -f dc5e77421aacc8a6382d9ed1c37864d57cecb1be0105cb0efd64ef0fe922255b [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T10:21:22.842Z] + docker images [2021-03-26T10:21:22.842Z] + grep docker [2021-03-26T10:21:23.301Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-26T10:21:23.301Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-26T10:21:23.890Z] 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-03-26T10:21:23.890Z] Collecting texttable<0.10,>=0.9.0 [2021-03-26T10:21:23.890Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-26T10:21:24.295Z] docker-sys-mgmt-agent-go latest 7c08c07c36b1 9 seconds ago 313MB [2021-03-26T10:21:24.295Z] docker-core-data-go latest 337881369a32 About a minute ago 22.7MB [2021-03-26T10:21:24.295Z] docker-security-secretstore-setup-go latest 27dd09ac0b63 About a minute ago 25MB [2021-03-26T10:21:24.295Z] docker-core-metadata-go latest d48e408d9b3b 2 minutes ago 19MB [2021-03-26T10:21:24.295Z] docker-security-bootstrapper-go latest caf34fbd5bc1 4 minutes ago 18.9MB [2021-03-26T10:21:24.295Z] docker-support-scheduler-go latest e72f27e522a8 5 minutes ago 17.4MB [2021-03-26T10:21:24.295Z] docker-security-proxy-setup-go latest 727c18b1f9da 5 minutes ago 24.7MB [2021-03-26T10:21:24.295Z] docker-support-notifications-go latest 208c1599252a 5 minutes ago 17.9MB [2021-03-26T10:21:24.295Z] docker-core-command-go latest c7888eeb31a9 5 minutes ago 17.3MB [2021-03-26T10:21:24.295Z] 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-03-26T10:21:25.866Z] Collecting docopt<0.7,>=0.6.1 [2021-03-26T10:21:25.866Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-26T10:21:27.827Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-26T10:21:27.827Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-26T10:21:29.258Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-26T10:21:29.258Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-26T10:21:30.228Z] Collecting PyYAML<4,>=3.10 [2021-03-26T10:21:30.229Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-26T10:21:33.591Z] Collecting docker<4.0,>=3.6.0 [2021-03-26T10:21:33.591Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-26T10:21:33.862Z] Collecting cached-property<2,>=1.2.0 [2021-03-26T10:21:33.862Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-26T10:21:34.133Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-26T10:21:34.133Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-26T10:21:36.095Z] Collecting jsonschema<3,>=2.5.1 [2021-03-26T10:21:36.095Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-26T10:21:36.686Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-26T10:21:36.686Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-26T10:21:37.276Z] Collecting idna<2.8,>=2.5 [2021-03-26T10:21:37.276Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-26T10:21:37.276Z] 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-03-26T10:21:37.276Z] 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-03-26T10:21:37.544Z] Collecting docker-pycreds>=0.4.0 [2021-03-26T10:21:37.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-26T10:21:37.544Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-26T10:21:37.544Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-26T10:21:37.544Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-26T10:21:37.544Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-26T10:21:38.514Z] Installing collected packages: texttable, docopt, websocket-client, urllib3, idna, requests, PyYAML, docker-pycreds, docker, cached-property, dockerpty, jsonschema, docker-compose [2021-03-26T10:21:38.514Z] Running setup.py install for texttable: started [2021-03-26T10:21:39.938Z] Running setup.py install for texttable: finished with status 'done' [2021-03-26T10:21:39.938Z] Running setup.py install for docopt: started [2021-03-26T10:21:40.576Z] Still waiting to schedule task [2021-03-26T10:21:40.576Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-26T10:21:41.898Z] Running setup.py install for docopt: finished with status 'done' [2021-03-26T10:21:42.169Z] Attempting uninstall: urllib3 [2021-03-26T10:21:42.169Z] Found existing installation: urllib3 1.25.9 [2021-03-26T10:21:42.169Z] Uninstalling urllib3-1.25.9: [2021-03-26T10:21:42.439Z] Successfully uninstalled urllib3-1.25.9 [2021-03-26T10:21:43.029Z] Attempting uninstall: idna [2021-03-26T10:21:43.029Z] Found existing installation: idna 2.9 [2021-03-26T10:21:43.029Z] Uninstalling idna-2.9: [2021-03-26T10:21:43.029Z] Successfully uninstalled idna-2.9 [2021-03-26T10:21:43.619Z] Attempting uninstall: requests [2021-03-26T10:21:43.619Z] Found existing installation: requests 2.23.0 [2021-03-26T10:21:43.619Z] Uninstalling requests-2.23.0: [2021-03-26T10:21:43.619Z] Successfully uninstalled requests-2.23.0 [2021-03-26T10:21:44.209Z] Running setup.py install for PyYAML: started [2021-03-26T10:21:46.171Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-26T10:21:47.145Z] Running setup.py install for dockerpty: started [2021-03-26T10:21:49.107Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-26T10:21:50.074Z] 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-03-26T10:21:54.359Z] Removing intermediate container 4f9185fc2056 [2021-03-26T10:21:54.359Z] ---> 37aa40167717 [2021-03-26T10:21:54.359Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-26T10:21:54.359Z] ---> Running in cf8aeb80e0a1 [2021-03-26T10:21:54.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:55.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-26T10:21:55.495Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-26T10:21:55.495Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-26T10:21:55.495Z] (3/3) Installing curl (7.69.1-r3) [2021-03-26T10:21:55.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-26T10:21:55.495Z] OK: 72 MiB in 58 packages [2021-03-26T10:21:56.948Z] Removing intermediate container cf8aeb80e0a1 [2021-03-26T10:21:56.948Z] ---> 374c54554445 [2021-03-26T10:21:56.948Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-26T10:21:56.948Z] ---> Running in e583a6ee1389 [2021-03-26T10:21:57.552Z] Removing intermediate container e583a6ee1389 [2021-03-26T10:21:57.552Z] ---> 8bab6add2a8b [2021-03-26T10:21:57.552Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-26T10:21:57.552Z] ---> Running in 3a64e5fdf4f6 [2021-03-26T10:21:58.159Z] Removing intermediate container 3a64e5fdf4f6 [2021-03-26T10:21:58.159Z] ---> a5b9b6eb082a [2021-03-26T10:21:58.159Z] Step 24/26 : LABEL arch=arm64 [2021-03-26T10:21:58.159Z] ---> Running in 5dcca21c824d [2021-03-26T10:21:58.754Z] Removing intermediate container 5dcca21c824d [2021-03-26T10:21:58.754Z] ---> 0d4cac98c851 [2021-03-26T10:21:58.754Z] Step 25/26 : LABEL git_sha=49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:21:58.754Z] ---> Running in aff8f95dfbf8 [2021-03-26T10:21:59.348Z] Removing intermediate container aff8f95dfbf8 [2021-03-26T10:21:59.348Z] ---> 0a0b27b3403c [2021-03-26T10:21:59.348Z] Step 26/26 : LABEL version=0.0.0 [2021-03-26T10:21:59.348Z] ---> Running in de94e14a9161 [2021-03-26T10:21:59.944Z] Removing intermediate container de94e14a9161 [2021-03-26T10:21:59.944Z] ---> 8bcca7f0e586 [2021-03-26T10:21:59.944Z] [2021-03-26T10:22:00.215Z] Successfully built 8bcca7f0e586 [2021-03-26T10:22:00.488Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-26T10:22:00.772Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-26T10:22:00.804Z] $ docker stop --time=1 80565fda97487fe2e5923051cae5b8dcc8cbcb74df6988fa1e43841b73894956 [2021-03-26T10:22:02.772Z] $ docker rm -f 80565fda97487fe2e5923051cae5b8dcc8cbcb74df6988fa1e43841b73894956 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-26T10:22:03.596Z] + grep docker [2021-03-26T10:22:03.596Z] + docker images [2021-03-26T10:22:03.865Z] docker-sys-mgmt-agent-go-arm64 latest 8bcca7f0e586 4 seconds ago 300MB [2021-03-26T10:22:03.865Z] docker-core-data-go-arm64 latest 44e387ea9d02 43 seconds ago 21.4MB [2021-03-26T10:22:03.865Z] docker-support-scheduler-go-arm64 latest ddd42faa042c About a minute ago 16.4MB [2021-03-26T10:22:03.865Z] docker-security-proxy-setup-go-arm64 latest 316e351260ac About a minute ago 23.4MB [2021-03-26T10:22:03.865Z] docker-security-bootstrapper-go-arm64 latest 110781501224 3 minutes ago 17.9MB [2021-03-26T10:22:03.865Z] docker-core-command-go-arm64 latest d9446781b5f3 4 minutes ago 16.3MB [2021-03-26T10:22:03.865Z] docker-support-notifications-go-arm64 latest 22374416c276 4 minutes ago 16.9MB [2021-03-26T10:22:03.865Z] docker-core-metadata-go-arm64 latest e8a555170667 4 minutes ago 17.9MB [2021-03-26T10:22:03.865Z] docker-security-secretstore-setup-go-arm64 latest 86669d7f5a0f 4 minutes ago 23.7MB [2021-03-26T10:22:03.865Z] 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-03-26T10:22:05.547Z] ---> job-cost.sh [2021-03-26T10:22:05.547Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-APeh [2021-03-26T10:22:32.967Z] Running on prd-ubuntu18.04-docker-8c-8g-31541 in /w/workspace/edgexfoundry_edgex-go_PR-3305 [Pipeline] { [Pipeline] ws [2021-03-26T10:22:33.115Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-26T10:22:35.236Z] using credential edgex-jenkins-ssh [2021-03-26T10:22:35.350Z] Cloning the remote Git repository [2021-03-26T10:22:35.376Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-26T10:22:35.445Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-26T10:22:35.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T10:22:35.470Z] > git --version # timeout=10 [2021-03-26T10:22:35.477Z] > git --version # 'git version 2.17.1' [2021-03-26T10:22:35.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T10:22:35.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T10:22:44.499Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-26T10:23:05.995Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T10:23:06.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-26T10:23:06.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-26T10:23:06.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-26T10:23:06.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T10:23:06.029Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3305/head:refs/remotes/origin/PR-3305 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-26T10:23:06.677Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:23:06.814Z] Merge succeeded, producing 49e77480c97c89d985b00628fe84bc37250636de [2021-03-26T10:23:06.815Z] Checking out Revision 49e77480c97c89d985b00628fe84bc37250636de (PR-3305) [2021-03-26T10:23:06.687Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T10:23:06.694Z] > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 [2021-03-26T10:23:06.772Z] > git remote # timeout=10 [2021-03-26T10:23:06.786Z] > git config --get remote.origin.url # timeout=10 [2021-03-26T10:23:06.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-26T10:23:06.799Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-26T10:23:06.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-26T10:23:06.819Z] > git config core.sparsecheckout # timeout=10 [2021-03-26T10:23:06.825Z] > git checkout -f 49e77480c97c89d985b00628fe84bc37250636de # timeout=10 [2021-03-26T10:23:10.474Z] Commit message: "feat(scheduler): Implement GET /intervalaction/name/{name} V2 API" [2021-03-26T10:23:10.503Z] > git --version # timeout=10 [2021-03-26T10:23:10.507Z] > git --version # 'git version 2.17.1' [2021-03-26T10:23:10.511Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-26T10:23:10.935Z] [2021-03-26T10:23:10.935Z] GitHub has been notified of this commit’s build result [2021-03-26T10:23:10.935Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:23:11.925Z] + echo snap-build.sh [2021-03-26T10:23:11.925Z] snap-build.sh [2021-03-26T10:23:11.925Z] + SNAP_BASE_DIR=. [2021-03-26T10:23:11.925Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-26T10:23:11.925Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-26T10:23:11.925Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-26T10:23:11.925Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-26T10:23:11.925Z] + cd /w/workspace/edgex-go/1 [2021-03-26T10:23:11.925Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-26T10:23:11.925Z] Reading package lists... [2021-03-26T10:23:11.925Z] Building dependency tree... [2021-03-26T10:23:11.925Z] Reading state information... [2021-03-26T10:23:12.189Z] The following packages were automatically installed and are no longer required: [2021-03-26T10:23:12.189Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-26T10:23:12.189Z] uidmap xdelta3 [2021-03-26T10:23:12.189Z] Use 'sudo apt autoremove' to remove them. [2021-03-26T10:23:12.189Z] The following packages will be REMOVED: [2021-03-26T10:23:12.189Z] lxd* lxd-client* [2021-03-26T10:23:12.451Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-26T10:23:12.451Z] After this operation, 31.7 MB disk space will be freed. [2021-03-26T10:23:13.526Z] (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-03-26T10:23:13.526Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-26T10:23:14.471Z] Removing lxd dnsmasq configuration [2021-03-26T10:23:14.471Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-26T10:23:14.738Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-26T10:23:15.683Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-26T10:23:15.683Z] (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-03-26T10:23:15.683Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-26T10:23:17.071Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-26T10:23:17.071Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-26T10:23:18.457Z] + sudo snap remove --purge lxd [2021-03-26T10:23:18.457Z] snap "lxd" is not installed [2021-03-26T10:23:18.457Z] + sudo groupadd --force --system lxd [2021-03-26T10:23:18.457Z] ++ whoami [2021-03-26T10:23:18.457Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-26T10:23:18.457Z] + newgrp - lxd [2021-03-26T10:23:18.457Z] + sudo snap install lxd [2021-03-26T10:23:30.693Z] 2021-03-26T10:23:28Z INFO Waiting for automatic snapd restart... [2021-03-26T10:23:48.924Z] lxd 4.12 from Canonical* installed [2021-03-26T10:23:48.924Z] + sudo lxd init --auto [2021-03-26T10:23:57.077Z] + sudo snap install --classic snapcraft [2021-03-26T10:24:09.325Z] snapcraft 4.5.4 from Canonical* installed [2021-03-26T10:24:09.325Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-26T10:24:09.325Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-26T10:24:09.325Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-26T10:24:09.325Z] Dload Upload Total Spent Left Speed [2021-03-26T10:24:09.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3943 [2021-03-26T10:24:09.325Z] 100 3325k 100 3325k 0 0 8866k 0 --:--:-- --:--:-- --:--:-- 8866k [2021-03-26T10:24:09.325Z] ./yq_linux_amd64 [2021-03-26T10:24:09.325Z] + sudo snapcraft prime --use-lxd [2021-03-26T10:24:10.266Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-26T10:24:10.266Z] 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-03-26T10:24:10.266Z] - README.md [2021-03-26T10:24:10.266Z] [2021-03-26T10:24:10.266Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-26T10:24:10.837Z] Launching a container. [2021-03-26T10:24:21.238Z] lf-activate-venv(): INFO: Adding /tmp/venv-APeh/bin to PATH [2021-03-26T10:24:21.238Z] INFO: No Stack... [2021-03-26T10:24:21.238Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-26T10:24:21.238Z] INFO: Archiving Costs [Pipeline] sh [2021-03-26T10:24:21.591Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-26T10:24:21.591Z] + cut -d, -f6 [Pipeline] lock [2021-03-26T10:24:21.725Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] [2021-03-26T10:24:21.733Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] did not exist. Created. [2021-03-26T10:24:21.733Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-26T10:24:22.372Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-26T10:24:22.654Z] Stashed 1 file(s) [Pipeline] } [2021-03-26T10:24:22.674Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3305-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [2021-03-26T10:24:23.067Z] Waiting for container to be ready [Pipeline] } [Pipeline] // withEnv [2021-03-26T10:24:23.329Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-26T10:24:23.329Z] [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-26T10:24:27.535Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-26T10:24:27.536Z] Waiting for network to be ready... [2021-03-26T10:24:27.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-26T10:24:27.798Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-26T10:24:28.372Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-26T10:24:28.372Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-26T10:24:28.372Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-26T10:24:28.942Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-26T10:24:28.942Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-26T10:24:28.942Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-26T10:24:28.942Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-26T10:24:28.942Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-26T10:24:28.942Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-26T10:24:28.942Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-26T10:24:28.942Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-26T10:24:28.942Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-26T10:24:28.942Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-26T10:24:28.942Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-26T10:24:28.942Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-26T10:24:29.204Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-26T10:24:29.204Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-26T10:24:29.474Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-03-26T10:24:29.736Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-26T10:24:29.736Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-26T10:24:29.736Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-26T10:24:29.736Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-26T10:24:29.736Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-26T10:24:29.736Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-26T10:24:29.736Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-26T10:24:32.286Z] Fetched 24.2 MB in 4s (5468 kB/s) [2021-03-26T10:24:32.855Z] Reading package lists... [2021-03-26T10:24:33.115Z] Reading package lists... [2021-03-26T10:24:33.376Z] Building dependency tree... [2021-03-26T10:24:33.376Z] Reading state information... [2021-03-26T10:24:33.376Z] The following additional packages will be installed: [2021-03-26T10:24:33.376Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-26T10:24:33.376Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-26T10:24:33.376Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-26T10:24:33.376Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-26T10:24:33.376Z] Suggested packages: [2021-03-26T10:24:33.376Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-26T10:24:33.376Z] Recommended packages: [2021-03-26T10:24:33.376Z] gnupg libsasl2-modules [2021-03-26T10:24:33.376Z] The following NEW packages will be installed: [2021-03-26T10:24:33.376Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-26T10:24:33.376Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-26T10:24:33.376Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-26T10:24:33.376Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-26T10:24:33.376Z] The following packages will be upgraded: [2021-03-26T10:24:33.376Z] gpg gpg-agent gpgconf libudev1 [2021-03-26T10:24:33.636Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-26T10:24:33.636Z] Need to get 3530 kB of archives. [2021-03-26T10:24:33.636Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-26T10:24:33.636Z] 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-03-26T10:24:33.636Z] 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-03-26T10:24:33.636Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-26T10:24:33.636Z] 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-03-26T10:24:33.636Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-26T10:24:33.898Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-26T10:24:34.470Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-26T10:24:34.470Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-26T10:24:34.470Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-26T10:24:34.470Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-26T10:24:34.470Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-26T10:24:34.470Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-26T10:24:34.470Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-26T10:24:34.470Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-26T10:24:34.470Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-26T10:24:34.470Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-26T10:24:34.470Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-26T10:24:34.470Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-26T10:24:34.470Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-26T10:24:34.470Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-26T10:24:34.470Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-26T10:24:34.470Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-26T10:24:34.732Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T10:24:34.732Z] Fetched 3530 kB in 1s (3508 kB/s) [2021-03-26T10:24:34.732Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-26T10:24:34.732Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-26T10:24:34.732Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T10:24:34.732Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-26T10:24:34.992Z] Selecting previously unselected package udev. [2021-03-26T10:24:34.992Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-26T10:24:34.992Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-26T10:24:34.992Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-26T10:24:35.254Z] Selecting previously unselected package libfuse2:amd64. [2021-03-26T10:24:35.254Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-26T10:24:35.254Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-26T10:24:35.254Z] Selecting previously unselected package fuse. [2021-03-26T10:24:35.254Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-26T10:24:35.254Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-26T10:24:35.254Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T10:24:35.254Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T10:24:35.514Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T10:24:35.514Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T10:24:35.514Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T10:24:35.775Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T10:24:35.775Z] Selecting previously unselected package libksba8:amd64. [2021-03-26T10:24:35.775Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-26T10:24:35.775Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-26T10:24:35.775Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-26T10:24:35.775Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.036Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.036Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-26T10:24:36.036Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.036Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.036Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-26T10:24:36.036Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.036Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.298Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-26T10:24:36.298Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.298Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.298Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-26T10:24:36.298Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.298Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.561Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-26T10:24:36.561Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.561Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.561Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-26T10:24:36.561Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.561Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.825Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-26T10:24:36.825Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.825Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.825Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-26T10:24:36.825Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-26T10:24:36.825Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:36.825Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-26T10:24:36.825Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-26T10:24:36.825Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T10:24:37.086Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-26T10:24:37.086Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-26T10:24:37.086Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T10:24:37.086Z] Selecting previously unselected package libldap-common. [2021-03-26T10:24:37.086Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-26T10:24:37.086Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T10:24:37.086Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-26T10:24:37.087Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-26T10:24:37.087Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T10:24:37.347Z] Selecting previously unselected package dirmngr. [2021-03-26T10:24:37.347Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T10:24:37.347Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-26T10:24:37.347Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T10:24:37.609Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-26T10:24:37.609Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-26T10:24:37.610Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T10:24:37.610Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-26T10:24:37.872Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-26T10:24:37.872Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:37.872Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-26T10:24:37.872Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T10:24:37.872Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-26T10:24:38.132Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-26T10:24:38.393Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.393Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-26T10:24:38.393Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-26T10:24:38.393Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-26T10:24:38.393Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-26T10:24:38.655Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-26T10:24:38.655Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-26T10:24:38.655Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T10:24:39.225Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-26T10:24:39.225Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-26T10:24:39.225Z] This means they are not meant to be enabled using systemctl. [2021-03-26T10:24:39.225Z] Possible reasons for having this kind of units are: [2021-03-26T10:24:39.225Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-26T10:24:39.225Z] .wants/ or .requires/ directory. [2021-03-26T10:24:39.225Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-26T10:24:39.225Z] a requirement dependency on it. [2021-03-26T10:24:39.225Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-26T10:24:39.225Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-26T10:24:39.225Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-26T10:24:39.225Z] instance name specified. [2021-03-26T10:24:39.485Z] Reading package lists... [2021-03-26T10:24:39.747Z] Building dependency tree... [2021-03-26T10:24:39.747Z] Reading state information... [2021-03-26T10:24:39.747Z] The following additional packages will be installed: [2021-03-26T10:24:39.747Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-26T10:24:39.747Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-26T10:24:39.747Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-26T10:24:39.747Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-26T10:24:39.747Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-26T10:24:39.747Z] Suggested packages: [2021-03-26T10:24:39.747Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-26T10:24:39.747Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-26T10:24:39.747Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-26T10:24:39.747Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-26T10:24:39.747Z] systemd-container policykit-1 [2021-03-26T10:24:39.747Z] Recommended packages: [2021-03-26T10:24:39.747Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-26T10:24:39.747Z] The following NEW packages will be installed: [2021-03-26T10:24:39.747Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-26T10:24:39.747Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-26T10:24:39.747Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-26T10:24:39.747Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-26T10:24:39.747Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-26T10:24:39.747Z] The following packages will be upgraded: [2021-03-26T10:24:39.747Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-26T10:24:40.008Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-26T10:24:40.008Z] Need to get 35.2 MB of archives. [2021-03-26T10:24:40.008Z] After this operation, 141 MB of additional disk space will be used. [2021-03-26T10:24:40.008Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-26T10:24:40.008Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-26T10:24:40.582Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-26T10:24:40.582Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-26T10:24:40.843Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-26T10:24:40.843Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-26T10:24:40.843Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-26T10:24:40.843Z] 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-03-26T10:24:40.843Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-26T10:24:40.843Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-26T10:24:40.843Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-26T10:24:40.843Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-26T10:24:40.843Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-26T10:24:40.843Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-26T10:24:40.843Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-26T10:24:40.843Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-26T10:24:40.843Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-26T10:24:41.104Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-26T10:24:41.104Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-26T10:24:45.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-26T10:24:45.312Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-26T10:24:45.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-26T10:24:45.312Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-26T10:24:45.312Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-26T10:24:45.312Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-26T10:24:45.312Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-26T10:24:45.312Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-26T10:24:45.312Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-26T10:24:45.312Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-26T10:24:45.312Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-26T10:24:45.572Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T10:24:45.572Z] Fetched 35.2 MB in 6s (6242 kB/s) [2021-03-26T10:24:45.572Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-26T10:24:45.572Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-26T10:24:45.832Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T10:24:46.405Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-26T10:24:46.405Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T10:24:46.405Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-26T10:24:46.405Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-26T10:24:46.405Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-26T10:24:46.667Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-26T10:24:46.667Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-26T10:24:46.928Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-26T10:24:46.928Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-26T10:24:46.928Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-26T10:24:47.187Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-26T10:24:47.187Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-26T10:24:47.757Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-26T10:24:47.757Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-26T10:24:47.757Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-26T10:24:47.757Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-26T10:24:48.018Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-26T10:24:48.018Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T10:24:48.018Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:48.280Z] Selecting previously unselected package libexpat1:amd64. [2021-03-26T10:24:48.280Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-26T10:24:48.280Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-26T10:24:48.280Z] Selecting previously unselected package python3.6-minimal. [2021-03-26T10:24:48.280Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T10:24:48.280Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:48.541Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-26T10:24:48.804Z] Checking for services that may need to be restarted...done. [2021-03-26T10:24:48.804Z] Checking for services that may need to be restarted...done. [2021-03-26T10:24:48.804Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:48.804Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-26T10:24:48.804Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:49.376Z] Selecting previously unselected package python3-minimal. [2021-03-26T10:24:49.376Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-26T10:24:49.376Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-26T10:24:49.376Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-26T10:24:49.376Z] Selecting previously unselected package mime-support. [2021-03-26T10:24:49.376Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-26T10:24:49.376Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-26T10:24:49.636Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-26T10:24:49.636Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-26T10:24:49.636Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-26T10:24:49.636Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-26T10:24:49.636Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T10:24:49.636Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:49.898Z] Selecting previously unselected package python3.6. [2021-03-26T10:24:49.898Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-26T10:24:49.898Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:49.898Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-26T10:24:49.898Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-26T10:24:49.898Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-26T10:24:49.898Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-26T10:24:50.159Z] Selecting previously unselected package python3. [2021-03-26T10:24:50.159Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-26T10:24:50.159Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-26T10:24:50.420Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-26T10:24:50.420Z] Selecting previously unselected package multiarch-support. [2021-03-26T10:24:50.420Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T10:24:50.420Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-26T10:24:50.420Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-26T10:24:50.681Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-26T10:24:50.681Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-26T10:24:50.681Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-26T10:24:50.681Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-26T10:24:50.681Z] Selecting previously unselected package libbsd0:amd64. [2021-03-26T10:24:50.681Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-26T10:24:50.681Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-26T10:24:50.943Z] Selecting previously unselected package sudo. [2021-03-26T10:24:50.943Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-26T10:24:50.943Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-26T10:24:50.943Z] Selecting previously unselected package apparmor. [2021-03-26T10:24:50.943Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-26T10:24:50.943Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-26T10:24:51.204Z] Selecting previously unselected package libedit2:amd64. [2021-03-26T10:24:51.204Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-26T10:24:51.204Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-26T10:24:51.204Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-26T10:24:51.204Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T10:24:51.466Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:51.466Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-26T10:24:51.466Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T10:24:51.466Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:51.466Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-26T10:24:51.466Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-26T10:24:51.466Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-26T10:24:51.727Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-26T10:24:51.727Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T10:24:51.727Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:51.727Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-26T10:24:51.727Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-26T10:24:51.727Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:51.989Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-26T10:24:51.989Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-26T10:24:51.989Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-26T10:24:52.251Z] Selecting previously unselected package openssh-client. [2021-03-26T10:24:52.251Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-26T10:24:52.251Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-26T10:24:52.251Z] Selecting previously unselected package squashfs-tools. [2021-03-26T10:24:52.251Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-26T10:24:52.251Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-26T10:24:52.513Z] Selecting previously unselected package snapd. [2021-03-26T10:24:52.513Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-26T10:24:52.513Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-26T10:24:54.429Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-26T10:24:54.429Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-26T10:24:54.692Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-26T10:24:54.692Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-26T10:24:54.692Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-26T10:24:54.692Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:54.692Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T10:24:54.952Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-26T10:24:54.952Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-26T10:24:55.525Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-26T10:24:55.525Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-26T10:24:55.525Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-26T10:24:55.525Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:55.525Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:55.785Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-26T10:24:56.356Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-26T10:24:56.356Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:56.356Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-26T10:24:56.356Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-26T10:24:56.356Z] running python rtupdate hooks for python3.6... [2021-03-26T10:24:56.356Z] running python post-rtupdate hooks for python3.6... [2021-03-26T10:24:56.356Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-26T10:24:57.740Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-26T10:24:58.000Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-26T10:24:58.000Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-26T10:24:58.263Z] Setting up snapd (2.48.3+18.04) ... [2021-03-26T10:24:58.523Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-26T10:24:58.840Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-26T10:24:58.841Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-26T10:24:59.100Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-26T10:24:59.100Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-26T10:24:59.100Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-26T10:24:59.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-26T10:24:59.621Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-26T10:24:59.621Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-26T10:24:59.886Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-26T10:24:59.886Z] /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-03-26T10:25:00.147Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-26T10:25:00.147Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-26T10:25:01.087Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T10:25:01.087Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T10:25:01.087Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T10:25:02.287Z] Reading package lists... [2021-03-26T10:25:02.287Z] Reading package lists... [2021-03-26T10:25:02.553Z] Building dependency tree... [2021-03-26T10:25:02.553Z] Reading state information... [2021-03-26T10:25:02.553Z] Calculating upgrade... [2021-03-26T10:25:02.814Z] The following packages will be upgraded: [2021-03-26T10:25:02.814Z] advancecomp base-files bash binutils binutils-common [2021-03-26T10:25:02.814Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-26T10:25:02.814Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-26T10:25:02.814Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-26T10:25:02.814Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-26T10:25:02.814Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-26T10:25:02.814Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-26T10:25:02.814Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-26T10:25:02.814Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-26T10:25:02.814Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-26T10:25:02.814Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-26T10:25:02.814Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-26T10:25:02.814Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-26T10:25:02.814Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-26T10:25:02.814Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-26T10:25:03.758Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-26T10:25:03.758Z] Need to get 63.8 MB of archives. [2021-03-26T10:25:03.758Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-26T10:25:03.758Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-26T10:25:03.758Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-26T10:25:03.758Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-26T10:25:03.758Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-26T10:25:03.758Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-26T10:25:03.758Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-26T10:25:03.758Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-26T10:25:03.758Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-26T10:25:03.758Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-26T10:25:03.758Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-26T10:25:03.758Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-26T10:25:03.758Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-26T10:25:03.758Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-26T10:25:03.758Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-26T10:25:03.758Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-26T10:25:03.758Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-26T10:25:03.758Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-26T10:25:03.758Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-26T10:25:03.758Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-26T10:25:03.758Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-26T10:25:03.758Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-26T10:25:03.758Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-26T10:25:03.758Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-26T10:25:03.758Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-26T10:25:03.758Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-26T10:25:03.758Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-26T10:25:03.759Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-26T10:25:03.759Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-26T10:25:03.759Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-26T10:25:03.759Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-26T10:25:03.759Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-26T10:25:03.759Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-26T10:25:03.759Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-26T10:25:03.759Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-26T10:25:03.759Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-26T10:25:04.021Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-26T10:25:04.021Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-26T10:25:04.021Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-26T10:25:04.021Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-26T10:25:04.021Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-26T10:25:04.021Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-26T10:25:04.021Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-26T10:25:04.021Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-26T10:25:04.021Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-26T10:25:04.021Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-26T10:25:04.021Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-26T10:25:04.021Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-26T10:25:04.021Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-26T10:25:04.021Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-26T10:25:04.021Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-26T10:25:04.021Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-26T10:25:04.021Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-26T10:25:04.021Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-26T10:25:04.021Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-26T10:25:04.021Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-26T10:25:04.281Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-26T10:25:04.281Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-26T10:25:04.281Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-26T10:25:04.542Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-26T10:25:04.542Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-26T10:25:04.542Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-26T10:25:04.542Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-26T10:25:04.542Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-26T10:25:04.542Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-26T10:25:05.483Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-26T10:25:05.483Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-26T10:25:05.483Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-26T10:25:05.483Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-26T10:25:05.483Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-26T10:25:05.483Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-26T10:25:05.483Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-26T10:25:05.483Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-26T10:25:05.483Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-26T10:25:05.483Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-26T10:25:05.483Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-26T10:25:05.483Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-26T10:25:05.744Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-26T10:25:05.744Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-26T10:25:05.744Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-26T10:25:05.744Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-26T10:25:05.744Z] 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-03-26T10:25:05.744Z] 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-03-26T10:25:05.744Z] 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-03-26T10:25:05.744Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-26T10:25:05.744Z] 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-03-26T10:25:05.744Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-26T10:25:05.744Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-26T10:25:05.744Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-26T10:25:05.744Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-26T10:25:05.744Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-26T10:25:05.744Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-26T10:25:05.744Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-26T10:25:05.744Z] 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-03-26T10:25:05.744Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-26T10:25:05.744Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-26T10:25:06.005Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-26T10:25:06.005Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-26T10:25:06.005Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-26T10:25:06.005Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-26T10:25:06.005Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T10:25:06.005Z] Fetched 63.8 MB in 3s (20.7 MB/s) [2021-03-26T10:25:06.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:06.005Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T10:25:06.005Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T10:25:06.948Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T10:25:06.948Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T10:25:06.948Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-26T10:25:06.948Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-26T10:25:07.894Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:07.894Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:07.894Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:07.894Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.154Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:08.154Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.154Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:08.154Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.421Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:08.421Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.421Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:08.685Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.685Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:08.685Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.685Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:08.947Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T10:25:08.947Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:08.947Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-26T10:25:08.947Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:09.208Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T10:25:09.208Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:09.208Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:09.208Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:09.208Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:09.470Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:09.470Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-26T10:25:09.470Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:09.730Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T10:25:09.730Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T10:25:09.991Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T10:25:10.253Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-26T10:25:10.515Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-26T10:25:10.515Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-26T10:25:10.515Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-26T10:25:10.515Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-26T10:25:10.515Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-26T10:25:10.777Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-26T10:25:10.777Z] Installing new version of config file /etc/issue ... [2021-03-26T10:25:10.777Z] Installing new version of config file /etc/issue.net ... [2021-03-26T10:25:11.041Z] Installing new version of config file /etc/lsb-release ... [2021-03-26T10:25:11.041Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-26T10:25:11.306Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-26T10:25:11.306Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-26T10:25:11.306Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-26T10:25:11.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:11.306Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-26T10:25:11.306Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-26T10:25:11.568Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-26T10:25:11.568Z] 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-03-26T10:25:11.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:11.830Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:11.830Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:11.830Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:11.830Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:11.830Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-26T10:25:12.092Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-26T10:25:12.092Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-26T10:25:12.353Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:12.353Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-26T10:25:12.353Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-26T10:25:12.353Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-26T10:25:12.615Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:12.615Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T10:25:12.615Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T10:25:12.878Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-26T10:25:12.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:12.878Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T10:25:12.878Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T10:25:13.140Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-26T10:25:13.140Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:13.140Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-26T10:25:13.140Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-26T10:25:13.401Z] Setting up grep (3.1-2build1) ... [2021-03-26T10:25:13.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:13.401Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-26T10:25:13.401Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-26T10:25:13.663Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-26T10:25:13.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:13.663Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T10:25:13.663Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T10:25:13.924Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-26T10:25:13.924Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:13.924Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-26T10:25:13.924Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T10:25:14.497Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-26T10:25:14.497Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T10:25:14.759Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-26T10:25:14.759Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T10:25:15.332Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-26T10:25:15.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:15.332Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-26T10:25:15.332Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-26T10:25:16.275Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-26T10:25:16.275Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-26T10:25:16.536Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-26T10:25:16.536Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-26T10:25:16.536Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-26T10:25:16.798Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:16.798Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-26T10:25:16.798Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-26T10:25:17.060Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-26T10:25:17.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:17.060Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:17.060Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:17.060Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:17.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:17.321Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:17.321Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:17.321Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:17.581Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:17.581Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:17.581Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:17.581Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:17.581Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:17.582Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:17.843Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:17.843Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:17.843Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:17.843Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T10:25:17.843Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T10:25:18.105Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T10:25:18.105Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T10:25:18.105Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-26T10:25:18.366Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:18.366Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-26T10:25:18.366Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T10:25:18.366Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-26T10:25:18.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:18.631Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:18.631Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:18.631Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:18.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:18.631Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:18.892Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:18.892Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:18.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:18.892Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:19.153Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:19.414Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:19.677Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-26T10:25:19.937Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-26T10:25:20.206Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:20.206Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-26T10:25:20.206Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-26T10:25:20.206Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-26T10:25:20.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-26T10:25:20.467Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-26T10:25:20.467Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-26T10:25:20.743Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-26T10:25:20.743Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:20.743Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-26T10:25:20.743Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-26T10:25:21.004Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-26T10:25:21.265Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:21.265Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-26T10:25:21.265Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-26T10:25:21.265Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-26T10:25:21.526Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:21.526Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-26T10:25:21.526Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-26T10:25:21.526Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-26T10:25:21.788Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:21.788Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-26T10:25:21.788Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T10:25:21.788Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T10:25:22.050Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:22.050Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-26T10:25:22.050Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T10:25:22.050Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T10:25:22.316Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:22.316Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-26T10:25:22.316Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T10:25:22.578Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T10:25:22.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:22.578Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-26T10:25:22.578Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-26T10:25:22.839Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-26T10:25:22.839Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-26T10:25:22.839Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T10:25:22.839Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T10:25:23.100Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-26T10:25:23.100Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:23.100Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-26T10:25:23.100Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-26T10:25:23.362Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-26T10:25:23.362Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:23.362Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-26T10:25:23.362Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-26T10:25:23.623Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-26T10:25:23.883Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:23.883Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-26T10:25:23.883Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-26T10:25:23.883Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-26T10:25:23.883Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:23.884Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-26T10:25:24.144Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-26T10:25:24.144Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-26T10:25:24.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:24.418Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-26T10:25:24.418Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-26T10:25:24.679Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-26T10:25:24.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:24.938Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-26T10:25:24.938Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-26T10:25:24.938Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-26T10:25:24.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:24.938Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-26T10:25:24.938Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-26T10:25:25.199Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-26T10:25:25.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:25.461Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-26T10:25:25.461Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-26T10:25:25.723Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-26T10:25:25.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:25.723Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-26T10:25:25.723Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-26T10:25:25.987Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-26T10:25:25.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:25.987Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-26T10:25:25.987Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-26T10:25:26.248Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-26T10:25:26.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:26.248Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-26T10:25:26.248Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-26T10:25:26.509Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-26T10:25:26.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-26T10:25:26.509Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-26T10:25:26.509Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-26T10:25:26.509Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-26T10:25:26.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-26T10:25:26.770Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-26T10:25:26.770Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-26T10:25:26.770Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-26T10:25:26.770Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-26T10:25:27.033Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-26T10:25:27.033Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-26T10:25:27.344Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-26T10:25:27.344Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-26T10:25:27.620Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-26T10:25:27.621Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-26T10:25:27.621Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-26T10:25:27.621Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-26T10:25:27.927Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-26T10:25:27.927Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-26T10:25:27.927Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-26T10:25:27.927Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-26T10:25:28.205Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-26T10:25:28.205Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-26T10:25:28.205Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-26T10:25:28.205Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-26T10:25:28.477Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-26T10:25:28.477Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-26T10:25:28.477Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-26T10:25:28.477Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-26T10:25:29.502Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-26T10:25:29.502Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-26T10:25:29.502Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-26T10:25:29.502Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-26T10:25:29.765Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T10:25:29.765Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T10:25:30.032Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T10:25:30.032Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T10:25:30.605Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T10:25:30.605Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T10:25:30.605Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-26T10:25:30.605Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-26T10:25:30.866Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:30.866Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:30.866Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:30.866Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:31.128Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:31.128Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:31.128Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:31.395Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:32.339Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:32.339Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:32.913Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:32.913Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:33.855Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:33.855Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:34.117Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:34.117Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:35.060Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-26T10:25:35.060Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-26T10:25:35.060Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-26T10:25:35.060Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-26T10:25:35.322Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-26T10:25:35.322Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-26T10:25:35.322Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-26T10:25:35.322Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-26T10:25:35.583Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-26T10:25:35.583Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-26T10:25:35.844Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-26T10:25:35.844Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-26T10:25:36.104Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-26T10:25:36.104Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-26T10:25:36.104Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-26T10:25:36.365Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-26T10:25:36.365Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:36.365Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-26T10:25:36.365Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:36.365Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:36.365Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:36.627Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-26T10:25:36.627Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-26T10:25:36.627Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-26T10:25:36.627Z] [2021-03-26T10:25:36.627Z] Current default time zone: 'Etc/UTC' [2021-03-26T10:25:36.627Z] Local time is now: Fri Mar 26 10:25:36 UTC 2021. [2021-03-26T10:25:36.627Z] Universal Time is now: Fri Mar 26 10:25:36 UTC 2021. [2021-03-26T10:25:36.627Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-26T10:25:36.627Z] [2021-03-26T10:25:36.907Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-26T10:25:36.907Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:36.907Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-26T10:25:36.907Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-26T10:25:36.907Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-26T10:25:36.907Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-26T10:25:36.907Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-26T10:25:36.907Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-26T10:25:37.169Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-26T10:25:37.169Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-26T10:25:37.169Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:37.169Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-26T10:25:37.430Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:37.430Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-26T10:25:37.430Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:37.430Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-26T10:25:37.430Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-26T10:25:37.692Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-26T10:25:37.692Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-26T10:25:37.692Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-26T10:25:37.692Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-26T10:25:37.692Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-26T10:25:37.692Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-26T10:25:39.607Z] Updating certificates in /etc/ssl/certs... [2021-03-26T10:25:40.197Z] 23 added, 27 removed; done. [2021-03-26T10:25:40.458Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-26T10:25:40.458Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-26T10:25:40.458Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-26T10:25:40.458Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-26T10:25:40.458Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-26T10:25:40.720Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.720Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-26T10:25:40.720Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.720Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.720Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.720Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.720Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.720Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-26T10:25:40.981Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-26T10:25:40.981Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-26T10:25:40.981Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-26T10:25:40.981Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-26T10:25:40.981Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:40.981Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-26T10:25:41.243Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-26T10:25:41.243Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-26T10:25:41.243Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-26T10:25:41.243Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-26T10:25:41.243Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-26T10:25:41.505Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-26T10:25:41.505Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-26T10:25:41.505Z] Updating certificates in /etc/ssl/certs... [2021-03-26T10:25:42.078Z] 0 added, 0 removed; done. [2021-03-26T10:25:42.078Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-26T10:25:42.078Z] done. [2021-03-26T10:25:42.602Z] Reading package lists... [2021-03-26T10:25:42.602Z] Building dependency tree... [2021-03-26T10:25:42.602Z] Reading state information... [2021-03-26T10:25:42.864Z] The following NEW packages will be installed: [2021-03-26T10:25:42.864Z] apt-transport-https [2021-03-26T10:25:42.864Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-26T10:25:42.864Z] Need to get 1696 B of archives. [2021-03-26T10:25:42.864Z] After this operation, 153 kB of additional disk space will be used. [2021-03-26T10:25:42.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-26T10:25:42.864Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T10:25:42.898Z] Fetched 1696 B in 0s (30.1 kB/s) [2021-03-26T10:25:43.162Z] Selecting previously unselected package apt-transport-https. [2021-03-26T10:25:43.162Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-26T10:25:43.162Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-26T10:25:43.162Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-26T10:25:43.162Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-26T10:25:43.422Z] Waiting for network to be ready... [2021-03-26T10:25:48.714Z] 2021-03-26T10:25:46Z INFO Waiting for automatic snapd restart... [2021-03-26T10:25:48.975Z] snapd 2.49.1 from Canonical* installed [2021-03-26T10:25:49.919Z] "snapd" switched to the "latest/stable" channel [2021-03-26T10:25:49.919Z] [2021-03-26T10:25:53.219Z] core18 20210128 from Canonical* installed [2021-03-26T10:25:53.219Z] "core18" switched to the "latest/stable" channel [2021-03-26T10:25:53.219Z] [2021-03-26T10:25:56.519Z] snapcraft 4.5.4 from Canonical* installed [2021-03-26T10:25:56.519Z] "snapcraft" switched to the "latest/stable" channel [2021-03-26T10:25:56.519Z] [2021-03-26T10:25:59.822Z] 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-03-26T10:25:59.822Z] - README.md [2021-03-26T10:25:59.822Z] [2021-03-26T10:25:59.822Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-26T10:26:06.421Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T10:26:06.421Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T10:26:06.421Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T10:26:06.421Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T10:26:07.628Z] Reading package lists... [2021-03-26T10:26:07.889Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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-03-26T10:26:14.487Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T10:26:14.487Z] Reading package lists... [2021-03-26T10:26:14.487Z] Building dependency tree... [2021-03-26T10:26:14.487Z] Reading state information... [2021-03-26T10:26:14.487Z] Suggested packages: [2021-03-26T10:26:14.487Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-26T10:26:14.487Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-26T10:26:14.487Z] Recommended packages: [2021-03-26T10:26:14.487Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-26T10:26:14.487Z] The following NEW packages will be installed: [2021-03-26T10:26:14.487Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-26T10:26:14.487Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-26T10:26:14.487Z] pkg-config zip [2021-03-26T10:26:14.487Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-26T10:26:14.487Z] Need to get 7657 kB of archives. [2021-03-26T10:26:14.487Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-26T10:26:14.488Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-26T10:26:14.488Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-26T10:26:14.488Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-26T10:26:14.488Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-26T10:26:14.488Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-26T10:26:14.488Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-26T10:26:14.488Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-26T10:26:14.748Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-26T10:26:14.748Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-26T10:26:15.009Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-26T10:26:15.009Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-26T10:26:15.271Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-26T10:26:15.271Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-26T10:26:15.271Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-26T10:26:15.271Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-26T10:26:15.271Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-26T10:26:15.271Z] Fetched 7657 kB in 1s (8618 kB/s) [2021-03-26T10:26:15.535Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-26T10:26:15.535Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-26T10:26:15.535Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-26T10:26:15.535Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-26T10:26:15.535Z] Selecting previously unselected package libpsl5:amd64. [2021-03-26T10:26:15.535Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-26T10:26:15.535Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-26T10:26:15.798Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-26T10:26:15.798Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-26T10:26:15.798Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-26T10:26:15.798Z] Selecting previously unselected package librtmp1:amd64. [2021-03-26T10:26:15.798Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-26T10:26:15.798Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-26T10:26:16.060Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-26T10:26:16.061Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-26T10:26:16.061Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-26T10:26:16.061Z] Selecting previously unselected package liberror-perl. [2021-03-26T10:26:16.061Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-26T10:26:16.061Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-26T10:26:16.061Z] Selecting previously unselected package git-man. [2021-03-26T10:26:16.061Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-26T10:26:16.061Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-26T10:26:16.321Z] Selecting previously unselected package git. [2021-03-26T10:26:16.321Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-26T10:26:16.321Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-26T10:26:17.264Z] Selecting previously unselected package libnorm1:amd64. [2021-03-26T10:26:17.264Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-26T10:26:17.264Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-26T10:26:17.264Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-26T10:26:17.264Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-26T10:26:17.264Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-26T10:26:17.526Z] Selecting previously unselected package libsodium23:amd64. [2021-03-26T10:26:17.526Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-26T10:26:17.526Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-26T10:26:17.526Z] Selecting previously unselected package libzmq5:amd64. [2021-03-26T10:26:17.526Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-26T10:26:17.526Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T10:26:17.526Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-26T10:26:17.526Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-26T10:26:17.526Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T10:26:17.788Z] Selecting previously unselected package pkg-config. [2021-03-26T10:26:17.788Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-26T10:26:17.788Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-26T10:26:17.788Z] Selecting previously unselected package zip. [2021-03-26T10:26:17.788Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-26T10:26:17.788Z] Unpacking zip (3.0-11build1) ... [2021-03-26T10:26:18.050Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-26T10:26:18.050Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-26T10:26:18.050Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-26T10:26:18.050Z] Setting up liberror-perl (0.17025-1) ... [2021-03-26T10:26:18.050Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-26T10:26:18.050Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-26T10:26:18.050Z] No schema files found: doing nothing. [2021-03-26T10:26:18.050Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-26T10:26:18.312Z] Setting up zip (3.0-11build1) ... [2021-03-26T10:26:18.312Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-26T10:26:18.312Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-26T10:26:18.312Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-26T10:26:18.312Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T10:26:18.312Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-26T10:26:18.312Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-26T10:26:18.312Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-26T10:26:18.572Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-26T10:26:25.163Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T10:26:25.164Z] git set to automatically installed. [2021-03-26T10:26:25.164Z] git-man set to automatically installed. [2021-03-26T10:26:25.164Z] libcurl3-gnutls set to automatically installed. [2021-03-26T10:26:25.164Z] liberror-perl set to automatically installed. [2021-03-26T10:26:25.164Z] libglib2.0-0 set to automatically installed. [2021-03-26T10:26:25.164Z] libnghttp2-14 set to automatically installed. [2021-03-26T10:26:25.164Z] libnorm1 set to automatically installed. [2021-03-26T10:26:25.164Z] libpgm-5.2-0 set to automatically installed. [2021-03-26T10:26:25.164Z] libpsl5 set to automatically installed. [2021-03-26T10:26:25.164Z] librtmp1 set to automatically installed. [2021-03-26T10:26:25.164Z] libsodium23 set to automatically installed. [2021-03-26T10:26:25.164Z] libzmq3-dev set to automatically installed. [2021-03-26T10:26:25.164Z] libzmq5 set to automatically installed. [2021-03-26T10:26:25.164Z] pkg-config set to automatically installed. [2021-03-26T10:26:25.164Z] zip set to automatically installed. [2021-03-26T10:26:27.080Z] snapd is not logged in, snap install commands will use sudo [2021-03-26T10:26:33.673Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T10:27:20.685Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-26T10:27:20.685Z] snapd is not logged in, snap install commands will use sudo [2021-03-26T10:27:25.979Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-26T10:27:25.980Z] snap "core18" has no updates available [2021-03-26T10:27:26.549Z] Pulling go-build-helper [2021-03-26T10:27:26.549Z] + snapcraftctl pull [2021-03-26T10:27:27.933Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-26T10:27:27.933Z] Skipping pull go-build-helper (already ran) [2021-03-26T10:27:27.933Z] Building go-build-helper [2021-03-26T10:27:27.933Z] + snapcraftctl build [2021-03-26T10:27:29.323Z] Staging go-build-helper [2021-03-26T10:27:29.323Z] + snapcraftctl stage [2021-03-26T10:27:39.329Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-26T10:27:39.329Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-26T10:27:39.329Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-26T10:27:39.329Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-26T10:27:39.329Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-26T10:27:39.329Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-26T10:27:39.329Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-26T10:27:39.329Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-26T10:27:39.329Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-26T10:27:39.329Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-26T10:27:39.329Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-26T10:27:39.330Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-26T10:27:39.330Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-26T10:27:39.330Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-26T10:27:39.330Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-26T10:27:39.330Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-26T10:27:39.330Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-26T10:27:39.330Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-26T10:27:39.330Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-26T10:27:39.330Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-03-26T10:27:39.330Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-26T10:27:39.330Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-26T10:27:39.330Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-26T10:27:39.330Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-26T10:27:39.330Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-26T10:27:39.330Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-26T10:27:39.330Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-26T10:27:39.330Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-26T10:27:39.330Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-26T10:27:39.330Z] Fetched 224 kB in 0s (0 B/s) [2021-03-26T10:27:39.330Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-26T10:27:39.330Z] Fetched 157 kB in 0s (0 B/s) [2021-03-26T10:27:39.330Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-26T10:27:39.330Z] Fetched 221 kB in 0s (0 B/s) [2021-03-26T10:27:39.330Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-26T10:27:39.330Z] Fetched 143 kB in 0s (0 B/s) [2021-03-26T10:27:39.330Z] Pulling app-service-config [2021-03-26T10:27:39.330Z] + snapcraftctl pull [2021-03-26T10:27:39.903Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-26T10:27:40.479Z] Pulling config-common [2021-03-26T10:27:40.479Z] + snapcraftctl pull [2021-03-26T10:27:44.690Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T10:27:44.690Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T10:27:44.690Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T10:27:44.690Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T10:27:44.690Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-26T10:27:44.690Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T10:27:44.690Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-26T10:27:44.690Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T10:27:44.690Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-26T10:27:44.690Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T10:27:44.690Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-26T10:27:44.690Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T10:27:44.690Z] Pulling edgex-go [2021-03-26T10:27:44.690Z] + snapcraftctl pull [2021-03-26T10:28:06.664Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-26T10:28:06.665Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-26T10:28:06.665Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-26T10:28:06.665Z] Fetched 0 B in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-26T10:28:06.665Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-26T10:28:06.665Z] Fetched 279 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-26T10:28:06.665Z] Fetched 122 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-26T10:28:06.665Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-26T10:28:06.665Z] Fetched 8848 B in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-26T10:28:06.665Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-26T10:28:06.665Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-26T10:28:06.665Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-26T10:28:06.665Z] Fetched 214 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-26T10:28:06.665Z] Fetched 154 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-26T10:28:06.665Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-26T10:28:06.665Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-26T10:28:06.665Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-26T10:28:06.665Z] Fetched 499 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-26T10:28:06.665Z] Fetched 111 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-26T10:28:06.665Z] Fetched 240 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-26T10:28:06.665Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-26T10:28:06.665Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-26T10:28:06.665Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-26T10:28:06.665Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-26T10:28:06.665Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-26T10:28:06.665Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-26T10:28:06.665Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-26T10:28:06.665Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-26T10:28:06.665Z] Fetched 8720 B in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-26T10:28:06.665Z] Fetched 137 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-26T10:28:06.665Z] Fetched 119 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-26T10:28:06.665Z] Fetched 109 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-26T10:28:06.665Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-26T10:28:06.665Z] Fetched 645 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-26T10:28:06.665Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-26T10:28:06.665Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-26T10:28:06.665Z] Fetched 368 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-26T10:28:06.665Z] Fetched 187 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-26T10:28:06.665Z] Fetched 175 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-26T10:28:06.665Z] Fetched 206 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-26T10:28:06.665Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-26T10:28:06.665Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-26T10:28:06.665Z] Fetched 159 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-26T10:28:06.665Z] Fetched 107 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-26T10:28:06.665Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-26T10:28:06.665Z] Pulling static-packages [2021-03-26T10:28:06.665Z] + snapcraftctl pull [2021-03-26T10:28:06.665Z] Pulling version [2021-03-26T10:28:06.665Z] + cd /root/project [2021-03-26T10:28:06.665Z] + [ -f VERSION ] [2021-03-26T10:28:06.665Z] + PROJECT_VERSION=local-dev [2021-03-26T10:28:06.665Z] + git rev-parse --short HEAD [2021-03-26T10:28:06.665Z] + GIT_REVISION=49e77480 [2021-03-26T10:28:06.665Z] + snapcraftctl set-version local-dev [2021-03-26T10:28:06.665Z] Skipping build go-build-helper (already ran) [2021-03-26T10:28:06.665Z] Building app-service-config [2021-03-26T10:28:06.665Z] + make build [2021-03-26T10:28:06.665Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-26T10:28:09.981Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-26T10:28:09.981Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-26T10:28:09.981Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-26T10:28:09.981Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-26T10:28:09.981Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-26T10:28:09.981Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-26T10:28:10.249Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-26T10:28:10.249Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-26T10:28:10.249Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-26T10:28:10.249Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-26T10:28:10.249Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-26T10:28:10.249Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-26T10:28:10.249Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-26T10:28:10.249Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-26T10:28:10.249Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-26T10:28:10.249Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-26T10:28:10.515Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-26T10:28:10.515Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-26T10:28:10.515Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-26T10:28:10.515Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-26T10:28:10.515Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-26T10:28:10.792Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-26T10:28:10.792Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-26T10:28:10.792Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-26T10:28:10.792Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-26T10:28:10.792Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-26T10:28:10.792Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-26T10:28:10.792Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-26T10:28:10.792Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-26T10:28:10.792Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-26T10:28:11.074Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-26T10:28:11.074Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-26T10:28:11.074Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-26T10:28:11.074Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-26T10:28:11.074Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-26T10:28:11.074Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-26T10:28:11.074Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-26T10:28:11.074Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-26T10:28:21.089Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-26T10:28:21.089Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-26T10:28:21.089Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-26T10:28:21.089Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-26T10:28:21.659Z] Building config-common [2021-03-26T10:28:21.659Z] + snapcraftctl build [2021-03-26T10:28:24.206Z] Building edgex-go [2021-03-26T10:28:24.206Z] + cd /root/parts/edgex-go/src [2021-03-26T10:28:24.206Z] + make build [2021-03-26T10:28:24.206Z] 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-03-26T10:28:24.779Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-26T10:28:24.779Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-26T10:28:24.779Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.57 [2021-03-26T10:28:24.779Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-26T10:28:25.039Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-26T10:28:25.039Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-26T10:28:25.039Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-26T10:28:25.299Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-26T10:28:29.512Z] 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-03-26T10:28:29.512Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-26T10:28:34.807Z] 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-03-26T10:28:36.204Z] 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-03-26T10:28:38.116Z] 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-03-26T10:28:38.383Z] 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-03-26T10:28:38.652Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-26T10:28:38.652Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-26T10:28:38.652Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-26T10:28:38.652Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-26T10:28:40.611Z] 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-03-26T10:28:40.611Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-26T10:28:40.611Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-26T10:28:42.532Z] 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-03-26T10:28:43.931Z] 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-03-26T10:28:44.874Z] 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-03-26T10:28:45.816Z] 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-03-26T10:28:46.077Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-26T10:28:47.477Z] 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-03-26T10:28:47.477Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-26T10:28:49.386Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-26T10:28:49.386Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-26T10:28:49.386Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-26T10:28:49.386Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-26T10:28:49.386Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-26T10:28:49.386Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-26T10:28:49.386Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-26T10:28:49.386Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-26T10:28:49.386Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-26T10:28:49.386Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-26T10:28:49.386Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-26T10:28:49.386Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-26T10:28:49.387Z] + 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-03-26T10:28:49.387Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-26T10:28:49.387Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-26T10:28:49.387Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-26T10:28:49.387Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-26T10:28:49.387Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-26T10:28:49.387Z] + 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-03-26T10:28:52.689Z] Building static-packages [2021-03-26T10:28:52.689Z] + snapcraftctl build [2021-03-26T10:28:54.084Z] Building version [2021-03-26T10:28:54.084Z] + snapcraftctl build [2021-03-26T10:28:56.000Z] Skipping stage go-build-helper (already ran) [2021-03-26T10:28:56.000Z] Staging app-service-config [2021-03-26T10:28:56.000Z] + snapcraftctl stage [2021-03-26T10:28:57.386Z] Staging config-common [2021-03-26T10:28:57.386Z] + snapcraftctl stage [2021-03-26T10:28:57.960Z] Staging edgex-go [2021-03-26T10:28:57.960Z] + snapcraftctl stage [2021-03-26T10:28:58.899Z] Staging static-packages [2021-03-26T10:28:58.899Z] + snapcraftctl stage [2021-03-26T10:28:59.838Z] Staging version [2021-03-26T10:28:59.838Z] + snapcraftctl stage [2021-03-26T10:29:00.782Z] Priming go-build-helper [2021-03-26T10:29:00.782Z] + snapcraftctl prime [2021-03-26T10:29:01.737Z] Priming app-service-config [2021-03-26T10:29:01.737Z] + snapcraftctl prime [2021-03-26T10:29:03.128Z] Priming config-common [2021-03-26T10:29:03.128Z] + snapcraftctl prime [2021-03-26T10:29:03.700Z] Priming edgex-go [2021-03-26T10:29:03.700Z] + snapcraftctl prime [2021-03-26T10:29:05.090Z] Priming static-packages [2021-03-26T10:29:05.090Z] + snapcraftctl prime [2021-03-26T10:29:07.099Z] Priming version [2021-03-26T10:29:07.099Z] + snapcraftctl prime [2021-03-26T10:29:07.825Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-26T10:29:13.142Z] provisioning config files... [2021-03-26T10:29:13.161Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7015515550269700602tmp [Pipeline] { [Pipeline] sh [2021-03-26T10:29:13.712Z] + set +x [2021-03-26T10:29:13.712Z] + curl -s https://codecov.io/bash [2021-03-26T10:29:13.712Z] + bash -s -- [2021-03-26T10:29:14.343Z] [2021-03-26T10:29:14.343Z] _____ _ [2021-03-26T10:29:14.343Z] / ____| | | [2021-03-26T10:29:14.343Z] | | ___ __| | ___ ___ _____ __ [2021-03-26T10:29:14.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-26T10:29:14.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-26T10:29:14.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-26T10:29:14.343Z] Bash-20210309-2b87ace [2021-03-26T10:29:14.343Z] [2021-03-26T10:29:14.343Z] [2021-03-26T10:29:14.343Z] ==> git version 2.24.3 found [2021-03-26T10:29:14.343Z] ==> 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-03-26T10:29:14.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-26T10:29:14.343Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-26T10:29:14.343Z] ==> Jenkins CI detected. [2021-03-26T10:29:14.343Z] project root: . [2021-03-26T10:29:14.343Z] --> token set from env [2021-03-26T10:29:14.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-26T10:29:14.631Z] ==> Running gcov in . (disable via -X gcov) [2021-03-26T10:29:14.631Z] ==> Python coveragepy not found [2021-03-26T10:29:14.631Z] ==> Searching for coverage reports in: [2021-03-26T10:29:14.631Z] + . [2021-03-26T10:29:14.631Z] -> Found 1 reports [2021-03-26T10:29:14.631Z] ==> Detecting git/mercurial file structure [2021-03-26T10:29:14.631Z] ==> Reading reports [2021-03-26T10:29:14.631Z] + ./coverage.out bytes=667889 [2021-03-26T10:29:14.631Z] ==> Appending adjustments [2021-03-26T10:29:14.631Z] https://docs.codecov.io/docs/fixing-reports [2021-03-26T10:29:23.127Z] + Found adjustments [2021-03-26T10:29:23.127Z] ==> Gzipping contents [2021-03-26T10:29:23.127Z] 96K /tmp/codecov.YG0gfg.gz [2021-03-26T10:29:23.127Z] ==> Uploading reports [2021-03-26T10:29:23.127Z] url: https://codecov.io [2021-03-26T10:29:23.127Z] query: branch=PR-3305&commit=49e77480c97c89d985b00628fe84bc37250636de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3305&job=&cmd_args= [2021-03-26T10:29:23.127Z] -> Pinging Codecov [2021-03-26T10:29:23.127Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3305&commit=49e77480c97c89d985b00628fe84bc37250636de&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3305%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3305&job=&cmd_args= [2021-03-26T10:29:23.722Z] -> Uploading to [2021-03-26T10:29:23.722Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-26/00271124DB129430A58F1EEE437C3FCB/49e77480c97c89d985b00628fe84bc37250636de/bfbbf9bf-dce6-4213-bdd8-a7477b83f7db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210326%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210326T102923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a5ec7eeffeec99dc473cd54c246b939a93f933bcb7bcd83c4ccb9519b0f2b10 [2021-03-26T10:29:23.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-26T10:29:23.722Z] Dload Upload Total Spent Left Speed [2021-03-26T10:29:24.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96750 0 0 100 96750 0 186k --:--:-- --:--:-- --:--:-- 186k [2021-03-26T10:29:24.262Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/49e77480c97c89d985b00628fe84bc37250636de [Pipeline] } [2021-03-26T10:29:24.290Z] 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-03-26T10:29:28.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:29:29.492Z] ---> package-listing.sh [2021-03-26T10:29:29.492Z] ++ facter osfamily [2021-03-26T10:29:29.493Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-26T10:29:29.772Z] + OS_FAMILY=redhat [2021-03-26T10:29:29.772Z] + workspace=/w/workspace/edgex-go/1 [2021-03-26T10:29:29.772Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-26T10:29:29.772Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-26T10:29:29.772Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-26T10:29:29.772Z] + PACKAGES=/tmp/packages_start.txt [2021-03-26T10:29:29.772Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-26T10:29:29.772Z] + PACKAGES=/tmp/packages_end.txt [2021-03-26T10:29:29.772Z] + case "${OS_FAMILY}" in [2021-03-26T10:29:29.772Z] + rpm -qa [2021-03-26T10:29:29.772Z] + sort [2021-03-26T10:29:37.985Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-26T10:29:37.985Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-26T10:29:37.985Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-26T10:29:37.985Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-26T10:29:37.985Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-26T10:29:37.985Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-26T10:29:38.024Z] 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-03-26T10:29:38.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:29:39.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T10:29:40.114Z] [2021-03-26T10:29:40.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-26T10:29:40.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T10:29:40.903Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-26T10:29:40.903Z] df20fa9351a1: Pulling fs layer [2021-03-26T10:29:40.903Z] 36b3adc4ff6f: Pulling fs layer [2021-03-26T10:29:40.903Z] 8ad3a11d3b57: Pulling fs layer [2021-03-26T10:29:40.903Z] 46f8f816bc3b: Pulling fs layer [2021-03-26T10:29:40.903Z] 93b61091891f: Pulling fs layer [2021-03-26T10:29:40.903Z] 93b9cdb0e59b: Pulling fs layer [2021-03-26T10:29:40.903Z] 5e14af77c1be: Pulling fs layer [2021-03-26T10:29:40.903Z] 01666e4c0597: Pulling fs layer [2021-03-26T10:29:40.903Z] aa168da1d23b: Pulling fs layer [2021-03-26T10:29:40.903Z] 93b9cdb0e59b: Waiting [2021-03-26T10:29:40.903Z] 5e14af77c1be: Waiting [2021-03-26T10:29:40.903Z] 01666e4c0597: Waiting [2021-03-26T10:29:40.903Z] aa168da1d23b: Waiting [2021-03-26T10:29:40.903Z] 46f8f816bc3b: Waiting [2021-03-26T10:29:40.903Z] 93b61091891f: Waiting [2021-03-26T10:29:40.903Z] 36b3adc4ff6f: Download complete [2021-03-26T10:29:40.903Z] 46f8f816bc3b: Verifying Checksum [2021-03-26T10:29:40.903Z] 46f8f816bc3b: Download complete [2021-03-26T10:29:41.176Z] 93b61091891f: Verifying Checksum [2021-03-26T10:29:41.176Z] 93b61091891f: Download complete [2021-03-26T10:29:41.176Z] 93b9cdb0e59b: Verifying Checksum [2021-03-26T10:29:41.176Z] 93b9cdb0e59b: Download complete [2021-03-26T10:29:41.176Z] 5e14af77c1be: Verifying Checksum [2021-03-26T10:29:41.176Z] 5e14af77c1be: Download complete [2021-03-26T10:29:41.176Z] 01666e4c0597: Verifying Checksum [2021-03-26T10:29:41.176Z] 01666e4c0597: Download complete [2021-03-26T10:29:41.442Z] df20fa9351a1: Verifying Checksum [2021-03-26T10:29:41.442Z] df20fa9351a1: Download complete [2021-03-26T10:29:41.709Z] 8ad3a11d3b57: Verifying Checksum [2021-03-26T10:29:41.710Z] 8ad3a11d3b57: Download complete [2021-03-26T10:29:41.985Z] df20fa9351a1: Pull complete [2021-03-26T10:29:42.280Z] 36b3adc4ff6f: Pull complete [2021-03-26T10:29:44.894Z] 8ad3a11d3b57: Pull complete [2021-03-26T10:29:45.162Z] aa168da1d23b: Verifying Checksum [2021-03-26T10:29:45.162Z] aa168da1d23b: Download complete [2021-03-26T10:29:45.440Z] 46f8f816bc3b: Pull complete [2021-03-26T10:29:46.957Z] 93b61091891f: Pull complete [2021-03-26T10:29:47.551Z] 93b9cdb0e59b: Pull complete [2021-03-26T10:29:47.823Z] 5e14af77c1be: Pull complete [2021-03-26T10:29:48.449Z] 01666e4c0597: Pull complete [2021-03-26T10:30:06.961Z] aa168da1d23b: Pull complete [2021-03-26T10:30:06.961Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-26T10:30:06.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-26T10:30:06.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-26T10:30:07.253Z] prd-centos7-docker-4c-2g-31538 does not seem to be running inside a container [2021-03-26T10:30:07.723Z] $ 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-03-26T10:30:12.038Z] $ docker top a5eeb1e8e07dd6e6ae25632fe60df30fc23533ea392f94c9ac02f80c5d7a53be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-26T10:30:13.154Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-26T10:30:14.481Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-26T10:30:15.750Z] + ls /var/log/sa-host [2021-03-26T10:30:15.750Z] + sadf -c /var/log/sa-host/sa23 [2021-03-26T10:30:15.750Z] file_magic: OK [2021-03-26T10:30:15.750Z] HZ: Using current value: 100 [2021-03-26T10:30:15.750Z] file_header: OK [2021-03-26T10:30:15.750Z] 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-03-26T10:30:15.750Z] Statistics: [2021-03-26T10:30:15.750Z] Hnuu...uuuununununu... [2021-03-26T10:30:15.750Z] File successfully converted to sysstat format version 12.2.1 [2021-03-26T10:30:15.750Z] + sadf -c /var/log/sa-host/sa26 [2021-03-26T10:30:15.750Z] file_magic: OK [2021-03-26T10:30:15.750Z] HZ: Using current value: 100 [2021-03-26T10:30:15.750Z] file_header: OK [2021-03-26T10:30:15.750Z] 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-03-26T10:30:15.750Z] Statistics: [2021-03-26T10:30:15.750Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-26T10:30:15.750Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-26T10:30:16.587Z] provisioning config files... [2021-03-26T10:30:16.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6246731774811405279tmp [Pipeline] { [Pipeline] echo [2021-03-26T10:30:16.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:30:17.851Z] ---> create-netrc.sh [Pipeline] } [2021-03-26T10:30:18.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-26T10:30:18.404Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:30:18.761Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-26T10:30:18.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:30:19.152Z] ---> sudo-logs.sh [2021-03-26T10:30:19.152Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-26T10:30:19.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:30:19.676Z] ---> job-cost.sh [2021-03-26T10:30:19.676Z] lf-activate-venv: SKIPPING [2021-03-26T10:30:19.676Z] DEBUG: total: 0.20999999344348907 [2021-03-26T10:30:19.676Z] INFO: Retrieving Stack Cost... [2021-03-26T10:30:21.077Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-26T10:30:22.026Z] INFO: Archiving Costs [Pipeline] echo [2021-03-26T10:30:22.064Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-26T10:30:22.414Z] ---> logs-deploy.sh [2021-03-26T10:30:22.414Z] lf-activate-venv: SKIPPING [2021-03-26T10:30:22.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3305/1 [2021-03-26T10:30:22.414Z] INFO: archiving workspace using pattern(s): [2021-03-26T10:30:25.894Z] Archives upload complete. [2021-03-26T10:30:25.894Z] INFO: archiving logs to Nexus