Pull request #3655 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6bde2d451cc5168352ea50d010e834f2955516c8+70a7de6140c9210a4916c44f40b1630081c5c4da (d7ddb50f52455cdc1dac661dd6af854d44c1403a) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7208660684233720405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2959260226633275534.key > 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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4876559314101060539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3223232087729193357.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3655/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5346240178181921339.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-113 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2293791564131849951.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 Merge succeeded, producing 6bde2d451cc5168352ea50d010e834f2955516c8 Checking out Revision 6bde2d451cc5168352ea50d010e834f2955516c8 (PR-3655) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6961807622864032531.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh5771734278616098686.key > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 Commit message: "Merge branch 'main' into issue-3654" > git rev-list --no-walk dd13fe649b4b0b824611458bbeb07023b3339eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T10:31:09.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T10:31:09.316Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T10:31:09.355Z] ========================================================= [2021-08-09T10:31:09.355Z] EdgeX Global Pipelines Version Info [2021-08-09T10:31:09.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:31:10.648Z] ------------------- [2021-08-09T10:31:10.648Z] stable info: [2021-08-09T10:31:10.648Z] ------------------- [2021-08-09T10:31:10.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T10:31:10.648Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T10:31:10.648Z] Message: update stable to v1.0.204 [2021-08-09T10:31:11.237Z] ------------------- [2021-08-09T10:31:11.237Z] experimental info: [2021-08-09T10:31:11.237Z] ------------------- [2021-08-09T10:31:11.237Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T10:31:11.237Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T10:31:11.237Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T10:31:11.421Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-09T10:31:11.455Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-09T10:31:11.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T10:31:11.515Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T10:31:11.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T10:31:11.576Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T10:31:11.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T10:31:11.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-09T10:31:11.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-09T10:31:11.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-09T10:31:11.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T10:31:11.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T10:31:11.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T10:31:11.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T10:31:11.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T10:31:11.857Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T10:31:11.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T10:31:11.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T10:31:11.923Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T10:31:11.946Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-09T10:31:11.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-09T10:31:12.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-09T10:31:12.024Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T10:31:12.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3655 [Pipeline] echo [2021-08-09T10:31:12.072Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3655 [Pipeline] echo [2021-08-09T10:31:12.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3655 [Pipeline] echo [2021-08-09T10:31:12.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bde2d451cc5168352ea50d010e834f2955516c8 [Pipeline] echo [2021-08-09T10:31:12.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bde2d4 [Pipeline] echo [2021-08-09T10:31:12.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T10:31:12.238Z] provisioning config files... [2021-08-09T10:31:12.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6291333805954544555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:31:12.602Z] ---> docker-login.sh [2021-08-09T10:31:12.602Z] nexus3.edgexfoundry.org:10001 [2021-08-09T10:31:12.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:31:12.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:31:12.871Z] Configure a credential helper to remove this warning. See [2021-08-09T10:31:12.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:31:12.871Z] [2021-08-09T10:31:12.871Z] Login Succeeded [2021-08-09T10:31:12.871Z] nexus3.edgexfoundry.org:10002 [2021-08-09T10:31:12.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:31:13.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:31:13.143Z] Configure a credential helper to remove this warning. See [2021-08-09T10:31:13.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:31:13.143Z] [2021-08-09T10:31:13.143Z] Login Succeeded [2021-08-09T10:31:13.143Z] nexus3.edgexfoundry.org:10003 [2021-08-09T10:31:13.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:31:13.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:31:13.143Z] Configure a credential helper to remove this warning. See [2021-08-09T10:31:13.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:31:13.143Z] [2021-08-09T10:31:13.143Z] Login Succeeded [2021-08-09T10:31:13.143Z] nexus3.edgexfoundry.org:10004 [2021-08-09T10:31:13.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:31:13.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:31:13.411Z] Configure a credential helper to remove this warning. See [2021-08-09T10:31:13.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:31:13.411Z] [2021-08-09T10:31:13.411Z] Login Succeeded [2021-08-09T10:31:13.411Z] docker.io [2021-08-09T10:31:13.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:31:13.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:31:13.679Z] Configure a credential helper to remove this warning. See [2021-08-09T10:31:13.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:31:13.679Z] [2021-08-09T10:31:13.679Z] Login Succeeded [2021-08-09T10:31:13.679Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T10:31:13.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T10:31:14.039Z] ++ 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-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/core-command/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/core-data/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-09T10:31:14.039Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-09T10:31:14.039Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-09T10:31:14.039Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-09T10:31:14.039Z] ++ cut -d/ -f2 [2021-08-09T10:31:14.039Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-09T10:31:14.096Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:31:15.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T10:31:15.349Z] [2021-08-09T10:31:15.349Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:31:15.681Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T10:31:15.681Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T10:31:15.681Z] 31603596830f: Pulling fs layer [2021-08-09T10:31:15.681Z] d4622e32a9a9: Pulling fs layer [2021-08-09T10:31:15.681Z] 1030fce36090: Pulling fs layer [2021-08-09T10:31:15.681Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T10:31:15.681Z] 6c6cb7e1b49b: Waiting [2021-08-09T10:31:15.681Z] d4622e32a9a9: Download complete [2021-08-09T10:31:15.950Z] 31603596830f: Verifying Checksum [2021-08-09T10:31:15.950Z] 31603596830f: Download complete [2021-08-09T10:31:15.950Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T10:31:15.950Z] 6c6cb7e1b49b: Download complete [2021-08-09T10:31:16.219Z] 31603596830f: Pull complete [2021-08-09T10:31:16.219Z] 1030fce36090: Verifying Checksum [2021-08-09T10:31:16.219Z] 1030fce36090: Download complete [2021-08-09T10:31:16.219Z] d4622e32a9a9: Pull complete [2021-08-09T10:31:16.813Z] 1030fce36090: Pull complete [2021-08-09T10:31:16.814Z] 6c6cb7e1b49b: Pull complete [2021-08-09T10:31:17.083Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T10:31:17.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T10:31:17.083Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T10:31:17.183Z] prd-centos7-docker-4c-2g-113 does not seem to be running inside a container [2021-08-09T10:31:17.238Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T10:31:18.116Z] $ docker top fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T10:31:18.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T10:31:18.257Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T10:31:18.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T10:31:18.373Z] $ docker exec fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 ssh-agent [2021-08-09T10:31:18.498Z] SSH_AUTH_SOCK=/tmp/ssh-e1ZbUsrtQ8rG/agent.13 [2021-08-09T10:31:18.498Z] SSH_AGENT_PID=19 [2021-08-09T10:31:18.512Z] Running ssh-add (command line suppressed) [2021-08-09T10:31:18.623Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6195578901362278679.key (/w/workspace/edgex-go/3@tmp/private_key_6195578901362278679.key) [2021-08-09T10:31:18.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T10:31:18.967Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T10:31:18.987Z] $ docker exec --env ******** --env ******** fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 ssh-agent -k [2021-08-09T10:31:19.089Z] unset SSH_AUTH_SOCK; [2021-08-09T10:31:19.092Z] unset SSH_AGENT_PID; [2021-08-09T10:31:19.092Z] echo Agent pid 19 killed; [2021-08-09T10:31:19.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T10:31:19.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T10:31:19.143Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T10:31:19.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T10:31:19.280Z] $ docker exec fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 ssh-agent [2021-08-09T10:31:19.401Z] SSH_AUTH_SOCK=/tmp/ssh-oFuvWFpUmhow/agent.52 [2021-08-09T10:31:19.402Z] SSH_AGENT_PID=58 [2021-08-09T10:31:19.409Z] Running ssh-add (command line suppressed) [2021-08-09T10:31:19.511Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7101551841594435865.key (/w/workspace/edgex-go/3@tmp/private_key_7101551841594435865.key) [2021-08-09T10:31:19.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T10:31:19.847Z] + git semver init [2021-08-09T10:31:19.847Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T10:31:19.847Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-08-09T10:31:19.847Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-08-09T10:31:19.847Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T10:31:19.847Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T10:31:19.847Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T10:31:19.847Z] # $SEMVER_BRANCH = PR-3655 [2021-08-09T10:31:19.847Z] # $SEMVER_TEMP = /tmp/semver-979893577 [2021-08-09T10:31:19.847Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-09T10:31:41.944Z] # '/tmp/semver-979893577' -> '/w/workspace/edgex-go/3/.semver' [2021-08-09T10:31:41.944Z] # -> Force: false [2021-08-09T10:31:41.944Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-08-09T10:31:41.958Z] $ docker exec --env ******** --env ******** fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 ssh-agent -k [2021-08-09T10:31:42.058Z] unset SSH_AUTH_SOCK; [2021-08-09T10:31:42.059Z] unset SSH_AGENT_PID; [2021-08-09T10:31:42.059Z] echo Agent pid 58 killed; [2021-08-09T10:31:42.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T10:31:42.433Z] + git semver [Pipeline] } [2021-08-09T10:31:42.450Z] $ docker stop --time=1 fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 [2021-08-09T10:31:44.272Z] $ docker rm -f fc784d151c6986f541cb013e990d0a3bde29b75dbf5bd055bd649cccd33202e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T10:31:44.678Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T10:31:45.033Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T10:31:45.037Z] [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] echo [2021-08-09T10:31:45.259Z] ========================================================= [2021-08-09T10:31:45.259Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T10:31:45.259Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T10:31:45.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T10:31:45.578Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T10:31:45.578Z] 540db60ca938: Pulling fs layer [2021-08-09T10:31:45.578Z] adcc1eea9eea: Pulling fs layer [2021-08-09T10:31:45.578Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T10:31:45.578Z] db62176df00c: Pulling fs layer [2021-08-09T10:31:45.578Z] 3b30891b0d05: Pulling fs layer [2021-08-09T10:31:45.578Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T10:31:45.578Z] c788192a36de: Pulling fs layer [2021-08-09T10:31:45.578Z] a77e37c0d609: Pulling fs layer [2021-08-09T10:31:45.578Z] c3185cebc471: Pulling fs layer [2021-08-09T10:31:45.578Z] 3b30891b0d05: Waiting [2021-08-09T10:31:45.578Z] 06b49ca38bd5: Waiting [2021-08-09T10:31:45.578Z] c788192a36de: Waiting [2021-08-09T10:31:45.578Z] a77e37c0d609: Waiting [2021-08-09T10:31:45.578Z] c3185cebc471: Waiting [2021-08-09T10:31:45.578Z] db62176df00c: Waiting [2021-08-09T10:31:45.578Z] 4c4ab2625f07: Download complete [2021-08-09T10:31:45.578Z] adcc1eea9eea: Verifying Checksum [2021-08-09T10:31:45.578Z] adcc1eea9eea: Download complete [2021-08-09T10:31:45.578Z] 3b30891b0d05: Verifying Checksum [2021-08-09T10:31:45.578Z] 3b30891b0d05: Download complete [2021-08-09T10:31:45.845Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T10:31:45.845Z] 06b49ca38bd5: Download complete [2021-08-09T10:31:45.845Z] c788192a36de: Verifying Checksum [2021-08-09T10:31:45.845Z] c788192a36de: Download complete [2021-08-09T10:31:45.845Z] 540db60ca938: Verifying Checksum [2021-08-09T10:31:45.845Z] 540db60ca938: Download complete [2021-08-09T10:31:46.112Z] 540db60ca938: Pull complete [2021-08-09T10:31:46.112Z] adcc1eea9eea: Pull complete [2021-08-09T10:31:46.112Z] 4c4ab2625f07: Pull complete [2021-08-09T10:31:47.069Z] a77e37c0d609: Verifying Checksum [2021-08-09T10:31:47.069Z] a77e37c0d609: Download complete [2021-08-09T10:31:50.419Z] c3185cebc471: Verifying Checksum [2021-08-09T10:31:50.419Z] c3185cebc471: Download complete [2021-08-09T10:31:50.696Z] db62176df00c: Verifying Checksum [2021-08-09T10:31:50.696Z] db62176df00c: Download complete [2021-08-09T10:31:54.104Z] db62176df00c: Pull complete [2021-08-09T10:31:54.372Z] 3b30891b0d05: Pull complete [2021-08-09T10:31:54.372Z] 06b49ca38bd5: Pull complete [2021-08-09T10:31:54.372Z] c788192a36de: Pull complete [2021-08-09T10:31:54.651Z] a77e37c0d609: Pull complete [2021-08-09T10:31:57.238Z] c3185cebc471: Pull complete [2021-08-09T10:31:57.239Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T10:31:57.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T10:31:57.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-09T10:31:57.571Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-09T10:31:57.571Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T10:31:57.571Z] WORKDIR /edgex [2021-08-09T10:31:57.571Z] COPY go.mod . [2021-08-09T10:31:57.571Z] RUN go mod download' [2021-08-09T10:31:58.989Z] Sending build context to Docker daemon 328.6MB [2021-08-09T10:31:59.282Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T10:31:59.282Z] ---> 031687cdd783 [2021-08-09T10:31:59.282Z] Step 2/4 : WORKDIR /edgex [2021-08-09T10:32:00.180Z] Still waiting to schedule task [2021-08-09T10:32:00.180Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-09T10:32:01.238Z] ---> Running in 7064d21f57bf [2021-08-09T10:32:01.238Z] Removing intermediate container 7064d21f57bf [2021-08-09T10:32:01.238Z] ---> 878cb0b11f8d [2021-08-09T10:32:01.238Z] Step 3/4 : COPY go.mod . [2021-08-09T10:32:01.238Z] ---> fa35651e6b2a [2021-08-09T10:32:01.238Z] Step 4/4 : RUN go mod download [2021-08-09T10:32:01.238Z] ---> Running in 9e909dae0090 [2021-08-09T10:32:33.533Z] Removing intermediate container 9e909dae0090 [2021-08-09T10:32:33.533Z] ---> 6b982758abfb [2021-08-09T10:32:33.533Z] Successfully built 6b982758abfb [2021-08-09T10:32:33.533Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:32:33.855Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T10:32:33.855Z] . [Pipeline] withDockerContainer [2021-08-09T10:32:33.948Z] prd-centos7-docker-4c-2g-113 does not seem to be running inside a container [2021-08-09T10:32:33.998Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T10:32:34.410Z] $ docker top 4866df6264f246ec6d6e794fb2197c598475cbe6bffba5ce29543bcaf5dcfaf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T10:32:34.812Z] + go version [2021-08-09T10:32:34.812Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T10:32:34.825Z] $ docker stop --time=1 4866df6264f246ec6d6e794fb2197c598475cbe6bffba5ce29543bcaf5dcfaf6 [2021-08-09T10:32:36.053Z] $ docker rm -f 4866df6264f246ec6d6e794fb2197c598475cbe6bffba5ce29543bcaf5dcfaf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:32:36.523Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T10:32:36.523Z] . [Pipeline] withDockerContainer [2021-08-09T10:32:36.612Z] prd-centos7-docker-4c-2g-113 does not seem to be running inside a container [2021-08-09T10:32:36.661Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-09T10:32:37.055Z] $ docker top 037ad358214decee26b0a7f52ca2554fd49f7898d8eb2e8ff1eb773752ce413d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T10:32:37.153Z] ========================================================= [2021-08-09T10:32:37.153Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T10:32:37.153Z] ========================================================= [Pipeline] sh [2021-08-09T10:32:37.457Z] + go mod tidy [Pipeline] sh [2021-08-09T10:32:38.044Z] + make test [2021-08-09T10:32:38.044Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-09T10:32:38.314Z] go mod tidy [2021-08-09T10:32:38.314Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T10:32:43.694Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T10:33:01.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T10:33:06.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T10:33:06.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T10:33:06.897Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T10:33:09.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T10:33:10.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T10:33:10.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T10:33:10.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T10:33:10.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T10:33:11.019Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T10:33:11.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T10:33:11.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T10:33:11.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T10:33:11.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T10:33:14.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-08-09T10:33:14.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T10:33:14.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T10:33:15.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 100.0% of statements [2021-08-09T10:33:15.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T10:33:15.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 46.3% of statements [2021-08-09T10:33:15.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T10:33:15.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T10:33:16.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.146s coverage: 90.1% of statements [2021-08-09T10:33:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T10:33:16.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:33:17.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-08-09T10:33:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T10:33:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T10:33:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T10:33:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T10:33:17.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T10:33:18.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.243s coverage: 94.2% of statements [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:33:18.440Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T10:33:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T10:33:18.712Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-08-09T10:33:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T10:33:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T10:33:18.712Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T10:33:19.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-08-09T10:33:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T10:33:19.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-08-09T10:33:19.304Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-08-09T10:33:19.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T10:33:19.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2021-08-09T10:33:19.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-08-09T10:33:20.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-08-09T10:33:20.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-08-09T10:33:20.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-08-09T10:33:32.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-08-09T10:33:32.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-09T10:33:39.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.228s coverage: 81.8% of statements [2021-08-09T10:33:39.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T10:33:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T10:33:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-08-09T10:33:54.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-08-09T10:33:54.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-08-09T10:33:55.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-08-09T10:33:55.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-08-09T10:33:56.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.179s coverage: 66.9% of statements [2021-08-09T10:33:56.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T10:33:56.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T10:33:56.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T10:33:56.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-08-09T10:33:56.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T10:33:56.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T10:33:56.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-08-09T10:33:56.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T10:33:57.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-08-09T10:33:57.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T10:33:59.147Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-114 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-09T10:33:59.166Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-09T10:33:59.384Z] The recommended git tool is: git [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 19.5% of statements [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.0% of statements [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T10:34:03.705Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-08-09T10:34:03.705Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-09T10:34:03.985Z] GO111MODULE=on go vet ./... [2021-08-09T10:34:04.960Z] using credential edgex-jenkins-ssh [2021-08-09T10:34:04.981Z] Cloning the remote Git repository [2021-08-09T10:34:05.035Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T10:34:05.139Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-09T10:34:05.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T10:34:05.221Z] > git --version # timeout=10 [2021-08-09T10:34:05.245Z] > git --version # 'git version 2.17.1' [2021-08-09T10:34:05.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T10:34:05.339Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T10:34:20.926Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T10:34:20.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T10:34:20.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T10:34:21.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T10:34:21.004Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T10:34:21.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T10:34:21.701Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:34:22.000Z] Merge succeeded, producing 6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:34:22.001Z] Checking out Revision 6bde2d451cc5168352ea50d010e834f2955516c8 (PR-3655) [2021-08-09T10:34:21.714Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T10:34:21.730Z] > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [2021-08-09T10:34:21.930Z] > git remote # timeout=10 [2021-08-09T10:34:21.944Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T10:34:21.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T10:34:21.963Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T10:34:21.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T10:34:22.005Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T10:34:22.017Z] > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [2021-08-09T10:34:26.416Z] Commit message: "Merge branch 'main' into issue-3654" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T10:34:26.951Z] provisioning config files... [2021-08-09T10:34:26.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7114831989795641830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:34:27.526Z] ---> docker-login.sh [2021-08-09T10:34:27.526Z] nexus3.edgexfoundry.org:10001 [2021-08-09T10:34:28.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:34:28.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:34:28.776Z] Configure a credential helper to remove this warning. See [2021-08-09T10:34:28.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:34:28.776Z] [2021-08-09T10:34:28.776Z] Login Succeeded [2021-08-09T10:34:28.776Z] nexus3.edgexfoundry.org:10002 [2021-08-09T10:34:29.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:34:29.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:34:29.325Z] Configure a credential helper to remove this warning. See [2021-08-09T10:34:29.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:34:29.325Z] [2021-08-09T10:34:29.325Z] Login Succeeded [2021-08-09T10:34:29.325Z] nexus3.edgexfoundry.org:10003 [2021-08-09T10:34:29.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:34:29.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:34:29.609Z] Configure a credential helper to remove this warning. See [2021-08-09T10:34:29.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:34:29.609Z] [2021-08-09T10:34:29.609Z] Login Succeeded [2021-08-09T10:34:29.884Z] nexus3.edgexfoundry.org:10004 [2021-08-09T10:34:30.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:34:30.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:34:30.157Z] Configure a credential helper to remove this warning. See [2021-08-09T10:34:30.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:34:30.157Z] [2021-08-09T10:34:30.157Z] Login Succeeded [2021-08-09T10:34:30.157Z] docker.io [2021-08-09T10:34:30.717Z] gofmt -l . [2021-08-09T10:34:30.717Z] [ "`gofmt -l .`" = "" ] [2021-08-09T10:34:30.717Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T10:34:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T10:34:31.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T10:34:31.029Z] Configure a credential helper to remove this warning. See [2021-08-09T10:34:31.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T10:34:31.029Z] [2021-08-09T10:34:31.029Z] Login Succeeded [2021-08-09T10:34:31.029Z] ---> docker-login.sh ends [2021-08-09T10:34:31.038Z] + ls -al . [2021-08-09T10:34:31.038Z] total 592 [2021-08-09T10:34:31.038Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 10:34 . [2021-08-09T10:34:31.038Z] drwxr-xr-x 4 root root 28 Aug 9 10:32 .. [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 10:31 .dockerignore [2021-08-09T10:34:31.038Z] drwxrwxr-x 8 1001 1001 179 Aug 9 10:31 .git [2021-08-09T10:34:31.038Z] drwxrwxr-x 3 1001 1001 125 Aug 9 10:31 .github [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 10:31 .gitignore [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 10:31 .hadolint.yml [2021-08-09T10:34:31.038Z] drwx------ 3 1001 1001 58 Aug 9 10:31 .semver [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 10:31 .sonarcloud.properties [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 10:31 Attribution.txt [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 10:31 CHANGELOG.md [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 10:31 CONTRIBUTING.md [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 10:31 Jenkinsfile [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 10:31 LICENSE [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 10:31 Makefile [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 10:31 README.md [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 10:31 SECURITY.md [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 10:31 VERSION [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 10:31 ZMQWindows.md [2021-08-09T10:34:31.038Z] drwxrwxr-x 2 1001 1001 37 Aug 9 10:31 bin [2021-08-09T10:34:31.038Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 10:31 cmd [2021-08-09T10:34:31.038Z] -rw-r--r-- 1 root root 404176 Aug 9 10:34 coverage.out [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 10:31 go.mod [2021-08-09T10:34:31.038Z] -rw-r--r-- 1 root root 48847 Aug 9 10:32 go.sum [2021-08-09T10:34:31.038Z] drwxrwxr-x 8 1001 1001 124 Aug 9 10:31 internal [2021-08-09T10:34:31.038Z] drwxrwxr-x 3 1001 1001 16 Aug 9 10:31 openapi [2021-08-09T10:34:31.038Z] drwxrwxr-x 4 1001 1001 71 Aug 9 10:31 snap [2021-08-09T10:34:31.038Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 10:31 version.go [Pipeline] sh [Pipeline] } [2021-08-09T10:34:31.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-09T10:34:31.354Z] + '[' -e coverage.out ] [2021-08-09T10:34:31.354Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T10:34:31.492Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] echo [2021-08-09T10:34:31.599Z] ========================================================= [2021-08-09T10:34:31.599Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T10:34:31.599Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-09T10:34:31.797Z] + make build [2021-08-09T10:34:31.797Z] go mod tidy [2021-08-09T10:34:31.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T10:34:32.067Z] 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-08-09T10:34:32.224Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T10:34:32.224Z] 595b0fe564bb: Pulling fs layer [2021-08-09T10:34:32.224Z] 24495759ef45: Pulling fs layer [2021-08-09T10:34:32.224Z] d148012ef14d: Pulling fs layer [2021-08-09T10:34:32.224Z] e90a11edd702: Pulling fs layer [2021-08-09T10:34:32.224Z] d77568369979: Pulling fs layer [2021-08-09T10:34:32.224Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T10:34:32.224Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T10:34:32.224Z] 97ac5df62f85: Pulling fs layer [2021-08-09T10:34:32.224Z] d77568369979: Waiting [2021-08-09T10:34:32.224Z] fc1c9f9a7f3b: Waiting [2021-08-09T10:34:32.224Z] 170f2ba95c9a: Waiting [2021-08-09T10:34:32.224Z] e90a11edd702: Waiting [2021-08-09T10:34:32.224Z] 97ac5df62f85: Waiting [2021-08-09T10:34:32.224Z] d148012ef14d: Download complete [2021-08-09T10:34:32.224Z] 24495759ef45: Verifying Checksum [2021-08-09T10:34:32.224Z] 24495759ef45: Download complete [2021-08-09T10:34:32.224Z] d77568369979: Verifying Checksum [2021-08-09T10:34:32.224Z] d77568369979: Download complete [2021-08-09T10:34:32.498Z] 595b0fe564bb: Download complete [2021-08-09T10:34:32.498Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T10:34:32.498Z] fc1c9f9a7f3b: Download complete [2021-08-09T10:34:32.498Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T10:34:32.498Z] 170f2ba95c9a: Download complete [2021-08-09T10:34:33.096Z] 595b0fe564bb: Pull complete [2021-08-09T10:34:33.481Z] 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-08-09T10:34:33.698Z] 24495759ef45: Pull complete [2021-08-09T10:34:33.974Z] d148012ef14d: Pull complete [2021-08-09T10:34:35.958Z] 97ac5df62f85: Verifying Checksum [2021-08-09T10:34:35.958Z] 97ac5df62f85: Download complete [2021-08-09T10:34:36.558Z] e90a11edd702: Verifying Checksum [2021-08-09T10:34:36.558Z] e90a11edd702: Download complete [2021-08-09T10:34:40.190Z] 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-08-09T10:34:40.796Z] 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-08-09T10:34:41.768Z] 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-08-09T10:34:42.042Z] 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-08-09T10:34:43.029Z] 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-08-09T10:34:44.000Z] 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-08-09T10:34:44.992Z] 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-08-09T10:34:45.960Z] 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-08-09T10:34:46.544Z] 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-08-09T10:34:47.514Z] 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-08-09T10:34:48.983Z] e90a11edd702: Pull complete [2021-08-09T10:34:48.983Z] d77568369979: Pull complete [2021-08-09T10:34:48.983Z] fc1c9f9a7f3b: Pull complete [2021-08-09T10:34:48.983Z] 170f2ba95c9a: Pull complete [Pipeline] } [2021-08-09T10:34:49.482Z] $ docker stop --time=1 037ad358214decee26b0a7f52ca2554fd49f7898d8eb2e8ff1eb773752ce413d [2021-08-09T10:34:51.639Z] $ docker rm -f 037ad358214decee26b0a7f52ca2554fd49f7898d8eb2e8ff1eb773752ce413d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:34:54.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T10:34:54.345Z] [2021-08-09T10:34:54.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T10:34:54.429Z] 97ac5df62f85: Pull complete [2021-08-09T10:34:54.429Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T10:34:54.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T10:34:54.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:34:54.789Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T10:34:54.789Z] WORKDIR /edgex [2021-08-09T10:34:54.789Z] COPY go.mod . [2021-08-09T10:34:54.789Z] RUN go mod download -t [2021-08-09T10:34:54.789Z] ci-base-image-arm64 -f - . [2021-08-09T10:34:55.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T10:34:55.113Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-09T10:34:55.113Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-09T10:34:55.113Z] ca9280d653b3: Pulling fs layer [2021-08-09T10:34:55.113Z] 7e9c9ca2126c: Pulling fs layer [2021-08-09T10:34:55.517Z] cbdbe7a5bc2a: Verifying Checksum [2021-08-09T10:34:55.517Z] cbdbe7a5bc2a: Download complete [2021-08-09T10:34:55.517Z] cbdbe7a5bc2a: Pull complete [2021-08-09T10:34:55.883Z] ca9280d653b3: Verifying Checksum [2021-08-09T10:34:55.883Z] ca9280d653b3: Download complete [2021-08-09T10:34:56.476Z] ca9280d653b3: Pull complete [2021-08-09T10:34:56.777Z] Sending build context to Docker daemon 165.9MB [2021-08-09T10:34:56.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T10:34:56.777Z] ---> 04bc70af865f [2021-08-09T10:34:56.777Z] Step 2/4 : WORKDIR /edgex [2021-08-09T10:34:58.417Z] 7e9c9ca2126c: Verifying Checksum [2021-08-09T10:34:58.417Z] 7e9c9ca2126c: Download complete [2021-08-09T10:35:00.189Z] ---> Running in dcb36b30e891 [2021-08-09T10:35:00.460Z] Removing intermediate container dcb36b30e891 [2021-08-09T10:35:00.460Z] ---> cce55599c162 [2021-08-09T10:35:00.460Z] Step 3/4 : COPY go.mod . [2021-08-09T10:35:01.055Z] ---> 01503a9ff6a0 [2021-08-09T10:35:01.055Z] Step 4/4 : RUN go mod download [2021-08-09T10:35:01.327Z] ---> Running in 9323a5f5087e [2021-08-09T10:35:01.775Z] 7e9c9ca2126c: Pull complete [2021-08-09T10:35:01.775Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-09T10:35:01.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T10:35:01.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-09T10:35:01.882Z] prd-centos7-docker-4c-2g-113 does not seem to be running inside a container [2021-08-09T10:35:01.938Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T10:35:04.185Z] $ docker top 1c2789ff893764a922dd9f04b09bb9ff6ab7b3776155f3d885459143c53af489 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T10:35:04.601Z] + docker-compose build --help [2021-08-09T10:35:04.601Z] + grep parallel [2021-08-09T10:35:05.189Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T10:35:05.205Z] $ docker stop --time=1 1c2789ff893764a922dd9f04b09bb9ff6ab7b3776155f3d885459143c53af489 [2021-08-09T10:35:06.413Z] $ docker rm -f 1c2789ff893764a922dd9f04b09bb9ff6ab7b3776155f3d885459143c53af489 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:35:06.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-09T10:35:06.856Z] . [Pipeline] withDockerContainer [2021-08-09T10:35:06.945Z] prd-centos7-docker-4c-2g-113 does not seem to be running inside a container [2021-08-09T10:35:06.999Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-09T10:35:07.381Z] $ docker top 7829db244b5bf3f73978e185359c4b638c66bd367e2b37d43098ea85745cd0b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T10:35:07.788Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T10:35:08.371Z] Building core-command ... [2021-08-09T10:35:08.371Z] Building core-data ... [2021-08-09T10:35:08.371Z] Building core-metadata ... [2021-08-09T10:35:08.371Z] Building security-bootstrapper ... [2021-08-09T10:35:08.371Z] Building security-proxy-setup ... [2021-08-09T10:35:08.371Z] Building security-secretstore-setup ... [2021-08-09T10:35:08.371Z] Building support-notifications ... [2021-08-09T10:35:08.371Z] Building support-scheduler ... [2021-08-09T10:35:08.371Z] Building sys-mgmt-agent ... [2021-08-09T10:35:08.371Z] Building core-data [2021-08-09T10:35:08.371Z] Building support-scheduler [2021-08-09T10:35:08.371Z] Building support-notifications [2021-08-09T10:35:08.371Z] Building security-bootstrapper [2021-08-09T10:35:08.371Z] Building core-command [2021-08-09T10:35:23.394Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:35:23.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:35:23.394Z] ---> 6b982758abfb [2021-08-09T10:35:23.394Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T10:35:23.394Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:35:23.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:35:23.394Z] ---> 6b982758abfb [2021-08-09T10:35:23.394Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T10:35:23.394Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:35:23.394Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:35:23.394Z] ---> 6b982758abfb [2021-08-09T10:35:23.394Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T10:35:24.351Z] ---> Running in 3be82e21c9b5 [2021-08-09T10:35:24.351Z] ---> Running in cd1430d244e7 [2021-08-09T10:35:24.351Z] ---> Running in 9766f65ee38f [2021-08-09T10:35:30.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:35:30.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:35:30.987Z] ---> 6b982758abfb [2021-08-09T10:35:30.987Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:35:31.575Z] ---> Running in 5019b44585c2 [2021-08-09T10:35:31.575Z] Removing intermediate container 9766f65ee38f [2021-08-09T10:35:31.575Z] ---> a5495f5e5458 [2021-08-09T10:35:31.575Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:35:31.575Z] Removing intermediate container cd1430d244e7 [2021-08-09T10:35:31.575Z] ---> cfef1a526f7e [2021-08-09T10:35:31.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:35:31.575Z] Removing intermediate container 3be82e21c9b5 [2021-08-09T10:35:31.575Z] ---> 5daf22673887 [2021-08-09T10:35:31.575Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:35:31.575Z] ---> Running in 1fdc2313b78d [2021-08-09T10:35:31.846Z] ---> Running in d338d72c72f1 [2021-08-09T10:35:31.846Z] ---> Running in 49ebe97813a4 [2021-08-09T10:35:31.846Z] Removing intermediate container 5019b44585c2 [2021-08-09T10:35:31.846Z] ---> 9501cbf7ab28 [2021-08-09T10:35:31.846Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:35:31.846Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:35:31.846Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:35:31.846Z] ---> 6b982758abfb [2021-08-09T10:35:31.846Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:35:31.846Z] ---> Using cache [2021-08-09T10:35:31.846Z] ---> 9501cbf7ab28 [2021-08-09T10:35:31.846Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:35:32.126Z] ---> Running in 08b87c236828 [2021-08-09T10:35:32.126Z] ---> Running in 2e0a929db85d [2021-08-09T10:35:33.114Z] Removing intermediate container d338d72c72f1 [2021-08-09T10:35:33.114Z] ---> d520a033028e [2021-08-09T10:35:33.114Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T10:35:33.114Z] ---> Running in 03884452e7f4 [2021-08-09T10:35:33.380Z] Removing intermediate container 49ebe97813a4 [2021-08-09T10:35:33.380Z] ---> 34e5f960bc53 [2021-08-09T10:35:33.380Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T10:35:33.380Z] Removing intermediate container 08b87c236828 [2021-08-09T10:35:33.380Z] ---> 9d0b23f0488e [2021-08-09T10:35:33.380Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T10:35:33.380Z] ---> Running in 1ad7be6a468e [2021-08-09T10:35:33.380Z] Removing intermediate container 1fdc2313b78d [2021-08-09T10:35:33.380Z] ---> 8ea50388a8d5 [2021-08-09T10:35:33.380Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T10:35:33.380Z] ---> Running in 3932569f8250 [2021-08-09T10:35:33.380Z] Removing intermediate container 2e0a929db85d [2021-08-09T10:35:33.380Z] ---> 49e704238c1b [2021-08-09T10:35:33.380Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T10:35:33.380Z] ---> Running in 12e58c66c763 [2021-08-09T10:35:33.380Z] ---> Running in 4467e1c1bbb2 [2021-08-09T10:35:33.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:33.647Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:33.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:33.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:34.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:34.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:34.454Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:34.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:34.724Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:34.993Z] OK: 219 MiB in 52 packages [2021-08-09T10:35:34.993Z] OK: 219 MiB in 52 packages [2021-08-09T10:35:35.278Z] OK: 219 MiB in 52 packages [2021-08-09T10:35:35.278Z] Removing intermediate container 03884452e7f4 [2021-08-09T10:35:35.278Z] ---> 73a3cda9a66c [2021-08-09T10:35:35.278Z] Step 6/23 : COPY go.mod . [2021-08-09T10:35:35.550Z] Removing intermediate container 1ad7be6a468e [2021-08-09T10:35:35.550Z] ---> c747cf2b9083 [2021-08-09T10:35:35.550Z] Step 6/23 : COPY go.mod . [2021-08-09T10:35:35.550Z] OK: 219 MiB in 52 packages [2021-08-09T10:35:35.550Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:35:35.550Z] ---> 3c6a8efab6d8 [2021-08-09T10:35:35.550Z] Step 7/23 : RUN go mod download [2021-08-09T10:35:35.820Z] ---> 17bdabced284 [2021-08-09T10:35:35.820Z] Step 7/23 : RUN go mod download [2021-08-09T10:35:35.820Z] ---> Running in 587ad6f5988f [2021-08-09T10:35:35.820Z] Removing intermediate container 3932569f8250 [2021-08-09T10:35:35.820Z] ---> 2192ae2bf62f [2021-08-09T10:35:35.820Z] Step 6/24 : COPY go.mod . [2021-08-09T10:35:35.820Z] ---> Running in e72acc6cffc1 [2021-08-09T10:35:35.820Z] Removing intermediate container 12e58c66c763 [2021-08-09T10:35:35.820Z] ---> b3a3da2b61e4 [2021-08-09T10:35:35.820Z] Step 6/32 : COPY go.mod . [2021-08-09T10:35:36.088Z] ---> 129d63d1a4fe [2021-08-09T10:35:36.089Z] Step 7/24 : RUN go mod download [2021-08-09T10:35:36.089Z] ---> Running in ee7670f46dc8 [2021-08-09T10:35:36.089Z] OK: 219 MiB in 52 packages [2021-08-09T10:35:36.089Z] ---> af024833689a [2021-08-09T10:35:36.089Z] Step 7/32 : RUN go mod download [2021-08-09T10:35:36.353Z] ---> Running in 8a23fb869d77 [2021-08-09T10:35:36.940Z] Removing intermediate container 4467e1c1bbb2 [2021-08-09T10:35:36.940Z] ---> dbd1079191c5 [2021-08-09T10:35:36.940Z] Step 6/24 : COPY go.mod . [2021-08-09T10:35:37.207Z] ---> 549225f1ba91 [2021-08-09T10:35:37.207Z] Step 7/24 : RUN go mod download [2021-08-09T10:35:37.207Z] ---> Running in 9fd4e794499d [2021-08-09T10:35:37.790Z] Removing intermediate container e72acc6cffc1 [2021-08-09T10:35:37.791Z] ---> b16af06405be [2021-08-09T10:35:37.791Z] Step 8/23 : COPY . . [2021-08-09T10:35:38.068Z] Removing intermediate container 587ad6f5988f [2021-08-09T10:35:38.068Z] ---> b3afe4aa9f04 [2021-08-09T10:35:38.068Z] Step 8/23 : COPY . . [2021-08-09T10:35:41.450Z] Removing intermediate container 8a23fb869d77 [2021-08-09T10:35:41.450Z] ---> 192542e902ad [2021-08-09T10:35:41.450Z] Step 8/32 : COPY . . [2021-08-09T10:35:41.450Z] Removing intermediate container ee7670f46dc8 [2021-08-09T10:35:41.450Z] ---> 606719dae656 [2021-08-09T10:35:41.450Z] Step 8/24 : COPY . . [2021-08-09T10:35:41.726Z] Removing intermediate container 9fd4e794499d [2021-08-09T10:35:41.726Z] ---> 8704a6cc7463 [2021-08-09T10:35:41.726Z] Step 8/24 : COPY . . [2021-08-09T10:35:47.110Z] ---> 9c33847c0f50 [2021-08-09T10:35:47.110Z] Step 9/23 : RUN go mod tidy [2021-08-09T10:35:47.110Z] ---> 1229c2bdfe28 [2021-08-09T10:35:47.110Z] Step 9/23 : RUN go mod tidy [2021-08-09T10:35:47.110Z] ---> Running in 047cf477fad5 [2021-08-09T10:35:47.110Z] ---> Running in 04ea80209f9f [2021-08-09T10:35:52.479Z] ---> aa4ebbcb5e79 [2021-08-09T10:35:52.479Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:35:52.744Z] Removing intermediate container 04ea80209f9f [2021-08-09T10:35:52.744Z] ---> fe1d389d91c0 [2021-08-09T10:35:52.744Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T10:35:52.744Z] Removing intermediate container 047cf477fad5 [2021-08-09T10:35:52.744Z] ---> e5bde46e0658 [2021-08-09T10:35:52.744Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T10:35:52.744Z] ---> Running in e0317b7c2170 [2021-08-09T10:35:52.744Z] ---> Running in 857acc87a58a [2021-08-09T10:35:52.744Z] ---> Running in e7d731615074 [2021-08-09T10:35:53.707Z] 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-08-09T10:35:53.980Z] 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-08-09T10:35:55.414Z] Removing intermediate container e0317b7c2170 [2021-08-09T10:35:55.414Z] ---> b68faacac16b [2021-08-09T10:35:55.414Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T10:35:55.414Z] ---> Running in 4c3f9e0e598a [2021-08-09T10:35:56.399Z] 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-08-09T10:36:03.189Z] ---> 4d5977425139 [2021-08-09T10:36:03.189Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:36:03.189Z] ---> ed1e24d86878 [2021-08-09T10:36:03.189Z] Step 9/32 : RUN go mod tidy [2021-08-09T10:36:03.189Z] ---> Running in bc99645ce62b [2021-08-09T10:36:03.189Z] ---> Running in 79afe9c15800 [2021-08-09T10:36:05.806Z] Removing intermediate container bc99645ce62b [2021-08-09T10:36:05.806Z] ---> 7d71049ef9b8 [2021-08-09T10:36:05.806Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T10:36:05.806Z] ---> Running in cd47d25fabab [2021-08-09T10:36:05.806Z] Removing intermediate container 79afe9c15800 [2021-08-09T10:36:05.806Z] ---> 22dcc9a2200f [2021-08-09T10:36:05.806Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T10:36:05.806Z] ---> Running in 59a4c25498de [2021-08-09T10:36:06.392Z] 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-08-09T10:36:06.392Z] 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-08-09T10:36:23.142Z] Removing intermediate container 9323a5f5087e [2021-08-09T10:36:23.142Z] ---> 197425137892 [2021-08-09T10:36:23.142Z] Successfully built 197425137892 [2021-08-09T10:36:23.142Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:36:23.486Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T10:36:23.486Z] . [Pipeline] withDockerContainer [2021-08-09T10:36:23.750Z] prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container [2021-08-09T10:36:23.833Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T10:36:25.454Z] $ docker top e6ab2d542e31549bc26c458452e9c16ee0ecff1d82b026e4788ce71ee74bf000 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T10:36:26.429Z] + go version [2021-08-09T10:36:26.429Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T10:36:26.453Z] $ docker stop --time=1 e6ab2d542e31549bc26c458452e9c16ee0ecff1d82b026e4788ce71ee74bf000 [2021-08-09T10:36:28.291Z] $ docker rm -f e6ab2d542e31549bc26c458452e9c16ee0ecff1d82b026e4788ce71ee74bf000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:36:28.978Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T10:36:28.978Z] . [Pipeline] withDockerContainer [2021-08-09T10:36:29.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container [2021-08-09T10:36:29.332Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-09T10:36:30.999Z] $ docker top 631f0e4081d9248a10eebc8e849bf547c04193c4a6e7fb7d7c6495143208c88d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-09T10:36:31.338Z] ========================================================= [2021-08-09T10:36:31.338Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-09T10:36:31.338Z] ========================================================= [Pipeline] sh [2021-08-09T10:36:31.989Z] + go mod tidy [Pipeline] sh [2021-08-09T10:36:33.641Z] + make test [2021-08-09T10:36:33.641Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-09T10:36:33.641Z] go mod tidy [2021-08-09T10:36:34.243Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-09T10:36:38.637Z] Removing intermediate container e7d731615074 [2021-08-09T10:36:38.637Z] ---> 32bdfec0c457 [2021-08-09T10:36:38.637Z] [2021-08-09T10:36:38.637Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T10:36:38.637Z] Removing intermediate container 857acc87a58a [2021-08-09T10:36:38.637Z] ---> 3e139751bff1 [2021-08-09T10:36:38.637Z] [2021-08-09T10:36:38.637Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T10:36:38.637Z] 3.12: Pulling from library/alpine [2021-08-09T10:36:38.637Z] 3.12: Pulling from library/alpine [2021-08-09T10:36:38.637Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T10:36:38.637Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T10:36:38.637Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T10:36:38.637Z] Status: Image is up to date for alpine:3.12 [2021-08-09T10:36:38.637Z] ---> 13621d1b12d4 [2021-08-09T10:36:38.637Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T10:36:38.637Z] ---> 13621d1b12d4 [2021-08-09T10:36:38.637Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T10:36:38.637Z] ---> Running in b5845e1dd255 [2021-08-09T10:36:38.637Z] ---> Running in c2a2fa395fd6 [2021-08-09T10:36:38.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:38.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:38.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:38.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:39.180Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T10:36:39.180Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T10:36:39.180Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:36:39.180Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T10:36:39.180Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T10:36:39.180Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:36:39.451Z] OK: 6 MiB in 15 packages [2021-08-09T10:36:39.451Z] OK: 6 MiB in 16 packages [2021-08-09T10:36:40.038Z] Removing intermediate container b5845e1dd255 [2021-08-09T10:36:40.038Z] ---> dbbebe479e43 [2021-08-09T10:36:40.038Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:36:40.038Z] Removing intermediate container c2a2fa395fd6 [2021-08-09T10:36:40.038Z] ---> 1ce38595f67d [2021-08-09T10:36:40.038Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:36:40.038Z] ---> Running in a95bb75e8edc [2021-08-09T10:36:40.038Z] ---> Running in a1f79f152a50 [2021-08-09T10:36:40.310Z] Removing intermediate container a1f79f152a50 [2021-08-09T10:36:40.310Z] ---> 735fcfd6e1d2 [2021-08-09T10:36:40.310Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T10:36:40.310Z] Removing intermediate container a95bb75e8edc [2021-08-09T10:36:40.310Z] ---> 43383a641419 [2021-08-09T10:36:40.310Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T10:36:40.310Z] ---> Running in 1785ce3d2512 [2021-08-09T10:36:40.579Z] ---> Running in bd481ad34ba4 [2021-08-09T10:36:40.579Z] Removing intermediate container 1785ce3d2512 [2021-08-09T10:36:40.579Z] ---> ecb2b187984d [2021-08-09T10:36:40.579Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T10:36:40.579Z] Removing intermediate container bd481ad34ba4 [2021-08-09T10:36:40.579Z] ---> d8d56c0e2fc8 [2021-08-09T10:36:40.579Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T10:36:40.579Z] ---> Running in 67dd3ade0239 [2021-08-09T10:36:40.853Z] ---> Running in 5d16689f8e5d [2021-08-09T10:36:40.853Z] Removing intermediate container 67dd3ade0239 [2021-08-09T10:36:40.853Z] ---> 8197f25f9699 [2021-08-09T10:36:40.853Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:36:41.121Z] Removing intermediate container 5d16689f8e5d [2021-08-09T10:36:41.121Z] ---> ada68359e3d0 [2021-08-09T10:36:41.121Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:36:41.393Z] ---> fc0577c18c89 [2021-08-09T10:36:41.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T10:36:41.393Z] ---> 4f2ac2bf9450 [2021-08-09T10:36:41.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T10:36:41.982Z] ---> 30d5d92b7885 [2021-08-09T10:36:41.982Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T10:36:42.250Z] ---> a320c8656556 [2021-08-09T10:36:42.250Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T10:36:42.517Z] ---> 26a72caa827d [2021-08-09T10:36:42.517Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T10:36:42.517Z] ---> Running in 17e29efa47ea [2021-08-09T10:36:42.517Z] ---> a238cb46c5d5 [2021-08-09T10:36:42.517Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T10:36:42.783Z] ---> Running in fb816c8612f7 [2021-08-09T10:36:42.783Z] Removing intermediate container 17e29efa47ea [2021-08-09T10:36:42.783Z] ---> 68fca56ffaf2 [2021-08-09T10:36:42.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:36:42.783Z] Removing intermediate container fb816c8612f7 [2021-08-09T10:36:42.783Z] ---> 5355f310ce6b [2021-08-09T10:36:42.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:36:43.050Z] ---> Running in 4061cafb534e [2021-08-09T10:36:43.050Z] ---> Running in 7ee88e95c25e [2021-08-09T10:36:43.050Z] Removing intermediate container 4061cafb534e [2021-08-09T10:36:43.050Z] ---> 18148877e4ca [2021-08-09T10:36:43.050Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T10:36:43.050Z] Removing intermediate container 7ee88e95c25e [2021-08-09T10:36:43.050Z] ---> bd6819568152 [2021-08-09T10:36:43.050Z] Step 21/23 : LABEL arch=x86_64 [2021-08-09T10:36:43.318Z] ---> Running in f751cffed72f [2021-08-09T10:36:43.318Z] ---> Running in b20e62ab574e [2021-08-09T10:36:43.587Z] Removing intermediate container f751cffed72f [2021-08-09T10:36:43.587Z] ---> 71111bd6d57a [2021-08-09T10:36:43.587Z] Step 22/23 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:36:43.587Z] Removing intermediate container b20e62ab574e [2021-08-09T10:36:43.587Z] ---> dbf4e6e497dd [2021-08-09T10:36:43.587Z] Step 22/23 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:36:43.587Z] ---> Running in c9cdf306cbfc [2021-08-09T10:36:43.587Z] ---> Running in 75351553dc84 [2021-08-09T10:36:43.857Z] Removing intermediate container c9cdf306cbfc [2021-08-09T10:36:43.857Z] ---> 9d04fa18042f [2021-08-09T10:36:43.857Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T10:36:43.857Z] Removing intermediate container 75351553dc84 [2021-08-09T10:36:43.857Z] ---> 01cf708d0ebc [2021-08-09T10:36:43.857Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T10:36:43.857Z] ---> Running in 5dfaf63303b0 [2021-08-09T10:36:43.857Z] ---> Running in 629663b279a5 [2021-08-09T10:36:44.127Z] Removing intermediate container 5dfaf63303b0 [2021-08-09T10:36:44.127Z] ---> e254c8aa7e03 [2021-08-09T10:36:44.127Z] [2021-08-09T10:36:44.430Z] Removing intermediate container 629663b279a5 [2021-08-09T10:36:44.430Z] ---> c58dae335acd [2021-08-09T10:36:44.430Z] [2021-08-09T10:36:44.430Z] Successfully built e254c8aa7e03 [2021-08-09T10:36:44.722Z] Successfully tagged support-notifications:latest [2021-08-09T10:36:44.722Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-08-09T10:36:44.722Z] Successfully built c58dae335acd [2021-08-09T10:36:44.722Z] Successfully tagged support-scheduler:latest [2021-08-09T10:36:44.722Z] Building security-secretstore-setup [2021-08-09T10:36:46.460Z]  Building support-scheduler ... done Removing intermediate container cd47d25fabab [2021-08-09T10:36:46.460Z] ---> 1e51ba2776f3 [2021-08-09T10:36:46.460Z] [2021-08-09T10:36:46.460Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T10:36:46.727Z] ---> 13621d1b12d4 [2021-08-09T10:36:46.727Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T10:36:46.727Z] ---> Using cache [2021-08-09T10:36:46.727Z] ---> dbbebe479e43 [2021-08-09T10:36:46.727Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:36:46.727Z] ---> Using cache [2021-08-09T10:36:46.727Z] ---> 43383a641419 [2021-08-09T10:36:46.727Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T10:36:47.688Z] Removing intermediate container 4c3f9e0e598a [2021-08-09T10:36:47.688Z] ---> 5f41cdb189a0 [2021-08-09T10:36:47.688Z] [2021-08-09T10:36:47.688Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T10:36:47.688Z] ---> 13621d1b12d4 [2021-08-09T10:36:47.688Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T10:36:48.652Z] ---> Running in 005ea7878498 [2021-08-09T10:36:48.923Z] ---> Running in d71145ffa7ae [2021-08-09T10:36:48.923Z] Removing intermediate container 59a4c25498de [2021-08-09T10:36:48.923Z] ---> 5e4d78817d9b [2021-08-09T10:36:48.923Z] [2021-08-09T10:36:48.923Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T10:36:48.923Z] ---> 13621d1b12d4 [2021-08-09T10:36:48.923Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T10:36:48.923Z] Removing intermediate container 005ea7878498 [2021-08-09T10:36:48.923Z] ---> 0d2aa1746ea6 [2021-08-09T10:36:48.923Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T10:36:48.923Z] Removing intermediate container d71145ffa7ae [2021-08-09T10:36:48.923Z] ---> 1bcfe10c34f1 [2021-08-09T10:36:48.923Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T10:36:48.923Z] ---> Running in 4160e0123343 [2021-08-09T10:36:49.192Z] ---> Running in 4c246308e03d [2021-08-09T10:36:49.192Z] ---> Running in af1a386ac9f4 [2021-08-09T10:36:49.192Z] Removing intermediate container 4160e0123343 [2021-08-09T10:36:49.192Z] ---> 3c6b2ad2e8a6 [2021-08-09T10:36:49.192Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T10:36:49.192Z] ---> Running in 326358f57f4d [2021-08-09T10:36:49.192Z] Removing intermediate container 4c246308e03d [2021-08-09T10:36:49.192Z] ---> dcfdc28898e3 [2021-08-09T10:36:49.192Z] Step 16/24 : WORKDIR / [2021-08-09T10:36:49.192Z] Removing intermediate container af1a386ac9f4 [2021-08-09T10:36:49.192Z] ---> 603ff789e1ef [2021-08-09T10:36:49.192Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T10:36:49.192Z] ---> Running in 2d32fa460cb4 [2021-08-09T10:36:49.192Z] ---> Running in faa250277ecb [2021-08-09T10:36:49.457Z] Removing intermediate container 2d32fa460cb4 [2021-08-09T10:36:49.457Z] ---> 97e3b972bf94 [2021-08-09T10:36:49.457Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:36:49.723Z] Removing intermediate container faa250277ecb [2021-08-09T10:36:49.723Z] ---> 056727ce8683 [2021-08-09T10:36:49.723Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:36:49.723Z] ---> Running in e0a81015fd00 [2021-08-09T10:36:49.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:49.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:49.989Z] ---> 248b9083a346 [2021-08-09T10:36:49.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T10:36:49.989Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T10:36:49.989Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T10:36:49.989Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:36:49.989Z] OK: 6 MiB in 16 packages [2021-08-09T10:36:50.578Z] Removing intermediate container 326358f57f4d [2021-08-09T10:36:50.578Z] ---> 5ffa1404193a [2021-08-09T10:36:50.578Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T10:36:50.578Z] ---> Running in 17d7339f74f6 [2021-08-09T10:36:50.578Z] ---> d827f82d7817 [2021-08-09T10:36:50.578Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T10:36:50.849Z] Removing intermediate container 17d7339f74f6 [2021-08-09T10:36:50.849Z] ---> 4fa6536696f3 [2021-08-09T10:36:50.849Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T10:36:50.849Z] Removing intermediate container e0a81015fd00 [2021-08-09T10:36:50.849Z] ---> bf737a1c1ff1 [2021-08-09T10:36:50.849Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T10:36:51.123Z] ---> 72cbba86c685 [2021-08-09T10:36:51.123Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T10:36:51.123Z] ---> Running in 67e75f9c2bcd [2021-08-09T10:36:51.123Z] ---> Running in b01edee67c71 [2021-08-09T10:36:51.123Z] ---> Running in cec9c8c320e0 [2021-08-09T10:36:51.123Z] Removing intermediate container 67e75f9c2bcd [2021-08-09T10:36:51.123Z] ---> 84671eaef6fd [2021-08-09T10:36:51.123Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T10:36:51.393Z] Removing intermediate container cec9c8c320e0 [2021-08-09T10:36:51.393Z] ---> 4bdcc749e3de [2021-08-09T10:36:51.393Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:36:51.393Z] ---> Running in ffe7cfc5f6d2 [2021-08-09T10:36:51.393Z] ---> Running in b2f5bb6a5ab4 [2021-08-09T10:36:51.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:51.661Z] Removing intermediate container b2f5bb6a5ab4 [2021-08-09T10:36:51.661Z] ---> fd386eb06393 [2021-08-09T10:36:51.661Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T10:36:51.932Z] ---> Running in d6f1392d41d6 [2021-08-09T10:36:52.206Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:52.474Z] Removing intermediate container d6f1392d41d6 [2021-08-09T10:36:52.474Z] ---> e03594a74796 [2021-08-09T10:36:52.474Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:36:52.474Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T10:36:52.746Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T10:36:52.746Z] ---> Running in 94885412d4db [2021-08-09T10:36:52.746Z] Removing intermediate container ffe7cfc5f6d2 [2021-08-09T10:36:52.746Z] ---> a008550f12f6 [2021-08-09T10:36:52.746Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T10:36:52.746Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T10:36:52.746Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T10:36:53.013Z] ---> Running in 2ebc1344351e [2021-08-09T10:36:53.013Z] Removing intermediate container 94885412d4db [2021-08-09T10:36:53.013Z] ---> d3a3624e6d24 [2021-08-09T10:36:53.013Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:36:53.280Z] ---> Running in eba20271f266 [2021-08-09T10:36:53.550Z] Removing intermediate container 2ebc1344351e [2021-08-09T10:36:53.550Z] ---> 22d7649d8a5e [2021-08-09T10:36:53.550Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T10:36:53.550Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T10:36:53.818Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T10:36:53.818Z] Removing intermediate container eba20271f266 [2021-08-09T10:36:53.818Z] ---> d95e315ab854 [2021-08-09T10:36:53.818Z] [2021-08-09T10:36:53.818Z] Successfully built d95e315ab854 [2021-08-09T10:36:53.818Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:36:53.818Z] OK: 8 MiB in 20 packages [2021-08-09T10:36:54.092Z] Successfully tagged core-command:latest [2021-08-09T10:36:54.092Z] Building security-proxy-setup [2021-08-09T10:36:54.092Z]  Building core-command ... done  ---> 54c49b59140a [2021-08-09T10:36:54.092Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T10:36:54.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:36:54.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:36:54.363Z] ---> 6b982758abfb [2021-08-09T10:36:54.363Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:36:54.363Z] ---> Using cache [2021-08-09T10:36:54.363Z] ---> 9501cbf7ab28 [2021-08-09T10:36:54.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:36:54.363Z] ---> Using cache [2021-08-09T10:36:54.363Z] ---> 49e704238c1b [2021-08-09T10:36:54.363Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T10:36:55.330Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:36:55.330Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:36:55.330Z] ---> 6b982758abfb [2021-08-09T10:36:55.330Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T10:36:55.330Z] ---> Using cache [2021-08-09T10:36:55.330Z] ---> 9501cbf7ab28 [2021-08-09T10:36:55.330Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:36:55.330Z] ---> Using cache [2021-08-09T10:36:55.330Z] ---> 49e704238c1b [2021-08-09T10:36:55.330Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T10:36:56.735Z] ---> Running in ba642571acbd [2021-08-09T10:36:57.002Z] ---> Running in 7a6fb5980c2d [2021-08-09T10:36:57.269Z] ---> Running in 035b25921708 [2021-08-09T10:36:57.269Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:36:57.269Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:36:57.269Z] ---> 6b982758abfb [2021-08-09T10:36:57.269Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T10:36:57.269Z] ---> Using cache [2021-08-09T10:36:57.269Z] ---> 9501cbf7ab28 [2021-08-09T10:36:57.269Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:36:57.269Z] ---> Using cache [2021-08-09T10:36:57.269Z] ---> 49e704238c1b [2021-08-09T10:36:57.269Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T10:36:57.269Z] Removing intermediate container b01edee67c71 [2021-08-09T10:36:57.269Z] ---> 63d23950567c [2021-08-09T10:36:57.269Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:36:57.547Z] ---> Running in 95505dabfcd6 [2021-08-09T10:36:57.547Z] ---> 78cc19f88f6a [2021-08-09T10:36:57.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T10:36:57.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:58.086Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:58.087Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:58.087Z] ---> 8d5b94a803a4 [2021-08-09T10:36:58.087Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T10:36:58.087Z] Removing intermediate container ba642571acbd [2021-08-09T10:36:58.087Z] ---> b09280a965a7 [2021-08-09T10:36:58.087Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:36:58.360Z] ---> 7207bd899c2f [2021-08-09T10:36:58.360Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T10:36:58.360Z] ---> 205fd5913a78 [2021-08-09T10:36:58.360Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T10:36:58.360Z] ---> Running in 18ca568cb5e3 [2021-08-09T10:36:58.633Z] Removing intermediate container 18ca568cb5e3 [2021-08-09T10:36:58.633Z] ---> f6194fc96b77 [2021-08-09T10:36:58.633Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:36:58.633Z] ---> Running in c2db9487f4fd [2021-08-09T10:36:58.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:58.633Z] ---> 3a1427873bee [2021-08-09T10:36:58.633Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T10:36:58.633Z] Removing intermediate container c2db9487f4fd [2021-08-09T10:36:58.633Z] ---> d4c3070586cf [2021-08-09T10:36:58.633Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T10:36:58.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:58.905Z] ---> Running in ebf983194cdd [2021-08-09T10:36:58.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:36:58.905Z] ---> c540aa70655c [2021-08-09T10:36:58.905Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T10:36:58.905Z] Removing intermediate container ebf983194cdd [2021-08-09T10:36:58.905Z] ---> 37010967a495 [2021-08-09T10:36:58.905Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:36:58.905Z] ---> Running in 8598d32ee9c2 [2021-08-09T10:36:59.175Z] ---> 7e00f2781058 [2021-08-09T10:36:59.175Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T10:36:59.175Z] OK: 219 MiB in 52 packages [2021-08-09T10:36:59.175Z] Removing intermediate container 8598d32ee9c2 [2021-08-09T10:36:59.175Z] ---> bae97a87eeb4 [2021-08-09T10:36:59.175Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:36:59.175Z] ---> Running in 959ae696c539 [2021-08-09T10:36:59.175Z] OK: 219 MiB in 52 packages [2021-08-09T10:36:59.444Z] OK: 219 MiB in 52 packages [2021-08-09T10:36:59.444Z] ---> 1d8e60fbda56 [2021-08-09T10:36:59.444Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T10:36:59.444Z] Removing intermediate container 959ae696c539 [2021-08-09T10:36:59.444Z] ---> 3582dc4a7762 [2021-08-09T10:36:59.444Z] [2021-08-09T10:36:59.444Z] Successfully built 3582dc4a7762 [2021-08-09T10:36:59.444Z] ---> Running in d01c5ad3fb00 [2021-08-09T10:36:59.444Z] Successfully tagged core-data:latest [2021-08-09T10:36:59.444Z] Building core-metadata [2021-08-09T10:37:01.067Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-09T10:37:01.119Z]  Building core-data ... done Removing intermediate container 7a6fb5980c2d [2021-08-09T10:37:01.119Z] ---> 3597301ea3f3 [2021-08-09T10:37:01.119Z] Step 6/24 : COPY go.mod . [2021-08-09T10:37:01.388Z] Removing intermediate container d01c5ad3fb00 [2021-08-09T10:37:01.388Z] ---> 45cb8793adb0 [2021-08-09T10:37:01.388Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T10:37:01.388Z] Removing intermediate container 035b25921708 [2021-08-09T10:37:01.388Z] ---> 53aa4b3ede61 [2021-08-09T10:37:01.388Z] Step 6/26 : COPY go.mod . [2021-08-09T10:37:01.662Z] ---> 5d8866c5a9b1 [2021-08-09T10:37:01.662Z] Step 7/24 : RUN go mod download [2021-08-09T10:37:01.662Z] Removing intermediate container 95505dabfcd6 [2021-08-09T10:37:01.662Z] ---> 64f429c1700e [2021-08-09T10:37:01.662Z] Step 6/22 : COPY go.mod . [2021-08-09T10:37:01.662Z] ---> 5af1d3b3233e [2021-08-09T10:37:01.662Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T10:37:01.662Z] ---> 694266c301bc [2021-08-09T10:37:01.662Z] Step 7/26 : RUN go mod download [2021-08-09T10:37:01.662Z] ---> Running in a1f0a99e47f0 [2021-08-09T10:37:01.934Z] ---> Running in 157564c7c7d7 [2021-08-09T10:37:01.934Z] ---> Running in 137d06dabfa9 [2021-08-09T10:37:01.934Z] ---> 1d42532b285d [2021-08-09T10:37:01.934Z] Step 7/22 : RUN go mod download [2021-08-09T10:37:02.203Z] ---> Running in ff190a9754af [2021-08-09T10:37:03.632Z] Removing intermediate container 137d06dabfa9 [2021-08-09T10:37:03.632Z] ---> a61601a36a19 [2021-08-09T10:37:03.632Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T10:37:03.906Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:37:03.906Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:37:03.906Z] ---> 6b982758abfb [2021-08-09T10:37:03.906Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:37:03.906Z] ---> Using cache [2021-08-09T10:37:03.906Z] ---> 9501cbf7ab28 [2021-08-09T10:37:03.906Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:37:03.906Z] ---> Using cache [2021-08-09T10:37:03.906Z] ---> 49e704238c1b [2021-08-09T10:37:03.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T10:37:03.906Z] ---> Using cache [2021-08-09T10:37:03.906Z] ---> 64f429c1700e [2021-08-09T10:37:03.906Z] Step 6/24 : COPY go.mod . [2021-08-09T10:37:03.906Z] ---> Using cache [2021-08-09T10:37:03.906Z] ---> 1d42532b285d [2021-08-09T10:37:03.906Z] Step 7/24 : RUN go mod download [2021-08-09T10:37:03.906Z] ---> Running in 4d15cd350fc7 [2021-08-09T10:37:03.906Z] Removing intermediate container a1f0a99e47f0 [2021-08-09T10:37:03.906Z] ---> c4904e44ed2b [2021-08-09T10:37:03.906Z] Step 8/24 : COPY . . [2021-08-09T10:37:03.906Z] ---> Running in fc0093fe1549 [2021-08-09T10:37:03.906Z] Removing intermediate container 157564c7c7d7 [2021-08-09T10:37:03.906Z] ---> fe861cb8737b [2021-08-09T10:37:03.906Z] Step 8/26 : COPY . . [2021-08-09T10:37:04.181Z] Removing intermediate container 4d15cd350fc7 [2021-08-09T10:37:04.181Z] ---> e93679130863 [2021-08-09T10:37:04.181Z] Step 29/32 : CMD ["gate"] [2021-08-09T10:37:05.625Z] ---> Running in 08b81e79e71f [2021-08-09T10:37:05.625Z] Removing intermediate container ff190a9754af [2021-08-09T10:37:05.625Z] ---> f4153d6c810c [2021-08-09T10:37:05.625Z] Step 8/22 : COPY . . [2021-08-09T10:37:07.046Z] Removing intermediate container 08b81e79e71f [2021-08-09T10:37:07.046Z] ---> 99043820d037 [2021-08-09T10:37:07.046Z] Step 30/32 : LABEL arch=x86_64 [2021-08-09T10:37:07.321Z] ---> Running in f8e4724afa45 [2021-08-09T10:37:07.601Z] Removing intermediate container fc0093fe1549 [2021-08-09T10:37:07.601Z] ---> a4a15de39591 [2021-08-09T10:37:07.601Z] Step 8/24 : COPY . . [2021-08-09T10:37:08.183Z] Removing intermediate container f8e4724afa45 [2021-08-09T10:37:08.183Z] ---> e23072565a38 [2021-08-09T10:37:08.183Z] Step 31/32 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:37:10.154Z] ---> Running in 78d00b955efe [2021-08-09T10:37:11.134Z] Removing intermediate container 78d00b955efe [2021-08-09T10:37:11.134Z] ---> 428a4066d3b9 [2021-08-09T10:37:11.134Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T10:37:12.106Z] ---> Running in 451971c071d6 [2021-08-09T10:37:13.529Z] Removing intermediate container 451971c071d6 [2021-08-09T10:37:13.529Z] ---> 896955d5c736 [2021-08-09T10:37:13.529Z] [2021-08-09T10:37:13.529Z] Successfully built 896955d5c736 [2021-08-09T10:37:13.529Z] Successfully tagged security-bootstrapper:latest [2021-08-09T10:37:16.888Z]  Building security-bootstrapper ... done  ---> 9539f378b8a7 [2021-08-09T10:37:16.888Z] Step 9/22 : RUN go mod tidy [2021-08-09T10:37:17.154Z] ---> Running in ebcad3d447e2 [2021-08-09T10:37:17.154Z] ---> d075242db195 [2021-08-09T10:37:17.154Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:37:17.154Z] ---> bad480367126 [2021-08-09T10:37:17.154Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:37:17.154Z] ---> 67467678c919 [2021-08-09T10:37:17.154Z] Step 9/26 : RUN go mod tidy [2021-08-09T10:37:17.154Z] ---> Running in 1fb17670110b [2021-08-09T10:37:17.154Z] ---> Running in 612322c50e93 [2021-08-09T10:37:17.154Z] ---> Running in 9537d20da838 [2021-08-09T10:37:18.591Z] Removing intermediate container ebcad3d447e2 [2021-08-09T10:37:18.591Z] ---> 27b43f0e1fe5 [2021-08-09T10:37:18.591Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T10:37:18.591Z] ---> Running in 73dc439bfa2f [2021-08-09T10:37:18.591Z] Removing intermediate container 1fb17670110b [2021-08-09T10:37:18.591Z] ---> 682fe731f175 [2021-08-09T10:37:18.591Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T10:37:18.591Z] ---> Running in e53c49bf9e06 [2021-08-09T10:37:18.859Z] Removing intermediate container 612322c50e93 [2021-08-09T10:37:18.859Z] ---> 31a07b11d079 [2021-08-09T10:37:18.859Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T10:37:18.859Z] ---> Running in 6a41606e7716 [2021-08-09T10:37:19.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 [2021-08-09T10:37:19.130Z] Removing intermediate container 9537d20da838 [2021-08-09T10:37:19.130Z] ---> a77438455e14 [2021-08-09T10:37:19.130Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T10:37:19.130Z] ---> Running in 1371425615d6 [2021-08-09T10:37:19.401Z] 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-08-09T10:37:19.677Z] 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-08-09T10:37:19.677Z] 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-08-09T10:37:51.964Z] 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-08-09T10:37:51.964Z] 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-08-09T10:37:51.964Z] Removing intermediate container 6a41606e7716 [2021-08-09T10:37:51.964Z] ---> c190dd511973 [2021-08-09T10:37:51.964Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T10:37:51.964Z] ---> Running in d83819876366 [2021-08-09T10:37:51.964Z] 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-08-09T10:37:51.964Z] Removing intermediate container 73dc439bfa2f [2021-08-09T10:37:51.964Z] ---> a59a5f8a6e87 [2021-08-09T10:37:51.964Z] [2021-08-09T10:37:51.964Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T10:37:51.964Z] ---> 13621d1b12d4 [2021-08-09T10:37:51.964Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T10:37:51.964Z] ---> Running in 844ac03d3c01 [2021-08-09T10:37:52.932Z] Removing intermediate container d83819876366 [2021-08-09T10:37:52.932Z] ---> cc3bcedc651f [2021-08-09T10:37:52.932Z] [2021-08-09T10:37:52.932Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T10:37:52.932Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:37:52.932Z] Removing intermediate container 1371425615d6 [2021-08-09T10:37:52.932Z] ---> 3c848e2b3be0 [2021-08-09T10:37:52.932Z] [2021-08-09T10:37:52.932Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T10:37:52.932Z] ---> 13621d1b12d4 [2021-08-09T10:37:52.932Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T10:37:53.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:37:53.201Z] 20.10.7: Pulling from library/docker [2021-08-09T10:37:53.201Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T10:37:53.201Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T10:37:53.201Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T10:37:53.201Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T10:37:53.201Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:37:53.201Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T10:37:53.201Z] OK: 7 MiB in 18 packages [2021-08-09T10:37:53.472Z] ---> Running in 629a15507214 [2021-08-09T10:37:53.472Z] Removing intermediate container e53c49bf9e06 [2021-08-09T10:37:53.472Z] ---> 32860ee15b3b [2021-08-09T10:37:53.472Z] [2021-08-09T10:37:53.472Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T10:37:53.472Z] ---> 13621d1b12d4 [2021-08-09T10:37:53.472Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T10:37:53.472Z] ---> Using cache [2021-08-09T10:37:53.472Z] ---> dbbebe479e43 [2021-08-09T10:37:53.472Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:37:53.472Z] ---> Using cache [2021-08-09T10:37:53.472Z] ---> 43383a641419 [2021-08-09T10:37:53.472Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T10:37:53.472Z] ---> Running in f15c88d3997c [2021-08-09T10:37:53.742Z] Removing intermediate container f15c88d3997c [2021-08-09T10:37:53.742Z] ---> e0c154afd30e [2021-08-09T10:37:53.742Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T10:37:53.742Z] ---> Running in 61239ddc697e [2021-08-09T10:37:54.028Z] Removing intermediate container 61239ddc697e [2021-08-09T10:37:54.028Z] ---> a9aea44a2f57 [2021-08-09T10:37:54.028Z] Step 16/24 : WORKDIR / [2021-08-09T10:37:54.028Z] ---> Running in 9f569a359d67 [2021-08-09T10:37:54.028Z] Removing intermediate container 844ac03d3c01 [2021-08-09T10:37:54.028Z] ---> d03bbd027108 [2021-08-09T10:37:54.028Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T10:37:54.028Z] ---> Running in ca67c2db755f [2021-08-09T10:37:54.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:37:54.294Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:37:54.294Z] Removing intermediate container 9f569a359d67 [2021-08-09T10:37:54.294Z] ---> 174f1fa220c4 [2021-08-09T10:37:54.294Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:37:54.294Z] Removing intermediate container ca67c2db755f [2021-08-09T10:37:54.294Z] ---> 20cb5a1aced9 [2021-08-09T10:37:54.294Z] Step 14/22 : WORKDIR /edgex [2021-08-09T10:37:54.294Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T10:37:54.294Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T10:37:54.294Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T10:37:54.294Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T10:37:54.294Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T10:37:54.294Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T10:37:54.294Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:37:54.294Z] ---> Running in a00a9baac009 [2021-08-09T10:37:54.294Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T10:37:54.294Z] OK: 7 MiB in 20 packages [2021-08-09T10:37:54.564Z] ---> 24b7ad3fd97e [2021-08-09T10:37:54.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T10:37:54.564Z] Removing intermediate container a00a9baac009 [2021-08-09T10:37:54.564Z] ---> 6d844f84420c [2021-08-09T10:37:54.564Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T10:37:54.832Z] ---> 4e098963bb55 [2021-08-09T10:37:54.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T10:37:54.832Z] Removing intermediate container 629a15507214 [2021-08-09T10:37:54.832Z] ---> 524c86f314b3 [2021-08-09T10:37:54.832Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T10:37:55.096Z] ---> 907437599fe5 [2021-08-09T10:37:55.096Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T10:37:55.096Z] ---> Running in fb14129ea69e [2021-08-09T10:37:55.096Z] ---> 47012e2d19c7 [2021-08-09T10:37:55.096Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T10:37:55.362Z] Removing intermediate container fb14129ea69e [2021-08-09T10:37:55.362Z] ---> 690735615722 [2021-08-09T10:37:55.362Z] Step 14/26 : WORKDIR / [2021-08-09T10:37:55.362Z] ---> ce0a8df02f8f [2021-08-09T10:37:55.362Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T10:37:55.362Z] ---> Running in e6534926a766 [2021-08-09T10:37:55.362Z] ---> Running in b71097dbb95f [2021-08-09T10:37:55.362Z] ---> 6c0dc50005b0 [2021-08-09T10:37:55.362Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T10:37:55.362Z] Removing intermediate container b71097dbb95f [2021-08-09T10:37:55.362Z] ---> 30ef619551b4 [2021-08-09T10:37:55.362Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:37:55.630Z] ---> Running in d44ff157c602 [2021-08-09T10:37:55.630Z] ---> Running in 4a2a709e703b [2021-08-09T10:37:55.630Z] Removing intermediate container e6534926a766 [2021-08-09T10:37:55.630Z] ---> 968df9f5dce9 [2021-08-09T10:37:55.630Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-09T10:37:55.630Z] Removing intermediate container 4a2a709e703b [2021-08-09T10:37:55.630Z] ---> cd201d4e3b18 [2021-08-09T10:37:55.630Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T10:37:55.630Z] Removing intermediate container d44ff157c602 [2021-08-09T10:37:55.630Z] ---> 4bcfd89e4003 [2021-08-09T10:37:55.630Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T10:37:55.630Z] ---> Running in c18e6ceb7257 [2021-08-09T10:37:55.904Z] ---> 29d72b4d20c1 [2021-08-09T10:37:55.904Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-09T10:37:55.904Z] ---> Running in 6cf1570127c6 [2021-08-09T10:37:55.904Z] Removing intermediate container c18e6ceb7257 [2021-08-09T10:37:55.904Z] ---> 8374b21c02e8 [2021-08-09T10:37:55.904Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:37:55.904Z] Removing intermediate container 6cf1570127c6 [2021-08-09T10:37:55.904Z] ---> a4ac40392c9e [2021-08-09T10:37:55.904Z] Step 20/22 : LABEL arch=x86_64 [2021-08-09T10:37:55.904Z] ---> Running in e18a1019658c [2021-08-09T10:37:55.904Z] ---> Running in 93955d9a932b [2021-08-09T10:37:55.904Z] ---> c01ee334002b [2021-08-09T10:37:55.904Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T10:37:55.904Z] Removing intermediate container e18a1019658c [2021-08-09T10:37:55.904Z] ---> 8564ef2eee92 [2021-08-09T10:37:55.904Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:37:56.175Z] ---> Running in 00f529f6d97d [2021-08-09T10:37:56.175Z] Removing intermediate container 93955d9a932b [2021-08-09T10:37:56.175Z] ---> fedd48d7571d [2021-08-09T10:37:56.175Z] Step 21/22 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:37:56.175Z] ---> Running in ab3ec10be4e6 [2021-08-09T10:37:56.175Z] ---> 05ab94b1f448 [2021-08-09T10:37:56.175Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-09T10:37:56.175Z] Removing intermediate container 00f529f6d97d [2021-08-09T10:37:56.175Z] ---> 95fc90c910fe [2021-08-09T10:37:56.175Z] [2021-08-09T10:37:56.448Z] Successfully built 95fc90c910fe [2021-08-09T10:37:56.448Z] Removing intermediate container ab3ec10be4e6 [2021-08-09T10:37:56.448Z] ---> d0cc06af7330 [2021-08-09T10:37:56.448Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T10:37:56.448Z] Successfully tagged core-metadata:latest [2021-08-09T10:37:56.448Z]  Building core-metadata ... done  ---> Running in a7d0dfab561a [2021-08-09T10:37:56.448Z] ---> 9634cf4774d5 [2021-08-09T10:37:56.448Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T10:37:56.448Z] Removing intermediate container a7d0dfab561a [2021-08-09T10:37:56.448Z] ---> 748e9be9dfb1 [2021-08-09T10:37:56.448Z] [2021-08-09T10:37:56.448Z] Successfully built 748e9be9dfb1 [2021-08-09T10:37:56.448Z] Successfully tagged security-proxy-setup:latest [2021-08-09T10:37:56.712Z]  Building security-proxy-setup ... done  ---> 54b2a6d48bfb [2021-08-09T10:37:56.712Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T10:37:57.293Z] ---> 8c34ad2b483b [2021-08-09T10:37:57.293Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T10:37:57.566Z] ---> 801927a9146d [2021-08-09T10:37:57.566Z] Step 22/26 : 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-08-09T10:37:57.566Z] ---> Running in 95abe3deb6d8 [2021-08-09T10:37:57.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-09T10:37:58.538Z] Removing intermediate container 95abe3deb6d8 [2021-08-09T10:37:58.538Z] ---> 64e00524bd8b [2021-08-09T10:37:58.538Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T10:37:58.802Z] ---> Running in 9bf7ffd3e05a [2021-08-09T10:37:58.802Z] Removing intermediate container 9bf7ffd3e05a [2021-08-09T10:37:58.802Z] ---> c81caf85631d [2021-08-09T10:37:58.802Z] Step 24/26 : LABEL arch=x86_64 [2021-08-09T10:37:59.076Z] ---> Running in 84a8d691d900 [2021-08-09T10:37:59.076Z] Removing intermediate container 84a8d691d900 [2021-08-09T10:37:59.076Z] ---> 820bb577a276 [2021-08-09T10:37:59.076Z] Step 25/26 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:37:59.076Z] ---> Running in af3f799e9d9a [2021-08-09T10:37:59.343Z] Removing intermediate container af3f799e9d9a [2021-08-09T10:37:59.343Z] ---> 27eaa593226c [2021-08-09T10:37:59.343Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T10:37:59.343Z] ---> Running in f36fd514704a [2021-08-09T10:37:59.343Z] Removing intermediate container f36fd514704a [2021-08-09T10:37:59.343Z] ---> 3573f7597e83 [2021-08-09T10:37:59.343Z] [2021-08-09T10:37:59.343Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T10:37:59.343Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T10:37:59.343Z] ---> 08bdaf2f88f9 [2021-08-09T10:37:59.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:37:59.343Z] ---> Running in ee7de27bf9c3 [2021-08-09T10:37:59.343Z] Successfully built 3573f7597e83 [2021-08-09T10:37:59.343Z] Successfully tagged security-secretstore-setup:latest [2021-08-09T10:37:59.611Z]  Building security-secretstore-setup ... done Removing intermediate container ee7de27bf9c3 [2021-08-09T10:37:59.611Z] ---> 8342ad875397 [2021-08-09T10:37:59.611Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-09T10:37:59.611Z] ---> Running in c7df7a6da21b [2021-08-09T10:37:59.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T10:37:59.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T10:38:00.144Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T10:38:00.144Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T10:38:00.144Z] Executing bash-5.1.0-r0.post-install [2021-08-09T10:38:00.144Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T10:38:00.144Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T10:38:00.144Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T10:38:00.144Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T10:38:00.144Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T10:38:00.144Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T10:38:00.144Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T10:38:00.144Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T10:38:00.144Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T10:38:00.144Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T10:38:00.144Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T10:38:00.144Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T10:38:01.098Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T10:38:01.098Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T10:38:01.098Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T10:38:01.098Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T10:38:01.098Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T10:38:01.098Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T10:38:01.098Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T10:38:01.098Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T10:38:01.098Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T10:38:01.098Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T10:38:01.098Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T10:38:01.098Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T10:38:01.098Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T10:38:01.098Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T10:38:01.098Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T10:38:01.098Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T10:38:01.098Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T10:38:01.098Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T10:38:01.098Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T10:38:01.363Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T10:38:01.364Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T10:38:01.364Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T10:38:01.364Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T10:38:01.364Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T10:38:01.364Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T10:38:01.364Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T10:38:01.364Z] OK: 82 MiB in 59 packages [2021-08-09T10:38:01.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-09T10:38:02.278Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-09T10:38:02.769Z] Collecting docker-compose==1.23.2 [2021-08-09T10:38:02.769Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T10:38:02.769Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T10:38:02.769Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T10:38:03.035Z] Collecting PyYAML<4,>=3.10 [2021-08-09T10:38:03.035Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T10:38:03.265Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-09T10:38:03.303Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T10:38:03.303Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T10:38:03.882Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T10:38:03.882Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T10:38:03.882Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T10:38:03.882Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T10:38:03.882Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T10:38:03.882Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T10:38:03.882Z] 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-08-09T10:38:03.882Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T10:38:03.882Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T10:38:04.148Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T10:38:04.148Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T10:38:04.413Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T10:38:04.414Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T10:38:04.680Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T10:38:04.680Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T10:38:04.680Z] Collecting idna<2.8,>=2.5 [2021-08-09T10:38:04.680Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T10:38:04.945Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T10:38:04.945Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T10:38:04.945Z] Collecting certifi>=2017.4.17 [2021-08-09T10:38:04.945Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T10:38:04.945Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T10:38:04.945Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T10:38:04.945Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T10:38:04.945Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T10:38:04.945Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T10:38:04.945Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T10:38:05.211Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T10:38:05.211Z] Attempting uninstall: urllib3 [2021-08-09T10:38:05.211Z] Found existing installation: urllib3 1.26.2 [2021-08-09T10:38:05.211Z] Uninstalling urllib3-1.26.2: [2021-08-09T10:38:05.211Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T10:38:05.211Z] Attempting uninstall: idna [2021-08-09T10:38:05.211Z] Found existing installation: idna 3.1 [2021-08-09T10:38:05.211Z] Uninstalling idna-3.1: [2021-08-09T10:38:05.211Z] Successfully uninstalled idna-3.1 [2021-08-09T10:38:05.211Z] Attempting uninstall: chardet [2021-08-09T10:38:05.211Z] Found existing installation: chardet 4.0.0 [2021-08-09T10:38:05.211Z] Uninstalling chardet-4.0.0: [2021-08-09T10:38:05.476Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T10:38:05.476Z] Attempting uninstall: requests [2021-08-09T10:38:05.476Z] Found existing installation: requests 2.25.1 [2021-08-09T10:38:05.476Z] Uninstalling requests-2.25.1: [2021-08-09T10:38:05.746Z] Successfully uninstalled requests-2.25.1 [2021-08-09T10:38:05.746Z] Running setup.py install for texttable: started [2021-08-09T10:38:06.012Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T10:38:06.012Z] Running setup.py install for PyYAML: started [2021-08-09T10:38:06.281Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T10:38:06.281Z] Running setup.py install for docopt: started [2021-08-09T10:38:06.865Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T10:38:06.865Z] Running setup.py install for dockerpty: started [2021-08-09T10:38:06.865Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T10:38:07.130Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-08-09T10:38:10.629Z] Removing intermediate container c7df7a6da21b [2021-08-09T10:38:10.629Z] ---> b75a799e503f [2021-08-09T10:38:10.629Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T10:38:10.958Z] ---> Running in e7a37b83ed39 [2021-08-09T10:38:10.958Z] Removing intermediate container e7a37b83ed39 [2021-08-09T10:38:10.958Z] ---> 2109708ba6d5 [2021-08-09T10:38:10.958Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T10:38:10.958Z] ---> Running in f36d0f0581bd [2021-08-09T10:38:10.958Z] Removing intermediate container f36d0f0581bd [2021-08-09T10:38:10.958Z] ---> cc375d2a1dbd [2021-08-09T10:38:10.958Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T10:38:11.296Z] ---> 04735aae69e6 [2021-08-09T10:38:11.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T10:38:11.666Z] ---> 533f3d2ec661 [2021-08-09T10:38:11.666Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T10:38:11.666Z] ---> 1bc66d6473f4 [2021-08-09T10:38:11.666Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T10:38:12.023Z] ---> Running in 201f5a6e0b6b [2021-08-09T10:38:12.023Z] Removing intermediate container 201f5a6e0b6b [2021-08-09T10:38:12.023Z] ---> 3f2f7547eff6 [2021-08-09T10:38:12.023Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:38:12.023Z] ---> Running in 03cda247be8a [2021-08-09T10:38:12.023Z] Removing intermediate container 03cda247be8a [2021-08-09T10:38:12.023Z] ---> 4d7bbaf6f832 [2021-08-09T10:38:12.023Z] Step 22/24 : LABEL arch=x86_64 [2021-08-09T10:38:12.023Z] ---> Running in 433713fdcd87 [2021-08-09T10:38:12.023Z] Removing intermediate container 433713fdcd87 [2021-08-09T10:38:12.023Z] ---> ef7085f5795e [2021-08-09T10:38:12.023Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:38:12.023Z] ---> Running in 73274b77e1c4 [2021-08-09T10:38:12.288Z] Removing intermediate container 73274b77e1c4 [2021-08-09T10:38:12.288Z] ---> 1610cdd94ce6 [2021-08-09T10:38:12.288Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:38:12.288Z] ---> Running in 9187421ec47c [2021-08-09T10:38:12.288Z] Removing intermediate container 9187421ec47c [2021-08-09T10:38:12.288Z] ---> 7c1fb38e3825 [2021-08-09T10:38:12.288Z] [2021-08-09T10:38:12.288Z] Successfully built 7c1fb38e3825 [2021-08-09T10:38:12.288Z] Successfully tagged sys-mgmt-agent:latest [2021-08-09T10:38:12.566Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-08-09T10:38:12.570Z] $ docker stop --time=1 7829db244b5bf3f73978e185359c4b638c66bd367e2b37d43098ea85745cd0b4 [2021-08-09T10:38:13.998Z] $ docker rm -f 7829db244b5bf3f73978e185359c4b638c66bd367e2b37d43098ea85745cd0b4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T10:38:14.387Z] + docker images [2021-08-09T10:38:14.387Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T10:38:14.387Z] sys-mgmt-agent latest 7c1fb38e3825 2 seconds ago 325MB [2021-08-09T10:38:14.387Z] security-secretstore-setup latest 3573f7597e83 15 seconds ago 29MB [2021-08-09T10:38:14.387Z] security-proxy-setup latest 748e9be9dfb1 18 seconds ago 25.9MB [2021-08-09T10:38:14.387Z] core-metadata latest 95fc90c910fe 18 seconds ago 16.7MB [2021-08-09T10:38:14.387Z] 32860ee15b3b 21 seconds ago 1.75GB [2021-08-09T10:38:14.387Z] cc3bcedc651f 22 seconds ago 1.75GB [2021-08-09T10:38:14.387Z] 3c848e2b3be0 22 seconds ago 1.75GB [2021-08-09T10:38:14.387Z] a59a5f8a6e87 23 seconds ago 1.75GB [2021-08-09T10:38:14.387Z] security-bootstrapper latest 896955d5c736 About a minute ago 18.8MB [2021-08-09T10:38:14.387Z] core-data latest 3582dc4a7762 About a minute ago 20.4MB [2021-08-09T10:38:14.387Z] core-command latest d95e315ab854 About a minute ago 16MB [2021-08-09T10:38:14.387Z] 5e4d78817d9b About a minute ago 1.75GB [2021-08-09T10:38:14.387Z] 5f41cdb189a0 About a minute ago 1.75GB [2021-08-09T10:38:14.387Z] 1e51ba2776f3 About a minute ago 1.74GB [2021-08-09T10:38:14.656Z] support-scheduler latest c58dae335acd About a minute ago 16.1MB [2021-08-09T10:38:14.656Z] support-notifications latest e254c8aa7e03 About a minute ago 16.8MB [2021-08-09T10:38:14.656Z] 32bdfec0c457 About a minute ago 1.75GB [2021-08-09T10:38:14.656Z] 3e139751bff1 About a minute ago 1.75GB [2021-08-09T10:38:14.656Z] ci-base-image-x86_64 latest 6b982758abfb 5 minutes ago 1.24GB [2021-08-09T10:38:14.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB [2021-08-09T10:38:14.656Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB [2021-08-09T10:38:14.656Z] docker 20.10.7 08bdaf2f88f9 2 months ago 246MB [2021-08-09T10:38:14.656Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-09T10:38:14.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [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-08-09T10:38:15.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-09T10:38:15.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-09T10:38:15.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-09T10:38:15.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-09T10:38:15.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-09T10:38:15.719Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-09T10:38:15.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-09T10:38:15.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-09T10:38:15.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-09T10:38:15.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-09T10:38:28.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.187s coverage: 28.7% of statements [2021-08-09T10:38:28.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-09T10:38:28.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-09T10:38:29.929Z] Still waiting to schedule task [2021-08-09T10:38:29.930Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-09T10:38:31.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.318s coverage: 100.0% of statements [2021-08-09T10:38:31.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-09T10:38:31.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 46.3% of statements [2021-08-09T10:38:31.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-09T10:38:31.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-09T10:38:33.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.625s coverage: 90.1% of statements [2021-08-09T10:38:33.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-09T10:38:33.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:38:35.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 81.2% of statements [2021-08-09T10:38:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-09T10:38:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-09T10:38:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-09T10:38:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-09T10:38:35.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.515s coverage: 94.2% of statements [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.300s coverage: 59.1% of statements [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.212s coverage: 60.0% of statements [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.8% of statements [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.157s coverage: 58.8% of statements [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.176s coverage: 22.0% of statements [2021-08-09T10:38:42.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-09T10:38:42.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 47.1% of statements [2021-08-09T10:38:43.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.275s coverage: 79.5% of statements [2021-08-09T10:38:43.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2021-08-09T10:38:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements [2021-08-09T10:38:44.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements [2021-08-09T10:38:56.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.183s coverage: 94.4% of statements [2021-08-09T10:38:56.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.179s coverage: 44.8% of statements [2021-08-09T10:39:02.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.551s coverage: 81.8% of statements [2021-08-09T10:39:02.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.264s coverage: 92.9% of statements [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 58.8% of statements [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.210s coverage: 80.0% of statements [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.276s coverage: 87.2% of statements [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.322s coverage: 85.4% of statements [2021-08-09T10:39:08.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-08-09T10:39:08.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-09T10:39:09.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.867s coverage: 64.4% of statements [2021-08-09T10:39:09.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-09T10:39:09.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-09T10:39:09.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.193s coverage: 100.0% of statements [2021-08-09T10:39:09.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-08-09T10:39:09.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-08-09T10:39:09.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-08-09T10:39:10.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.103s coverage: 100.0% of statements [2021-08-09T10:39:15.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 66.9% of statements [2021-08-09T10:39:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-09T10:39:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-09T10:39:15.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-09T10:39:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.6% of statements [2021-08-09T10:39:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-09T10:39:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-09T10:39:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-08-09T10:39:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-09T10:39:17.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements [2021-08-09T10:39:17.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-09T10:39:25.198Z] Running on prd-ubuntu18.04-docker-8c-8g-115 in /w/workspace/edgexfoundry_edgex-go_PR-3655 [Pipeline] { [Pipeline] ws [2021-08-09T10:39:25.218Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-08-09T10:39:25.340Z] The recommended git tool is: git [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 19.5% of statements [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.621s coverage: 92.0% of statements [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.307s coverage: 62.7% of statements [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.418s coverage: 97.7% of statements [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-09T10:39:25.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-08-09T10:39:25.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-08-09T10:39:25.585Z] GO111MODULE=on go vet ./... [2021-08-09T10:39:27.855Z] using credential edgex-jenkins-ssh [2021-08-09T10:39:27.870Z] Cloning the remote Git repository [2021-08-09T10:39:27.897Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-09T10:39:27.965Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-08-09T10:39:28.001Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T10:39:28.001Z] > git --version # timeout=10 [2021-08-09T10:39:28.008Z] > git --version # 'git version 2.17.1' [2021-08-09T10:39:28.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T10:39:28.046Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T10:39:51.387Z] Merging remotes/origin/main commit 70a7de6140c9210a4916c44f40b1630081c5c4da into PR head commit 6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:39:50.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T10:39:50.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T10:39:50.755Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-09T10:39:50.769Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-09T10:39:50.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T10:39:50.775Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3655/head:refs/remotes/origin/PR-3655 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T10:39:51.399Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T10:39:51.405Z] > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [2021-08-09T10:39:51.501Z] Merge succeeded, producing 6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:39:51.502Z] Checking out Revision 6bde2d451cc5168352ea50d010e834f2955516c8 (PR-3655) [2021-08-09T10:39:51.469Z] > git remote # timeout=10 [2021-08-09T10:39:51.475Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T10:39:51.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T10:39:51.484Z] > git merge 70a7de6140c9210a4916c44f40b1630081c5c4da # timeout=10 [2021-08-09T10:39:51.494Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T10:39:51.506Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T10:39:51.523Z] > git checkout -f 6bde2d451cc5168352ea50d010e834f2955516c8 # timeout=10 [2021-08-09T10:39:55.267Z] Commit message: "Merge branch 'main' into issue-3654" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:39:56.267Z] + echo snap-build.sh [2021-08-09T10:39:56.267Z] snap-build.sh [2021-08-09T10:39:56.267Z] + SNAP_BASE_DIR=. [2021-08-09T10:39:56.267Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-08-09T10:39:56.267Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-08-09T10:39:56.267Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-08-09T10:39:56.267Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-08-09T10:39:56.267Z] + cd /w/workspace/edgex-go/3 [2021-08-09T10:39:56.267Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-09T10:39:56.267Z] Reading package lists... [2021-08-09T10:39:56.267Z] Building dependency tree... [2021-08-09T10:39:56.267Z] Reading state information... [2021-08-09T10:39:56.267Z] The following packages were automatically installed and are no longer required: [2021-08-09T10:39:56.267Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-09T10:39:56.267Z] uidmap xdelta3 [2021-08-09T10:39:56.267Z] Use 'sudo apt autoremove' to remove them. [2021-08-09T10:39:56.267Z] The following packages will be REMOVED: [2021-08-09T10:39:56.267Z] lxd* lxd-client* [2021-08-09T10:39:56.538Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-09T10:39:56.538Z] After this operation, 31.7 MB disk space will be freed. [2021-08-09T10:39:57.076Z] (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 ... 190317 files and directories currently installed.) [2021-08-09T10:39:57.076Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T10:39:57.661Z] Removing lxd dnsmasq configuration [2021-08-09T10:39:57.930Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T10:39:57.930Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-09T10:39:58.894Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T10:39:58.894Z] (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 ... 190142 files and directories currently installed.) [2021-08-09T10:39:58.894Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-09T10:40:00.309Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-09T10:40:00.309Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-09T10:40:00.575Z] + sudo snap remove --purge lxd [2021-08-09T10:40:00.853Z] snap "lxd" is not installed [2021-08-09T10:40:00.853Z] + sudo groupadd --force --system lxd [2021-08-09T10:40:00.853Z] ++ whoami [2021-08-09T10:40:00.853Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-09T10:40:00.853Z] + newgrp - lxd [2021-08-09T10:40:00.853Z] + sudo snap install lxd [2021-08-09T10:40:10.939Z] 2021-08-09T10:40:08Z INFO Waiting for automatic snapd restart... [2021-08-09T10:40:21.044Z] lxd 4.16 from Canonical* installed [2021-08-09T10:40:21.044Z] + sudo lxd init --auto [2021-08-09T10:40:31.143Z] + sudo snap install --classic snapcraft [2021-08-09T10:40:43.465Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T10:40:43.465Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-09T10:40:43.465Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-08-09T10:40:43.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T10:40:43.465Z] Dload Upload Total Spent Left Speed [2021-08-09T10:40:43.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4446 0 --:--:-- --:--:-- --:--:-- 4446 [2021-08-09T10:40:43.465Z] 7 3325k 7 258k 0 0 801k 0 0:00:04 --:--:-- 0:00:04 801k 100 3325k 100 3325k 0 0 8090k 0 --:--:-- --:--:-- --:--:-- 34.0M [2021-08-09T10:40:43.465Z] ./yq_linux_amd64 [2021-08-09T10:40:43.465Z] + sudo snapcraft prime --use-lxd [2021-08-09T10:40:44.437Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-09T10:40:44.437Z] 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-08-09T10:40:44.437Z] - README.md [2021-08-09T10:40:44.437Z] [2021-08-09T10:40:44.437Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T10:40:44.705Z] Launching a container. [2021-08-09T10:40:47.432Z] gofmt -l . [2021-08-09T10:40:47.433Z] [ "`gofmt -l .`" = "" ] [2021-08-09T10:40:47.433Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-09T10:40:48.380Z] + ls -al . [2021-08-09T10:40:48.380Z] total 620 [2021-08-09T10:40:48.381Z] drwxrwxr-x 9 1001 1001 4096 Aug 9 10:40 . [2021-08-09T10:40:48.381Z] drwxr-xr-x 4 root root 4096 Aug 9 10:36 .. [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 11 Aug 9 10:34 .dockerignore [2021-08-09T10:40:48.381Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 10:34 .git [2021-08-09T10:40:48.381Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 10:34 .github [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 818 Aug 9 10:34 .gitignore [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 76 Aug 9 10:34 .hadolint.yml [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 10:34 .sonarcloud.properties [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 8609 Aug 9 10:34 Attribution.txt [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 43881 Aug 9 10:34 CHANGELOG.md [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 10:34 CONTRIBUTING.md [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 849 Aug 9 10:34 Jenkinsfile [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 10:34 LICENSE [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 5915 Aug 9 10:34 Makefile [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 8643 Aug 9 10:34 README.md [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 10:34 SECURITY.md [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 10:31 VERSION [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 10:34 ZMQWindows.md [2021-08-09T10:40:48.381Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 10:34 bin [2021-08-09T10:40:48.381Z] drwxrwxr-x 14 1001 1001 4096 Aug 9 10:34 cmd [2021-08-09T10:40:48.381Z] -rw-r--r-- 1 root root 404176 Aug 9 10:39 coverage.out [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 813 Aug 9 10:34 go.mod [2021-08-09T10:40:48.381Z] -rw-r--r-- 1 root root 48847 Aug 9 10:36 go.sum [2021-08-09T10:40:48.381Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 10:34 internal [2021-08-09T10:40:48.381Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 10:34 openapi [2021-08-09T10:40:48.381Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 10:34 snap [2021-08-09T10:40:48.381Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 10:34 version.go [Pipeline] sh [2021-08-09T10:40:49.044Z] + '[' -e coverage.out ] [2021-08-09T10:40:49.044Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-09T10:40:49.071Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T10:40:49.872Z] Stashed 1 file(s) [Pipeline] sh [2021-08-09T10:40:50.524Z] + make build [2021-08-09T10:40:50.524Z] go mod tidy [2021-08-09T10:40:51.134Z] 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-08-09T10:40:51.378Z] Waiting for container to be ready [2021-08-09T10:40:51.961Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-09T10:40:51.961Z] [2021-08-09T10:40:56.213Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-09T10:40:56.478Z] Waiting for network to be ready... [2021-08-09T10:40:56.743Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T10:40:57.011Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T10:40:57.011Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T10:40:57.277Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T10:40:57.277Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T10:40:57.277Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T10:40:57.277Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T10:40:57.277Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T10:40:57.277Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T10:40:57.277Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T10:40:57.543Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T10:40:57.809Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T10:40:57.843Z] 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-08-09T10:40:58.076Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T10:40:58.076Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T10:40:58.076Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T10:40:58.076Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T10:40:58.076Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T10:40:58.076Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T10:40:58.341Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T10:40:58.607Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T10:40:58.607Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T10:40:58.607Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T10:40:58.607Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T10:40:58.607Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T10:40:58.607Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T10:40:58.607Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T10:40:58.874Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T10:41:00.815Z] Fetched 25.0 MB in 4s (6085 kB/s) [2021-08-09T10:41:01.774Z] Reading package lists... [2021-08-09T10:41:02.041Z] Reading package lists... [2021-08-09T10:41:02.307Z] Building dependency tree... [2021-08-09T10:41:02.307Z] Reading state information... [2021-08-09T10:41:02.307Z] The following additional packages will be installed: [2021-08-09T10:41:02.307Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T10:41:02.307Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T10:41:02.307Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T10:41:02.307Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-09T10:41:02.307Z] Suggested packages: [2021-08-09T10:41:02.307Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-09T10:41:02.307Z] Recommended packages: [2021-08-09T10:41:02.307Z] gnupg libsasl2-modules [2021-08-09T10:41:02.576Z] The following NEW packages will be installed: [2021-08-09T10:41:02.576Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-09T10:41:02.576Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-09T10:41:02.576Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-09T10:41:02.576Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-09T10:41:02.576Z] The following packages will be upgraded: [2021-08-09T10:41:02.576Z] gpg gpg-agent gpgconf libudev1 [2021-08-09T10:41:02.576Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-09T10:41:02.576Z] Need to get 3527 kB of archives. [2021-08-09T10:41:02.576Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-09T10:41:02.576Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-09T10:41:02.576Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-09T10:41:02.845Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-09T10:41:02.845Z] Get:4 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-08-09T10:41:02.845Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-09T10:41:02.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-09T10:41:02.845Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-09T10:41:03.112Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-09T10:41:03.112Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-09T10:41:03.380Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-09T10:41:03.380Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-09T10:41:03.380Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-09T10:41:03.380Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-09T10:41:03.380Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-09T10:41:03.380Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-09T10:41:03.380Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-09T10:41:03.380Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-09T10:41:03.380Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-09T10:41:03.380Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-09T10:41:03.646Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-09T10:41:03.646Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-09T10:41:03.646Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-09T10:41:03.646Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T10:41:03.646Z] Fetched 3527 kB in 1s (3323 kB/s) [2021-08-09T10:41:03.646Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T10:41:03.646Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-09T10:41:03.646Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T10:41:03.646Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-09T10:41:03.914Z] Selecting previously unselected package udev. [2021-08-09T10:41:03.914Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-09T10:41:03.914Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-09T10:41:03.914Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-09T10:41:04.181Z] Selecting previously unselected package libfuse2:amd64. [2021-08-09T10:41:04.181Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T10:41:04.181Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T10:41:04.181Z] Selecting previously unselected package fuse. [2021-08-09T10:41:04.181Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-09T10:41:04.181Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-09T10:41:04.181Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T10:41:04.181Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T10:41:04.181Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T10:41:04.181Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T10:41:04.449Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T10:41:04.449Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T10:41:04.449Z] Selecting previously unselected package libksba8:amd64. [2021-08-09T10:41:04.449Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-09T10:41:04.449Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-09T10:41:04.449Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-09T10:41:04.449Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.449Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.449Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-09T10:41:04.449Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.449Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.717Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-09T10:41:04.717Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.717Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.717Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-09T10:41:04.717Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.717Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.717Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-09T10:41:04.717Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.717Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.717Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-09T10:41:04.717Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.717Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.986Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-09T10:41:04.986Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.986Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.986Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-09T10:41:04.986Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.986Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.986Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-09T10:41:04.986Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-09T10:41:04.986Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:04.986Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-09T10:41:04.986Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T10:41:04.986Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T10:41:05.256Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-09T10:41:05.256Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-09T10:41:05.256Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T10:41:05.256Z] Selecting previously unselected package libldap-common. [2021-08-09T10:41:05.256Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-09T10:41:05.256Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T10:41:05.256Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-09T10:41:05.256Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-09T10:41:05.256Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T10:41:05.256Z] Selecting previously unselected package dirmngr. [2021-08-09T10:41:05.256Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T10:41:05.528Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T10:41:05.528Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T10:41:05.528Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-09T10:41:05.528Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-09T10:41:05.528Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T10:41:05.528Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-09T10:41:05.528Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-09T10:41:05.528Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:05.528Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-09T10:41:05.528Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T10:41:05.528Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-09T10:41:05.799Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-09T10:41:06.066Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-09T10:41:06.066Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-09T10:41:06.066Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-09T10:41:06.066Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.066Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-09T10:41:06.333Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-09T10:41:06.333Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-09T10:41:06.334Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T10:41:06.601Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-09T10:41:06.602Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-09T10:41:06.602Z] This means they are not meant to be enabled using systemctl. [2021-08-09T10:41:06.602Z] Possible reasons for having this kind of units are: [2021-08-09T10:41:06.602Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-09T10:41:06.602Z] .wants/ or .requires/ directory. [2021-08-09T10:41:06.602Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-09T10:41:06.602Z] a requirement dependency on it. [2021-08-09T10:41:06.602Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-09T10:41:06.602Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-09T10:41:06.602Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-09T10:41:06.602Z] instance name specified. [2021-08-09T10:41:06.868Z] Reading package lists... [2021-08-09T10:41:07.135Z] Building dependency tree... [2021-08-09T10:41:07.135Z] Reading state information... [2021-08-09T10:41:07.135Z] The following additional packages will be installed: [2021-08-09T10:41:07.135Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-09T10:41:07.135Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-09T10:41:07.135Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-09T10:41:07.135Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-09T10:41:07.135Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-09T10:41:07.135Z] Suggested packages: [2021-08-09T10:41:07.135Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-09T10:41:07.135Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-09T10:41:07.135Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-09T10:41:07.135Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-09T10:41:07.135Z] systemd-container policykit-1 [2021-08-09T10:41:07.135Z] Recommended packages: [2021-08-09T10:41:07.135Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-09T10:41:07.404Z] The following NEW packages will be installed: [2021-08-09T10:41:07.404Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-09T10:41:07.404Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-09T10:41:07.404Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-09T10:41:07.404Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-09T10:41:07.404Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-09T10:41:07.404Z] The following packages will be upgraded: [2021-08-09T10:41:07.404Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-09T10:41:07.404Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-09T10:41:07.404Z] Need to get 36.7 MB of archives. [2021-08-09T10:41:07.404Z] After this operation, 147 MB of additional disk space will be used. [2021-08-09T10:41:07.404Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-09T10:41:07.404Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-09T10:41:07.404Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-09T10:41:07.404Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-09T10:41:07.671Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-09T10:41:07.671Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-09T10:41:07.671Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-09T10:41:07.671Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-09T10:41:07.671Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-09T10:41:07.671Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-09T10:41:07.671Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-09T10:41:07.671Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-09T10:41:07.671Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-09T10:41:07.671Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-09T10:41:07.671Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-09T10:41:07.671Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-09T10:41:07.671Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-09T10:41:07.671Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-09T10:41:08.256Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-09T10:41:08.256Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-09T10:41:08.256Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-09T10:41:08.256Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-09T10:41:08.256Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-09T10:41:08.256Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-09T10:41:08.256Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-09T10:41:08.256Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-09T10:41:08.256Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-09T10:41:08.256Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-09T10:41:08.256Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-09T10:41:08.523Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-09T10:41:09.933Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T10:41:09.933Z] Fetched 36.7 MB in 2s (16.4 MB/s) [2021-08-09T10:41:09.933Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T10:41:09.933Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-09T10:41:09.933Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T10:41:10.200Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-09T10:41:10.200Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T10:41:10.466Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-09T10:41:10.466Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T10:41:10.466Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-09T10:41:10.466Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-09T10:41:10.731Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-09T10:41:10.732Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-09T10:41:10.732Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-09T10:41:10.732Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-09T10:41:10.999Z] Setting up apt (1.6.14) ... [2021-08-09T10:41:10.999Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-09T10:41:11.267Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-09T10:41:11.267Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-09T10:41:11.267Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T10:41:11.534Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T10:41:11.534Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-09T10:41:11.534Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T10:41:11.534Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:11.805Z] Selecting previously unselected package libexpat1:amd64. [2021-08-09T10:41:11.805Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-09T10:41:11.805Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T10:41:11.805Z] Selecting previously unselected package python3.6-minimal. [2021-08-09T10:41:11.805Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T10:41:11.805Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:12.073Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T10:41:12.073Z] Checking for services that may need to be restarted...done. [2021-08-09T10:41:12.073Z] Checking for services that may need to be restarted...done. [2021-08-09T10:41:12.073Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:12.073Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-09T10:41:12.073Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:12.821Z] Selecting previously unselected package python3-minimal. [2021-08-09T10:41:12.821Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-09T10:41:12.821Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-09T10:41:12.821Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-09T10:41:12.821Z] Selecting previously unselected package mime-support. [2021-08-09T10:41:12.821Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-09T10:41:12.821Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-09T10:41:12.821Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-09T10:41:12.821Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-09T10:41:12.821Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T10:41:12.821Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-09T10:41:12.821Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T10:41:12.821Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:12.821Z] Selecting previously unselected package python3.6. [2021-08-09T10:41:12.821Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-09T10:41:12.821Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:13.123Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-09T10:41:13.123Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-09T10:41:13.123Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T10:41:13.123Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-09T10:41:13.123Z] Selecting previously unselected package python3. [2021-08-09T10:41:13.123Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-09T10:41:13.123Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-09T10:41:13.434Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-09T10:41:13.434Z] Selecting previously unselected package multiarch-support. [2021-08-09T10:41:13.434Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T10:41:13.434Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T10:41:13.434Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-09T10:41:13.434Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-09T10:41:13.434Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-09T10:41:13.434Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-09T10:41:13.434Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T10:41:13.434Z] Selecting previously unselected package libbsd0:amd64. [2021-08-09T10:41:13.434Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-09T10:41:13.434Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T10:41:13.434Z] Selecting previously unselected package sudo. [2021-08-09T10:41:13.434Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-09T10:41:13.434Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T10:41:13.701Z] Selecting previously unselected package apparmor. [2021-08-09T10:41:13.701Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T10:41:13.701Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-09T10:41:13.701Z] Selecting previously unselected package libedit2:amd64. [2021-08-09T10:41:13.701Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-09T10:41:13.701Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T10:41:13.701Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-09T10:41:13.701Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T10:41:13.968Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:13.968Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-09T10:41:13.968Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T10:41:13.969Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:13.969Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-09T10:41:13.969Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-09T10:41:13.969Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T10:41:13.969Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-09T10:41:13.969Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T10:41:13.969Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:13.969Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-09T10:41:14.236Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-09T10:41:14.236Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:14.236Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-09T10:41:14.236Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-09T10:41:14.236Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T10:41:14.236Z] Selecting previously unselected package openssh-client. [2021-08-09T10:41:14.236Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-09T10:41:14.236Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T10:41:14.503Z] Selecting previously unselected package squashfs-tools. [2021-08-09T10:41:14.503Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-09T10:41:14.503Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T10:41:14.503Z] Selecting previously unselected package snapd. [2021-08-09T10:41:14.503Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-09T10:41:14.503Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-09T10:41:16.450Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-09T10:41:16.450Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-09T10:41:16.717Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-09T10:41:16.717Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-09T10:41:16.717Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-09T10:41:16.717Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:16.717Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T10:41:16.717Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-09T10:41:16.717Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-09T10:41:17.301Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-09T10:41:17.301Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-09T10:41:17.301Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-09T10:41:17.301Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:17.301Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:17.566Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-09T10:41:18.156Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-09T10:41:18.743Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:18.743Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-09T10:41:18.743Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-09T10:41:18.743Z] running python rtupdate hooks for python3.6... [2021-08-09T10:41:18.743Z] running python post-rtupdate hooks for python3.6... [2021-08-09T10:41:19.011Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-09T10:41:19.598Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-09T10:41:19.866Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-09T10:41:19.866Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-09T10:41:19.866Z] Setting up snapd (2.49.2+18.04) ... [2021-08-09T10:41:20.039Z] 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-08-09T10:41:20.131Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-09T10:41:20.398Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-09T10:41:20.398Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-09T10:41:20.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-09T10:41:20.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T10:41:20.932Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-09T10:41:21.023Z] 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-08-09T10:41:21.198Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-09T10:41:21.199Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-09T10:41:21.465Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-09T10:41:21.747Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-09T10:41:21.747Z] /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-08-09T10:41:21.747Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-09T10:41:21.747Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T10:41:22.710Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T10:41:22.710Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T10:41:22.710Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T10:41:23.935Z] Reading package lists... [2021-08-09T10:41:24.521Z] Reading package lists... [2021-08-09T10:41:24.521Z] Building dependency tree... [2021-08-09T10:41:24.521Z] Reading state information... [2021-08-09T10:41:24.789Z] Calculating upgrade... [2021-08-09T10:41:24.789Z] The following packages will be upgraded: [2021-08-09T10:41:24.789Z] advancecomp base-files bash binutils binutils-common [2021-08-09T10:41:24.789Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-09T10:41:24.789Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-09T10:41:24.789Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-09T10:41:24.789Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-09T10:41:24.789Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-09T10:41:24.789Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-09T10:41:24.789Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-09T10:41:24.789Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-09T10:41:24.789Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-09T10:41:24.789Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-09T10:41:24.789Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-09T10:41:24.789Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-09T10:41:24.789Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-09T10:41:24.789Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-09T10:41:24.789Z] ubuntu-keyring util-linux [2021-08-09T10:41:24.789Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T10:41:24.789Z] Need to get 64.2 MB of archives. [2021-08-09T10:41:24.789Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-09T10:41:24.789Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] [2021-08-09T10:41:25.056Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-09T10:41:25.056Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-09T10:41:25.056Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-09T10:41:25.056Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-09T10:41:25.056Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-09T10:41:25.056Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-09T10:41:25.056Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-09T10:41:25.056Z] 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-08-09T10:41:25.056Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-09T10:41:25.056Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-09T10:41:25.056Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-09T10:41:25.056Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-09T10:41:25.056Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-09T10:41:25.056Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-09T10:41:25.056Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-09T10:41:25.056Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-09T10:41:25.056Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-09T10:41:25.056Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-09T10:41:25.056Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-09T10:41:25.056Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-09T10:41:25.325Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-09T10:41:25.325Z] 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-08-09T10:41:25.325Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-09T10:41:25.325Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-09T10:41:25.325Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-09T10:41:25.325Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-09T10:41:25.325Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-09T10:41:25.325Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-09T10:41:25.325Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-09T10:41:25.325Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-09T10:41:25.325Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-09T10:41:25.325Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-09T10:41:25.325Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-09T10:41:25.325Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-09T10:41:25.325Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-09T10:41:25.325Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-09T10:41:25.325Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-09T10:41:25.325Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-09T10:41:25.325Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-09T10:41:25.325Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-09T10:41:25.325Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-09T10:41:25.325Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-09T10:41:25.325Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-09T10:41:25.325Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-09T10:41:25.325Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-09T10:41:25.325Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-09T10:41:25.325Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-09T10:41:25.325Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-09T10:41:25.325Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-09T10:41:25.325Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-09T10:41:25.325Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-09T10:41:25.325Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-09T10:41:25.325Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-09T10:41:25.325Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-09T10:41:25.325Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-09T10:41:25.325Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-09T10:41:25.325Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-09T10:41:25.352Z] 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-08-09T10:41:25.592Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-09T10:41:25.858Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-09T10:41:25.858Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-09T10:41:25.858Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-09T10:41:25.858Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-09T10:41:25.858Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-09T10:41:25.858Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-09T10:41:25.858Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-09T10:41:25.858Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-09T10:41:25.952Z] 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-08-09T10:41:26.126Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-09T10:41:26.126Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-09T10:41:26.126Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-09T10:41:26.126Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-09T10:41:26.126Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-09T10:41:26.393Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-09T10:41:26.393Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-09T10:41:26.393Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-09T10:41:26.393Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-09T10:41:26.393Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-09T10:41:26.393Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-09T10:41:26.393Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-09T10:41:26.393Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-09T10:41:26.393Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-09T10:41:26.393Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-09T10:41:26.393Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-09T10:41:26.393Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-09T10:41:26.393Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-09T10:41:26.393Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-09T10:41:26.393Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-09T10:41:26.657Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-09T10:41:26.657Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-09T10:41:26.658Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-09T10:41:26.658Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-09T10:41:26.658Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-09T10:41:26.658Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-09T10:41:26.658Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-09T10:41:26.658Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-09T10:41:26.658Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-09T10:41:26.658Z] Get:97 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-08-09T10:41:26.658Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-09T10:41:26.658Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-09T10:41:26.658Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-09T10:41:26.658Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-09T10:41:26.658Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-09T10:41:26.926Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-09T10:41:26.926Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T10:41:26.926Z] Fetched 64.2 MB in 2s (31.9 MB/s) [2021-08-09T10:41:27.193Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T10:41:27.193Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T10:41:27.193Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T10:41:27.459Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T10:41:27.459Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T10:41:27.459Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... [2021-08-09T10:41:27.459Z] Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... [2021-08-09T10:41:27.725Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:27.725Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:27.992Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:27.992Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:27.992Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:27.992Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:27.992Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:27.992Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.259Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.259Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.259Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.259Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.259Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.259Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.259Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:28.529Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T10:41:28.529Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.529Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.529Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:28.529Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T10:41:28.529Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.529Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.529Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.529Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.796Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:28.796Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-09T10:41:28.796Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:29.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T10:41:29.064Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T10:41:29.064Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T10:41:29.333Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T10:41:29.356Z] 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-08-09T10:41:29.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-09T10:41:29.601Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-09T10:41:29.601Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-09T10:41:29.601Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-09T10:41:29.601Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-09T10:41:30.184Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-09T10:41:30.184Z] Installing new version of config file /etc/issue ... [2021-08-09T10:41:30.184Z] Installing new version of config file /etc/issue.net ... [2021-08-09T10:41:30.184Z] Installing new version of config file /etc/lsb-release ... [2021-08-09T10:41:30.184Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-09T10:41:30.451Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-09T10:41:30.451Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-09T10:41:30.451Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-09T10:41:30.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:30.451Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-09T10:41:30.451Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-09T10:41:30.718Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-09T10:41:30.718Z] 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-08-09T10:41:30.718Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:30.718Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:30.718Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:30.718Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:30.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:30.983Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-09T10:41:30.983Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-09T10:41:30.983Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-09T10:41:30.983Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:30.983Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-09T10:41:30.983Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T10:41:31.250Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-09T10:41:31.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:31.250Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T10:41:31.250Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T10:41:31.517Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T10:41:31.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:31.517Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T10:41:31.517Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T10:41:31.517Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-09T10:41:31.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:31.517Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-09T10:41:31.517Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-09T10:41:31.783Z] Setting up grep (3.1-2build1) ... [2021-08-09T10:41:31.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:31.783Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-09T10:41:31.783Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-09T10:41:31.783Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-09T10:41:31.783Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:31.783Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T10:41:32.050Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T10:41:32.050Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-09T10:41:32.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:32.050Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T10:41:32.050Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T10:41:32.050Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-09T10:41:32.317Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:32.317Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T10:41:32.317Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T10:41:32.584Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T10:41:32.765Z] 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-08-09T10:41:32.851Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T10:41:32.851Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-09T10:41:32.851Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T10:41:33.122Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-09T10:41:33.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:33.122Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-09T10:41:33.122Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-09T10:41:33.705Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T10:41:33.705Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T10:41:33.705Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-09T10:41:33.705Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-09T10:41:33.972Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T10:41:33.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:33.972Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-09T10:41:33.972Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-09T10:41:33.972Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-09T10:41:33.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:33.972Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:33.972Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:34.237Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:34.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:34.237Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:34.237Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:34.237Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:34.237Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:34.237Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:34.237Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:34.504Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:34.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:34.504Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:34.504Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:34.504Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:34.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:34.769Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T10:41:34.769Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T10:41:34.769Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T10:41:34.769Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T10:41:34.769Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T10:41:34.769Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:34.769Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-09T10:41:34.769Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T10:41:35.036Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T10:41:35.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:35.036Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:35.036Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:35.302Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:35.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:35.302Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:35.302Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:35.302Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:35.302Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:35.302Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:35.570Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:35.843Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:36.110Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-09T10:41:36.174Z] 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-08-09T10:41:36.378Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-09T10:41:36.378Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:36.378Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-09T10:41:36.378Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-09T10:41:36.646Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T10:41:36.646Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-09T10:41:36.646Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-09T10:41:36.646Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-09T10:41:36.646Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-09T10:41:36.913Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T10:41:36.913Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-09T10:41:36.913Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-09T10:41:36.913Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-09T10:41:37.180Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T10:41:37.180Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-09T10:41:37.180Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T10:41:37.180Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-09T10:41:37.180Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T10:41:37.180Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-09T10:41:37.180Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-09T10:41:37.447Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-09T10:41:37.447Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T10:41:37.447Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T10:41:37.447Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T10:41:37.447Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T10:41:37.720Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-09T10:41:37.720Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T10:41:37.720Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T10:41:37.720Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T10:41:37.720Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-09T10:41:37.720Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-09T10:41:37.987Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T10:41:37.987Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T10:41:38.254Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:38.254Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-09T10:41:38.254Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-09T10:41:38.254Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-09T10:41:38.254Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-09T10:41:38.254Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T10:41:38.254Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T10:41:38.254Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T10:41:38.254Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:38.254Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-09T10:41:38.522Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-09T10:41:38.522Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-09T10:41:38.522Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:38.522Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-09T10:41:38.522Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-09T10:41:38.522Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-09T10:41:38.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:38.793Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-09T10:41:38.793Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-09T10:41:38.793Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-09T10:41:39.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:39.060Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-09T10:41:39.060Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-09T10:41:39.060Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-09T10:41:39.060Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:39.060Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-09T10:41:39.060Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-09T10:41:39.327Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-09T10:41:39.327Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:39.327Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-09T10:41:39.327Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-09T10:41:39.575Z] 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-08-09T10:41:39.596Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-09T10:41:39.596Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:39.596Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-09T10:41:39.596Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-09T10:41:39.862Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-09T10:41:39.863Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:39.863Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T10:41:39.863Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T10:41:39.863Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T10:41:39.863Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:39.863Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-09T10:41:39.863Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-09T10:41:40.131Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-09T10:41:40.131Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:40.131Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-09T10:41:40.131Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-09T10:41:40.131Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-09T10:41:40.398Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:40.398Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-09T10:41:40.398Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-09T10:41:40.398Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-09T10:41:40.398Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:40.398Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-09T10:41:40.398Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-09T10:41:40.666Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-09T10:41:40.666Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:40.666Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-09T10:41:40.666Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-09T10:41:40.666Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-09T10:41:40.666Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:40.666Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-09T10:41:40.666Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-09T10:41:40.934Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-09T10:41:40.934Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-09T10:41:40.934Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-09T10:41:40.934Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-09T10:41:40.934Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-09T10:41:40.934Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-09T10:41:40.934Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T10:41:40.934Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T10:41:41.202Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-09T10:41:41.202Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-09T10:41:41.202Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-09T10:41:41.202Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-09T10:41:41.469Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-09T10:41:41.469Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-09T10:41:41.469Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-09T10:41:41.469Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-09T10:41:41.738Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-09T10:41:41.738Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-09T10:41:41.738Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-09T10:41:41.738Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-09T10:41:41.738Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-09T10:41:41.738Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-09T10:41:41.738Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-09T10:41:41.738Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-09T10:41:42.007Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-09T10:41:42.007Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-09T10:41:42.007Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-09T10:41:42.007Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-09T10:41:42.007Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-09T10:41:42.273Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-09T10:41:42.273Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-09T10:41:42.273Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-09T10:41:42.539Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-09T10:41:42.539Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-09T10:41:42.539Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T10:41:42.539Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T10:41:42.806Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T10:41:42.806Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T10:41:42.806Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T10:41:42.984Z] 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-08-09T10:41:43.072Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T10:41:43.072Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-09T10:41:43.072Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-09T10:41:43.072Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:43.072Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:43.072Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:43.072Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:43.338Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:43.338Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:43.338Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:43.338Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:44.298Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:44.298Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:45.260Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:45.260Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:45.260Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:45.260Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:45.526Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:45.526Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:45.623Z] 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-08-09T10:41:46.484Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-09T10:41:46.484Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-09T10:41:46.484Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T10:41:46.484Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T10:41:46.484Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T10:41:46.484Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T10:41:46.752Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-09T10:41:46.752Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-09T10:41:46.752Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-09T10:41:46.752Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-09T10:41:46.752Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T10:41:46.752Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T10:41:46.752Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-09T10:41:47.018Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-09T10:41:47.018Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-09T10:41:47.018Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-09T10:41:47.018Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.018Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-09T10:41:47.018Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.018Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.018Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.018Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-09T10:41:47.018Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-09T10:41:47.018Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-09T10:41:47.286Z] [2021-08-09T10:41:47.286Z] Current default time zone: 'Etc/UTC' [2021-08-09T10:41:47.286Z] Local time is now: Mon Aug 9 10:41:47 UTC 2021. [2021-08-09T10:41:47.286Z] Universal Time is now: Mon Aug 9 10:41:47 UTC 2021. [2021-08-09T10:41:47.286Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-09T10:41:47.286Z] [2021-08-09T10:41:47.286Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-09T10:41:47.286Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.286Z] Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... [2021-08-09T10:41:47.286Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-09T10:41:47.286Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-09T10:41:47.286Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-09T10:41:47.286Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-09T10:41:47.286Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-09T10:41:47.286Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-09T10:41:47.286Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-09T10:41:47.286Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.286Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-09T10:41:47.553Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:47.553Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T10:41:47.553Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:47.553Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-09T10:41:47.553Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-09T10:41:47.553Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-09T10:41:47.553Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-09T10:41:47.553Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-09T10:41:47.553Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-09T10:41:47.553Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-09T10:41:47.553Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-09T10:41:49.496Z] Updating certificates in /etc/ssl/certs... [2021-08-09T10:41:50.457Z] 23 added, 27 removed; done. [2021-08-09T10:41:50.457Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-09T10:41:50.457Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-09T10:41:50.457Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-09T10:41:50.457Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-09T10:41:50.457Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-09T10:41:50.457Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.457Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-09T10:41:50.724Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-09T10:41:50.724Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-09T10:41:50.724Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-09T10:41:50.724Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-09T10:41:50.724Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-09T10:41:50.724Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-09T10:41:50.724Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-09T10:41:50.724Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-09T10:41:50.724Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-09T10:41:50.724Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T10:41:50.990Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-09T10:41:50.990Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-09T10:41:50.990Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-09T10:41:50.990Z] Updating certificates in /etc/ssl/certs... [Pipeline] } [2021-08-09T10:41:51.065Z] $ docker stop --time=1 631f0e4081d9248a10eebc8e849bf547c04193c4a6e7fb7d7c6495143208c88d [2021-08-09T10:41:51.572Z] 0 added, 0 removed; done. [2021-08-09T10:41:51.572Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-09T10:41:51.572Z] done. [2021-08-09T10:41:52.161Z] Reading package lists... [2021-08-09T10:41:52.161Z] Building dependency tree... [2021-08-09T10:41:52.161Z] Reading state information... [2021-08-09T10:41:52.430Z] The following NEW packages will be installed: [2021-08-09T10:41:52.430Z] apt-transport-https [2021-08-09T10:41:52.430Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T10:41:52.698Z] Need to get 4348 B of archives. [2021-08-09T10:41:52.698Z] After this operation, 154 kB of additional disk space will be used. [2021-08-09T10:41:52.698Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-09T10:41:52.698Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T10:41:52.698Z] Fetched 4348 B in 0s (24.5 kB/s) [2021-08-09T10:41:52.698Z] Selecting previously unselected package apt-transport-https. [2021-08-09T10:41:52.698Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-09T10:41:52.698Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-09T10:41:52.698Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-09T10:41:52.698Z] Setting up apt-transport-https (1.6.14) ... [2021-08-09T10:41:52.970Z] Waiting for network to be ready... [2021-08-09T10:41:53.591Z] $ docker rm -f 631f0e4081d9248a10eebc8e849bf547c04193c4a6e7fb7d7c6495143208c88d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:41:55.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T10:41:55.110Z] [2021-08-09T10:41:55.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:41:55.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T10:41:55.749Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-08-09T10:41:55.750Z] 29e5d40040c1: Pulling fs layer [2021-08-09T10:41:55.750Z] 1ce36da41761: Pulling fs layer [2021-08-09T10:41:55.750Z] 25b303627fd3: Pulling fs layer [2021-08-09T10:41:56.022Z] 29e5d40040c1: Verifying Checksum [2021-08-09T10:41:56.022Z] 29e5d40040c1: Download complete [2021-08-09T10:41:56.620Z] 29e5d40040c1: Pull complete [2021-08-09T10:41:56.620Z] 1ce36da41761: Verifying Checksum [2021-08-09T10:41:56.620Z] 1ce36da41761: Download complete [2021-08-09T10:41:57.596Z] 1ce36da41761: Pull complete [2021-08-09T10:41:58.192Z] 25b303627fd3: Verifying Checksum [2021-08-09T10:41:58.192Z] 25b303627fd3: Download complete [2021-08-09T10:41:59.628Z] 2021-08-09T10:41:57Z INFO Waiting for automatic snapd restart... [2021-08-09T10:42:00.592Z] snapd 2.51.3 from Canonical* installed [2021-08-09T10:42:01.175Z] "snapd" switched to the "latest/stable" channel [2021-08-09T10:42:01.175Z] [2021-08-09T10:42:03.758Z] core18 20210611 from Canonical* installed [2021-08-09T10:42:04.025Z] "core18" switched to the "latest/stable" channel [2021-08-09T10:42:04.025Z] [2021-08-09T10:42:06.462Z] 25b303627fd3: Pull complete [2021-08-09T10:42:06.462Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-08-09T10:42:06.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T10:42:06.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-08-09T10:42:06.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container [2021-08-09T10:42:06.775Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T10:42:07.369Z] snapcraft 4.8.3 from Canonical* installed [2021-08-09T10:42:07.369Z] "snapcraft" switched to the "latest/stable" channel [2021-08-09T10:42:07.369Z] [2021-08-09T10:42:09.691Z] $ docker top f713a03d398f1540df53638d9c267697e4aab60ed3866bad9aa2f1d9c9fa55f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T10:42:10.645Z] + docker-compose build --help [2021-08-09T10:42:10.645Z] + grep parallel [2021-08-09T10:42:11.622Z] 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-08-09T10:42:11.622Z] - README.md [2021-08-09T10:42:11.622Z] [2021-08-09T10:42:11.622Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-09T10:42:12.206Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T10:42:12.206Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T10:42:12.206Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T10:42:13.436Z] Reading package lists... [2021-08-09T10:42:13.703Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-08-09T10:42:13.703Z] Reading package lists... [2021-08-09T10:42:13.971Z] Building dependency tree... [2021-08-09T10:42:13.971Z] Reading state information... [2021-08-09T10:42:13.971Z] Suggested packages: [2021-08-09T10:42:13.971Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-09T10:42:13.971Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-09T10:42:13.971Z] Recommended packages: [2021-08-09T10:42:13.971Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-09T10:42:14.239Z] The following NEW packages will be installed: [2021-08-09T10:42:14.239Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-09T10:42:14.239Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-09T10:42:14.239Z] pkg-config zip [2021-08-09T10:42:14.239Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-09T10:42:14.239Z] Need to get 7663 kB of archives. [2021-08-09T10:42:14.239Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-09T10:42:14.239Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-09T10:42:14.506Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-09T10:42:14.506Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-09T10:42:14.506Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-09T10:42:14.506Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-09T10:42:14.506Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-09T10:42:14.506Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-09T10:42:14.506Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-09T10:42:14.771Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-09T10:42:14.771Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-09T10:42:14.771Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-09T10:42:14.771Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-09T10:42:14.994Z] --parallel Build images in parallel. [Pipeline] } [2021-08-09T10:42:15.032Z] $ docker stop --time=1 f713a03d398f1540df53638d9c267697e4aab60ed3866bad9aa2f1d9c9fa55f1 [2021-08-09T10:42:15.039Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-09T10:42:15.039Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-09T10:42:15.039Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-09T10:42:15.039Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-09T10:42:15.039Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-08-09T10:42:15.039Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-09T10:42:15.039Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-09T10:42:15.039Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-09T10:42:15.039Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T10:42:15.305Z] Selecting previously unselected package libpsl5:amd64. [2021-08-09T10:42:15.305Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-09T10:42:15.305Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T10:42:15.305Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-09T10:42:15.305Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-09T10:42:15.305Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T10:42:15.305Z] Selecting previously unselected package librtmp1:amd64. [2021-08-09T10:42:15.305Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-09T10:42:15.306Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T10:42:15.572Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-09T10:42:15.572Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-09T10:42:15.572Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T10:42:15.572Z] Selecting previously unselected package liberror-perl. [2021-08-09T10:42:15.572Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-09T10:42:15.572Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-09T10:42:15.572Z] Selecting previously unselected package git-man. [2021-08-09T10:42:15.572Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-09T10:42:15.572Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T10:42:15.572Z] Selecting previously unselected package git. [2021-08-09T10:42:15.572Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-09T10:42:15.838Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T10:42:16.105Z] Selecting previously unselected package libnorm1:amd64. [2021-08-09T10:42:16.105Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-09T10:42:16.105Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T10:42:16.372Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-09T10:42:16.372Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-09T10:42:16.372Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T10:42:16.372Z] Selecting previously unselected package libsodium23:amd64. [2021-08-09T10:42:16.372Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-09T10:42:16.372Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-09T10:42:16.372Z] Selecting previously unselected package libzmq5:amd64. [2021-08-09T10:42:16.372Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T10:42:16.372Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T10:42:16.639Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-09T10:42:16.639Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-09T10:42:16.639Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T10:42:16.639Z] Selecting previously unselected package pkg-config. [2021-08-09T10:42:16.639Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-09T10:42:16.639Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T10:42:16.639Z] Selecting previously unselected package zip. [2021-08-09T10:42:16.639Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-09T10:42:16.639Z] Unpacking zip (3.0-11build1) ... [2021-08-09T10:42:16.639Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-09T10:42:16.639Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-09T10:42:16.639Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-09T10:42:16.906Z] Setting up liberror-perl (0.17025-1) ... [2021-08-09T10:42:16.906Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-09T10:42:16.906Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-09T10:42:16.906Z] No schema files found: doing nothing. [2021-08-09T10:42:16.906Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-09T10:42:16.906Z] Setting up zip (3.0-11build1) ... [2021-08-09T10:42:16.906Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-09T10:42:16.906Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-09T10:42:16.906Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-09T10:42:16.906Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T10:42:16.906Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-09T10:42:16.906Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-09T10:42:16.906Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-09T10:42:16.906Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-09T10:42:16.992Z] $ docker rm -f f713a03d398f1540df53638d9c267697e4aab60ed3866bad9aa2f1d9c9fa55f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:42:17.491Z] git set to automatically installed. [2021-08-09T10:42:17.491Z] git-man set to automatically installed. [2021-08-09T10:42:17.491Z] libcurl3-gnutls set to automatically installed. [2021-08-09T10:42:17.491Z] liberror-perl set to automatically installed. [2021-08-09T10:42:17.491Z] libglib2.0-0 set to automatically installed. [2021-08-09T10:42:17.491Z] libnghttp2-14 set to automatically installed. [2021-08-09T10:42:17.491Z] libnorm1 set to automatically installed. [2021-08-09T10:42:17.491Z] libpgm-5.2-0 set to automatically installed. [2021-08-09T10:42:17.491Z] libpsl5 set to automatically installed. [2021-08-09T10:42:17.491Z] librtmp1 set to automatically installed. [2021-08-09T10:42:17.491Z] libsodium23 set to automatically installed. [2021-08-09T10:42:17.491Z] libzmq3-dev set to automatically installed. [2021-08-09T10:42:17.491Z] libzmq5 set to automatically installed. [2021-08-09T10:42:17.491Z] pkg-config set to automatically installed. [2021-08-09T10:42:17.491Z] zip set to automatically installed. [2021-08-09T10:42:17.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-08-09T10:42:17.770Z] . [Pipeline] withDockerContainer [2021-08-09T10:42:18.055Z] prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container [2021-08-09T10:42:18.195Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-08-09T10:42:18.904Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T10:42:19.765Z] $ docker top 194fd0090274581543072dc11b6c9ea0152910b9459d5643b27b6d490214133b -eo pid,comm [2021-08-09T10:42:19.865Z] snap "core18" has no updates available [Pipeline] { [Pipeline] sh [2021-08-09T10:42:20.446Z] snapd is not logged in, snap install commands will use sudo [2021-08-09T10:42:20.755Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-09T10:42:25.059Z] Building core-command ... [2021-08-09T10:42:25.059Z] Building core-data ... [2021-08-09T10:42:25.059Z] Building core-metadata ... [2021-08-09T10:42:25.059Z] Building security-bootstrapper ... [2021-08-09T10:42:25.059Z] Building security-proxy-setup ... [2021-08-09T10:42:25.059Z] Building security-secretstore-setup ... [2021-08-09T10:42:25.059Z] Building support-notifications ... [2021-08-09T10:42:25.059Z] Building support-scheduler ... [2021-08-09T10:42:25.059Z] Building sys-mgmt-agent ... [2021-08-09T10:42:25.059Z] Building support-notifications [2021-08-09T10:42:25.059Z] Building support-scheduler [2021-08-09T10:42:25.059Z] Building sys-mgmt-agent [2021-08-09T10:42:25.059Z] Building security-secretstore-setup [2021-08-09T10:42:25.059Z] Building security-proxy-setup [2021-08-09T10:42:30.540Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-09T10:42:30.540Z] Pulling config-common [2021-08-09T10:42:30.540Z] + snapcraftctl pull [2021-08-09T10:42:31.124Z] Pulling go-build-helper [2021-08-09T10:42:31.124Z] + snapcraftctl pull [2021-08-09T10:42:32.534Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-08-09T10:42:32.534Z] Skipping pull go-build-helper (already ran) [2021-08-09T10:42:32.534Z] Building go-build-helper [2021-08-09T10:42:32.534Z] + snapcraftctl build [2021-08-09T10:42:34.776Z] Staging go-build-helper [2021-08-09T10:42:34.776Z] + snapcraftctl stage [2021-08-09T10:42:43.032Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-09T10:42:43.032Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-09T10:42:43.032Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] [2021-08-09T10:42:43.032Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] [2021-08-09T10:42:43.032Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-09T10:42:43.032Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-09T10:42:43.032Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] [2021-08-09T10:42:43.032Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] [2021-08-09T10:42:43.032Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-09T10:42:43.032Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-09T10:42:43.032Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-09T10:42:43.032Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-09T10:42:43.032Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-09T10:42:43.032Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-09T10:42:43.032Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-09T10:42:43.032Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-09T10:42:43.032Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-09T10:42:43.032Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-09T10:42:43.032Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-09T10:42:43.032Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2021-08-09T10:42:43.032Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] [2021-08-09T10:42:43.032Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] [2021-08-09T10:42:43.032Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] [2021-08-09T10:42:43.032Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] [2021-08-09T10:42:43.032Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] [2021-08-09T10:42:43.032Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-09T10:42:43.032Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-09T10:42:43.032Z] Fetched 25.0 MB in 0s (0 B/s) [2021-08-09T10:42:43.032Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-09T10:42:43.032Z] Fetched 224 kB in 0s (0 B/s) [2021-08-09T10:42:43.032Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-09T10:42:43.032Z] Fetched 157 kB in 0s (0 B/s) [2021-08-09T10:42:43.032Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-09T10:42:43.032Z] Fetched 221 kB in 0s (0 B/s) [2021-08-09T10:42:43.032Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-09T10:42:43.032Z] Fetched 143 kB in 0s (0 B/s) [2021-08-09T10:42:43.032Z] Pulling edgex-go [2021-08-09T10:42:43.032Z] + snapcraftctl pull [2021-08-09T10:42:44.442Z] Pulling hooks [2021-08-09T10:42:44.442Z] + snapcraftctl pull [2021-08-09T10:43:02.649Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-09T10:43:02.649Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-09T10:43:02.649Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-09T10:43:02.649Z] Fetched 0 B in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-08-09T10:43:02.649Z] Fetched 96.5 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-08-09T10:43:02.649Z] Fetched 279 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-08-09T10:43:02.649Z] Fetched 122 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-08-09T10:43:02.649Z] Fetched 77.8 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-08-09T10:43:02.649Z] Fetched 8848 B in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-08-09T10:43:02.649Z] Fetched 47.8 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-08-09T10:43:02.649Z] Fetched 45.6 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-08-09T10:43:02.649Z] Fetched 15.0 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-08-09T10:43:02.649Z] Fetched 219 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-08-09T10:43:02.649Z] Fetched 154 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-08-09T10:43:02.649Z] Fetched 50.6 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-08-09T10:43:02.649Z] Fetched 14.8 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-08-09T10:43:02.649Z] Fetched 41.8 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-08-09T10:43:02.649Z] Fetched 499 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-08-09T10:43:02.649Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-08-09T10:43:02.649Z] Fetched 240 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-08-09T10:43:02.649Z] Fetched 29.3 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-08-09T10:43:02.649Z] Fetched 85.5 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-08-09T10:43:02.649Z] Fetched 24.5 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-08-09T10:43:02.649Z] Fetched 49.2 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-08-09T10:43:02.649Z] Fetched 54.2 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-08-09T10:43:02.649Z] Fetched 30.8 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-08-09T10:43:02.649Z] Fetched 15.8 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-08-09T10:43:02.649Z] Fetched 85.9 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-08-09T10:43:02.649Z] Fetched 8720 B in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-08-09T10:43:02.649Z] Fetched 140 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-08-09T10:43:02.649Z] Fetched 119 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-08-09T10:43:02.649Z] Fetched 111 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-08-09T10:43:02.649Z] Fetched 11.1 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-08-09T10:43:02.649Z] Fetched 645 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-08-09T10:43:02.649Z] Fetched 41.3 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-08-09T10:43:02.649Z] Fetched 17.9 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-08-09T10:43:02.649Z] Fetched 368 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-08-09T10:43:02.649Z] Fetched 187 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-08-09T10:43:02.649Z] Fetched 175 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-08-09T10:43:02.649Z] Fetched 206 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-08-09T10:43:02.649Z] Fetched 1301 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-08-09T10:43:02.649Z] Fetched 36.2 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-08-09T10:43:02.649Z] Fetched 159 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-08-09T10:43:02.649Z] Fetched 107 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-08-09T10:43:02.649Z] Fetched 48.7 kB in 0s (0 B/s) [2021-08-09T10:43:02.649Z] Pulling static-packages [2021-08-09T10:43:02.649Z] + snapcraftctl pull [2021-08-09T10:43:02.649Z] Pulling version [2021-08-09T10:43:02.649Z] + cd /root/project [2021-08-09T10:43:02.649Z] + git describe --tags --abbrev=0 [2021-08-09T10:43:02.649Z] + sed s/v// [2021-08-09T10:43:02.649Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T10:43:02.649Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T10:43:02.649Z] + snapcraftctl set-version 2.0.1-dev.24 [2021-08-09T10:43:03.231Z] Building config-common [2021-08-09T10:43:03.231Z] + snapcraftctl build [2021-08-09T10:43:05.173Z] Skipping build go-build-helper (already ran) [2021-08-09T10:43:05.440Z] Building edgex-go [2021-08-09T10:43:05.707Z] + cd /root/parts/edgex-go/src [2021-08-09T10:43:05.707Z] + git describe --tags --abbrev=0 [2021-08-09T10:43:05.707Z] + sed s/v// [2021-08-09T10:43:05.707Z] + GIT_VERSION=2.0.1-dev.24 [2021-08-09T10:43:05.707Z] + [ -z 2.0.1-dev.24 ] [2021-08-09T10:43:05.707Z] + echo 2.0.1-dev.24 [2021-08-09T10:43:05.707Z] + make build [2021-08-09T10:43:05.707Z] go mod tidy [2021-08-09T10:43:09.057Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-09T10:43:09.057Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-09T10:43:09.057Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 [2021-08-09T10:43:09.057Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-09T10:43:09.057Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-09T10:43:09.057Z] go: downloading github.com/google/uuid v1.3.0 [2021-08-09T10:43:09.057Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-08-09T10:43:09.057Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-08-09T10:43:09.057Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-09T10:43:09.057Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-09T10:43:09.057Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-09T10:43:09.057Z] go: downloading github.com/lib/pq v1.10.2 [2021-08-09T10:43:09.057Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-08-09T10:43:09.057Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-08-09T10:43:09.335Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-08-09T10:43:09.335Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-08-09T10:43:09.335Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-09T10:43:09.916Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-09T10:43:10.183Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-09T10:43:10.183Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-09T10:43:10.183Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-08-09T10:43:10.183Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-08-09T10:43:10.183Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-08-09T10:43:10.183Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-08-09T10:43:10.183Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-09T10:43:10.183Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-09T10:43:10.770Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-09T10:43:10.770Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-08-09T10:43:10.770Z] go: downloading golang.org/x/text v0.3.6 [2021-08-09T10:43:10.770Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-09T10:43:10.770Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-09T10:43:10.770Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-09T10:43:10.770Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-09T10:43:10.770Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-09T10:43:11.052Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-08-09T10:43:11.052Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-09T10:43:11.052Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-09T10:43:11.052Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-09T10:43:11.052Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-09T10:43:11.052Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-08-09T10:43:11.318Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-09T10:43:11.318Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-08-09T10:43:11.583Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-09T10:43:11.583Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-09T10:43:11.583Z] go: downloading github.com/kr/text v0.1.0 [2021-08-09T10:43:11.583Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-09T10:43:11.583Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-09T10:43:11.583Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-09T10:43:11.583Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-09T10:43:11.583Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-09T10:43:11.849Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-09T10:43:11.849Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-09T10:43:11.849Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-09T10:43:11.849Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-09T10:43:11.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-09T10:43:11.849Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-09T10:43:11.849Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-09T10:43:11.849Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-09T10:43:11.849Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-09T10:43:11.849Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-09T10:43:11.849Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-09T10:43:11.849Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-09T10:43:11.849Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-09T10:43:11.849Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-09T10:43:11.849Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-09T10:43:12.115Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-09T10:43:12.115Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-09T10:43:12.116Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-09T10:43:12.116Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-09T10:43:12.116Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-09T10:43:12.116Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-09T10:43:12.116Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-09T10:43:12.116Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-09T10:43:12.116Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-09T10:43:12.116Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-09T10:43:12.116Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-09T10:43:12.382Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data [2021-08-09T10:43:22.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-09T10:43:26.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command [2021-08-09T10:43:27.269Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-09T10:43:28.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-09T10:43:29.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-09T10:43:30.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-09T10:43:31.615Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-09T10:43:32.571Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-09T10:43:33.063Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:43:33.063Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:43:33.063Z] ---> 197425137892 [2021-08-09T10:43:33.063Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:43:33.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:43:33.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:43:33.063Z] ---> 197425137892 [2021-08-09T10:43:33.063Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T10:43:33.063Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:43:33.063Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:43:33.063Z] ---> 197425137892 [2021-08-09T10:43:33.063Z] Step 3/23 : WORKDIR /edgex-go [2021-08-09T10:43:33.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:43:33.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:43:33.063Z] ---> 197425137892 [2021-08-09T10:43:33.063Z] Step 3/22 : WORKDIR /edgex-go [2021-08-09T10:43:33.063Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:43:33.063Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:43:33.063Z] ---> 197425137892 [2021-08-09T10:43:33.063Z] Step 3/26 : WORKDIR /edgex-go [2021-08-09T10:43:33.063Z] ---> Running in b864b9a319b9 [2021-08-09T10:43:33.063Z] ---> Running in 58176f9b3659 [2021-08-09T10:43:33.064Z] ---> Running in be3d0d844918 [2021-08-09T10:43:33.064Z] ---> Running in ce7133d18ace [2021-08-09T10:43:33.064Z] ---> Running in 75716f008035 [2021-08-09T10:43:33.064Z] Removing intermediate container 58176f9b3659 [2021-08-09T10:43:33.064Z] ---> fdbc73323126 [2021-08-09T10:43:33.064Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:43:33.064Z] Removing intermediate container 75716f008035 [2021-08-09T10:43:33.064Z] ---> e1326d8618b8 [2021-08-09T10:43:33.064Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:43:33.064Z] Removing intermediate container b864b9a319b9 [2021-08-09T10:43:33.064Z] ---> b719c08540f5 [2021-08-09T10:43:33.064Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:43:33.338Z] Removing intermediate container be3d0d844918 [2021-08-09T10:43:33.339Z] ---> 18137cf39f1b [2021-08-09T10:43:33.339Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:43:33.339Z] Removing intermediate container ce7133d18ace [2021-08-09T10:43:33.339Z] ---> 2a2457b16906 [2021-08-09T10:43:33.339Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:43:33.339Z] ---> Running in 1337c9ff6730 [2021-08-09T10:43:33.339Z] ---> Running in 36fe40ed35ff [2021-08-09T10:43:33.339Z] ---> Running in f91fa683d4c4 [2021-08-09T10:43:33.339Z] ---> Running in cc97705e2864 [2021-08-09T10:43:33.614Z] ---> Running in 107152a0cbd0 [2021-08-09T10:43:34.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-09T10:43:35.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-09T10:43:36.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-09T10:43:37.051Z] Removing intermediate container 1337c9ff6730 [2021-08-09T10:43:37.051Z] ---> c47ed39fd2df [2021-08-09T10:43:37.051Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-09T10:43:37.325Z] ---> Running in 7ff086b1a91a [2021-08-09T10:43:37.617Z] Removing intermediate container f91fa683d4c4 [2021-08-09T10:43:37.617Z] ---> f93e523b2ed3 [2021-08-09T10:43:37.617Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-09T10:43:37.892Z] ---> Running in a022362b3462 [2021-08-09T10:43:37.892Z] Removing intermediate container 107152a0cbd0 [2021-08-09T10:43:37.892Z] ---> acbaadc62501 [2021-08-09T10:43:37.892Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-09T10:43:38.183Z] Removing intermediate container cc97705e2864 [2021-08-09T10:43:38.183Z] ---> d399167e4bb8 [2021-08-09T10:43:38.183Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-09T10:43:38.183Z] Removing intermediate container 36fe40ed35ff [2021-08-09T10:43:38.183Z] ---> 18ab62ce6db3 [2021-08-09T10:43:38.183Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-09T10:43:38.352Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-08-09T10:43:38.352Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-08-09T10:43:38.352Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-08-09T10:43:38.352Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-08-09T10:43:38.352Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-08-09T10:43:38.352Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-08-09T10:43:38.352Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-08-09T10:43:38.352Z] + 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-08-09T10:43:38.352Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-08-09T10:43:38.352Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-08-09T10:43:38.353Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-08-09T10:43:38.353Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-08-09T10:43:38.353Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-08-09T10:43:38.353Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-08-09T10:43:38.353Z] + 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-08-09T10:43:38.460Z] ---> Running in 9153b6a23162 [2021-08-09T10:43:38.732Z] ---> Running in d21d6ba448e4 [2021-08-09T10:43:38.732Z] ---> Running in 1c2539015fc1 [2021-08-09T10:43:39.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:39.614Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:39.760Z] Building hooks [2021-08-09T10:43:39.760Z] + cd /root/parts/hooks/src [2021-08-09T10:43:39.760Z] + make build [2021-08-09T10:43:39.760Z] go mod tidy [2021-08-09T10:43:40.027Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-09T10:43:40.027Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-09T10:43:40.027Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-09T10:43:40.027Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-09T10:43:40.293Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-09T10:43:40.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:40.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:40.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:40.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:40.613Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:40.874Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-09T10:43:41.459Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-09T10:43:41.459Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-09T10:43:41.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:41.638Z] OK: 218 MiB in 52 packages [2021-08-09T10:43:41.638Z] OK: 218 MiB in 52 packages [2021-08-09T10:43:41.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:41.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:43:42.654Z] OK: 218 MiB in 52 packages [2021-08-09T10:43:42.654Z] OK: 218 MiB in 52 packages [2021-08-09T10:43:42.939Z] OK: 218 MiB in 52 packages [2021-08-09T10:43:43.216Z] Removing intermediate container a022362b3462 [2021-08-09T10:43:43.216Z] ---> 2607b8eb3851 [2021-08-09T10:43:43.216Z] Step 6/23 : COPY go.mod . [2021-08-09T10:43:43.816Z] Removing intermediate container 7ff086b1a91a [2021-08-09T10:43:43.816Z] ---> 6389a0b1503a [2021-08-09T10:43:43.816Z] Step 6/24 : COPY go.mod . [2021-08-09T10:43:44.090Z] Removing intermediate container 9153b6a23162 [2021-08-09T10:43:44.091Z] ---> 09af2f27f0ed [2021-08-09T10:43:44.091Z] Step 6/23 : COPY go.mod . [2021-08-09T10:43:44.365Z] ---> d06b8bcaaa49 [2021-08-09T10:43:44.365Z] Step 7/23 : RUN go mod download [2021-08-09T10:43:44.638Z] Removing intermediate container d21d6ba448e4 [2021-08-09T10:43:44.638Z] ---> 74d177a8cefb [2021-08-09T10:43:44.638Z] Step 6/22 : COPY go.mod . [2021-08-09T10:43:44.638Z] Removing intermediate container 1c2539015fc1 [2021-08-09T10:43:44.638Z] ---> eba034fc3d65 [2021-08-09T10:43:44.638Z] Step 6/26 : COPY go.mod . [2021-08-09T10:43:44.638Z] ---> 8ec47d7cc18f [2021-08-09T10:43:44.638Z] Step 7/24 : RUN go mod download [2021-08-09T10:43:44.638Z] ---> Running in 8da4394d3290 [2021-08-09T10:43:44.805Z] Building static-packages [2021-08-09T10:43:44.805Z] + snapcraftctl build [2021-08-09T10:43:44.914Z] ---> Running in ed0f0d8424d2 [2021-08-09T10:43:45.190Z] ---> d0c9084fad5d [2021-08-09T10:43:45.190Z] Step 7/23 : RUN go mod download [2021-08-09T10:43:45.467Z] ---> Running in 7aace6f207c6 [2021-08-09T10:43:45.737Z] ---> 900782c55ffe [2021-08-09T10:43:45.737Z] Step 7/22 : RUN go mod download [2021-08-09T10:43:45.737Z] ---> 6ffa2a5a5916 [2021-08-09T10:43:45.737Z] Step 7/26 : RUN go mod download [2021-08-09T10:43:46.016Z] ---> Running in c4a3a4d1c41a [2021-08-09T10:43:46.016Z] ---> Running in e8c277dfa98b [2021-08-09T10:43:46.745Z] Building version [2021-08-09T10:43:46.745Z] + snapcraftctl build [2021-08-09T10:43:49.331Z] Staging config-common [2021-08-09T10:43:49.331Z] + snapcraftctl stage [2021-08-09T10:43:49.913Z] Skipping stage go-build-helper (already ran) [2021-08-09T10:43:49.913Z] Staging edgex-go [2021-08-09T10:43:49.913Z] + snapcraftctl stage [2021-08-09T10:43:50.877Z] Staging hooks [2021-08-09T10:43:50.877Z] + snapcraftctl stage [2021-08-09T10:43:51.479Z] Removing intermediate container 8da4394d3290 [2021-08-09T10:43:51.479Z] ---> 56261c2ff777 [2021-08-09T10:43:51.479Z] Step 8/23 : COPY . . [2021-08-09T10:43:51.479Z] Removing intermediate container ed0f0d8424d2 [2021-08-09T10:43:51.479Z] ---> 9eb6a2b4dbdd [2021-08-09T10:43:51.479Z] Step 8/24 : COPY . . [2021-08-09T10:43:51.479Z] Removing intermediate container 7aace6f207c6 [2021-08-09T10:43:51.479Z] ---> bc2b971c484c [2021-08-09T10:43:51.479Z] Step 8/23 : COPY . . [2021-08-09T10:43:52.279Z] Staging static-packages [2021-08-09T10:43:52.280Z] + snapcraftctl stage [2021-08-09T10:43:53.237Z] Staging version [2021-08-09T10:43:53.237Z] + snapcraftctl stage [2021-08-09T10:43:53.492Z] Removing intermediate container e8c277dfa98b [2021-08-09T10:43:53.492Z] ---> 19f247b21bd2 [2021-08-09T10:43:53.492Z] Step 8/26 : COPY . . [2021-08-09T10:43:53.492Z] Removing intermediate container c4a3a4d1c41a [2021-08-09T10:43:53.492Z] ---> e9a005b2b2c3 [2021-08-09T10:43:53.492Z] Step 8/22 : COPY . . [2021-08-09T10:43:54.192Z] Priming config-common [2021-08-09T10:43:54.192Z] + snapcraftctl prime [2021-08-09T10:43:55.146Z] Priming go-build-helper [2021-08-09T10:43:55.146Z] + snapcraftctl prime [2021-08-09T10:43:56.548Z] Priming edgex-go [2021-08-09T10:43:56.548Z] + snapcraftctl prime [2021-08-09T10:43:57.504Z] Priming hooks [2021-08-09T10:43:57.504Z] + snapcraftctl prime [2021-08-09T10:43:58.907Z] Priming static-packages [2021-08-09T10:43:58.907Z] + snapcraftctl prime [2021-08-09T10:44:01.483Z] Priming version [2021-08-09T10:44:01.483Z] + snapcraftctl prime [2021-08-09T10:44:02.440Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-09T10:44:15.698Z] ---> ae29c601856c [2021-08-09T10:44:15.698Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:44:15.698Z] ---> dcf60718a571 [2021-08-09T10:44:15.698Z] Step 9/26 : RUN go mod tidy [2021-08-09T10:44:15.698Z] ---> Running in 738b58286dc8 [2021-08-09T10:44:15.698Z] ---> 39ae62576f42 [2021-08-09T10:44:15.698Z] Step 9/23 : RUN go mod tidy [2021-08-09T10:44:15.698Z] ---> 403345f3192e [2021-08-09T10:44:15.698Z] Step 9/23 : RUN go mod tidy [2021-08-09T10:44:15.698Z] ---> 486fb25a0dde [2021-08-09T10:44:15.698Z] Step 9/22 : RUN go mod tidy [2021-08-09T10:44:15.698Z] ---> Running in cc5dd8dbd6d2 [2021-08-09T10:44:15.698Z] ---> Running in dcea00572108 [2021-08-09T10:44:15.698Z] ---> Running in c626b2e19882 [2021-08-09T10:44:15.698Z] ---> Running in b04a3e03499c [2021-08-09T10:44:20.051Z] Removing intermediate container 738b58286dc8 [2021-08-09T10:44:20.051Z] ---> 6f076572a98e [2021-08-09T10:44:20.051Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-09T10:44:20.323Z] ---> Running in 5e957457e5cb [2021-08-09T10:44:20.323Z] Removing intermediate container b04a3e03499c [2021-08-09T10:44:20.323Z] ---> 707963eac955 [2021-08-09T10:44:20.323Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-09T10:44:20.600Z] ---> Running in 79bae7173d2b [2021-08-09T10:44:20.600Z] Removing intermediate container c626b2e19882 [2021-08-09T10:44:20.600Z] ---> 8f707a4cef5f [2021-08-09T10:44:20.600Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-09T10:44:20.878Z] ---> Running in c00b24407567 [2021-08-09T10:44:21.158Z] Removing intermediate container cc5dd8dbd6d2 [2021-08-09T10:44:21.158Z] ---> 41ac55ed7160 [2021-08-09T10:44:21.158Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-09T10:44:21.444Z] ---> Running in c9a98243838d [2021-08-09T10:44:21.444Z] Removing intermediate container dcea00572108 [2021-08-09T10:44:21.444Z] ---> 720644b2d1df [2021-08-09T10:44:21.444Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-09T10:44:21.726Z] ---> Running in bdcdb9523b2e [2021-08-09T10:44:22.333Z] 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-08-09T10:44:22.932Z] 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-08-09T10:44:23.535Z] 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-08-09T10:44:24.135Z] 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-08-09T10:44:24.136Z] 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-08-09T10:46:16.002Z] 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-08-09T10:46:16.002Z] 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-08-09T10:46:22.767Z] Removing intermediate container 5e957457e5cb [2021-08-09T10:46:22.767Z] ---> 054da7fcd6c6 [2021-08-09T10:46:22.767Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-09T10:46:23.372Z] ---> Running in 18574bd9315c [2021-08-09T10:46:26.031Z] 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-08-09T10:46:30.378Z] Removing intermediate container 79bae7173d2b [2021-08-09T10:46:30.378Z] ---> 82ea4fa5e9bc [2021-08-09T10:46:30.378Z] [2021-08-09T10:46:30.378Z] Step 11/26 : FROM alpine:3.12 [2021-08-09T10:46:30.378Z] 3.12: Pulling from library/alpine [2021-08-09T10:46:31.824Z] Removing intermediate container 18574bd9315c [2021-08-09T10:46:31.824Z] ---> 96710b648cfd [2021-08-09T10:46:31.824Z] [2021-08-09T10:46:31.824Z] Step 12/24 : FROM docker:20.10.7 [2021-08-09T10:46:32.425Z] Removing intermediate container c00b24407567 [2021-08-09T10:46:32.425Z] ---> 2b8422d5a839 [2021-08-09T10:46:32.425Z] [2021-08-09T10:46:32.425Z] Step 11/22 : FROM alpine:3.12 [2021-08-09T10:46:32.425Z] 20.10.7: Pulling from library/docker [2021-08-09T10:46:32.425Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T10:46:32.425Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T10:46:32.425Z] ---> c4fd0aeabfcf [2021-08-09T10:46:32.425Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-09T10:46:32.425Z] 3.12: Pulling from library/alpine [2021-08-09T10:46:32.720Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T10:46:32.720Z] Status: Image is up to date for alpine:3.12 [2021-08-09T10:46:32.996Z] ---> c4fd0aeabfcf [2021-08-09T10:46:32.996Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-09T10:46:32.996Z] ---> Running in 7f65f497d1cd [2021-08-09T10:46:33.598Z] Removing intermediate container bdcdb9523b2e [2021-08-09T10:46:33.598Z] ---> 3beac938464c [2021-08-09T10:46:33.598Z] [2021-08-09T10:46:33.598Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T10:46:33.598Z] ---> c4fd0aeabfcf [2021-08-09T10:46:33.598Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-09T10:46:33.598Z] ---> Running in 34b477f66c06 [2021-08-09T10:46:34.202Z] ---> Running in ea8c763ef035 [2021-08-09T10:46:36.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:36.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:36.208Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:36.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:36.484Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:36.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:36.761Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-09T10:46:36.761Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T10:46:37.040Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-09T10:46:37.040Z] (4/6) Installing curl (7.78.0-r0) [2021-08-09T10:46:37.040Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-09T10:46:37.040Z] (6/6) Installing su-exec (0.2-r1) [2021-08-09T10:46:37.040Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:46:37.040Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T10:46:37.040Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-09T10:46:37.040Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-09T10:46:37.040Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-09T10:46:37.317Z] (4/4) Installing curl (7.78.0-r0) [2021-08-09T10:46:37.317Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:46:37.317Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T10:46:37.317Z] OK: 7 MiB in 20 packages [2021-08-09T10:46:37.598Z] OK: 7 MiB in 18 packages [2021-08-09T10:46:37.598Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-09T10:46:37.599Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:46:37.599Z] OK: 5 MiB in 15 packages [2021-08-09T10:46:37.881Z] Removing intermediate container c9a98243838d [2021-08-09T10:46:37.881Z] ---> 5979dca2dc8c [2021-08-09T10:46:37.881Z] [2021-08-09T10:46:37.881Z] Step 11/23 : FROM alpine:3.12 [2021-08-09T10:46:37.881Z] ---> c4fd0aeabfcf [2021-08-09T10:46:37.881Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-09T10:46:38.878Z] ---> Running in 84efa7873b65 [2021-08-09T10:46:40.883Z] Removing intermediate container 7f65f497d1cd [2021-08-09T10:46:40.883Z] ---> 75c837d2ccf8 [2021-08-09T10:46:40.883Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T10:46:40.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:40.883Z] Removing intermediate container ea8c763ef035 [2021-08-09T10:46:40.883Z] ---> ff9ce88cbbcd [2021-08-09T10:46:40.883Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:46:40.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:40.883Z] Removing intermediate container 34b477f66c06 [2021-08-09T10:46:40.883Z] ---> 0ef225b9aea3 [2021-08-09T10:46:40.883Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-09T10:46:41.158Z] ---> Running in fe0229ff8af4 [2021-08-09T10:46:41.433Z] ---> Running in 58d4a507aefc [2021-08-09T10:46:41.433Z] ---> Running in fe82c5d99fd4 [2021-08-09T10:46:41.433Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-09T10:46:41.433Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-09T10:46:41.433Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:46:41.433Z] Executing ca-certificates-20191127-r4.trigger [2021-08-09T10:46:41.709Z] OK: 6 MiB in 16 packages [2021-08-09T10:46:42.312Z] Removing intermediate container fe0229ff8af4 [2021-08-09T10:46:42.312Z] ---> f4cb3694d1ca [2021-08-09T10:46:42.312Z] Step 14/26 : WORKDIR / [2021-08-09T10:46:42.587Z] Removing intermediate container 58d4a507aefc [2021-08-09T10:46:42.587Z] ---> 2069cd848fd9 [2021-08-09T10:46:42.587Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-09T10:46:42.587Z] Removing intermediate container fe82c5d99fd4 [2021-08-09T10:46:42.587Z] ---> 4e8bebdb08c8 [2021-08-09T10:46:42.587Z] Step 14/22 : WORKDIR /edgex [2021-08-09T10:46:42.857Z] ---> Running in 6c7b268d6cdf [2021-08-09T10:46:43.140Z] ---> Running in 066d7e11f40a [2021-08-09T10:46:43.140Z] ---> Running in 99435e348ff5 [2021-08-09T10:46:44.119Z] Removing intermediate container 066d7e11f40a [2021-08-09T10:46:44.119Z] ---> 9cbf47cef603 [2021-08-09T10:46:44.119Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T10:46:44.394Z] Removing intermediate container 6c7b268d6cdf [2021-08-09T10:46:44.394Z] ---> 08d7fff5a4a1 [2021-08-09T10:46:44.394Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-09T10:46:44.394Z] Removing intermediate container 99435e348ff5 [2021-08-09T10:46:44.394Z] ---> d2bc1ce1f7a2 [2021-08-09T10:46:44.394Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-09T10:46:44.666Z] Removing intermediate container 84efa7873b65 [2021-08-09T10:46:44.666Z] ---> d77fb889e033 [2021-08-09T10:46:44.666Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:46:44.666Z] ---> Running in 5d77cba7d644 [2021-08-09T10:46:44.941Z] ---> Running in 5a2b17623adb [2021-08-09T10:46:45.542Z] Removing intermediate container 5d77cba7d644 [2021-08-09T10:46:45.542Z] ---> bedc0bc8fd1e [2021-08-09T10:46:45.542Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:46:45.542Z] ---> b5eb08829ba9 [2021-08-09T10:46:45.542Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-09T10:46:45.542Z] Removing intermediate container 5a2b17623adb [2021-08-09T10:46:45.542Z] ---> 7f00785230d7 [2021-08-09T10:46:45.542Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-09T10:46:45.818Z] ---> b9d1067b4329 [2021-08-09T10:46:45.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-09T10:46:45.818Z] ---> Running in f09025f472fb [2021-08-09T10:46:46.809Z] Removing intermediate container f09025f472fb [2021-08-09T10:46:46.809Z] ---> 8948c2d0fd5a [2021-08-09T10:46:46.809Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-09T10:46:46.809Z] ---> b40fa08da6a1 [2021-08-09T10:46:46.809Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-09T10:46:47.096Z] ---> 30e0053a68f8 [2021-08-09T10:46:47.096Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-09T10:46:47.096Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-08-09T10:46:47.096Z] Status: Downloaded newer image for docker:20.10.7 [2021-08-09T10:46:47.096Z] ---> df445af6242a [2021-08-09T10:46:47.096Z] ---> Running in 76a3884eeafe [2021-08-09T10:46:47.096Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:46:47.694Z] ---> Running in 532c0d81d6d0 [2021-08-09T10:46:47.967Z] ---> 9e6c0546a465 [2021-08-09T10:46:47.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-09T10:46:47.967Z] Removing intermediate container 76a3884eeafe [2021-08-09T10:46:47.967Z] ---> 68e9971044ac [2021-08-09T10:46:47.967Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:46:48.240Z] ---> 4de98733e142 [2021-08-09T10:46:48.240Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-09T10:46:48.513Z] Removing intermediate container 532c0d81d6d0 [2021-08-09T10:46:48.513Z] ---> a8a5a7e11fc8 [2021-08-09T10:46:48.513Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-09T10:46:48.788Z] ---> Running in 63fce8797f30 [2021-08-09T10:46:48.788Z] ---> f5c576f62cb2 [2021-08-09T10:46:48.788Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-09T10:46:49.386Z] ---> 9bf9324c1509 [2021-08-09T10:46:49.387Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-09T10:46:49.668Z] ---> 17304c39af30 [2021-08-09T10:46:49.668Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-09T10:46:49.668Z] ---> 9395bdb30936 [2021-08-09T10:46:49.668Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-09T10:46:49.942Z] ---> Running in 2de22e1277f0 [2021-08-09T10:46:50.547Z] ---> 9c99c5469855 [2021-08-09T10:46:50.547Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-09T10:46:50.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:50.825Z] ---> Running in 47a5649f3812 [2021-08-09T10:46:50.825Z] Removing intermediate container 2de22e1277f0 [2021-08-09T10:46:50.825Z] ---> 846aac10eac1 [2021-08-09T10:46:50.825Z] Step 19/22 : CMD ["--init=true"] [2021-08-09T10:46:51.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:46:51.101Z] ---> Running in f4c7145b6498 [2021-08-09T10:46:51.385Z] ---> 13cd2f561303 [2021-08-09T10:46:51.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-09T10:46:51.662Z] Removing intermediate container 47a5649f3812 [2021-08-09T10:46:51.662Z] ---> 3c26536e805a [2021-08-09T10:46:51.662Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:46:51.662Z] ---> 4e7c4637ff0a [2021-08-09T10:46:51.662Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-09T10:46:51.937Z] ---> Running in b00c014c406c [2021-08-09T10:46:51.937Z] (1/39) Installing readline (8.1.0-r0) [2021-08-09T10:46:51.937Z] (2/39) Installing bash (5.1.0-r0) [2021-08-09T10:46:51.937Z] Executing bash-5.1.0-r0.post-install [2021-08-09T10:46:51.937Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-09T10:46:51.937Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-09T10:46:51.937Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-09T10:46:51.937Z] (6/39) Installing curl (7.78.0-r0) [2021-08-09T10:46:51.937Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-09T10:46:51.937Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-09T10:46:52.212Z] (9/39) Installing expat (2.2.10-r1) [2021-08-09T10:46:52.212Z] (10/39) Installing libffi (3.3-r2) [2021-08-09T10:46:52.212Z] Removing intermediate container f4c7145b6498 [2021-08-09T10:46:52.212Z] (11/39) Installing gdbm (1.19-r0) [2021-08-09T10:46:52.212Z] ---> 01c51f75743b [2021-08-09T10:46:52.212Z] Step 20/22 : LABEL arch=arm64 [2021-08-09T10:46:52.212Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-09T10:46:52.212Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-09T10:46:52.212Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-09T10:46:52.488Z] ---> Running in 965d691ec3f6 [2021-08-09T10:46:52.768Z] Removing intermediate container b00c014c406c [2021-08-09T10:46:52.768Z] ---> 1e8f28c24cf6 [2021-08-09T10:46:52.768Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T10:46:52.768Z] ---> fe48a33ac5e1 [2021-08-09T10:46:52.768Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-09T10:46:53.045Z] ---> Running in 345cefca7304 [2021-08-09T10:46:53.321Z] ---> Running in f83c38ef3891 [2021-08-09T10:46:53.321Z] Removing intermediate container 965d691ec3f6 [2021-08-09T10:46:53.321Z] ---> 297321db0452 [2021-08-09T10:46:53.321Z] Step 21/22 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:46:53.606Z] ---> e1d5ef22181d [2021-08-09T10:46:53.606Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-09T10:46:53.606Z] ---> Running in 90cd61603a8a [2021-08-09T10:46:53.881Z] Removing intermediate container 345cefca7304 [2021-08-09T10:46:53.881Z] ---> eb1ddf408f9e [2021-08-09T10:46:53.881Z] Step 22/23 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:46:54.168Z] Removing intermediate container f83c38ef3891 [2021-08-09T10:46:54.168Z] ---> 7d3b8ea865f2 [2021-08-09T10:46:54.168Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:46:54.168Z] ---> Running in 5434301f8f94 [2021-08-09T10:46:54.458Z] ---> Running in 20d7b0640bab [2021-08-09T10:46:54.458Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-09T10:46:54.458Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-09T10:46:54.458Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-09T10:46:54.458Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-09T10:46:54.458Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-09T10:46:54.458Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-09T10:46:54.458Z] Removing intermediate container 90cd61603a8a [2021-08-09T10:46:54.458Z] ---> d1c38772da5a [2021-08-09T10:46:54.458Z] Step 22/22 : LABEL version=0.0.0 [2021-08-09T10:46:54.732Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-09T10:46:54.732Z] ---> fa3683d51581 [2021-08-09T10:46:54.732Z] Step 22/26 : 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-08-09T10:46:54.732Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-09T10:46:54.732Z] ---> Running in e2410dfadb48 [2021-08-09T10:46:54.732Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-09T10:46:55.014Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-09T10:46:55.014Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-09T10:46:55.014Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-09T10:46:55.014Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-09T10:46:55.014Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-09T10:46:55.014Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-09T10:46:55.014Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-09T10:46:55.014Z] ---> Running in b62fd6070697 [2021-08-09T10:46:55.014Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-09T10:46:55.014Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-09T10:46:55.014Z] Removing intermediate container 5434301f8f94 [2021-08-09T10:46:55.014Z] ---> 3754fbd975ee [2021-08-09T10:46:55.014Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T10:46:55.014Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-09T10:46:55.014Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-09T10:46:55.014Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-09T10:46:55.014Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-09T10:46:55.288Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-09T10:46:55.288Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-09T10:46:55.288Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-09T10:46:55.288Z] Removing intermediate container 20d7b0640bab [2021-08-09T10:46:55.288Z] ---> 54c383df1bbf [2021-08-09T10:46:55.288Z] Step 21/23 : LABEL arch=arm64 [2021-08-09T10:46:55.563Z] ---> Running in de6e66f9a097 [2021-08-09T10:46:55.563Z] ---> Running in 3aa720fc977e [2021-08-09T10:46:55.563Z] Removing intermediate container e2410dfadb48 [2021-08-09T10:46:55.563Z] ---> 3ea0c72bda6b [2021-08-09T10:46:55.563Z] [2021-08-09T10:46:55.866Z] Executing busybox-1.32.1-r6.trigger [2021-08-09T10:46:55.866Z] OK: 82 MiB in 59 packages [2021-08-09T10:46:56.510Z] Successfully built 3ea0c72bda6b [2021-08-09T10:46:56.510Z] Successfully tagged security-proxy-setup-arm64:latest [2021-08-09T10:46:56.510Z]  Building security-proxy-setup ... done Building core-metadata [2021-08-09T10:46:56.790Z] Removing intermediate container 3aa720fc977e [2021-08-09T10:46:56.790Z] ---> 29f2ed74ab1a [2021-08-09T10:46:56.790Z] Step 22/23 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:46:56.790Z] Removing intermediate container de6e66f9a097 [2021-08-09T10:46:56.790Z] ---> c4091902d91f [2021-08-09T10:46:56.790Z] [2021-08-09T10:46:56.790Z] ---> Running in 72d65614b352 [2021-08-09T10:46:57.069Z] Successfully built c4091902d91f [2021-08-09T10:46:57.350Z] Successfully tagged support-scheduler-arm64:latest [2021-08-09T10:46:57.350Z]  Building support-scheduler ... done Building core-command [2021-08-09T10:46:57.630Z] Removing intermediate container 72d65614b352 [2021-08-09T10:46:57.630Z] ---> 340c70846238 [2021-08-09T10:46:57.630Z] Step 23/23 : LABEL version=0.0.0 [2021-08-09T10:46:57.909Z] ---> Running in 2139b7af94b7 [2021-08-09T10:46:58.913Z] Removing intermediate container 2139b7af94b7 [2021-08-09T10:46:58.913Z] ---> 8c0a98c3bf6a [2021-08-09T10:46:58.913Z] [2021-08-09T10:46:58.913Z] Removing intermediate container b62fd6070697 [2021-08-09T10:46:58.913Z] ---> 35ae55124e31 [2021-08-09T10:46:58.913Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-09T10:46:59.192Z] Successfully built 8c0a98c3bf6a [2021-08-09T10:46:59.192Z] Successfully tagged support-notifications-arm64:latest [2021-08-09T10:46:59.192Z]  Building support-notifications ... done Building core-data [2021-08-09T10:46:59.470Z] ---> Running in 699b25386d71 [2021-08-09T10:47:00.081Z] Removing intermediate container 699b25386d71 [2021-08-09T10:47:00.081Z] ---> 1c428ff4ae49 [2021-08-09T10:47:00.081Z] Step 24/26 : LABEL arch=arm64 [2021-08-09T10:47:00.355Z] ---> Running in b413d938eec9 [2021-08-09T10:47:01.347Z] Removing intermediate container b413d938eec9 [2021-08-09T10:47:01.347Z] ---> 01cd678f9bcc [2021-08-09T10:47:01.347Z] Step 25/26 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:47:01.951Z] ---> Running in 64124042c99d [2021-08-09T10:47:02.937Z] Removing intermediate container 64124042c99d [2021-08-09T10:47:02.937Z] ---> 56889a01fc7e [2021-08-09T10:47:02.937Z] Step 26/26 : LABEL version=0.0.0 [2021-08-09T10:47:03.544Z] ---> Running in f7be1a68bed0 [2021-08-09T10:47:04.543Z] Removing intermediate container f7be1a68bed0 [2021-08-09T10:47:04.543Z] ---> fc4eeb9df8ae [2021-08-09T10:47:04.543Z] [2021-08-09T10:47:04.824Z] Successfully built fc4eeb9df8ae [2021-08-09T10:47:04.824Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-08-09T10:47:04.824Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-08-09T10:47:05.098Z] Collecting docker-compose==1.23.2 [2021-08-09T10:47:05.098Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-09T10:47:05.372Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-09T10:47:05.372Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-09T10:47:08.020Z] Collecting cached-property<2,>=1.2.0 [2021-08-09T10:47:08.020Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-09T10:47:08.295Z] Collecting docker<4.0,>=3.6.0 [2021-08-09T10:47:08.295Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-09T10:47:08.295Z] 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-08-09T10:47:08.573Z] Collecting texttable<0.10,>=0.9.0 [2021-08-09T10:47:08.573Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-09T10:47:11.216Z] Collecting jsonschema<3,>=2.5.1 [2021-08-09T10:47:11.216Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-09T10:47:11.492Z] Collecting PyYAML<4,>=3.10 [2021-08-09T10:47:11.492Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-09T10:47:16.926Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-09T10:47:16.926Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-09T10:47:16.926Z] Collecting docopt<0.7,>=0.6.1 [2021-08-09T10:47:16.926Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-09T10:47:18.923Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-09T10:47:18.923Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-09T10:47:19.202Z] Collecting docker-pycreds>=0.4.0 [2021-08-09T10:47:19.483Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-09T10:47:20.952Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-09T10:47:20.952Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-09T10:47:21.231Z] Collecting certifi>=2017.4.17 [2021-08-09T10:47:21.231Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-09T10:47:21.509Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-09T10:47:21.509Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-09T10:47:21.788Z] Collecting idna<2.8,>=2.5 [2021-08-09T10:47:21.788Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-09T10:47:22.394Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-09T10:47:22.394Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-09T10:47:22.394Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-09T10:47:22.394Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-09T10:47:23.387Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-09T10:47:23.387Z] Attempting uninstall: urllib3 [2021-08-09T10:47:23.387Z] Found existing installation: urllib3 1.26.2 [2021-08-09T10:47:23.387Z] Uninstalling urllib3-1.26.2: [2021-08-09T10:47:23.387Z] Successfully uninstalled urllib3-1.26.2 [2021-08-09T10:47:23.992Z] Attempting uninstall: idna [2021-08-09T10:47:23.992Z] Found existing installation: idna 3.1 [2021-08-09T10:47:23.992Z] Uninstalling idna-3.1: [2021-08-09T10:47:24.271Z] Successfully uninstalled idna-3.1 [2021-08-09T10:47:24.873Z] Attempting uninstall: chardet [2021-08-09T10:47:24.874Z] Found existing installation: chardet 4.0.0 [2021-08-09T10:47:24.874Z] Uninstalling chardet-4.0.0: [2021-08-09T10:47:24.874Z] Successfully uninstalled chardet-4.0.0 [2021-08-09T10:47:26.874Z] Attempting uninstall: requests [2021-08-09T10:47:26.874Z] Found existing installation: requests 2.25.1 [2021-08-09T10:47:26.874Z] Uninstalling requests-2.25.1: [2021-08-09T10:47:26.874Z] Successfully uninstalled requests-2.25.1 [2021-08-09T10:47:27.150Z] Running setup.py install for texttable: started [2021-08-09T10:47:29.149Z] Running setup.py install for texttable: finished with status 'done' [2021-08-09T10:47:29.149Z] Running setup.py install for PyYAML: started [2021-08-09T10:47:31.803Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-09T10:47:32.080Z] Running setup.py install for docopt: started [2021-08-09T10:47:34.740Z] Running setup.py install for docopt: finished with status 'done' [2021-08-09T10:47:34.740Z] Running setup.py install for dockerpty: started [2021-08-09T10:47:37.413Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-09T10:47:38.866Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-08-09T10:47:40.336Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:47:40.336Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:47:40.336Z] ---> 197425137892 [2021-08-09T10:47:40.336Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> 2a2457b16906 [2021-08-09T10:47:40.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> d399167e4bb8 [2021-08-09T10:47:40.336Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> 74d177a8cefb [2021-08-09T10:47:40.336Z] Step 6/24 : COPY go.mod . [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> 900782c55ffe [2021-08-09T10:47:40.336Z] Step 7/24 : RUN go mod download [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> e9a005b2b2c3 [2021-08-09T10:47:40.336Z] Step 8/24 : COPY . . [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> 486fb25a0dde [2021-08-09T10:47:40.336Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:47:40.336Z] ---> Using cache [2021-08-09T10:47:40.336Z] ---> 8f707a4cef5f [2021-08-09T10:47:40.336Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-09T10:47:40.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:47:40.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:47:40.986Z] ---> 197425137892 [2021-08-09T10:47:40.986Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> 2a2457b16906 [2021-08-09T10:47:40.986Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> d399167e4bb8 [2021-08-09T10:47:40.986Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> 74d177a8cefb [2021-08-09T10:47:40.986Z] Step 6/24 : COPY go.mod . [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> 900782c55ffe [2021-08-09T10:47:40.986Z] Step 7/24 : RUN go mod download [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> e9a005b2b2c3 [2021-08-09T10:47:40.986Z] Step 8/24 : COPY . . [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> 486fb25a0dde [2021-08-09T10:47:40.986Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:47:40.986Z] ---> Using cache [2021-08-09T10:47:40.986Z] ---> 8f707a4cef5f [2021-08-09T10:47:40.986Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-09T10:47:41.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:47:41.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:47:41.997Z] ---> 197425137892 [2021-08-09T10:47:41.997Z] Step 3/24 : WORKDIR /edgex-go [2021-08-09T10:47:41.997Z] ---> Using cache [2021-08-09T10:47:41.997Z] ---> 2a2457b16906 [2021-08-09T10:47:41.997Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:47:41.997Z] ---> Using cache [2021-08-09T10:47:41.997Z] ---> d399167e4bb8 [2021-08-09T10:47:41.997Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-09T10:47:44.000Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-09T10:47:44.000Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-09T10:47:44.000Z] ---> 197425137892 [2021-08-09T10:47:44.000Z] Step 3/32 : WORKDIR /edgex-go [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> 2a2457b16906 [2021-08-09T10:47:44.000Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> d399167e4bb8 [2021-08-09T10:47:44.000Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> 74d177a8cefb [2021-08-09T10:47:44.000Z] Step 6/32 : COPY go.mod . [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> 900782c55ffe [2021-08-09T10:47:44.000Z] Step 7/32 : RUN go mod download [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> e9a005b2b2c3 [2021-08-09T10:47:44.000Z] Step 8/32 : COPY . . [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> 486fb25a0dde [2021-08-09T10:47:44.000Z] Step 9/32 : RUN go mod tidy [2021-08-09T10:47:44.000Z] ---> Using cache [2021-08-09T10:47:44.000Z] ---> 8f707a4cef5f [2021-08-09T10:47:44.000Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-09T10:47:45.449Z] ---> Running in 6096e3a3377f [2021-08-09T10:47:45.449Z] ---> Running in dccae05741a2 [2021-08-09T10:47:45.449Z] ---> Running in fc245c49eff4 [2021-08-09T10:47:45.449Z] ---> Running in b1682954ca4c [2021-08-09T10:47:48.107Z] 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-08-09T10:47:48.107Z] 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-08-09T10:47:48.107Z] 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-08-09T10:47:48.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:47:49.398Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:47:50.404Z] OK: 218 MiB in 52 packages [2021-08-09T10:47:53.093Z] Removing intermediate container b1682954ca4c [2021-08-09T10:47:53.093Z] ---> 241968663911 [2021-08-09T10:47:53.093Z] Step 6/24 : COPY go.mod . [2021-08-09T10:47:55.108Z] ---> f395163aadbc [2021-08-09T10:47:55.108Z] Step 7/24 : RUN go mod download [2021-08-09T10:47:55.389Z] ---> Running in 26bbbc014c57 [2021-08-09T10:47:56.855Z] Removing intermediate container 63fce8797f30 [2021-08-09T10:47:56.855Z] ---> dbdd9e035288 [2021-08-09T10:47:56.855Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-09T10:47:57.133Z] ---> Running in 81a18d2fac72 [2021-08-09T10:47:58.128Z] Removing intermediate container 81a18d2fac72 [2021-08-09T10:47:58.128Z] ---> c89a29106a6f [2021-08-09T10:47:58.128Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-09T10:47:58.128Z] ---> Running in edc3c24f502f [2021-08-09T10:47:58.734Z] Removing intermediate container edc3c24f502f [2021-08-09T10:47:58.734Z] ---> dd2ac7b6199e [2021-08-09T10:47:58.734Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-09T10:48:00.723Z] ---> 93dc50c01524 [2021-08-09T10:48:00.723Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-09T10:48:02.168Z] ---> 654e119279f9 [2021-08-09T10:48:02.168Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-09T10:48:03.160Z] Removing intermediate container 26bbbc014c57 [2021-08-09T10:48:03.160Z] ---> 47e6a9adaac7 [2021-08-09T10:48:03.160Z] Step 8/24 : COPY . . [2021-08-09T10:48:03.765Z] ---> a6bfe8541025 [2021-08-09T10:48:03.765Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-09T10:48:04.045Z] ---> Running in 991f3ad64008 [2021-08-09T10:48:05.056Z] Removing intermediate container 991f3ad64008 [2021-08-09T10:48:05.056Z] ---> 86ee5eaa2127 [2021-08-09T10:48:05.056Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:48:05.334Z] ---> Running in 5625eff683e9 [2021-08-09T10:48:06.331Z] Removing intermediate container 5625eff683e9 [2021-08-09T10:48:06.331Z] ---> 2ff563427d18 [2021-08-09T10:48:06.331Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T10:48:06.615Z] ---> Running in 9691dafc99a9 [2021-08-09T10:48:08.082Z] Removing intermediate container 9691dafc99a9 [2021-08-09T10:48:08.082Z] ---> 622567283021 [2021-08-09T10:48:08.082Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:48:08.688Z] ---> Running in 69cbe231a24e [2021-08-09T10:48:10.141Z] Removing intermediate container 69cbe231a24e [2021-08-09T10:48:10.141Z] ---> f87fb6ba2491 [2021-08-09T10:48:10.141Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:48:10.741Z] ---> Running in 4a72e2101a63 [2021-08-09T10:48:12.201Z] Removing intermediate container 4a72e2101a63 [2021-08-09T10:48:12.201Z] ---> 3c8a310049ad [2021-08-09T10:48:12.201Z] [2021-08-09T10:48:12.486Z] Successfully built 3c8a310049ad [2021-08-09T10:48:12.486Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-08-09T10:48:22.686Z]  Building sys-mgmt-agent ... done  ---> 23356b075955 [2021-08-09T10:48:22.686Z] Step 9/24 : RUN go mod tidy [2021-08-09T10:48:22.686Z] ---> Running in a11e98e19577 [2021-08-09T10:48:29.481Z] Removing intermediate container a11e98e19577 [2021-08-09T10:48:29.481Z] ---> cb7a1c1e285e [2021-08-09T10:48:29.481Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-09T10:48:29.761Z] ---> Running in ca0ed69c7814 [2021-08-09T10:48:31.761Z] 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-08-09T10:49:28.371Z] Removing intermediate container dccae05741a2 [2021-08-09T10:49:28.371Z] ---> a7583b0ce78d [2021-08-09T10:49:28.371Z] [2021-08-09T10:49:28.371Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T10:49:28.371Z] ---> c4fd0aeabfcf [2021-08-09T10:49:28.371Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T10:49:28.371Z] ---> Using cache [2021-08-09T10:49:28.371Z] ---> ff9ce88cbbcd [2021-08-09T10:49:28.371Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:49:28.371Z] ---> Using cache [2021-08-09T10:49:28.371Z] ---> 2069cd848fd9 [2021-08-09T10:49:28.371Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-09T10:49:28.371Z] ---> Running in 30bd2192f7f9 [2021-08-09T10:49:28.657Z] Removing intermediate container 30bd2192f7f9 [2021-08-09T10:49:28.657Z] ---> 559b05333df3 [2021-08-09T10:49:28.657Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T10:49:29.266Z] ---> Running in e84d4e4152a6 [2021-08-09T10:49:30.258Z] Removing intermediate container e84d4e4152a6 [2021-08-09T10:49:30.258Z] ---> b3a1c2f44d55 [2021-08-09T10:49:30.258Z] Step 16/24 : WORKDIR / [2021-08-09T10:49:30.553Z] ---> Running in f5b939a05704 [2021-08-09T10:49:31.539Z] Removing intermediate container fc245c49eff4 [2021-08-09T10:49:31.539Z] ---> 12ef5cdc50e0 [2021-08-09T10:49:31.539Z] [2021-08-09T10:49:31.539Z] Step 11/32 : FROM alpine:3.12 [2021-08-09T10:49:31.539Z] ---> c4fd0aeabfcf [2021-08-09T10:49:31.539Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-09T10:49:31.814Z] Removing intermediate container f5b939a05704 [2021-08-09T10:49:31.814Z] ---> f4a9e8b7de04 [2021-08-09T10:49:31.814Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:49:32.413Z] ---> Running in 35df2f674e18 [2021-08-09T10:49:33.400Z] Removing intermediate container 35df2f674e18 [2021-08-09T10:49:33.400Z] ---> cd66519724ee [2021-08-09T10:49:33.400Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-09T10:49:33.679Z] ---> 8fba7b7742a9 [2021-08-09T10:49:33.679Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-09T10:49:33.679Z] ---> Running in 53340170ca77 [2021-08-09T10:49:36.332Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:49:36.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:49:37.231Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-09T10:49:37.231Z] (2/2) Installing su-exec (0.2-r1) [2021-08-09T10:49:37.231Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:49:37.510Z] OK: 5 MiB in 16 packages [2021-08-09T10:49:37.510Z] ---> e099359cb938 [2021-08-09T10:49:37.510Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-09T10:49:39.513Z] Removing intermediate container 6096e3a3377f [2021-08-09T10:49:39.513Z] ---> 563936245a3e [2021-08-09T10:49:39.513Z] [2021-08-09T10:49:39.513Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T10:49:39.513Z] ---> c4fd0aeabfcf [2021-08-09T10:49:39.513Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-09T10:49:39.513Z] ---> Using cache [2021-08-09T10:49:39.513Z] ---> ff9ce88cbbcd [2021-08-09T10:49:39.513Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-09T10:49:39.513Z] ---> Using cache [2021-08-09T10:49:39.513Z] ---> 2069cd848fd9 [2021-08-09T10:49:39.513Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-09T10:49:39.513Z] ---> 51b5742fbc49 [2021-08-09T10:49:39.513Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-09T10:49:39.797Z] ---> Running in 73a7e3937645 [2021-08-09T10:49:39.797Z] ---> Running in 2dc82b9b81b4 [2021-08-09T10:49:40.081Z] Removing intermediate container 53340170ca77 [2021-08-09T10:49:40.081Z] ---> a4e49d6cd099 [2021-08-09T10:49:40.081Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-09T10:49:40.368Z] ---> Running in 7cd9a085cd36 [2021-08-09T10:49:40.994Z] Removing intermediate container 2dc82b9b81b4 [2021-08-09T10:49:40.994Z] ---> 9785e596bfb1 [2021-08-09T10:49:40.994Z] Removing intermediate container 73a7e3937645 [2021-08-09T10:49:40.994Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-09T10:49:40.994Z] ---> 69ebd98c6ad7 [2021-08-09T10:49:40.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:49:41.611Z] ---> Running in 4d2f2568cea3 [2021-08-09T10:49:41.611Z] ---> Running in 2a2c82d17af5 [2021-08-09T10:49:41.611Z] Removing intermediate container 7cd9a085cd36 [2021-08-09T10:49:41.611Z] ---> 4a83a111a221 [2021-08-09T10:49:41.611Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-09T10:49:41.892Z] ---> Running in 5856c21b1982 [2021-08-09T10:49:42.500Z] Removing intermediate container 4d2f2568cea3 [2021-08-09T10:49:42.500Z] ---> f7d0ace74ef7 [2021-08-09T10:49:42.500Z] Step 16/24 : WORKDIR / [2021-08-09T10:49:42.500Z] Removing intermediate container 2a2c82d17af5 [2021-08-09T10:49:42.500Z] ---> cdfb8e260186 [2021-08-09T10:49:42.500Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T10:49:42.787Z] ---> Running in 6744d0aaf4ea [2021-08-09T10:49:42.787Z] ---> Running in e6d9f55716dd [2021-08-09T10:49:43.066Z] Removing intermediate container 5856c21b1982 [2021-08-09T10:49:43.066Z] ---> c618207b6fd9 [2021-08-09T10:49:43.066Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-09T10:49:43.342Z] ---> Running in 264fe859718a [2021-08-09T10:49:43.948Z] Removing intermediate container e6d9f55716dd [2021-08-09T10:49:43.948Z] ---> c6830d5a1803 [2021-08-09T10:49:43.948Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:49:44.222Z] Removing intermediate container 6744d0aaf4ea [2021-08-09T10:49:44.222Z] ---> 3191ee6009f6 [2021-08-09T10:49:44.222Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:49:44.505Z] ---> Running in b00629abda06 [2021-08-09T10:49:45.495Z] Removing intermediate container b00629abda06 [2021-08-09T10:49:45.495Z] ---> ac00b83d3548 [2021-08-09T10:49:45.495Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:49:45.772Z] ---> Running in 0d866d60e5ce [2021-08-09T10:49:45.772Z] ---> d1fab87831b1 [2021-08-09T10:49:45.772Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-09T10:49:47.224Z] Removing intermediate container 0d866d60e5ce [2021-08-09T10:49:47.224Z] ---> 2571fe693967 [2021-08-09T10:49:47.224Z] [2021-08-09T10:49:47.503Z] Removing intermediate container 264fe859718a [2021-08-09T10:49:47.503Z] ---> 58661515c37d [2021-08-09T10:49:47.503Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-09T10:49:47.780Z] ---> Running in 8e2aef076a9e [2021-08-09T10:49:47.780Z] Successfully built 2571fe693967 [2021-08-09T10:49:47.780Z] Successfully tagged core-command-arm64:latest [2021-08-09T10:49:48.384Z]  Building core-command ... done  ---> a50262d7118a [2021-08-09T10:49:48.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-09T10:49:48.661Z] Removing intermediate container 8e2aef076a9e [2021-08-09T10:49:48.661Z] ---> 054bbcf61f85 [2021-08-09T10:49:48.661Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-09T10:49:49.655Z] ---> dfba72495c95 [2021-08-09T10:49:49.655Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-09T10:49:49.948Z] ---> Running in f9a5ddeb3eae [2021-08-09T10:49:50.222Z] ---> 971a671f2dc6 [2021-08-09T10:49:50.222Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-09T10:49:50.497Z] ---> Running in b1ae01846d35 [2021-08-09T10:49:50.770Z] Removing intermediate container f9a5ddeb3eae [2021-08-09T10:49:50.770Z] ---> b7289458c1ef [2021-08-09T10:49:50.770Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:49:51.051Z] ---> Running in a98a50a900ce [2021-08-09T10:49:51.653Z] Removing intermediate container a98a50a900ce [2021-08-09T10:49:51.653Z] ---> 85b9922a57c6 [2021-08-09T10:49:51.653Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T10:49:51.932Z] ---> Running in eade72a59b4d [2021-08-09T10:49:52.534Z] Removing intermediate container eade72a59b4d [2021-08-09T10:49:52.535Z] ---> b1f9de8b775d [2021-08-09T10:49:52.535Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:49:52.535Z] ---> Running in e421a4a8a3b2 [2021-08-09T10:49:53.517Z] Removing intermediate container b1ae01846d35 [2021-08-09T10:49:53.517Z] ---> 573cb952dd09 [2021-08-09T10:49:53.517Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:49:53.517Z] Removing intermediate container e421a4a8a3b2 [2021-08-09T10:49:53.517Z] ---> 893794e1969d [2021-08-09T10:49:53.517Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:49:53.792Z] ---> Running in 4cd20fd90616 [2021-08-09T10:49:54.398Z] Removing intermediate container 4cd20fd90616 [2021-08-09T10:49:54.398Z] ---> 329b4ee38d98 [2021-08-09T10:49:54.398Z] [2021-08-09T10:49:54.672Z] ---> 672929cb63f6 [2021-08-09T10:49:54.672Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-09T10:49:54.946Z] Successfully built 329b4ee38d98 [2021-08-09T10:49:54.946Z] Successfully tagged core-metadata-arm64:latest [2021-08-09T10:49:55.927Z]  Building core-metadata ... done  ---> c32d27f7c3a2 [2021-08-09T10:49:55.927Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-09T10:49:56.913Z] ---> a728bacc652b [2021-08-09T10:49:56.913Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-09T10:49:58.354Z] ---> d13d531ed48b [2021-08-09T10:49:58.354Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-09T10:49:59.791Z] ---> 1cfd052fb921 [2021-08-09T10:49:59.791Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-09T10:50:00.066Z] Removing intermediate container ca0ed69c7814 [2021-08-09T10:50:00.066Z] ---> 0fcf402b1063 [2021-08-09T10:50:00.066Z] [2021-08-09T10:50:00.066Z] Step 11/24 : FROM alpine:3.12 [2021-08-09T10:50:00.066Z] ---> c4fd0aeabfcf [2021-08-09T10:50:00.066Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-09T10:50:00.066Z] ---> Running in 848b9bca42f1 [2021-08-09T10:50:00.339Z] ---> Running in fe07c9b5df2b [2021-08-09T10:50:00.612Z] Removing intermediate container 848b9bca42f1 [2021-08-09T10:50:00.612Z] ---> 00a82064fd7b [2021-08-09T10:50:00.612Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-09T10:50:00.887Z] Removing intermediate container fe07c9b5df2b [2021-08-09T10:50:00.887Z] ---> 0dd53f622d3e [2021-08-09T10:50:00.887Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-09T10:50:00.887Z] ---> Running in 5362f09e04c0 [2021-08-09T10:50:01.497Z] Removing intermediate container 5362f09e04c0 [2021-08-09T10:50:01.497Z] ---> 35319e1f5332 [2021-08-09T10:50:01.497Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-09T10:50:01.497Z] ---> 25b5872d69cf [2021-08-09T10:50:01.497Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-09T10:50:01.773Z] ---> Running in dc74da328bea [2021-08-09T10:50:02.046Z] ---> Running in 93acf10e3086 [2021-08-09T10:50:02.321Z] Removing intermediate container dc74da328bea [2021-08-09T10:50:02.321Z] ---> 23bca6ed750f [2021-08-09T10:50:02.321Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T10:50:02.321Z] ---> Running in 7e921ff7afae [2021-08-09T10:50:04.969Z] Removing intermediate container 93acf10e3086 [2021-08-09T10:50:04.969Z] ---> 159b1d100c4a [2021-08-09T10:50:04.969Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-09T10:50:04.969Z] ---> Running in 5b7d551fe1fb [2021-08-09T10:50:04.969Z] Removing intermediate container 7e921ff7afae [2021-08-09T10:50:04.969Z] ---> 6b9b4e7172d9 [2021-08-09T10:50:04.969Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-09T10:50:05.251Z] ---> Running in d610d7a62683 [2021-08-09T10:50:05.527Z] Removing intermediate container 5b7d551fe1fb [2021-08-09T10:50:05.527Z] ---> 2d997f10ebf6 [2021-08-09T10:50:05.527Z] Step 29/32 : CMD ["gate"] [2021-08-09T10:50:06.128Z] ---> Running in d504c294e289 [2021-08-09T10:50:06.733Z] Removing intermediate container d504c294e289 [2021-08-09T10:50:06.733Z] ---> 12cb935cc452 [2021-08-09T10:50:06.733Z] Step 30/32 : LABEL arch=arm64 [2021-08-09T10:50:06.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-09T10:50:07.007Z] ---> Running in 9bac07084a2d [2021-08-09T10:50:07.279Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-09T10:50:07.553Z] Removing intermediate container 9bac07084a2d [2021-08-09T10:50:07.553Z] ---> ad546c3f8527 [2021-08-09T10:50:07.553Z] Step 31/32 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:50:07.826Z] ---> Running in 060b8d32c5c3 [2021-08-09T10:50:08.098Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-09T10:50:08.374Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-09T10:50:08.374Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-09T10:50:08.374Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-09T10:50:08.374Z] Removing intermediate container 060b8d32c5c3 [2021-08-09T10:50:08.374Z] ---> 109407fc03a2 [2021-08-09T10:50:08.374Z] Step 32/32 : LABEL version=0.0.0 [2021-08-09T10:50:08.649Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-09T10:50:08.923Z] ---> Running in 9fd0feacad96 [2021-08-09T10:50:08.923Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-09T10:50:08.923Z] Executing busybox-1.31.1-r20.trigger [2021-08-09T10:50:08.923Z] OK: 8 MiB in 20 packages [2021-08-09T10:50:09.520Z] Removing intermediate container 9fd0feacad96 [2021-08-09T10:50:09.520Z] ---> 0a9283a126f5 [2021-08-09T10:50:09.520Z] [2021-08-09T10:50:09.792Z] Successfully built 0a9283a126f5 [2021-08-09T10:50:09.792Z] Successfully tagged security-bootstrapper-arm64:latest [2021-08-09T10:50:10.388Z]  Building security-bootstrapper ... done Removing intermediate container d610d7a62683 [2021-08-09T10:50:10.388Z] ---> 2fcd804dfafc [2021-08-09T10:50:10.388Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-09T10:50:11.368Z] ---> d5d353face37 [2021-08-09T10:50:11.368Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-09T10:50:12.802Z] ---> aff6e227b464 [2021-08-09T10:50:12.802Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-09T10:50:13.399Z] ---> 07b08b364f77 [2021-08-09T10:50:13.399Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-09T10:50:13.672Z] ---> Running in d8156d4631d9 [2021-08-09T10:50:14.267Z] Removing intermediate container d8156d4631d9 [2021-08-09T10:50:14.267Z] ---> 2e93a78c6f2d [2021-08-09T10:50:14.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-09T10:50:14.267Z] ---> Running in 82b6618879b5 [2021-08-09T10:50:14.861Z] Removing intermediate container 82b6618879b5 [2021-08-09T10:50:14.861Z] ---> ac00f0d237f8 [2021-08-09T10:50:14.861Z] Step 22/24 : LABEL arch=arm64 [2021-08-09T10:50:14.861Z] ---> Running in f13e1311198b [2021-08-09T10:50:15.452Z] Removing intermediate container f13e1311198b [2021-08-09T10:50:15.452Z] ---> 051a503a368f [2021-08-09T10:50:15.452Z] Step 23/24 : LABEL git_sha=6bde2d451cc5168352ea50d010e834f2955516c8 [2021-08-09T10:50:15.724Z] ---> Running in 33926f187410 [2021-08-09T10:50:16.324Z] Removing intermediate container 33926f187410 [2021-08-09T10:50:16.324Z] ---> 23b0e7b8a8b0 [2021-08-09T10:50:16.324Z] Step 24/24 : LABEL version=0.0.0 [2021-08-09T10:50:16.324Z] ---> Running in 97f7a39c9fe1 [2021-08-09T10:50:16.921Z] Removing intermediate container 97f7a39c9fe1 [2021-08-09T10:50:16.921Z] ---> fa79c84f0354 [2021-08-09T10:50:16.921Z] [2021-08-09T10:50:17.195Z] Successfully built fa79c84f0354 [2021-08-09T10:50:17.195Z] Successfully tagged core-data-arm64:latest [2021-08-09T10:50:17.485Z]  Building core-data ... done  [Pipeline] } [2021-08-09T10:50:17.498Z] $ docker stop --time=1 194fd0090274581543072dc11b6c9ea0152910b9459d5643b27b6d490214133b [2021-08-09T10:50:19.353Z] $ docker rm -f 194fd0090274581543072dc11b6c9ea0152910b9459d5643b27b6d490214133b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T10:50:19.960Z] + docker images [2021-08-09T10:50:20.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-09T10:50:20.235Z] core-data-arm64 latest fa79c84f0354 4 seconds ago 19.3MB [2021-08-09T10:50:20.235Z] security-bootstrapper-arm64 latest 0a9283a126f5 11 seconds ago 17.7MB [2021-08-09T10:50:20.235Z] 0fcf402b1063 21 seconds ago 1.57GB [2021-08-09T10:50:20.235Z] core-metadata-arm64 latest 329b4ee38d98 26 seconds ago 15.8MB [2021-08-09T10:50:20.235Z] core-command-arm64 latest 2571fe693967 34 seconds ago 15.1MB [2021-08-09T10:50:20.235Z] 563936245a3e 42 seconds ago 1.56GB [2021-08-09T10:50:20.235Z] 12ef5cdc50e0 49 seconds ago 1.56GB [2021-08-09T10:50:20.235Z] a7583b0ce78d 54 seconds ago 1.56GB [2021-08-09T10:50:20.235Z] sys-mgmt-agent-arm64 latest 3c8a310049ad 2 minutes ago 311MB [2021-08-09T10:50:20.235Z] security-secretstore-setup-arm64 latest fc4eeb9df8ae 3 minutes ago 27.4MB [2021-08-09T10:50:20.236Z] support-notifications-arm64 latest 8c0a98c3bf6a 3 minutes ago 15.9MB [2021-08-09T10:50:20.236Z] support-scheduler-arm64 latest c4091902d91f 3 minutes ago 15.2MB [2021-08-09T10:50:20.236Z] security-proxy-setup-arm64 latest 3ea0c72bda6b 3 minutes ago 24.5MB [2021-08-09T10:50:20.236Z] 5979dca2dc8c 3 minutes ago 1.56GB [2021-08-09T10:50:20.236Z] 3beac938464c 3 minutes ago 1.56GB [2021-08-09T10:50:20.236Z] 2b8422d5a839 3 minutes ago 1.56GB [2021-08-09T10:50:20.236Z] 96710b648cfd 3 minutes ago 1.56GB [2021-08-09T10:50:20.236Z] 82ea4fa5e9bc 3 minutes ago 1.57GB [2021-08-09T10:50:20.236Z] ci-base-image-arm64 latest 197425137892 14 minutes ago 1.23GB [2021-08-09T10:50:20.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB [2021-08-09T10:50:20.236Z] docker 20.10.7 df445af6242a 7 weeks ago 234MB [2021-08-09T10:50:20.236Z] alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB [2021-08-09T10:50:20.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:50:20.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T10:50:20.849Z] [2021-08-09T10:50:20.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:50:21.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T10:50:21.490Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T10:50:21.490Z] 448f6bf000e3: Pulling fs layer [2021-08-09T10:50:21.490Z] f757da607395: Pulling fs layer [2021-08-09T10:50:21.490Z] 05883995daec: Pulling fs layer [2021-08-09T10:50:21.490Z] 8603b9c90790: Pulling fs layer [2021-08-09T10:50:21.490Z] 1560dd03e051: Pulling fs layer [2021-08-09T10:50:21.490Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T10:50:21.490Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T10:50:21.490Z] 27f5ce0e4adf: Waiting [2021-08-09T10:50:21.490Z] c2d8d7efcc4b: Waiting [2021-08-09T10:50:21.490Z] 8603b9c90790: Waiting [2021-08-09T10:50:21.490Z] 1560dd03e051: Waiting [2021-08-09T10:50:21.765Z] f757da607395: Verifying Checksum [2021-08-09T10:50:21.765Z] f757da607395: Download complete [2021-08-09T10:50:21.765Z] 8603b9c90790: Verifying Checksum [2021-08-09T10:50:21.765Z] 8603b9c90790: Download complete [2021-08-09T10:50:22.038Z] 1560dd03e051: Verifying Checksum [2021-08-09T10:50:22.038Z] 1560dd03e051: Download complete [2021-08-09T10:50:22.038Z] 27f5ce0e4adf: Verifying Checksum [2021-08-09T10:50:22.038Z] 27f5ce0e4adf: Download complete [2021-08-09T10:50:22.311Z] 05883995daec: Verifying Checksum [2021-08-09T10:50:22.311Z] 05883995daec: Download complete [2021-08-09T10:50:23.745Z] 448f6bf000e3: Verifying Checksum [2021-08-09T10:50:23.745Z] 448f6bf000e3: Download complete [2021-08-09T10:50:26.366Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T10:50:26.366Z] c2d8d7efcc4b: Download complete [2021-08-09T10:50:27.349Z] 448f6bf000e3: Pull complete [2021-08-09T10:50:27.945Z] f757da607395: Pull complete [2021-08-09T10:50:29.380Z] 05883995daec: Pull complete [2021-08-09T10:50:29.976Z] 8603b9c90790: Pull complete [2021-08-09T10:50:30.953Z] 1560dd03e051: Pull complete [2021-08-09T10:50:31.229Z] 27f5ce0e4adf: Pull complete [2021-08-09T10:50:46.320Z] c2d8d7efcc4b: Pull complete [2021-08-09T10:50:46.320Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T10:50:46.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T10:50:46.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T10:50:46.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-114 does not seem to be running inside a container [2021-08-09T10:50:46.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-09T10:50:50.659Z] $ docker top 7f3042d39ed7d3ce282f929d64dddb44b9fe7484fbfba83a66f1011dbc31ef4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:50:52.008Z] ---> job-cost.sh [2021-08-09T10:50:52.008Z] lf-activate-venv: SKIPPING [2021-08-09T10:50:52.008Z] INFO: No Stack... [2021-08-09T10:50:52.989Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T10:50:53.262Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T10:50:53.946Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-08-09T10:50:53.946Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T10:50:54.013Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3655-3-stack-cost] [2021-08-09T10:50:54.022Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3655-3-stack-cost] did not exist. Created. [2021-08-09T10:50:54.022Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3655-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T10:50:54.714Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T10:50:54.903Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T10:50:54.916Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3655-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T10:50:54.949Z] $ docker stop --time=1 7f3042d39ed7d3ce282f929d64dddb44b9fe7484fbfba83a66f1011dbc31ef4f [2021-08-09T10:50:56.653Z] $ docker rm -f 7f3042d39ed7d3ce282f929d64dddb44b9fe7484fbfba83a66f1011dbc31ef4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-08-09T10:50:57.704Z] provisioning config files... [2021-08-09T10:50:57.720Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config2143771688124581565tmp [Pipeline] { [Pipeline] sh [2021-08-09T10:50:58.046Z] + set +x [2021-08-09T10:50:58.046Z] + curl -s https://codecov.io/bash [2021-08-09T10:50:58.046Z] + bash -s -- [2021-08-09T10:50:58.316Z] [2021-08-09T10:50:58.316Z] _____ _ [2021-08-09T10:50:58.316Z] / ____| | | [2021-08-09T10:50:58.316Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T10:50:58.316Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T10:50:58.316Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T10:50:58.316Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T10:50:58.316Z] Bash-1.0.6 [2021-08-09T10:50:58.316Z] [2021-08-09T10:50:58.316Z] [2021-08-09T10:50:58.316Z] ==> git version 2.24.4 found [2021-08-09T10:50:58.316Z] ==> 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-08-09T10:50:58.316Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T10:50:58.316Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T10:50:58.316Z] ==> Jenkins CI detected. [2021-08-09T10:50:58.316Z] current dir:  /w/workspace/edgex-go/3 [2021-08-09T10:50:58.316Z] project root: . [2021-08-09T10:50:58.316Z] --> token set from env [2021-08-09T10:50:58.316Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T10:50:58.316Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T10:50:58.316Z] ==> Python coveragepy not found [2021-08-09T10:50:58.316Z] ==> Searching for coverage reports in: [2021-08-09T10:50:58.316Z] + . [2021-08-09T10:50:58.316Z] -> Found 1 reports [2021-08-09T10:50:58.316Z] ==> Detecting git/mercurial file structure [2021-08-09T10:50:58.316Z] ==> Reading reports [2021-08-09T10:50:58.316Z] + ./coverage.out bytes=404176 [2021-08-09T10:50:58.316Z] ==> Appending adjustments [2021-08-09T10:50:58.316Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T10:50:59.721Z] + Found adjustments [2021-08-09T10:50:59.721Z] ==> Gzipping contents [2021-08-09T10:50:59.721Z] 56K /tmp/codecov.CIppzT.gz [2021-08-09T10:50:59.721Z] ==> Uploading reports [2021-08-09T10:50:59.721Z] url: https://codecov.io [2021-08-09T10:50:59.721Z] query: branch=PR-3655&commit=6bde2d451cc5168352ea50d010e834f2955516c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-09T10:50:59.721Z] -> Pinging Codecov [2021-08-09T10:50:59.721Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3655&commit=6bde2d451cc5168352ea50d010e834f2955516c8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3655%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3655&job=&cmd_args= [2021-08-09T10:50:59.986Z] -> Uploading to [2021-08-09T10:50:59.986Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/6bde2d451cc5168352ea50d010e834f2955516c8/9779220e-8cc6-4845-af05-6692843b87ae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T105059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba1a390a227be6723e9e56b417df97bb55cf8d5ca2ffb29964746cc18e7c3347 [2021-08-09T10:50:59.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T10:50:59.986Z] Dload Upload Total Spent Left Speed [2021-08-09T10:51:00.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54503 0 0 100 54503 0 130k --:--:-- --:--:-- --:--:-- 130k [2021-08-09T10:51:00.250Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6bde2d451cc5168352ea50d010e834f2955516c8 [Pipeline] } [2021-08-09T10:51:00.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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] sh [2021-08-09T10:51:01.310Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:01.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:02.226Z] ---> package-listing.sh [2021-08-09T10:51:02.226Z] ++ facter osfamily [2021-08-09T10:51:02.226Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T10:51:02.496Z] + OS_FAMILY=redhat [2021-08-09T10:51:02.496Z] + workspace=/w/workspace/edgex-go/3 [2021-08-09T10:51:02.496Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T10:51:02.496Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T10:51:02.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T10:51:02.496Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T10:51:02.496Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-09T10:51:02.496Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T10:51:02.496Z] + case "${OS_FAMILY}" in [2021-08-09T10:51:02.496Z] + rpm -qa [2021-08-09T10:51:02.496Z] + sort [2021-08-09T10:51:04.437Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T10:51:04.437Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T10:51:04.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T10:51:04.437Z] + '[' /w/workspace/edgex-go/3 ']' [2021-08-09T10:51:04.437Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-08-09T10:51:04.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-08-09T10:51:04.453Z] 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-08-09T10:51:04.752Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:51:05.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T10:51:05.349Z] [2021-08-09T10:51:05.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T10:51:05.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T10:51:05.682Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T10:51:05.682Z] b4d181a07f80: Pulling fs layer [2021-08-09T10:51:05.682Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T10:51:05.682Z] ed53099fbce6: Pulling fs layer [2021-08-09T10:51:05.682Z] dc539afda2c1: Pulling fs layer [2021-08-09T10:51:05.682Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T10:51:05.682Z] 9065ff56babe: Pulling fs layer [2021-08-09T10:51:05.682Z] d287ab97295c: Pulling fs layer [2021-08-09T10:51:05.682Z] 77bc0d833cb6: Waiting [2021-08-09T10:51:05.682Z] 9065ff56babe: Waiting [2021-08-09T10:51:05.682Z] d287ab97295c: Waiting [2021-08-09T10:51:05.682Z] dc539afda2c1: Waiting [2021-08-09T10:51:05.949Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T10:51:05.949Z] a1111a8f2ec3: Download complete [2021-08-09T10:51:05.949Z] dc539afda2c1: Verifying Checksum [2021-08-09T10:51:05.949Z] dc539afda2c1: Download complete [2021-08-09T10:51:06.213Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T10:51:06.213Z] 77bc0d833cb6: Download complete [2021-08-09T10:51:06.213Z] 9065ff56babe: Verifying Checksum [2021-08-09T10:51:06.213Z] 9065ff56babe: Download complete [2021-08-09T10:51:06.477Z] ed53099fbce6: Verifying Checksum [2021-08-09T10:51:06.477Z] ed53099fbce6: Download complete [2021-08-09T10:51:07.058Z] b4d181a07f80: Verifying Checksum [2021-08-09T10:51:07.058Z] b4d181a07f80: Download complete [2021-08-09T10:51:08.032Z] b4d181a07f80: Pull complete [2021-08-09T10:51:08.314Z] a1111a8f2ec3: Pull complete [2021-08-09T10:51:08.906Z] ed53099fbce6: Pull complete [2021-08-09T10:51:08.906Z] dc539afda2c1: Pull complete [2021-08-09T10:51:09.174Z] 77bc0d833cb6: Pull complete [2021-08-09T10:51:09.174Z] 9065ff56babe: Pull complete [2021-08-09T10:51:10.575Z] d287ab97295c: Download complete [2021-08-09T10:51:14.847Z] d287ab97295c: Pull complete [2021-08-09T10:51:14.847Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T10:51:14.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T10:51:14.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T10:51:14.937Z] prd-centos7-docker-4c-2g-113 does not seem to be running inside a container [2021-08-09T10:51:14.997Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T10:51:18.269Z] $ docker top c722a951173cbe273fb8c3c3cb90859273d2e01ab3f00a3a65f358188720d669 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T10:51:18.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T10:51:19.035Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T10:51:19.348Z] + ls /var/log/sa-host [2021-08-09T10:51:19.348Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T10:51:19.348Z] file_magic: OK [2021-08-09T10:51:19.348Z] HZ: Using current value: 100 [2021-08-09T10:51:19.348Z] file_header: OK [2021-08-09T10:51:19.348Z] 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-08-09T10:51:19.348Z] Statistics: [2021-08-09T10:51:19.348Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T10:51:19.348Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T10:51:19.348Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T10:51:19.348Z] file_magic: OK [2021-08-09T10:51:19.348Z] HZ: Using current value: 100 [2021-08-09T10:51:19.348Z] file_header: OK [2021-08-09T10:51:19.348Z] 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-08-09T10:51:19.348Z] Statistics: [2021-08-09T10:51:19.348Z] 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... [2021-08-09T10:51:19.348Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T10:51:19.872Z] provisioning config files... [2021-08-09T10:51:19.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8057038685711934540tmp [Pipeline] { [Pipeline] echo [2021-08-09T10:51:19.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:20.227Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T10:51:20.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:20.645Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T10:51:20.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:20.969Z] ---> sudo-logs.sh [2021-08-09T10:51:20.970Z] Archiving 'sudo' log.. [2021-08-09T10:51:20.970Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-113.vexxhost.local: Name or service not known [2021-08-09T10:51:20.970Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-113.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T10:51:21.010Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:21.322Z] ---> job-cost.sh [2021-08-09T10:51:21.322Z] lf-activate-venv: SKIPPING [2021-08-09T10:51:21.322Z] DEBUG: total: 0.18000000715255737 [2021-08-09T10:51:21.322Z] INFO: Retrieving Stack Cost... [2021-08-09T10:51:22.725Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T10:51:22.725Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T10:51:22.741Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T10:51:23.055Z] ---> logs-deploy.sh [2021-08-09T10:51:23.055Z] lf-activate-venv: SKIPPING [2021-08-09T10:51:23.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3655/3 [2021-08-09T10:51:23.055Z] INFO: archiving workspace using pattern(s): [2021-08-09T10:51:23.639Z] Archives upload complete. [2021-08-09T10:51:23.906Z] INFO: archiving logs to Nexus