Pull request #3395 updated 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 db7925e05468a348a54e2ee7c85b6c50909b0e0e rather than b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 Obtained Jenkinsfile from db7925e05468a348a54e2ee7c85b6c50909b0e0e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1499’ Running on prd-centos7-docker-4c-2g-1502 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 Merge succeeded, producing b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 Checking out Revision b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 (PR-3395) > git config core.sparsecheckout # timeout=10 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # 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 db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.74" > git rev-list --no-walk b96c30e3a27bfbf0e806230621d192e9cf5831b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-23T01:30:40.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-23T01:30:40.105Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-23T01:30:40.131Z] ========================================================= [2021-04-23T01:30:40.131Z] EdgeX Global Pipelines Version Info [2021-04-23T01:30:40.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:30:42.153Z] ------------------- [2021-04-23T01:30:42.153Z] stable info: [2021-04-23T01:30:42.153Z] ------------------- [2021-04-23T01:30:42.153Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-23T01:30:42.153Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-23T01:30:42.153Z] Message: update stable to v1.0.186 [2021-04-23T01:30:42.737Z] ------------------- [2021-04-23T01:30:42.737Z] experimental info: [2021-04-23T01:30:42.737Z] ------------------- [2021-04-23T01:30:42.737Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-23T01:30:42.737Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-23T01:30:42.737Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-23T01:30:42.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-23T01:30:42.897Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-23T01:30:42.918Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-23T01:30:42.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-23T01:30:42.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-23T01:30:42.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-23T01:30:43.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-23T01:30:43.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-23T01:30:43.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-23T01:30:43.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-23T01:30:43.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-23T01:30:43.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-23T01:30:43.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-23T01:30:43.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-23T01:30:43.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-23T01:30:43.202Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-23T01:30:43.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-23T01:30:43.244Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-23T01:30:43.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-23T01:30:43.285Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-23T01:30:43.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-23T01:30:43.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-23T01:30:43.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3395 [Pipeline] echo [2021-04-23T01:30:43.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3395 [Pipeline] echo [2021-04-23T01:30:43.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3395 [Pipeline] echo [2021-04-23T01:30:43.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [Pipeline] echo [2021-04-23T01:30:43.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3cd3d7 [Pipeline] echo [2021-04-23T01:30:43.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-23T01:30:43.527Z] provisioning config files... [2021-04-23T01:30:43.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2383620739602662191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:30:43.912Z] ---> docker-login.sh [2021-04-23T01:30:43.912Z] nexus3.edgexfoundry.org:10001 [2021-04-23T01:30:44.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:30:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:30:44.443Z] Configure a credential helper to remove this warning. See [2021-04-23T01:30:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:30:44.443Z] [2021-04-23T01:30:44.443Z] Login Succeeded [2021-04-23T01:30:44.443Z] nexus3.edgexfoundry.org:10002 [2021-04-23T01:30:44.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:30:44.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:30:44.718Z] Configure a credential helper to remove this warning. See [2021-04-23T01:30:44.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:30:44.718Z] [2021-04-23T01:30:44.718Z] Login Succeeded [2021-04-23T01:30:44.718Z] nexus3.edgexfoundry.org:10003 [2021-04-23T01:30:44.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:30:44.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:30:44.984Z] Configure a credential helper to remove this warning. See [2021-04-23T01:30:44.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:30:44.984Z] [2021-04-23T01:30:44.984Z] Login Succeeded [2021-04-23T01:30:44.984Z] nexus3.edgexfoundry.org:10004 [2021-04-23T01:30:44.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:30:45.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:30:45.248Z] Configure a credential helper to remove this warning. See [2021-04-23T01:30:45.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:30:45.248Z] [2021-04-23T01:30:45.248Z] Login Succeeded [2021-04-23T01:30:45.248Z] docker.io [2021-04-23T01:30:45.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:30:45.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:30:45.513Z] Configure a credential helper to remove this warning. See [2021-04-23T01:30:45.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:30:45.513Z] [2021-04-23T01:30:45.513Z] Login Succeeded [2021-04-23T01:30:45.513Z] ---> docker-login.sh ends [Pipeline] } [2021-04-23T01:30:45.524Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-23T01:30:45.889Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/core-command/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/core-data/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-23T01:30:45.889Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-23T01:30:45.889Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-23T01:30:45.889Z] ++ cut -d/ -f2 [2021-04-23T01:30:45.889Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-23T01:30:45.982Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:30:47.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T01:30:47.250Z] [2021-04-23T01:30:47.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:30:47.587Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T01:30:47.587Z] latest: Pulling from edgex-devops/git-semver [2021-04-23T01:30:47.587Z] 31603596830f: Pulling fs layer [2021-04-23T01:30:47.587Z] 2a8b12db71e7: Pulling fs layer [2021-04-23T01:30:47.587Z] 6ca5941a6612: Pulling fs layer [2021-04-23T01:30:47.587Z] ecc8261a40a4: Pulling fs layer [2021-04-23T01:30:47.587Z] ecc8261a40a4: Waiting [2021-04-23T01:30:47.587Z] 2a8b12db71e7: Verifying Checksum [2021-04-23T01:30:47.587Z] 2a8b12db71e7: Download complete [2021-04-23T01:30:47.587Z] 31603596830f: Verifying Checksum [2021-04-23T01:30:47.587Z] 31603596830f: Download complete [2021-04-23T01:30:47.852Z] ecc8261a40a4: Verifying Checksum [2021-04-23T01:30:47.852Z] ecc8261a40a4: Download complete [2021-04-23T01:30:47.852Z] 6ca5941a6612: Verifying Checksum [2021-04-23T01:30:47.852Z] 6ca5941a6612: Download complete [2021-04-23T01:30:48.115Z] 31603596830f: Pull complete [2021-04-23T01:30:48.115Z] 2a8b12db71e7: Pull complete [2021-04-23T01:30:49.086Z] 6ca5941a6612: Pull complete [2021-04-23T01:30:49.350Z] ecc8261a40a4: Pull complete [2021-04-23T01:30:49.350Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-23T01:30:49.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T01:30:49.350Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-23T01:30:49.464Z] prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container [2021-04-23T01:30:49.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-23T01:30:52.042Z] $ docker top a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-23T01:30:52.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-23T01:30:52.215Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-23T01:30:52.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-23T01:30:52.506Z] $ docker exec a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent [2021-04-23T01:30:52.917Z] SSH_AUTH_SOCK=/tmp/ssh-115rUL4vcBtL/agent.12 [2021-04-23T01:30:52.917Z] SSH_AGENT_PID=17 [2021-04-23T01:30:52.936Z] Running ssh-add (command line suppressed) [2021-04-23T01:30:53.173Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_251039673036718577.key (/w/workspace/edgex-go/3@tmp/private_key_251039673036718577.key) [2021-04-23T01:30:53.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-23T01:30:53.950Z] + git tag --points-at HEAD [Pipeline] } [2021-04-23T01:30:53.980Z] $ docker exec --env ******** --env ******** a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent -k [2021-04-23T01:30:54.233Z] unset SSH_AUTH_SOCK; [2021-04-23T01:30:54.233Z] unset SSH_AGENT_PID; [2021-04-23T01:30:54.233Z] echo Agent pid 17 killed; [2021-04-23T01:30:54.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-23T01:30:54.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-23T01:30:54.325Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-23T01:30:54.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-23T01:30:54.530Z] $ docker exec a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent [2021-04-23T01:30:54.718Z] SSH_AUTH_SOCK=/tmp/ssh-REnzXW0QcVAC/agent.46 [2021-04-23T01:30:54.718Z] SSH_AGENT_PID=51 [2021-04-23T01:30:54.731Z] Running ssh-add (command line suppressed) [2021-04-23T01:30:54.864Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6060866954699736500.key (/w/workspace/edgex-go/3@tmp/private_key_6060866954699736500.key) [2021-04-23T01:30:54.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-23T01:30:55.235Z] + git semver init [2021-04-23T01:30:55.235Z] # -> Open(): unable to determine branch for HEAD [2021-04-23T01:30:55.235Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-04-23T01:30:55.235Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-04-23T01:30:55.235Z] # $SEMVER_REMOTE_NAME = origin [2021-04-23T01:30:55.235Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-23T01:30:55.235Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-23T01:30:55.235Z] # $SEMVER_BRANCH = PR-3395 [2021-04-23T01:30:55.235Z] # $SEMVER_TEMP = /tmp/semver-007260023 [2021-04-23T01:30:55.235Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-23T01:31:17.344Z] # '/tmp/semver-007260023' -> '/w/workspace/edgex-go/3/.semver' [2021-04-23T01:31:17.344Z] # -> Force: false [2021-04-23T01:31:17.344Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-04-23T01:31:17.361Z] $ docker exec --env ******** --env ******** a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 ssh-agent -k [2021-04-23T01:31:17.663Z] unset SSH_AUTH_SOCK; [2021-04-23T01:31:17.663Z] unset SSH_AGENT_PID; [2021-04-23T01:31:17.664Z] echo Agent pid 51 killed; [2021-04-23T01:31:17.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-23T01:31:18.119Z] + git semver [Pipeline] } [2021-04-23T01:31:18.139Z] $ docker stop --time=1 a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 [2021-04-23T01:31:20.120Z] $ docker rm -f a03f0ed68090ef0885372c843bb6cd984991260705685ccf0ed289ad442780f6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T01:31:20.595Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-23T01:31:21.049Z] Stashed 1 file(s) [Pipeline] echo [2021-04-23T01:31:21.052Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T01:31:21.560Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-23T01:31:21.868Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-23T01:31:22.174Z] + sudo service docker restart [2021-04-23T01:31:22.174Z] + true [2021-04-23T01:31:22.174Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-23T01:31:22.769Z] ========================================================= [2021-04-23T01:31:22.770Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-23T01:31:22.770Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:31:23.088Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-23T01:31:28.450Z] Sending build context to Docker daemon 329.7MB [2021-04-23T01:31:28.450Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T01:31:28.450Z] Step 2/6 : FROM ${BASE} [2021-04-23T01:31:28.450Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-23T01:31:28.450Z] 188c0c94c7c5: Pulling fs layer [2021-04-23T01:31:28.450Z] 0ef7d3d256c8: Pulling fs layer [2021-04-23T01:31:28.450Z] de9db76c5a1d: Pulling fs layer [2021-04-23T01:31:28.450Z] bca2f99d35d6: Pulling fs layer [2021-04-23T01:31:28.450Z] 93359f2a8cfa: Pulling fs layer [2021-04-23T01:31:28.450Z] 7c6f9722023f: Pulling fs layer [2021-04-23T01:31:28.450Z] a35cf1a2eb13: Pulling fs layer [2021-04-23T01:31:28.450Z] bca2f99d35d6: Waiting [2021-04-23T01:31:28.450Z] 93359f2a8cfa: Waiting [2021-04-23T01:31:28.450Z] 7c6f9722023f: Waiting [2021-04-23T01:31:28.450Z] a35cf1a2eb13: Waiting [2021-04-23T01:31:28.450Z] de9db76c5a1d: Download complete [2021-04-23T01:31:28.450Z] 0ef7d3d256c8: Verifying Checksum [2021-04-23T01:31:28.450Z] 0ef7d3d256c8: Download complete [2021-04-23T01:31:28.450Z] 93359f2a8cfa: Verifying Checksum [2021-04-23T01:31:28.450Z] 93359f2a8cfa: Download complete [2021-04-23T01:31:28.450Z] 188c0c94c7c5: Verifying Checksum [2021-04-23T01:31:28.450Z] 188c0c94c7c5: Download complete [2021-04-23T01:31:28.450Z] 7c6f9722023f: Verifying Checksum [2021-04-23T01:31:28.450Z] 7c6f9722023f: Download complete [2021-04-23T01:31:28.450Z] 188c0c94c7c5: Pull complete [2021-04-23T01:31:28.865Z] 0ef7d3d256c8: Pull complete [2021-04-23T01:31:28.865Z] de9db76c5a1d: Pull complete [2021-04-23T01:31:29.937Z] a35cf1a2eb13: Verifying Checksum [2021-04-23T01:31:29.937Z] a35cf1a2eb13: Download complete [2021-04-23T01:31:30.533Z] bca2f99d35d6: Verifying Checksum [2021-04-23T01:31:30.533Z] bca2f99d35d6: Download complete [2021-04-23T01:31:36.187Z] Still waiting to schedule task [2021-04-23T01:31:36.187Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1500’ [2021-04-23T01:31:37.191Z] bca2f99d35d6: Pull complete [2021-04-23T01:31:37.191Z] 93359f2a8cfa: Pull complete [2021-04-23T01:31:37.191Z] 7c6f9722023f: Pull complete [2021-04-23T01:31:42.532Z] a35cf1a2eb13: Pull complete [2021-04-23T01:31:42.532Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-23T01:31:42.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-23T01:31:42.532Z] ---> a62c8e92a672 [2021-04-23T01:31:42.532Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-23T01:31:42.532Z] ---> Running in 5d56b4bfc95e [2021-04-23T01:31:42.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:31:43.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:31:44.016Z] (1/12) Installing libmagic (5.38-r0) [2021-04-23T01:31:44.596Z] (2/12) Installing file (5.38-r0) [2021-04-23T01:31:44.596Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-23T01:31:44.862Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-23T01:31:50.171Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-23T01:31:50.171Z] (6/12) Installing patch (2.7.6-r6) [2021-04-23T01:31:50.171Z] (7/12) Installing build-base (0.5-r2) [2021-04-23T01:31:50.171Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-23T01:31:50.171Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-23T01:31:50.171Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-23T01:31:50.171Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-23T01:31:50.435Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-23T01:31:50.435Z] Executing busybox-1.31.1-r19.trigger [2021-04-23T01:31:50.435Z] OK: 233 MiB in 51 packages [2021-04-23T01:31:54.680Z] Removing intermediate container 5d56b4bfc95e [2021-04-23T01:31:54.680Z] ---> ff525e336114 [2021-04-23T01:31:54.680Z] Step 4/6 : WORKDIR /edgex-go [2021-04-23T01:31:54.680Z] ---> Running in 69810af66f00 [2021-04-23T01:31:54.680Z] Removing intermediate container 69810af66f00 [2021-04-23T01:31:54.680Z] ---> 6b72b783e67b [2021-04-23T01:31:54.680Z] Step 5/6 : COPY go.mod . [2021-04-23T01:31:54.680Z] ---> c5aac628e112 [2021-04-23T01:31:54.680Z] Step 6/6 : RUN go mod download [2021-04-23T01:31:54.680Z] ---> Running in 4bd9f08e1b12 [2021-04-23T01:32:21.354Z] Removing intermediate container 4bd9f08e1b12 [2021-04-23T01:32:21.354Z] ---> 35f7f37b1196 [2021-04-23T01:32:21.354Z] Successfully built 35f7f37b1196 [2021-04-23T01:32:21.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:32:21.695Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-23T01:32:21.695Z] . [Pipeline] withDockerContainer [2021-04-23T01:32:21.814Z] prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container [2021-04-23T01:32:21.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-04-23T01:32:22.902Z] $ docker top f120252a671cb7bb7e796cc9d9c6a2d49abc7f3c038f50d23bb5efd8cc58fe38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:32:23.410Z] + go version [2021-04-23T01:32:23.410Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-23T01:32:23.427Z] $ docker stop --time=1 f120252a671cb7bb7e796cc9d9c6a2d49abc7f3c038f50d23bb5efd8cc58fe38 [2021-04-23T01:32:24.866Z] $ docker rm -f f120252a671cb7bb7e796cc9d9c6a2d49abc7f3c038f50d23bb5efd8cc58fe38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:32:25.462Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-23T01:32:25.462Z] . [Pipeline] withDockerContainer [2021-04-23T01:32:25.618Z] prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container [2021-04-23T01:32:25.729Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-04-23T01:32:26.624Z] $ docker top e2c8d6f4df1874dd2ef760811f73c98eec6aac17c20cfc744af712978a6251b2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-23T01:32:26.753Z] ========================================================= [2021-04-23T01:32:26.753Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-23T01:32:26.753Z] ========================================================= [Pipeline] sh [2021-04-23T01:32:27.055Z] + make test [2021-04-23T01:32:27.055Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-23T01:32:37.178Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-23T01:32:59.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-23T01:33:04.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-23T01:33:04.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-23T01:33:04.717Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-23T01:33:08.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-23T01:33:08.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-23T01:33:08.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-23T01:33:08.139Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-23T01:33:09.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-23T01:33:09.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-23T01:33:11.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-23T01:33:11.996Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-23T01:33:11.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-23T01:33:14.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.156s coverage: 45.9% of statements [2021-04-23T01:33:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-23T01:33:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-23T01:33:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-23T01:33:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-23T01:33:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-23T01:33:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-23T01:33:14.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.066s coverage: 19.8% of statements [2021-04-23T01:33:14.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.089s coverage: 99.0% of statements [2021-04-23T01:33:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-23T01:33:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-23T01:33:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.089s coverage: 100.0% of statements [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-23T01:33:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-23T01:33:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.233s coverage: 82.9% of statements [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:33:20.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-04-23T01:33:20.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-23T01:33:23.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.437s coverage: 28.6% of statements [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-23T01:33:23.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.089s coverage: 100.0% of statements [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-23T01:33:23.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-23T01:33:23.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.204s coverage: 86.7% of statements [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-23T01:33:23.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.183s coverage: 97.5% of statements [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-23T01:33:23.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 78.3% of statements [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-23T01:33:23.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-23T01:33:26.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.498s coverage: 93.0% of statements [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-23T01:33:26.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-23T01:33:26.128Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.9% of statements [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-23T01:33:26.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-23T01:33:26.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2021-04-23T01:33:26.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.117s coverage: 79.5% of statements [2021-04-23T01:33:26.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements [2021-04-23T01:33:26.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements [2021-04-23T01:33:26.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-04-23T01:33:39.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.097s coverage: 94.4% of statements [2021-04-23T01:33:39.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2021-04-23T01:33:43.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.354s coverage: 81.9% of statements [2021-04-23T01:33:43.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-23T01:33:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.128s coverage: 92.9% of statements [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-23T01:33:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-23T01:33:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-23T01:33:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2021-04-23T01:33:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-23T01:33:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 84.6% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.120s coverage: 91.6% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.241s coverage: 64.4% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.395s coverage: 69.0% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 38.4% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.186s coverage: 47.0% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-23T01:33:51.518Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.120s coverage: 9.6% of statements [2021-04-23T01:33:51.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-23T01:33:53.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.181s coverage: 88.6% of statements [2021-04-23T01:33:53.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-23T01:33:53.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:33:53.024Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.297s coverage: 28.7% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.076s coverage: 100.0% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.189s coverage: 64.6% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.158s coverage: 95.6% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-23T01:33:55.719Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-23T01:33:55.719Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-23T01:33:55.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.065s coverage: 87.9% of statements [2021-04-23T01:33:55.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-23T01:33:55.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-23T01:33:55.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-04-23T01:33:56.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements [2021-04-23T01:33:56.569Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-04-23T01:33:57.157Z] GO111MODULE=on go vet ./... [2021-04-23T01:34:36.310Z] gofmt -l . [2021-04-23T01:34:36.311Z] [ "`gofmt -l .`" = "" ] [2021-04-23T01:34:36.311Z] ./bin/test-go-mod-tidy.sh [2021-04-23T01:34:36.311Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-23T01:34:37.273Z] + ls -al . [2021-04-23T01:34:37.273Z] total 816 [2021-04-23T01:34:37.273Z] drwxrwxr-x 10 1001 1001 4096 Apr 23 01:34 . [2021-04-23T01:34:37.273Z] drwxr-xr-x 4 root root 28 Apr 23 01:32 .. [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 11 Apr 23 01:30 .dockerignore [2021-04-23T01:34:37.273Z] drwxrwxr-x 8 1001 1001 179 Apr 23 01:30 .git [2021-04-23T01:34:37.273Z] drwxrwxr-x 3 1001 1001 125 Apr 23 01:30 .github [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 818 Apr 23 01:30 .gitignore [2021-04-23T01:34:37.273Z] drwx------ 3 1001 1001 60 Apr 23 01:31 .semver [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 166 Apr 23 01:30 .sonarcloud.properties [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 8609 Apr 23 01:30 Attribution.txt [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 3804 Apr 23 01:30 CONTRIBUTING.md [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 931 Apr 23 01:30 Dockerfile.build [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 863 Apr 23 01:30 Jenkinsfile [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 10775 Apr 23 01:30 LICENSE [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 5774 Apr 23 01:30 Makefile [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 7978 Apr 23 01:30 README.md [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 6755 Apr 23 01:30 SECURITY.md [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 5 Apr 23 01:31 VERSION [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 4131 Apr 23 01:30 ZMQWindows.md [2021-04-23T01:34:37.273Z] drwxrwxr-x 2 1001 1001 117 Apr 23 01:30 bin [2021-04-23T01:34:37.273Z] drwxrwxr-x 14 1001 1001 4096 Apr 23 01:30 cmd [2021-04-23T01:34:37.273Z] -rw-r--r-- 1 root root 704518 Apr 23 01:33 coverage.out [2021-04-23T01:34:37.273Z] -rw-r--r-- 1 root root 1059 Apr 23 01:34 go.mod [2021-04-23T01:34:37.273Z] -rw-r--r-- 1 root root 22418 Apr 23 01:34 go.sum [2021-04-23T01:34:37.273Z] drwxrwxr-x 8 1001 1001 127 Apr 23 01:30 internal [2021-04-23T01:34:37.273Z] drwxrwxr-x 4 1001 1001 26 Apr 23 01:30 openapi [2021-04-23T01:34:37.273Z] drwxrwxr-x 4 1001 1001 71 Apr 23 01:30 snap [2021-04-23T01:34:37.273Z] -rw-rw-r-- 1 1001 1001 168 Apr 23 01:30 version.go [Pipeline] sh [2021-04-23T01:34:37.628Z] + '[' -e coverage.out ] [2021-04-23T01:34:37.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-23T01:34:38.019Z] Stashed 1 file(s) [Pipeline] sh [2021-04-23T01:34:38.382Z] + make build [2021-04-23T01:34:38.382Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-23T01:34:42.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-23T01:34:55.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-23T01:34:57.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-23T01:34:59.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-23T01:35:00.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-23T01:35:02.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-23T01:35:04.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-23T01:35:06.048Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1503 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws [2021-04-23T01:35:06.065Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-04-23T01:35:06.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-23T01:35:07.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-23T01:35:08.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-23T01:35:10.902Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-23T01:35:11.556Z] using credential edgex-jenkins-ssh [2021-04-23T01:35:11.577Z] Cloning the remote Git repository [2021-04-23T01:35:11.648Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-23T01:35:11.767Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-04-23T01:35:11.837Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-23T01:35:11.837Z] > git --version # timeout=10 [2021-04-23T01:35:11.853Z] > git --version # 'git version 2.17.1' [2021-04-23T01:35:11.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T01:35:11.937Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-04-23T01:35:13.508Z] $ docker stop --time=1 e2c8d6f4df1874dd2ef760811f73c98eec6aac17c20cfc744af712978a6251b2 [2021-04-23T01:35:15.201Z] $ docker rm -f e2c8d6f4df1874dd2ef760811f73c98eec6aac17c20cfc744af712978a6251b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:35:18.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-23T01:35:18.504Z] [2021-04-23T01:35:18.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:35:18.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-23T01:35:18.832Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-23T01:35:18.832Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-23T01:35:18.832Z] ca9280d653b3: Pulling fs layer [2021-04-23T01:35:18.832Z] 7e9c9ca2126c: Pulling fs layer [2021-04-23T01:35:19.097Z] cbdbe7a5bc2a: Download complete [2021-04-23T01:35:19.686Z] cbdbe7a5bc2a: Pull complete [2021-04-23T01:35:19.686Z] ca9280d653b3: Verifying Checksum [2021-04-23T01:35:19.686Z] ca9280d653b3: Download complete [2021-04-23T01:35:20.642Z] 7e9c9ca2126c: Download complete [2021-04-23T01:35:20.908Z] ca9280d653b3: Pull complete [2021-04-23T01:35:29.155Z] 7e9c9ca2126c: Pull complete [2021-04-23T01:35:29.155Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-23T01:35:29.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-23T01:35:29.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-23T01:35:29.386Z] prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container [2021-04-23T01:35:29.446Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-23T01:35:31.411Z] $ docker top cc0f18c57201966dffcd8250502351f90a1054aff6c6105e9731f72cb197fb09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:35:31.864Z] + docker-compose build --help [2021-04-23T01:35:31.864Z] + grep parallel [2021-04-23T01:35:32.462Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-23T01:35:32.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T01:35:32.516Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-23T01:35:32.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-23T01:35:32.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T01:35:32.556Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T01:35:33.267Z] --parallel Build images in parallel. [Pipeline] } [2021-04-23T01:35:33.283Z] $ docker stop --time=1 cc0f18c57201966dffcd8250502351f90a1054aff6c6105e9731f72cb197fb09 [2021-04-23T01:35:33.465Z] Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:35:33.893Z] Merge succeeded, producing b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:35:33.894Z] Checking out Revision b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 (PR-3395) [2021-04-23T01:35:34.742Z] $ docker rm -f cc0f18c57201966dffcd8250502351f90a1054aff6c6105e9731f72cb197fb09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:35:33.487Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T01:35:33.501Z] > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 [2021-04-23T01:35:33.815Z] > git remote # timeout=10 [2021-04-23T01:35:33.834Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T01:35:33.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T01:35:33.863Z] > git merge db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 [2021-04-23T01:35:33.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T01:35:33.905Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T01:35:33.916Z] > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 [2021-04-23T01:35:35.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-23T01:35:35.228Z] . [Pipeline] withDockerContainer [2021-04-23T01:35:35.338Z] prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container [2021-04-23T01:35:35.395Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-23T01:35:36.183Z] $ docker top 05df819626c1ed02ad67378a89051d1a4d6fa13628d4365e6c171c790aa3c487 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:35:36.646Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-23T01:35:37.602Z] Building docker-core-command-go ... [2021-04-23T01:35:37.602Z] Building docker-core-data-go ... [2021-04-23T01:35:37.602Z] Building docker-core-metadata-go ... [2021-04-23T01:35:37.602Z] Building docker-security-bootstrapper-go ... [2021-04-23T01:35:37.602Z] Building docker-security-proxy-setup-go ... [2021-04-23T01:35:37.602Z] Building docker-security-secretstore-setup-go ... [2021-04-23T01:35:37.602Z] Building docker-support-notifications-go ... [2021-04-23T01:35:37.602Z] Building docker-support-scheduler-go ... [2021-04-23T01:35:37.602Z] Building docker-sys-mgmt-agent-go ... [2021-04-23T01:35:37.602Z] Building docker-support-scheduler-go [2021-04-23T01:35:37.602Z] Building docker-support-notifications-go [2021-04-23T01:35:37.602Z] Building docker-security-proxy-setup-go [2021-04-23T01:35:37.602Z] Building docker-core-data-go [2021-04-23T01:35:37.602Z] Building docker-core-metadata-go [2021-04-23T01:35:38.265Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.74" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T01:35:39.769Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-23T01:35:40.183Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-23T01:35:40.527Z] + sudo service docker+ true restart [2021-04-23T01:35:40.527Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-23T01:35:43.191Z] provisioning config files... [2021-04-23T01:35:43.235Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6529274896824850823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:35:43.604Z] ---> docker-login.sh [2021-04-23T01:35:43.604Z] nexus3.edgexfoundry.org:10001 [2021-04-23T01:35:44.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:35:44.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:35:44.874Z] Configure a credential helper to remove this warning. See [2021-04-23T01:35:44.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:35:44.874Z] [2021-04-23T01:35:44.874Z] Login Succeeded [2021-04-23T01:35:44.874Z] nexus3.edgexfoundry.org:10002 [2021-04-23T01:35:45.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:35:45.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:35:45.426Z] Configure a credential helper to remove this warning. See [2021-04-23T01:35:45.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:35:45.426Z] [2021-04-23T01:35:45.426Z] Login Succeeded [2021-04-23T01:35:45.426Z] nexus3.edgexfoundry.org:10003 [2021-04-23T01:35:45.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:35:45.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:35:45.973Z] Configure a credential helper to remove this warning. See [2021-04-23T01:35:45.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:35:45.973Z] [2021-04-23T01:35:45.973Z] Login Succeeded [2021-04-23T01:35:45.973Z] nexus3.edgexfoundry.org:10004 [2021-04-23T01:35:46.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:35:46.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:35:46.523Z] Configure a credential helper to remove this warning. See [2021-04-23T01:35:46.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:35:46.523Z] [2021-04-23T01:35:46.523Z] Login Succeeded [2021-04-23T01:35:46.523Z] docker.io [2021-04-23T01:35:46.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-23T01:35:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-23T01:35:47.067Z] Configure a credential helper to remove this warning. See [2021-04-23T01:35:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-23T01:35:47.067Z] [2021-04-23T01:35:47.067Z] Login Succeeded [2021-04-23T01:35:47.067Z] ---> docker-login.sh ends [Pipeline] } [2021-04-23T01:35:47.083Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-23T01:35:47.360Z] ========================================================= [2021-04-23T01:35:47.360Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-23T01:35:47.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:35:47.694Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-23T01:35:50.328Z] Sending build context to Docker daemon 167.4MB [2021-04-23T01:35:50.328Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T01:35:50.328Z] Step 2/6 : FROM ${BASE} [2021-04-23T01:35:50.328Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-23T01:35:50.328Z] 5f621e34cdf4: Pulling fs layer [2021-04-23T01:35:50.328Z] a4357932f1b6: Pulling fs layer [2021-04-23T01:35:50.328Z] 18c013af1878: Pulling fs layer [2021-04-23T01:35:50.328Z] 00ac8860ef70: Pulling fs layer [2021-04-23T01:35:50.328Z] 63d7cb157983: Pulling fs layer [2021-04-23T01:35:50.328Z] b116817d02f9: Pulling fs layer [2021-04-23T01:35:50.328Z] 745a02a5169b: Pulling fs layer [2021-04-23T01:35:50.328Z] 00ac8860ef70: Waiting [2021-04-23T01:35:50.328Z] 63d7cb157983: Waiting [2021-04-23T01:35:50.328Z] b116817d02f9: Waiting [2021-04-23T01:35:50.328Z] 745a02a5169b: Waiting [2021-04-23T01:35:50.328Z] 18c013af1878: Verifying Checksum [2021-04-23T01:35:50.328Z] 18c013af1878: Download complete [2021-04-23T01:35:50.328Z] a4357932f1b6: Download complete [2021-04-23T01:35:50.328Z] 63d7cb157983: Verifying Checksum [2021-04-23T01:35:50.328Z] 63d7cb157983: Download complete [2021-04-23T01:35:50.328Z] b116817d02f9: Download complete [2021-04-23T01:35:50.328Z] 5f621e34cdf4: Download complete [2021-04-23T01:35:50.935Z] 5f621e34cdf4: Pull complete [2021-04-23T01:35:51.547Z] a4357932f1b6: Pull complete [2021-04-23T01:35:52.144Z] 18c013af1878: Pull complete [2021-04-23T01:35:52.423Z] 745a02a5169b: Verifying Checksum [2021-04-23T01:35:52.423Z] 745a02a5169b: Download complete [2021-04-23T01:35:53.851Z] 00ac8860ef70: Verifying Checksum [2021-04-23T01:35:53.852Z] 00ac8860ef70: Download complete [2021-04-23T01:36:04.020Z] 00ac8860ef70: Pull complete [2021-04-23T01:36:04.020Z] 63d7cb157983: Pull complete [2021-04-23T01:36:04.020Z] b116817d02f9: Pull complete [2021-04-23T01:36:07.405Z] 745a02a5169b: Pull complete [2021-04-23T01:36:07.405Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-23T01:36:07.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-23T01:36:07.405Z] ---> b7e6874047d6 [2021-04-23T01:36:07.405Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-23T01:36:10.793Z] ---> Running in f3ec3cae2511 [2021-04-23T01:36:12.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:36:12.831Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:36:13.804Z] (1/12) Installing libmagic (5.38-r0) [2021-04-23T01:36:13.804Z] (2/12) Installing file (5.38-r0) [2021-04-23T01:36:13.804Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-23T01:36:14.077Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-23T01:36:16.861Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:36:16.861Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:36:16.861Z] ---> 35f7f37b1196 [2021-04-23T01:36:16.861Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:36:16.861Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:36:16.861Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:36:16.861Z] ---> 35f7f37b1196 [2021-04-23T01:36:16.861Z] Step 3/22 : WORKDIR /edgex-go [2021-04-23T01:36:16.861Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:36:16.861Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:36:16.861Z] ---> 35f7f37b1196 [2021-04-23T01:36:16.861Z] Step 3/21 : WORKDIR /edgex-go [2021-04-23T01:36:17.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:36:17.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:36:17.154Z] ---> 35f7f37b1196 [2021-04-23T01:36:17.154Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:36:17.445Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:36:17.445Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:36:17.445Z] ---> 35f7f37b1196 [2021-04-23T01:36:17.445Z] Step 3/22 : WORKDIR /edgex-go [2021-04-23T01:36:18.358Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-23T01:36:18.358Z] (6/12) Installing patch (2.7.6-r6) [2021-04-23T01:36:18.358Z] (7/12) Installing build-base (0.5-r2) [2021-04-23T01:36:18.358Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-23T01:36:18.358Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-23T01:36:18.358Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-23T01:36:18.358Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-23T01:36:18.358Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-23T01:36:18.358Z] Executing busybox-1.31.1-r19.trigger [2021-04-23T01:36:18.358Z] OK: 217 MiB in 51 packages [2021-04-23T01:36:18.407Z] ---> Running in 0c7ae0a3fc9f [2021-04-23T01:36:18.407Z] ---> Running in 924e451e7fad [2021-04-23T01:36:18.407Z] ---> Running in 710854e3b600 [2021-04-23T01:36:18.407Z] ---> Running in 6604c5c553eb [2021-04-23T01:36:18.407Z] ---> Running in 6ba8b0e39a92 [2021-04-23T01:36:18.673Z] Removing intermediate container 6ba8b0e39a92 [2021-04-23T01:36:18.673Z] ---> 1439ce65a8e6 [2021-04-23T01:36:18.673Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:36:18.673Z] Removing intermediate container 6604c5c553eb [2021-04-23T01:36:18.673Z] ---> abba6e504469 [2021-04-23T01:36:18.674Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:36:18.674Z] Removing intermediate container 924e451e7fad [2021-04-23T01:36:18.674Z] ---> 8b4b599056ae [2021-04-23T01:36:18.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:36:18.674Z] Removing intermediate container 710854e3b600 [2021-04-23T01:36:18.674Z] ---> 1e1f804b8eb8 [2021-04-23T01:36:18.674Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:36:18.936Z] Removing intermediate container 0c7ae0a3fc9f [2021-04-23T01:36:18.936Z] ---> f6ae8296d08b [2021-04-23T01:36:18.936Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:36:18.936Z] ---> Running in 47da5f8989a4 [2021-04-23T01:36:18.936Z] ---> Running in d9dd2095943c [2021-04-23T01:36:18.936Z] ---> Running in 7f8fe550d498 [2021-04-23T01:36:18.936Z] ---> Running in ff4030b0c30f [2021-04-23T01:36:18.936Z] ---> Running in b59ccf71090b [2021-04-23T01:36:20.871Z] Removing intermediate container d9dd2095943c [2021-04-23T01:36:20.871Z] ---> 368d731609bc [2021-04-23T01:36:20.871Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-23T01:36:21.142Z] Removing intermediate container 47da5f8989a4 [2021-04-23T01:36:21.142Z] ---> 9d55337d84ac [2021-04-23T01:36:21.142Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-23T01:36:21.142Z] ---> Running in 58506787baf4 [2021-04-23T01:36:21.142Z] ---> Running in c1c19fa5e780 [2021-04-23T01:36:21.406Z] Removing intermediate container 7f8fe550d498 [2021-04-23T01:36:21.406Z] ---> 26151d7997f8 [2021-04-23T01:36:21.406Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-23T01:36:21.406Z] Removing intermediate container b59ccf71090b [2021-04-23T01:36:21.406Z] ---> 2c5a7b3ade8f [2021-04-23T01:36:21.406Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-23T01:36:21.406Z] ---> Running in b8c976822faf [2021-04-23T01:36:21.406Z] Removing intermediate container ff4030b0c30f [2021-04-23T01:36:21.406Z] ---> b36d0b6ffc94 [2021-04-23T01:36:21.672Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-23T01:36:21.672Z] ---> Running in 14502780ea26 [2021-04-23T01:36:21.672Z] ---> Running in a99a7bebb1e2 [2021-04-23T01:36:22.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:22.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:22.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:22.663Z] Removing intermediate container f3ec3cae2511 [2021-04-23T01:36:22.663Z] ---> ebccbc7b803a [2021-04-23T01:36:22.663Z] Step 4/6 : WORKDIR /edgex-go [2021-04-23T01:36:22.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:22.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:22.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:22.936Z] ---> Running in f0dc34151af1 [2021-04-23T01:36:23.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:23.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:23.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:23.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:36:23.532Z] Removing intermediate container f0dc34151af1 [2021-04-23T01:36:23.532Z] ---> 1d88130071cb [2021-04-23T01:36:23.532Z] Step 5/6 : COPY go.mod . [2021-04-23T01:36:23.591Z] OK: 233 MiB in 51 packages [2021-04-23T01:36:23.591Z] OK: 233 MiB in 51 packages [2021-04-23T01:36:23.591Z] OK: 233 MiB in 51 packages [2021-04-23T01:36:23.867Z] OK: 233 MiB in 51 packages [2021-04-23T01:36:24.127Z] ---> b661e0b11909 [2021-04-23T01:36:24.127Z] Step 6/6 : RUN go mod download [2021-04-23T01:36:24.127Z] ---> Running in 7b3f306b2999 [2021-04-23T01:36:24.133Z] OK: 233 MiB in 51 packages [2021-04-23T01:36:24.717Z] Removing intermediate container c1c19fa5e780 [2021-04-23T01:36:24.717Z] ---> d80715601c9e [2021-04-23T01:36:24.717Z] Step 6/22 : COPY go.mod . [2021-04-23T01:36:24.717Z] Removing intermediate container 58506787baf4 [2021-04-23T01:36:24.717Z] ---> 60a44ea14486 [2021-04-23T01:36:24.717Z] Step 6/23 : COPY go.mod . [2021-04-23T01:36:24.717Z] Removing intermediate container b8c976822faf [2021-04-23T01:36:24.717Z] ---> a5234b6fe253 [2021-04-23T01:36:24.717Z] Step 6/22 : COPY go.mod . [2021-04-23T01:36:24.717Z] Removing intermediate container 14502780ea26 [2021-04-23T01:36:24.717Z] ---> 5f7083c91829 [2021-04-23T01:36:24.717Z] Step 6/23 : COPY go.mod . [2021-04-23T01:36:24.981Z] ---> ba7e9a0afce1 [2021-04-23T01:36:24.981Z] Step 7/22 : RUN go mod download [2021-04-23T01:36:24.981Z] ---> Running in bfde399ec25a [2021-04-23T01:36:25.244Z] Removing intermediate container a99a7bebb1e2 [2021-04-23T01:36:25.244Z] ---> cc6fc6703a61 [2021-04-23T01:36:25.244Z] Step 6/21 : COPY go.mod . [2021-04-23T01:36:25.513Z] ---> 207e76469f6f [2021-04-23T01:36:25.513Z] Step 7/23 : RUN go mod download [2021-04-23T01:36:25.513Z] ---> ac8ab26b220d [2021-04-23T01:36:25.513Z] Step 7/23 : RUN go mod download [2021-04-23T01:36:25.513Z] ---> 61d63cdf0220 [2021-04-23T01:36:25.513Z] Step 7/22 : RUN go mod download [2021-04-23T01:36:25.513Z] ---> Running in ebb11382f773 [2021-04-23T01:36:25.513Z] ---> 8cdc7d0dc2fa [2021-04-23T01:36:25.513Z] Step 7/21 : RUN go mod download [2021-04-23T01:36:25.513Z] ---> Running in fba98f0fbd7e [2021-04-23T01:36:25.775Z] ---> Running in c888a4edb6aa [2021-04-23T01:36:25.775Z] ---> Running in ca2d8f32ddec [2021-04-23T01:36:28.395Z] Removing intermediate container fba98f0fbd7e [2021-04-23T01:36:28.395Z] ---> c7b47ed07059 [2021-04-23T01:36:28.395Z] Step 8/23 : COPY . . [2021-04-23T01:36:28.395Z] Removing intermediate container bfde399ec25a [2021-04-23T01:36:28.395Z] ---> b4d687d027e5 [2021-04-23T01:36:28.395Z] Step 8/22 : COPY . . [2021-04-23T01:36:28.395Z] Removing intermediate container ebb11382f773 [2021-04-23T01:36:28.395Z] ---> 801838bc90ad [2021-04-23T01:36:28.395Z] Step 8/23 : COPY . . [2021-04-23T01:36:29.354Z] Removing intermediate container c888a4edb6aa [2021-04-23T01:36:29.354Z] ---> fb4edcee4bc0 [2021-04-23T01:36:29.354Z] Step 8/22 : COPY . . [2021-04-23T01:36:32.711Z] Removing intermediate container ca2d8f32ddec [2021-04-23T01:36:32.711Z] ---> deb9847a7740 [2021-04-23T01:36:32.711Z] Step 8/21 : COPY . . [2021-04-23T01:36:50.929Z] Removing intermediate container 7b3f306b2999 [2021-04-23T01:36:50.929Z] ---> 4981bf99bab4 [2021-04-23T01:36:50.929Z] Successfully built 4981bf99bab4 [2021-04-23T01:36:50.929Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:36:51.289Z] + docker inspect -f . ci-base-image-arm64 [2021-04-23T01:36:51.289Z] . [Pipeline] withDockerContainer [2021-04-23T01:36:51.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container [2021-04-23T01:36:51.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-23T01:36:53.223Z] $ docker top 380256a216455ce29d0ea5454ed141f5a5e19a23e91712be154087774055db4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:36:54.177Z] + go version [2021-04-23T01:36:54.177Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-23T01:36:54.201Z] $ docker stop --time=1 380256a216455ce29d0ea5454ed141f5a5e19a23e91712be154087774055db4f [2021-04-23T01:36:56.165Z] $ docker rm -f 380256a216455ce29d0ea5454ed141f5a5e19a23e91712be154087774055db4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:36:56.871Z] + docker inspect -f . ci-base-image-arm64 [2021-04-23T01:36:56.871Z] . [Pipeline] withDockerContainer [2021-04-23T01:36:57.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container [2021-04-23T01:36:57.217Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-23T01:36:58.627Z] $ docker top c2170dd4d3e8dff10a972196361443e135e5b16ae42456ad5c0e4afe9caaf89a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-23T01:36:58.947Z] ========================================================= [2021-04-23T01:36:58.948Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-23T01:36:58.948Z] ========================================================= [Pipeline] sh [2021-04-23T01:36:59.594Z] + make test [2021-04-23T01:36:59.595Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-23T01:37:11.867Z] ---> ca3bf68cd6ec [2021-04-23T01:37:11.867Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-23T01:37:11.867Z] ---> Running in 104d9a24b393 [2021-04-23T01:37:12.171Z] ---> b600c805e684 [2021-04-23T01:37:12.171Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-23T01:37:12.449Z] ---> c61b2515e9b9 [2021-04-23T01:37:12.449Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-23T01:37:12.449Z] ---> 2f149c4bcd4d [2021-04-23T01:37:12.449Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-23T01:37:12.449Z] ---> 3cff28f0c265 [2021-04-23T01:37:12.449Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-23T01:37:12.717Z] ---> Running in adc459a7f090 [2021-04-23T01:37:12.717Z] ---> Running in b3afb26bf028 [2021-04-23T01:37:12.717Z] ---> Running in c2ccbbf6019d [2021-04-23T01:37:12.717Z] ---> Running in 4ff0ddc3f926 [2021-04-23T01:37:14.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-23T01:37:14.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-23T01:37:14.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-23T01:37:14.155Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-23T01:37:14.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-23T01:37:22.027Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-23T01:38:01.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-23T01:38:13.599Z] Removing intermediate container b3afb26bf028 [2021-04-23T01:38:13.599Z] ---> 1766d53c6896 [2021-04-23T01:38:13.599Z] [2021-04-23T01:38:13.599Z] Step 10/21 : FROM alpine:3.12 [2021-04-23T01:38:13.599Z] 3.12: Pulling from library/alpine [2021-04-23T01:38:14.178Z] Removing intermediate container 104d9a24b393 [2021-04-23T01:38:14.178Z] ---> 359fc7c40f8b [2021-04-23T01:38:14.178Z] [2021-04-23T01:38:14.178Z] Step 10/22 : FROM alpine:3.12 [2021-04-23T01:38:14.178Z] 3.12: Pulling from library/alpine [2021-04-23T01:38:15.587Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-23T01:38:15.587Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-23T01:38:15.587Z] Status: Downloaded newer image for alpine:3.12 [2021-04-23T01:38:15.587Z] ---> 13621d1b12d4 [2021-04-23T01:38:15.587Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-23T01:38:15.587Z] Status: Downloaded newer image for alpine:3.12 [2021-04-23T01:38:15.587Z] ---> 13621d1b12d4 [2021-04-23T01:38:15.587Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-23T01:38:15.855Z] Removing intermediate container 4ff0ddc3f926 [2021-04-23T01:38:15.855Z] ---> 0da05cc3490e [2021-04-23T01:38:15.855Z] [2021-04-23T01:38:15.855Z] Step 10/22 : FROM alpine:3.12 [2021-04-23T01:38:15.855Z] ---> 13621d1b12d4 [2021-04-23T01:38:15.855Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-23T01:38:15.855Z] ---> Running in 3d91c48f8f1b [2021-04-23T01:38:15.855Z] ---> Running in 9ec195f34c3a [2021-04-23T01:38:15.855Z] ---> Running in e37a2470ecf2 [2021-04-23T01:38:16.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:17.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:17.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:17.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:17.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:17.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:17.413Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-23T01:38:17.413Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:38:17.413Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-23T01:38:17.413Z] OK: 6 MiB in 15 packages [2021-04-23T01:38:17.413Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-23T01:38:17.413Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-23T01:38:17.413Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-23T01:38:17.413Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-23T01:38:17.413Z] (4/4) Installing curl (7.76.1-r0) [2021-04-23T01:38:17.413Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:38:17.413Z] Executing ca-certificates-20191127-r4.trigger [2021-04-23T01:38:17.413Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:38:17.413Z] Executing ca-certificates-20191127-r4.trigger [2021-04-23T01:38:17.413Z] OK: 6 MiB in 16 packages [2021-04-23T01:38:17.413Z] OK: 7 MiB in 18 packages [2021-04-23T01:38:18.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-23T01:38:18.913Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-23T01:38:20.755Z] Removing intermediate container adc459a7f090 [2021-04-23T01:38:20.755Z] ---> 12c2df268ca2 [2021-04-23T01:38:20.755Z] [2021-04-23T01:38:20.755Z] Step 10/23 : FROM alpine:3.12 [2021-04-23T01:38:20.755Z] ---> 13621d1b12d4 [2021-04-23T01:38:20.755Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-23T01:38:20.755Z] Removing intermediate container c2ccbbf6019d [2021-04-23T01:38:20.755Z] ---> eaa7a752c003 [2021-04-23T01:38:20.755Z] [2021-04-23T01:38:20.755Z] Step 10/23 : FROM alpine:3.12 [2021-04-23T01:38:20.755Z] ---> 13621d1b12d4 [2021-04-23T01:38:20.755Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-23T01:38:21.025Z] ---> Running in 9c24c1d2f642 [2021-04-23T01:38:21.025Z] ---> Running in 6731cd32a1d5 [2021-04-23T01:38:21.025Z] Removing intermediate container e37a2470ecf2 [2021-04-23T01:38:21.025Z] ---> fee7d98bb9b7 [2021-04-23T01:38:21.025Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:38:22.434Z] ---> Running in f135b7cb1a7c [2021-04-23T01:38:22.434Z] Removing intermediate container 6731cd32a1d5 [2021-04-23T01:38:22.434Z] ---> 8044d8c4fc86 [2021-04-23T01:38:22.434Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-23T01:38:22.434Z] Removing intermediate container 3d91c48f8f1b [2021-04-23T01:38:22.434Z] ---> 33581519dbeb [2021-04-23T01:38:22.434Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:38:22.434Z] Removing intermediate container 9ec195f34c3a [2021-04-23T01:38:22.434Z] ---> 22b94f4672ca [2021-04-23T01:38:22.434Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-23T01:38:23.029Z] ---> Running in fc0283b4b74e [2021-04-23T01:38:23.029Z] ---> Running in cc48ea840311 [2021-04-23T01:38:23.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:23.029Z] ---> Running in 696c412bb5a9 [2021-04-23T01:38:23.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:23.029Z] Removing intermediate container f135b7cb1a7c [2021-04-23T01:38:23.029Z] ---> 2c1043aa0a88 [2021-04-23T01:38:23.029Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-23T01:38:23.299Z] ---> Running in 626d35bca061 [2021-04-23T01:38:23.299Z] Removing intermediate container fc0283b4b74e [2021-04-23T01:38:23.299Z] ---> cec015cb1b37 [2021-04-23T01:38:23.299Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-23T01:38:23.299Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-23T01:38:23.299Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:38:23.299Z] OK: 6 MiB in 15 packages [2021-04-23T01:38:23.299Z] Removing intermediate container cc48ea840311 [2021-04-23T01:38:23.299Z] ---> 6d60e2733605 [2021-04-23T01:38:23.299Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-23T01:38:23.583Z] Removing intermediate container 696c412bb5a9 [2021-04-23T01:38:23.583Z] ---> e1af2d84ce6c [2021-04-23T01:38:23.583Z] Step 13/21 : WORKDIR /edgex [2021-04-23T01:38:23.583Z] ---> Running in 10e2e912a3e9 [2021-04-23T01:38:23.583Z] ---> Running in f9d2bde8ac86 [2021-04-23T01:38:23.583Z] ---> Running in 5df52be5219b [2021-04-23T01:38:23.583Z] Removing intermediate container 626d35bca061 [2021-04-23T01:38:23.583Z] ---> 0121722aea03 [2021-04-23T01:38:23.583Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-23T01:38:23.849Z] ---> Running in 67068609086d [2021-04-23T01:38:23.849Z] Removing intermediate container 10e2e912a3e9 [2021-04-23T01:38:23.849Z] ---> dcd064f87c3c [2021-04-23T01:38:23.849Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-23T01:38:24.112Z] ---> Running in 148375bc090e [2021-04-23T01:38:24.112Z] Removing intermediate container f9d2bde8ac86 [2021-04-23T01:38:24.112Z] ---> c744ae3428b3 [2021-04-23T01:38:24.112Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:38:24.112Z] Removing intermediate container 5df52be5219b [2021-04-23T01:38:24.112Z] ---> 77ac2d7c67db [2021-04-23T01:38:24.112Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-23T01:38:24.379Z] ---> Running in e7f6d0aab829 [2021-04-23T01:38:24.379Z] Removing intermediate container 67068609086d [2021-04-23T01:38:24.379Z] ---> 03e5b9adbe06 [2021-04-23T01:38:24.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:38:24.379Z] Removing intermediate container 9c24c1d2f642 [2021-04-23T01:38:24.379Z] ---> 0a3b6d6ad75c [2021-04-23T01:38:24.379Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:38:24.647Z] Removing intermediate container 148375bc090e [2021-04-23T01:38:24.647Z] ---> 7f098b696344 [2021-04-23T01:38:24.647Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:38:24.647Z] ---> Running in 21bdc91b7a61 [2021-04-23T01:38:24.917Z] ---> acf6f7a0a500 [2021-04-23T01:38:24.917Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-23T01:38:24.917Z] ---> 9eb67d25b218 [2021-04-23T01:38:24.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-23T01:38:24.917Z] ---> defd80a39718 [2021-04-23T01:38:24.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-23T01:38:25.203Z] Removing intermediate container 21bdc91b7a61 [2021-04-23T01:38:25.203Z] ---> 1685da0a1e77 [2021-04-23T01:38:25.203Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-23T01:38:26.156Z] ---> Running in f5042e4f9489 [2021-04-23T01:38:26.429Z] ---> 55ae116059e7 [2021-04-23T01:38:26.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-23T01:38:26.429Z] ---> 161c74c54a43 [2021-04-23T01:38:26.429Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-23T01:38:26.429Z] ---> 797111b481cd [2021-04-23T01:38:26.429Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-23T01:38:26.705Z] Removing intermediate container f5042e4f9489 [2021-04-23T01:38:26.705Z] ---> e02fb1c5f2b2 [2021-04-23T01:38:26.705Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-23T01:38:26.705Z] ---> Running in 345fc170eaf7 [2021-04-23T01:38:26.976Z] ---> 73b16ea7998d [2021-04-23T01:38:26.976Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-23T01:38:26.976Z] ---> caa8803a0ebe [2021-04-23T01:38:26.976Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-23T01:38:26.976Z] Removing intermediate container e7f6d0aab829 [2021-04-23T01:38:26.976Z] ---> 0a922ffc32cd [2021-04-23T01:38:26.976Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-23T01:38:27.238Z] ---> Running in 2ccc59cabe3a [2021-04-23T01:38:27.238Z] ---> Running in 71e1b303d6fd [2021-04-23T01:38:27.238Z] ---> Running in b640d5ecffd9 [2021-04-23T01:38:27.238Z] ---> 803bd3dd9865 [2021-04-23T01:38:27.238Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-23T01:38:27.238Z] Removing intermediate container 345fc170eaf7 [2021-04-23T01:38:27.238Z] ---> 6557d03e500f [2021-04-23T01:38:27.238Z] Step 15/23 : WORKDIR / [2021-04-23T01:38:27.501Z] ---> Running in 07fcc720497d [2021-04-23T01:38:27.501Z] ---> Running in bac7831efffb [2021-04-23T01:38:27.800Z] Removing intermediate container 2ccc59cabe3a [2021-04-23T01:38:27.800Z] ---> e9fe6b831c7a [2021-04-23T01:38:27.800Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:38:27.800Z] Removing intermediate container 71e1b303d6fd [2021-04-23T01:38:27.800Z] ---> a3660ced0e52 [2021-04-23T01:38:27.800Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:38:27.800Z] ---> Running in 1ded8cbd9fde [2021-04-23T01:38:27.800Z] ---> Running in 78aaa59dc1b0 [2021-04-23T01:38:27.800Z] Removing intermediate container 07fcc720497d [2021-04-23T01:38:27.800Z] ---> 9f91a940f3ad [2021-04-23T01:38:27.800Z] Step 18/21 : CMD ["--init=true"] [2021-04-23T01:38:28.065Z] Removing intermediate container bac7831efffb [2021-04-23T01:38:28.065Z] ---> b37c195277bf [2021-04-23T01:38:28.065Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:38:28.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:28.328Z] ---> Running in 09961ae56e93 [2021-04-23T01:38:28.328Z] Removing intermediate container 1ded8cbd9fde [2021-04-23T01:38:28.328Z] ---> d6a7abc9934e [2021-04-23T01:38:28.328Z] Step 20/22 : LABEL arch=x86_64 [2021-04-23T01:38:28.328Z] Removing intermediate container 78aaa59dc1b0 [2021-04-23T01:38:28.328Z] ---> 853061afb71e [2021-04-23T01:38:28.328Z] Step 20/22 : LABEL arch=x86_64 [2021-04-23T01:38:28.594Z] ---> acbff1a05952 [2021-04-23T01:38:28.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-23T01:38:28.594Z] ---> Running in cb4b4de166a0 [2021-04-23T01:38:28.594Z] ---> Running in 89d0f4e4cb4c [2021-04-23T01:38:28.594Z] Removing intermediate container 09961ae56e93 [2021-04-23T01:38:28.594Z] ---> 349b77de29d5 [2021-04-23T01:38:28.594Z] Step 19/21 : LABEL arch=x86_64 [2021-04-23T01:38:28.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:38:28.594Z] ---> Running in c3fbbbaba082 [2021-04-23T01:38:28.860Z] Removing intermediate container cb4b4de166a0 [2021-04-23T01:38:28.860Z] ---> 7a6b830f99c7 [2021-04-23T01:38:28.860Z] Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:38:28.860Z] Removing intermediate container 89d0f4e4cb4c [2021-04-23T01:38:28.860Z] ---> ac84ef374d93 [2021-04-23T01:38:28.860Z] Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:38:29.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-23T01:38:29.094Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-23T01:38:29.123Z] ---> Running in 7d54819e6c8c [2021-04-23T01:38:29.124Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-23T01:38:29.124Z] Removing intermediate container c3fbbbaba082 [2021-04-23T01:38:29.124Z] ---> 19f084781040 [2021-04-23T01:38:29.124Z] Step 20/21 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:38:29.124Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-23T01:38:29.124Z] ---> Running in 8de759c5ec12 [2021-04-23T01:38:29.389Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-23T01:38:29.389Z] ---> Running in 2f8cec07fc62 [2021-04-23T01:38:29.389Z] Removing intermediate container 7d54819e6c8c [2021-04-23T01:38:29.389Z] ---> b5a8ea016ec2 [2021-04-23T01:38:29.389Z] Step 22/22 : LABEL version=0.0.0 [2021-04-23T01:38:29.389Z] ---> fcd42d3b2888 [2021-04-23T01:38:29.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-23T01:38:29.389Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-23T01:38:29.389Z] ---> Running in c207a1cd3b89 [2021-04-23T01:38:29.656Z] Removing intermediate container 8de759c5ec12 [2021-04-23T01:38:29.656Z] ---> 5ea88280a85f [2021-04-23T01:38:29.656Z] Step 22/22 : LABEL version=0.0.0 [2021-04-23T01:38:29.656Z] Removing intermediate container 2f8cec07fc62 [2021-04-23T01:38:29.656Z] ---> 41e1508163e7 [2021-04-23T01:38:29.656Z] Step 21/21 : LABEL version=0.0.0 [2021-04-23T01:38:29.656Z] ---> Running in dafc19a05c0f [2021-04-23T01:38:29.924Z] Removing intermediate container c207a1cd3b89 [2021-04-23T01:38:29.924Z] ---> f58f6d586be1 [2021-04-23T01:38:29.924Z] [2021-04-23T01:38:29.924Z] ---> Running in 78693df90291 [2021-04-23T01:38:29.924Z] ---> 755c9dd461dc [2021-04-23T01:38:29.924Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-23T01:38:30.188Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-23T01:38:30.188Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-23T01:38:30.188Z] ---> Running in 13f7e01b224e [2021-04-23T01:38:30.188Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:38:30.188Z] OK: 8 MiB in 20 packages [2021-04-23T01:38:30.188Z] Successfully built f58f6d586be1 [2021-04-23T01:38:30.471Z] Removing intermediate container dafc19a05c0f [2021-04-23T01:38:30.471Z] ---> d1a71b180812 [2021-04-23T01:38:30.471Z] [2021-04-23T01:38:30.471Z] Successfully tagged docker-support-notifications-go:latest [2021-04-23T01:38:30.471Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-04-23T01:38:30.471Z] Removing intermediate container 78693df90291 [2021-04-23T01:38:30.471Z] ---> 9a29a0150321 [2021-04-23T01:38:30.471Z] [2021-04-23T01:38:30.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-23T01:38:30.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-23T01:38:30.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-23T01:38:30.756Z] Removing intermediate container 13f7e01b224e [2021-04-23T01:38:30.756Z] ---> 172fb768eca3 [2021-04-23T01:38:30.756Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:38:30.756Z] Successfully built d1a71b180812 [2021-04-23T01:38:30.756Z] Successfully built 9a29a0150321 [2021-04-23T01:38:30.756Z] ---> Running in c3a2c06163e3 [2021-04-23T01:38:30.810Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-23T01:38:31.033Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-23T01:38:31.033Z] Building docker-security-bootstrapper-go [2021-04-23T01:38:31.033Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-23T01:38:31.033Z] Building docker-sys-mgmt-agent-go [2021-04-23T01:38:31.301Z]  Building docker-security-proxy-setup-go ... done  Building docker-support-scheduler-go ... done Removing intermediate container c3a2c06163e3 [2021-04-23T01:38:31.301Z] ---> abac33d02aa6 [2021-04-23T01:38:31.301Z] Step 21/23 : LABEL arch=x86_64 [2021-04-23T01:38:31.301Z] Removing intermediate container b640d5ecffd9 [2021-04-23T01:38:31.301Z] ---> ea0c38558bb1 [2021-04-23T01:38:31.301Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:38:31.301Z] ---> Running in 7dd45318c2a6 [2021-04-23T01:38:31.574Z] Removing intermediate container 7dd45318c2a6 [2021-04-23T01:38:31.574Z] ---> 361b69ffe5f9 [2021-04-23T01:38:31.574Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:38:31.574Z] ---> Running in cb0400a4fcce [2021-04-23T01:38:31.574Z] ---> 6d5e0db8cec0 [2021-04-23T01:38:31.574Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-23T01:38:32.198Z] Removing intermediate container cb0400a4fcce [2021-04-23T01:38:32.198Z] ---> 51b6f608fc22 [2021-04-23T01:38:32.198Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:38:32.467Z] ---> Running in 07e032d25648 [2021-04-23T01:38:33.067Z] ---> 2a18ccce6b8c [2021-04-23T01:38:33.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-23T01:38:35.019Z] Removing intermediate container 07e032d25648 [2021-04-23T01:38:35.019Z] ---> 8b66f03dfff1 [2021-04-23T01:38:35.019Z] [2021-04-23T01:38:35.019Z] ---> 3cecb7f9bf80 [2021-04-23T01:38:35.019Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-23T01:38:35.019Z] ---> Running in fdf44047421f [2021-04-23T01:38:35.019Z] Successfully built 8b66f03dfff1 [2021-04-23T01:38:35.139Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-23T01:38:35.139Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-23T01:38:35.305Z] Successfully tagged docker-core-metadata-go:latest [2021-04-23T01:38:35.305Z] Building docker-core-command-go [2021-04-23T01:38:35.893Z]  Building docker-core-metadata-go ... done Removing intermediate container fdf44047421f [2021-04-23T01:38:35.893Z] ---> 062192cc8bf8 [2021-04-23T01:38:35.893Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:38:40.173Z] ---> Running in 83af3eb62941 [2021-04-23T01:38:41.143Z] Removing intermediate container 83af3eb62941 [2021-04-23T01:38:41.143Z] ---> 6b70f8394251 [2021-04-23T01:38:41.143Z] Step 21/23 : LABEL arch=x86_64 [2021-04-23T01:38:41.728Z] ---> Running in 9c6c160498fe [2021-04-23T01:38:42.706Z] Removing intermediate container 9c6c160498fe [2021-04-23T01:38:42.706Z] ---> 78011209c285 [2021-04-23T01:38:42.706Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:38:43.292Z] ---> Running in 084693c56c98 [2021-04-23T01:38:43.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-23T01:38:43.449Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-23T01:38:43.449Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-23T01:38:43.573Z] Removing intermediate container 084693c56c98 [2021-04-23T01:38:43.573Z] ---> 4b792da4a0c1 [2021-04-23T01:38:43.573Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:38:43.840Z] ---> Running in 80ba36fe3f78 [2021-04-23T01:38:44.106Z] Removing intermediate container 80ba36fe3f78 [2021-04-23T01:38:44.106Z] ---> fffb22676c72 [2021-04-23T01:38:44.106Z] [2021-04-23T01:38:44.376Z] Successfully built fffb22676c72 [2021-04-23T01:38:44.376Z] Successfully tagged docker-core-data-go:latest [2021-04-23T01:38:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.341s coverage: 45.9% of statements [2021-04-23T01:38:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-23T01:38:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-23T01:38:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-23T01:38:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-23T01:38:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-23T01:38:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-23T01:38:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.217s coverage: 19.8% of statements [2021-04-23T01:38:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.348s coverage: 99.0% of statements [2021-04-23T01:38:56.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.544s coverage: 27.1% of statements [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-23T01:38:56.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.135s coverage: 100.0% of statements [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-23T01:38:56.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.147s coverage: 100.0% of statements [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-23T01:38:56.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-23T01:38:58.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.272s coverage: 71.3% of statements [2021-04-23T01:38:58.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-23T01:38:58.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-23T01:39:00.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.474s coverage: 82.9% of statements [2021-04-23T01:39:00.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-23T01:39:00.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:39:00.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements [2021-04-23T01:39:00.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-23T01:39:02.927Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:39:02.927Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:39:02.927Z] ---> 35f7f37b1196 [2021-04-23T01:39:02.927Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:39:02.927Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:39:02.927Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:39:02.927Z] ---> 35f7f37b1196 [2021-04-23T01:39:02.927Z] Step 3/31 : WORKDIR /edgex-go [2021-04-23T01:39:02.927Z] ---> Using cache [2021-04-23T01:39:02.927Z] ---> f6ae8296d08b [2021-04-23T01:39:02.927Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:39:02.927Z] ---> Using cache [2021-04-23T01:39:02.927Z] ---> f6ae8296d08b [2021-04-23T01:39:02.927Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:39:02.927Z] ---> Using cache [2021-04-23T01:39:02.927Z] ---> 2c5a7b3ade8f [2021-04-23T01:39:02.927Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-23T01:39:02.927Z] ---> Using cache [2021-04-23T01:39:02.927Z] ---> 2c5a7b3ade8f [2021-04-23T01:39:02.927Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-23T01:39:02.927Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:39:02.927Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:39:02.927Z] ---> 35f7f37b1196 [2021-04-23T01:39:02.927Z] Step 3/24 : WORKDIR /edgex-go [2021-04-23T01:39:02.927Z] ---> Using cache [2021-04-23T01:39:02.927Z] ---> f6ae8296d08b [2021-04-23T01:39:02.927Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:39:02.927Z] ---> Using cache [2021-04-23T01:39:02.927Z] ---> 2c5a7b3ade8f [2021-04-23T01:39:02.927Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-23T01:39:04.345Z] ---> Running in 28608b911466 [2021-04-23T01:39:04.345Z] ---> Running in 20921ace5380 [2021-04-23T01:39:04.345Z] ---> Running in ca6b5377a6df [2021-04-23T01:39:04.948Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:39:04.948Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:39:04.948Z] ---> 35f7f37b1196 [2021-04-23T01:39:04.948Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:39:04.948Z] ---> Using cache [2021-04-23T01:39:04.948Z] ---> f6ae8296d08b [2021-04-23T01:39:04.948Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:39:04.948Z] ---> Using cache [2021-04-23T01:39:04.948Z] ---> 2c5a7b3ade8f [2021-04-23T01:39:04.948Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-23T01:39:05.533Z] ---> Running in 768aae07269f [2021-04-23T01:39:06.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:06.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:39:07.297Z] OK: 233 MiB in 51 packages [2021-04-23T01:39:07.297Z] OK: 233 MiB in 51 packages [2021-04-23T01:39:07.564Z] OK: 233 MiB in 51 packages [2021-04-23T01:39:07.841Z] OK: 233 MiB in 51 packages [2021-04-23T01:39:07.841Z] Removing intermediate container 28608b911466 [2021-04-23T01:39:07.841Z] ---> a48ffcabd1aa [2021-04-23T01:39:07.841Z] Step 6/24 : COPY go.mod . [2021-04-23T01:39:08.112Z] Removing intermediate container ca6b5377a6df [2021-04-23T01:39:08.112Z] ---> 87501e6a72bf [2021-04-23T01:39:08.112Z] Step 6/31 : COPY go.mod . [2021-04-23T01:39:08.377Z] ---> a5a682ce65cf [2021-04-23T01:39:08.377Z] Step 7/24 : RUN go mod download [2021-04-23T01:39:08.377Z] Removing intermediate container 20921ace5380 [2021-04-23T01:39:08.377Z] ---> eedafb174e7a [2021-04-23T01:39:08.377Z] Step 6/23 : COPY go.mod . [2021-04-23T01:39:08.377Z] ---> Running in 274ef5a36e70 [2021-04-23T01:39:08.377Z] ---> 4c7a8e4209b5 [2021-04-23T01:39:08.377Z] Step 7/31 : RUN go mod download [2021-04-23T01:39:08.658Z] Removing intermediate container 768aae07269f [2021-04-23T01:39:08.658Z] ---> c801f77b6670 [2021-04-23T01:39:08.658Z] Step 6/23 : COPY go.mod . [2021-04-23T01:39:08.658Z] ---> Running in ed2c9beff61b [2021-04-23T01:39:08.932Z] ---> af48532cb17f [2021-04-23T01:39:08.932Z] Step 7/23 : RUN go mod download [2021-04-23T01:39:08.932Z] ---> Running in c3c9a1ab37d2 [2021-04-23T01:39:09.202Z] ---> 385f6cca974e [2021-04-23T01:39:09.202Z] Step 7/23 : RUN go mod download [2021-04-23T01:39:09.202Z] ---> Running in 9eb3b5771443 [2021-04-23T01:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-23T01:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.240s coverage: 100.0% of statements [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-23T01:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.243s coverage: 100.0% of statements [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-23T01:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.429s coverage: 86.7% of statements [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-23T01:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.459s coverage: 97.5% of statements [2021-04-23T01:39:10.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-23T01:39:10.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.228s coverage: 78.3% of statements [2021-04-23T01:39:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-23T01:39:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-23T01:39:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-23T01:39:10.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-23T01:39:11.177Z] Removing intermediate container 274ef5a36e70 [2021-04-23T01:39:11.177Z] ---> 154521560038 [2021-04-23T01:39:11.177Z] Step 8/24 : COPY . . [2021-04-23T01:39:11.177Z] Removing intermediate container ed2c9beff61b [2021-04-23T01:39:11.177Z] ---> ffe9780f2657 [2021-04-23T01:39:11.177Z] Step 8/31 : COPY . . [2021-04-23T01:39:11.177Z] Removing intermediate container c3c9a1ab37d2 [2021-04-23T01:39:11.177Z] ---> 73736dae2ffc [2021-04-23T01:39:11.177Z] Step 8/23 : COPY . . [2021-04-23T01:39:11.177Z] Removing intermediate container 9eb3b5771443 [2021-04-23T01:39:11.177Z] ---> 4190f7dca6e8 [2021-04-23T01:39:11.177Z] Step 8/23 : COPY . . [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.291s coverage: 93.0% of statements [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.277s coverage: 0.9% of statements [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-23T01:39:18.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.159s coverage: 47.1% of statements [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.187s coverage: 79.5% of statements [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.120s coverage: 94.1% of statements [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.164s coverage: 96.3% of statements [2021-04-23T01:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-04-23T01:39:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2021-04-23T01:39:33.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.120s coverage: 44.8% of statements [2021-04-23T01:39:37.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.465s coverage: 81.9% of statements [2021-04-23T01:39:37.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.211s coverage: 92.9% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.166s coverage: 75.5% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.112s coverage: 80.8% of statements [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.188s coverage: 87.2% of statements [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.196s coverage: 84.6% of statements [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.6% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 64.4% of statements [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-23T01:39:47.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.118s coverage: 100.0% of statements [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-04-23T01:39:47.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements [2021-04-23T01:39:48.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-04-23T01:39:49.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-04-23T01:39:51.122Z] ---> 1f74a5e349fd [2021-04-23T01:39:51.122Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-23T01:39:51.122Z] ---> adc190d3cd88 [2021-04-23T01:39:51.122Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-23T01:39:51.122Z] ---> 5ef9ff00bdc1 [2021-04-23T01:39:51.122Z] ---> 39683d8acd2c [2021-04-23T01:39:51.122Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/23 : RUN make cmd/core-command/core-command [2021-04-23T01:39:51.122Z] [2021-04-23T01:39:51.122Z] ---> Running in f755ba9d6f2d [2021-04-23T01:39:51.122Z] ---> Running in b014595f8378 [2021-04-23T01:39:51.122Z] ---> Running in 4ef5e8746f7c [2021-04-23T01:39:51.122Z] ---> Running in f5adbc715aa4 [2021-04-23T01:39:51.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-23T01:39:51.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-23T01:39:51.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-23T01:39:51.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-23T01:39:52.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.891s coverage: 69.0% of statements [2021-04-23T01:39:52.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-23T01:39:52.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-23T01:39:52.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-23T01:39:54.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.505s coverage: 38.4% of statements [2021-04-23T01:39:54.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-23T01:39:54.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-23T01:39:54.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2021-04-23T01:39:54.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-23T01:39:54.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2021-04-23T01:40:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 47.0% of statements [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-23T01:40:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-23T01:40:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.138s coverage: 100.0% of statements [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-23T01:40:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.126s coverage: 9.6% of statements [2021-04-23T01:40:00.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-23T01:40:02.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.455s coverage: 88.6% of statements [2021-04-23T01:40:02.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-23T01:40:02.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:40:02.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-23T01:40:11.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.659s coverage: 28.7% of statements [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-23T01:40:11.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-23T01:40:11.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.183s coverage: 100.0% of statements [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-23T01:40:11.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.193s coverage: 64.6% of statements [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-23T01:40:11.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.389s coverage: 95.6% of statements [2021-04-23T01:40:11.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-23T01:40:11.028Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-23T01:40:11.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-23T01:40:11.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-23T01:40:11.028Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-23T01:40:11.028Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-04-23T01:40:12.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.118s coverage: 28.1% of statements [2021-04-23T01:40:12.453Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-04-23T01:40:13.430Z] GO111MODULE=on go vet ./... [2021-04-23T01:40:30.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-23T01:40:32.110Z] Removing intermediate container f755ba9d6f2d [2021-04-23T01:40:32.111Z] ---> 6286da283e54 [2021-04-23T01:40:32.111Z] [2021-04-23T01:40:32.111Z] Step 10/31 : FROM alpine:3.12 [2021-04-23T01:40:32.111Z] ---> 13621d1b12d4 [2021-04-23T01:40:32.111Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-23T01:40:32.111Z] Removing intermediate container b014595f8378 [2021-04-23T01:40:32.111Z] ---> 56bb3a9857f8 [2021-04-23T01:40:32.111Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-23T01:40:32.111Z] ---> Running in 0a55d3c5f509 [2021-04-23T01:40:32.111Z] ---> Running in c1a830cd34ee [2021-04-23T01:40:32.774Z] Removing intermediate container c1a830cd34ee [2021-04-23T01:40:32.774Z] ---> 827a578458ab [2021-04-23T01:40:32.774Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-23T01:40:33.050Z] ---> Running in 75219dbc3f9c [2021-04-23T01:40:33.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-23T01:40:35.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:40:35.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:40:35.270Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-23T01:40:35.537Z] (2/2) Installing su-exec (0.2-r1) [2021-04-23T01:40:35.537Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:40:36.952Z] OK: 6 MiB in 16 packages [2021-04-23T01:40:37.296Z] Removing intermediate container f5adbc715aa4 [2021-04-23T01:40:37.296Z] ---> 2971be0f8973 [2021-04-23T01:40:37.296Z] [2021-04-23T01:40:37.296Z] Step 10/24 : FROM alpine:3.12 [2021-04-23T01:40:37.296Z] ---> 13621d1b12d4 [2021-04-23T01:40:37.296Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-23T01:40:37.296Z] Removing intermediate container 4ef5e8746f7c [2021-04-23T01:40:37.296Z] ---> be5fdee8589c [2021-04-23T01:40:37.296Z] [2021-04-23T01:40:37.296Z] Step 10/23 : FROM alpine:3.12 [2021-04-23T01:40:37.296Z] ---> 13621d1b12d4 [2021-04-23T01:40:37.296Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-23T01:40:37.296Z] ---> Using cache [2021-04-23T01:40:37.296Z] ---> 0a3b6d6ad75c [2021-04-23T01:40:37.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:40:37.296Z] ---> Using cache [2021-04-23T01:40:37.296Z] ---> 1685da0a1e77 [2021-04-23T01:40:37.296Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-23T01:40:37.296Z] ---> Running in 37d40d6fb440 [2021-04-23T01:40:37.577Z] ---> Running in d3a31950f8c0 [2021-04-23T01:40:37.850Z] Removing intermediate container 0a55d3c5f509 [2021-04-23T01:40:37.850Z] ---> 33d15cfda83e [2021-04-23T01:40:37.850Z] [2021-04-23T01:40:37.850Z] Step 11/23 : FROM docker:20.10.0 [2021-04-23T01:40:37.850Z] 20.10.0: Pulling from library/docker [2021-04-23T01:40:37.850Z] Removing intermediate container d3a31950f8c0 [2021-04-23T01:40:37.850Z] ---> 09d699c1ab21 [2021-04-23T01:40:37.850Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-23T01:40:37.850Z] Removing intermediate container 75219dbc3f9c [2021-04-23T01:40:37.850Z] ---> 776288a519fa [2021-04-23T01:40:37.850Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-23T01:40:38.122Z] ---> Running in 6b978520ebf2 [2021-04-23T01:40:38.122Z] ---> Running in e9a417dcecec [2021-04-23T01:40:38.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:40:38.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:40:38.658Z] Removing intermediate container e9a417dcecec [2021-04-23T01:40:38.658Z] ---> 1fc2144e84dd [2021-04-23T01:40:38.658Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-23T01:40:38.658Z] Removing intermediate container 6b978520ebf2 [2021-04-23T01:40:38.658Z] ---> e729b31e9f4a [2021-04-23T01:40:38.658Z] Step 15/23 : WORKDIR / [2021-04-23T01:40:38.935Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-23T01:40:38.935Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-23T01:40:38.935Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-23T01:40:38.935Z] (4/6) Installing curl (7.76.1-r0) [2021-04-23T01:40:38.935Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-23T01:40:38.935Z] (6/6) Installing su-exec (0.2-r1) [2021-04-23T01:40:38.935Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:40:38.935Z] Executing ca-certificates-20191127-r4.trigger [2021-04-23T01:40:39.209Z] OK: 7 MiB in 20 packages [2021-04-23T01:40:39.790Z] ---> Running in 730cb68c8a36 [2021-04-23T01:40:39.790Z] ---> Running in 09b390fbce16 [2021-04-23T01:40:40.382Z] Removing intermediate container 730cb68c8a36 [2021-04-23T01:40:40.382Z] ---> 23d1e7e4d878 [2021-04-23T01:40:40.382Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-23T01:40:40.382Z] ---> Running in 8200fee2e833 [2021-04-23T01:40:40.382Z] Removing intermediate container 09b390fbce16 [2021-04-23T01:40:40.382Z] ---> 1985b3923b5c [2021-04-23T01:40:40.382Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:40:40.981Z] Removing intermediate container 37d40d6fb440 [2021-04-23T01:40:40.981Z] ---> 6ee2816d3dd0 [2021-04-23T01:40:40.981Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-23T01:40:41.265Z] ---> e871240ae249 [2021-04-23T01:40:41.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-23T01:40:41.548Z] ---> Running in 2f47b504503c [2021-04-23T01:40:41.818Z] Removing intermediate container 2f47b504503c [2021-04-23T01:40:41.818Z] ---> 639fe187e598 [2021-04-23T01:40:41.818Z] Step 13/24 : WORKDIR / [2021-04-23T01:40:42.094Z] ---> Running in fbef0a2502bf [2021-04-23T01:40:42.365Z] ---> 545542f4f605 [2021-04-23T01:40:42.365Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-23T01:40:43.365Z] Removing intermediate container fbef0a2502bf [2021-04-23T01:40:43.365Z] ---> 452fd35eb994 [2021-04-23T01:40:43.365Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-23T01:40:43.365Z] Removing intermediate container 8200fee2e833 [2021-04-23T01:40:43.365Z] ---> 3bb59184261c [2021-04-23T01:40:43.365Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-23T01:40:43.635Z] ---> f175ec28fee8 [2021-04-23T01:40:43.635Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-23T01:40:43.635Z] ---> Running in 65d4c104eabb [2021-04-23T01:40:43.635Z] ---> Running in f5ac2fdc5b7c [2021-04-23T01:40:43.905Z] ---> 585e1c03f8d5 [2021-04-23T01:40:43.905Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-23T01:40:43.905Z] Removing intermediate container f5ac2fdc5b7c [2021-04-23T01:40:43.905Z] ---> 952ff6c7ba48 [2021-04-23T01:40:43.905Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:40:44.176Z] Removing intermediate container 65d4c104eabb [2021-04-23T01:40:44.176Z] ---> 197aeb8c70a7 [2021-04-23T01:40:44.176Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-23T01:40:44.176Z] ---> Running in a5a819c16cda [2021-04-23T01:40:44.450Z] ---> a15b66ccdedf [2021-04-23T01:40:44.450Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-23T01:40:44.450Z] Removing intermediate container a5a819c16cda [2021-04-23T01:40:44.450Z] ---> 54c660afbb49 [2021-04-23T01:40:44.450Z] Step 21/23 : LABEL arch=x86_64 [2021-04-23T01:40:44.450Z] ---> 1c6eb363ca5c [2021-04-23T01:40:44.450Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-23T01:40:44.450Z] ---> Running in 0f6a236c44c4 [2021-04-23T01:40:44.715Z] ---> Running in 0fc3ed070fce [2021-04-23T01:40:45.675Z] ---> 3125ab47d3df [2021-04-23T01:40:45.675Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-23T01:40:45.675Z] Removing intermediate container 0f6a236c44c4 [2021-04-23T01:40:45.675Z] ---> 65dd179e21c6 [2021-04-23T01:40:45.675Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:40:45.943Z] ---> Running in 9931a49c4604 [2021-04-23T01:40:45.943Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-23T01:40:45.943Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-23T01:40:45.943Z] ---> aefe523efa57 [2021-04-23T01:40:45.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:40:45.943Z] ---> Running in 014ca66607e5 [2021-04-23T01:40:46.207Z] Removing intermediate container 9931a49c4604 [2021-04-23T01:40:46.207Z] ---> f0f147fac7de [2021-04-23T01:40:46.207Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:40:46.207Z] Removing intermediate container 014ca66607e5 [2021-04-23T01:40:46.207Z] ---> 17ed63c61112 [2021-04-23T01:40:46.207Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-23T01:40:46.476Z] ---> Running in c846dc683de0 [2021-04-23T01:40:46.476Z] ---> Running in c002bde06b1d [2021-04-23T01:40:46.476Z] ---> 91ea978cd8bd [2021-04-23T01:40:46.476Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-23T01:40:46.750Z] Removing intermediate container c846dc683de0 [2021-04-23T01:40:46.750Z] ---> f75491833cb9 [2021-04-23T01:40:46.750Z] [2021-04-23T01:40:47.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T01:40:47.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T01:40:47.368Z] Successfully built f75491833cb9 [2021-04-23T01:40:47.368Z] Removing intermediate container 0fc3ed070fce [2021-04-23T01:40:47.368Z] ---> 12dc2c622d92 [2021-04-23T01:40:47.368Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:40:47.368Z] Successfully tagged docker-core-command-go:latest [2021-04-23T01:40:47.368Z]  Building docker-core-command-go ... done  ---> b5f69036411b [2021-04-23T01:40:47.368Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-23T01:40:47.635Z] (1/39) Installing readline (8.0.4-r0) [2021-04-23T01:40:47.635Z] (2/39) Installing bash (5.0.17-r0) [2021-04-23T01:40:47.635Z] Executing bash-5.0.17-r0.post-install [2021-04-23T01:40:47.635Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-23T01:40:47.635Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-23T01:40:47.635Z] (5/39) Installing curl (7.76.1-r0) [2021-04-23T01:40:47.635Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-23T01:40:47.635Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-23T01:40:47.635Z] (8/39) Installing expat (2.2.9-r1) [2021-04-23T01:40:47.635Z] (9/39) Installing libffi (3.3-r2) [2021-04-23T01:40:47.635Z] (10/39) Installing gdbm (1.13-r1) [2021-04-23T01:40:47.635Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-23T01:40:47.635Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-23T01:40:47.635Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-23T01:40:47.901Z] ---> 6505c2aac850 [2021-04-23T01:40:47.901Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-23T01:40:51.244Z] ---> 23942fba4570 [2021-04-23T01:40:51.244Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-23T01:40:51.244Z] ---> Running in 2845c37b8e2f [2021-04-23T01:40:51.244Z] ---> 027e324f1e8c [2021-04-23T01:40:51.244Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-23T01:40:51.244Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-23T01:40:51.244Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-23T01:40:51.244Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-23T01:40:51.244Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-23T01:40:51.244Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-23T01:40:51.244Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-23T01:40:51.244Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-23T01:40:51.513Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-23T01:40:51.513Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-23T01:40:51.513Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-23T01:40:51.513Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-23T01:40:51.513Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-23T01:40:51.513Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-23T01:40:51.513Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-23T01:40:52.464Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-23T01:40:52.464Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-23T01:40:52.464Z] ---> 189655362acb [2021-04-23T01:40:52.464Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-23T01:40:52.464Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-23T01:40:52.464Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-23T01:40:52.464Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-23T01:40:52.464Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-23T01:40:52.464Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-23T01:40:52.464Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-23T01:40:52.734Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-23T01:40:52.734Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-23T01:40:52.734Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-23T01:40:52.734Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-23T01:40:52.734Z] Executing busybox-1.31.1-r19.trigger [2021-04-23T01:40:52.734Z] OK: 72 MiB in 59 packages [2021-04-23T01:40:53.703Z] ---> fa64fb357524 [2021-04-23T01:40:53.703Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-23T01:40:53.703Z] Removing intermediate container 2845c37b8e2f [2021-04-23T01:40:53.703Z] ---> 2e718f2a7922 [2021-04-23T01:40:53.703Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-23T01:40:53.984Z] ---> Running in 50b628c30597 [2021-04-23T01:40:53.984Z] ---> fe0afbb7d4b2 [2021-04-23T01:40:53.984Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-23T01:40:54.250Z] Removing intermediate container 50b628c30597 [2021-04-23T01:40:54.250Z] ---> dd2fee51adda [2021-04-23T01:40:54.250Z] Step 22/24 : LABEL arch=x86_64 [2021-04-23T01:40:54.250Z] ---> Running in ca67e8741f92 [2021-04-23T01:40:54.250Z] ---> Running in a8d993ca86fb [2021-04-23T01:40:54.250Z] Collecting docker-compose==1.23.2 [2021-04-23T01:40:54.250Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-23T01:40:54.515Z] Removing intermediate container ca67e8741f92 [2021-04-23T01:40:54.515Z] ---> 67008c18b302 [2021-04-23T01:40:54.515Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-23T01:40:54.515Z] Collecting docopt<0.7,>=0.6.1 [2021-04-23T01:40:54.515Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-23T01:40:54.515Z] Removing intermediate container a8d993ca86fb [2021-04-23T01:40:54.515Z] ---> 843f5e33d7fa [2021-04-23T01:40:54.515Z] Step 23/24 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:40:54.515Z] ---> Running in 21c5a20aaf59 [2021-04-23T01:40:55.091Z] ---> 838b3742c84d [2021-04-23T01:40:55.091Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-23T01:40:55.091Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-23T01:40:55.357Z] Removing intermediate container 21c5a20aaf59 [2021-04-23T01:40:55.357Z] ---> c5e9cd5a46ea [2021-04-23T01:40:55.357Z] Step 24/24 : LABEL version=0.0.0 [2021-04-23T01:40:55.357Z] ---> Running in bb1c74392c0e [2021-04-23T01:40:55.357Z] Collecting texttable<0.10,>=0.9.0 [2021-04-23T01:40:55.357Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-23T01:40:55.623Z] ---> Running in 35f23393c6d9 [2021-04-23T01:40:55.889Z] Removing intermediate container 35f23393c6d9 [2021-04-23T01:40:55.889Z] ---> fe71357e9cb7 [2021-04-23T01:40:55.890Z] [2021-04-23T01:40:56.844Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-23T01:40:56.844Z] Successfully built fe71357e9cb7 [2021-04-23T01:40:56.844Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-23T01:40:56.844Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-23T01:40:56.844Z]  Building docker-security-secretstore-setup-go ... done Collecting cached-property<2,>=1.2.0 [2021-04-23T01:40:56.844Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-23T01:40:57.107Z] Collecting PyYAML<4,>=3.10 [2021-04-23T01:40:57.107Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-23T01:40:58.055Z] Removing intermediate container bb1c74392c0e [2021-04-23T01:40:58.055Z] ---> 72ca93c163d2 [2021-04-23T01:40:58.055Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-23T01:40:58.055Z] Collecting docker<4.0,>=3.6.0 [2021-04-23T01:40:58.055Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-23T01:40:58.318Z] ---> Running in 733da99e43d3 [2021-04-23T01:40:58.318Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-23T01:40:58.318Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-23T01:40:58.318Z] Removing intermediate container 733da99e43d3 [2021-04-23T01:40:58.318Z] ---> 2f35fc69a847 [2021-04-23T01:40:58.318Z] Step 28/31 : CMD ["gate"] [2021-04-23T01:40:58.581Z] ---> Running in ac7d8945c21b [2021-04-23T01:40:58.844Z] Removing intermediate container ac7d8945c21b [2021-04-23T01:40:58.844Z] ---> 6363db4866a8 [2021-04-23T01:40:58.844Z] Step 29/31 : LABEL arch=x86_64 [2021-04-23T01:40:58.844Z] ---> Running in 180558430c92 [2021-04-23T01:40:59.108Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-23T01:40:59.108Z] Removing intermediate container 180558430c92 [2021-04-23T01:40:59.108Z] ---> fb1e509fd7b9 [2021-04-23T01:40:59.108Z] Step 30/31 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:40:59.108Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-23T01:40:59.371Z] ---> Running in 9fb64b4852c1 [2021-04-23T01:40:59.371Z] Collecting jsonschema<3,>=2.5.1 [2021-04-23T01:40:59.371Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-23T01:40:59.371Z] Collecting docker-pycreds>=0.4.0 [2021-04-23T01:40:59.371Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-23T01:40:59.371Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-23T01:40:59.371Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-23T01:40:59.371Z] Removing intermediate container 9fb64b4852c1 [2021-04-23T01:40:59.371Z] ---> 9114561fda89 [2021-04-23T01:40:59.371Z] Step 31/31 : LABEL version=0.0.0 [2021-04-23T01:40:59.636Z] Collecting idna<2.8,>=2.5 [2021-04-23T01:40:59.636Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-23T01:40:59.636Z] ---> Running in 71fa062cdf0b [2021-04-23T01:40:59.900Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-23T01:40:59.900Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-23T01:40:59.900Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-23T01:40:59.900Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-23T01:40:59.900Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-23T01:40:59.900Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-23T01:40:59.900Z] Removing intermediate container 71fa062cdf0b [2021-04-23T01:40:59.900Z] ---> 1954869a8937 [2021-04-23T01:40:59.900Z] [2021-04-23T01:41:00.163Z] Installing collected packages: docopt, texttable, websocket-client, cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, docker, dockerpty, jsonschema, docker-compose [2021-04-23T01:41:00.163Z] Running setup.py install for docopt: started [2021-04-23T01:41:00.163Z] Successfully built 1954869a8937 [2021-04-23T01:41:00.163Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-23T01:41:00.746Z]  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-04-23T01:41:00.746Z] Running setup.py install for texttable: started [2021-04-23T01:41:01.009Z] Running setup.py install for texttable: finished with status 'done' [2021-04-23T01:41:01.273Z] Running setup.py install for PyYAML: started [2021-04-23T01:41:01.848Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-23T01:41:01.848Z] Attempting uninstall: idna [2021-04-23T01:41:01.848Z] Found existing installation: idna 2.9 [2021-04-23T01:41:01.848Z] Uninstalling idna-2.9: [2021-04-23T01:41:01.848Z] Successfully uninstalled idna-2.9 [2021-04-23T01:41:02.113Z] Attempting uninstall: urllib3 [2021-04-23T01:41:02.113Z] Found existing installation: urllib3 1.25.9 [2021-04-23T01:41:02.113Z] Uninstalling urllib3-1.25.9: [2021-04-23T01:41:02.113Z] Successfully uninstalled urllib3-1.25.9 [2021-04-23T01:41:02.377Z] Attempting uninstall: requests [2021-04-23T01:41:02.377Z] Found existing installation: requests 2.23.0 [2021-04-23T01:41:02.377Z] Uninstalling requests-2.23.0: [2021-04-23T01:41:02.377Z] Successfully uninstalled requests-2.23.0 [2021-04-23T01:41:02.955Z] Running setup.py install for dockerpty: started [2021-04-23T01:41:03.218Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-23T01:41:03.800Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-23T01:41:11.968Z] Removing intermediate container c002bde06b1d [2021-04-23T01:41:11.968Z] ---> aea09cc32a18 [2021-04-23T01:41:11.968Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-23T01:41:11.968Z] ---> Running in fd1bb36953a9 [2021-04-23T01:41:11.968Z] Removing intermediate container fd1bb36953a9 [2021-04-23T01:41:11.968Z] ---> 70972eb46c77 [2021-04-23T01:41:11.968Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-23T01:41:12.231Z] ---> Running in f6d0ad21b9b2 [2021-04-23T01:41:12.231Z] Removing intermediate container f6d0ad21b9b2 [2021-04-23T01:41:12.231Z] ---> 816f8e8da3cc [2021-04-23T01:41:12.231Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-23T01:41:13.187Z] ---> 612f4ea0a5e8 [2021-04-23T01:41:13.187Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-23T01:41:13.187Z] ---> c5ce9fa3e791 [2021-04-23T01:41:13.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-23T01:41:13.764Z] ---> d2906d373572 [2021-04-23T01:41:13.764Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-23T01:41:13.765Z] ---> Running in 07ffcedce0c5 [2021-04-23T01:41:14.028Z] Removing intermediate container 07ffcedce0c5 [2021-04-23T01:41:14.028Z] ---> c7227fb95f3d [2021-04-23T01:41:14.028Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:41:14.028Z] ---> Running in b63f7436ae4c [2021-04-23T01:41:14.291Z] Removing intermediate container b63f7436ae4c [2021-04-23T01:41:14.291Z] ---> 2bc507873b0a [2021-04-23T01:41:14.291Z] Step 21/23 : LABEL arch=x86_64 [2021-04-23T01:41:14.291Z] ---> Running in b59081f23ca9 [2021-04-23T01:41:14.291Z] Removing intermediate container b59081f23ca9 [2021-04-23T01:41:14.291Z] ---> be64160c597f [2021-04-23T01:41:14.291Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:41:14.554Z] ---> Running in ca220a691afc [2021-04-23T01:41:14.554Z] Removing intermediate container ca220a691afc [2021-04-23T01:41:14.554Z] ---> 6d68fd2be01a [2021-04-23T01:41:14.554Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:41:14.816Z] ---> Running in f98159b1b370 [2021-04-23T01:41:16.218Z] Removing intermediate container f98159b1b370 [2021-04-23T01:41:16.218Z] ---> f35b9ebf75eb [2021-04-23T01:41:16.218Z] [2021-04-23T01:41:16.218Z] Successfully built f35b9ebf75eb [2021-04-23T01:41:16.218Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-23T01:41:16.806Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-23T01:41:16.836Z] $ docker stop --time=1 05df819626c1ed02ad67378a89051d1a4d6fa13628d4365e6c171c790aa3c487 [2021-04-23T01:41:18.664Z] $ docker rm -f 05df819626c1ed02ad67378a89051d1a4d6fa13628d4365e6c171c790aa3c487 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T01:41:19.125Z] + docker images [2021-04-23T01:41:19.126Z] + grep docker [2021-04-23T01:41:19.705Z] docker-sys-mgmt-agent-go latest f35b9ebf75eb 4 seconds ago 312MB [2021-04-23T01:41:19.705Z] docker-security-bootstrapper-go latest 1954869a8937 20 seconds ago 19.3MB [2021-04-23T01:41:19.705Z] docker-security-secretstore-setup-go latest fe71357e9cb7 24 seconds ago 26.3MB [2021-04-23T01:41:19.705Z] docker-core-command-go latest f75491833cb9 33 seconds ago 17.5MB [2021-04-23T01:41:19.705Z] docker-core-data-go latest fffb22676c72 2 minutes ago 22.9MB [2021-04-23T01:41:19.705Z] docker-core-metadata-go latest 8b66f03dfff1 2 minutes ago 19.2MB [2021-04-23T01:41:19.705Z] docker-security-proxy-setup-go latest 9a29a0150321 2 minutes ago 26MB [2021-04-23T01:41:19.705Z] docker-support-scheduler-go latest d1a71b180812 2 minutes ago 17.7MB [2021-04-23T01:41:19.705Z] docker-support-notifications-go latest f58f6d586be1 2 minutes ago 18.2MB [2021-04-23T01:41:19.705Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-23T01:41:35.027Z] Still waiting to schedule task [2021-04-23T01:41:35.028Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-23T01:41:35.352Z] gofmt -l . [2021-04-23T01:41:35.352Z] [ "`gofmt -l .`" = "" ] [2021-04-23T01:41:37.957Z] ./bin/test-go-mod-tidy.sh [2021-04-23T01:41:38.935Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-23T01:41:41.017Z] + ls -al . [2021-04-23T01:41:41.018Z] total 844 [2021-04-23T01:41:41.018Z] drwxrwxr-x 9 1001 1001 4096 Apr 23 01:41 . [2021-04-23T01:41:41.018Z] drwxr-xr-x 4 root root 4096 Apr 23 01:36 .. [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 11 Apr 23 01:35 .dockerignore [2021-04-23T01:41:41.018Z] drwxrwxr-x 8 1001 1001 4096 Apr 23 01:35 .git [2021-04-23T01:41:41.018Z] drwxrwxr-x 3 1001 1001 4096 Apr 23 01:35 .github [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 818 Apr 23 01:35 .gitignore [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 166 Apr 23 01:35 .sonarcloud.properties [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 8609 Apr 23 01:35 Attribution.txt [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 3804 Apr 23 01:35 CONTRIBUTING.md [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 931 Apr 23 01:35 Dockerfile.build [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 863 Apr 23 01:35 Jenkinsfile [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 10775 Apr 23 01:35 LICENSE [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 5774 Apr 23 01:35 Makefile [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 7978 Apr 23 01:35 README.md [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 6755 Apr 23 01:35 SECURITY.md [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 5 Apr 23 01:31 VERSION [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 4131 Apr 23 01:35 ZMQWindows.md [2021-04-23T01:41:41.018Z] drwxrwxr-x 2 1001 1001 4096 Apr 23 01:35 bin [2021-04-23T01:41:41.018Z] drwxrwxr-x 14 1001 1001 4096 Apr 23 01:35 cmd [2021-04-23T01:41:41.018Z] -rw-r--r-- 1 root root 704518 Apr 23 01:40 coverage.out [2021-04-23T01:41:41.018Z] -rw-r--r-- 1 root root 1059 Apr 23 01:41 go.mod [2021-04-23T01:41:41.018Z] -rw-r--r-- 1 root root 22418 Apr 23 01:41 go.sum [2021-04-23T01:41:41.018Z] drwxrwxr-x 8 1001 1001 4096 Apr 23 01:35 internal [2021-04-23T01:41:41.018Z] drwxrwxr-x 4 1001 1001 4096 Apr 23 01:35 openapi [2021-04-23T01:41:41.018Z] drwxrwxr-x 4 1001 1001 4096 Apr 23 01:35 snap [2021-04-23T01:41:41.018Z] -rw-rw-r-- 1 1001 1001 168 Apr 23 01:35 version.go [Pipeline] sh [2021-04-23T01:41:41.669Z] + '[' -e coverage.out ] [2021-04-23T01:41:41.669Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-23T01:41:41.690Z] Warning: overwriting stash ‘coverage-report’ [2021-04-23T01:41:42.891Z] Stashed 1 file(s) [Pipeline] sh [2021-04-23T01:41:43.536Z] + make build [2021-04-23T01:41:43.536Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-23T01:41:55.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-23T01:42:22.699Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-23T01:42:23.671Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-23T01:42:29.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-23T01:42:30.139Z] Running on prd-ubuntu18.04-docker-8c-8g-1507 in /w/workspace/edgexfoundry_edgex-go_PR-3395 [Pipeline] { [Pipeline] ws [2021-04-23T01:42:30.156Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-04-23T01:42:31.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-23T01:42:32.452Z] using credential edgex-jenkins-ssh [2021-04-23T01:42:32.464Z] Cloning the remote Git repository [2021-04-23T01:42:32.478Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-23T01:42:32.546Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-04-23T01:42:32.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-23T01:42:32.588Z] > git --version # timeout=10 [2021-04-23T01:42:32.598Z] > git --version # 'git version 2.17.1' [2021-04-23T01:42:32.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T01:42:32.633Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T01:42:36.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-23T01:42:38.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-23T01:42:38.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T01:42:38.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-23T01:42:38.310Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-23T01:42:38.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T01:42:38.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3395/head:refs/remotes/origin/PR-3395 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T01:42:38.941Z] Merging remotes/origin/master commit db7925e05468a348a54e2ee7c85b6c50909b0e0e into PR head commit b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:42:39.070Z] Merge succeeded, producing b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:42:39.071Z] Checking out Revision b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 (PR-3395) [2021-04-23T01:42:38.947Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T01:42:38.953Z] > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 [2021-04-23T01:42:39.037Z] > git remote # timeout=10 [2021-04-23T01:42:39.044Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T01:42:39.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T01:42:39.054Z] > git merge db7925e05468a348a54e2ee7c85b6c50909b0e0e # timeout=10 [2021-04-23T01:42:39.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T01:42:39.072Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T01:42:39.079Z] > git checkout -f b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 # timeout=10 [2021-04-23T01:42:42.718Z] Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.74" [2021-04-23T01:42:43.130Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:42:43.849Z] + echo snap-build.sh [2021-04-23T01:42:43.849Z] snap-build.sh [2021-04-23T01:42:43.849Z] + SNAP_BASE_DIR=. [2021-04-23T01:42:43.849Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-04-23T01:42:43.849Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-04-23T01:42:43.849Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-04-23T01:42:43.849Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-04-23T01:42:43.849Z] + cd /w/workspace/edgex-go/3 [2021-04-23T01:42:43.849Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-23T01:42:43.849Z] Reading package lists... [2021-04-23T01:42:43.849Z] Building dependency tree... [2021-04-23T01:42:43.849Z] Reading state information... [2021-04-23T01:42:44.122Z] The following packages were automatically installed and are no longer required: [2021-04-23T01:42:44.122Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-23T01:42:44.122Z] uidmap xdelta3 [2021-04-23T01:42:44.122Z] Use 'sudo apt autoremove' to remove them. [2021-04-23T01:42:44.122Z] The following packages will be REMOVED: [2021-04-23T01:42:44.122Z] lxd* lxd-client* [2021-04-23T01:42:44.385Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-23T01:42:44.385Z] After this operation, 31.7 MB disk space will be freed. [2021-04-23T01:42:45.960Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-23T01:42:45.960Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-23T01:42:46.906Z] Removing lxd dnsmasq configuration [2021-04-23T01:42:46.906Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-23T01:42:47.168Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-23T01:42:48.115Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-23T01:42:48.115Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-23T01:42:48.115Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-23T01:42:48.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-23T01:42:50.033Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-23T01:42:50.034Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-23T01:42:51.424Z] + sudo snap remove --purge lxd [2021-04-23T01:42:51.424Z] snap "lxd" is not installed [2021-04-23T01:42:51.424Z] + sudo groupadd --force --system lxd [2021-04-23T01:42:51.424Z] ++ whoami [2021-04-23T01:42:51.424Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-23T01:42:51.424Z] + newgrp - lxd [2021-04-23T01:42:51.424Z] + sudo snap install lxd [2021-04-23T01:42:53.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-23T01:42:57.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-23T01:43:01.442Z] 2021-04-23T01:42:58Z INFO Waiting for automatic snapd restart... [2021-04-23T01:43:01.606Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-23T01:43:09.917Z] $ docker stop --time=1 c2170dd4d3e8dff10a972196361443e135e5b16ae42456ad5c0e4afe9caaf89a [2021-04-23T01:43:12.226Z] $ docker rm -f c2170dd4d3e8dff10a972196361443e135e5b16ae42456ad5c0e4afe9caaf89a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:43:13.700Z] lxd 4.13 from Canonical* installed [2021-04-23T01:43:13.700Z] + sudo lxd init --auto [2021-04-23T01:43:13.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-23T01:43:13.909Z] [2021-04-23T01:43:13.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:43:14.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-23T01:43:14.264Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-23T01:43:14.264Z] 29e5d40040c1: Pulling fs layer [2021-04-23T01:43:14.264Z] 1ce36da41761: Pulling fs layer [2021-04-23T01:43:14.264Z] 25b303627fd3: Pulling fs layer [2021-04-23T01:43:14.540Z] 29e5d40040c1: Verifying Checksum [2021-04-23T01:43:14.540Z] 29e5d40040c1: Download complete [2021-04-23T01:43:15.517Z] 29e5d40040c1: Pull complete [2021-04-23T01:43:15.517Z] 1ce36da41761: Verifying Checksum [2021-04-23T01:43:15.517Z] 1ce36da41761: Download complete [2021-04-23T01:43:16.490Z] 1ce36da41761: Pull complete [2021-04-23T01:43:16.764Z] 25b303627fd3: Verifying Checksum [2021-04-23T01:43:16.764Z] 25b303627fd3: Download complete [2021-04-23T01:43:21.850Z] + sudo snap install --classic snapcraft [2021-04-23T01:43:26.900Z] 25b303627fd3: Pull complete [2021-04-23T01:43:26.900Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-23T01:43:26.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-23T01:43:26.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-23T01:43:27.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container [2021-04-23T01:43:27.198Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-23T01:43:30.010Z] snapcraft 4.6.2 from Canonical* installed [2021-04-23T01:43:30.010Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-23T01:43:30.010Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-23T01:43:30.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-23T01:43:30.010Z] Dload Upload Total Spent Left Speed [2021-04-23T01:43:30.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4098 [2021-04-23T01:43:30.010Z] 100 3325k 100 3325k 0 0 9419k 0 --:--:-- --:--:-- --:--:-- 9419k [2021-04-23T01:43:30.010Z] ./yq_linux_amd64 [2021-04-23T01:43:30.010Z] + sudo snapcraft prime --use-lxd [2021-04-23T01:43:30.151Z] $ docker top 1eb9c0ba65f4383bdad6dc7c552cdec14e1021d1e1833602ac6ca23623d0d6df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:43:31.067Z] + grep parallel [2021-04-23T01:43:31.067Z] + docker-compose build --help [2021-04-23T01:43:31.930Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-23T01:43:31.930Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-23T01:43:31.930Z] - README.md [2021-04-23T01:43:31.930Z] [2021-04-23T01:43:31.930Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-23T01:43:32.191Z] Launching a container. [2021-04-23T01:43:34.426Z] --parallel Build images in parallel. [Pipeline] } [2021-04-23T01:43:34.713Z] $ docker stop --time=1 1eb9c0ba65f4383bdad6dc7c552cdec14e1021d1e1833602ac6ca23623d0d6df [2021-04-23T01:43:36.595Z] $ docker rm -f 1eb9c0ba65f4383bdad6dc7c552cdec14e1021d1e1833602ac6ca23623d0d6df [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:43:37.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-23T01:43:37.221Z] . [Pipeline] withDockerContainer [2021-04-23T01:43:37.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-1503 does not seem to be running inside a container [2021-04-23T01:43:37.513Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-23T01:43:38.776Z] $ docker top 7c24b6f17216ef17e2263365f3459ffb207d547f7083d0d13e4c0735b66f2035 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:43:39.351Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-23T01:43:43.651Z] Building docker-core-command-go ... [2021-04-23T01:43:43.651Z] Building docker-core-data-go ... [2021-04-23T01:43:43.651Z] Building docker-core-metadata-go ... [2021-04-23T01:43:43.651Z] Building docker-security-bootstrapper-go ... [2021-04-23T01:43:43.651Z] Building docker-security-proxy-setup-go ... [2021-04-23T01:43:43.651Z] Building docker-security-secretstore-setup-go ... [2021-04-23T01:43:43.651Z] Building docker-support-notifications-go ... [2021-04-23T01:43:43.651Z] Building docker-support-scheduler-go ... [2021-04-23T01:43:43.651Z] Building docker-sys-mgmt-agent-go ... [2021-04-23T01:43:43.651Z] Building docker-support-notifications-go [2021-04-23T01:43:43.651Z] Building docker-core-command-go [2021-04-23T01:43:43.651Z] Building docker-core-data-go [2021-04-23T01:43:43.651Z] Building docker-support-scheduler-go [2021-04-23T01:43:43.651Z] Building docker-security-bootstrapper-go [2021-04-23T01:43:44.435Z] Waiting for container to be ready [2021-04-23T01:43:44.435Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-23T01:43:44.435Z] [2021-04-23T01:43:47.750Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-23T01:43:48.013Z] Waiting for network to be ready... [2021-04-23T01:43:48.957Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-23T01:43:48.957Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-23T01:43:49.219Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-23T01:43:49.219Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-23T01:43:49.482Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-23T01:43:49.743Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-23T01:43:49.743Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-23T01:43:49.743Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-23T01:43:49.743Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-23T01:43:49.743Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-23T01:43:49.743Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-23T01:43:49.743Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-23T01:43:49.743Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-23T01:43:49.743Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-23T01:43:49.743Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-23T01:43:49.743Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-23T01:43:49.743Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-23T01:43:49.743Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-23T01:43:50.005Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-23T01:43:50.266Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-23T01:43:50.266Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-23T01:43:50.266Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-23T01:43:50.266Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-23T01:43:50.266Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-23T01:43:50.266Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-23T01:43:50.266Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-23T01:43:50.526Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-23T01:43:53.076Z] Fetched 24.4 MB in 4s (5481 kB/s) [2021-04-23T01:43:54.023Z] Reading package lists... [2021-04-23T01:43:54.023Z] Reading package lists... [2021-04-23T01:43:54.284Z] Building dependency tree... [2021-04-23T01:43:54.284Z] Reading state information... [2021-04-23T01:43:54.284Z] The following additional packages will be installed: [2021-04-23T01:43:54.284Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-23T01:43:54.284Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-23T01:43:54.284Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-23T01:43:54.284Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-23T01:43:54.284Z] Suggested packages: [2021-04-23T01:43:54.284Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-23T01:43:54.284Z] Recommended packages: [2021-04-23T01:43:54.284Z] gnupg libsasl2-modules [2021-04-23T01:43:54.284Z] The following NEW packages will be installed: [2021-04-23T01:43:54.284Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-23T01:43:54.284Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-23T01:43:54.284Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-23T01:43:54.284Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-23T01:43:54.284Z] The following packages will be upgraded: [2021-04-23T01:43:54.284Z] gpg gpg-agent gpgconf libudev1 [2021-04-23T01:43:54.867Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-23T01:43:54.867Z] Need to get 3529 kB of archives. [2021-04-23T01:43:54.867Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-23T01:43:54.867Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-23T01:43:54.867Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-23T01:43:54.867Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-23T01:43:54.867Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-23T01:43:54.867Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-23T01:43:54.867Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-23T01:43:55.452Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-23T01:43:55.452Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-23T01:43:55.452Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-23T01:43:55.452Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-23T01:43:55.452Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-23T01:43:55.452Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-23T01:43:55.452Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-23T01:43:55.452Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-23T01:43:55.452Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-23T01:43:55.452Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-23T01:43:55.452Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-23T01:43:55.452Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-23T01:43:55.452Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-23T01:43:55.452Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-23T01:43:55.452Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-23T01:43:55.452Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-23T01:43:55.718Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T01:43:55.718Z] Fetched 3529 kB in 1s (3180 kB/s) [2021-04-23T01:43:55.718Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-23T01:43:55.718Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-23T01:43:55.718Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-23T01:43:55.718Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-23T01:43:55.982Z] Selecting previously unselected package udev. [2021-04-23T01:43:55.982Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-23T01:43:55.982Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-23T01:43:55.982Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-23T01:43:56.244Z] Selecting previously unselected package libfuse2:amd64. [2021-04-23T01:43:56.244Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-23T01:43:56.244Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-23T01:43:56.507Z] Selecting previously unselected package fuse. [2021-04-23T01:43:56.507Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-23T01:43:56.507Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-23T01:43:56.507Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-23T01:43:56.507Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-23T01:43:56.768Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-23T01:43:56.768Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-23T01:43:56.768Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-23T01:43:56.768Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-23T01:43:57.030Z] Selecting previously unselected package libksba8:amd64. [2021-04-23T01:43:57.030Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-23T01:43:57.030Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-23T01:43:57.030Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-23T01:43:57.030Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.030Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.030Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-23T01:43:57.030Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.030Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.292Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-23T01:43:57.292Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.292Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.292Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-23T01:43:57.292Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.292Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.292Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-23T01:43:57.292Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.292Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.555Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-23T01:43:57.555Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.555Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.555Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-23T01:43:57.555Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.555Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.817Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-23T01:43:57.817Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.817Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.817Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-23T01:43:57.817Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-23T01:43:57.817Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:57.817Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-23T01:43:57.817Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-23T01:43:57.817Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-23T01:43:58.079Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-23T01:43:58.079Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-23T01:43:58.079Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-23T01:43:58.079Z] Selecting previously unselected package libldap-common. [2021-04-23T01:43:58.079Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-23T01:43:58.079Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-23T01:43:58.079Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-23T01:43:58.079Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-23T01:43:58.079Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-23T01:43:58.342Z] Selecting previously unselected package dirmngr. [2021-04-23T01:43:58.342Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-23T01:43:58.342Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-23T01:43:58.342Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-23T01:43:58.605Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-23T01:43:58.605Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-23T01:43:58.605Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-23T01:43:58.605Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-23T01:43:58.605Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-23T01:43:58.605Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:58.605Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-23T01:43:58.866Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-23T01:43:58.866Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-23T01:43:59.127Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T01:43:59.390Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.390Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-23T01:43:59.390Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-23T01:43:59.390Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-23T01:43:59.651Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-23T01:43:59.651Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-23T01:43:59.913Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-23T01:43:59.913Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-23T01:44:00.488Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-23T01:44:00.488Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-23T01:44:00.488Z] This means they are not meant to be enabled using systemctl. [2021-04-23T01:44:00.488Z] Possible reasons for having this kind of units are: [2021-04-23T01:44:00.488Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-23T01:44:00.488Z] .wants/ or .requires/ directory. [2021-04-23T01:44:00.488Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-23T01:44:00.488Z] a requirement dependency on it. [2021-04-23T01:44:00.488Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-23T01:44:00.488Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-23T01:44:00.488Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-23T01:44:00.488Z] instance name specified. [2021-04-23T01:44:00.750Z] Reading package lists... [2021-04-23T01:44:01.011Z] Building dependency tree... [2021-04-23T01:44:01.011Z] Reading state information... [2021-04-23T01:44:01.011Z] The following additional packages will be installed: [2021-04-23T01:44:01.011Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-23T01:44:01.011Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-23T01:44:01.011Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-23T01:44:01.011Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-23T01:44:01.011Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-23T01:44:01.011Z] Suggested packages: [2021-04-23T01:44:01.011Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-23T01:44:01.011Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-23T01:44:01.011Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-23T01:44:01.011Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-23T01:44:01.011Z] systemd-container policykit-1 [2021-04-23T01:44:01.011Z] Recommended packages: [2021-04-23T01:44:01.011Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-23T01:44:01.273Z] The following NEW packages will be installed: [2021-04-23T01:44:01.273Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-23T01:44:01.273Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-23T01:44:01.273Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-23T01:44:01.273Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-23T01:44:01.273Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-23T01:44:01.273Z] The following packages will be upgraded: [2021-04-23T01:44:01.273Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-23T01:44:01.273Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-23T01:44:01.273Z] Need to get 35.2 MB of archives. [2021-04-23T01:44:01.273Z] After this operation, 141 MB of additional disk space will be used. [2021-04-23T01:44:01.273Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-23T01:44:01.273Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-23T01:44:02.217Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-23T01:44:02.217Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-23T01:44:02.217Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-23T01:44:02.217Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-23T01:44:02.217Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-23T01:44:02.217Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-23T01:44:02.217Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-23T01:44:02.217Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-23T01:44:02.217Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-23T01:44:02.217Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-23T01:44:02.217Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-23T01:44:02.217Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-23T01:44:02.217Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-23T01:44:02.217Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-23T01:44:02.217Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-23T01:44:02.478Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-23T01:44:02.478Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-23T01:44:02.478Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-23T01:44:02.478Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-23T01:44:02.478Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-23T01:44:02.478Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-23T01:44:02.478Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-23T01:44:02.478Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-23T01:44:02.478Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-23T01:44:02.478Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-23T01:44:02.478Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-23T01:44:02.478Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-23T01:44:02.740Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-23T01:44:03.684Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T01:44:03.684Z] Fetched 35.2 MB in 2s (14.3 MB/s) [2021-04-23T01:44:03.946Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-23T01:44:03.946Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-23T01:44:03.946Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-23T01:44:04.519Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-23T01:44:04.519Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-23T01:44:04.781Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-23T01:44:04.781Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-23T01:44:04.781Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-23T01:44:04.781Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-23T01:44:05.043Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-23T01:44:05.043Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-23T01:44:05.043Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-23T01:44:05.043Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-23T01:44:07.601Z] Setting up apt (1.6.13) ... [2021-04-23T01:44:07.601Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-23T01:44:07.601Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-23T01:44:07.601Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-23T01:44:07.601Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-23T01:44:07.601Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-23T01:44:07.863Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-23T01:44:07.863Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-23T01:44:07.863Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:08.123Z] Selecting previously unselected package libexpat1:amd64. [2021-04-23T01:44:08.123Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-23T01:44:08.123Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-23T01:44:08.123Z] Selecting previously unselected package python3.6-minimal. [2021-04-23T01:44:08.123Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-23T01:44:08.123Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:08.385Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-23T01:44:08.649Z] Checking for services that may need to be restarted...done. [2021-04-23T01:44:08.649Z] Checking for services that may need to be restarted...done. [2021-04-23T01:44:08.649Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:08.649Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-23T01:44:08.649Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:09.223Z] Selecting previously unselected package python3-minimal. [2021-04-23T01:44:09.223Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-23T01:44:09.223Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-23T01:44:09.223Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-23T01:44:09.223Z] Selecting previously unselected package mime-support. [2021-04-23T01:44:09.223Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-23T01:44:09.223Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-23T01:44:09.484Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-23T01:44:09.484Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-23T01:44:09.484Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-23T01:44:09.484Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-23T01:44:09.484Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-23T01:44:09.484Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:09.745Z] Selecting previously unselected package python3.6. [2021-04-23T01:44:09.745Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-23T01:44:09.745Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:10.007Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-23T01:44:10.007Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-23T01:44:10.007Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-23T01:44:10.007Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-23T01:44:10.269Z] Selecting previously unselected package python3. [2021-04-23T01:44:10.269Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-23T01:44:10.269Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-23T01:44:10.269Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-23T01:44:10.269Z] Selecting previously unselected package multiarch-support. [2021-04-23T01:44:10.269Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-23T01:44:10.269Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-23T01:44:10.269Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-23T01:44:10.531Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-23T01:44:10.531Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-23T01:44:10.531Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-23T01:44:10.531Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-23T01:44:10.531Z] Selecting previously unselected package libbsd0:amd64. [2021-04-23T01:44:10.531Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-23T01:44:10.531Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-23T01:44:10.792Z] Selecting previously unselected package sudo. [2021-04-23T01:44:10.792Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-23T01:44:10.792Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-23T01:44:11.054Z] Selecting previously unselected package apparmor. [2021-04-23T01:44:11.054Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-23T01:44:11.054Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-23T01:44:11.054Z] Selecting previously unselected package libedit2:amd64. [2021-04-23T01:44:11.054Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-23T01:44:11.054Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-23T01:44:11.315Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-23T01:44:11.315Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-23T01:44:11.315Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:11.315Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-23T01:44:11.315Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-23T01:44:11.315Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:11.578Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-23T01:44:11.578Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-23T01:44:11.578Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-23T01:44:11.578Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-23T01:44:11.578Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-23T01:44:11.578Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:11.839Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-23T01:44:11.839Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-23T01:44:11.839Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:11.839Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-23T01:44:11.839Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-23T01:44:11.839Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-23T01:44:12.101Z] Selecting previously unselected package openssh-client. [2021-04-23T01:44:12.101Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-23T01:44:12.101Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-23T01:44:12.363Z] Selecting previously unselected package squashfs-tools. [2021-04-23T01:44:12.363Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-23T01:44:12.363Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-23T01:44:12.363Z] Selecting previously unselected package snapd. [2021-04-23T01:44:12.363Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-23T01:44:12.363Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-23T01:44:14.910Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-23T01:44:14.910Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-23T01:44:14.910Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-23T01:44:14.910Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-23T01:44:14.910Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-23T01:44:14.910Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:14.910Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-23T01:44:14.910Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-23T01:44:14.910Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-23T01:44:15.856Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-23T01:44:15.856Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-23T01:44:15.856Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-23T01:44:15.856Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:15.856Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:15.856Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-23T01:44:16.430Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-23T01:44:16.430Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:16.430Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-23T01:44:16.430Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-23T01:44:16.430Z] running python rtupdate hooks for python3.6... [2021-04-23T01:44:16.430Z] running python post-rtupdate hooks for python3.6... [2021-04-23T01:44:16.692Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-23T01:44:18.083Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-23T01:44:18.345Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-23T01:44:18.345Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-23T01:44:18.606Z] Setting up snapd (2.48.3+18.04) ... [2021-04-23T01:44:18.868Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-23T01:44:19.147Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-23T01:44:19.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-23T01:44:19.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-23T01:44:19.671Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-23T01:44:19.671Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-23T01:44:19.671Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-23T01:44:19.933Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-23T01:44:20.196Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-23T01:44:20.457Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-23T01:44:20.457Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-04-23T01:44:20.457Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-23T01:44:20.457Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-23T01:44:21.404Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-23T01:44:21.404Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-23T01:44:21.665Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-23T01:44:22.870Z] Reading package lists... [2021-04-23T01:44:22.870Z] Reading package lists... [2021-04-23T01:44:23.132Z] Building dependency tree... [2021-04-23T01:44:23.132Z] Reading state information... [2021-04-23T01:44:23.394Z] Calculating upgrade... [2021-04-23T01:44:23.394Z] The following packages will be upgraded: [2021-04-23T01:44:23.394Z] advancecomp base-files bash binutils binutils-common [2021-04-23T01:44:23.394Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-23T01:44:23.394Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-23T01:44:23.394Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-23T01:44:23.394Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-23T01:44:23.394Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-23T01:44:23.394Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-23T01:44:23.394Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-23T01:44:23.394Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-23T01:44:23.394Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-23T01:44:23.394Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-23T01:44:23.394Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-23T01:44:23.394Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-23T01:44:23.394Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-23T01:44:23.394Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-23T01:44:23.654Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-23T01:44:23.654Z] Need to get 64.0 MB of archives. [2021-04-23T01:44:23.654Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-23T01:44:23.654Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-23T01:44:23.654Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-23T01:44:23.654Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-23T01:44:23.654Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-23T01:44:23.654Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-23T01:44:23.654Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-23T01:44:23.654Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-23T01:44:23.654Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-23T01:44:23.654Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-23T01:44:23.654Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-23T01:44:23.654Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-23T01:44:23.654Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-23T01:44:23.654Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-23T01:44:23.654Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-23T01:44:23.654Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-23T01:44:23.654Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-23T01:44:23.654Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-23T01:44:23.654Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-23T01:44:23.917Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-23T01:44:23.917Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-23T01:44:23.917Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-23T01:44:23.917Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-23T01:44:23.917Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-23T01:44:23.917Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-23T01:44:23.917Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-23T01:44:23.917Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-23T01:44:23.917Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-23T01:44:23.917Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-23T01:44:23.917Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-23T01:44:23.917Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-23T01:44:23.917Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-23T01:44:23.917Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-23T01:44:23.917Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-23T01:44:23.917Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-23T01:44:23.917Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-23T01:44:23.917Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-23T01:44:23.917Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-23T01:44:23.917Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-23T01:44:23.917Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-23T01:44:23.917Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-23T01:44:23.917Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-23T01:44:23.917Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-23T01:44:23.917Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-23T01:44:23.917Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-23T01:44:23.917Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-23T01:44:23.917Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-23T01:44:23.917Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-23T01:44:23.917Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-23T01:44:23.917Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-23T01:44:24.184Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-23T01:44:24.184Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-23T01:44:24.184Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-23T01:44:24.184Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-23T01:44:24.184Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-23T01:44:24.184Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-23T01:44:24.184Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-23T01:44:24.184Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-23T01:44:24.447Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-23T01:44:24.447Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-23T01:44:24.447Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-23T01:44:24.708Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-23T01:44:24.709Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-23T01:44:24.709Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-23T01:44:24.709Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-23T01:44:24.709Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-23T01:44:24.709Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-23T01:44:24.709Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-23T01:44:24.970Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-23T01:44:24.970Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-23T01:44:24.970Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-23T01:44:24.970Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-23T01:44:24.970Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-23T01:44:24.970Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-23T01:44:24.970Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-23T01:44:24.970Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-23T01:44:24.970Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-23T01:44:24.970Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-23T01:44:24.970Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-23T01:44:25.231Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-23T01:44:25.231Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-23T01:44:25.231Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-23T01:44:25.231Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-23T01:44:25.231Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-23T01:44:25.231Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-23T01:44:25.231Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-23T01:44:25.231Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-23T01:44:25.231Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-23T01:44:25.231Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-23T01:44:25.231Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-23T01:44:25.231Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-23T01:44:25.231Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-23T01:44:25.231Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-23T01:44:25.231Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-23T01:44:25.231Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-23T01:44:25.231Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-23T01:44:25.231Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-23T01:44:25.492Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-23T01:44:25.492Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-23T01:44:25.492Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-23T01:44:25.492Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-23T01:44:25.492Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-23T01:44:25.492Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T01:44:25.753Z] Fetched 64.0 MB in 2s (32.6 MB/s) [2021-04-23T01:44:25.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:25.753Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-23T01:44:25.753Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-23T01:44:26.327Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-23T01:44:26.327Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-23T01:44:26.327Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-23T01:44:26.327Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-23T01:44:27.272Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:27.272Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:27.272Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:27.533Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:27.533Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:27.533Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:27.794Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:27.794Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:27.794Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:27.794Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:28.063Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:28.063Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:28.063Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:28.063Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:28.325Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:28.325Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-23T01:44:28.325Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:28.325Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-23T01:44:28.586Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:28.586Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-23T01:44:28.586Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:28.586Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:28.848Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:28.848Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:29.110Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:29.110Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-23T01:44:29.372Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:29.372Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-23T01:44:29.372Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-23T01:44:29.633Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-23T01:44:29.894Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-23T01:44:30.155Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-23T01:44:30.155Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-23T01:44:30.155Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-23T01:44:30.155Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-23T01:44:30.416Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-23T01:44:30.416Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-23T01:44:30.687Z] Installing new version of config file /etc/issue ... [2021-04-23T01:44:30.687Z] Installing new version of config file /etc/issue.net ... [2021-04-23T01:44:30.687Z] Installing new version of config file /etc/lsb-release ... [2021-04-23T01:44:30.687Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-23T01:44:30.950Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-23T01:44:30.950Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-23T01:44:30.950Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-23T01:44:30.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:30.950Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-23T01:44:31.213Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-23T01:44:31.213Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-23T01:44:31.475Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-04-23T01:44:31.476Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:31.476Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:31.476Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:31.476Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:31.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:31.738Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-23T01:44:31.738Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-23T01:44:32.001Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-23T01:44:32.001Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:32.001Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-23T01:44:32.001Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-23T01:44:32.263Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-23T01:44:32.525Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:32.525Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-23T01:44:32.525Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-23T01:44:32.787Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-23T01:44:32.787Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:32.787Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-23T01:44:32.787Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-23T01:44:33.048Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-23T01:44:33.048Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:33.048Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-23T01:44:33.048Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-23T01:44:33.309Z] Setting up grep (3.1-2build1) ... [2021-04-23T01:44:33.310Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:33.310Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-23T01:44:33.310Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-23T01:44:33.572Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-23T01:44:33.572Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:33.572Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-23T01:44:33.572Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-23T01:44:33.834Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-23T01:44:33.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:33.834Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-23T01:44:33.834Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-23T01:44:34.404Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-23T01:44:34.404Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-23T01:44:34.665Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-23T01:44:34.665Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-23T01:44:35.238Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-23T01:44:35.238Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:35.500Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-23T01:44:35.500Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-23T01:44:36.452Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-23T01:44:36.452Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-23T01:44:36.716Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-23T01:44:36.716Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-23T01:44:36.716Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-23T01:44:36.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:36.976Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-23T01:44:36.976Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-23T01:44:37.239Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-23T01:44:37.239Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:37.239Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:37.239Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:37.501Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:37.501Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:37.501Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:37.501Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:37.762Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:38.335Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:38.335Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:38.335Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:38.335Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:38.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:38.596Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:38.596Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:38.596Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:38.857Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:38.857Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-23T01:44:38.857Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-23T01:44:38.857Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-23T01:44:38.857Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-23T01:44:39.118Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-23T01:44:39.118Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:39.118Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-23T01:44:39.118Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-23T01:44:39.379Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-23T01:44:39.379Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:39.379Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:39.379Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:39.640Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:39.640Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:39.640Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:39.640Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:39.901Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:39.901Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:39.901Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:39.901Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:40.475Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:40.737Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-23T01:44:40.999Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-23T01:44:40.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:40.999Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-23T01:44:40.999Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-23T01:44:41.261Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-23T01:44:41.523Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-23T01:44:41.523Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-23T01:44:41.523Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-23T01:44:41.523Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-23T01:44:41.784Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:41.784Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-23T01:44:41.784Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-23T01:44:41.784Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-23T01:44:42.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:42.046Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-23T01:44:42.046Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-23T01:44:42.307Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-23T01:44:42.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:42.307Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-23T01:44:42.307Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-23T01:44:42.569Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-23T01:44:42.569Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:42.569Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-23T01:44:42.569Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-23T01:44:42.829Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-23T01:44:42.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:42.829Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-23T01:44:42.829Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-23T01:44:43.090Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-23T01:44:43.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:43.090Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-23T01:44:43.351Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-23T01:44:43.351Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-23T01:44:43.612Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:43.612Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-23T01:44:43.612Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-23T01:44:43.873Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-23T01:44:43.873Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-23T01:44:43.873Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-23T01:44:44.135Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-23T01:44:44.135Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-23T01:44:44.135Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:44.135Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-23T01:44:44.135Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-23T01:44:44.396Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-23T01:44:44.396Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:44.396Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-23T01:44:44.658Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-23T01:44:44.658Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-23T01:44:44.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:44.919Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-23T01:44:44.919Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-23T01:44:44.919Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-23T01:44:44.919Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:44.919Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-23T01:44:44.919Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-23T01:44:45.180Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-23T01:44:45.180Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:45.180Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-23T01:44:45.180Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-23T01:44:45.753Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-23T01:44:45.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:45.753Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-23T01:44:45.753Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-23T01:44:46.015Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-23T01:44:46.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:46.015Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-23T01:44:46.015Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-23T01:44:46.277Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-23T01:44:46.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:46.277Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-23T01:44:46.277Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-23T01:44:46.540Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-23T01:44:46.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:46.540Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-23T01:44:46.540Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-23T01:44:46.802Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-23T01:44:46.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:46.802Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-23T01:44:46.802Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-23T01:44:47.064Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-23T01:44:47.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:47.064Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-23T01:44:47.064Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-23T01:44:47.326Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-23T01:44:47.326Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:47.326Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-23T01:44:47.326Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-23T01:44:47.588Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-23T01:44:47.588Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:47.588Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-23T01:44:47.588Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-23T01:44:47.849Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-23T01:44:47.849Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-23T01:44:47.849Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-23T01:44:47.849Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-23T01:44:47.849Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-23T01:44:48.110Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-23T01:44:48.110Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-23T01:44:48.110Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-23T01:44:48.110Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-23T01:44:48.374Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-23T01:44:48.636Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-23T01:44:48.636Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-23T01:44:48.897Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-23T01:44:48.897Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-23T01:44:49.159Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-23T01:44:49.159Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-23T01:44:49.159Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-23T01:44:49.159Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-23T01:44:49.421Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-23T01:44:49.421Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-23T01:44:49.421Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-23T01:44:49.421Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-23T01:44:49.684Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-23T01:44:49.684Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-23T01:44:49.684Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-23T01:44:49.946Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-23T01:44:49.946Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-23T01:44:49.946Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-23T01:44:50.208Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-23T01:44:50.208Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-23T01:44:51.152Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-23T01:44:51.152Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-23T01:44:51.413Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-23T01:44:51.413Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-23T01:44:51.413Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-23T01:44:51.413Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-23T01:44:51.988Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-23T01:44:51.988Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-23T01:44:52.251Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-23T01:44:52.251Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-23T01:44:52.251Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-23T01:44:52.251Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-23T01:44:52.513Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:52.513Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:52.774Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:52.774Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:52.774Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:52.774Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:53.034Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:53.034Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:53.979Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:53.979Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:54.923Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:54.923Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:55.496Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:55.496Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:55.757Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:56.018Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:56.964Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-23T01:44:56.964Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-23T01:44:56.964Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-23T01:44:56.964Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-23T01:44:57.229Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-23T01:44:57.229Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-23T01:44:57.491Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-23T01:44:57.491Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-23T01:44:57.491Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-23T01:44:57.491Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-23T01:44:57.757Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-23T01:44:57.757Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-23T01:44:57.757Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-23T01:44:57.757Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-23T01:44:58.028Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-23T01:44:58.028Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-23T01:44:58.028Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:58.028Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-23T01:44:58.028Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:58.028Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:58.292Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:58.292Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-23T01:44:58.292Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-23T01:44:58.292Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-23T01:44:58.292Z] [2021-04-23T01:44:58.292Z] Current default time zone: 'Etc/UTC' [2021-04-23T01:44:58.292Z] Local time is now: Fri Apr 23 01:44:58 UTC 2021. [2021-04-23T01:44:58.292Z] Universal Time is now: Fri Apr 23 01:44:58 UTC 2021. [2021-04-23T01:44:58.292Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-23T01:44:58.292Z] [2021-04-23T01:44:58.553Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-23T01:44:58.553Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:58.553Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-23T01:44:58.553Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-23T01:44:58.553Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-23T01:44:58.553Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-23T01:44:58.553Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-23T01:44:58.553Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-23T01:44:58.553Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-23T01:44:58.815Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-23T01:44:58.815Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:58.815Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-23T01:44:59.078Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:44:59.078Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-23T01:44:59.078Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:44:59.078Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-23T01:44:59.078Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-23T01:44:59.078Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-23T01:44:59.340Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-23T01:44:59.340Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-23T01:44:59.340Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-23T01:44:59.340Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-23T01:44:59.340Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-23T01:45:01.265Z] Updating certificates in /etc/ssl/certs... [2021-04-23T01:45:02.222Z] 23 added, 27 removed; done. [2021-04-23T01:45:02.222Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-23T01:45:02.222Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-23T01:45:02.222Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-23T01:45:02.222Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-23T01:45:02.485Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-23T01:45:02.485Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.485Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-23T01:45:02.485Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.485Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.485Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.485Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.485Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.746Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-23T01:45:02.746Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-23T01:45:02.746Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-23T01:45:02.746Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-23T01:45:02.746Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-23T01:45:02.746Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:02.746Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-23T01:45:03.008Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-23T01:45:03.008Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-23T01:45:03.008Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-23T01:45:03.008Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-23T01:45:03.008Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-23T01:45:03.270Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-23T01:45:03.270Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-23T01:45:03.270Z] Updating certificates in /etc/ssl/certs... [2021-04-23T01:45:03.841Z] 0 added, 0 removed; done. [2021-04-23T01:45:03.841Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-23T01:45:03.841Z] done. [2021-04-23T01:45:04.415Z] Reading package lists... [2021-04-23T01:45:04.415Z] Building dependency tree... [2021-04-23T01:45:04.415Z] Reading state information... [2021-04-23T01:45:04.677Z] The following NEW packages will be installed: [2021-04-23T01:45:04.677Z] apt-transport-https [2021-04-23T01:45:04.677Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-23T01:45:04.677Z] Need to get 1692 B of archives. [2021-04-23T01:45:04.677Z] After this operation, 154 kB of additional disk space will be used. [2021-04-23T01:45:04.677Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-23T01:45:04.947Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T01:45:04.947Z] Fetched 1692 B in 0s (8403 B/s) [2021-04-23T01:45:04.947Z] Selecting previously unselected package apt-transport-https. [2021-04-23T01:45:04.947Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-23T01:45:04.947Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-23T01:45:04.947Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-23T01:45:04.947Z] Setting up apt-transport-https (1.6.13) ... [2021-04-23T01:45:05.209Z] Waiting for network to be ready... [2021-04-23T01:45:05.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:45:05.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:45:05.499Z] ---> 4981bf99bab4 [2021-04-23T01:45:05.499Z] Step 3/22 : WORKDIR /edgex-go [2021-04-23T01:45:05.499Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:45:05.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:45:05.499Z] [2021-04-23T01:45:05.499Z] ---> 4981bf99bab4 [2021-04-23T01:45:05.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 3/23 : WORKDIR /edgex-go [2021-04-23T01:45:05.499Z] [2021-04-23T01:45:05.499Z] ---> 4981bf99bab4 [2021-04-23T01:45:05.499Z] Step 3/22 : WORKDIR /edgex-go [2021-04-23T01:45:05.499Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:45:05.499Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:45:05.499Z] ---> 4981bf99bab4 [2021-04-23T01:45:05.499Z] Step 3/31 : WORKDIR /edgex-go [2021-04-23T01:45:05.499Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:45:05.499Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:45:05.499Z] ---> 4981bf99bab4 [2021-04-23T01:45:05.499Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:45:05.499Z] ---> Running in 476f14e68b4e [2021-04-23T01:45:05.499Z] ---> Running in e6e244dabfa7 [2021-04-23T01:45:05.499Z] ---> Running in c4e01801f099 [2021-04-23T01:45:05.499Z] ---> Running in 2c09a81d6e6e [2021-04-23T01:45:05.499Z] ---> Running in 81cf6a3b953f [2021-04-23T01:45:05.499Z] Removing intermediate container c4e01801f099 [2021-04-23T01:45:05.499Z] ---> 750e2c76636d [2021-04-23T01:45:05.499Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:45:05.499Z] Removing intermediate container e6e244dabfa7 [2021-04-23T01:45:05.499Z] ---> 63da11d7f73a [2021-04-23T01:45:05.499Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:45:05.499Z] Removing intermediate container 476f14e68b4e [2021-04-23T01:45:05.499Z] ---> cf082b3a1b4f [2021-04-23T01:45:05.499Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:45:05.499Z] Removing intermediate container 81cf6a3b953f [2021-04-23T01:45:05.499Z] ---> b1220f81655f [2021-04-23T01:45:05.499Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:45:05.499Z] Removing intermediate container 2c09a81d6e6e [2021-04-23T01:45:05.499Z] ---> c25bf94a93ea [2021-04-23T01:45:05.499Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:45:05.499Z] ---> Running in 121b4b2296a4 [2021-04-23T01:45:05.499Z] ---> Running in 7cb365c43dcd [2021-04-23T01:45:05.499Z] ---> Running in 69e32f8a6667 [2021-04-23T01:45:05.499Z] ---> Running in b44e530005cb [2021-04-23T01:45:05.499Z] ---> Running in 2840cdc286ef [2021-04-23T01:45:05.499Z] Removing intermediate container 121b4b2296a4 [2021-04-23T01:45:05.499Z] ---> 7f94bd9e72c4 [2021-04-23T01:45:05.499Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-23T01:45:05.499Z] ---> Running in 220f5e773306 [2021-04-23T01:45:05.499Z] Removing intermediate container 7cb365c43dcd [2021-04-23T01:45:05.499Z] ---> 4187bb369a6a [2021-04-23T01:45:05.499Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-23T01:45:05.499Z] ---> Running in 784203be1c0f [2021-04-23T01:45:05.499Z] Removing intermediate container b44e530005cb [2021-04-23T01:45:05.499Z] ---> cc3576b073bb [2021-04-23T01:45:05.499Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-23T01:45:05.499Z] ---> Running in 06d94c7a7cfd [2021-04-23T01:45:05.778Z] Removing intermediate container 69e32f8a6667 [2021-04-23T01:45:05.778Z] ---> a8cb6f8ca3a5 [2021-04-23T01:45:05.778Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-23T01:45:05.778Z] Removing intermediate container 2840cdc286ef [2021-04-23T01:45:05.778Z] ---> c065b0262aa0 [2021-04-23T01:45:05.778Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-23T01:45:06.057Z] ---> Running in 786ddc9cbb11 [2021-04-23T01:45:06.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:06.921Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:07.192Z] ---> Running in be641d12cb61 [2021-04-23T01:45:07.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:07.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:07.750Z] OK: 217 MiB in 51 packages [2021-04-23T01:45:08.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:08.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:09.347Z] OK: 217 MiB in 51 packages [2021-04-23T01:45:09.347Z] OK: 217 MiB in 51 packages [2021-04-23T01:45:09.946Z] Removing intermediate container 220f5e773306 [2021-04-23T01:45:09.946Z] ---> 148b5e018e70 [2021-04-23T01:45:09.946Z] Step 6/23 : COPY go.mod . [2021-04-23T01:45:10.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:10.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:10.817Z] ---> e8d64abc0932 [2021-04-23T01:45:10.817Z] Step 7/23 : RUN go mod download [2021-04-23T01:45:11.092Z] ---> Running in ba912a11bc34 [2021-04-23T01:45:11.092Z] Removing intermediate container 784203be1c0f [2021-04-23T01:45:11.092Z] ---> 21d9d6ebcbe3 [2021-04-23T01:45:11.092Z] Step 6/31 : COPY go.mod . [2021-04-23T01:45:11.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:11.372Z] Removing intermediate container 06d94c7a7cfd [2021-04-23T01:45:11.372Z] ---> 0b60a6064e58 [2021-04-23T01:45:11.372Z] Step 6/23 : COPY go.mod . [2021-04-23T01:45:11.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:45:11.804Z] 2021-04-23T01:45:08Z INFO Waiting for automatic snapd restart... [2021-04-23T01:45:11.804Z] snapd 2.49.2 from Canonical* installed [2021-04-23T01:45:11.964Z] OK: 217 MiB in 51 packages [2021-04-23T01:45:12.247Z] OK: 217 MiB in 51 packages [2021-04-23T01:45:12.247Z] ---> cf63d63cb2eb [2021-04-23T01:45:12.247Z] Step 7/31 : RUN go mod download [2021-04-23T01:45:12.527Z] ---> b2377b6a55e9 [2021-04-23T01:45:12.527Z] Step 7/23 : RUN go mod download [2021-04-23T01:45:12.748Z] "snapd" switched to the "latest/stable" channel [2021-04-23T01:45:12.748Z] [2021-04-23T01:45:12.800Z] ---> Running in 559af00a79b6 [2021-04-23T01:45:13.072Z] ---> Running in c36b45dcc820 [2021-04-23T01:45:14.054Z] Removing intermediate container 786ddc9cbb11 [2021-04-23T01:45:14.054Z] ---> a967eab784da [2021-04-23T01:45:14.054Z] Step 6/22 : COPY go.mod . [2021-04-23T01:45:14.329Z] Removing intermediate container be641d12cb61 [2021-04-23T01:45:14.329Z] ---> a4db8afe445d [2021-04-23T01:45:14.329Z] Step 6/22 : COPY go.mod . [2021-04-23T01:45:14.930Z] Removing intermediate container ba912a11bc34 [2021-04-23T01:45:14.930Z] ---> e80888c24d73 [2021-04-23T01:45:14.930Z] Step 8/23 : COPY . . [2021-04-23T01:45:15.212Z] ---> 8ae86bb79808 [2021-04-23T01:45:15.213Z] Step 7/22 : RUN go mod download [2021-04-23T01:45:15.493Z] ---> 89845f1d2146 [2021-04-23T01:45:15.493Z] Step 7/22 : RUN go mod download [2021-04-23T01:45:15.493Z] ---> Running in 5d041e2458c6 [2021-04-23T01:45:15.768Z] ---> Running in b5fa24f62921 [2021-04-23T01:45:16.053Z] core18 20210309 from Canonical* installed [2021-04-23T01:45:16.053Z] "core18" switched to the "latest/stable" channel [2021-04-23T01:45:16.053Z] [2021-04-23T01:45:18.409Z] Removing intermediate container 559af00a79b6 [2021-04-23T01:45:18.409Z] ---> f839b244c88f [2021-04-23T01:45:18.409Z] Step 8/31 : COPY . . [2021-04-23T01:45:18.691Z] Removing intermediate container c36b45dcc820 [2021-04-23T01:45:18.691Z] ---> 168e5b4d339a [2021-04-23T01:45:18.691Z] Step 8/23 : COPY . . [2021-04-23T01:45:19.357Z] snapcraft 4.6.2 from Canonical* installed [2021-04-23T01:45:19.357Z] "snapcraft" switched to the "latest/stable" channel [2021-04-23T01:45:19.357Z] [2021-04-23T01:45:20.681Z] Removing intermediate container 5d041e2458c6 [2021-04-23T01:45:20.681Z] ---> 0f17ee20a869 [2021-04-23T01:45:20.681Z] Step 8/22 : COPY . . [2021-04-23T01:45:20.681Z] Removing intermediate container b5fa24f62921 [2021-04-23T01:45:20.681Z] ---> f93301929f05 [2021-04-23T01:45:20.681Z] Step 8/22 : COPY . . [2021-04-23T01:45:23.564Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-23T01:45:23.564Z] - README.md [2021-04-23T01:45:23.564Z] [2021-04-23T01:45:23.564Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-23T01:45:30.153Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-23T01:45:30.153Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-23T01:45:30.153Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-23T01:45:30.153Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-23T01:45:30.726Z] Reading package lists... [2021-04-23T01:45:31.299Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-23T01:45:37.900Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-23T01:45:37.900Z] Reading package lists... [2021-04-23T01:45:37.900Z] Building dependency tree... [2021-04-23T01:45:37.900Z] Reading state information... [2021-04-23T01:45:37.900Z] Suggested packages: [2021-04-23T01:45:37.900Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-23T01:45:37.900Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-23T01:45:37.900Z] Recommended packages: [2021-04-23T01:45:37.900Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-23T01:45:37.900Z] The following NEW packages will be installed: [2021-04-23T01:45:37.900Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-23T01:45:37.900Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-23T01:45:37.900Z] pkg-config zip [2021-04-23T01:45:37.900Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-23T01:45:37.900Z] Need to get 7663 kB of archives. [2021-04-23T01:45:37.900Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-23T01:45:37.900Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-23T01:45:37.900Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-23T01:45:37.900Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-23T01:45:38.162Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-23T01:45:38.162Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-23T01:45:38.162Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-23T01:45:38.162Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-23T01:45:38.422Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-23T01:45:38.422Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-23T01:45:38.422Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-23T01:45:38.422Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-23T01:45:38.422Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-23T01:45:38.683Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-23T01:45:38.683Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-23T01:45:38.683Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-23T01:45:38.944Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T01:45:38.944Z] Fetched 7663 kB in 1s (6734 kB/s) [2021-04-23T01:45:38.944Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-23T01:45:38.944Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-23T01:45:38.944Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-23T01:45:38.944Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-23T01:45:39.205Z] Selecting previously unselected package libpsl5:amd64. [2021-04-23T01:45:39.205Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-23T01:45:39.205Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-23T01:45:39.205Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-23T01:45:39.205Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-23T01:45:39.205Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-23T01:45:39.467Z] Selecting previously unselected package librtmp1:amd64. [2021-04-23T01:45:39.467Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-23T01:45:39.467Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-23T01:45:39.467Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-23T01:45:39.467Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-23T01:45:39.467Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-23T01:45:39.467Z] Selecting previously unselected package liberror-perl. [2021-04-23T01:45:39.467Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-23T01:45:39.730Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-23T01:45:39.730Z] Selecting previously unselected package git-man. [2021-04-23T01:45:39.730Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-23T01:45:39.730Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-23T01:45:39.992Z] Selecting previously unselected package git. [2021-04-23T01:45:39.992Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-23T01:45:39.992Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-23T01:45:40.935Z] Selecting previously unselected package libnorm1:amd64. [2021-04-23T01:45:40.935Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-23T01:45:40.935Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-23T01:45:40.935Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-23T01:45:40.935Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-23T01:45:40.935Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-23T01:45:40.935Z] Selecting previously unselected package libsodium23:amd64. [2021-04-23T01:45:40.935Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-23T01:45:41.196Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-23T01:45:41.196Z] Selecting previously unselected package libzmq5:amd64. [2021-04-23T01:45:41.196Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-23T01:45:41.196Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-23T01:45:41.196Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-23T01:45:41.196Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-23T01:45:41.196Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-23T01:45:41.458Z] Selecting previously unselected package pkg-config. [2021-04-23T01:45:41.458Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-23T01:45:41.458Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-23T01:45:41.458Z] Selecting previously unselected package zip. [2021-04-23T01:45:41.458Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-23T01:45:41.458Z] Unpacking zip (3.0-11build1) ... [2021-04-23T01:45:41.720Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-23T01:45:41.721Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-23T01:45:41.721Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-23T01:45:41.721Z] Setting up liberror-perl (0.17025-1) ... [2021-04-23T01:45:41.721Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-23T01:45:41.721Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-23T01:45:41.721Z] No schema files found: doing nothing. [2021-04-23T01:45:41.981Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-23T01:45:41.981Z] Setting up zip (3.0-11build1) ... [2021-04-23T01:45:41.981Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-23T01:45:41.981Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-23T01:45:41.981Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-23T01:45:41.981Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-23T01:45:41.982Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-23T01:45:41.982Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-23T01:45:42.244Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-23T01:45:42.244Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-23T01:45:47.509Z] ---> bf2881c58fb4 [2021-04-23T01:45:47.509Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-23T01:45:47.509Z] ---> 7ea9e5fc4993 [2021-04-23T01:45:47.509Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-23T01:45:47.509Z] ---> Running in 1225c178cef2 [2021-04-23T01:45:47.509Z] ---> b851a6d3d7cb [2021-04-23T01:45:47.509Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-23T01:45:47.509Z] ---> 25a1133c67a5 [2021-04-23T01:45:47.509Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-23T01:45:47.509Z] ---> 45defa680e5c [2021-04-23T01:45:47.509Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-23T01:45:47.509Z] ---> Running in f6bb59c8fac4 [2021-04-23T01:45:47.509Z] ---> Running in 162980586a3f [2021-04-23T01:45:47.509Z] ---> Running in ed3440ee397e [2021-04-23T01:45:47.509Z] ---> Running in ad9623ea4593 [2021-04-23T01:45:47.509Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-23T01:45:47.509Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-23T01:45:47.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-23T01:45:48.063Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-23T01:45:48.342Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-23T01:45:48.840Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-23T01:45:48.840Z] git set to automatically installed. [2021-04-23T01:45:48.840Z] git-man set to automatically installed. [2021-04-23T01:45:48.840Z] libcurl3-gnutls set to automatically installed. [2021-04-23T01:45:48.840Z] liberror-perl set to automatically installed. [2021-04-23T01:45:48.840Z] libglib2.0-0 set to automatically installed. [2021-04-23T01:45:48.840Z] libnghttp2-14 set to automatically installed. [2021-04-23T01:45:48.840Z] libnorm1 set to automatically installed. [2021-04-23T01:45:48.840Z] libpgm-5.2-0 set to automatically installed. [2021-04-23T01:45:48.840Z] libpsl5 set to automatically installed. [2021-04-23T01:45:48.840Z] librtmp1 set to automatically installed. [2021-04-23T01:45:48.840Z] libsodium23 set to automatically installed. [2021-04-23T01:45:48.840Z] libzmq3-dev set to automatically installed. [2021-04-23T01:45:48.840Z] libzmq5 set to automatically installed. [2021-04-23T01:45:48.840Z] pkg-config set to automatically installed. [2021-04-23T01:45:48.840Z] zip set to automatically installed. [2021-04-23T01:45:50.771Z] snapd is not logged in, snap install commands will use sudo [2021-04-23T01:45:57.365Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-23T01:46:12.287Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-23T01:46:12.287Z] snapd is not logged in, snap install commands will use sudo [2021-04-23T01:46:17.588Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-23T01:46:18.535Z] snap "core18" has no updates available [2021-04-23T01:46:19.108Z] Pulling go-build-helper [2021-04-23T01:46:19.108Z] + snapcraftctl pull [2021-04-23T01:46:20.501Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-23T01:46:20.501Z] Skipping pull go-build-helper (already ran) [2021-04-23T01:46:20.501Z] Building go-build-helper [2021-04-23T01:46:20.501Z] + snapcraftctl build [2021-04-23T01:46:22.424Z] Staging go-build-helper [2021-04-23T01:46:22.424Z] + snapcraftctl stage [2021-04-23T01:46:32.442Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-23T01:46:32.442Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-23T01:46:32.442Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-23T01:46:32.442Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-23T01:46:32.442Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-23T01:46:32.442Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-23T01:46:32.442Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-23T01:46:32.442Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-23T01:46:32.442Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-23T01:46:32.442Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-23T01:46:32.442Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-23T01:46:32.442Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-23T01:46:32.442Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-23T01:46:32.442Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-23T01:46:32.442Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-23T01:46:32.442Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-23T01:46:32.442Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-23T01:46:32.442Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-23T01:46:32.442Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-23T01:46:32.442Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-23T01:46:32.442Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-23T01:46:32.442Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-23T01:46:32.442Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-23T01:46:32.442Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-23T01:46:32.442Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-23T01:46:32.442Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-23T01:46:32.442Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-23T01:46:32.442Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-23T01:46:32.442Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-23T01:46:32.442Z] Fetched 224 kB in 0s (0 B/s) [2021-04-23T01:46:32.442Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-23T01:46:32.442Z] Fetched 157 kB in 0s (0 B/s) [2021-04-23T01:46:32.442Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-23T01:46:32.442Z] Fetched 221 kB in 0s (0 B/s) [2021-04-23T01:46:32.442Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-23T01:46:32.442Z] Fetched 143 kB in 0s (0 B/s) [2021-04-23T01:46:32.442Z] Pulling app-service-config [2021-04-23T01:46:32.442Z] + snapcraftctl pull [2021-04-23T01:46:32.703Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-23T01:46:33.276Z] Pulling config-common [2021-04-23T01:46:33.276Z] + snapcraftctl pull [2021-04-23T01:46:37.485Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-23T01:46:37.485Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-23T01:46:37.485Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-23T01:46:37.485Z] Fetched 0 B in 0s (0 B/s) [2021-04-23T01:46:37.485Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-23T01:46:37.485Z] Fetched 0 B in 0s (0 B/s) [2021-04-23T01:46:37.485Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-23T01:46:37.485Z] Fetched 0 B in 0s (0 B/s) [2021-04-23T01:46:37.485Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-23T01:46:37.485Z] Fetched 0 B in 0s (0 B/s) [2021-04-23T01:46:37.485Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-23T01:46:37.485Z] Fetched 0 B in 0s (0 B/s) [2021-04-23T01:46:37.485Z] Pulling edgex-go [2021-04-23T01:46:37.485Z] + snapcraftctl pull [2021-04-23T01:46:59.477Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-23T01:46:59.477Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-23T01:46:59.477Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-23T01:46:59.477Z] Fetched 0 B in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-23T01:46:59.477Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-23T01:46:59.477Z] Fetched 279 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-23T01:46:59.477Z] Fetched 122 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-23T01:46:59.477Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-23T01:46:59.477Z] Fetched 8848 B in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-23T01:46:59.477Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-23T01:46:59.477Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-23T01:46:59.477Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-23T01:46:59.477Z] Fetched 219 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-23T01:46:59.477Z] Fetched 154 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-23T01:46:59.477Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-23T01:46:59.477Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-23T01:46:59.477Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-23T01:46:59.477Z] Fetched 499 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-23T01:46:59.477Z] Fetched 111 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-23T01:46:59.477Z] Fetched 240 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-23T01:46:59.477Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-23T01:46:59.477Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-23T01:46:59.477Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-23T01:46:59.477Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-23T01:46:59.477Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-23T01:46:59.477Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-23T01:46:59.477Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-23T01:46:59.477Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-23T01:46:59.477Z] Fetched 8720 B in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-23T01:46:59.477Z] Fetched 137 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-23T01:46:59.477Z] Fetched 119 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-23T01:46:59.477Z] Fetched 110 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-23T01:46:59.477Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-23T01:46:59.477Z] Fetched 645 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-23T01:46:59.477Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-23T01:46:59.477Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-23T01:46:59.477Z] Fetched 368 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-23T01:46:59.477Z] Fetched 187 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-23T01:46:59.477Z] Fetched 175 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-23T01:46:59.477Z] Fetched 206 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-23T01:46:59.477Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-23T01:46:59.477Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-23T01:46:59.477Z] Fetched 159 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-23T01:46:59.477Z] Fetched 107 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-23T01:46:59.477Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-23T01:46:59.477Z] Pulling static-packages [2021-04-23T01:46:59.477Z] + snapcraftctl pull [2021-04-23T01:46:59.477Z] Pulling version [2021-04-23T01:46:59.477Z] + cd /root/project [2021-04-23T01:46:59.477Z] + [ -f VERSION ] [2021-04-23T01:46:59.477Z] + PROJECT_VERSION=local-dev [2021-04-23T01:46:59.477Z] + git rev-parse --short HEAD [2021-04-23T01:46:59.477Z] + GIT_REVISION=b3cd3d7d [2021-04-23T01:46:59.477Z] + snapcraftctl set-version local-dev [2021-04-23T01:46:59.477Z] Skipping build go-build-helper (already ran) [2021-04-23T01:46:59.477Z] Building app-service-config [2021-04-23T01:46:59.477Z] + make build [2021-04-23T01:46:59.477Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-23T01:47:02.784Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-23T01:47:02.784Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-23T01:47:02.784Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-23T01:47:02.784Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-23T01:47:02.784Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-23T01:47:03.053Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-23T01:47:03.053Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-23T01:47:03.053Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-23T01:47:03.314Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-23T01:47:03.314Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-23T01:47:03.314Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-23T01:47:03.314Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-23T01:47:03.314Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-23T01:47:03.575Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-23T01:47:03.575Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-23T01:47:03.575Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-23T01:47:03.575Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-23T01:47:03.575Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T01:47:03.575Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-23T01:47:03.575Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-23T01:47:03.575Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T01:47:03.835Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-23T01:47:03.835Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-23T01:47:03.835Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-23T01:47:03.835Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-23T01:47:03.835Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T01:47:04.098Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-23T01:47:04.098Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-23T01:47:04.098Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-23T01:47:04.098Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T01:47:04.098Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-23T01:47:04.098Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-23T01:47:04.098Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-23T01:47:04.098Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-23T01:47:04.098Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-23T01:47:04.098Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-23T01:47:04.098Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-23T01:47:04.098Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-23T01:47:04.358Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-23T01:47:04.358Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T01:47:04.358Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-23T01:47:04.358Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T01:47:04.358Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-23T01:47:04.619Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-23T01:47:04.620Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-23T01:47:14.644Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-23T01:47:14.644Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-23T01:47:14.644Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-23T01:47:14.644Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-23T01:47:14.904Z] Building config-common [2021-04-23T01:47:14.904Z] + snapcraftctl build [2021-04-23T01:47:17.450Z] Building edgex-go [2021-04-23T01:47:17.450Z] + cd /root/parts/edgex-go/src [2021-04-23T01:47:17.450Z] + make build [2021-04-23T01:47:17.450Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-23T01:47:18.022Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-23T01:47:18.022Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-23T01:47:18.022Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.74 [2021-04-23T01:47:18.022Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-23T01:47:18.284Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-23T01:47:18.284Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-23T01:47:18.284Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-23T01:47:18.284Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-23T01:47:18.284Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-23T01:47:18.284Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T01:47:18.284Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-23T01:47:18.284Z] go: downloading golang.org/x/text v0.3.2 [2021-04-23T01:47:23.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-23T01:47:23.584Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-23T01:47:28.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-23T01:47:30.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-23T01:47:31.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-23T01:47:32.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-23T01:47:32.578Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-23T01:47:32.578Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T01:47:32.578Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-23T01:47:32.578Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T01:47:34.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-23T01:47:34.645Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-23T01:47:34.982Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-23T01:47:36.574Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-23T01:47:37.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-23T01:47:39.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-04-23T01:47:40.286Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-23T01:47:40.286Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-23T01:47:41.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-23T01:47:41.670Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-23T01:47:44.229Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-23T01:47:44.229Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-23T01:47:44.229Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-23T01:47:44.229Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-23T01:47:44.229Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-23T01:47:44.229Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-23T01:47:44.229Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-23T01:47:44.229Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-23T01:47:44.229Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-23T01:47:44.229Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-23T01:47:44.229Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-23T01:47:47.533Z] Building static-packages [2021-04-23T01:47:47.533Z] + snapcraftctl build [2021-04-23T01:47:48.919Z] Building version [2021-04-23T01:47:48.919Z] + snapcraftctl build [2021-04-23T01:47:50.837Z] Skipping stage go-build-helper (already ran) [2021-04-23T01:47:50.837Z] Staging app-service-config [2021-04-23T01:47:50.837Z] + snapcraftctl stage [2021-04-23T01:47:52.226Z] Staging config-common [2021-04-23T01:47:52.226Z] + snapcraftctl stage [2021-04-23T01:47:53.176Z] Staging edgex-go [2021-04-23T01:47:53.176Z] + snapcraftctl stage [2021-04-23T01:47:54.117Z] Staging static-packages [2021-04-23T01:47:54.117Z] + snapcraftctl stage [2021-04-23T01:47:55.060Z] Staging version [2021-04-23T01:47:55.060Z] + snapcraftctl stage [2021-04-23T01:47:55.220Z] Removing intermediate container ed3440ee397e [2021-04-23T01:47:55.221Z] ---> 8231080434aa [2021-04-23T01:47:55.221Z] [2021-04-23T01:47:55.221Z] Step 10/31 : FROM alpine:3.12 [2021-04-23T01:47:55.221Z] 3.12: Pulling from library/alpine [2021-04-23T01:47:55.221Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-23T01:47:55.221Z] Status: Downloaded newer image for alpine:3.12 [2021-04-23T01:47:55.221Z] ---> 9852663dfa18 [2021-04-23T01:47:55.221Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-23T01:47:55.221Z] ---> Running in 1f99e30df9f1 [2021-04-23T01:47:55.221Z] Removing intermediate container 1f99e30df9f1 [2021-04-23T01:47:55.221Z] ---> 664a1aa8f2c3 [2021-04-23T01:47:55.221Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-23T01:47:55.221Z] ---> Running in b940157b41fb [2021-04-23T01:47:55.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:47:55.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:47:55.221Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-23T01:47:55.221Z] (2/2) Installing su-exec (0.2-r1) [2021-04-23T01:47:55.221Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:47:55.221Z] OK: 5 MiB in 16 packages [2021-04-23T01:47:55.221Z] Removing intermediate container f6bb59c8fac4 [2021-04-23T01:47:55.221Z] ---> 759f26cb01e0 [2021-04-23T01:47:55.221Z] [2021-04-23T01:47:55.221Z] Step 10/23 : FROM alpine:3.12 [2021-04-23T01:47:55.221Z] ---> 9852663dfa18 [2021-04-23T01:47:55.221Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-23T01:47:55.221Z] ---> Running in adba2600e71f [2021-04-23T01:47:55.221Z] Removing intermediate container b940157b41fb [2021-04-23T01:47:55.221Z] ---> 87c468528e80 [2021-04-23T01:47:55.221Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-23T01:47:55.221Z] ---> Running in 331e035db11d [2021-04-23T01:47:55.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:47:55.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:47:55.496Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-23T01:47:55.496Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:47:55.496Z] OK: 5 MiB in 15 packages [2021-04-23T01:47:55.774Z] Removing intermediate container 331e035db11d [2021-04-23T01:47:55.774Z] ---> b3d31ffe9eb9 [2021-04-23T01:47:55.774Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-23T01:47:56.004Z] Priming go-build-helper [2021-04-23T01:47:56.004Z] + snapcraftctl prime [2021-04-23T01:47:56.385Z] ---> Running in 11384dc9c11c [2021-04-23T01:47:56.949Z] Priming app-service-config [2021-04-23T01:47:56.949Z] + snapcraftctl prime [2021-04-23T01:47:57.372Z] Removing intermediate container 11384dc9c11c [2021-04-23T01:47:57.372Z] ---> 845488a7aeea [2021-04-23T01:47:57.372Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-23T01:47:57.661Z] Removing intermediate container 162980586a3f [2021-04-23T01:47:57.661Z] ---> 2e5eae3628dc [2021-04-23T01:47:57.661Z] [2021-04-23T01:47:57.661Z] Step 10/22 : FROM alpine:3.12 [2021-04-23T01:47:57.661Z] ---> 9852663dfa18 [2021-04-23T01:47:57.661Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-23T01:47:57.661Z] ---> Using cache [2021-04-23T01:47:57.661Z] ---> 6b56ea63d799 [2021-04-23T01:47:57.661Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:47:57.661Z] ---> Running in c4c36bf3f015 [2021-04-23T01:47:57.943Z] Removing intermediate container adba2600e71f [2021-04-23T01:47:57.943Z] ---> 6b56ea63d799 [2021-04-23T01:47:57.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:47:58.214Z] ---> Running in 492c49855596 [2021-04-23T01:47:58.214Z] ---> Running in 9f6081d3d5c0 [2021-04-23T01:47:58.342Z] Priming config-common [2021-04-23T01:47:58.342Z] + snapcraftctl prime [2021-04-23T01:47:58.813Z] Removing intermediate container ad9623ea4593 [2021-04-23T01:47:58.813Z] ---> f8f29c5cde81 [2021-04-23T01:47:58.813Z] [2021-04-23T01:47:58.813Z] Step 10/22 : FROM alpine:3.12 [2021-04-23T01:47:58.813Z] ---> 9852663dfa18 [2021-04-23T01:47:58.813Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-23T01:47:59.093Z] ---> Running in 69c27bab8ac4 [2021-04-23T01:47:59.292Z] Priming edgex-go [2021-04-23T01:47:59.292Z] + snapcraftctl prime [2021-04-23T01:47:59.374Z] Removing intermediate container 9f6081d3d5c0 [2021-04-23T01:47:59.374Z] ---> 68adccda2ead [2021-04-23T01:47:59.374Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-23T01:47:59.374Z] Removing intermediate container 492c49855596 [2021-04-23T01:47:59.374Z] ---> 4e2ae51df16e [2021-04-23T01:47:59.374Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-23T01:47:59.648Z] ---> Running in a74b2ece8796 [2021-04-23T01:47:59.649Z] ---> Running in 73c8184f59a3 [2021-04-23T01:48:00.677Z] Priming static-packages [2021-04-23T01:48:00.677Z] + snapcraftctl prime [2021-04-23T01:48:01.097Z] Removing intermediate container 73c8184f59a3 [2021-04-23T01:48:01.097Z] ---> 8b113660b5ac [2021-04-23T01:48:01.097Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-23T01:48:01.097Z] Removing intermediate container a74b2ece8796 [2021-04-23T01:48:01.097Z] ---> 39019e0e552f [2021-04-23T01:48:01.097Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-23T01:48:01.097Z] ---> Running in c15d027a0ddb [2021-04-23T01:48:01.097Z] ---> Running in e6943b304520 [2021-04-23T01:48:01.097Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:48:01.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:48:01.651Z] Removing intermediate container c4c36bf3f015 [2021-04-23T01:48:01.651Z] ---> a3a07db05eeb [2021-04-23T01:48:01.651Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-23T01:48:01.942Z] Removing intermediate container c15d027a0ddb [2021-04-23T01:48:01.942Z] ---> 0c310bd0767d [2021-04-23T01:48:01.942Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:48:01.942Z] Removing intermediate container e6943b304520 [2021-04-23T01:48:01.942Z] ---> 4b52fe4a1a32 [2021-04-23T01:48:01.942Z] Step 15/23 : WORKDIR / [2021-04-23T01:48:02.219Z] ---> Running in 768e4e525493 [2021-04-23T01:48:02.219Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-23T01:48:02.219Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-23T01:48:02.219Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:48:02.219Z] ---> Running in a8ac3785438f [2021-04-23T01:48:02.219Z] Executing ca-certificates-20191127-r4.trigger [2021-04-23T01:48:02.496Z] OK: 6 MiB in 16 packages [2021-04-23T01:48:03.110Z] Removing intermediate container 768e4e525493 [2021-04-23T01:48:03.110Z] ---> 2e7ae54eb290 [2021-04-23T01:48:03.110Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-23T01:48:03.110Z] Removing intermediate container a8ac3785438f [2021-04-23T01:48:03.110Z] ---> 26a432ccbe7b [2021-04-23T01:48:03.110Z] ---> 7dd364b48d0b [2021-04-23T01:48:03.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-23T01:48:03.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:48:03.222Z] Priming version [2021-04-23T01:48:03.222Z] + snapcraftctl prime [2021-04-23T01:48:03.795Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-04-23T01:48:04.096Z] ---> dccd4e576e86 [2021-04-23T01:48:04.096Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-23T01:48:04.389Z] ---> Running in bba282f6cce8 [2021-04-23T01:48:04.665Z] ---> 70e0ff482539 [2021-04-23T01:48:04.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-23T01:48:04.942Z] ---> 13701d014fa4 [2021-04-23T01:48:04.942Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-23T01:48:05.218Z] Removing intermediate container 69c27bab8ac4 [2021-04-23T01:48:05.218Z] ---> 48c6d27aa2a4 [2021-04-23T01:48:05.218Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T01:48:05.822Z] ---> Running in 23aa60893301 [2021-04-23T01:48:06.426Z] Removing intermediate container 23aa60893301 [2021-04-23T01:48:06.426Z] ---> 9cbb399e5287 [2021-04-23T01:48:06.426Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-23T01:48:06.426Z] ---> 156262526124 [2021-04-23T01:48:06.426Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-23T01:48:06.706Z] ---> Running in 6040453065b4 [2021-04-23T01:48:06.993Z] ---> Running in 5e1b96359e06 [2021-04-23T01:48:06.993Z] ---> 0b99746b1c4d [2021-04-23T01:48:06.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-23T01:48:07.985Z] Removing intermediate container 5e1b96359e06 [2021-04-23T01:48:07.985Z] ---> f6be859214cb [2021-04-23T01:48:07.985Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-23T01:48:07.985Z] Removing intermediate container 6040453065b4 [2021-04-23T01:48:07.985Z] ---> 71fdd034f776 [2021-04-23T01:48:07.985Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:48:08.261Z] ---> Running in b7a73522d832 [2021-04-23T01:48:08.261Z] ---> Running in 64c293f2dc53 [2021-04-23T01:48:08.261Z] ---> e50646f4fa23 [2021-04-23T01:48:08.261Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-23T01:48:08.541Z] Removing intermediate container bba282f6cce8 [2021-04-23T01:48:08.541Z] ---> 23cedecae422 [2021-04-23T01:48:08.541Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:48:08.541Z] ---> Running in e1ecfa3acb17 [2021-04-23T01:48:08.823Z] Removing intermediate container 64c293f2dc53 [2021-04-23T01:48:08.823Z] ---> 4dade3eabe09 [2021-04-23T01:48:08.823Z] Removing intermediate container b7a73522d832 [2021-04-23T01:48:08.823Z] ---> 73210482c4a5 [2021-04-23T01:48:08.823Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:48:08.823Z] Step 20/22 : LABEL arch=arm64 [2021-04-23T01:48:09.105Z] ---> Running in 3f5b4b773ebe [2021-04-23T01:48:09.383Z] Removing intermediate container e1ecfa3acb17 [2021-04-23T01:48:09.383Z] ---> 69cc4af51640 [2021-04-23T01:48:09.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:48:09.656Z] Removing intermediate container 1225c178cef2 [2021-04-23T01:48:09.656Z] ---> 711089471180 [2021-04-23T01:48:09.656Z] [2021-04-23T01:48:09.656Z] Step 10/23 : FROM alpine:3.12 [2021-04-23T01:48:09.656Z] ---> 9852663dfa18 [2021-04-23T01:48:09.656Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-23T01:48:09.656Z] ---> Running in 5002f811e9e1 [2021-04-23T01:48:09.937Z] ---> 2f72da4b9721 [2021-04-23T01:48:09.937Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-23T01:48:09.937Z] ---> Running in 57cb10808871 [2021-04-23T01:48:09.937Z] Removing intermediate container 3f5b4b773ebe [2021-04-23T01:48:09.937Z] ---> b6a6c0a31c5f [2021-04-23T01:48:09.937Z] Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:48:09.937Z] ---> a447b952367f [2021-04-23T01:48:09.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-23T01:48:10.211Z] ---> Running in df940442fd79 [2021-04-23T01:48:10.488Z] Removing intermediate container 5002f811e9e1 [2021-04-23T01:48:10.488Z] ---> 81336ddda48b [2021-04-23T01:48:10.488Z] Step 21/23 : LABEL arch=arm64 [2021-04-23T01:48:10.488Z] Removing intermediate container 57cb10808871 [2021-04-23T01:48:10.488Z] ---> a1b7672ed3b1 [2021-04-23T01:48:10.488Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-23T01:48:10.762Z] ---> Running in 17e4928a94c6 [2021-04-23T01:48:11.051Z] ---> Running in 4479970b8ae0 [2021-04-23T01:48:11.051Z] Removing intermediate container df940442fd79 [2021-04-23T01:48:11.051Z] ---> 9cc2fe58d271 [2021-04-23T01:48:11.051Z] Step 22/22 : LABEL version=0.0.0 [2021-04-23T01:48:11.336Z] ---> Running in f74b5c29ee25 [2021-04-23T01:48:11.618Z] Removing intermediate container 17e4928a94c6 [2021-04-23T01:48:11.618Z] ---> d27d07634f8f [2021-04-23T01:48:11.618Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:48:11.618Z] Removing intermediate container 4479970b8ae0 [2021-04-23T01:48:11.618Z] ---> 395926b68a7c [2021-04-23T01:48:11.618Z] Step 13/23 : EXPOSE $APP_PORT ---> cf5c387ac02e [2021-04-23T01:48:11.618Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-23T01:48:11.618Z] ---> c1e0f1317659 [2021-04-23T01:48:11.618Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-23T01:48:11.618Z] [2021-04-23T01:48:11.893Z] ---> Running in e71e33e200fe [2021-04-23T01:48:11.893Z] ---> Running in a7157ed40f26 [2021-04-23T01:48:12.167Z] Removing intermediate container f74b5c29ee25 [2021-04-23T01:48:12.167Z] ---> b6c254e96def [2021-04-23T01:48:12.167Z] [2021-04-23T01:48:12.441Z] Removing intermediate container e71e33e200fe [2021-04-23T01:48:12.441Z] ---> 42fae5eb6bad [2021-04-23T01:48:12.441Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:48:12.715Z] Successfully built b6c254e96def [2021-04-23T01:48:12.715Z] ---> Running in 6281fa0b1548 [2021-04-23T01:48:12.715Z] Removing intermediate container a7157ed40f26 [2021-04-23T01:48:12.715Z] ---> 642e4cde3cc5 [2021-04-23T01:48:12.715Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:48:12.715Z] ---> a46214b5dbcf [2021-04-23T01:48:12.715Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-23T01:48:12.715Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-23T01:48:12.715Z] Building docker-security-proxy-setup-go [2021-04-23T01:48:12.989Z]  Building docker-support-scheduler-go ... done  ---> fe534186c69a [2021-04-23T01:48:12.989Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-23T01:48:12.989Z] ---> Running in 802751ba646d [2021-04-23T01:48:12.989Z] ---> Running in 9ace59b7fcf5 [2021-04-23T01:48:13.379Z] Removing intermediate container 6281fa0b1548 [2021-04-23T01:48:13.379Z] ---> c07837e44c2a [2021-04-23T01:48:13.379Z] [2021-04-23T01:48:14.130Z] Removing intermediate container 9ace59b7fcf5 [2021-04-23T01:48:14.130Z] ---> 157b8ff35283 [2021-04-23T01:48:14.130Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:48:14.422Z] ---> Running in 3069785a44a1 [2021-04-23T01:48:14.422Z] Successfully built c07837e44c2a [2021-04-23T01:48:14.715Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-23T01:48:14.715Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-04-23T01:48:14.715Z] ---> 55614076fe01 [2021-04-23T01:48:14.715Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-23T01:48:15.366Z] Removing intermediate container 3069785a44a1 [2021-04-23T01:48:15.366Z] ---> 8f64d5dc17ab [2021-04-23T01:48:15.366Z] Step 20/22 : LABEL arch=arm64 [2021-04-23T01:48:15.646Z] ---> Running in d8bf7e11af48 [2021-04-23T01:48:15.921Z] ---> 47c5094d0ece [2021-04-23T01:48:15.921Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-23T01:48:16.529Z] ---> Running in d521e0c1a104 [2021-04-23T01:48:16.529Z] Removing intermediate container d8bf7e11af48 [2021-04-23T01:48:16.529Z] ---> 48f1a95aa0d2 [2021-04-23T01:48:16.529Z] Step 21/22 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:48:17.132Z] Removing intermediate container 802751ba646d [2021-04-23T01:48:17.132Z] ---> cdeeb51e3eb0 [2021-04-23T01:48:17.132Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-23T01:48:18.144Z] ---> Running in cbb7e1288bc0 [2021-04-23T01:48:18.742Z] Removing intermediate container d521e0c1a104 [2021-04-23T01:48:18.742Z] ---> eb92e529a8a6 [2021-04-23T01:48:18.742Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-23T01:48:18.742Z] ---> Running in 2fd4b15a1489 [2021-04-23T01:48:19.015Z] Removing intermediate container cbb7e1288bc0 [2021-04-23T01:48:19.016Z] ---> 3c19bb4094da [2021-04-23T01:48:19.016Z] Step 22/22 : LABEL version=0.0.0 [2021-04-23T01:48:19.292Z] ---> Running in d868257b0181 [2021-04-23T01:48:20.278Z] ---> dcf9c2ecb03a [2021-04-23T01:48:20.278Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-23T01:48:20.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:48:20.881Z] ---> Running in 9085da264041 [2021-04-23T01:48:20.881Z] Removing intermediate container d868257b0181 [2021-04-23T01:48:20.881Z] ---> a34ea35a3de0 [2021-04-23T01:48:20.881Z] [2021-04-23T01:48:20.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:48:21.478Z] Successfully built a34ea35a3de0 [2021-04-23T01:48:21.478Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-23T01:48:21.478Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-04-23T01:48:21.753Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-23T01:48:21.753Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-23T01:48:21.753Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-23T01:48:22.027Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-23T01:48:22.027Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-23T01:48:22.307Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-23T01:48:22.307Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:48:22.307Z] OK: 8 MiB in 20 packages [2021-04-23T01:48:24.967Z] Removing intermediate container 9085da264041 [2021-04-23T01:48:24.967Z] ---> 0ccbed71f6cf [2021-04-23T01:48:24.967Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-23T01:48:25.244Z] Removing intermediate container 2fd4b15a1489 [2021-04-23T01:48:25.244Z] ---> 54d308deb038 [2021-04-23T01:48:25.244Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:48:25.851Z] ---> Running in c75702dc2c2e [2021-04-23T01:48:26.451Z] ---> 4e4898705ea1 [2021-04-23T01:48:26.451Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-23T01:48:26.729Z] Removing intermediate container c75702dc2c2e [2021-04-23T01:48:26.729Z] ---> aaeb658598b8 [2021-04-23T01:48:26.729Z] Step 28/31 : CMD ["gate"] [2021-04-23T01:48:27.341Z] ---> Running in 25e644b8647a [2021-04-23T01:48:28.333Z] ---> 15a46aa8303e [2021-04-23T01:48:28.333Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-23T01:48:28.333Z] Removing intermediate container 25e644b8647a [2021-04-23T01:48:28.333Z] ---> 3c32fcb173e3 [2021-04-23T01:48:28.333Z] Step 29/31 : LABEL arch=arm64 [2021-04-23T01:48:28.963Z] ---> Running in 8da9e3dc34e2 [2021-04-23T01:48:29.570Z] ---> 1d0583318cc3 [2021-04-23T01:48:29.570Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-23T01:48:29.570Z] ---> Running in ee59513e1325 [2021-04-23T01:48:29.570Z] Removing intermediate container 8da9e3dc34e2 [2021-04-23T01:48:29.570Z] ---> 0b6ca940930d [2021-04-23T01:48:29.570Z] Step 30/31 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:48:30.558Z] ---> Running in a36474335533 [2021-04-23T01:48:30.558Z] Removing intermediate container ee59513e1325 [2021-04-23T01:48:30.558Z] ---> 5cfb9efcdc32 [2021-04-23T01:48:30.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:48:30.837Z] ---> Running in 155da128f0da [2021-04-23T01:48:31.118Z] Removing intermediate container a36474335533 [2021-04-23T01:48:31.118Z] ---> 24cd96ccfc3e [2021-04-23T01:48:31.118Z] Step 31/31 : LABEL version=0.0.0 [2021-04-23T01:48:31.734Z] ---> Running in b7d6ecaaaa10 [2021-04-23T01:48:31.734Z] Removing intermediate container 155da128f0da [2021-04-23T01:48:31.734Z] ---> 74d20ba82846 [2021-04-23T01:48:31.734Z] Step 21/23 : LABEL arch=arm64 [2021-04-23T01:48:32.335Z] ---> Running in 4ced7542b080 [2021-04-23T01:48:32.613Z] Removing intermediate container b7d6ecaaaa10 [2021-04-23T01:48:32.613Z] ---> dfaff43fbcfd [2021-04-23T01:48:32.613Z] [2021-04-23T01:48:32.899Z] Removing intermediate container 4ced7542b080 [2021-04-23T01:48:32.899Z] ---> c67ac31116f4 [2021-04-23T01:48:32.899Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:48:33.177Z] Successfully built dfaff43fbcfd [2021-04-23T01:48:33.177Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-23T01:48:33.177Z] Building docker-core-metadata-go [2021-04-23T01:48:33.453Z]  Building docker-security-bootstrapper-go ... done  ---> Running in e48d95b06f3e [2021-04-23T01:48:34.057Z] Removing intermediate container e48d95b06f3e [2021-04-23T01:48:34.057Z] ---> c10c94ce6e35 [2021-04-23T01:48:34.057Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:48:34.331Z] ---> Running in fb9ee15f00ed [2021-04-23T01:48:35.313Z] Removing intermediate container fb9ee15f00ed [2021-04-23T01:48:35.313Z] ---> 8a7da2928db5 [2021-04-23T01:48:35.313Z] [2021-04-23T01:48:35.592Z] Successfully built 8a7da2928db5 [2021-04-23T01:48:35.592Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-23T01:49:08.003Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:49:08.003Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:49:08.003Z] ---> 4981bf99bab4 [2021-04-23T01:49:08.003Z] Step 3/21 : WORKDIR /edgex-go [2021-04-23T01:49:08.003Z] ---> Using cache [2021-04-23T01:49:08.003Z] ---> c25bf94a93ea [2021-04-23T01:49:08.003Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:49:08.003Z] ---> Using cache [2021-04-23T01:49:08.003Z] ---> c065b0262aa0 [2021-04-23T01:49:08.003Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-23T01:49:08.003Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:49:08.003Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:49:08.003Z] ---> 4981bf99bab4 [2021-04-23T01:49:08.003Z] Step 3/24 : WORKDIR /edgex-go [2021-04-23T01:49:08.003Z] ---> Using cache [2021-04-23T01:49:08.003Z] ---> c25bf94a93ea [2021-04-23T01:49:08.003Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:49:08.003Z] ---> Using cache [2021-04-23T01:49:08.003Z] ---> c065b0262aa0 [2021-04-23T01:49:08.003Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-23T01:49:10.664Z] ---> Running in d86ae2aeaa0b [2021-04-23T01:49:10.664Z] ---> Running in 5cd2fd7ca662 [2021-04-23T01:49:10.664Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:49:10.664Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:49:10.664Z] ---> 4981bf99bab4 [2021-04-23T01:49:10.664Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:49:10.664Z] ---> Using cache [2021-04-23T01:49:10.664Z] ---> c25bf94a93ea [2021-04-23T01:49:10.664Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:49:10.664Z] ---> Using cache [2021-04-23T01:49:10.664Z] ---> c065b0262aa0 [2021-04-23T01:49:10.664Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-23T01:49:11.269Z] ---> Running in 85b12cb87b79 [2021-04-23T01:49:12.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:13.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:13.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:13.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:13.624Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-23T01:49:13.624Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-23T01:49:13.624Z] ---> 4981bf99bab4 [2021-04-23T01:49:13.624Z] Step 3/23 : WORKDIR /edgex-go [2021-04-23T01:49:13.624Z] ---> Using cache [2021-04-23T01:49:13.624Z] ---> c25bf94a93ea [2021-04-23T01:49:13.624Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-23T01:49:13.624Z] ---> Using cache [2021-04-23T01:49:13.624Z] ---> c065b0262aa0 [2021-04-23T01:49:13.624Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-23T01:49:13.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:13.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:14.237Z] ---> Running in 0e5378d4fd0f [2021-04-23T01:49:14.237Z] OK: 217 MiB in 51 packages [2021-04-23T01:49:14.516Z] OK: 217 MiB in 51 packages [2021-04-23T01:49:14.516Z] OK: 217 MiB in 51 packages [2021-04-23T01:49:15.968Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:15.968Z] Removing intermediate container d86ae2aeaa0b [2021-04-23T01:49:15.968Z] ---> 1ccee79066e7 [2021-04-23T01:49:15.968Z] Step 6/21 : COPY go.mod . [2021-04-23T01:49:16.245Z] Removing intermediate container 85b12cb87b79 [2021-04-23T01:49:16.245Z] ---> 6ca5f130627f [2021-04-23T01:49:16.245Z] Step 6/23 : COPY go.mod . [2021-04-23T01:49:16.245Z] Removing intermediate container 5cd2fd7ca662 [2021-04-23T01:49:16.245Z] ---> b483fb986517 [2021-04-23T01:49:16.245Z] Step 6/24 : COPY go.mod . [2021-04-23T01:49:16.521Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:49:16.813Z] ---> 0aa3c4870b98 [2021-04-23T01:49:16.813Z] Step 7/21 : RUN go mod download [2021-04-23T01:49:16.813Z] ---> Running in d774a8ab6cce [2021-04-23T01:49:17.092Z] ---> 19fe173d0a6e [2021-04-23T01:49:17.092Z] Step 7/23 : RUN go mod download [2021-04-23T01:49:17.365Z] ---> Running in 305237504bd8 [2021-04-23T01:49:17.365Z] ---> e05060d62a80 [2021-04-23T01:49:17.365Z] Step 7/24 : RUN go mod download [2021-04-23T01:49:17.365Z] OK: 217 MiB in 51 packages [2021-04-23T01:49:17.642Z] ---> Running in 3266e0d93586 [2021-04-23T01:49:19.093Z] Removing intermediate container 0e5378d4fd0f [2021-04-23T01:49:19.093Z] ---> 4a19a1a92e63 [2021-04-23T01:49:19.093Z] Step 6/23 : COPY go.mod . [2021-04-23T01:49:20.099Z] ---> b79669c0e263 [2021-04-23T01:49:20.099Z] Step 7/23 : RUN go mod download [2021-04-23T01:49:20.378Z] ---> Running in b5c378348b77 [2021-04-23T01:49:20.659Z] Removing intermediate container d774a8ab6cce [2021-04-23T01:49:20.659Z] ---> 375c630ace87 [2021-04-23T01:49:20.659Z] Step 8/21 : COPY . . [2021-04-23T01:49:20.936Z] Removing intermediate container 305237504bd8 [2021-04-23T01:49:20.936Z] ---> 2fe47875b208 [2021-04-23T01:49:20.936Z] Step 8/23 : COPY . . [2021-04-23T01:49:21.545Z] Removing intermediate container 3266e0d93586 [2021-04-23T01:49:21.545Z] ---> ebc0a864a2e6 [2021-04-23T01:49:21.545Z] Step 8/24 : COPY . . [2021-04-23T01:49:29.862Z] Removing intermediate container b5c378348b77 [2021-04-23T01:49:29.862Z] ---> 6dfa3e78957f [2021-04-23T01:49:29.862Z] Step 8/23 : COPY . . [2021-04-23T01:49:44.991Z] ---> 4afd524db9f7 [2021-04-23T01:49:44.991Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-23T01:49:44.991Z] ---> 64c568398f6d [2021-04-23T01:49:44.991Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-23T01:49:44.991Z] ---> f6e69ba770bb [2021-04-23T01:49:44.991Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-23T01:49:44.991Z] ---> Running in fd00e5d33024 [2021-04-23T01:49:44.991Z] ---> 4dea50369c31 [2021-04-23T01:49:44.991Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-23T01:49:44.991Z] ---> Running in 4ba4a05abf5e [2021-04-23T01:49:44.991Z] ---> Running in 89e5b1b90366 [2021-04-23T01:49:44.991Z] ---> Running in f5956fadd60a [2021-04-23T01:49:45.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-23T01:49:45.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-23T01:49:46.154Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-23T01:49:46.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-23T01:51:08.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-23T01:51:08.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-04-23T01:51:18.613Z] Removing intermediate container fd00e5d33024 [2021-04-23T01:51:18.613Z] ---> 9d560ddd49b7 [2021-04-23T01:51:18.613Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-23T01:51:18.898Z] ---> Running in fc13754b7814 [2021-04-23T01:51:19.181Z] Removing intermediate container 4ba4a05abf5e [2021-04-23T01:51:19.181Z] ---> 7864e586bdbd [2021-04-23T01:51:19.181Z] [2021-04-23T01:51:19.181Z] Step 10/24 : FROM alpine:3.12 [2021-04-23T01:51:19.181Z] ---> 9852663dfa18 [2021-04-23T01:51:19.181Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-23T01:51:19.181Z] Removing intermediate container 89e5b1b90366 [2021-04-23T01:51:19.181Z] ---> 7538e33094f3 [2021-04-23T01:51:19.181Z] [2021-04-23T01:51:19.453Z] Step 10/21 : FROM alpine:3.12 [2021-04-23T01:51:19.453Z] ---> 9852663dfa18 [2021-04-23T01:51:19.453Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-23T01:51:19.453Z] ---> Running in 1949a1e330cc [2021-04-23T01:51:19.453Z] ---> Running in c05eb94c33dc [2021-04-23T01:51:20.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-23T01:51:21.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:51:21.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:51:21.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:51:21.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:51:22.106Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-23T01:51:22.106Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-23T01:51:22.106Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-23T01:51:22.106Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-23T01:51:22.106Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-23T01:51:22.106Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-23T01:51:22.106Z] (4/6) Installing curl (7.76.1-r0) [2021-04-23T01:51:22.106Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-23T01:51:22.106Z] (4/4) Installing curl (7.76.1-r0) [2021-04-23T01:51:22.106Z] (6/6) Installing su-exec (0.2-r1) [2021-04-23T01:51:22.106Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:51:22.106Z] Executing busybox-1.31.1-r20.trigger [2021-04-23T01:51:22.106Z] Executing ca-certificates-20191127-r4.trigger [2021-04-23T01:51:22.382Z] Executing ca-certificates-20191127-r4.trigger [2021-04-23T01:51:22.382Z] OK: 7 MiB in 20 packages [2021-04-23T01:51:22.659Z] OK: 7 MiB in 18 packages [2021-04-23T01:51:25.291Z] Removing intermediate container 1949a1e330cc [2021-04-23T01:51:25.291Z] ---> 123874568621 [2021-04-23T01:51:25.291Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-23T01:51:25.291Z] Removing intermediate container fc13754b7814 [2021-04-23T01:51:25.291Z] ---> 629315c26539 [2021-04-23T01:51:25.291Z] [2021-04-23T01:51:25.291Z] Step 11/23 : FROM docker:20.10.0 [2021-04-23T01:51:25.291Z] Removing intermediate container c05eb94c33dc [2021-04-23T01:51:25.291Z] ---> 99fb78754c73 [2021-04-23T01:51:25.291Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-23T01:51:25.291Z] ---> Running in ebc930186a43 [2021-04-23T01:51:25.291Z] 20.10.0: Pulling from library/docker [2021-04-23T01:51:25.291Z] ---> Running in 77ab9153f3f7 [2021-04-23T01:51:26.273Z] Removing intermediate container ebc930186a43 [2021-04-23T01:51:26.273Z] ---> 731dfcf4db9f [2021-04-23T01:51:26.273Z] Step 13/24 : WORKDIR / [2021-04-23T01:51:26.547Z] Removing intermediate container 77ab9153f3f7 [2021-04-23T01:51:26.547Z] ---> 8f28a5fde5a0 [2021-04-23T01:51:26.547Z] Step 13/21 : WORKDIR /edgex [2021-04-23T01:51:26.818Z] ---> Running in 9df58716e73a [2021-04-23T01:51:27.093Z] ---> Running in acb898f0fad4 [2021-04-23T01:51:28.536Z] Removing intermediate container 9df58716e73a [2021-04-23T01:51:28.536Z] ---> 782715af9d7f [2021-04-23T01:51:28.536Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-23T01:51:28.809Z] Removing intermediate container acb898f0fad4 [2021-04-23T01:51:28.809Z] ---> 00742f5d8f6f [2021-04-23T01:51:28.809Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-23T01:51:29.094Z] Removing intermediate container f5956fadd60a [2021-04-23T01:51:29.094Z] ---> a0aa2877f861 [2021-04-23T01:51:29.094Z] [2021-04-23T01:51:29.094Z] Step 10/23 : FROM alpine:3.12 [2021-04-23T01:51:29.094Z] ---> 9852663dfa18 [2021-04-23T01:51:29.094Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-23T01:51:29.094Z] ---> Using cache [2021-04-23T01:51:29.094Z] ---> 6b56ea63d799 [2021-04-23T01:51:29.094Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:51:29.094Z] ---> Using cache [2021-04-23T01:51:29.094Z] ---> 68adccda2ead [2021-04-23T01:51:29.094Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-23T01:51:29.694Z] ---> Running in b962599cfefa [2021-04-23T01:51:29.970Z] ---> e8cce801948b [2021-04-23T01:51:29.970Z] ---> edbc85bc8e39 [2021-04-23T01:51:29.970Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-23T01:51:29.970Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-23T01:51:30.571Z] Removing intermediate container b962599cfefa [2021-04-23T01:51:30.571Z] ---> 5b52e608ce71 [2021-04-23T01:51:30.571Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-23T01:51:30.847Z] ---> Running in 6d6630e693da [2021-04-23T01:51:31.451Z] ---> fdd210084cd4 [2021-04-23T01:51:31.451Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-23T01:51:32.054Z] ---> 0dca1118e356 [2021-04-23T01:51:32.054Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-23T01:51:32.054Z] Removing intermediate container 6d6630e693da [2021-04-23T01:51:32.054Z] ---> f70cb6813ab4 [2021-04-23T01:51:32.054Z] Step 15/23 : WORKDIR / [2021-04-23T01:51:32.654Z] ---> Running in 1607337cef8c [2021-04-23T01:51:32.931Z] ---> 56f79ecca3ca [2021-04-23T01:51:32.931Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-23T01:51:33.926Z] ---> 51d95fbe4c3d [2021-04-23T01:51:33.926Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-23T01:51:34.201Z] Removing intermediate container 1607337cef8c [2021-04-23T01:51:34.201Z] ---> edc9b6ad5841 [2021-04-23T01:51:34.201Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-23T01:51:34.201Z] ---> Running in 42668b34c232 [2021-04-23T01:51:34.802Z] ---> b1457f1ec9ed [2021-04-23T01:51:34.802Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-23T01:51:35.077Z] Removing intermediate container 42668b34c232 [2021-04-23T01:51:35.077Z] ---> 21f4d85c326e [2021-04-23T01:51:35.077Z] Step 18/21 : CMD ["--init=true"] [2021-04-23T01:51:35.353Z] ---> 7a0136e45160 [2021-04-23T01:51:35.353Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-23T01:51:35.353Z] ---> Running in 42f3f2cd69a4 [2021-04-23T01:51:35.958Z] Removing intermediate container 42f3f2cd69a4 [2021-04-23T01:51:35.958Z] ---> f9f2124325af [2021-04-23T01:51:35.958Z] Step 19/21 : LABEL arch=arm64 [2021-04-23T01:51:36.559Z] ---> Running in addbabf4e72f [2021-04-23T01:51:36.559Z] ---> 105cd0b834b4 [2021-04-23T01:51:36.559Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-23T01:51:36.838Z] ---> 61d72e8ae836 [2021-04-23T01:51:36.838Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-23T01:51:37.113Z] Removing intermediate container addbabf4e72f [2021-04-23T01:51:37.113Z] ---> 93ad10cdf78c [2021-04-23T01:51:37.113Z] Step 20/21 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:51:37.113Z] ---> Running in d1e6516fc299 [2021-04-23T01:51:37.392Z] ---> 9df6adbd0f5d [2021-04-23T01:51:37.392Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-23T01:51:37.680Z] ---> Running in cbcfa50f4abb [2021-04-23T01:51:37.680Z] Removing intermediate container d1e6516fc299 [2021-04-23T01:51:37.680Z] ---> f52e246ebd81 [2021-04-23T01:51:37.680Z] Step 21/21 : LABEL version=0.0.0 [2021-04-23T01:51:37.961Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-23T01:51:37.961Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-23T01:51:37.961Z] ---> eeaf43b92773 [2021-04-23T01:51:37.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-23T01:51:37.961Z] ---> 8492772ad2a8 [2021-04-23T01:51:37.961Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-23T01:51:37.961Z] ---> Running in b9ff4b0ad8d5 [2021-04-23T01:51:38.238Z] ---> Running in 421f2a1ba4b8 [2021-04-23T01:51:38.238Z] ---> Running in 70fa5ace117a [2021-04-23T01:51:38.836Z] Removing intermediate container b9ff4b0ad8d5 [2021-04-23T01:51:38.836Z] ---> 4eddf6568c5d [2021-04-23T01:51:38.836Z] [2021-04-23T01:51:38.836Z] Removing intermediate container 70fa5ace117a [2021-04-23T01:51:38.836Z] ---> cc39f383cf36 [2021-04-23T01:51:38.836Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-23T01:51:38.836Z] Removing intermediate container 421f2a1ba4b8 [2021-04-23T01:51:38.836Z] ---> fa4d3c8c84e0 [2021-04-23T01:51:38.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:51:39.124Z] ---> Running in 7af9c651c776 [2021-04-23T01:51:39.124Z] Successfully built 4eddf6568c5d [2021-04-23T01:51:39.124Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-23T01:51:39.124Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 3b54829da4e7 [2021-04-23T01:51:39.736Z] Removing intermediate container 3b54829da4e7 [2021-04-23T01:51:39.736Z] ---> 250f96a3b395 [2021-04-23T01:51:39.736Z] Step 21/23 : LABEL arch=arm64 [2021-04-23T01:51:40.019Z] ---> Running in d74b7deaf48f [2021-04-23T01:51:40.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T01:51:40.572Z] Removing intermediate container d74b7deaf48f [2021-04-23T01:51:40.572Z] ---> 2cf73ad5ab3d [2021-04-23T01:51:40.572Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:51:40.572Z] Removing intermediate container cbcfa50f4abb [2021-04-23T01:51:40.572Z] ---> 9e9df5dc7ce0 [2021-04-23T01:51:40.572Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-23T01:51:40.572Z] ---> Running in 7039b91342d1 [2021-04-23T01:51:40.572Z] ---> Running in c09fb7c4fe99 [2021-04-23T01:51:40.572Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T01:51:41.173Z] Removing intermediate container 7039b91342d1 [2021-04-23T01:51:41.173Z] ---> 992cede19d96 [2021-04-23T01:51:41.173Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:51:41.173Z] (1/39) Installing readline (8.0.4-r0) [2021-04-23T01:51:41.173Z] Removing intermediate container c09fb7c4fe99 [2021-04-23T01:51:41.173Z] ---> 7cd7e36a9e5a [2021-04-23T01:51:41.173Z] Step 22/24 : LABEL arch=arm64 [2021-04-23T01:51:41.173Z] (2/39) Installing bash (5.0.17-r0) [2021-04-23T01:51:41.173Z] Executing bash-5.0.17-r0.post-install [2021-04-23T01:51:41.173Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-23T01:51:41.173Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-23T01:51:41.173Z] (5/39) Installing curl (7.76.1-r0) [2021-04-23T01:51:41.454Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-23T01:51:41.454Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-23T01:51:41.454Z] (8/39) Installing expat (2.2.9-r1) [2021-04-23T01:51:41.454Z] (9/39) Installing libffi (3.3-r2) [2021-04-23T01:51:41.454Z] (10/39) Installing gdbm (1.13-r1) [2021-04-23T01:51:41.454Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-23T01:51:41.454Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-23T01:51:41.454Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-23T01:51:41.455Z] ---> Running in 39bcf8fbe349 [2021-04-23T01:51:41.455Z] ---> Running in aa897ca8fb60 [2021-04-23T01:51:42.895Z] Removing intermediate container aa897ca8fb60 [2021-04-23T01:51:42.895Z] ---> 3fe859f184c3 [2021-04-23T01:51:42.895Z] Step 23/24 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:51:42.895Z] Removing intermediate container 39bcf8fbe349 [2021-04-23T01:51:42.895Z] ---> 909642edb4af [2021-04-23T01:51:42.895Z] [2021-04-23T01:51:43.179Z] Successfully built 909642edb4af [2021-04-23T01:51:43.179Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-23T01:51:43.179Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-23T01:51:43.179Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-23T01:51:43.179Z]  Building docker-core-metadata-go ... done (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-23T01:51:43.179Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-23T01:51:43.179Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-23T01:51:43.179Z] ---> Running in 3e64716d2dd5 [2021-04-23T01:51:43.456Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-23T01:51:43.456Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-23T01:51:43.456Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-23T01:51:43.456Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-23T01:51:43.456Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-23T01:51:43.739Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-23T01:51:43.739Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-23T01:51:43.739Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-23T01:51:43.739Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-23T01:51:43.739Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-23T01:51:43.739Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-23T01:51:43.739Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-23T01:51:43.739Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-23T01:51:43.739Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-23T01:51:43.739Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-23T01:51:43.739Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-23T01:51:43.739Z] Removing intermediate container 3e64716d2dd5 [2021-04-23T01:51:43.739Z] ---> 647866a13e0e [2021-04-23T01:51:43.739Z] Step 24/24 : LABEL version=0.0.0 [2021-04-23T01:51:43.739Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-23T01:51:43.739Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-23T01:51:44.018Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-23T01:51:44.018Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-23T01:51:44.018Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-23T01:51:44.018Z] ---> Running in 87d919a56a3b [2021-04-23T01:51:44.018Z] Executing busybox-1.31.1-r19.trigger [2021-04-23T01:51:44.018Z] OK: 72 MiB in 59 packages [2021-04-23T01:51:45.007Z] Removing intermediate container 87d919a56a3b [2021-04-23T01:51:45.007Z] ---> 719bb9334145 [2021-04-23T01:51:45.007Z] [2021-04-23T01:51:45.281Z] Successfully built 719bb9334145 [2021-04-23T01:51:45.281Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-23T01:51:47.898Z]  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 [2021-04-23T01:51:47.898Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-23T01:51:49.331Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-23T01:51:49.331Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-23T01:51:50.307Z] Collecting docker<4.0,>=3.6.0 [2021-04-23T01:51:50.307Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-23T01:51:50.579Z] Collecting cached-property<2,>=1.2.0 [2021-04-23T01:51:50.851Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-23T01:51:50.851Z] Collecting docopt<0.7,>=0.6.1 [2021-04-23T01:51:51.125Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-23T01:51:53.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-23T01:51:53.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-23T01:51:55.069Z] Collecting texttable<0.10,>=0.9.0 [2021-04-23T01:51:55.069Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-23T01:51:57.037Z] Collecting jsonschema<3,>=2.5.1 [2021-04-23T01:51:57.037Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-23T01:51:57.630Z] Collecting PyYAML<4,>=3.10 [2021-04-23T01:51:57.630Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-23T01:52:01.012Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-23T01:52:01.012Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-23T01:52:01.012Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-23T01:52:01.012Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-23T01:52:01.283Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-23T01:52:01.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-23T01:52:01.880Z] Collecting idna<2.8,>=2.5 [2021-04-23T01:52:01.880Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-23T01:52:01.880Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-23T01:52:01.880Z] Collecting docker-pycreds>=0.4.0 [2021-04-23T01:52:02.154Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-23T01:52:02.154Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-23T01:52:02.154Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-23T01:52:02.154Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-23T01:52:02.154Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-23T01:52:03.130Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, docopt, dockerpty, texttable, jsonschema, PyYAML, docker-compose [2021-04-23T01:52:03.130Z] Attempting uninstall: urllib3 [2021-04-23T01:52:03.130Z] Found existing installation: urllib3 1.25.9 [2021-04-23T01:52:03.130Z] Uninstalling urllib3-1.25.9: [2021-04-23T01:52:03.130Z] Successfully uninstalled urllib3-1.25.9 [2021-04-23T01:52:03.726Z] Attempting uninstall: idna [2021-04-23T01:52:03.726Z] Found existing installation: idna 2.9 [2021-04-23T01:52:03.726Z] Uninstalling idna-2.9: [2021-04-23T01:52:03.726Z] Successfully uninstalled idna-2.9 [2021-04-23T01:52:04.323Z] Attempting uninstall: requests [2021-04-23T01:52:04.323Z] Found existing installation: requests 2.23.0 [2021-04-23T01:52:04.323Z] Uninstalling requests-2.23.0: [2021-04-23T01:52:04.323Z] Successfully uninstalled requests-2.23.0 [2021-04-23T01:52:05.758Z] Running setup.py install for docopt: started [2021-04-23T01:52:07.727Z] Running setup.py install for docopt: finished with status 'done' [2021-04-23T01:52:07.727Z] Running setup.py install for dockerpty: started [2021-04-23T01:52:09.159Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-23T01:52:09.159Z] Running setup.py install for texttable: started [2021-04-23T01:52:11.130Z] Running setup.py install for texttable: finished with status 'done' [2021-04-23T01:52:11.404Z] Running setup.py install for PyYAML: started [2021-04-23T01:52:13.377Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-23T01:52:14.390Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-04-23T01:52:22.710Z] Removing intermediate container 7af9c651c776 [2021-04-23T01:52:22.710Z] ---> 3223b2e11491 [2021-04-23T01:52:22.710Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-23T01:52:22.710Z] ---> Running in 950ba2e38aef [2021-04-23T01:52:23.314Z] Removing intermediate container 950ba2e38aef [2021-04-23T01:52:23.314Z] ---> 1dd1f3b6a396 [2021-04-23T01:52:23.314Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-23T01:52:23.314Z] ---> Running in 16c8cc522578 [2021-04-23T01:52:23.911Z] Removing intermediate container 16c8cc522578 [2021-04-23T01:52:23.911Z] ---> 214095b35d7b [2021-04-23T01:52:23.911Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-23T01:52:24.898Z] ---> 0cd555c21e6b [2021-04-23T01:52:24.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-23T01:52:25.883Z] ---> e70873891e0c [2021-04-23T01:52:25.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-23T01:52:26.480Z] ---> 9272a331460a [2021-04-23T01:52:26.480Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-23T01:52:26.755Z] ---> Running in d2245553e2e9 [2021-04-23T01:52:27.029Z] Removing intermediate container d2245553e2e9 [2021-04-23T01:52:27.029Z] ---> 56c51a2b001e [2021-04-23T01:52:27.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-23T01:52:27.304Z] ---> Running in 0cbf02694aa0 [2021-04-23T01:52:27.906Z] Removing intermediate container 0cbf02694aa0 [2021-04-23T01:52:27.906Z] ---> b53230b3db22 [2021-04-23T01:52:27.906Z] Step 21/23 : LABEL arch=arm64 [2021-04-23T01:52:27.906Z] ---> Running in dab70909fd7c [2021-04-23T01:52:28.503Z] Removing intermediate container dab70909fd7c [2021-04-23T01:52:28.503Z] ---> 31b613a61cae [2021-04-23T01:52:28.503Z] Step 22/23 : LABEL git_sha=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [2021-04-23T01:52:28.503Z] ---> Running in a90e45e4f749 [2021-04-23T01:52:29.105Z] Removing intermediate container a90e45e4f749 [2021-04-23T01:52:29.105Z] ---> dd82f0f8c542 [2021-04-23T01:52:29.105Z] Step 23/23 : LABEL version=0.0.0 [2021-04-23T01:52:29.105Z] ---> Running in 950aae9e657a [2021-04-23T01:52:29.702Z] Removing intermediate container 950aae9e657a [2021-04-23T01:52:29.702Z] ---> f21dc0f127fb [2021-04-23T01:52:29.702Z] [2021-04-23T01:52:29.974Z] Successfully built f21dc0f127fb [2021-04-23T01:52:29.974Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-23T01:52:30.263Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-23T01:52:30.261Z] $ docker stop --time=1 7c24b6f17216ef17e2263365f3459ffb207d547f7083d0d13e4c0735b66f2035 [2021-04-23T01:52:32.180Z] $ docker rm -f 7c24b6f17216ef17e2263365f3459ffb207d547f7083d0d13e4c0735b66f2035 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T01:52:32.789Z] + + grep docker [2021-04-23T01:52:32.789Z] docker images [2021-04-23T01:52:33.077Z] docker-sys-mgmt-agent-go-arm64 latest f21dc0f127fb 3 seconds ago 299MB [2021-04-23T01:52:33.077Z] docker-security-secretstore-setup-go-arm64 latest 719bb9334145 48 seconds ago 24.9MB [2021-04-23T01:52:33.077Z] docker-core-metadata-go-arm64 latest 909642edb4af 51 seconds ago 18.1MB [2021-04-23T01:52:33.077Z] docker-security-proxy-setup-go-arm64 latest 4eddf6568c5d 54 seconds ago 24.6MB [2021-04-23T01:52:33.077Z] docker-core-data-go-arm64 latest 8a7da2928db5 3 minutes ago 21.6MB [2021-04-23T01:52:33.077Z] docker-security-bootstrapper-go-arm64 latest dfaff43fbcfd 4 minutes ago 18.1MB [2021-04-23T01:52:33.077Z] docker-support-notifications-go-arm64 latest a34ea35a3de0 4 minutes ago 17.2MB [2021-04-23T01:52:33.077Z] docker-core-command-go-arm64 latest c07837e44c2a 4 minutes ago 16.5MB [2021-04-23T01:52:33.077Z] docker-support-scheduler-go-arm64 latest b6c254e96def 4 minutes ago 16.6MB [2021-04-23T01:52:33.077Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:52:33.888Z] ---> job-cost.sh [2021-04-23T01:52:33.888Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOo6 [2021-04-23T01:53:12.823Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-23T01:54:49.553Z] lf-activate-venv(): INFO: Adding /tmp/venv-UOo6/bin to PATH [2021-04-23T01:54:49.553Z] INFO: No Stack... [2021-04-23T01:54:49.553Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-23T01:54:49.553Z] INFO: Archiving Costs [Pipeline] sh [2021-04-23T01:54:49.891Z] + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv [2021-04-23T01:54:49.891Z] -f6 [Pipeline] lock [2021-04-23T01:54:50.008Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] [2021-04-23T01:54:50.018Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] did not exist. Created. [2021-04-23T01:54:50.018Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-23T01:54:50.380Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-23T01:54:50.660Z] Stashed 1 file(s) [Pipeline] } [2021-04-23T01:54:50.673Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3395-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-23T01:54:51.657Z] provisioning config files... [2021-04-23T01:54:51.768Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config541781530944063384tmp [Pipeline] { [Pipeline] sh [2021-04-23T01:54:52.099Z] + set +x [2021-04-23T01:54:52.099Z] + curl -s https://codecov.io/bash [2021-04-23T01:54:52.099Z] + bash -s -- [2021-04-23T01:54:52.678Z] [2021-04-23T01:54:52.678Z] _____ _ [2021-04-23T01:54:52.678Z] / ____| | | [2021-04-23T01:54:52.678Z] | | ___ __| | ___ ___ _____ __ [2021-04-23T01:54:52.678Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-23T01:54:52.678Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-23T01:54:52.678Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-23T01:54:52.678Z] Bash-1.0.2 [2021-04-23T01:54:52.678Z] [2021-04-23T01:54:52.678Z] [2021-04-23T01:54:52.678Z] ==> git version 2.24.3 found [2021-04-23T01:54:52.678Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-23T01:54:52.678Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-23T01:54:52.678Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-23T01:54:52.678Z] ==> Jenkins CI detected. [2021-04-23T01:54:52.678Z] project root: . [2021-04-23T01:54:52.678Z] --> token set from env [2021-04-23T01:54:52.678Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-23T01:54:52.678Z] ==> Running gcov in . (disable via -X gcov) [2021-04-23T01:54:52.678Z] ==> Python coveragepy not found [2021-04-23T01:54:52.678Z] ==> Searching for coverage reports in: [2021-04-23T01:54:52.678Z] + . [2021-04-23T01:54:52.941Z] -> Found 1 reports [2021-04-23T01:54:52.941Z] ==> Detecting git/mercurial file structure [2021-04-23T01:54:52.941Z] ==> Reading reports [2021-04-23T01:54:52.941Z] + ./coverage.out bytes=704518 [2021-04-23T01:54:52.941Z] ==> Appending adjustments [2021-04-23T01:54:52.941Z] https://docs.codecov.io/docs/fixing-reports [2021-04-23T01:54:57.167Z] + Found adjustments [2021-04-23T01:54:57.167Z] ==> Gzipping contents [2021-04-23T01:54:57.167Z] 100K /tmp/codecov.74ibC7.gz [2021-04-23T01:54:57.167Z] ==> Uploading reports [2021-04-23T01:54:57.167Z] url: https://codecov.io [2021-04-23T01:54:57.167Z] query: branch=PR-3395&commit=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3395%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3395&job=&cmd_args= [2021-04-23T01:54:57.167Z] -> Pinging Codecov [2021-04-23T01:54:57.167Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3395&commit=b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3395%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3395&job=&cmd_args= [2021-04-23T01:54:57.434Z] -> Uploading to [2021-04-23T01:54:57.434Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-23/00271124DB129430A58F1EEE437C3FCB/b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324/dbad4699-aa91-4425-bd1d-96ac9def42bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T015457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8ea897be684d015327a3f4daefd125edcbc600f2e928b16f346e7ddf97d4570 [2021-04-23T01:54:57.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-23T01:54:57.434Z] Dload Upload Total Spent Left Speed [2021-04-23T01:54:57.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 215k --:--:-- --:--:-- --:--:-- 215k [2021-04-23T01:54:57.698Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b3cd3d7d3e01c1c2b88b4d8df667f21bdc6be324 [Pipeline] } [2021-04-23T01:54:57.710Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:54:58.753Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:54:59.642Z] ---> package-listing.sh [2021-04-23T01:54:59.642Z] ++ facter osfamily [2021-04-23T01:54:59.642Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-23T01:54:59.642Z] + OS_FAMILY=redhat [2021-04-23T01:54:59.642Z] + workspace=/w/workspace/edgex-go/3 [2021-04-23T01:54:59.642Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-23T01:54:59.642Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-23T01:54:59.642Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-23T01:54:59.642Z] + PACKAGES=/tmp/packages_start.txt [2021-04-23T01:54:59.642Z] + '[' /w/workspace/edgex-go/3 ']' [2021-04-23T01:54:59.642Z] + PACKAGES=/tmp/packages_end.txt [2021-04-23T01:54:59.642Z] + case "${OS_FAMILY}" in [2021-04-23T01:54:59.642Z] + rpm -qa [2021-04-23T01:54:59.642Z] + sort [2021-04-23T01:55:04.976Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-23T01:55:04.976Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-23T01:55:04.976Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-23T01:55:04.976Z] + '[' /w/workspace/edgex-go/3 ']' [2021-04-23T01:55:04.976Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-04-23T01:55:04.976Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-04-23T01:55:04.991Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-23T01:55:05.295Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:55:05.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T01:55:05.872Z] [2021-04-23T01:55:05.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-23T01:55:06.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T01:55:06.203Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-23T01:55:06.203Z] df20fa9351a1: Pulling fs layer [2021-04-23T01:55:06.203Z] 36b3adc4ff6f: Pulling fs layer [2021-04-23T01:55:06.203Z] 8ad3a11d3b57: Pulling fs layer [2021-04-23T01:55:06.203Z] 46f8f816bc3b: Pulling fs layer [2021-04-23T01:55:06.203Z] 93b61091891f: Pulling fs layer [2021-04-23T01:55:06.203Z] 93b9cdb0e59b: Pulling fs layer [2021-04-23T01:55:06.203Z] 5e14af77c1be: Pulling fs layer [2021-04-23T01:55:06.203Z] 01666e4c0597: Pulling fs layer [2021-04-23T01:55:06.203Z] aa168da1d23b: Pulling fs layer [2021-04-23T01:55:06.203Z] 93b9cdb0e59b: Waiting [2021-04-23T01:55:06.203Z] 5e14af77c1be: Waiting [2021-04-23T01:55:06.203Z] 01666e4c0597: Waiting [2021-04-23T01:55:06.203Z] aa168da1d23b: Waiting [2021-04-23T01:55:06.203Z] 46f8f816bc3b: Waiting [2021-04-23T01:55:06.203Z] 93b61091891f: Waiting [2021-04-23T01:55:06.473Z] 36b3adc4ff6f: Verifying Checksum [2021-04-23T01:55:06.473Z] 36b3adc4ff6f: Download complete [2021-04-23T01:55:06.473Z] 46f8f816bc3b: Download complete [2021-04-23T01:55:06.473Z] df20fa9351a1: Verifying Checksum [2021-04-23T01:55:06.473Z] df20fa9351a1: Download complete [2021-04-23T01:55:06.473Z] 93b9cdb0e59b: Verifying Checksum [2021-04-23T01:55:06.473Z] 93b9cdb0e59b: Download complete [2021-04-23T01:55:06.473Z] 93b61091891f: Download complete [2021-04-23T01:55:06.473Z] 01666e4c0597: Verifying Checksum [2021-04-23T01:55:06.473Z] 01666e4c0597: Download complete [2021-04-23T01:55:06.473Z] 5e14af77c1be: Verifying Checksum [2021-04-23T01:55:06.473Z] 5e14af77c1be: Download complete [2021-04-23T01:55:06.744Z] 8ad3a11d3b57: Verifying Checksum [2021-04-23T01:55:06.744Z] 8ad3a11d3b57: Download complete [2021-04-23T01:55:07.011Z] df20fa9351a1: Pull complete [2021-04-23T01:55:07.278Z] 36b3adc4ff6f: Pull complete [2021-04-23T01:55:09.249Z] 8ad3a11d3b57: Pull complete [2021-04-23T01:55:09.249Z] aa168da1d23b: Verifying Checksum [2021-04-23T01:55:09.249Z] aa168da1d23b: Download complete [2021-04-23T01:55:10.198Z] 46f8f816bc3b: Pull complete [2021-04-23T01:55:10.777Z] 93b61091891f: Pull complete [2021-04-23T01:55:10.777Z] 93b9cdb0e59b: Pull complete [2021-04-23T01:55:11.041Z] 5e14af77c1be: Pull complete [2021-04-23T01:55:11.305Z] 01666e4c0597: Pull complete [2021-04-23T01:55:21.410Z] aa168da1d23b: Pull complete [2021-04-23T01:55:21.410Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-23T01:55:21.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T01:55:21.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-23T01:55:21.665Z] prd-centos7-docker-4c-2g-1502 does not seem to be running inside a container [2021-04-23T01:55:21.722Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat [2021-04-23T01:55:26.112Z] $ docker top 13bd65181c4d19c22c5b1f5b4bae5074e464fd965b7e0584e28822e683cc745d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T01:55:26.708Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-23T01:55:27.086Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-23T01:55:27.400Z] + ls /var/log/sa-host [2021-04-23T01:55:27.400Z] + sadf -c /var/log/sa-host/sa23 [2021-04-23T01:55:27.400Z] file_magic: OK [2021-04-23T01:55:27.400Z] HZ: Using current value: 100 [2021-04-23T01:55:27.400Z] file_header: OK [2021-04-23T01:55:27.400Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-23T01:55:27.400Z] Statistics: [2021-04-23T01:55:27.400Z] 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... [2021-04-23T01:55:27.400Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-23T01:55:27.987Z] provisioning config files... [2021-04-23T01:55:28.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8257892162795996312tmp [Pipeline] { [Pipeline] echo [2021-04-23T01:55:28.037Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:55:28.374Z] ---> create-netrc.sh [Pipeline] } [2021-04-23T01:55:28.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-23T01:55:28.411Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:55:28.716Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-23T01:55:28.776Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:55:29.084Z] ---> sudo-logs.sh [2021-04-23T01:55:29.085Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-23T01:55:29.118Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:55:29.428Z] ---> job-cost.sh [2021-04-23T01:55:29.428Z] lf-activate-venv: SKIPPING [2021-04-23T01:55:29.428Z] DEBUG: total: 0.20999999344348907 [2021-04-23T01:55:29.428Z] INFO: Retrieving Stack Cost... [2021-04-23T01:55:30.819Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-23T01:55:31.394Z] INFO: Archiving Costs [Pipeline] echo [2021-04-23T01:55:31.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T01:55:31.719Z] ---> logs-deploy.sh [2021-04-23T01:55:31.719Z] lf-activate-venv: SKIPPING [2021-04-23T01:55:31.719Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3395/3 [2021-04-23T01:55:31.719Z] INFO: archiving workspace using pattern(s): [2021-04-23T01:55:33.649Z] Archives upload complete. [2021-04-23T01:55:33.649Z] INFO: archiving logs to Nexus