Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than badfce553bc796873749c4034d857a34ef4db8ac Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2377650234411263441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6239207896782865966.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8757917959534285015.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1747381968381325336.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7928226081055063120.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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-275 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3408592914227388076.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit badfce553bc796873749c4034d857a34ef4db8ac Merge succeeded, producing badfce553bc796873749c4034d857a34ef4db8ac Checking out Revision badfce553bc796873749c4034d857a34ef4db8ac (PR-3579) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh9026288474436395727.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh3371181025367346477.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. > git rev-list --no-walk 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T20:14:10.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T20:14:10.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T20:14:10.589Z] ========================================================= [2021-06-18T20:14:10.589Z] EdgeX Global Pipelines Version Info [2021-06-18T20:14:10.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:14:12.061Z] ------------------- [2021-06-18T20:14:12.061Z] stable info: [2021-06-18T20:14:12.061Z] ------------------- [2021-06-18T20:14:12.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T20:14:12.061Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T20:14:12.061Z] Message: update stable to v1.0.195 [2021-06-18T20:14:12.648Z] ------------------- [2021-06-18T20:14:12.648Z] experimental info: [2021-06-18T20:14:12.648Z] ------------------- [2021-06-18T20:14:12.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T20:14:12.648Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T20:14:12.648Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T20:14:12.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T20:14:12.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T20:14:12.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T20:14:12.848Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T20:14:12.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T20:14:12.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T20:14:12.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T20:14:12.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T20:14:12.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T20:14:12.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T20:14:12.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T20:14:13.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T20:14:13.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T20:14:13.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T20:14:13.084Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T20:14:13.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T20:14:13.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T20:14:13.151Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T20:14:13.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T20:14:13.195Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T20:14:13.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T20:14:13.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T20:14:13.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T20:14:13.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T20:14:13.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-18T20:14:13.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = badfce553bc796873749c4034d857a34ef4db8ac [Pipeline] echo [2021-06-18T20:14:13.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = badfce5 [Pipeline] echo [2021-06-18T20:14:13.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T20:14:13.443Z] provisioning config files... [2021-06-18T20:14:13.462Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8889401416692620503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:14:13.796Z] ---> docker-login.sh [2021-06-18T20:14:13.796Z] nexus3.edgexfoundry.org:10001 [2021-06-18T20:14:14.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:14:14.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:14:14.063Z] Configure a credential helper to remove this warning. See [2021-06-18T20:14:14.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:14:14.063Z] [2021-06-18T20:14:14.063Z] Login Succeeded [2021-06-18T20:14:14.326Z] nexus3.edgexfoundry.org:10002 [2021-06-18T20:14:14.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:14:14.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:14:14.326Z] Configure a credential helper to remove this warning. See [2021-06-18T20:14:14.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:14:14.326Z] [2021-06-18T20:14:14.326Z] Login Succeeded [2021-06-18T20:14:14.326Z] nexus3.edgexfoundry.org:10003 [2021-06-18T20:14:14.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:14:14.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:14:14.326Z] Configure a credential helper to remove this warning. See [2021-06-18T20:14:14.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:14:14.326Z] [2021-06-18T20:14:14.326Z] Login Succeeded [2021-06-18T20:14:14.588Z] nexus3.edgexfoundry.org:10004 [2021-06-18T20:14:14.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:14:14.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:14:14.589Z] Configure a credential helper to remove this warning. See [2021-06-18T20:14:14.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:14:14.589Z] [2021-06-18T20:14:14.589Z] Login Succeeded [2021-06-18T20:14:14.589Z] docker.io [2021-06-18T20:14:14.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:14:14.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:14:14.851Z] Configure a credential helper to remove this warning. See [2021-06-18T20:14:14.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:14:14.851Z] [2021-06-18T20:14:14.851Z] Login Succeeded [2021-06-18T20:14:14.851Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T20:14:14.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T20:14:15.204Z] ++ 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-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T20:14:15.204Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T20:14:15.204Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T20:14:15.204Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T20:14:15.204Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T20:14:15.204Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T20:14:15.204Z] ++ cut -d/ -f2 [2021-06-18T20:14:15.204Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T20:14:15.246Z] 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-06-18T20:14:16.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T20:14:16.791Z] [2021-06-18T20:14:16.791Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:14:17.108Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T20:14:17.108Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T20:14:17.108Z] 31603596830f: Pulling fs layer [2021-06-18T20:14:17.108Z] 54011a49482f: Pulling fs layer [2021-06-18T20:14:17.108Z] a6820b24f6d8: Pulling fs layer [2021-06-18T20:14:17.108Z] f581987b2513: Pulling fs layer [2021-06-18T20:14:17.108Z] f581987b2513: Waiting [2021-06-18T20:14:17.108Z] 54011a49482f: Verifying Checksum [2021-06-18T20:14:17.108Z] 54011a49482f: Download complete [2021-06-18T20:14:17.108Z] 31603596830f: Verifying Checksum [2021-06-18T20:14:17.108Z] 31603596830f: Download complete [2021-06-18T20:14:17.376Z] f581987b2513: Verifying Checksum [2021-06-18T20:14:17.376Z] f581987b2513: Download complete [2021-06-18T20:14:17.376Z] a6820b24f6d8: Verifying Checksum [2021-06-18T20:14:17.376Z] a6820b24f6d8: Download complete [2021-06-18T20:14:17.376Z] 31603596830f: Pull complete [2021-06-18T20:14:17.651Z] 54011a49482f: Pull complete [2021-06-18T20:14:18.231Z] a6820b24f6d8: Pull complete [2021-06-18T20:14:18.231Z] f581987b2513: Pull complete [2021-06-18T20:14:18.231Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T20:14:18.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T20:14:18.231Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T20:14:18.330Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-18T20:14:18.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T20:14:19.704Z] $ docker top acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T20:14:19.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T20:14:19.845Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T20:14:19.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T20:14:19.949Z] $ docker exec acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent [2021-06-18T20:14:20.060Z] SSH_AUTH_SOCK=/tmp/ssh-FiG7TAlWGKFK/agent.14 [2021-06-18T20:14:20.060Z] SSH_AGENT_PID=20 [2021-06-18T20:14:20.068Z] Running ssh-add (command line suppressed) [2021-06-18T20:14:20.164Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6263008639852630445.key (/w/workspace/edgex-go/6@tmp/private_key_6263008639852630445.key) [2021-06-18T20:14:20.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T20:14:20.488Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T20:14:20.500Z] $ docker exec --env ******** --env ******** acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent -k [2021-06-18T20:14:20.597Z] unset SSH_AUTH_SOCK; [2021-06-18T20:14:20.597Z] unset SSH_AGENT_PID; [2021-06-18T20:14:20.597Z] echo Agent pid 20 killed; [2021-06-18T20:14:20.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T20:14:20.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T20:14:20.661Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T20:14:20.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T20:14:20.769Z] $ docker exec acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent [2021-06-18T20:14:20.893Z] SSH_AUTH_SOCK=/tmp/ssh-neBpO30YK1hB/agent.52 [2021-06-18T20:14:20.893Z] SSH_AGENT_PID=59 [2021-06-18T20:14:20.898Z] Running ssh-add (command line suppressed) [2021-06-18T20:14:20.986Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_8091684240871001383.key (/w/workspace/edgex-go/6@tmp/private_key_8091684240871001383.key) [2021-06-18T20:14:21.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T20:14:21.316Z] + git semver init [2021-06-18T20:14:21.316Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T20:14:21.316Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-06-18T20:14:21.316Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-06-18T20:14:21.316Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T20:14:21.316Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T20:14:21.316Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T20:14:21.316Z] # $SEMVER_BRANCH = PR-3579 [2021-06-18T20:14:21.316Z] # $SEMVER_TEMP = /tmp/semver-878648891 [2021-06-18T20:14:21.316Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T20:14:47.959Z] # '/tmp/semver-878648891' -> '/w/workspace/edgex-go/6/.semver' [2021-06-18T20:14:47.959Z] # -> Force: false [2021-06-18T20:14:47.959Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-06-18T20:14:47.967Z] $ docker exec --env ******** --env ******** acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 ssh-agent -k [2021-06-18T20:14:48.056Z] unset SSH_AUTH_SOCK; [2021-06-18T20:14:48.057Z] unset SSH_AGENT_PID; [2021-06-18T20:14:48.057Z] echo Agent pid 59 killed; [2021-06-18T20:14:48.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T20:14:48.409Z] + git semver [Pipeline] } [2021-06-18T20:14:48.421Z] $ docker stop --time=1 acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 [2021-06-18T20:14:51.966Z] $ docker rm -f acb9e22a7cdbd48f252ea2d8a178cc3fd6e1f45c605de2a199d4e9d6fe9fe991 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T20:14:52.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T20:14:52.636Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T20:14:52.640Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T20:14:53.344Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T20:14:53.642Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T20:14:53.939Z] + sudo service docker restart [2021-06-18T20:14:53.939Z] + true [2021-06-18T20:14:53.939Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T20:15:07.971Z] Still waiting to schedule task [2021-06-18T20:15:07.971Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-18T20:15:12.099Z] ========================================================= [2021-06-18T20:15:12.099Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T20:15:12.099Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:15:12.425Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-18T20:15:13.838Z] Sending build context to Docker daemon 329.6MB [2021-06-18T20:15:13.838Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T20:15:13.838Z] Step 2/6 : FROM ${BASE} [2021-06-18T20:15:14.784Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T20:15:14.784Z] 540db60ca938: Pulling fs layer [2021-06-18T20:15:14.784Z] adcc1eea9eea: Pulling fs layer [2021-06-18T20:15:14.784Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T20:15:14.784Z] 0510c868ecb4: Pulling fs layer [2021-06-18T20:15:14.784Z] afea3b2eda06: Pulling fs layer [2021-06-18T20:15:14.784Z] 7809a108b3ef: Pulling fs layer [2021-06-18T20:15:14.784Z] f706445af74f: Pulling fs layer [2021-06-18T20:15:14.784Z] afea3b2eda06: Waiting [2021-06-18T20:15:14.784Z] 7809a108b3ef: Waiting [2021-06-18T20:15:14.784Z] f706445af74f: Waiting [2021-06-18T20:15:14.784Z] 0510c868ecb4: Waiting [2021-06-18T20:15:14.784Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T20:15:14.784Z] 4c4ab2625f07: Download complete [2021-06-18T20:15:14.784Z] adcc1eea9eea: Verifying Checksum [2021-06-18T20:15:14.784Z] adcc1eea9eea: Download complete [2021-06-18T20:15:14.784Z] afea3b2eda06: Verifying Checksum [2021-06-18T20:15:14.784Z] afea3b2eda06: Download complete [2021-06-18T20:15:14.784Z] 7809a108b3ef: Verifying Checksum [2021-06-18T20:15:14.784Z] 7809a108b3ef: Download complete [2021-06-18T20:15:14.784Z] 540db60ca938: Verifying Checksum [2021-06-18T20:15:14.784Z] 540db60ca938: Download complete [2021-06-18T20:15:15.049Z] 540db60ca938: Pull complete [2021-06-18T20:15:15.313Z] adcc1eea9eea: Pull complete [2021-06-18T20:15:15.575Z] 4c4ab2625f07: Pull complete [2021-06-18T20:15:16.152Z] f706445af74f: Verifying Checksum [2021-06-18T20:15:16.152Z] f706445af74f: Download complete [2021-06-18T20:15:16.727Z] 0510c868ecb4: Verifying Checksum [2021-06-18T20:15:16.727Z] 0510c868ecb4: Download complete [2021-06-18T20:15:23.373Z] 0510c868ecb4: Pull complete [2021-06-18T20:15:23.373Z] afea3b2eda06: Pull complete [2021-06-18T20:15:23.373Z] 7809a108b3ef: Pull complete [2021-06-18T20:15:28.725Z] f706445af74f: Pull complete [2021-06-18T20:15:28.725Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T20:15:28.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T20:15:28.725Z] ---> b068be0155e3 [2021-06-18T20:15:28.725Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-18T20:15:30.108Z] ---> Running in 418f03597e5b [2021-06-18T20:15:30.370Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:15:31.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:15:31.585Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T20:15:32.528Z] (2/12) Installing file (5.39-r0) [2021-06-18T20:15:32.528Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T20:15:32.528Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T20:15:36.752Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T20:15:36.752Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T20:15:36.752Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T20:15:36.752Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T20:15:36.752Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T20:15:36.752Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T20:15:36.752Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T20:15:37.014Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T20:15:37.014Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T20:15:37.014Z] OK: 219 MiB in 52 packages [2021-06-18T20:15:38.933Z] Removing intermediate container 418f03597e5b [2021-06-18T20:15:38.933Z] ---> 89a4ead694e2 [2021-06-18T20:15:38.933Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T20:15:38.933Z] ---> Running in e664a679aab7 [2021-06-18T20:15:38.933Z] Removing intermediate container e664a679aab7 [2021-06-18T20:15:38.933Z] ---> 02b09b618500 [2021-06-18T20:15:38.933Z] Step 5/6 : COPY go.mod . [2021-06-18T20:15:38.933Z] ---> ddfd7df45049 [2021-06-18T20:15:38.933Z] Step 6/6 : RUN go mod download [2021-06-18T20:15:38.933Z] ---> Running in 01c35f168522 [2021-06-18T20:16:00.923Z] Removing intermediate container 01c35f168522 [2021-06-18T20:16:00.923Z] ---> a2e49a29e10b [2021-06-18T20:16:00.923Z] Successfully built a2e49a29e10b [2021-06-18T20:16:00.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:16:01.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T20:16:01.240Z] . [Pipeline] withDockerContainer [2021-06-18T20:16:01.321Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-18T20:16:01.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2021-06-18T20:16:01.776Z] $ docker top 9bf588ab1be84b9ca677ffc5b3be7e81e5c5e154ea90ab09c276311b6318044d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:16:02.164Z] + go version [2021-06-18T20:16:02.164Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T20:16:02.175Z] $ docker stop --time=1 9bf588ab1be84b9ca677ffc5b3be7e81e5c5e154ea90ab09c276311b6318044d [2021-06-18T20:16:03.350Z] $ docker rm -f 9bf588ab1be84b9ca677ffc5b3be7e81e5c5e154ea90ab09c276311b6318044d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:16:03.975Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T20:16:03.975Z] . [Pipeline] withDockerContainer [2021-06-18T20:16:04.048Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-18T20:16:04.085Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2021-06-18T20:16:04.670Z] $ docker top b487714fb035327e6ec627a23fa64b55901a4b1a4ded4262c67ad6f7ae236752 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T20:16:04.759Z] ========================================================= [2021-06-18T20:16:04.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T20:16:04.759Z] ========================================================= [Pipeline] sh [2021-06-18T20:16:05.054Z] + go mod tidy [Pipeline] sh [2021-06-18T20:16:05.632Z] + make test [2021-06-18T20:16:05.632Z] go mod tidy [2021-06-18T20:16:05.632Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T20:16:10.988Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T20:16:29.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T20:16:31.760Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T20:16:32.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T20:16:32.739Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T20:16:35.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T20:16:35.947Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T20:16:35.947Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T20:16:35.947Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T20:16:36.526Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T20:16:36.790Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T20:16:37.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T20:16:37.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T20:16:37.052Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T20:16:37.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T20:16:39.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-18T20:16:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T20:16:39.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T20:16:40.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements [2021-06-18T20:16:40.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T20:16:40.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 53.1% of statements [2021-06-18T20:16:40.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T20:16:40.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T20:16:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 87.7% of statements [2021-06-18T20:16:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T20:16:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:16:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements [2021-06-18T20:16:42.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-06-18T20:16:42.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T20:16:42.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T20:16:42.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T20:16:42.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T20:16:42.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T20:16:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T20:16:43.428Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T20:16:43.428Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T20:16:44.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-06-18T20:16:44.845Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T20:16:44.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-06-18T20:16:44.845Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.038s coverage: 22.0% of statements [2021-06-18T20:16:44.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T20:16:44.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2021-06-18T20:16:45.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements [2021-06-18T20:16:45.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-06-18T20:16:45.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-06-18T20:16:45.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-06-18T20:16:58.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.049s coverage: 94.4% of statements [2021-06-18T20:16:58.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-06-18T20:17:03.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.195s coverage: 81.8% of statements [2021-06-18T20:17:03.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T20:17:19.139Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-276 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T20:17:19.158Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-06-18T20:17:19.397Z] The recommended git tool is: git [2021-06-18T20:17:21.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T20:17:21.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T20:17:21.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T20:17:21.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-06-18T20:17:21.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T20:17:22.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-06-18T20:17:22.062Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T20:17:25.079Z] using credential edgex-jenkins-ssh [2021-06-18T20:17:25.104Z] Cloning the remote Git repository [2021-06-18T20:17:25.178Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T20:17:25.300Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-06-18T20:17:25.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T20:17:25.373Z] > git --version # timeout=10 [2021-06-18T20:17:25.390Z] > git --version # 'git version 2.17.1' [2021-06-18T20:17:25.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T20:17:25.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T20:17:30.225Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-18T20:17:30.225Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-18T20:17:30.225Z] GO111MODULE=on go vet ./... [2021-06-18T20:17:43.236Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:17:43.595Z] Merge succeeded, producing badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:17:43.595Z] Checking out Revision badfce553bc796873749c4034d857a34ef4db8ac (PR-3579) [2021-06-18T20:17:42.256Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T20:17:42.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T20:17:42.310Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T20:17:42.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T20:17:42.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T20:17:42.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:17:43.257Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:17:43.277Z] > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 [2021-06-18T20:17:43.487Z] > git remote # timeout=10 [2021-06-18T20:17:43.503Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:17:43.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T20:17:43.551Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T20:17:43.575Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:17:43.603Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:17:43.625Z] > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 [2021-06-18T20:17:47.969Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T20:17:49.489Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T20:17:49.898Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T20:17:50.234Z] + + true [2021-06-18T20:17:50.234Z] sudo service docker restart [2021-06-18T20:17:53.108Z] gofmt -l . [2021-06-18T20:17:53.108Z] [ "`gofmt -l .`" = "" ] [2021-06-18T20:17:53.108Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T20:17:53.407Z] + ls -al . [2021-06-18T20:17:53.407Z] total 516 [2021-06-18T20:17:53.407Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 20:17 . [2021-06-18T20:17:53.407Z] drwxr-xr-x 4 root root 28 Jun 18 20:16 .. [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 20:14 .dockerignore [2021-06-18T20:17:53.407Z] drwxrwxr-x 8 1001 1001 179 Jun 18 20:14 .git [2021-06-18T20:17:53.407Z] drwxrwxr-x 3 1001 1001 125 Jun 18 20:14 .github [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 20:14 .gitignore [2021-06-18T20:17:53.407Z] drwx------ 3 1001 1001 60 Jun 18 20:14 .semver [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 20:14 .sonarcloud.properties [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 20:14 Attribution.txt [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 20:14 CONTRIBUTING.md [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 20:14 Dockerfile.build [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 20:14 Jenkinsfile [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 20:14 LICENSE [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 20:14 Makefile [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 20:14 README.md [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 20:14 SECURITY.md [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 20:14 VERSION [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 20:14 ZMQWindows.md [2021-06-18T20:17:53.407Z] drwxrwxr-x 2 1001 1001 37 Jun 18 20:14 bin [2021-06-18T20:17:53.407Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 20:14 cmd [2021-06-18T20:17:53.407Z] -rw-r--r-- 1 root root 398095 Jun 18 20:17 coverage.out [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 20:14 go.mod [2021-06-18T20:17:53.407Z] -rw-r--r-- 1 root root 20843 Jun 18 20:16 go.sum [2021-06-18T20:17:53.407Z] drwxrwxr-x 7 1001 1001 114 Jun 18 20:14 internal [2021-06-18T20:17:53.407Z] drwxrwxr-x 3 1001 1001 16 Jun 18 20:14 openapi [2021-06-18T20:17:53.407Z] drwxrwxr-x 4 1001 1001 71 Jun 18 20:14 snap [2021-06-18T20:17:53.407Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 20:14 version.go [Pipeline] sh [2021-06-18T20:17:53.704Z] + '[' -e coverage.out ] [2021-06-18T20:17:53.705Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T20:17:53.818Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T20:17:54.119Z] + make build [2021-06-18T20:17:54.119Z] go mod tidy [2021-06-18T20:17:54.119Z] 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-06-18T20:17:55.533Z] 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-06-18T20:18:02.226Z] 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-06-18T20:18:02.804Z] 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-06-18T20:18:03.762Z] 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-06-18T20:18:04.024Z] 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-06-18T20:18:04.971Z] 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-06-18T20:18:05.562Z] 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-06-18T20:18:06.507Z] 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-06-18T20:18:07.450Z] 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-06-18T20:18:08.033Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T20:18:08.577Z] provisioning config files... [2021-06-18T20:18:08.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1785114429415478662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:18:08.973Z] ---> docker-login.sh [2021-06-18T20:18:08.974Z] nexus3.edgexfoundry.org:10001 [2021-06-18T20:18:08.978Z] 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-06-18T20:18:09.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:18:10.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:18:10.238Z] Configure a credential helper to remove this warning. See [2021-06-18T20:18:10.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:18:10.238Z] [2021-06-18T20:18:10.238Z] Login Succeeded [2021-06-18T20:18:10.238Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [2021-06-18T20:18:10.381Z] $ docker stop --time=1 b487714fb035327e6ec627a23fa64b55901a4b1a4ded4262c67ad6f7ae236752 [2021-06-18T20:18:10.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:18:10.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:18:10.790Z] Configure a credential helper to remove this warning. See [2021-06-18T20:18:10.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:18:10.790Z] [2021-06-18T20:18:10.790Z] Login Succeeded [2021-06-18T20:18:10.790Z] nexus3.edgexfoundry.org:10003 [2021-06-18T20:18:11.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:18:11.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:18:11.355Z] Configure a credential helper to remove this warning. See [2021-06-18T20:18:11.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:18:11.355Z] [2021-06-18T20:18:11.355Z] Login Succeeded [2021-06-18T20:18:11.355Z] nexus3.edgexfoundry.org:10004 [2021-06-18T20:18:11.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:18:11.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:18:11.903Z] Configure a credential helper to remove this warning. See [2021-06-18T20:18:11.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:18:11.903Z] [2021-06-18T20:18:11.903Z] Login Succeeded [2021-06-18T20:18:11.903Z] docker.io [2021-06-18T20:18:12.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T20:18:12.192Z] $ docker rm -f b487714fb035327e6ec627a23fa64b55901a4b1a4ded4262c67ad6f7ae236752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-18T20:18:12.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T20:18:12.780Z] Configure a credential helper to remove this warning. See [2021-06-18T20:18:12.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T20:18:12.780Z] [2021-06-18T20:18:12.780Z] Login Succeeded [2021-06-18T20:18:12.780Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T20:18:15.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-18T20:18:15.455Z] ========================================================= [2021-06-18T20:18:15.455Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T20:18:15.455Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:18:15.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T20:18:15.519Z] [2021-06-18T20:18:15.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:18:15.791Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-18T20:18:15.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T20:18:15.830Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T20:18:15.830Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T20:18:15.830Z] ca9280d653b3: Pulling fs layer [2021-06-18T20:18:15.830Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T20:18:16.091Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T20:18:16.091Z] cbdbe7a5bc2a: Download complete [2021-06-18T20:18:16.091Z] cbdbe7a5bc2a: Pull complete [2021-06-18T20:18:16.667Z] ca9280d653b3: Verifying Checksum [2021-06-18T20:18:16.667Z] ca9280d653b3: Download complete [2021-06-18T20:18:16.930Z] ca9280d653b3: Pull complete [2021-06-18T20:18:17.503Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T20:18:17.503Z] 7e9c9ca2126c: Download complete [2021-06-18T20:18:18.444Z] Sending build context to Docker daemon 166.4MB [2021-06-18T20:18:18.444Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T20:18:18.444Z] Step 2/6 : FROM ${BASE} [2021-06-18T20:18:18.444Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T20:18:18.444Z] 595b0fe564bb: Pulling fs layer [2021-06-18T20:18:18.444Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T20:18:18.444Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T20:18:18.444Z] ba82ee9f976e: Pulling fs layer [2021-06-18T20:18:18.444Z] 506bd15cee9f: Pulling fs layer [2021-06-18T20:18:18.444Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T20:18:18.444Z] 618dc40b7e24: Pulling fs layer [2021-06-18T20:18:18.444Z] 506bd15cee9f: Waiting [2021-06-18T20:18:18.444Z] 75a0a4a0db45: Waiting [2021-06-18T20:18:18.444Z] 618dc40b7e24: Waiting [2021-06-18T20:18:18.444Z] ba82ee9f976e: Waiting [2021-06-18T20:18:18.444Z] 5b7225fbf94c: Download complete [2021-06-18T20:18:18.444Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T20:18:18.444Z] 3088b5b3c5c0: Download complete [2021-06-18T20:18:18.444Z] 506bd15cee9f: Verifying Checksum [2021-06-18T20:18:18.444Z] 506bd15cee9f: Download complete [2021-06-18T20:18:18.444Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T20:18:18.444Z] 75a0a4a0db45: Download complete [2021-06-18T20:18:18.444Z] 595b0fe564bb: Verifying Checksum [2021-06-18T20:18:18.444Z] 595b0fe564bb: Download complete [2021-06-18T20:18:19.048Z] 595b0fe564bb: Pull complete [2021-06-18T20:18:19.656Z] 3088b5b3c5c0: Pull complete [2021-06-18T20:18:19.935Z] 5b7225fbf94c: Pull complete [2021-06-18T20:18:20.539Z] 618dc40b7e24: Verifying Checksum [2021-06-18T20:18:20.539Z] 618dc40b7e24: Download complete [2021-06-18T20:18:20.822Z] 7e9c9ca2126c: Pull complete [2021-06-18T20:18:20.822Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T20:18:20.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T20:18:20.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T20:18:20.896Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-18T20:18:20.933Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T20:18:21.980Z] ba82ee9f976e: Verifying Checksum [2021-06-18T20:18:21.980Z] ba82ee9f976e: Download complete [2021-06-18T20:18:24.492Z] $ docker top e0d0c9f5d583fda2547ab30600ccdd025339b15e3aaa63c432714443a5b3ee8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:18:24.865Z] + docker-compose build --help [2021-06-18T20:18:24.865Z] + grep parallel [2021-06-18T20:18:25.440Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T20:18:25.450Z] $ docker stop --time=1 e0d0c9f5d583fda2547ab30600ccdd025339b15e3aaa63c432714443a5b3ee8f [2021-06-18T20:18:26.655Z] $ docker rm -f e0d0c9f5d583fda2547ab30600ccdd025339b15e3aaa63c432714443a5b3ee8f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:18:27.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T20:18:27.092Z] . [Pipeline] withDockerContainer [2021-06-18T20:18:27.167Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-18T20:18:27.207Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-devops/edgex-compose:latest cat [2021-06-18T20:18:27.547Z] $ docker top 198cd9b71275f5c10aee1f14bef3f22a30d1ec337b3a83acdbe92dfbe07d2e43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:18:27.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T20:18:28.492Z] Building core-command ... [2021-06-18T20:18:28.492Z] Building core-data ... [2021-06-18T20:18:28.492Z] Building core-metadata ... [2021-06-18T20:18:28.492Z] Building security-bootstrapper ... [2021-06-18T20:18:28.492Z] Building security-proxy-setup ... [2021-06-18T20:18:28.492Z] Building security-secretstore-setup ... [2021-06-18T20:18:28.492Z] Building support-notifications ... [2021-06-18T20:18:28.492Z] Building support-scheduler ... [2021-06-18T20:18:28.492Z] Building sys-mgmt-agent ... [2021-06-18T20:18:28.492Z] Building security-secretstore-setup [2021-06-18T20:18:28.492Z] Building security-proxy-setup [2021-06-18T20:18:28.492Z] Building security-bootstrapper [2021-06-18T20:18:28.492Z] Building support-notifications [2021-06-18T20:18:28.492Z] Building support-scheduler [2021-06-18T20:18:32.141Z] ba82ee9f976e: Pull complete [2021-06-18T20:18:32.141Z] 506bd15cee9f: Pull complete [2021-06-18T20:18:32.426Z] 75a0a4a0db45: Pull complete [2021-06-18T20:18:35.825Z] 618dc40b7e24: Pull complete [2021-06-18T20:18:36.100Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T20:18:36.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T20:18:36.100Z] ---> a36622ca3599 [2021-06-18T20:18:36.100Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-18T20:18:37.082Z] ---> Running in b1d7a91eaa5f [2021-06-18T20:18:38.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:18:39.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:18:40.107Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T20:18:40.380Z] (2/12) Installing file (5.39-r0) [2021-06-18T20:18:40.653Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T20:18:40.653Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T20:18:40.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:18:40.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:18:40.956Z] ---> a2e49a29e10b [2021-06-18T20:18:40.956Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T20:18:40.956Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:18:40.956Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:18:40.956Z] ---> a2e49a29e10b [2021-06-18T20:18:40.956Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T20:18:40.956Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:18:40.956Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:18:40.956Z] ---> a2e49a29e10b [2021-06-18T20:18:40.956Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T20:18:44.260Z] ---> Running in c1351f40e66a [2021-06-18T20:18:44.260Z] ---> Running in f8ee0f1554b7 [2021-06-18T20:18:44.260Z] ---> Running in 00db2f60a29b [2021-06-18T20:18:45.647Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:18:45.647Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:18:45.647Z] ---> a2e49a29e10b [2021-06-18T20:18:45.647Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T20:18:46.044Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T20:18:46.044Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T20:18:46.044Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T20:18:46.044Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T20:18:46.316Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T20:18:46.316Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T20:18:46.590Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T20:18:46.590Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T20:18:46.590Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T20:18:46.590Z] OK: 218 MiB in 52 packages [2021-06-18T20:18:47.034Z] ---> Running in a601af3e999c [2021-06-18T20:18:48.419Z] Removing intermediate container 00db2f60a29b [2021-06-18T20:18:48.419Z] ---> e90ec02ba0e2 [2021-06-18T20:18:48.419Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:18:48.419Z] Removing intermediate container c1351f40e66a [2021-06-18T20:18:48.419Z] ---> 038640f7e235 [2021-06-18T20:18:48.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:18:48.419Z] Removing intermediate container a601af3e999c [2021-06-18T20:18:48.419Z] ---> 9ba0f64bd977 [2021-06-18T20:18:48.419Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:18:48.680Z] Removing intermediate container f8ee0f1554b7 [2021-06-18T20:18:48.680Z] ---> 010ffdf98c7e [2021-06-18T20:18:48.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:18:48.680Z] ---> Running in d331a6efaf16 [2021-06-18T20:18:48.942Z] ---> Running in 742a078b86b0 [2021-06-18T20:18:49.204Z] ---> Running in f7821f667a04 [2021-06-18T20:18:49.204Z] ---> Running in e7ca6dc8aa00 [2021-06-18T20:18:50.904Z] Removing intermediate container b1d7a91eaa5f [2021-06-18T20:18:50.904Z] ---> 85af06f6fc74 [2021-06-18T20:18:50.904Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T20:18:50.904Z] ---> Running in fcbb6bb3560f [2021-06-18T20:18:51.130Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:18:51.130Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:18:51.130Z] ---> a2e49a29e10b [2021-06-18T20:18:51.130Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T20:18:51.130Z] ---> Using cache [2021-06-18T20:18:51.130Z] ---> 010ffdf98c7e [2021-06-18T20:18:51.130Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:18:51.179Z] Removing intermediate container fcbb6bb3560f [2021-06-18T20:18:51.179Z] ---> 3814da54e3cd [2021-06-18T20:18:51.179Z] Step 5/6 : COPY go.mod . [2021-06-18T20:18:51.401Z] Removing intermediate container d331a6efaf16 [2021-06-18T20:18:51.401Z] ---> 9bc2cdda4192 [2021-06-18T20:18:51.401Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T20:18:51.401Z] ---> Running in 9078e909ccb8 [2021-06-18T20:18:51.401Z] Removing intermediate container 742a078b86b0 [2021-06-18T20:18:51.401Z] ---> f62c81219784 [2021-06-18T20:18:51.401Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T20:18:51.401Z] ---> Running in 878f12f3c05a [2021-06-18T20:18:51.401Z] ---> Running in 28d5acc9f54b [2021-06-18T20:18:51.401Z] Removing intermediate container f7821f667a04 [2021-06-18T20:18:51.401Z] ---> 51b9fa8b8424 [2021-06-18T20:18:51.401Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T20:18:51.666Z] Removing intermediate container e7ca6dc8aa00 [2021-06-18T20:18:51.666Z] ---> feee88aa5832 [2021-06-18T20:18:51.666Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T20:18:51.666Z] ---> Running in e415ac19b5cf [2021-06-18T20:18:51.666Z] ---> Running in 5ccaec59449b [2021-06-18T20:18:51.778Z] ---> 88b6d40dc4ba [2021-06-18T20:18:51.778Z] Step 6/6 : RUN go mod download [2021-06-18T20:18:52.053Z] ---> Running in 881b7557efe7 [2021-06-18T20:18:52.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:52.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:52.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:52.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:52.503Z] Removing intermediate container 9078e909ccb8 [2021-06-18T20:18:52.503Z] ---> 370e126fbac5 [2021-06-18T20:18:52.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T20:18:52.503Z] ---> Running in bd8430fd1d4f [2021-06-18T20:18:52.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:53.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:53.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:53.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:53.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:53.292Z] OK: 219 MiB in 52 packages [2021-06-18T20:18:53.557Z] OK: 219 MiB in 52 packages [2021-06-18T20:18:53.557Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:18:53.557Z] OK: 219 MiB in 52 packages [2021-06-18T20:18:54.140Z] Removing intermediate container 28d5acc9f54b [2021-06-18T20:18:54.140Z] ---> 03e952b4105b [2021-06-18T20:18:54.140Z] Step 6/23 : COPY go.mod . [2021-06-18T20:18:54.140Z] OK: 219 MiB in 52 packages [2021-06-18T20:18:54.140Z] OK: 219 MiB in 52 packages [2021-06-18T20:18:54.140Z] Removing intermediate container 878f12f3c05a [2021-06-18T20:18:54.140Z] ---> c883ff1755b7 [2021-06-18T20:18:54.140Z] Step 6/26 : COPY go.mod . [2021-06-18T20:18:54.140Z] Removing intermediate container e415ac19b5cf [2021-06-18T20:18:54.140Z] ---> 7ac6002e854b [2021-06-18T20:18:54.140Z] Step 6/32 : COPY go.mod . [2021-06-18T20:18:54.140Z] ---> c9a30c9d9273 [2021-06-18T20:18:54.140Z] Step 7/23 : RUN go mod download [2021-06-18T20:18:54.403Z] ---> Running in d34537537d48 [2021-06-18T20:18:54.403Z] ---> db7e90db6a1b [2021-06-18T20:18:54.403Z] Step 7/26 : RUN go mod download [2021-06-18T20:18:54.403Z] ---> Running in d49c0cce70af [2021-06-18T20:18:54.403Z] ---> 4ea0c1fcbae5 [2021-06-18T20:18:54.403Z] Step 7/32 : RUN go mod download [2021-06-18T20:18:54.403Z] Removing intermediate container bd8430fd1d4f [2021-06-18T20:18:54.403Z] ---> 7ba8564fb78d [2021-06-18T20:18:54.403Z] Step 6/22 : COPY go.mod . [2021-06-18T20:18:54.666Z] ---> Running in 2b1fcd7eeeac [2021-06-18T20:18:54.666Z] Removing intermediate container 5ccaec59449b [2021-06-18T20:18:54.666Z] ---> 0536fdcd786b [2021-06-18T20:18:54.666Z] Step 6/23 : COPY go.mod . [2021-06-18T20:18:54.666Z] ---> 74e699326433 [2021-06-18T20:18:54.666Z] Step 7/22 : RUN go mod download [2021-06-18T20:18:54.933Z] ---> Running in 732b01d2d0ec [2021-06-18T20:18:54.933Z] ---> 15a15901a0c0 [2021-06-18T20:18:54.933Z] Step 7/23 : RUN go mod download [2021-06-18T20:18:55.197Z] ---> Running in 87011818a8b3 [2021-06-18T20:18:55.777Z] Removing intermediate container d34537537d48 [2021-06-18T20:18:55.777Z] ---> 9901d7bb18d7 [2021-06-18T20:18:55.777Z] Step 8/23 : COPY . . [2021-06-18T20:18:55.777Z] Removing intermediate container d49c0cce70af [2021-06-18T20:18:55.777Z] ---> 65465d2557cc [2021-06-18T20:18:55.777Z] Step 8/26 : COPY . . [2021-06-18T20:18:55.777Z] Removing intermediate container 2b1fcd7eeeac [2021-06-18T20:18:55.777Z] ---> 15ad5550ab0e [2021-06-18T20:18:55.777Z] Step 8/32 : COPY . . [2021-06-18T20:19:02.410Z] Removing intermediate container 87011818a8b3 [2021-06-18T20:19:02.410Z] ---> 1a83e35578ef [2021-06-18T20:19:02.410Z] Step 8/23 : COPY . . [2021-06-18T20:19:02.410Z] Removing intermediate container 732b01d2d0ec [2021-06-18T20:19:02.410Z] ---> 3e52e84b6cbe [2021-06-18T20:19:02.410Z] Step 8/22 : COPY . . [2021-06-18T20:19:09.019Z] ---> cb4a0c5c49d4 [2021-06-18T20:19:09.019Z] Step 9/32 : RUN go mod tidy [2021-06-18T20:19:09.019Z] ---> a43778c7cb47 [2021-06-18T20:19:09.019Z] Step 9/23 : RUN go mod tidy [2021-06-18T20:19:09.019Z] ---> 562ae34bf5f7 [2021-06-18T20:19:09.019Z] Step 9/26 : RUN go mod tidy [2021-06-18T20:19:09.019Z] ---> Running in 2c58a1fbd2b4 [2021-06-18T20:19:09.019Z] ---> Running in 2a0e86bb9fbf [2021-06-18T20:19:09.019Z] ---> Running in 1398086edf9c [2021-06-18T20:19:12.367Z] Removing intermediate container 2c58a1fbd2b4 [2021-06-18T20:19:12.367Z] ---> 26a9ba6522ea [2021-06-18T20:19:12.367Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T20:19:12.630Z] Removing intermediate container 2a0e86bb9fbf [2021-06-18T20:19:12.630Z] ---> d879aea0eeec [2021-06-18T20:19:12.630Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T20:19:12.630Z] ---> Running in 4c695effffad [2021-06-18T20:19:13.203Z] ---> Running in 6e020cdfd335 [2021-06-18T20:19:13.203Z] Removing intermediate container 1398086edf9c [2021-06-18T20:19:13.203Z] ---> 0cf63f586132 [2021-06-18T20:19:13.203Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T20:19:13.786Z] ---> Running in 7fb4e94a7fb6 [2021-06-18T20:19:14.371Z] 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-06-18T20:19:14.942Z] 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-06-18T20:19:15.523Z] 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-06-18T20:19:18.887Z] Removing intermediate container 881b7557efe7 [2021-06-18T20:19:18.887Z] ---> 8491a740d115 [2021-06-18T20:19:18.887Z] Successfully built 8491a740d115 [2021-06-18T20:19:18.887Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:19:19.230Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T20:19:19.230Z] . [Pipeline] withDockerContainer [2021-06-18T20:19:19.697Z] prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container [2021-06-18T20:19:19.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat [2021-06-18T20:19:21.562Z] $ docker top 9184129e84f321e1781ce97c9a8b922c711c884e43967faf6eeb3d9fbfbe629b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:19:22.577Z] + go version [2021-06-18T20:19:22.577Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T20:19:22.605Z] $ docker stop --time=1 9184129e84f321e1781ce97c9a8b922c711c884e43967faf6eeb3d9fbfbe629b [2021-06-18T20:19:23.791Z] ---> 3a65636ecdfb [2021-06-18T20:19:23.791Z] Step 9/22 : RUN go mod tidy [2021-06-18T20:19:23.791Z] ---> Running in 8166483e9acf [2021-06-18T20:19:24.893Z] $ docker rm -f 9184129e84f321e1781ce97c9a8b922c711c884e43967faf6eeb3d9fbfbe629b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:19:25.737Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T20:19:25.737Z] . [2021-06-18T20:19:25.739Z] Removing intermediate container 8166483e9acf [2021-06-18T20:19:25.740Z] ---> ab44c809d023 [2021-06-18T20:19:25.740Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T20:19:25.740Z] ---> Running in ddf950bfeacb [Pipeline] withDockerContainer [2021-06-18T20:19:26.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container [2021-06-18T20:19:26.090Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat [2021-06-18T20:19:26.689Z] 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-06-18T20:19:27.740Z] $ docker top c1c00dcb35b09fe69b2a19a414ad35c31ad91861ca75b843c6f46bad0d61a6e0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T20:19:28.070Z] ========================================================= [2021-06-18T20:19:28.070Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T20:19:28.070Z] ========================================================= [Pipeline] sh [2021-06-18T20:19:28.613Z] ---> a267dea0c914 [2021-06-18T20:19:28.613Z] Step 9/23 : RUN go mod tidy [2021-06-18T20:19:28.613Z] ---> Running in 8f4d24358908 [2021-06-18T20:19:28.717Z] + go mod tidy [Pipeline] sh [2021-06-18T20:19:29.987Z] + make test [2021-06-18T20:19:29.987Z] go mod tidy [2021-06-18T20:19:30.578Z] Removing intermediate container 8f4d24358908 [2021-06-18T20:19:30.578Z] ---> d078a80b4444 [2021-06-18T20:19:30.578Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T20:19:30.578Z] ---> Running in 1c089303a10c [2021-06-18T20:19:30.597Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T20:19:30.855Z] 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-06-18T20:19:45.798Z] 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-06-18T20:19:48.417Z] Removing intermediate container 4c695effffad [2021-06-18T20:19:48.417Z] ---> 1d1ecc4eb27c [2021-06-18T20:19:48.417Z] [2021-06-18T20:19:48.417Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T20:19:48.417Z] 3.12: Pulling from library/alpine [2021-06-18T20:19:49.005Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T20:19:49.005Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T20:19:49.005Z] ---> 13621d1b12d4 [2021-06-18T20:19:49.005Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T20:19:49.279Z] ---> Running in 59b445eba465 [2021-06-18T20:19:50.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:19:50.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:19:50.554Z] Removing intermediate container 6e020cdfd335 [2021-06-18T20:19:50.554Z] ---> df698c0816a6 [2021-06-18T20:19:50.554Z] [2021-06-18T20:19:50.554Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T20:19:50.554Z] ---> 13621d1b12d4 [2021-06-18T20:19:50.554Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T20:19:50.554Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T20:19:50.554Z] ---> Running in 71f9c67abfac [2021-06-18T20:19:50.554Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:19:50.554Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T20:19:50.554Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T20:19:50.554Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T20:19:50.554Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T20:19:50.554Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:19:50.554Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T20:19:50.554Z] OK: 7 MiB in 20 packages [2021-06-18T20:19:50.825Z] Removing intermediate container 71f9c67abfac [2021-06-18T20:19:50.825Z] ---> a5677865a399 [2021-06-18T20:19:50.825Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T20:19:50.825Z] ---> Running in 042a16d4669d [2021-06-18T20:19:51.097Z] Removing intermediate container 59b445eba465 [2021-06-18T20:19:51.097Z] ---> 86a304d4ebf2 [2021-06-18T20:19:51.097Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T20:19:51.370Z] ---> Running in 919fd2cf554e [2021-06-18T20:19:51.370Z] Removing intermediate container 919fd2cf554e [2021-06-18T20:19:51.370Z] ---> e8af3f4e5641 [2021-06-18T20:19:51.370Z] Step 14/26 : WORKDIR / [2021-06-18T20:19:51.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:19:51.370Z] ---> Running in 0c45019c9e02 [2021-06-18T20:19:51.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:19:51.656Z] Removing intermediate container 0c45019c9e02 [2021-06-18T20:19:51.656Z] ---> ebcb0367e229 [2021-06-18T20:19:51.656Z] 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-06-18T20:19:51.934Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T20:19:51.934Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T20:19:51.934Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:19:51.934Z] OK: 6 MiB in 16 packages [2021-06-18T20:19:51.934Z] ---> 7df14fa9f42e [2021-06-18T20:19:51.934Z] 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-06-18T20:19:52.532Z] ---> 4a723725d612 [2021-06-18T20:19:52.532Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T20:19:52.532Z] Removing intermediate container 042a16d4669d [2021-06-18T20:19:52.532Z] ---> 45bc2e78c5db [2021-06-18T20:19:52.532Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T20:19:52.532Z] ---> Running in 4b199aab1995 [2021-06-18T20:19:52.801Z] ---> d6441ef5c5a1 [2021-06-18T20:19:52.801Z] 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-06-18T20:19:52.801Z] Removing intermediate container 4b199aab1995 [2021-06-18T20:19:52.801Z] ---> 431a921a8b77 [2021-06-18T20:19:52.801Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T20:19:52.801Z] ---> Running in 2dc32cfbd5bf [2021-06-18T20:19:53.075Z] ---> f9a3ce7c17d6 [2021-06-18T20:19:53.075Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T20:19:53.355Z] Removing intermediate container 2dc32cfbd5bf [2021-06-18T20:19:53.355Z] ---> 8e10efe0d7a7 [2021-06-18T20:19:53.355Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T20:19:53.355Z] ---> Running in 0b7f88ba98aa [2021-06-18T20:19:53.644Z] ---> 2d88a407ac66 [2021-06-18T20:19:53.644Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T20:19:54.635Z] Removing intermediate container 7fb4e94a7fb6 [2021-06-18T20:19:54.635Z] ---> f880c64977ec [2021-06-18T20:19:54.635Z] [2021-06-18T20:19:54.635Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T20:19:54.635Z] ---> 13621d1b12d4 [2021-06-18T20:19:54.635Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T20:19:54.635Z] ---> f23a37dad2ea [2021-06-18T20:19:54.635Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T20:19:54.635Z] ---> Running in a7e03365514d [2021-06-18T20:19:54.635Z] Removing intermediate container 0b7f88ba98aa [2021-06-18T20:19:54.635Z] ---> 9ea407aacd2a [2021-06-18T20:19:54.635Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T20:19:54.635Z] ---> Running in 53ba66abb6b2 [2021-06-18T20:19:54.910Z] Removing intermediate container 53ba66abb6b2 [2021-06-18T20:19:54.910Z] ---> a68dfdf28c51 [2021-06-18T20:19:54.910Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T20:19:54.910Z] ---> dd2491821d48 [2021-06-18T20:19:54.910Z] 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-06-18T20:19:55.184Z] ---> Running in 37f190a6e30d [2021-06-18T20:19:55.184Z] ---> bc279e7ac5c9 [2021-06-18T20:19:55.184Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T20:19:55.184Z] ---> Running in eb3782eb6b97 [2021-06-18T20:19:55.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:19:55.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:19:55.743Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T20:19:55.743Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T20:19:55.743Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:19:56.018Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T20:19:56.018Z] OK: 6 MiB in 16 packages [2021-06-18T20:19:56.290Z] Removing intermediate container 37f190a6e30d [2021-06-18T20:19:56.290Z] ---> b57334db52ce [2021-06-18T20:19:56.290Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T20:19:56.290Z] ---> Running in ff542d17be5b [2021-06-18T20:19:56.877Z] Removing intermediate container ff542d17be5b [2021-06-18T20:19:56.877Z] ---> dc5a5005c7f7 [2021-06-18T20:19:56.877Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T20:19:56.877Z] Removing intermediate container eb3782eb6b97 [2021-06-18T20:19:56.877Z] ---> cc03e65ab574 [2021-06-18T20:19:56.877Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:19:56.877Z] Removing intermediate container a7e03365514d [2021-06-18T20:19:56.877Z] ---> 919e70b0425d [2021-06-18T20:19:56.877Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:19:56.877Z] ---> Running in 76c18bcfb9bd [2021-06-18T20:19:56.877Z] ---> Running in 338f0aff184a [2021-06-18T20:19:57.153Z] Removing intermediate container 76c18bcfb9bd [2021-06-18T20:19:57.153Z] ---> b359f4f10c03 [2021-06-18T20:19:57.153Z] Step 25/26 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:19:57.153Z] Removing intermediate container 338f0aff184a [2021-06-18T20:19:57.153Z] ---> c8bcc5b4e6ac [2021-06-18T20:19:57.153Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T20:19:57.153Z] ---> 0422b63a2598 [2021-06-18T20:19:57.153Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T20:19:57.153Z] ---> Running in c5fac0ec2cd4 [2021-06-18T20:19:57.424Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T20:19:57.426Z] ---> Running in e40e9edca7dd [2021-06-18T20:19:57.697Z] Removing intermediate container c5fac0ec2cd4 [2021-06-18T20:19:57.697Z] ---> 2e04167ad1a6 [2021-06-18T20:19:57.697Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T20:19:57.697Z] Removing intermediate container e40e9edca7dd [2021-06-18T20:19:57.697Z] ---> f5cf9aa70547 [2021-06-18T20:19:57.697Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T20:19:57.697Z] ---> Running in f02cac35f3bf [2021-06-18T20:19:57.697Z] ---> Running in 39a1d98b4978 [2021-06-18T20:19:57.697Z] ---> 70b2da5b593d [2021-06-18T20:19:57.697Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T20:19:57.969Z] Removing intermediate container f02cac35f3bf [2021-06-18T20:19:57.969Z] ---> 9ded3c06078d [2021-06-18T20:19:57.969Z] [2021-06-18T20:19:57.969Z] Removing intermediate container 39a1d98b4978 [2021-06-18T20:19:57.969Z] ---> 200247eb938c [2021-06-18T20:19:57.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:19:58.231Z] Successfully built 9ded3c06078d [2021-06-18T20:19:58.231Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T20:19:58.231Z] Building core-command [2021-06-18T20:19:58.231Z]  Building security-secretstore-setup ... done  ---> 725bb8dbb68b [2021-06-18T20:19:58.231Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T20:19:58.231Z] 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-06-18T20:19:58.495Z] ---> e5170a2bbd8b [2021-06-18T20:19:58.495Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T20:19:58.495Z] ---> 66972e07b2d1 [2021-06-18T20:19:58.495Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T20:19:59.441Z] ---> d621fe4f5ac2 [2021-06-18T20:19:59.441Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T20:19:59.441Z] ---> fd82a242194d [2021-06-18T20:19:59.441Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T20:19:59.703Z] ---> Running in 9086eaec6d71 [2021-06-18T20:19:59.965Z] ---> 6cab59eaa44e [2021-06-18T20:19:59.965Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T20:20:00.237Z] Removing intermediate container 9086eaec6d71 [2021-06-18T20:20:00.238Z] ---> e0648100273c [2021-06-18T20:20:00.238Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T20:20:00.238Z] ---> Running in 73283f71f1e7 [2021-06-18T20:20:00.499Z] ---> 9e5752eb17f4 [2021-06-18T20:20:00.499Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T20:20:00.760Z] Removing intermediate container 73283f71f1e7 [2021-06-18T20:20:00.760Z] ---> b3366e0e1134 [2021-06-18T20:20:00.760Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:20:00.760Z] ---> Running in 2c74a25d3eca [2021-06-18T20:20:00.760Z] ---> Running in 46b722b4b306 [2021-06-18T20:20:01.020Z] Removing intermediate container 46b722b4b306 [2021-06-18T20:20:01.020Z] ---> 64a1190a889e [2021-06-18T20:20:01.020Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T20:20:01.020Z] ---> Running in 5de713663f05 [2021-06-18T20:20:01.281Z] Removing intermediate container 5de713663f05 [2021-06-18T20:20:01.281Z] ---> 8fa8339089b4 [2021-06-18T20:20:01.281Z] Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:01.281Z] ---> Running in 8cbb4bcb828c [2021-06-18T20:20:01.543Z] Removing intermediate container 8cbb4bcb828c [2021-06-18T20:20:01.543Z] ---> ed971291e9ca [2021-06-18T20:20:01.543Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T20:20:01.809Z] ---> Running in 8419af40df54 [2021-06-18T20:20:01.809Z] Removing intermediate container 2c74a25d3eca [2021-06-18T20:20:01.809Z] ---> ee29380715f2 [2021-06-18T20:20:01.809Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T20:20:02.073Z] ---> Running in 5abe8b390083 [2021-06-18T20:20:02.073Z] Removing intermediate container 8419af40df54 [2021-06-18T20:20:02.073Z] ---> b481f40131c6 [2021-06-18T20:20:02.073Z] [2021-06-18T20:20:02.073Z] Successfully built b481f40131c6 [2021-06-18T20:20:02.073Z] Successfully tagged support-notifications:latest [2021-06-18T20:20:02.073Z] Building core-data [2021-06-18T20:20:02.349Z]  Building support-notifications ... done Removing intermediate container 5abe8b390083 [2021-06-18T20:20:02.349Z] ---> 320698afd40b [2021-06-18T20:20:02.349Z] Step 29/32 : CMD ["gate"] [2021-06-18T20:20:04.920Z] ---> Running in 0fa593b0e021 [2021-06-18T20:20:05.182Z] Removing intermediate container ddf950bfeacb [2021-06-18T20:20:05.182Z] ---> 1118de3eff84 [2021-06-18T20:20:05.182Z] [2021-06-18T20:20:05.182Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T20:20:05.182Z] ---> 13621d1b12d4 [2021-06-18T20:20:05.182Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T20:20:05.182Z] Removing intermediate container 1c089303a10c [2021-06-18T20:20:05.182Z] ---> 65456548eb48 [2021-06-18T20:20:05.182Z] [2021-06-18T20:20:05.182Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T20:20:05.182Z] ---> 13621d1b12d4 [2021-06-18T20:20:05.182Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T20:20:05.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:20:05.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:20:05.756Z] ---> a2e49a29e10b [2021-06-18T20:20:05.756Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:20:05.756Z] ---> Using cache [2021-06-18T20:20:05.756Z] ---> 010ffdf98c7e [2021-06-18T20:20:05.756Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:20:05.756Z] ---> Using cache [2021-06-18T20:20:05.756Z] ---> 370e126fbac5 [2021-06-18T20:20:05.756Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T20:20:06.337Z] ---> Running in a61c6381d9c5 [2021-06-18T20:20:06.606Z] ---> Running in 6d06e5fdf89f [2021-06-18T20:20:06.606Z] ---> Running in 4b85418ba5f8 [2021-06-18T20:20:06.606Z] Removing intermediate container 0fa593b0e021 [2021-06-18T20:20:06.606Z] ---> 028d40ab6fee [2021-06-18T20:20:06.606Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T20:20:06.606Z] ---> Running in 1f6b779f77d3 [2021-06-18T20:20:06.869Z] Removing intermediate container 1f6b779f77d3 [2021-06-18T20:20:06.869Z] ---> ed5cec613b80 [2021-06-18T20:20:06.869Z] Step 31/32 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:07.137Z] ---> Running in 48afd2b68622 [2021-06-18T20:20:07.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:07.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:07.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:07.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:07.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:07.417Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T20:20:07.417Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:20:07.417Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T20:20:07.417Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T20:20:07.687Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:20:07.687Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T20:20:07.687Z] OK: 7 MiB in 18 packages [2021-06-18T20:20:07.687Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T20:20:07.687Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:20:07.687Z] OK: 6 MiB in 15 packages [2021-06-18T20:20:07.687Z] Removing intermediate container 48afd2b68622 [2021-06-18T20:20:07.687Z] ---> 3bf5d48b5248 [2021-06-18T20:20:07.687Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T20:20:07.687Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:20:07.687Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:20:07.687Z] ---> a2e49a29e10b [2021-06-18T20:20:07.687Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> 010ffdf98c7e [2021-06-18T20:20:07.687Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> 370e126fbac5 [2021-06-18T20:20:07.687Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> 7ba8564fb78d [2021-06-18T20:20:07.687Z] Step 6/24 : COPY go.mod . [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> 74e699326433 [2021-06-18T20:20:07.687Z] Step 7/24 : RUN go mod download [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> 3e52e84b6cbe [2021-06-18T20:20:07.687Z] Step 8/24 : COPY . . [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> 3a65636ecdfb [2021-06-18T20:20:07.687Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:20:07.687Z] ---> Using cache [2021-06-18T20:20:07.687Z] ---> ab44c809d023 [2021-06-18T20:20:07.687Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T20:20:07.951Z] ---> Running in 406b46bd883f [2021-06-18T20:20:07.951Z] ---> Running in 4e9844640a99 [2021-06-18T20:20:08.213Z] Removing intermediate container 4e9844640a99 [2021-06-18T20:20:08.213Z] ---> fb59817152ae [2021-06-18T20:20:08.213Z] [2021-06-18T20:20:08.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:08.213Z] Successfully built fb59817152ae [2021-06-18T20:20:08.213Z] Removing intermediate container 4b85418ba5f8 [2021-06-18T20:20:08.213Z] ---> 898aca028e0d [2021-06-18T20:20:08.213Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:20:08.475Z] Successfully tagged security-bootstrapper:latest [2021-06-18T20:20:08.475Z] Building sys-mgmt-agent [2021-06-18T20:20:08.475Z]  Building security-bootstrapper ... done Removing intermediate container a61c6381d9c5 [2021-06-18T20:20:08.475Z] ---> 430a54fa23ed [2021-06-18T20:20:08.475Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T20:20:08.475Z] ---> Running in 3dd2417bf769 [2021-06-18T20:20:08.475Z] ---> Running in 2203238cd9d2 [2021-06-18T20:20:08.475Z] 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-06-18T20:20:08.755Z] OK: 219 MiB in 52 packages [2021-06-18T20:20:09.027Z] Removing intermediate container 3dd2417bf769 [2021-06-18T20:20:09.027Z] ---> 540fde940157 [2021-06-18T20:20:09.027Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T20:20:09.997Z] Removing intermediate container 2203238cd9d2 [2021-06-18T20:20:09.997Z] ---> c9c65b55d13e [2021-06-18T20:20:09.997Z] Step 14/22 : WORKDIR /edgex [2021-06-18T20:20:10.274Z] ---> Running in 3d2cd4c84790 [2021-06-18T20:20:10.274Z] ---> Running in 5fe87e10dfb7 [2021-06-18T20:20:10.537Z] Removing intermediate container 6d06e5fdf89f [2021-06-18T20:20:10.537Z] ---> 97e2bda6256c [2021-06-18T20:20:10.537Z] Step 6/24 : COPY go.mod . [2021-06-18T20:20:10.537Z] Removing intermediate container 3d2cd4c84790 [2021-06-18T20:20:10.537Z] ---> 69f4652616a3 [2021-06-18T20:20:10.537Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T20:20:10.537Z] Removing intermediate container 5fe87e10dfb7 [2021-06-18T20:20:10.537Z] ---> 66cc664929bf [2021-06-18T20:20:10.537Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T20:20:10.537Z] ---> Running in f61e71dceaa0 [2021-06-18T20:20:10.803Z] Removing intermediate container f61e71dceaa0 [2021-06-18T20:20:10.803Z] ---> 0de056dd93c3 [2021-06-18T20:20:10.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:20:11.066Z] ---> 9eef9158f3b2 [2021-06-18T20:20:11.066Z] Step 7/24 : RUN go mod download [2021-06-18T20:20:11.066Z] ---> 7d651a0354f0 [2021-06-18T20:20:11.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T20:20:11.066Z] ---> Running in 166c813fa2ad [2021-06-18T20:20:11.330Z] ---> 29b3a2ee2d01 [2021-06-18T20:20:11.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T20:20:11.595Z] ---> 0e2954d3402a [2021-06-18T20:20:11.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T20:20:12.547Z] ---> f91fca30d604 [2021-06-18T20:20:12.547Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T20:20:12.547Z] ---> 46ade7f3d5f1 [2021-06-18T20:20:12.547Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T20:20:12.547Z] Removing intermediate container 166c813fa2ad [2021-06-18T20:20:12.547Z] ---> 3e623f857278 [2021-06-18T20:20:12.547Z] Step 8/24 : COPY . . [2021-06-18T20:20:12.547Z] ---> Running in 6fe50b5f22c9 [2021-06-18T20:20:15.913Z] ---> a9b1fdb19025 [2021-06-18T20:20:15.913Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T20:20:16.489Z] Removing intermediate container 6fe50b5f22c9 [2021-06-18T20:20:16.489Z] ---> bd4d7314e696 [2021-06-18T20:20:16.489Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T20:20:17.076Z] ---> Running in 03611d0b4109 [2021-06-18T20:20:17.365Z] ---> Running in 4a3003d4873d [2021-06-18T20:20:17.639Z] Removing intermediate container 03611d0b4109 [2021-06-18T20:20:17.639Z] ---> f90b519f6b9b [2021-06-18T20:20:17.639Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:20:17.639Z] ---> Running in f7a38a53532a [2021-06-18T20:20:17.639Z] ---> bacfd29dc939 [2021-06-18T20:20:17.639Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:20:17.639Z] Removing intermediate container 4a3003d4873d [2021-06-18T20:20:17.639Z] ---> 229223b7c657 [2021-06-18T20:20:17.639Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T20:20:17.912Z] ---> Running in 20471078c628 [2021-06-18T20:20:17.912Z] Removing intermediate container f7a38a53532a [2021-06-18T20:20:17.912Z] ---> cf177fb3f27c [2021-06-18T20:20:17.912Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T20:20:17.912Z] ---> Running in 6036db591380 [2021-06-18T20:20:17.912Z] ---> Running in d39a05528d53 [2021-06-18T20:20:18.187Z] Removing intermediate container 6036db591380 [2021-06-18T20:20:18.187Z] ---> 73e98f4734f3 [2021-06-18T20:20:18.187Z] Step 21/22 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:18.476Z] Removing intermediate container d39a05528d53 [2021-06-18T20:20:18.476Z] ---> 8e6aa5aa8ddb [2021-06-18T20:20:18.476Z] Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:18.476Z] ---> Running in eb2eff5fd5af [2021-06-18T20:20:18.476Z] ---> Running in 3a9807b0d081 [2021-06-18T20:20:18.753Z] Removing intermediate container 3a9807b0d081 [2021-06-18T20:20:18.753Z] ---> 02a0b09bb11d [2021-06-18T20:20:18.753Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T20:20:18.753Z] Removing intermediate container eb2eff5fd5af [2021-06-18T20:20:18.753Z] ---> 4b2c23b3376d [2021-06-18T20:20:18.753Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T20:20:18.753Z] ---> Running in 781fdcd2d2c1 [2021-06-18T20:20:18.753Z] ---> Running in 9efcbbe64c12 [2021-06-18T20:20:19.021Z] Removing intermediate container 781fdcd2d2c1 [2021-06-18T20:20:19.021Z] ---> 6e3633378ec8 [2021-06-18T20:20:19.021Z] [2021-06-18T20:20:19.021Z] Removing intermediate container 9efcbbe64c12 [2021-06-18T20:20:19.021Z] ---> a672b0152e37 [2021-06-18T20:20:19.021Z] [2021-06-18T20:20:19.021Z] Successfully built 6e3633378ec8 [2021-06-18T20:20:19.307Z] Successfully tagged support-scheduler:latest [2021-06-18T20:20:19.307Z] Building core-metadata [2021-06-18T20:20:19.307Z]  Building support-scheduler ... done Successfully built a672b0152e37 [2021-06-18T20:20:19.307Z] Successfully tagged security-proxy-setup:latest [2021-06-18T20:20:21.171Z]  Building security-proxy-setup ... done Removing intermediate container 20471078c628 [2021-06-18T20:20:21.171Z] ---> 885a94c9e593 [2021-06-18T20:20:21.171Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T20:20:21.171Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:20:21.171Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:20:21.171Z] ---> a2e49a29e10b [2021-06-18T20:20:21.171Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:20:21.171Z] ---> Using cache [2021-06-18T20:20:21.171Z] ---> 010ffdf98c7e [2021-06-18T20:20:21.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:20:21.171Z] ---> Using cache [2021-06-18T20:20:21.171Z] ---> 370e126fbac5 [2021-06-18T20:20:21.171Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T20:20:21.837Z] ---> Running in 10d2a7e02ab0 [2021-06-18T20:20:21.837Z] ---> Running in 3842e411d7b0 [2021-06-18T20:20:22.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:22.517Z] 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-06-18T20:20:23.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:23.662Z] OK: 219 MiB in 52 packages [2021-06-18T20:20:24.680Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:20:24.680Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:20:24.680Z] ---> a2e49a29e10b [2021-06-18T20:20:24.680Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> 010ffdf98c7e [2021-06-18T20:20:24.680Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> 370e126fbac5 [2021-06-18T20:20:24.680Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> 7ba8564fb78d [2021-06-18T20:20:24.680Z] Step 6/24 : COPY go.mod . [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> 74e699326433 [2021-06-18T20:20:24.680Z] Step 7/24 : RUN go mod download [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> 3e52e84b6cbe [2021-06-18T20:20:24.680Z] Step 8/24 : COPY . . [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> 3a65636ecdfb [2021-06-18T20:20:24.680Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:20:24.680Z] ---> Using cache [2021-06-18T20:20:24.680Z] ---> ab44c809d023 [2021-06-18T20:20:24.680Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T20:20:24.680Z] ---> Running in 6e0b698dab15 [2021-06-18T20:20:24.941Z] Removing intermediate container 3842e411d7b0 [2021-06-18T20:20:24.941Z] ---> 15d008559203 [2021-06-18T20:20:24.941Z] Step 6/24 : COPY go.mod . [2021-06-18T20:20:25.205Z] ---> a63a0480f101 [2021-06-18T20:20:25.205Z] Step 7/24 : RUN go mod download [2021-06-18T20:20:25.467Z] ---> Running in 8c11ba6be953 [2021-06-18T20:20:25.467Z] 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-06-18T20:20:26.416Z] Removing intermediate container 8c11ba6be953 [2021-06-18T20:20:26.416Z] ---> 63748b07e2f1 [2021-06-18T20:20:26.416Z] Step 8/24 : COPY . . [2021-06-18T20:20:33.110Z] ---> e6caacaf3c84 [2021-06-18T20:20:33.110Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:20:33.110Z] ---> Running in d91d6bb75658 [2021-06-18T20:20:33.373Z] Removing intermediate container 406b46bd883f [2021-06-18T20:20:33.373Z] ---> 5ecd065b8ab8 [2021-06-18T20:20:33.373Z] [2021-06-18T20:20:33.373Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:20:33.373Z] ---> 13621d1b12d4 [2021-06-18T20:20:33.373Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T20:20:33.373Z] ---> Using cache [2021-06-18T20:20:33.373Z] ---> 898aca028e0d [2021-06-18T20:20:33.373Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:20:33.373Z] ---> Using cache [2021-06-18T20:20:33.373Z] ---> 540fde940157 [2021-06-18T20:20:33.373Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T20:20:33.636Z] ---> Running in 106938593fe4 [2021-06-18T20:20:33.636Z] Removing intermediate container 106938593fe4 [2021-06-18T20:20:33.636Z] ---> b25ba2974712 [2021-06-18T20:20:33.636Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T20:20:33.636Z] ---> Running in 2f7820b2a2e2 [2021-06-18T20:20:33.902Z] Removing intermediate container 2f7820b2a2e2 [2021-06-18T20:20:33.902Z] ---> 2fbcd1b1c811 [2021-06-18T20:20:33.902Z] Step 16/24 : WORKDIR / [2021-06-18T20:20:33.902Z] ---> Running in 7a5bc37162f4 [2021-06-18T20:20:34.165Z] Removing intermediate container 7a5bc37162f4 [2021-06-18T20:20:34.165Z] ---> 55e8067fee36 [2021-06-18T20:20:34.165Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:20:34.427Z] ---> 4dfe787f56d2 [2021-06-18T20:20:34.427Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T20:20:34.689Z] Removing intermediate container d91d6bb75658 [2021-06-18T20:20:34.689Z] ---> 93fc11cb951b [2021-06-18T20:20:34.689Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T20:20:34.689Z] ---> Running in dde0fc4eced9 [2021-06-18T20:20:34.951Z] ---> ff6a3a7ef85a [2021-06-18T20:20:34.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T20:20:35.219Z] 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-06-18T20:20:35.484Z] ---> 2b9883576dec [2021-06-18T20:20:35.484Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T20:20:35.484Z] ---> Running in 83a995eee177 [2021-06-18T20:20:35.484Z] Removing intermediate container 83a995eee177 [2021-06-18T20:20:35.484Z] ---> 15bc9d43e5c2 [2021-06-18T20:20:35.484Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:20:35.755Z] ---> Running in b5b318d9a32f [2021-06-18T20:20:35.755Z] Removing intermediate container b5b318d9a32f [2021-06-18T20:20:35.755Z] ---> 27a6b0ca0de7 [2021-06-18T20:20:35.755Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T20:20:35.755Z] ---> Running in 128807a6df1a [2021-06-18T20:20:36.019Z] Removing intermediate container 128807a6df1a [2021-06-18T20:20:36.019Z] ---> 2630b8279141 [2021-06-18T20:20:36.019Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:36.019Z] ---> Running in 4d78462efd9c [2021-06-18T20:20:36.282Z] Removing intermediate container 4d78462efd9c [2021-06-18T20:20:36.282Z] ---> db251f3f0c61 [2021-06-18T20:20:36.282Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:20:36.282Z] ---> Running in fec1486f27e9 [2021-06-18T20:20:36.282Z] Removing intermediate container fec1486f27e9 [2021-06-18T20:20:36.282Z] ---> a8146355248d [2021-06-18T20:20:36.282Z] [2021-06-18T20:20:36.545Z] Successfully built a8146355248d [2021-06-18T20:20:36.545Z] Successfully tagged core-command:latest [2021-06-18T20:20:51.475Z]  Building core-command ... done Removing intermediate container 10d2a7e02ab0 [2021-06-18T20:20:51.475Z] ---> ca39f7e3aba4 [2021-06-18T20:20:51.475Z] [2021-06-18T20:20:51.475Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:20:51.475Z] ---> 13621d1b12d4 [2021-06-18T20:20:51.475Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T20:20:51.475Z] ---> Running in aba1f5dfe1c2 [2021-06-18T20:20:51.475Z] Removing intermediate container aba1f5dfe1c2 [2021-06-18T20:20:51.475Z] ---> 4b0894bd46a7 [2021-06-18T20:20:51.475Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T20:20:51.475Z] ---> Running in 0ebca0aeffbf [2021-06-18T20:20:51.475Z] Removing intermediate container 0ebca0aeffbf [2021-06-18T20:20:51.475Z] ---> d18a8fb2154c [2021-06-18T20:20:51.475Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T20:20:51.475Z] ---> Running in a669998a5c0f [2021-06-18T20:20:51.476Z] Removing intermediate container a669998a5c0f [2021-06-18T20:20:51.476Z] ---> 2dda3577449d [2021-06-18T20:20:51.476Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:20:51.476Z] ---> Running in e30a00666ce5 [2021-06-18T20:20:51.476Z] Removing intermediate container e30a00666ce5 [2021-06-18T20:20:51.476Z] ---> 91405cf16517 [2021-06-18T20:20:51.476Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T20:20:51.476Z] ---> Running in 17a204b5ecbc [2021-06-18T20:20:52.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:52.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:52.643Z] Removing intermediate container 6e0b698dab15 [2021-06-18T20:20:52.643Z] ---> 2efbc8212b0a [2021-06-18T20:20:52.643Z] [2021-06-18T20:20:52.643Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:20:52.643Z] ---> 13621d1b12d4 [2021-06-18T20:20:52.643Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T20:20:52.643Z] ---> Using cache [2021-06-18T20:20:52.643Z] ---> 898aca028e0d [2021-06-18T20:20:52.643Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:20:52.643Z] ---> Using cache [2021-06-18T20:20:52.643Z] ---> 540fde940157 [2021-06-18T20:20:52.643Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T20:20:52.643Z] ---> Running in d84e62d3d0b1 [2021-06-18T20:20:52.913Z] Removing intermediate container d84e62d3d0b1 [2021-06-18T20:20:52.913Z] ---> 38d12e5126a4 [2021-06-18T20:20:52.913Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T20:20:52.913Z] ---> Running in 693764102d52 [2021-06-18T20:20:53.179Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T20:20:53.179Z] Removing intermediate container 693764102d52 [2021-06-18T20:20:53.179Z] ---> e9d358a76f3a [2021-06-18T20:20:53.179Z] Step 16/24 : WORKDIR / [2021-06-18T20:20:53.179Z] ---> Running in 785b57f7f5cd [2021-06-18T20:20:53.179Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T20:20:53.179Z] Removing intermediate container 785b57f7f5cd [2021-06-18T20:20:53.179Z] ---> 712d68f2d803 [2021-06-18T20:20:53.179Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:20:53.179Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T20:20:53.448Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T20:20:53.448Z] ---> c8816d52842f [2021-06-18T20:20:53.448Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T20:20:54.021Z] ---> 635165319e6c [2021-06-18T20:20:54.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T20:20:54.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T20:20:54.055Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T20:20:54.281Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T20:20:54.281Z] ---> f3e56a14ebf2 [2021-06-18T20:20:54.281Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T20:20:54.281Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T20:20:54.281Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:20:54.281Z] OK: 8 MiB in 20 packages [2021-06-18T20:20:54.543Z] ---> Running in 57f03d935d47 [2021-06-18T20:20:54.543Z] Removing intermediate container dde0fc4eced9 [2021-06-18T20:20:54.543Z] ---> 1e2036b92bc9 [2021-06-18T20:20:54.543Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T20:20:54.543Z] ---> Running in 8605b3be4481 [2021-06-18T20:20:54.543Z] Removing intermediate container 57f03d935d47 [2021-06-18T20:20:54.543Z] ---> 1a8cbe6f6ba9 [2021-06-18T20:20:54.543Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:20:54.543Z] ---> Running in 8befcf1bbae4 [2021-06-18T20:20:54.543Z] Removing intermediate container 8befcf1bbae4 [2021-06-18T20:20:54.543Z] ---> 5f3efc9e18fa [2021-06-18T20:20:54.543Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T20:20:54.809Z] ---> Running in deb4e9d7c1e2 [2021-06-18T20:20:54.809Z] Removing intermediate container 17a204b5ecbc [2021-06-18T20:20:54.809Z] ---> 3c17dfdb2806 [2021-06-18T20:20:54.809Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:20:54.809Z] Removing intermediate container deb4e9d7c1e2 [2021-06-18T20:20:54.809Z] ---> f6d85f40a4c3 [2021-06-18T20:20:54.809Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:54.809Z] 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-06-18T20:20:54.809Z] ---> Running in db63e03914d3 [2021-06-18T20:20:54.809Z] ---> 25954e34a88c [2021-06-18T20:20:54.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T20:20:55.073Z] Removing intermediate container db63e03914d3 [2021-06-18T20:20:55.073Z] ---> 4ca6f1d82bfe [2021-06-18T20:20:55.073Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:20:55.073Z] ---> Running in 1dcdad6d26e9 [2021-06-18T20:20:55.338Z] ---> 5f5905b4bf2c [2021-06-18T20:20:55.338Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T20:20:55.338Z] Removing intermediate container 1dcdad6d26e9 [2021-06-18T20:20:55.338Z] ---> b96dadb5500c [2021-06-18T20:20:55.338Z] [2021-06-18T20:20:55.338Z] Successfully built b96dadb5500c [2021-06-18T20:20:55.603Z] Successfully tagged core-metadata:latest [2021-06-18T20:20:55.603Z]  Building core-metadata ... done  ---> c7acaf62d56d [2021-06-18T20:20:55.603Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T20:20:55.603Z] ---> Running in e963e6c7c76f [2021-06-18T20:20:55.603Z] Removing intermediate container 8605b3be4481 [2021-06-18T20:20:55.603Z] ---> 3934d56afd32 [2021-06-18T20:20:55.603Z] [2021-06-18T20:20:55.603Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T20:20:55.603Z] Removing intermediate container e963e6c7c76f [2021-06-18T20:20:55.603Z] ---> 4e71f82d5715 [2021-06-18T20:20:55.603Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:20:55.603Z] ---> Running in df76b2394aea [2021-06-18T20:20:55.603Z] 20.10.0: Pulling from library/docker [2021-06-18T20:20:55.863Z] Removing intermediate container df76b2394aea [2021-06-18T20:20:55.863Z] ---> 1c2258080779 [2021-06-18T20:20:55.863Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T20:20:55.863Z] ---> Running in b157b24cb75d [2021-06-18T20:20:55.863Z] Removing intermediate container b157b24cb75d [2021-06-18T20:20:55.863Z] ---> 44925aec5803 [2021-06-18T20:20:55.863Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:20:55.863Z] ---> Running in f3ac7500b793 [2021-06-18T20:20:56.126Z] Removing intermediate container f3ac7500b793 [2021-06-18T20:20:56.126Z] ---> 59fff2f1a138 [2021-06-18T20:20:56.126Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:20:56.126Z] ---> Running in 62c60986fc29 [2021-06-18T20:20:56.387Z] Removing intermediate container 62c60986fc29 [2021-06-18T20:20:56.387Z] ---> 7cb8da826170 [2021-06-18T20:20:56.387Z] [2021-06-18T20:20:56.387Z] Successfully built 7cb8da826170 [2021-06-18T20:20:56.387Z] Successfully tagged core-data:latest [2021-06-18T20:20:56.713Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T20:20:56.713Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T20:20:58.984Z]  Building core-data ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T20:20:58.985Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T20:20:58.985Z] ---> aefe523efa57 [2021-06-18T20:20:58.985Z] 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-06-18T20:20:59.247Z] ---> Running in e3a97f4fc859 [2021-06-18T20:20:59.247Z] Removing intermediate container e3a97f4fc859 [2021-06-18T20:20:59.247Z] ---> 2077a5822a23 [2021-06-18T20:20:59.247Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T20:20:59.512Z] ---> Running in a2d4a60266f4 [2021-06-18T20:20:59.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:59.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T20:20:59.779Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T20:20:59.779Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T20:20:59.779Z] Executing bash-5.0.17-r0.post-install [2021-06-18T20:20:59.779Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:20:59.779Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T20:20:59.779Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T20:20:59.779Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T20:20:59.779Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T20:20:59.779Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T20:20:59.779Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T20:20:59.779Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T20:20:59.779Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T20:20:59.779Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T20:20:59.779Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T20:21:00.353Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T20:21:00.353Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T20:21:00.353Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T20:21:00.614Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T20:21:00.614Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T20:21:00.614Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T20:21:00.614Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T20:21:00.614Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T20:21:00.614Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T20:21:00.614Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T20:21:00.614Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T20:21:00.614Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T20:21:00.614Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T20:21:00.614Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T20:21:00.614Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T20:21:00.614Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T20:21:00.614Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T20:21:00.614Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T20:21:00.614Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T20:21:00.614Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T20:21:00.614Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T20:21:00.878Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T20:21:00.878Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T20:21:00.878Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T20:21:00.878Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T20:21:00.878Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T20:21:00.878Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T20:21:00.878Z] OK: 72 MiB in 59 packages [2021-06-18T20:21:01.453Z] Collecting docker-compose==1.23.2 [2021-06-18T20:21:01.453Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T20:21:01.453Z] 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-06-18T20:21:01.716Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T20:21:01.716Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T20:21:01.716Z] Collecting PyYAML<4,>=3.10 [2021-06-18T20:21:01.716Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T20:21:02.290Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T20:21:02.290Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T20:21:02.553Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T20:21:02.553Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T20:21:02.816Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T20:21:02.816Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T20:21:02.816Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T20:21:02.816Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T20:21:02.816Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T20:21:02.816Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T20:21:03.389Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T20:21:03.389Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T20:21:03.963Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T20:21:03.963Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T20:21:03.963Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T20:21:03.963Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T20:21:03.963Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T20:21:03.963Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T20:21:03.963Z] Collecting idna<2.8,>=2.5 [2021-06-18T20:21:03.963Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T20:21:04.225Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T20:21:04.225Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T20:21:04.225Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T20:21:04.225Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T20:21:04.225Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T20:21:04.225Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T20:21:04.225Z] Installing collected packages: websocket-client, PyYAML, dockerpty, cached-property, jsonschema, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, docker-compose [2021-06-18T20:21:04.225Z] Running setup.py install for PyYAML: started [2021-06-18T20:21:04.489Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T20:21:04.489Z] Running setup.py install for dockerpty: started [2021-06-18T20:21:05.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T20:21:05.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T20:21:05.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T20:21:05.035Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T20:21:05.061Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T20:21:05.062Z] Attempting uninstall: urllib3 [2021-06-18T20:21:05.062Z] Found existing installation: urllib3 1.25.9 [2021-06-18T20:21:05.062Z] Uninstalling urllib3-1.25.9: [2021-06-18T20:21:05.062Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T20:21:05.062Z] Attempting uninstall: idna [2021-06-18T20:21:05.062Z] Found existing installation: idna 2.9 [2021-06-18T20:21:05.062Z] Uninstalling idna-2.9: [2021-06-18T20:21:05.062Z] Successfully uninstalled idna-2.9 [2021-06-18T20:21:05.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T20:21:05.324Z] Attempting uninstall: requests [2021-06-18T20:21:05.324Z] Found existing installation: requests 2.23.0 [2021-06-18T20:21:05.324Z] Uninstalling requests-2.23.0: [2021-06-18T20:21:05.324Z] Successfully uninstalled requests-2.23.0 [2021-06-18T20:21:05.324Z] Running setup.py install for docopt: started [2021-06-18T20:21:05.898Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T20:21:05.898Z] Running setup.py install for texttable: started [2021-06-18T20:21:06.160Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T20:21:06.160Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T20:21:06.311Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T20:21:07.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T20:21:07.760Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T20:21:07.760Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T20:21:07.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T20:21:09.470Z] Removing intermediate container a2d4a60266f4 [2021-06-18T20:21:09.470Z] ---> a107732e0091 [2021-06-18T20:21:09.470Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T20:21:09.470Z] ---> Running in 21b326bbb2ee [2021-06-18T20:21:09.470Z] Removing intermediate container 21b326bbb2ee [2021-06-18T20:21:09.470Z] ---> b5393f2e52e1 [2021-06-18T20:21:09.470Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T20:21:09.470Z] ---> Running in 826164ff4874 [2021-06-18T20:21:09.470Z] Removing intermediate container 826164ff4874 [2021-06-18T20:21:09.470Z] ---> 03a1a3e42f61 [2021-06-18T20:21:09.470Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T20:21:09.470Z] ---> 30778d6a5bd7 [2021-06-18T20:21:09.470Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T20:21:09.735Z] ---> 058d2eb08e5e [2021-06-18T20:21:09.735Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T20:21:09.997Z] ---> 3ac5e524c0c2 [2021-06-18T20:21:09.997Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T20:21:09.997Z] ---> Running in 92358f15c5b9 [2021-06-18T20:21:09.997Z] Removing intermediate container 92358f15c5b9 [2021-06-18T20:21:09.997Z] ---> a555b8897986 [2021-06-18T20:21:09.997Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:21:09.997Z] ---> Running in 76ec6cb10a45 [2021-06-18T20:21:10.259Z] Removing intermediate container 76ec6cb10a45 [2021-06-18T20:21:10.259Z] ---> 446c02ba7d90 [2021-06-18T20:21:10.259Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T20:21:10.259Z] ---> Running in 771622ee652b [2021-06-18T20:21:10.259Z] Removing intermediate container 771622ee652b [2021-06-18T20:21:10.259Z] ---> da57edd169e2 [2021-06-18T20:21:10.259Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:21:10.259Z] ---> Running in 329cba522737 [2021-06-18T20:21:10.259Z] Removing intermediate container 329cba522737 [2021-06-18T20:21:10.259Z] ---> e04ef8df1620 [2021-06-18T20:21:10.259Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:21:10.259Z] ---> Running in eba5aafbdc61 [2021-06-18T20:21:10.523Z] Removing intermediate container eba5aafbdc61 [2021-06-18T20:21:10.523Z] ---> 4ed07841ad9b [2021-06-18T20:21:10.523Z] [2021-06-18T20:21:10.523Z] Successfully built 4ed07841ad9b [2021-06-18T20:21:10.523Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T20:21:10.530Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-18T20:21:10.533Z] $ docker stop --time=1 198cd9b71275f5c10aee1f14bef3f22a30d1ec337b3a83acdbe92dfbe07d2e43 [2021-06-18T20:21:11.776Z] $ docker rm -f 198cd9b71275f5c10aee1f14bef3f22a30d1ec337b3a83acdbe92dfbe07d2e43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T20:21:12.147Z] + docker images [2021-06-18T20:21:12.148Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:21:12.148Z] sys-mgmt-agent latest 4ed07841ad9b 1 second ago 312MB [2021-06-18T20:21:12.148Z] core-data latest 7cb8da826170 15 seconds ago 20.2MB [2021-06-18T20:21:12.148Z] 3934d56afd32 16 seconds ago 1.15GB [2021-06-18T20:21:12.148Z] core-metadata latest b96dadb5500c 16 seconds ago 16.6MB [2021-06-18T20:21:12.148Z] 2efbc8212b0a 19 seconds ago 1.15GB [2021-06-18T20:21:12.148Z] ca39f7e3aba4 22 seconds ago 1.15GB [2021-06-18T20:21:12.148Z] core-command latest a8146355248d 35 seconds ago 15.9MB [2021-06-18T20:21:12.148Z] 5ecd065b8ab8 38 seconds ago 1.14GB [2021-06-18T20:21:12.148Z] support-scheduler latest 6e3633378ec8 53 seconds ago 15.9MB [2021-06-18T20:21:12.148Z] security-proxy-setup latest a672b0152e37 53 seconds ago 25.7MB [2021-06-18T20:21:12.148Z] security-bootstrapper latest fb59817152ae About a minute ago 18.6MB [2021-06-18T20:21:12.148Z] 1118de3eff84 About a minute ago 1.15GB [2021-06-18T20:21:12.148Z] 65456548eb48 About a minute ago 1.15GB [2021-06-18T20:21:12.148Z] support-notifications latest b481f40131c6 About a minute ago 16.7MB [2021-06-18T20:21:12.148Z] security-secretstore-setup latest 9ded3c06078d About a minute ago 28.7MB [2021-06-18T20:21:12.148Z] f880c64977ec About a minute ago 1.15GB [2021-06-18T20:21:12.148Z] df698c0816a6 About a minute ago 1.15GB [2021-06-18T20:21:12.148Z] 1d1ecc4eb27c About a minute ago 1.15GB [2021-06-18T20:21:12.148Z] ci-base-image-x86_64 latest a2e49a29e10b 5 minutes ago 647MB [2021-06-18T20:21:12.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T20:21:12.148Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T20:21:12.148Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T20:21:12.148Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T20:21:12.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-06-18T20:21:20.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.190s coverage: 28.7% of statements [2021-06-18T20:21:20.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T20:21:20.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T20:21:21.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.407s coverage: 100.0% of statements [2021-06-18T20:21:21.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T20:21:22.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.298s coverage: 53.1% of statements [2021-06-18T20:21:22.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T20:21:22.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T20:21:24.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements [2021-06-18T20:21:24.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T20:21:24.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:21:24.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.178s coverage: 78.9% of statements [2021-06-18T20:21:27.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 81.2% of statements [2021-06-18T20:21:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T20:21:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T20:21:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T20:21:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T20:21:27.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T20:21:27.671Z] Still waiting to schedule task [2021-06-18T20:21:27.671Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.102s coverage: 95.1% of statements [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.197s coverage: 60.0% of statements [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.301s coverage: 0.8% of statements [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 22.0% of statements [2021-06-18T20:21:32.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements [2021-06-18T20:21:32.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.147s coverage: 94.1% of statements [2021-06-18T20:21:33.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements [2021-06-18T20:21:35.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements [2021-06-18T20:21:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.183s coverage: 94.4% of statements [2021-06-18T20:21:47.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-06-18T20:21:52.160Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements [2021-06-18T20:21:52.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.224s coverage: 92.9% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.248s coverage: 85.4% of statements [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 91.2% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.689s coverage: 64.4% of statements [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T20:22:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-18T20:22:00.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-06-18T20:22:01.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-06-18T20:22:01.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-06-18T20:22:06.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 66.9% of statements [2021-06-18T20:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T20:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T20:22:06.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T20:22:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.662s coverage: 43.6% of statements [2021-06-18T20:22:08.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T20:22:08.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T20:22:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.344s coverage: 89.5% of statements [2021-06-18T20:22:08.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T20:22:08.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.213s coverage: 84.8% of statements [2021-06-18T20:22:08.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.3% of statements [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.543s coverage: 91.9% of statements [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 62.7% of statements [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.356s coverage: 97.6% of statements [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T20:22:16.451Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.194s coverage: 100.0% of statements [2021-06-18T20:22:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-18T20:22:17.045Z] GO111MODULE=on go vet ./... [2021-06-18T20:22:34.036Z] Running on prd-ubuntu18.04-docker-8c-8g-277 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T20:22:34.055Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-06-18T20:22:34.162Z] The recommended git tool is: git [2021-06-18T20:22:36.525Z] using credential edgex-jenkins-ssh [2021-06-18T20:22:36.540Z] Cloning the remote Git repository [2021-06-18T20:22:36.549Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T20:22:36.631Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-06-18T20:22:36.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T20:22:36.656Z] > git --version # timeout=10 [2021-06-18T20:22:36.666Z] > git --version # 'git version 2.17.1' [2021-06-18T20:22:36.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T20:22:36.701Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T20:22:42.461Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:22:42.572Z] Merge succeeded, producing badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:22:42.573Z] Checking out Revision badfce553bc796873749c4034d857a34ef4db8ac (PR-3579) [2021-06-18T20:22:41.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T20:22:41.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T20:22:41.811Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T20:22:41.825Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T20:22:41.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T20:22:41.830Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T20:22:42.463Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:22:42.468Z] > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 [2021-06-18T20:22:42.532Z] > git remote # timeout=10 [2021-06-18T20:22:42.539Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T20:22:42.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T20:22:42.548Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T20:22:42.557Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T20:22:42.566Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T20:22:42.574Z] > git checkout -f badfce553bc796873749c4034d857a34ef4db8ac # timeout=10 [2021-06-18T20:22:46.227Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:22:47.202Z] + echo snap-build.sh [2021-06-18T20:22:47.202Z] snap-build.sh [2021-06-18T20:22:47.202Z] + SNAP_BASE_DIR=. [2021-06-18T20:22:47.202Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-06-18T20:22:47.202Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-06-18T20:22:47.202Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-06-18T20:22:47.202Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-06-18T20:22:47.202Z] + cd /w/workspace/edgex-go/6 [2021-06-18T20:22:47.202Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-18T20:22:47.202Z] Reading package lists... [2021-06-18T20:22:47.466Z] Building dependency tree... [2021-06-18T20:22:47.467Z] Reading state information... [2021-06-18T20:22:47.467Z] The following packages were automatically installed and are no longer required: [2021-06-18T20:22:47.467Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-18T20:22:47.467Z] uidmap xdelta3 [2021-06-18T20:22:47.467Z] Use 'sudo apt autoremove' to remove them. [2021-06-18T20:22:47.467Z] The following packages will be REMOVED: [2021-06-18T20:22:47.467Z] lxd* lxd-client* [2021-06-18T20:22:48.044Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-18T20:22:48.044Z] After this operation, 31.7 MB disk space will be freed. [2021-06-18T20:22:48.570Z] (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-06-18T20:22:48.570Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T20:22:49.522Z] Removing lxd dnsmasq configuration [2021-06-18T20:22:49.522Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T20:22:49.522Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-18T20:22:50.468Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T20:22:50.731Z] (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-06-18T20:22:50.731Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T20:22:52.128Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-18T20:22:52.128Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-18T20:22:53.519Z] + sudo snap remove --purge lxd [2021-06-18T20:22:53.519Z] snap "lxd" is not installed [2021-06-18T20:22:53.519Z] + sudo groupadd --force --system lxd [2021-06-18T20:22:53.519Z] ++ whoami [2021-06-18T20:22:53.519Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-18T20:22:53.781Z] + newgrp - lxd [2021-06-18T20:22:53.781Z] + sudo snap install lxd [2021-06-18T20:23:01.954Z] 2021-06-18T20:22:59Z INFO Waiting for automatic snapd restart... [2021-06-18T20:23:16.894Z] lxd 4.15 from Canonical* installed [2021-06-18T20:23:16.894Z] + sudo lxd init --auto [2021-06-18T20:23:26.923Z] + sudo snap install --classic snapcraft [2021-06-18T20:23:36.938Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T20:23:36.938Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-18T20:23:36.938Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-18T20:23:36.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T20:23:36.938Z] Dload Upload Total Spent Left Speed [2021-06-18T20:23:37.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 [2021-06-18T20:23:37.201Z] 100 3325k 100 3325k 0 0 11.4M 0 --:--:-- --:--:-- --:--:-- 11.4M [2021-06-18T20:23:37.201Z] ./yq_linux_amd64 [2021-06-18T20:23:37.464Z] + sudo snapcraft prime --use-lxd [2021-06-18T20:23:38.892Z] gofmt -l . [2021-06-18T20:23:38.892Z] [ "`gofmt -l .`" = "" ] [2021-06-18T20:23:38.892Z] ./bin/test-attribution-txt.sh [2021-06-18T20:23:39.392Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-18T20:23:39.392Z] 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-06-18T20:23:39.392Z] - README.md [2021-06-18T20:23:39.392Z] [2021-06-18T20:23:39.392Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T20:23:40.341Z] Launching a container. [Pipeline] sh [2021-06-18T20:23:41.005Z] + ls -al . [2021-06-18T20:23:41.005Z] total 544 [2021-06-18T20:23:41.005Z] drwxrwxr-x 9 1001 1001 4096 Jun 18 20:23 . [2021-06-18T20:23:41.005Z] drwxr-xr-x 4 root root 4096 Jun 18 20:19 .. [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 20:17 .dockerignore [2021-06-18T20:23:41.005Z] drwxrwxr-x 8 1001 1001 4096 Jun 18 20:17 .git [2021-06-18T20:23:41.005Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 20:17 .github [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 20:17 .gitignore [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 20:17 .sonarcloud.properties [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 20:17 Attribution.txt [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 20:17 CONTRIBUTING.md [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 20:17 Dockerfile.build [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 20:17 Jenkinsfile [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 20:17 LICENSE [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 20:17 Makefile [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 20:17 README.md [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 20:17 SECURITY.md [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 20:14 VERSION [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 20:17 ZMQWindows.md [2021-06-18T20:23:41.005Z] drwxrwxr-x 2 1001 1001 4096 Jun 18 20:17 bin [2021-06-18T20:23:41.005Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 20:17 cmd [2021-06-18T20:23:41.005Z] -rw-r--r-- 1 root root 398095 Jun 18 20:22 coverage.out [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 20:17 go.mod [2021-06-18T20:23:41.005Z] -rw-r--r-- 1 root root 20843 Jun 18 20:19 go.sum [2021-06-18T20:23:41.005Z] drwxrwxr-x 7 1001 1001 4096 Jun 18 20:17 internal [2021-06-18T20:23:41.005Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 20:17 openapi [2021-06-18T20:23:41.005Z] drwxrwxr-x 4 1001 1001 4096 Jun 18 20:17 snap [2021-06-18T20:23:41.005Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 20:17 version.go [Pipeline] sh [2021-06-18T20:23:41.690Z] + '[' -e coverage.out ] [2021-06-18T20:23:41.690Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T20:23:41.713Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T20:23:42.546Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T20:23:43.218Z] + make build [2021-06-18T20:23:43.218Z] go mod tidy [2021-06-18T20:23:43.822Z] 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-06-18T20:23:46.975Z] Waiting for container to be ready [2021-06-18T20:23:47.547Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-18T20:23:47.547Z] [2021-06-18T20:23:50.543Z] 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-06-18T20:23:51.917Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-18T20:23:51.917Z] Waiting for network to be ready... [2021-06-18T20:23:52.490Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T20:23:52.490Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T20:23:52.490Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T20:23:52.752Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T20:23:52.752Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T20:23:52.752Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T20:23:52.752Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T20:23:52.752Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T20:23:52.752Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T20:23:52.752Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T20:23:53.014Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T20:23:53.275Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T20:23:53.538Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T20:23:53.538Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T20:23:53.538Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T20:23:53.538Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T20:23:53.538Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T20:23:53.538Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T20:23:53.803Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T20:23:54.065Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T20:23:54.327Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T20:23:54.327Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T20:23:54.327Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T20:23:54.327Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T20:23:54.327Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T20:23:54.327Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T20:23:54.327Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T20:23:56.264Z] Fetched 24.7 MB in 4s (6097 kB/s) [2021-06-18T20:23:57.211Z] Reading package lists... [2021-06-18T20:23:57.473Z] Reading package lists... [2021-06-18T20:23:57.735Z] Building dependency tree... [2021-06-18T20:23:57.735Z] Reading state information... [2021-06-18T20:23:57.735Z] The following additional packages will be installed: [2021-06-18T20:23:57.735Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T20:23:57.735Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T20:23:57.735Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T20:23:57.735Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-18T20:23:57.735Z] Suggested packages: [2021-06-18T20:23:57.735Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-18T20:23:57.735Z] Recommended packages: [2021-06-18T20:23:57.735Z] gnupg libsasl2-modules [2021-06-18T20:23:57.735Z] The following NEW packages will be installed: [2021-06-18T20:23:57.735Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T20:23:57.735Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T20:23:57.735Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T20:23:57.735Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-18T20:23:57.735Z] The following packages will be upgraded: [2021-06-18T20:23:57.735Z] gpg gpg-agent gpgconf libudev1 [2021-06-18T20:23:57.735Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-18T20:23:57.735Z] Need to get 3530 kB of archives. [2021-06-18T20:23:57.735Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-18T20:23:57.735Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-18T20:23:57.735Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-18T20:23:57.998Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-18T20:23:57.998Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-18T20:23:57.998Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-18T20:23:58.260Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-18T20:23:58.832Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-18T20:23:58.832Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-18T20:23:58.832Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-18T20:23:58.832Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-18T20:23:58.832Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-18T20:23:58.832Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-18T20:23:58.832Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-18T20:23:58.832Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-18T20:23:58.832Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-18T20:23:58.832Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-18T20:23:58.832Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-18T20:23:58.832Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-18T20:23:58.832Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-18T20:23:58.832Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-18T20:23:58.832Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-18T20:23:58.832Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-18T20:23:59.094Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:23:59.094Z] Fetched 3530 kB in 1s (3146 kB/s) [2021-06-18T20:23:59.094Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T20:23:59.094Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-18T20:23:59.094Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T20:23:59.094Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-18T20:23:59.094Z] Selecting previously unselected package udev. [2021-06-18T20:23:59.094Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T20:23:59.094Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-18T20:23:59.357Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-18T20:23:59.357Z] Selecting previously unselected package libfuse2:amd64. [2021-06-18T20:23:59.357Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T20:23:59.357Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T20:23:59.621Z] Selecting previously unselected package fuse. [2021-06-18T20:23:59.622Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T20:23:59.622Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-18T20:23:59.622Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T20:23:59.622Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T20:23:59.622Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T20:23:59.622Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T20:23:59.885Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T20:23:59.885Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T20:23:59.885Z] Selecting previously unselected package libksba8:amd64. [2021-06-18T20:23:59.885Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-18T20:23:59.885Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-18T20:23:59.885Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-18T20:23:59.885Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:23:59.885Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.149Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-18T20:24:00.149Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.149Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.149Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-18T20:24:00.149Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.149Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.149Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-18T20:24:00.149Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.149Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.149Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-18T20:24:00.149Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.149Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.412Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-18T20:24:00.412Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.412Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.412Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-18T20:24:00.412Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.412Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.412Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-18T20:24:00.412Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.412Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.412Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-18T20:24:00.675Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T20:24:00.675Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:00.675Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T20:24:00.675Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T20:24:00.675Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T20:24:00.675Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T20:24:00.675Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T20:24:00.675Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T20:24:00.675Z] Selecting previously unselected package libldap-common. [2021-06-18T20:24:00.675Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-18T20:24:00.675Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T20:24:00.937Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T20:24:00.937Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-18T20:24:00.937Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T20:24:00.937Z] Selecting previously unselected package dirmngr. [2021-06-18T20:24:00.937Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T20:24:00.937Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T20:24:00.937Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T20:24:00.937Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-18T20:24:00.937Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T20:24:00.937Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T20:24:00.937Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T20:24:01.200Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-18T20:24:01.200Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.200Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-18T20:24:01.200Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T20:24:01.200Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-18T20:24:01.463Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T20:24:01.463Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.463Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-18T20:24:01.725Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-18T20:24:01.725Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-18T20:24:01.725Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T20:24:01.725Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T20:24:01.725Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T20:24:01.725Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T20:24:02.303Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-18T20:24:02.303Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-18T20:24:02.303Z] This means they are not meant to be enabled using systemctl. [2021-06-18T20:24:02.303Z] Possible reasons for having this kind of units are: [2021-06-18T20:24:02.303Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-18T20:24:02.303Z] .wants/ or .requires/ directory. [2021-06-18T20:24:02.303Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-18T20:24:02.303Z] a requirement dependency on it. [2021-06-18T20:24:02.303Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-18T20:24:02.303Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-18T20:24:02.303Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-18T20:24:02.303Z] instance name specified. [2021-06-18T20:24:02.565Z] Reading package lists... [2021-06-18T20:24:02.828Z] Building dependency tree... [2021-06-18T20:24:02.828Z] Reading state information... [2021-06-18T20:24:03.093Z] The following additional packages will be installed: [2021-06-18T20:24:03.093Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-18T20:24:03.093Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-18T20:24:03.093Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-18T20:24:03.093Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-18T20:24:03.093Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-18T20:24:03.093Z] Suggested packages: [2021-06-18T20:24:03.093Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-18T20:24:03.093Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-18T20:24:03.093Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-18T20:24:03.093Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-18T20:24:03.093Z] systemd-container policykit-1 [2021-06-18T20:24:03.093Z] Recommended packages: [2021-06-18T20:24:03.093Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-18T20:24:03.093Z] The following NEW packages will be installed: [2021-06-18T20:24:03.093Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-18T20:24:03.093Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-18T20:24:03.093Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-18T20:24:03.093Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-18T20:24:03.093Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-18T20:24:03.093Z] The following packages will be upgraded: [2021-06-18T20:24:03.093Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-18T20:24:03.093Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-18T20:24:03.093Z] Need to get 36.7 MB of archives. [2021-06-18T20:24:03.093Z] After this operation, 147 MB of additional disk space will be used. [2021-06-18T20:24:03.093Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-18T20:24:03.093Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-18T20:24:03.093Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-18T20:24:03.356Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-18T20:24:03.356Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-18T20:24:03.356Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-18T20:24:03.356Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-18T20:24:03.356Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-18T20:24:03.356Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-18T20:24:03.356Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-18T20:24:03.356Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-18T20:24:03.356Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-18T20:24:03.356Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-18T20:24:03.356Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-18T20:24:03.356Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-18T20:24:03.356Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-18T20:24:04.303Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-18T20:24:04.303Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-18T20:24:04.303Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-18T20:24:04.303Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-18T20:24:04.303Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-18T20:24:04.303Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-18T20:24:04.303Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-18T20:24:04.303Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-18T20:24:04.303Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-18T20:24:04.303Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-18T20:24:04.303Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-18T20:24:04.303Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-18T20:24:04.303Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-18T20:24:04.303Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-18T20:24:05.695Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:24:05.695Z] Fetched 36.7 MB in 2s (15.6 MB/s) [2021-06-18T20:24:05.695Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T20:24:05.695Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-18T20:24:05.695Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T20:24:06.271Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-18T20:24:06.271Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T20:24:06.534Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-18T20:24:06.534Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T20:24:06.534Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-18T20:24:06.534Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-18T20:24:06.534Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-18T20:24:06.795Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T20:24:06.795Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-18T20:24:06.795Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-18T20:24:07.057Z] Setting up apt (1.6.13) ... [2021-06-18T20:24:07.057Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-18T20:24:07.319Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-18T20:24:07.319Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-18T20:24:07.319Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T20:24:07.319Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T20:24:07.581Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-18T20:24:07.581Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T20:24:07.581Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:07.843Z] Selecting previously unselected package libexpat1:amd64. [2021-06-18T20:24:07.843Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-18T20:24:07.843Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T20:24:07.843Z] Selecting previously unselected package python3.6-minimal. [2021-06-18T20:24:07.843Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T20:24:07.843Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:08.106Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T20:24:08.106Z] Checking for services that may need to be restarted...done. [2021-06-18T20:24:08.106Z] Checking for services that may need to be restarted...done. [2021-06-18T20:24:08.106Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:08.368Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T20:24:08.368Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:08.630Z] Selecting previously unselected package python3-minimal. [2021-06-18T20:24:08.630Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-18T20:24:08.630Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-18T20:24:08.630Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-18T20:24:08.630Z] Selecting previously unselected package mime-support. [2021-06-18T20:24:08.630Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-18T20:24:08.630Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-18T20:24:08.898Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-18T20:24:08.898Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-18T20:24:08.898Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T20:24:08.898Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-18T20:24:08.898Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T20:24:08.898Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:09.159Z] Selecting previously unselected package python3.6. [2021-06-18T20:24:09.159Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T20:24:09.159Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:09.159Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T20:24:09.159Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-18T20:24:09.159Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T20:24:09.159Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-18T20:24:09.421Z] Selecting previously unselected package python3. [2021-06-18T20:24:09.421Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-18T20:24:09.421Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-18T20:24:09.421Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-18T20:24:09.421Z] Selecting previously unselected package multiarch-support. [2021-06-18T20:24:09.421Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T20:24:09.421Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T20:24:09.421Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T20:24:09.682Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-18T20:24:09.682Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-18T20:24:09.682Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-18T20:24:09.682Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T20:24:09.682Z] Selecting previously unselected package libbsd0:amd64. [2021-06-18T20:24:09.682Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-18T20:24:09.682Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T20:24:09.682Z] Selecting previously unselected package sudo. [2021-06-18T20:24:09.682Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-18T20:24:09.682Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T20:24:09.945Z] Selecting previously unselected package apparmor. [2021-06-18T20:24:09.945Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T20:24:09.945Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-18T20:24:09.945Z] Selecting previously unselected package libedit2:amd64. [2021-06-18T20:24:09.945Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-18T20:24:09.945Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T20:24:10.212Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T20:24:10.212Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T20:24:10.212Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:10.212Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T20:24:10.212Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T20:24:10.212Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:10.212Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T20:24:10.212Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-18T20:24:10.212Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T20:24:10.476Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T20:24:10.476Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T20:24:10.476Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:10.476Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T20:24:10.476Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T20:24:10.476Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:10.476Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-18T20:24:10.476Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-18T20:24:10.476Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T20:24:10.739Z] Selecting previously unselected package openssh-client. [2021-06-18T20:24:10.739Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-18T20:24:10.739Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T20:24:10.739Z] Selecting previously unselected package squashfs-tools. [2021-06-18T20:24:10.739Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-18T20:24:10.739Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T20:24:11.002Z] Selecting previously unselected package snapd. [2021-06-18T20:24:11.002Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-18T20:24:11.002Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-18T20:24:12.755Z] 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-06-18T20:24:13.032Z] 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-06-18T20:24:13.563Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T20:24:13.563Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T20:24:13.563Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-18T20:24:13.563Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T20:24:13.563Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T20:24:13.563Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:13.563Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T20:24:13.826Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-18T20:24:13.826Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-18T20:24:14.400Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T20:24:14.400Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T20:24:14.400Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T20:24:14.400Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:14.400Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:14.400Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T20:24:14.973Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T20:24:14.973Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:14.973Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T20:24:14.973Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-18T20:24:14.973Z] running python rtupdate hooks for python3.6... [2021-06-18T20:24:14.973Z] running python post-rtupdate hooks for python3.6... [2021-06-18T20:24:14.973Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-18T20:24:15.549Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-18T20:24:15.812Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T20:24:15.812Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T20:24:16.073Z] Setting up snapd (2.49.2+18.04) ... [2021-06-18T20:24:16.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-18T20:24:16.336Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-18T20:24:16.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-18T20:24:16.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-18T20:24:17.128Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T20:24:17.128Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T20:24:17.128Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-18T20:24:17.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-18T20:24:17.389Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-18T20:24:17.650Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-18T20:24:17.650Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-18T20:24:17.913Z] /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-06-18T20:24:17.913Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T20:24:17.913Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T20:24:18.326Z] 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-06-18T20:24:19.304Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T20:24:19.567Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T20:24:19.567Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T20:24:20.794Z] Reading package lists... [2021-06-18T20:24:21.055Z] Reading package lists... [2021-06-18T20:24:21.317Z] Building dependency tree... [2021-06-18T20:24:21.317Z] Reading state information... [2021-06-18T20:24:21.317Z] Calculating upgrade... [2021-06-18T20:24:21.580Z] The following packages will be upgraded: [2021-06-18T20:24:21.580Z] advancecomp base-files bash binutils binutils-common [2021-06-18T20:24:21.580Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-18T20:24:21.580Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-18T20:24:21.580Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-18T20:24:21.580Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-18T20:24:21.580Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-18T20:24:21.580Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-18T20:24:21.580Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-18T20:24:21.580Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-18T20:24:21.580Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-18T20:24:21.580Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-18T20:24:21.580Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-18T20:24:21.580Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-18T20:24:21.580Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-18T20:24:21.580Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-18T20:24:21.580Z] ubuntu-keyring util-linux [2021-06-18T20:24:21.580Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T20:24:21.580Z] Need to get 64.1 MB of archives. [2021-06-18T20:24:21.580Z] After this operation, 5110 kB of additional disk space will be used. [2021-06-18T20:24:21.580Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-18T20:24:21.728Z] 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-06-18T20:24:21.843Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-18T20:24:21.843Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-18T20:24:21.843Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-18T20:24:21.843Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-18T20:24:21.843Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-18T20:24:21.843Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-18T20:24:21.843Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-18T20:24:21.843Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-18T20:24:21.843Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-18T20:24:21.843Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-18T20:24:21.843Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-18T20:24:21.843Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-18T20:24:21.843Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-18T20:24:21.843Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-18T20:24:21.843Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-18T20:24:21.843Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-18T20:24:21.843Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-18T20:24:21.843Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-18T20:24:21.843Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-18T20:24:21.843Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-18T20:24:21.843Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-18T20:24:21.843Z] 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-06-18T20:24:21.843Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-18T20:24:21.843Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-18T20:24:21.843Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-18T20:24:21.844Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-18T20:24:21.844Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-18T20:24:21.844Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-18T20:24:21.844Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-18T20:24:21.844Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-18T20:24:22.112Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-18T20:24:22.112Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-18T20:24:22.112Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-18T20:24:22.112Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-18T20:24:22.112Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-18T20:24:22.112Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-18T20:24:22.112Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-18T20:24:22.112Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-18T20:24:22.112Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-18T20:24:22.112Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-18T20:24:22.112Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-18T20:24:22.112Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-18T20:24:22.112Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-18T20:24:22.112Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-18T20:24:22.112Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-18T20:24:22.112Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-18T20:24:22.112Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-18T20:24:22.112Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-18T20:24:22.112Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-18T20:24:22.112Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-18T20:24:22.112Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-18T20:24:22.112Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-18T20:24:22.112Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-18T20:24:22.112Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-18T20:24:22.112Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-18T20:24:22.112Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-18T20:24:22.112Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-18T20:24:22.374Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-18T20:24:22.374Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-18T20:24:22.374Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-18T20:24:22.639Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-18T20:24:22.639Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-18T20:24:22.639Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-18T20:24:22.639Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-18T20:24:22.639Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-18T20:24:22.639Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-18T20:24:22.639Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-18T20:24:22.901Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-18T20:24:22.901Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-18T20:24:22.901Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-18T20:24:22.901Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-18T20:24:22.901Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-18T20:24:22.901Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-18T20:24:22.901Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-18T20:24:22.901Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-18T20:24:22.901Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-18T20:24:22.901Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-18T20:24:22.901Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-18T20:24:22.901Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-18T20:24:23.162Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-18T20:24:23.162Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-18T20:24:23.162Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-18T20:24:23.162Z] Get:84 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-06-18T20:24:23.162Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-18T20:24:23.162Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-18T20:24:23.162Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-18T20:24:23.162Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-18T20:24:23.162Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-18T20:24:23.162Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-18T20:24:23.162Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-18T20:24:23.423Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-18T20:24:23.423Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-18T20:24:23.423Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-18T20:24:23.423Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-18T20:24:23.423Z] Get:96 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-06-18T20:24:23.423Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-18T20:24:23.423Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-18T20:24:23.423Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-18T20:24:23.423Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-18T20:24:23.423Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-18T20:24:23.423Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-18T20:24:23.685Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:24:23.685Z] Fetched 64.1 MB in 2s (34.0 MB/s) [2021-06-18T20:24:23.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T20:24:23.685Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T20:24:23.685Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T20:24:24.258Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T20:24:24.258Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T20:24:24.258Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-18T20:24:24.258Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-18T20:24:24.520Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:24.520Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:24.520Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:24.520Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:24.782Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:24.782Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:24.782Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:24.782Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:24.782Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:24.782Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:25.044Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:25.044Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:25.044Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:25.044Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:25.044Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:25.044Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T20:24:25.044Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:25.044Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-18T20:24:25.141Z] 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-06-18T20:24:25.312Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:25.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T20:24:25.884Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:25.884Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:25.884Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:25.884Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:25.884Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:25.884Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T20:24:26.146Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:26.146Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T20:24:26.146Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T20:24:26.411Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T20:24:26.983Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T20:24:26.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T20:24:26.983Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-18T20:24:26.983Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-18T20:24:26.983Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-18T20:24:26.983Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-18T20:24:27.245Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-18T20:24:27.245Z] Installing new version of config file /etc/issue ... [2021-06-18T20:24:27.245Z] Installing new version of config file /etc/issue.net ... [2021-06-18T20:24:27.245Z] Installing new version of config file /etc/lsb-release ... [2021-06-18T20:24:27.245Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-18T20:24:27.506Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-18T20:24:27.768Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-18T20:24:27.768Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-18T20:24:27.768Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:27.768Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-18T20:24:27.768Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-18T20:24:27.768Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-18T20:24:27.841Z] 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-06-18T20:24:28.029Z] 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-06-18T20:24:28.029Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:28.029Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:28.029Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:28.029Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:28.294Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:28.294Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-18T20:24:28.294Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-18T20:24:28.294Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-18T20:24:28.294Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:28.294Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-18T20:24:28.294Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T20:24:28.554Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-18T20:24:28.554Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:28.554Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T20:24:28.554Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T20:24:28.815Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T20:24:28.815Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:28.815Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T20:24:28.815Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T20:24:28.815Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-18T20:24:29.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:29.077Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-18T20:24:29.077Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-18T20:24:29.077Z] Setting up grep (3.1-2build1) ... [2021-06-18T20:24:29.077Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:29.077Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T20:24:29.077Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T20:24:29.339Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-18T20:24:29.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:29.339Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T20:24:29.339Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T20:24:29.339Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-18T20:24:29.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:29.339Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T20:24:29.601Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T20:24:29.862Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T20:24:29.862Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T20:24:30.138Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T20:24:30.138Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T20:24:30.401Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-18T20:24:30.401Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:30.401Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-18T20:24:30.401Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T20:24:30.975Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T20:24:30.975Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T20:24:31.236Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T20:24:31.236Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T20:24:31.236Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T20:24:31.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:31.236Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-18T20:24:31.236Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-18T20:24:31.239Z] 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-06-18T20:24:31.499Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-18T20:24:31.499Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:31.499Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:31.499Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:31.499Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:31.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:31.761Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:31.761Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:31.761Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:31.761Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:31.761Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:31.761Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:32.023Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:32.023Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:32.023Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:32.023Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:32.023Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:32.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:32.284Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T20:24:32.284Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T20:24:32.284Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T20:24:32.284Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T20:24:32.284Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T20:24:32.284Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:32.284Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T20:24:32.284Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T20:24:32.546Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T20:24:32.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:32.546Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:32.546Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:32.546Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:32.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:32.546Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:32.807Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:32.807Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:32.807Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:32.807Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:32.807Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:33.380Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:33.641Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-18T20:24:33.905Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-18T20:24:33.905Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:33.905Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T20:24:33.905Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T20:24:34.167Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T20:24:34.167Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T20:24:34.168Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-18T20:24:34.168Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T20:24:34.168Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-18T20:24:34.432Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T20:24:34.432Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-18T20:24:34.432Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-18T20:24:34.432Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-18T20:24:34.632Z] 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-06-18T20:24:34.696Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T20:24:34.697Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-18T20:24:34.697Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T20:24:34.697Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-18T20:24:34.697Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T20:24:34.697Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-18T20:24:34.697Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T20:24:34.959Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-18T20:24:34.959Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T20:24:34.959Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T20:24:34.959Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T20:24:34.959Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T20:24:35.221Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T20:24:35.221Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T20:24:35.221Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T20:24:35.221Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T20:24:35.221Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-18T20:24:35.221Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T20:24:35.483Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T20:24:35.483Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T20:24:35.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:35.483Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T20:24:35.483Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T20:24:35.745Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-18T20:24:35.745Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T20:24:35.745Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T20:24:35.745Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T20:24:35.745Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T20:24:36.007Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:36.007Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-18T20:24:36.007Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-18T20:24:36.007Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-18T20:24:36.007Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:36.007Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-18T20:24:36.007Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-18T20:24:36.007Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-18T20:24:36.269Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:36.269Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-18T20:24:36.269Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T20:24:36.269Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T20:24:36.535Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:36.535Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T20:24:36.535Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T20:24:36.535Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T20:24:36.535Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:36.535Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-18T20:24:36.535Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-18T20:24:36.535Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-18T20:24:36.798Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:36.798Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T20:24:36.798Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T20:24:37.059Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-18T20:24:37.059Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:37.059Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T20:24:37.059Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T20:24:37.059Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-18T20:24:37.251Z] 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-06-18T20:24:37.321Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:37.321Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T20:24:37.321Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T20:24:37.321Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T20:24:37.321Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:37.321Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T20:24:37.321Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T20:24:37.321Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T20:24:37.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:37.584Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-18T20:24:37.584Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-18T20:24:37.584Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-18T20:24:37.584Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:37.584Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-18T20:24:37.584Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-18T20:24:37.846Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-18T20:24:37.846Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:37.846Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-18T20:24:37.846Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-18T20:24:37.846Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-18T20:24:38.109Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:38.109Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-18T20:24:38.109Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-18T20:24:38.109Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-18T20:24:38.109Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:38.109Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-18T20:24:38.109Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-18T20:24:38.376Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-18T20:24:38.377Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T20:24:38.377Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-18T20:24:38.377Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-18T20:24:38.377Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-18T20:24:38.377Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-18T20:24:38.377Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T20:24:38.377Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T20:24:38.377Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T20:24:38.639Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T20:24:38.639Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T20:24:38.639Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T20:24:38.900Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-18T20:24:38.900Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-18T20:24:38.900Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T20:24:38.900Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-18T20:24:38.901Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-18T20:24:38.901Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-18T20:24:39.163Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-18T20:24:39.163Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-18T20:24:39.163Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-18T20:24:39.163Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-18T20:24:39.437Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-18T20:24:39.437Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-18T20:24:39.437Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-18T20:24:39.437Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-18T20:24:39.437Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-18T20:24:39.437Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-18T20:24:39.702Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-18T20:24:39.702Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-18T20:24:39.965Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-18T20:24:39.965Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-18T20:24:39.965Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-18T20:24:39.965Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-18T20:24:40.228Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T20:24:40.228Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T20:24:40.490Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T20:24:40.490Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T20:24:40.490Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T20:24:40.490Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T20:24:40.490Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T20:24:40.490Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T20:24:40.767Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:40.767Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:40.767Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:40.767Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:40.767Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:40.767Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:41.035Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:41.035Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:41.980Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:41.980Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:42.554Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:42.554Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [Pipeline] } [2021-06-18T20:24:42.695Z] $ docker stop --time=1 c1c00dcb35b09fe69b2a19a414ad35c31ad91861ca75b843c6f46bad0d61a6e0 [2021-06-18T20:24:43.128Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:43.128Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:43.128Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:43.393Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:43.969Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T20:24:43.969Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T20:24:44.231Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T20:24:44.232Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T20:24:44.232Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T20:24:44.232Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T20:24:44.232Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T20:24:44.232Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T20:24:44.494Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-18T20:24:44.494Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-18T20:24:44.494Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T20:24:44.494Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T20:24:44.494Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T20:24:44.494Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T20:24:44.756Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-18T20:24:44.756Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-18T20:24:44.756Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:44.756Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T20:24:44.756Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:44.756Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:44.756Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:44.756Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-18T20:24:44.756Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-18T20:24:44.756Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-18T20:24:45.018Z] [2021-06-18T20:24:45.018Z] Current default time zone: 'Etc/UTC' [2021-06-18T20:24:45.018Z] Local time is now: Fri Jun 18 20:24:44 UTC 2021. [2021-06-18T20:24:45.018Z] Universal Time is now: Fri Jun 18 20:24:44 UTC 2021. [2021-06-18T20:24:45.018Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-18T20:24:45.018Z] [2021-06-18T20:24:45.018Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-18T20:24:45.018Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:45.018Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-18T20:24:45.018Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-18T20:24:45.018Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-18T20:24:45.018Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-18T20:24:45.018Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-18T20:24:45.018Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-18T20:24:45.018Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-18T20:24:45.018Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T20:24:45.018Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:45.018Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-18T20:24:45.239Z] $ docker rm -f c1c00dcb35b09fe69b2a19a414ad35c31ad91861ca75b843c6f46bad0d61a6e0 [2021-06-18T20:24:45.281Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:45.281Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T20:24:45.281Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:45.281Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-18T20:24:45.281Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-18T20:24:45.281Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-18T20:24:45.281Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T20:24:45.281Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-18T20:24:45.281Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-18T20:24:45.281Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-18T20:24:45.281Z] Setting up ca-certificates (20210119~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:24:46.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T20:24:47.121Z] [2021-06-18T20:24:47.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:24:47.199Z] Updating certificates in /etc/ssl/certs... [2021-06-18T20:24:47.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T20:24:47.794Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-18T20:24:47.794Z] 29e5d40040c1: Pulling fs layer [2021-06-18T20:24:47.794Z] 1ce36da41761: Pulling fs layer [2021-06-18T20:24:47.794Z] 25b303627fd3: Pulling fs layer [2021-06-18T20:24:48.084Z] 29e5d40040c1: Verifying Checksum [2021-06-18T20:24:48.084Z] 29e5d40040c1: Download complete [2021-06-18T20:24:48.144Z] 23 added, 27 removed; done. [2021-06-18T20:24:48.144Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T20:24:48.144Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-18T20:24:48.144Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-18T20:24:48.144Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-18T20:24:48.144Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T20:24:48.144Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-18T20:24:48.144Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-18T20:24:48.144Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-18T20:24:48.144Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-18T20:24:48.144Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-18T20:24:48.144Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T20:24:48.144Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-18T20:24:48.406Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-18T20:24:48.406Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-18T20:24:48.406Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T20:24:48.406Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T20:24:48.406Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-18T20:24:48.406Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-18T20:24:48.406Z] Updating certificates in /etc/ssl/certs... [2021-06-18T20:24:48.785Z] 29e5d40040c1: Pull complete [2021-06-18T20:24:48.785Z] 1ce36da41761: Verifying Checksum [2021-06-18T20:24:48.785Z] 1ce36da41761: Download complete [2021-06-18T20:24:48.984Z] 0 added, 0 removed; done. [2021-06-18T20:24:48.984Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-18T20:24:48.984Z] done. [2021-06-18T20:24:49.556Z] Reading package lists... [2021-06-18T20:24:49.556Z] Building dependency tree... [2021-06-18T20:24:49.556Z] Reading state information... [2021-06-18T20:24:49.819Z] The following NEW packages will be installed: [2021-06-18T20:24:49.819Z] apt-transport-https [2021-06-18T20:24:50.081Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T20:24:50.081Z] Need to get 1692 B of archives. [2021-06-18T20:24:50.081Z] After this operation, 154 kB of additional disk space will be used. [2021-06-18T20:24:50.081Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-18T20:24:50.081Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:24:50.081Z] Fetched 1692 B in 0s (9612 B/s) [2021-06-18T20:24:50.081Z] Selecting previously unselected package apt-transport-https. [2021-06-18T20:24:50.081Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-18T20:24:50.081Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-18T20:24:50.081Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-18T20:24:50.234Z] 1ce36da41761: Pull complete [2021-06-18T20:24:50.342Z] Setting up apt-transport-https (1.6.13) ... [2021-06-18T20:24:50.342Z] Waiting for network to be ready... [2021-06-18T20:24:50.510Z] 25b303627fd3: Verifying Checksum [2021-06-18T20:24:50.511Z] 25b303627fd3: Download complete [2021-06-18T20:24:56.936Z] 2021-06-18T20:24:53Z INFO Waiting for automatic snapd restart... [2021-06-18T20:24:56.937Z] snapd 2.51 from Canonical* installed [2021-06-18T20:24:57.200Z] "snapd" switched to the "latest/stable" channel [2021-06-18T20:24:57.200Z] [2021-06-18T20:25:00.506Z] core18 20210507 from Canonical* installed [2021-06-18T20:25:00.506Z] "core18" switched to the "latest/stable" channel [2021-06-18T20:25:00.506Z] [2021-06-18T20:25:00.670Z] 25b303627fd3: Pull complete [2021-06-18T20:25:00.670Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-18T20:25:00.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T20:25:00.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-18T20:25:00.931Z] prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container [2021-06-18T20:25:01.023Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T20:25:03.811Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T20:25:03.811Z] "snapcraft" switched to the "latest/stable" channel [2021-06-18T20:25:03.811Z] [2021-06-18T20:25:03.962Z] $ docker top 2cd950eaa68c2c492556534678b82899ee0e9d2fbd209f2625c2f8289b3d7c81 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:25:04.923Z] + docker-compose build --help [2021-06-18T20:25:04.923Z] + grep parallel [2021-06-18T20:25:08.223Z] 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-06-18T20:25:08.223Z] - README.md [2021-06-18T20:25:08.223Z] [2021-06-18T20:25:08.223Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T20:25:08.223Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T20:25:08.223Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T20:25:08.299Z] --parallel Build images in parallel. [2021-06-18T20:25:08.493Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [2021-06-18T20:25:08.608Z] $ docker stop --time=1 2cd950eaa68c2c492556534678b82899ee0e9d2fbd209f2625c2f8289b3d7c81 [2021-06-18T20:25:09.436Z] Reading package lists... [2021-06-18T20:25:09.697Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-18T20:25:09.697Z] Reading package lists... [2021-06-18T20:25:09.958Z] Building dependency tree... [2021-06-18T20:25:09.958Z] Reading state information... [2021-06-18T20:25:09.958Z] Suggested packages: [2021-06-18T20:25:09.958Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-18T20:25:09.958Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-18T20:25:09.958Z] Recommended packages: [2021-06-18T20:25:09.958Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-18T20:25:10.223Z] The following NEW packages will be installed: [2021-06-18T20:25:10.223Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-18T20:25:10.223Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-18T20:25:10.223Z] pkg-config zip [2021-06-18T20:25:10.223Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T20:25:10.223Z] Need to get 7663 kB of archives. [2021-06-18T20:25:10.223Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-18T20:25:10.223Z] 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-06-18T20:25:10.223Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-18T20:25:10.223Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-18T20:25:10.223Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-18T20:25:10.223Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-18T20:25:10.486Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-18T20:25:10.486Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-18T20:25:10.486Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-18T20:25:10.534Z] $ docker rm -f 2cd950eaa68c2c492556534678b82899ee0e9d2fbd209f2625c2f8289b3d7c81 [2021-06-18T20:25:10.747Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-18T20:25:10.747Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-18T20:25:10.747Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-18T20:25:10.747Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-18T20:25:10.747Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-18T20:25:10.747Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:25:11.008Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-18T20:25:11.008Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T20:25:11.008Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-06-18T20:25:11.008Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-18T20:25:11.008Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-18T20:25:11.008Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-18T20:25:11.008Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T20:25:11.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T20:25:11.178Z] . [Pipeline] withDockerContainer [2021-06-18T20:25:11.270Z] Selecting previously unselected package libpsl5:amd64. [2021-06-18T20:25:11.270Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-18T20:25:11.270Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T20:25:11.270Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T20:25:11.270Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-18T20:25:11.270Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T20:25:11.270Z] Selecting previously unselected package librtmp1:amd64. [2021-06-18T20:25:11.270Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-18T20:25:11.270Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T20:25:11.446Z] prd-ubuntu18.04-docker-arm64-4c-16g-276 does not seem to be running inside a container [2021-06-18T20:25:11.532Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-18T20:25:11.532Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-18T20:25:11.532Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T20:25:11.532Z] Selecting previously unselected package liberror-perl. [2021-06-18T20:25:11.532Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-18T20:25:11.532Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-18T20:25:11.532Z] Selecting previously unselected package git-man. [2021-06-18T20:25:11.532Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-18T20:25:11.532Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T20:25:11.541Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-devops/edgex-compose-arm64:latest cat [2021-06-18T20:25:11.792Z] Selecting previously unselected package git. [2021-06-18T20:25:11.792Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-18T20:25:11.792Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T20:25:12.364Z] Selecting previously unselected package libnorm1:amd64. [2021-06-18T20:25:12.364Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-18T20:25:12.364Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T20:25:12.364Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-18T20:25:12.364Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-18T20:25:12.364Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T20:25:12.364Z] Selecting previously unselected package libsodium23:amd64. [2021-06-18T20:25:12.364Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-18T20:25:12.364Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-18T20:25:12.625Z] Selecting previously unselected package libzmq5:amd64. [2021-06-18T20:25:12.625Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T20:25:12.625Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T20:25:12.625Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-18T20:25:12.625Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T20:25:12.625Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T20:25:12.886Z] Selecting previously unselected package pkg-config. [2021-06-18T20:25:12.886Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-18T20:25:12.886Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T20:25:12.886Z] Selecting previously unselected package zip. [2021-06-18T20:25:12.886Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-18T20:25:12.886Z] Unpacking zip (3.0-11build1) ... [2021-06-18T20:25:12.886Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T20:25:12.886Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T20:25:12.886Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T20:25:12.886Z] Setting up liberror-perl (0.17025-1) ... [2021-06-18T20:25:12.886Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T20:25:12.886Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T20:25:12.886Z] No schema files found: doing nothing. [2021-06-18T20:25:12.886Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T20:25:12.886Z] Setting up zip (3.0-11build1) ... [2021-06-18T20:25:12.886Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T20:25:12.886Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-18T20:25:12.886Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T20:25:13.094Z] $ docker top e0856395903708d1caff5fd6c1b626620f38040faf852a0233854584bb005b9a -eo pid,comm [2021-06-18T20:25:13.147Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T20:25:13.147Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T20:25:13.147Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T20:25:13.147Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T20:25:13.147Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] { [Pipeline] sh [2021-06-18T20:25:13.720Z] git set to automatically installed. [2021-06-18T20:25:13.720Z] git-man set to automatically installed. [2021-06-18T20:25:13.720Z] libcurl3-gnutls set to automatically installed. [2021-06-18T20:25:13.720Z] liberror-perl set to automatically installed. [2021-06-18T20:25:13.720Z] libglib2.0-0 set to automatically installed. [2021-06-18T20:25:13.720Z] libnghttp2-14 set to automatically installed. [2021-06-18T20:25:13.720Z] libnorm1 set to automatically installed. [2021-06-18T20:25:13.720Z] libpgm-5.2-0 set to automatically installed. [2021-06-18T20:25:13.720Z] libpsl5 set to automatically installed. [2021-06-18T20:25:13.720Z] librtmp1 set to automatically installed. [2021-06-18T20:25:13.720Z] libsodium23 set to automatically installed. [2021-06-18T20:25:13.720Z] libzmq3-dev set to automatically installed. [2021-06-18T20:25:13.720Z] libzmq5 set to automatically installed. [2021-06-18T20:25:13.720Z] pkg-config set to automatically installed. [2021-06-18T20:25:13.720Z] zip set to automatically installed. [2021-06-18T20:25:14.056Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T20:25:15.105Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T20:25:15.678Z] snap "core18" has no updates available [2021-06-18T20:25:17.067Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T20:25:18.354Z] Building core-command ... [2021-06-18T20:25:18.354Z] Building core-data ... [2021-06-18T20:25:18.354Z] Building core-metadata ... [2021-06-18T20:25:18.354Z] Building security-bootstrapper ... [2021-06-18T20:25:18.354Z] Building security-proxy-setup ... [2021-06-18T20:25:18.354Z] Building security-secretstore-setup ... [2021-06-18T20:25:18.354Z] Building support-notifications ... [2021-06-18T20:25:18.354Z] Building support-scheduler ... [2021-06-18T20:25:18.354Z] Building sys-mgmt-agent ... [2021-06-18T20:25:18.354Z] Building core-metadata [2021-06-18T20:25:18.354Z] Building security-bootstrapper [2021-06-18T20:25:18.354Z] Building core-command [2021-06-18T20:25:18.354Z] Building sys-mgmt-agent [2021-06-18T20:25:18.354Z] Building security-secretstore-setup [2021-06-18T20:25:27.078Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-18T20:25:27.078Z] Downloading snap 'edgex-app-service-configurable' [2021-06-18T20:25:27.652Z] 2021/06/18 20:25:27.551096 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 [2021-06-18T20:25:29.569Z] Pulling app-service-config [2021-06-18T20:25:29.569Z] + snapcraftctl pull [2021-06-18T20:25:30.142Z] Pulling config-common [2021-06-18T20:25:30.142Z] + snapcraftctl pull [2021-06-18T20:25:31.527Z] Pulling go-build-helper [2021-06-18T20:25:31.527Z] + snapcraftctl pull [2021-06-18T20:25:32.474Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-18T20:25:32.474Z] Skipping pull go-build-helper (already ran) [2021-06-18T20:25:32.474Z] Building go-build-helper [2021-06-18T20:25:32.474Z] + snapcraftctl build [2021-06-18T20:25:34.391Z] Staging go-build-helper [2021-06-18T20:25:34.391Z] + snapcraftctl stage [2021-06-18T20:25:42.539Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T20:25:42.539Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T20:25:42.539Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T20:25:42.539Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T20:25:42.539Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T20:25:42.539Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T20:25:42.539Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T20:25:42.539Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T20:25:42.539Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T20:25:42.539Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T20:25:42.539Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T20:25:42.539Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T20:25:42.539Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T20:25:42.539Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T20:25:42.539Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T20:25:42.539Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T20:25:42.539Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T20:25:42.539Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T20:25:42.539Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T20:25:42.539Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T20:25:42.539Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T20:25:42.539Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T20:25:42.539Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T20:25:42.539Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T20:25:42.539Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T20:25:42.539Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T20:25:42.539Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T20:25:42.539Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-18T20:25:42.539Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-18T20:25:42.539Z] Fetched 224 kB in 0s (0 B/s) [2021-06-18T20:25:42.539Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-18T20:25:42.539Z] Fetched 157 kB in 0s (0 B/s) [2021-06-18T20:25:42.539Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-18T20:25:42.539Z] Fetched 221 kB in 0s (0 B/s) [2021-06-18T20:25:42.540Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-18T20:25:42.540Z] Fetched 143 kB in 0s (0 B/s) [2021-06-18T20:25:42.540Z] Pulling edgex-go [2021-06-18T20:25:42.540Z] + snapcraftctl pull [2021-06-18T20:25:43.484Z] Pulling hooks [2021-06-18T20:25:43.484Z] + snapcraftctl pull [2021-06-18T20:26:01.620Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T20:26:01.620Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T20:26:01.620Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T20:26:01.620Z] Fetched 0 B in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-18T20:26:01.620Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-18T20:26:01.620Z] Fetched 279 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-18T20:26:01.620Z] Fetched 122 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-18T20:26:01.620Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-18T20:26:01.620Z] Fetched 8848 B in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-18T20:26:01.620Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-18T20:26:01.620Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-18T20:26:01.620Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-18T20:26:01.620Z] Fetched 219 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-18T20:26:01.620Z] Fetched 154 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-18T20:26:01.620Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-18T20:26:01.620Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-18T20:26:01.620Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-18T20:26:01.620Z] Fetched 499 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-18T20:26:01.620Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-18T20:26:01.620Z] Fetched 240 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-18T20:26:01.620Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-18T20:26:01.620Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-18T20:26:01.620Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-18T20:26:01.620Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-18T20:26:01.620Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-18T20:26:01.620Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-18T20:26:01.620Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-18T20:26:01.620Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-18T20:26:01.620Z] Fetched 8720 B in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-18T20:26:01.620Z] Fetched 140 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-18T20:26:01.620Z] Fetched 119 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-18T20:26:01.620Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-18T20:26:01.620Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-18T20:26:01.620Z] Fetched 645 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-18T20:26:01.620Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-18T20:26:01.620Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-18T20:26:01.620Z] Fetched 368 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-18T20:26:01.620Z] Fetched 187 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-18T20:26:01.620Z] Fetched 175 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-18T20:26:01.620Z] Fetched 206 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-18T20:26:01.620Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-18T20:26:01.620Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-18T20:26:01.620Z] Fetched 159 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-18T20:26:01.620Z] Fetched 107 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-18T20:26:01.620Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-18T20:26:01.620Z] Pulling static-packages [2021-06-18T20:26:01.620Z] + snapcraftctl pull [2021-06-18T20:26:01.620Z] Pulling version [2021-06-18T20:26:01.620Z] + cd /root/project [2021-06-18T20:26:01.620Z] + git describe --tags --abbrev=0 [2021-06-18T20:26:01.620Z] + sed s/v// [2021-06-18T20:26:01.620Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-18T20:26:01.620Z] + [ -z 2.0.0-dev.271 ] [2021-06-18T20:26:01.620Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-18T20:26:01.620Z] Building app-service-config [2021-06-18T20:26:01.620Z] + snapcraftctl build [2021-06-18T20:26:03.536Z] Building config-common [2021-06-18T20:26:03.536Z] + snapcraftctl build [2021-06-18T20:26:05.456Z] Skipping build go-build-helper (already ran) [2021-06-18T20:26:05.456Z] Building edgex-go [2021-06-18T20:26:05.719Z] + cd /root/parts/edgex-go/src [2021-06-18T20:26:05.719Z] + make build [2021-06-18T20:26:05.719Z] go mod tidy [2021-06-18T20:26:07.639Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T20:26:07.639Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-18T20:26:07.639Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-18T20:26:07.639Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-18T20:26:07.639Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-18T20:26:07.639Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-18T20:26:07.639Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-18T20:26:07.639Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-18T20:26:07.639Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-18T20:26:07.639Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-18T20:26:07.639Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-18T20:26:07.903Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-18T20:26:07.903Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-18T20:26:08.166Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-18T20:26:08.166Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-18T20:26:08.166Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-18T20:26:08.428Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-18T20:26:09.377Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-18T20:26:09.377Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-18T20:26:09.377Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-18T20:26:09.377Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T20:26:09.377Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T20:26:09.377Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-18T20:26:09.377Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-18T20:26:09.377Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-18T20:26:09.377Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-18T20:26:09.646Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-18T20:26:09.646Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-18T20:26:09.646Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-18T20:26:09.646Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-18T20:26:09.646Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-18T20:26:09.646Z] go: downloading golang.org/x/text v0.3.2 [2021-06-18T20:26:09.646Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-18T20:26:09.646Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-18T20:26:09.646Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-18T20:26:09.646Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-18T20:26:09.646Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-18T20:26:09.646Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-18T20:26:09.907Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-18T20:26:09.907Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-18T20:26:09.907Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-18T20:26:09.907Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-18T20:26:09.907Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-18T20:26:09.907Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-18T20:26:10.167Z] go: downloading github.com/kr/text v0.1.0 [2021-06-18T20:26:10.167Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-18T20:26:10.167Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-18T20:26:10.167Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-18T20:26:10.167Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-18T20:26:10.167Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T20:26:10.427Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-18T20:26:10.427Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-18T20:26:10.427Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-18T20:26:10.427Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-18T20:26:10.427Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-18T20:26:10.427Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-18T20:26:10.427Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T20:26:10.427Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T20:26:10.427Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T20:26:10.427Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T20:26:10.427Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-18T20:26:10.687Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-18T20:26:10.687Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-18T20:26:10.687Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-18T20:26:10.687Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-18T20:26:10.687Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-18T20:26:10.687Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-18T20:26:10.951Z] 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-06-18T20:26:21.002Z] 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-06-18T20:26:24.308Z] 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-06-18T20:26:24.569Z] 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-06-18T20:26:25.958Z] 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-06-18T20:26:26.220Z] 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-06-18T20:26:26.362Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:26:26.362Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:26:26.362Z] ---> 8491a740d115 [2021-06-18T20:26:26.362Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:26:26.645Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:26:26.645Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:26:26.645Z] ---> 8491a740d115 [2021-06-18T20:26:26.645Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:26:26.922Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:26:26.922Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:26:26.922Z] ---> 8491a740d115 [2021-06-18T20:26:26.922Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T20:26:26.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:26:26.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:26:26.922Z] ---> 8491a740d115 [2021-06-18T20:26:26.922Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:26:26.922Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:26:26.922Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:26:26.922Z] ---> 8491a740d115 [2021-06-18T20:26:26.922Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T20:26:27.164Z] 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-06-18T20:26:28.558Z] 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-06-18T20:26:29.501Z] 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-06-18T20:26:29.593Z] ---> Running in ca92098744df [2021-06-18T20:26:29.593Z] ---> Running in 8a451d7fcd66 [2021-06-18T20:26:29.593Z] ---> Running in f770da282fae [2021-06-18T20:26:29.593Z] ---> Running in 28e076d40e3a [2021-06-18T20:26:29.593Z] ---> Running in 450441dcb801 [2021-06-18T20:26:30.580Z] Removing intermediate container 8a451d7fcd66 [2021-06-18T20:26:30.580Z] ---> dcb12b139f08 [2021-06-18T20:26:30.580Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:26:30.580Z] Removing intermediate container ca92098744df [2021-06-18T20:26:30.580Z] ---> 6c93f6708fe3 [2021-06-18T20:26:30.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:26:30.580Z] Removing intermediate container 28e076d40e3a [2021-06-18T20:26:30.580Z] ---> e6bbc50517fd [2021-06-18T20:26:30.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:26:30.580Z] Removing intermediate container f770da282fae [2021-06-18T20:26:30.580Z] ---> ca5e51aba18c [2021-06-18T20:26:30.580Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:26:30.580Z] Removing intermediate container 450441dcb801 [2021-06-18T20:26:30.580Z] ---> a8cec9773c20 [2021-06-18T20:26:30.580Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:26:30.851Z] ---> Running in 4a195b976def [2021-06-18T20:26:30.851Z] ---> Running in 757d1238b732 [2021-06-18T20:26:30.851Z] ---> Running in 98064e11ab14 [2021-06-18T20:26:30.851Z] ---> Running in 5989eaae8921 [2021-06-18T20:26:30.851Z] ---> Running in 56c88fd1e30a [2021-06-18T20:26:30.887Z] 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-06-18T20:26:31.830Z] 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-06-18T20:26:32.776Z] 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-06-18T20:26:34.253Z] Removing intermediate container 4a195b976def [2021-06-18T20:26:34.254Z] ---> f774d39552d7 [2021-06-18T20:26:34.254Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T20:26:34.526Z] ---> Running in 74c0f08c6aa4 [2021-06-18T20:26:34.526Z] Removing intermediate container 757d1238b732 [2021-06-18T20:26:34.526Z] ---> 8be13b997ed1 [2021-06-18T20:26:34.526Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T20:26:34.698Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-18T20:26:34.698Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-18T20:26:34.698Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-18T20:26:34.698Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-18T20:26:34.698Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-18T20:26:34.698Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-18T20:26:34.698Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-18T20:26:34.698Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-18T20:26:34.699Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-18T20:26:34.699Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-18T20:26:34.699Z] + 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-06-18T20:26:34.699Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-18T20:26:34.699Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-18T20:26:34.699Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-18T20:26:34.699Z] + 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-06-18T20:26:34.699Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-18T20:26:34.699Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-18T20:26:34.699Z] + 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-06-18T20:26:34.804Z] ---> Running in 1750a52031c0 [2021-06-18T20:26:35.078Z] Removing intermediate container 5989eaae8921 [2021-06-18T20:26:35.078Z] ---> fabcc19cc627 [2021-06-18T20:26:35.078Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T20:26:35.355Z] Removing intermediate container 98064e11ab14 [2021-06-18T20:26:35.355Z] ---> 2622e74c127b [2021-06-18T20:26:35.355Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T20:26:35.355Z] ---> Running in be72892936a2 [2021-06-18T20:26:35.641Z] Building hooks [2021-06-18T20:26:35.642Z] + cd /root/parts/hooks/src [2021-06-18T20:26:35.642Z] + make build [2021-06-18T20:26:35.642Z] go mod tidy [2021-06-18T20:26:35.644Z] Removing intermediate container 56c88fd1e30a [2021-06-18T20:26:35.644Z] ---> 05c41090ca7c [2021-06-18T20:26:35.644Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T20:26:35.644Z] ---> Running in 9b05409141d7 [2021-06-18T20:26:35.916Z] ---> Running in ca642258f8af [2021-06-18T20:26:36.584Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2021-06-18T20:26:36.844Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-18T20:26:36.844Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-18T20:26:36.844Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-18T20:26:36.844Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-18T20:26:36.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:37.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:37.414Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-18T20:26:37.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:37.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:37.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:37.738Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:37.994Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-18T20:26:37.994Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-18T20:26:38.011Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:38.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:38.583Z] OK: 218 MiB in 52 packages [2021-06-18T20:26:38.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:38.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:26:39.149Z] OK: 218 MiB in 52 packages [2021-06-18T20:26:39.444Z] OK: 218 MiB in 52 packages [2021-06-18T20:26:39.730Z] OK: 218 MiB in 52 packages [2021-06-18T20:26:40.015Z] OK: 218 MiB in 52 packages [2021-06-18T20:26:40.300Z] Removing intermediate container 74c0f08c6aa4 [2021-06-18T20:26:40.300Z] ---> e0a5400f120b [2021-06-18T20:26:40.300Z] Step 6/32 : COPY go.mod . [2021-06-18T20:26:40.582Z] Removing intermediate container 1750a52031c0 [2021-06-18T20:26:40.582Z] ---> 6f4ec6ff4694 [2021-06-18T20:26:40.582Z] Step 6/24 : COPY go.mod . [2021-06-18T20:26:40.881Z] Building static-packages [2021-06-18T20:26:40.882Z] + snapcraftctl build [2021-06-18T20:26:41.183Z] Removing intermediate container be72892936a2 [2021-06-18T20:26:41.183Z] ---> c06a76c048df [2021-06-18T20:26:41.183Z] Step 6/24 : COPY go.mod . [2021-06-18T20:26:41.459Z] ---> d29f101d3a96 [2021-06-18T20:26:41.459Z] Step 7/32 : RUN go mod download [2021-06-18T20:26:41.736Z] ---> Running in 709d79a0ed7f [2021-06-18T20:26:42.022Z] Removing intermediate container ca642258f8af [2021-06-18T20:26:42.022Z] ---> 3bc7a1da5327 [2021-06-18T20:26:42.022Z] Step 6/26 : COPY go.mod . [2021-06-18T20:26:42.022Z] Removing intermediate container 9b05409141d7 [2021-06-18T20:26:42.022Z] ---> bb866e47644e [2021-06-18T20:26:42.022Z] Step 6/24 : COPY go.mod . [2021-06-18T20:26:42.022Z] ---> 5870f21ac9bc [2021-06-18T20:26:42.022Z] Step 7/24 : RUN go mod download [2021-06-18T20:26:42.621Z] ---> Running in 52b0543bbda8 [2021-06-18T20:26:42.621Z] ---> 0a8b61b8bee0 [2021-06-18T20:26:42.621Z] Step 7/24 : RUN go mod download [2021-06-18T20:26:42.803Z] Building version [2021-06-18T20:26:42.803Z] + snapcraftctl build [2021-06-18T20:26:42.907Z] ---> Running in 895c2e61b779 [2021-06-18T20:26:43.186Z] ---> ea6fe03a74e1 [2021-06-18T20:26:43.186Z] Step 7/26 : RUN go mod download [2021-06-18T20:26:43.465Z] ---> Running in 7dcf8a74ea28 [2021-06-18T20:26:43.465Z] ---> 8323aa623096 [2021-06-18T20:26:43.465Z] Step 7/24 : RUN go mod download [2021-06-18T20:26:43.741Z] ---> Running in e240be882a2e [2021-06-18T20:26:45.350Z] Staging app-service-config [2021-06-18T20:26:45.350Z] + snapcraftctl stage [2021-06-18T20:26:45.921Z] Staging config-common [2021-06-18T20:26:45.921Z] + snapcraftctl stage [2021-06-18T20:26:46.408Z] Removing intermediate container 709d79a0ed7f [2021-06-18T20:26:46.408Z] ---> b861e8d4b5db [2021-06-18T20:26:46.408Z] Step 8/32 : COPY . . [2021-06-18T20:26:46.684Z] Removing intermediate container 52b0543bbda8 [2021-06-18T20:26:46.684Z] ---> 7b868aaf21c7 [2021-06-18T20:26:46.684Z] Step 8/24 : COPY . . [2021-06-18T20:26:46.863Z] Skipping stage go-build-helper (already ran) [2021-06-18T20:26:46.863Z] Staging edgex-go [2021-06-18T20:26:46.863Z] + snapcraftctl stage [2021-06-18T20:26:47.277Z] Removing intermediate container 895c2e61b779 [2021-06-18T20:26:47.277Z] ---> 37318f2c3a51 [2021-06-18T20:26:47.277Z] Step 8/24 : COPY . . [2021-06-18T20:26:48.248Z] Staging hooks [2021-06-18T20:26:48.248Z] + snapcraftctl stage [2021-06-18T20:26:48.819Z] Staging static-packages [2021-06-18T20:26:48.819Z] + snapcraftctl stage [2021-06-18T20:26:49.897Z] Removing intermediate container 7dcf8a74ea28 [2021-06-18T20:26:49.897Z] ---> 1c1f16df912f [2021-06-18T20:26:49.897Z] Step 8/26 : COPY . . [2021-06-18T20:26:49.897Z] Removing intermediate container e240be882a2e [2021-06-18T20:26:49.897Z] ---> 0d6dcc427c26 [2021-06-18T20:26:49.897Z] Step 8/24 : COPY . . [2021-06-18T20:26:50.205Z] Staging version [2021-06-18T20:26:50.205Z] + snapcraftctl stage [2021-06-18T20:26:51.148Z] Priming app-service-config [2021-06-18T20:26:51.148Z] + snapcraftctl prime [2021-06-18T20:26:52.092Z] Priming config-common [2021-06-18T20:26:52.092Z] + snapcraftctl prime [2021-06-18T20:26:53.034Z] Priming go-build-helper [2021-06-18T20:26:53.034Z] + snapcraftctl prime [2021-06-18T20:26:53.976Z] Priming edgex-go [2021-06-18T20:26:53.976Z] + snapcraftctl prime [2021-06-18T20:26:55.361Z] Priming hooks [2021-06-18T20:26:55.361Z] + snapcraftctl prime [2021-06-18T20:26:56.305Z] Priming static-packages [2021-06-18T20:26:56.305Z] + snapcraftctl prime [2021-06-18T20:26:58.854Z] Priming version [2021-06-18T20:26:58.854Z] + snapcraftctl prime [2021-06-18T20:26:59.797Z] 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-06-18T20:27:12.333Z] ---> c162ac996615 [2021-06-18T20:27:12.333Z] Step 9/32 : RUN go mod tidy [2021-06-18T20:27:12.333Z] ---> ed76ed2da83a [2021-06-18T20:27:12.333Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:27:12.333Z] ---> cd38952c07c3 [2021-06-18T20:27:12.333Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:27:12.333Z] ---> 594934fdacdc [2021-06-18T20:27:12.333Z] Step 9/26 : RUN go mod tidy [2021-06-18T20:27:12.333Z] ---> Running in b83fea9e5685 [2021-06-18T20:27:12.333Z] ---> Running in b4fbfff04403 [2021-06-18T20:27:12.333Z] ---> Running in 88040352bb2d [2021-06-18T20:27:12.333Z] ---> Running in d06a0396c19a [2021-06-18T20:27:12.333Z] ---> 7dd701731965 [2021-06-18T20:27:12.333Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:27:12.333Z] ---> Running in 126ed029dbf1 [2021-06-18T20:27:17.757Z] Removing intermediate container b4fbfff04403 [2021-06-18T20:27:17.757Z] ---> e1578f16a82e [2021-06-18T20:27:17.757Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T20:27:18.038Z] ---> Running in f073025f1c71 [2021-06-18T20:27:19.051Z] Removing intermediate container d06a0396c19a [2021-06-18T20:27:19.051Z] ---> c8ffda1f55fe [2021-06-18T20:27:19.051Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T20:27:19.051Z] ---> Running in 18a326f44c33 [2021-06-18T20:27:19.327Z] Removing intermediate container b83fea9e5685 [2021-06-18T20:27:19.327Z] ---> b5802c05a986 [2021-06-18T20:27:19.327Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T20:27:19.601Z] ---> Running in f3dab8fa9aa5 [2021-06-18T20:27:19.601Z] Removing intermediate container 88040352bb2d [2021-06-18T20:27:19.601Z] ---> dd95390edd1f [2021-06-18T20:27:19.601Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T20:27:19.601Z] Removing intermediate container 126ed029dbf1 [2021-06-18T20:27:19.601Z] ---> fdfd47bca82a [2021-06-18T20:27:19.601Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T20:27:19.883Z] ---> Running in 839fed5b9cd5 [2021-06-18T20:27:19.883Z] ---> Running in 91e6b3e6c8f3 [2021-06-18T20:27:20.160Z] 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-06-18T20:27:21.597Z] 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-06-18T20:27:22.196Z] 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-06-18T20:27:22.479Z] 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-06-18T20:27:22.759Z] 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-06-18T20:29:14.680Z] 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-06-18T20:29:14.681Z] Removing intermediate container f073025f1c71 [2021-06-18T20:29:14.681Z] ---> ea56b57fceac [2021-06-18T20:29:14.681Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T20:29:14.681Z] ---> Running in 486c6bf110fb [2021-06-18T20:29:14.681Z] 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-06-18T20:29:14.681Z] Removing intermediate container 839fed5b9cd5 [2021-06-18T20:29:14.681Z] ---> 4dcff03e06ad [2021-06-18T20:29:14.681Z] [2021-06-18T20:29:14.681Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:29:14.681Z] 3.12: Pulling from library/alpine [2021-06-18T20:29:15.678Z] Removing intermediate container f3dab8fa9aa5 [2021-06-18T20:29:15.678Z] ---> 70a7ace1ad8a [2021-06-18T20:29:15.678Z] [2021-06-18T20:29:15.678Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T20:29:16.664Z] 3.12: Pulling from library/alpine [2021-06-18T20:29:17.263Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T20:29:17.263Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T20:29:17.263Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T20:29:17.263Z] Status: Image is up to date for alpine:3.12 [2021-06-18T20:29:17.263Z] ---> c4fd0aeabfcf [2021-06-18T20:29:17.263Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T20:29:17.263Z] ---> c4fd0aeabfcf [2021-06-18T20:29:17.263Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T20:29:17.541Z] Removing intermediate container 18a326f44c33 [2021-06-18T20:29:17.541Z] ---> e01a2af3c1b8 [2021-06-18T20:29:17.541Z] [2021-06-18T20:29:17.541Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T20:29:17.541Z] ---> c4fd0aeabfcf [2021-06-18T20:29:17.541Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T20:29:17.541Z] ---> Running in 89453c599c49 [2021-06-18T20:29:17.541Z] ---> Running in c9ef5cdb59ee [2021-06-18T20:29:18.145Z] ---> Running in bc9a557de9e5 [2021-06-18T20:29:18.145Z] Removing intermediate container 486c6bf110fb [2021-06-18T20:29:18.145Z] ---> 3415ae16869b [2021-06-18T20:29:18.145Z] [2021-06-18T20:29:18.145Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T20:29:18.419Z] 20.10.0: Pulling from library/docker [2021-06-18T20:29:18.697Z] Removing intermediate container c9ef5cdb59ee [2021-06-18T20:29:18.697Z] ---> 1da186967787 [2021-06-18T20:29:18.697Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T20:29:19.303Z] ---> Running in 4a0821e6d947 [2021-06-18T20:29:19.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:19.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:20.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:20.463Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T20:29:20.463Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:29:20.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:20.463Z] OK: 5 MiB in 15 packages [2021-06-18T20:29:21.069Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T20:29:21.069Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:29:21.069Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T20:29:21.349Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T20:29:21.349Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T20:29:21.349Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T20:29:21.349Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:29:21.349Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T20:29:21.349Z] OK: 7 MiB in 20 packages [2021-06-18T20:29:21.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:21.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:22.548Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T20:29:22.548Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T20:29:22.548Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:29:22.548Z] OK: 5 MiB in 16 packages [2021-06-18T20:29:22.548Z] Removing intermediate container 91e6b3e6c8f3 [2021-06-18T20:29:22.548Z] ---> d47500b02153 [2021-06-18T20:29:22.548Z] [2021-06-18T20:29:22.548Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:29:22.548Z] ---> c4fd0aeabfcf [2021-06-18T20:29:22.548Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T20:29:22.548Z] ---> Using cache [2021-06-18T20:29:22.548Z] ---> 7eaea7350e26 [2021-06-18T20:29:22.548Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:29:22.824Z] Removing intermediate container 89453c599c49 [2021-06-18T20:29:22.824Z] ---> 7eaea7350e26 [2021-06-18T20:29:22.824Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:29:23.096Z] ---> Running in f96ef582ae43 [2021-06-18T20:29:23.372Z] ---> Running in 01942d343248 [2021-06-18T20:29:23.972Z] Removing intermediate container f96ef582ae43 [2021-06-18T20:29:23.972Z] ---> 30906af136a4 [2021-06-18T20:29:23.972Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T20:29:23.972Z] Removing intermediate container bc9a557de9e5 [2021-06-18T20:29:23.972Z] ---> 3e562cd74cc4 [2021-06-18T20:29:23.972Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T20:29:24.248Z] ---> Running in 62cd43ca7735 [2021-06-18T20:29:24.248Z] ---> Running in c339aac78645 [2021-06-18T20:29:24.248Z] Removing intermediate container 01942d343248 [2021-06-18T20:29:24.248Z] ---> 18a29997bd81 [2021-06-18T20:29:24.248Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T20:29:24.527Z] Removing intermediate container 4a0821e6d947 [2021-06-18T20:29:24.527Z] ---> aac52d92c6cb [2021-06-18T20:29:24.527Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T20:29:24.809Z] ---> Running in 4bcf33be2897 [2021-06-18T20:29:24.809Z] ---> Running in 75c74a4d36ac [2021-06-18T20:29:25.087Z] Removing intermediate container c339aac78645 [2021-06-18T20:29:25.087Z] ---> 3bc563cd9238 [2021-06-18T20:29:25.087Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T20:29:25.087Z] Removing intermediate container 62cd43ca7735 [2021-06-18T20:29:25.087Z] ---> b1d645a80e19 [2021-06-18T20:29:25.087Z] Step 14/26 : WORKDIR / [2021-06-18T20:29:25.692Z] Removing intermediate container 4bcf33be2897 [2021-06-18T20:29:25.692Z] ---> 6c465a5f971e [2021-06-18T20:29:25.692Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T20:29:25.692Z] ---> Running in 9ae2ef4cc716 [2021-06-18T20:29:25.692Z] ---> Running in 0dbd69558b0d [2021-06-18T20:29:25.965Z] Removing intermediate container 75c74a4d36ac [2021-06-18T20:29:25.965Z] ---> 1044f482a168 [2021-06-18T20:29:25.965Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T20:29:26.239Z] ---> Running in 04a275a43206 [2021-06-18T20:29:26.239Z] ---> Running in 10559118e5b9 [2021-06-18T20:29:26.518Z] Removing intermediate container 9ae2ef4cc716 [2021-06-18T20:29:26.519Z] ---> d5adbfc72373 [2021-06-18T20:29:26.519Z] Step 16/24 : WORKDIR / [2021-06-18T20:29:26.816Z] Removing intermediate container 0dbd69558b0d [2021-06-18T20:29:26.816Z] ---> 9e042e235572 [2021-06-18T20:29:26.816Z] 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-06-18T20:29:26.816Z] ---> Running in 7acbb44d6be8 [2021-06-18T20:29:27.091Z] Removing intermediate container 04a275a43206 [2021-06-18T20:29:27.091Z] ---> e78a76ce4f7c [2021-06-18T20:29:27.091Z] Step 16/24 : WORKDIR / [2021-06-18T20:29:27.369Z] Removing intermediate container 10559118e5b9 [2021-06-18T20:29:27.369Z] ---> 420ffe36be24 [2021-06-18T20:29:27.369Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T20:29:27.657Z] ---> Running in 89a41b82b60b [2021-06-18T20:29:27.657Z] ---> Running in cd9dd499c3c7 [2021-06-18T20:29:27.932Z] Removing intermediate container 7acbb44d6be8 [2021-06-18T20:29:27.932Z] ---> fbe472ec9779 [2021-06-18T20:29:27.932Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:29:28.204Z] ---> 05a64ef3a229 [2021-06-18T20:29:28.204Z] 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-06-18T20:29:28.810Z] Removing intermediate container 89a41b82b60b [2021-06-18T20:29:28.810Z] ---> 40b06c797e3f [2021-06-18T20:29:28.810Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:29:29.414Z] ---> 4096c99699a8 [2021-06-18T20:29:29.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T20:29:30.019Z] ---> a621e3e875cb [2021-06-18T20:29:30.019Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T20:29:30.618Z] ---> 5b9c9a4a619d [2021-06-18T20:29:30.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T20:29:31.599Z] ---> 46cc83885d12 [2021-06-18T20:29:31.599Z] 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-06-18T20:29:31.870Z] Removing intermediate container cd9dd499c3c7 [2021-06-18T20:29:31.870Z] ---> 02da5483fe24 [2021-06-18T20:29:31.870Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T20:29:31.870Z] ---> 02fecb9b1c64 [2021-06-18T20:29:31.870Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T20:29:32.145Z] ---> Running in ffe6281f3c0a [2021-06-18T20:29:32.743Z] ---> 5ed20af27a57 [2021-06-18T20:29:32.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T20:29:32.743Z] ---> 8704e0123122 [2021-06-18T20:29:32.743Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T20:29:33.016Z] Removing intermediate container ffe6281f3c0a [2021-06-18T20:29:33.016Z] ---> 0afa5af75c59 [2021-06-18T20:29:33.016Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T20:29:33.016Z] ---> 6e06467af7b3 [2021-06-18T20:29:33.016Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T20:29:33.305Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T20:29:33.305Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T20:29:33.305Z] ---> eeaf43b92773 [2021-06-18T20:29:33.305Z] 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-06-18T20:29:33.581Z] ---> Running in e3fbae3448bf [2021-06-18T20:29:33.582Z] ---> Running in 87db770fdc76 [2021-06-18T20:29:33.582Z] ---> ce4fc4cf233b [2021-06-18T20:29:33.860Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T20:29:34.135Z] ---> Running in 3cd4f1df2bf9 [2021-06-18T20:29:34.135Z] Removing intermediate container e3fbae3448bf [2021-06-18T20:29:34.135Z] ---> 641967b04c3a [2021-06-18T20:29:34.135Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:29:34.412Z] ---> 3132bce5ba8c [2021-06-18T20:29:34.412Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T20:29:34.412Z] ---> dfb4fdef5244 [2021-06-18T20:29:34.412Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T20:29:34.412Z] Removing intermediate container 87db770fdc76 [2021-06-18T20:29:34.412Z] ---> d48ea8ff88ca [2021-06-18T20:29:34.412Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T20:29:34.412Z] ---> Running in d5cfe4a4a336 [2021-06-18T20:29:34.690Z] ---> Running in d76f06ea941b [2021-06-18T20:29:34.690Z] ---> Running in 01a8f71b9e47 [2021-06-18T20:29:34.690Z] Removing intermediate container 3cd4f1df2bf9 [2021-06-18T20:29:34.690Z] ---> 6a4fbfab21d0 [2021-06-18T20:29:34.690Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:29:35.285Z] ---> Running in d6e3a53e37ef [2021-06-18T20:29:35.561Z] Removing intermediate container d5cfe4a4a336 [2021-06-18T20:29:35.561Z] ---> e7dcf5b40d95 [2021-06-18T20:29:35.561Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T20:29:35.847Z] ---> Running in 4bba92cf4a62 [2021-06-18T20:29:36.122Z] Removing intermediate container d6e3a53e37ef [2021-06-18T20:29:36.122Z] ---> e87ecaf2d82b [2021-06-18T20:29:36.122Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T20:29:36.122Z] ---> 4b42f1c9853a [2021-06-18T20:29:36.122Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T20:29:36.396Z] ---> Running in d6dcd271bbc0 [2021-06-18T20:29:36.671Z] Removing intermediate container 4bba92cf4a62 [2021-06-18T20:29:36.671Z] ---> 4a003d12a5c9 [2021-06-18T20:29:36.671Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:29:36.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:36.947Z] ---> Running in bbd6b49fdad7 [2021-06-18T20:29:37.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:29:37.225Z] Removing intermediate container d6dcd271bbc0 [2021-06-18T20:29:37.225Z] ---> 419031f18fbf [2021-06-18T20:29:37.225Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:29:37.500Z] ---> 95d0b3404555 [2021-06-18T20:29:37.500Z] 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-06-18T20:29:37.500Z] ---> Running in c995f528c35d [2021-06-18T20:29:37.778Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T20:29:37.778Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T20:29:37.778Z] Executing bash-5.0.17-r0.post-install [2021-06-18T20:29:37.778Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:29:37.778Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T20:29:37.778Z] ---> Running in cb5efd654b4f [2021-06-18T20:29:37.778Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T20:29:37.778Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T20:29:37.778Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T20:29:37.778Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T20:29:37.778Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T20:29:37.778Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T20:29:37.778Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T20:29:37.778Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T20:29:37.778Z] Removing intermediate container bbd6b49fdad7 [2021-06-18T20:29:37.778Z] ---> e7d75b97e526 [2021-06-18T20:29:37.778Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:29:37.778Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T20:29:38.375Z] ---> Running in 5b0f1dedc6c2 [2021-06-18T20:29:38.375Z] Removing intermediate container c995f528c35d [2021-06-18T20:29:38.375Z] ---> f45c3c616da4 [2021-06-18T20:29:38.375Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:29:38.376Z] Removing intermediate container d76f06ea941b [2021-06-18T20:29:38.376Z] ---> 2d20f63a0da5 [2021-06-18T20:29:38.376Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:29:38.974Z] ---> Running in 45c4db6a1a8d [2021-06-18T20:29:39.247Z] Removing intermediate container 5b0f1dedc6c2 [2021-06-18T20:29:39.247Z] ---> 28fcad58e6cd [2021-06-18T20:29:39.247Z] [2021-06-18T20:29:39.854Z] Successfully built 28fcad58e6cd [2021-06-18T20:29:39.854Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T20:29:39.854Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T20:29:39.854Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T20:29:39.854Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T20:29:39.854Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T20:29:39.854Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T20:29:40.125Z] Successfully tagged core-metadata-arm64:latest [2021-06-18T20:29:40.125Z] Building core-data [2021-06-18T20:29:40.125Z]  Building core-metadata ... done (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T20:29:40.125Z] Removing intermediate container 45c4db6a1a8d [2021-06-18T20:29:40.125Z] ---> fa1af45f242b [2021-06-18T20:29:40.125Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T20:29:40.125Z] ---> 05461b44a915 [2021-06-18T20:29:40.125Z] [2021-06-18T20:29:40.125Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T20:29:40.125Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T20:29:40.125Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T20:29:40.397Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T20:29:40.397Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T20:29:40.397Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T20:29:40.397Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T20:29:40.397Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T20:29:40.397Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T20:29:40.397Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T20:29:40.397Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T20:29:40.397Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T20:29:40.668Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T20:29:40.668Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T20:29:40.668Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T20:29:40.668Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T20:29:40.668Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T20:29:40.668Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T20:29:40.668Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T20:29:40.668Z] Successfully built 05461b44a915 [2021-06-18T20:29:40.943Z] Successfully tagged core-command-arm64:latest [2021-06-18T20:29:40.943Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T20:29:40.943Z] Building support-notifications [2021-06-18T20:29:40.943Z]  Building core-command ... done OK: 72 MiB in 59 packages [2021-06-18T20:29:41.543Z] Removing intermediate container cb5efd654b4f [2021-06-18T20:29:41.543Z] ---> 3ca435a55663 [2021-06-18T20:29:41.543Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T20:29:41.820Z] ---> Running in 37e58d7b8891 [2021-06-18T20:29:41.820Z] ---> 0e039a44ebb3 [2021-06-18T20:29:41.820Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T20:29:42.424Z] Removing intermediate container 37e58d7b8891 [2021-06-18T20:29:42.424Z] ---> 3ff9fdfd2bdc [2021-06-18T20:29:42.424Z] Step 24/26 : LABEL arch=arm64 [2021-06-18T20:29:43.023Z] ---> Running in c96acfeb3441 [2021-06-18T20:29:43.299Z] ---> 5a01b3a470a3 [2021-06-18T20:29:43.299Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T20:29:43.900Z] Removing intermediate container c96acfeb3441 [2021-06-18T20:29:43.900Z] ---> 153506776296 [2021-06-18T20:29:43.900Z] Step 25/26 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:29:44.901Z] ---> Running in 62582855f13a [2021-06-18T20:29:45.185Z] ---> 3f2c4d0ebac6 [2021-06-18T20:29:45.185Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T20:29:45.498Z] Removing intermediate container 62582855f13a [2021-06-18T20:29:45.498Z] ---> 7d82368a31f3 [2021-06-18T20:29:45.498Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T20:29:45.775Z] ---> Running in a9bc98dce9c7 [2021-06-18T20:29:46.056Z] Collecting docker-compose==1.23.2 [2021-06-18T20:29:46.056Z] ---> 7de4f954f533 [2021-06-18T20:29:46.056Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T20:29:46.056Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T20:29:46.654Z] ---> Running in b95f869ddf2b [2021-06-18T20:29:46.654Z] Removing intermediate container a9bc98dce9c7 [2021-06-18T20:29:46.654Z] ---> 9e4a266128b6 [2021-06-18T20:29:46.654Z] [2021-06-18T20:29:46.926Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T20:29:46.926Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T20:29:46.926Z] Successfully built 9e4a266128b6 [2021-06-18T20:29:46.926Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-18T20:29:46.926Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-06-18T20:29:47.197Z] Removing intermediate container b95f869ddf2b [2021-06-18T20:29:47.197Z] ---> c4de44a40ea3 [2021-06-18T20:29:47.197Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T20:29:48.189Z] ---> 853964fbc432 [2021-06-18T20:29:48.189Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T20:29:48.792Z] ---> Running in 71c1478d666d [2021-06-18T20:29:49.067Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T20:29:49.067Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T20:29:51.734Z] 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-06-18T20:29:52.009Z] Removing intermediate container 71c1478d666d [2021-06-18T20:29:52.009Z] ---> d13b04f802a9 [2021-06-18T20:29:52.009Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T20:29:52.613Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T20:29:52.613Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T20:29:52.613Z] ---> Running in d46b8d2b117d [2021-06-18T20:29:53.608Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T20:29:53.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T20:29:53.608Z] Removing intermediate container d46b8d2b117d [2021-06-18T20:29:53.608Z] ---> c4d58ddb12c2 [2021-06-18T20:29:53.608Z] Step 29/32 : CMD ["gate"] [2021-06-18T20:29:54.208Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T20:29:54.208Z] ---> Running in 20cca7b32463 [2021-06-18T20:29:54.208Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T20:29:54.939Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T20:29:54.939Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T20:29:54.939Z] Removing intermediate container 20cca7b32463 [2021-06-18T20:29:54.939Z] ---> 8a0ed0927ae3 [2021-06-18T20:29:54.939Z] Step 30/32 : LABEL arch=arm64 [2021-06-18T20:29:55.712Z] ---> Running in 6531a53e1ced [2021-06-18T20:29:56.362Z] Collecting PyYAML<4,>=3.10 [2021-06-18T20:29:56.362Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T20:29:56.362Z] Removing intermediate container 6531a53e1ced [2021-06-18T20:29:56.362Z] ---> 04378e34ebc6 [2021-06-18T20:29:56.362Z] Step 31/32 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:29:57.046Z] ---> Running in 528d36a66456 [2021-06-18T20:29:57.745Z] Removing intermediate container 528d36a66456 [2021-06-18T20:29:57.745Z] ---> 1babe1608900 [2021-06-18T20:29:57.745Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T20:29:58.341Z] ---> Running in f32fcea7973c [2021-06-18T20:29:58.946Z] Removing intermediate container f32fcea7973c [2021-06-18T20:29:58.946Z] ---> 7bff5c084cff [2021-06-18T20:29:58.946Z] [2021-06-18T20:29:59.223Z] Successfully built 7bff5c084cff [2021-06-18T20:29:59.500Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-18T20:29:59.500Z] Building security-proxy-setup [2021-06-18T20:30:00.484Z]  Building security-bootstrapper ... done Collecting docker<4.0,>=3.6.0 [2021-06-18T20:30:00.761Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T20:30:01.379Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T20:30:01.379Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T20:30:03.392Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-18T20:30:03.667Z] Collecting idna<2.8,>=2.5 [2021-06-18T20:30:03.667Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T20:30:03.667Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-18T20:30:04.655Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T20:30:04.655Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T20:30:04.937Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T20:30:04.937Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T20:30:05.214Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T20:30:05.214Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T20:30:05.214Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T20:30:05.214Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T20:30:06.216Z] Installing collected packages: dockerpty, docopt, idna, urllib3, requests, websocket-client, jsonschema, cached-property, PyYAML, docker-pycreds, docker, texttable, docker-compose [2021-06-18T20:30:06.495Z] Running setup.py install for dockerpty: started [2021-06-18T20:30:08.488Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T20:30:08.488Z] Running setup.py install for docopt: started [2021-06-18T20:30:11.136Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T20:30:11.136Z] Attempting uninstall: idna [2021-06-18T20:30:11.136Z] Found existing installation: idna 2.9 [2021-06-18T20:30:11.136Z] Uninstalling idna-2.9: [2021-06-18T20:30:11.136Z] Successfully uninstalled idna-2.9 [2021-06-18T20:30:11.748Z] Attempting uninstall: urllib3 [2021-06-18T20:30:11.748Z] Found existing installation: urllib3 1.25.9 [2021-06-18T20:30:11.748Z] Uninstalling urllib3-1.25.9: [2021-06-18T20:30:12.023Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T20:30:12.625Z] Attempting uninstall: requests [2021-06-18T20:30:12.625Z] Found existing installation: requests 2.23.0 [2021-06-18T20:30:12.625Z] Uninstalling requests-2.23.0: [2021-06-18T20:30:12.625Z] Successfully uninstalled requests-2.23.0 [2021-06-18T20:30:14.084Z] Running setup.py install for PyYAML: started [2021-06-18T20:30:16.740Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T20:30:17.342Z] Running setup.py install for texttable: started [2021-06-18T20:30:19.979Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T20:30:20.584Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-18T20:30:21.194Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:30:21.194Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:30:21.194Z] ---> 8491a740d115 [2021-06-18T20:30:21.194Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T20:30:21.194Z] ---> Using cache [2021-06-18T20:30:21.194Z] ---> a8cec9773c20 [2021-06-18T20:30:21.194Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:30:21.194Z] ---> Using cache [2021-06-18T20:30:21.194Z] ---> 05c41090ca7c [2021-06-18T20:30:21.194Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T20:30:25.609Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:30:25.609Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:30:25.609Z] ---> 8491a740d115 [2021-06-18T20:30:25.609Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T20:30:25.609Z] ---> Using cache [2021-06-18T20:30:25.609Z] ---> a8cec9773c20 [2021-06-18T20:30:25.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:30:25.609Z] ---> Using cache [2021-06-18T20:30:25.609Z] ---> 05c41090ca7c [2021-06-18T20:30:25.609Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T20:30:26.220Z] ---> Running in 64fee0acd3ad [2021-06-18T20:30:26.220Z] ---> Running in 02a162ade0f5 [2021-06-18T20:30:28.225Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:30:28.503Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:30:29.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:30:29.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:30:30.329Z] OK: 218 MiB in 52 packages [2021-06-18T20:30:30.607Z] OK: 218 MiB in 52 packages [2021-06-18T20:30:30.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:30:30.888Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:30:30.888Z] ---> 8491a740d115 [2021-06-18T20:30:30.888Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T20:30:30.888Z] ---> Using cache [2021-06-18T20:30:30.888Z] ---> a8cec9773c20 [2021-06-18T20:30:30.888Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:30:30.888Z] ---> Using cache [2021-06-18T20:30:30.888Z] ---> 05c41090ca7c [2021-06-18T20:30:30.888Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T20:30:30.888Z] ---> Using cache [2021-06-18T20:30:30.888Z] ---> 3bc7a1da5327 [2021-06-18T20:30:30.888Z] Step 6/23 : COPY go.mod . [2021-06-18T20:30:30.888Z] ---> Using cache [2021-06-18T20:30:30.888Z] ---> ea6fe03a74e1 [2021-06-18T20:30:30.888Z] Step 7/23 : RUN go mod download [2021-06-18T20:30:30.888Z] ---> Using cache [2021-06-18T20:30:30.888Z] ---> 1c1f16df912f [2021-06-18T20:30:30.888Z] Step 8/23 : COPY . . [2021-06-18T20:30:31.182Z] ---> Using cache [2021-06-18T20:30:31.182Z] ---> 594934fdacdc [2021-06-18T20:30:31.182Z] Step 9/23 : RUN go mod tidy [2021-06-18T20:30:31.182Z] ---> Using cache [2021-06-18T20:30:31.182Z] ---> c8ffda1f55fe [2021-06-18T20:30:31.182Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T20:30:33.191Z] ---> Running in 6aff672b8442 [2021-06-18T20:30:33.816Z] Removing intermediate container 64fee0acd3ad [2021-06-18T20:30:33.816Z] ---> bf8083b5e6d9 [2021-06-18T20:30:33.816Z] Step 6/24 : COPY go.mod . [2021-06-18T20:30:34.126Z] Removing intermediate container 02a162ade0f5 [2021-06-18T20:30:34.126Z] ---> b97b26295183 [2021-06-18T20:30:34.126Z] Step 6/23 : COPY go.mod . [2021-06-18T20:30:34.724Z] 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-06-18T20:30:35.334Z] ---> 10cd1512512a [2021-06-18T20:30:35.334Z] Step 7/24 : RUN go mod download [2021-06-18T20:30:36.367Z] ---> Running in 502a5d5307d9 [2021-06-18T20:30:36.367Z] ---> ee95dfc30e1f [2021-06-18T20:30:36.367Z] Step 7/23 : RUN go mod download [2021-06-18T20:30:36.651Z] ---> Running in dd74198135ed [2021-06-18T20:30:37.262Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T20:30:37.262Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T20:30:37.262Z] ---> 8491a740d115 [2021-06-18T20:30:37.262Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T20:30:37.262Z] ---> Using cache [2021-06-18T20:30:37.262Z] ---> a8cec9773c20 [2021-06-18T20:30:37.262Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:30:37.262Z] ---> Using cache [2021-06-18T20:30:37.262Z] ---> 05c41090ca7c [2021-06-18T20:30:37.262Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T20:30:37.262Z] ---> Using cache [2021-06-18T20:30:37.262Z] ---> 3bc7a1da5327 [2021-06-18T20:30:37.262Z] Step 6/22 : COPY go.mod . [2021-06-18T20:30:37.262Z] ---> Using cache [2021-06-18T20:30:37.262Z] ---> ea6fe03a74e1 [2021-06-18T20:30:37.262Z] Step 7/22 : RUN go mod download [2021-06-18T20:30:37.262Z] ---> Using cache [2021-06-18T20:30:37.262Z] ---> 1c1f16df912f [2021-06-18T20:30:37.262Z] Step 8/22 : COPY . . [2021-06-18T20:30:37.546Z] Removing intermediate container 01a8f71b9e47 [2021-06-18T20:30:37.546Z] ---> 2caf502c99d1 [2021-06-18T20:30:37.546Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T20:30:37.841Z] ---> Using cache [2021-06-18T20:30:37.841Z] ---> 594934fdacdc [2021-06-18T20:30:37.841Z] Step 9/22 : RUN go mod tidy [2021-06-18T20:30:37.841Z] ---> Using cache [2021-06-18T20:30:37.841Z] ---> c8ffda1f55fe [2021-06-18T20:30:37.841Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T20:30:38.117Z] ---> Running in e181a7df770d [2021-06-18T20:30:38.117Z] ---> Running in 2901236a7a1d [2021-06-18T20:30:39.588Z] Removing intermediate container e181a7df770d [2021-06-18T20:30:39.588Z] ---> d915b252159a [2021-06-18T20:30:39.588Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T20:30:39.588Z] ---> Running in c52d6a907383 [2021-06-18T20:30:40.587Z] 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-06-18T20:30:40.587Z] Removing intermediate container c52d6a907383 [2021-06-18T20:30:40.587Z] ---> 5877c7f40543 [2021-06-18T20:30:40.587Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T20:30:42.593Z] Removing intermediate container 502a5d5307d9 [2021-06-18T20:30:42.593Z] ---> 974e0064deb5 [2021-06-18T20:30:42.593Z] Step 8/24 : COPY . . [2021-06-18T20:30:42.593Z] Removing intermediate container dd74198135ed [2021-06-18T20:30:42.593Z] ---> ee74a133c3eb [2021-06-18T20:30:42.593Z] Step 8/23 : COPY . . [2021-06-18T20:30:43.212Z] ---> c043a375e2bd [2021-06-18T20:30:43.212Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T20:30:45.851Z] ---> 70739e8d8c93 [2021-06-18T20:30:45.851Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T20:30:48.505Z] ---> 0035a6b2b727 [2021-06-18T20:30:48.505Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T20:30:48.788Z] ---> Running in c1f796c0f14f [2021-06-18T20:30:50.281Z] Removing intermediate container c1f796c0f14f [2021-06-18T20:30:50.281Z] ---> 687bb22f1a62 [2021-06-18T20:30:50.281Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:30:50.566Z] ---> Running in b1dce8be3662 [2021-06-18T20:30:52.571Z] Removing intermediate container b1dce8be3662 [2021-06-18T20:30:52.571Z] ---> 4477ab0bff52 [2021-06-18T20:30:52.571Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T20:30:52.858Z] ---> Running in 81de310b37ee [2021-06-18T20:30:54.860Z] Removing intermediate container 81de310b37ee [2021-06-18T20:30:54.860Z] ---> 614428df6fc9 [2021-06-18T20:30:54.861Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:30:55.142Z] ---> Running in 3fcbd6940b97 [2021-06-18T20:30:56.594Z] Removing intermediate container 3fcbd6940b97 [2021-06-18T20:30:56.594Z] ---> 4f823003932f [2021-06-18T20:30:56.594Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:30:56.594Z] ---> Running in c2c49015842c [2021-06-18T20:30:58.052Z] Removing intermediate container c2c49015842c [2021-06-18T20:30:58.052Z] ---> c3843ecdf98f [2021-06-18T20:30:58.052Z] [2021-06-18T20:30:59.638Z] Successfully built c3843ecdf98f [2021-06-18T20:30:59.638Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-18T20:31:15.090Z]  Building sys-mgmt-agent ... done  ---> 50f59ca2271a [2021-06-18T20:31:15.090Z] Step 9/23 : RUN go mod tidy [2021-06-18T20:31:15.090Z] ---> 2a7f05442ca7 [2021-06-18T20:31:15.090Z] Step 9/24 : RUN go mod tidy [2021-06-18T20:31:15.090Z] ---> Running in 645f62ca3a45 [2021-06-18T20:31:15.090Z] ---> Running in f93dff3ac3e0 [2021-06-18T20:31:21.866Z] Removing intermediate container 645f62ca3a45 [2021-06-18T20:31:21.866Z] ---> ef07eb92cada [2021-06-18T20:31:21.866Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T20:31:21.866Z] Removing intermediate container f93dff3ac3e0 [2021-06-18T20:31:21.866Z] ---> a829a3bad42e [2021-06-18T20:31:21.866Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T20:31:21.866Z] ---> Running in f57f433fafef [2021-06-18T20:31:21.866Z] ---> Running in a21902eb33f7 [2021-06-18T20:31:23.883Z] 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-06-18T20:31:23.883Z] 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-06-18T20:31:56.389Z] 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-06-18T20:31:59.866Z] Removing intermediate container 6aff672b8442 [2021-06-18T20:31:59.866Z] ---> 8e8bcd084159 [2021-06-18T20:31:59.866Z] [2021-06-18T20:31:59.866Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T20:31:59.866Z] ---> c4fd0aeabfcf [2021-06-18T20:31:59.866Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T20:31:59.866Z] ---> Using cache [2021-06-18T20:31:59.866Z] ---> 7eaea7350e26 [2021-06-18T20:31:59.866Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:31:59.866Z] ---> Using cache [2021-06-18T20:31:59.866Z] ---> 18a29997bd81 [2021-06-18T20:31:59.866Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T20:31:59.866Z] ---> Running in e3ceafbe247a [2021-06-18T20:32:00.194Z] Removing intermediate container e3ceafbe247a [2021-06-18T20:32:00.194Z] ---> 9b2a596887e6 [2021-06-18T20:32:00.194Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T20:32:00.500Z] ---> Running in 95784566422d [2021-06-18T20:32:01.229Z] Removing intermediate container 95784566422d [2021-06-18T20:32:01.229Z] ---> 2037556bd865 [2021-06-18T20:32:01.229Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:32:02.300Z] ---> 24f67c06f5ea [2021-06-18T20:32:02.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T20:32:04.304Z] ---> 1d11c3222d8e [2021-06-18T20:32:04.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T20:32:05.748Z] ---> 353a82afc338 [2021-06-18T20:32:05.748Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T20:32:05.748Z] ---> Running in bf26d1a302d5 [2021-06-18T20:32:06.732Z] Removing intermediate container bf26d1a302d5 [2021-06-18T20:32:06.732Z] ---> 3fb288c2f384 [2021-06-18T20:32:06.732Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:32:07.004Z] ---> Running in c3f616a261ab [2021-06-18T20:32:08.450Z] Removing intermediate container c3f616a261ab [2021-06-18T20:32:08.450Z] ---> 5b7ff696c45b [2021-06-18T20:32:08.450Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T20:32:08.733Z] ---> Running in e2e77e8b9c2c [2021-06-18T20:32:09.715Z] Removing intermediate container e2e77e8b9c2c [2021-06-18T20:32:09.715Z] ---> 9d2b94183aef [2021-06-18T20:32:09.715Z] Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:32:09.996Z] Removing intermediate container 2901236a7a1d [2021-06-18T20:32:09.996Z] ---> ffe5f52e0ebf [2021-06-18T20:32:09.996Z] [2021-06-18T20:32:09.996Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T20:32:09.996Z] ---> c4fd0aeabfcf [2021-06-18T20:32:09.996Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T20:32:09.996Z] ---> Running in 404d6397dd58 [2021-06-18T20:32:10.274Z] ---> Running in 8709743f275e [2021-06-18T20:32:11.262Z] Removing intermediate container 404d6397dd58 [2021-06-18T20:32:11.262Z] ---> 74e783920d2c [2021-06-18T20:32:11.262Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T20:32:11.262Z] ---> Running in 409f251944ec [2021-06-18T20:32:12.254Z] Removing intermediate container 409f251944ec [2021-06-18T20:32:12.254Z] ---> 1b5d3c41c8f0 [2021-06-18T20:32:12.254Z] [2021-06-18T20:32:12.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:32:12.804Z] Successfully built 1b5d3c41c8f0 [2021-06-18T20:32:12.804Z] Successfully tagged support-scheduler-arm64:latest [2021-06-18T20:32:12.804Z]  Building support-scheduler ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:32:13.406Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T20:32:13.691Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:32:13.691Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T20:32:13.691Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T20:32:13.691Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:32:13.691Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T20:32:13.964Z] OK: 7 MiB in 18 packages [2021-06-18T20:32:15.956Z] Removing intermediate container 8709743f275e [2021-06-18T20:32:15.956Z] ---> 05125c5f26ec [2021-06-18T20:32:15.956Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T20:32:16.230Z] ---> Running in 4ce2a7e06567 [2021-06-18T20:32:16.829Z] Removing intermediate container 4ce2a7e06567 [2021-06-18T20:32:16.829Z] ---> c2d164d69b6d [2021-06-18T20:32:16.829Z] Step 14/22 : WORKDIR /edgex [2021-06-18T20:32:17.102Z] ---> Running in a28b7e9b5d19 [2021-06-18T20:32:17.708Z] Removing intermediate container a28b7e9b5d19 [2021-06-18T20:32:17.708Z] ---> 2c74095bbbe9 [2021-06-18T20:32:17.708Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T20:32:19.157Z] ---> e215154ed9ff [2021-06-18T20:32:19.157Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T20:32:20.601Z] ---> 65d19cb3b8d1 [2021-06-18T20:32:20.601Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T20:32:22.599Z] ---> 51d9ce273dfb [2021-06-18T20:32:22.599Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T20:32:22.599Z] ---> Running in 02841a90e33a [2021-06-18T20:32:23.201Z] Removing intermediate container 02841a90e33a [2021-06-18T20:32:23.201Z] ---> 7857aa0da11a [2021-06-18T20:32:23.201Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T20:32:23.476Z] ---> Running in 19b6bf4e66d6 [2021-06-18T20:32:24.081Z] Removing intermediate container 19b6bf4e66d6 [2021-06-18T20:32:24.081Z] ---> c465997cbd3e [2021-06-18T20:32:24.081Z] Step 20/22 : LABEL arch=arm64 [2021-06-18T20:32:24.357Z] ---> Running in 144440aeab9f [2021-06-18T20:32:24.961Z] Removing intermediate container 144440aeab9f [2021-06-18T20:32:24.961Z] ---> 47bb66e9070c [2021-06-18T20:32:24.961Z] Step 21/22 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:32:25.235Z] ---> Running in 1661607ac722 [2021-06-18T20:32:25.836Z] Removing intermediate container 1661607ac722 [2021-06-18T20:32:25.836Z] ---> 4c2c94c5d507 [2021-06-18T20:32:25.836Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T20:32:26.110Z] ---> Running in 0a5aa48a4409 [2021-06-18T20:32:26.713Z] Removing intermediate container 0a5aa48a4409 [2021-06-18T20:32:26.713Z] ---> 8a5de7c0aad9 [2021-06-18T20:32:26.713Z] [2021-06-18T20:32:26.987Z] Successfully built 8a5de7c0aad9 [2021-06-18T20:32:27.263Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-18T20:32:42.370Z]  Building security-proxy-setup ... done Removing intermediate container f57f433fafef [2021-06-18T20:32:42.370Z] ---> 175ede9dfea7 [2021-06-18T20:32:42.370Z] [2021-06-18T20:32:42.370Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T20:32:42.370Z] ---> c4fd0aeabfcf [2021-06-18T20:32:42.370Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T20:32:42.370Z] ---> Running in 5ae947700c19 [2021-06-18T20:32:43.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:32:43.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:32:44.233Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T20:32:44.233Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T20:32:44.233Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:32:44.233Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T20:32:44.233Z] OK: 6 MiB in 16 packages [2021-06-18T20:32:45.666Z] Removing intermediate container a21902eb33f7 [2021-06-18T20:32:45.666Z] ---> bb1465419638 [2021-06-18T20:32:45.666Z] [2021-06-18T20:32:45.666Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:32:45.666Z] ---> c4fd0aeabfcf [2021-06-18T20:32:45.666Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T20:32:45.941Z] ---> Running in d63b58729e84 [2021-06-18T20:32:46.212Z] Removing intermediate container 5ae947700c19 [2021-06-18T20:32:46.212Z] ---> 07b53785c5b3 [2021-06-18T20:32:46.212Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T20:32:46.485Z] Removing intermediate container d63b58729e84 [2021-06-18T20:32:46.485Z] ---> 47eae3d3cc6d [2021-06-18T20:32:46.485Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T20:32:46.485Z] ---> Running in 81ab757273de [2021-06-18T20:32:46.485Z] ---> Running in d63f0edf3664 [2021-06-18T20:32:47.079Z] Removing intermediate container 81ab757273de [2021-06-18T20:32:47.079Z] Removing intermediate container d63f0edf3664 [2021-06-18T20:32:47.079Z] ---> 56d488bc6d18 [2021-06-18T20:32:47.079Z] ---> c386a8bcc69b [2021-06-18T20:32:47.079Z] Step 14/23 : ENV APP_PORT=59860Step 14/24 : EXPOSE $APP_PORT [2021-06-18T20:32:47.079Z] [2021-06-18T20:32:47.079Z] ---> Running in e04b3d51c960 [2021-06-18T20:32:47.079Z] ---> Running in 536e38bd15e5 [2021-06-18T20:32:47.673Z] Removing intermediate container e04b3d51c960 [2021-06-18T20:32:47.673Z] ---> 89cb1faf9b20 [2021-06-18T20:32:47.673Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:32:47.673Z] Removing intermediate container 536e38bd15e5 [2021-06-18T20:32:47.673Z] ---> 9423c6c171f1 [2021-06-18T20:32:47.673Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T20:32:47.946Z] ---> Running in 1745c61c3842 [2021-06-18T20:32:47.946Z] ---> Running in 3c435ae9374b [2021-06-18T20:32:48.540Z] Removing intermediate container 3c435ae9374b [2021-06-18T20:32:48.540Z] ---> 0dc73d517259 [2021-06-18T20:32:48.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:32:49.518Z] ---> 9e40d25a5963 [2021-06-18T20:32:49.518Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T20:32:50.498Z] Removing intermediate container 1745c61c3842 [2021-06-18T20:32:50.498Z] ---> b99e65993a73 [2021-06-18T20:32:50.498Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T20:32:50.498Z] ---> Running in ff2fa7d5dc00 [2021-06-18T20:32:50.498Z] ---> db90537ca430 [2021-06-18T20:32:50.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T20:32:51.476Z] ---> e435d61e9241 [2021-06-18T20:32:51.476Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T20:32:51.748Z] ---> Running in 277d8ef9c161 [2021-06-18T20:32:51.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:32:52.341Z] Removing intermediate container 277d8ef9c161 [2021-06-18T20:32:52.341Z] ---> 72d0f02c9cfe [2021-06-18T20:32:52.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:32:52.341Z] ---> Running in 9bd0e39dd1d5 [2021-06-18T20:32:52.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:32:52.883Z] Removing intermediate container 9bd0e39dd1d5 [2021-06-18T20:32:52.883Z] ---> 897f5086fb00 [2021-06-18T20:32:52.883Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T20:32:52.883Z] ---> Running in f09cf656492d [2021-06-18T20:32:53.485Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T20:32:53.485Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T20:32:53.485Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T20:32:53.485Z] Removing intermediate container f09cf656492d [2021-06-18T20:32:53.485Z] ---> 4b798140303c [2021-06-18T20:32:53.485Z] Step 22/23 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:32:53.485Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T20:32:53.754Z] ---> Running in 4af1c856b340 [2021-06-18T20:32:53.754Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T20:32:53.754Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T20:32:54.052Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:32:54.052Z] OK: 8 MiB in 20 packages [2021-06-18T20:32:54.052Z] Removing intermediate container 4af1c856b340 [2021-06-18T20:32:54.052Z] ---> d94de2709b34 [2021-06-18T20:32:54.052Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T20:32:54.360Z] ---> Running in f979834cdb15 [2021-06-18T20:32:54.972Z] Removing intermediate container f979834cdb15 [2021-06-18T20:32:54.972Z] ---> 24da1152d0ca [2021-06-18T20:32:54.972Z] [2021-06-18T20:32:55.592Z] Successfully built 24da1152d0ca [2021-06-18T20:32:55.592Z] Successfully tagged support-notifications-arm64:latest [2021-06-18T20:32:55.592Z]  Building support-notifications ... done Removing intermediate container ff2fa7d5dc00 [2021-06-18T20:32:55.592Z] ---> 6d4e61109e50 [2021-06-18T20:32:55.592Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:32:56.591Z] ---> e1f92783c54b [2021-06-18T20:32:56.591Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T20:32:57.615Z] ---> c4f5212a5252 [2021-06-18T20:32:57.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T20:32:58.598Z] ---> a3d007b7f506 [2021-06-18T20:32:58.598Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T20:32:58.598Z] ---> Running in a68e8c4524ba [2021-06-18T20:32:58.870Z] Removing intermediate container a68e8c4524ba [2021-06-18T20:32:58.870Z] ---> 6cefc99e4aa1 [2021-06-18T20:32:58.870Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:32:59.147Z] ---> Running in 99354067cc4d [2021-06-18T20:32:59.740Z] Removing intermediate container 99354067cc4d [2021-06-18T20:32:59.740Z] ---> 60fc203a7a7b [2021-06-18T20:32:59.740Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T20:32:59.740Z] ---> Running in 2e7d2aaa85dc [2021-06-18T20:33:00.336Z] Removing intermediate container 2e7d2aaa85dc [2021-06-18T20:33:00.336Z] ---> 6dbcdc73bd64 [2021-06-18T20:33:00.336Z] Step 23/24 : LABEL git_sha=badfce553bc796873749c4034d857a34ef4db8ac [2021-06-18T20:33:00.336Z] ---> Running in 9dbd8d3ddf84 [2021-06-18T20:33:00.928Z] Removing intermediate container 9dbd8d3ddf84 [2021-06-18T20:33:00.928Z] ---> 58bd94b51e9c [2021-06-18T20:33:00.928Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:33:00.928Z] ---> Running in c941fc7ddf0f [2021-06-18T20:33:01.523Z] Removing intermediate container c941fc7ddf0f [2021-06-18T20:33:01.523Z] ---> 0f8b9e57b5dd [2021-06-18T20:33:01.523Z] [2021-06-18T20:33:01.794Z] Successfully built 0f8b9e57b5dd [2021-06-18T20:33:01.794Z] Successfully tagged core-data-arm64:latest [2021-06-18T20:33:02.402Z]  Building core-data ... done  [Pipeline] } [2021-06-18T20:33:02.425Z] $ docker stop --time=1 e0856395903708d1caff5fd6c1b626620f38040faf852a0233854584bb005b9a [2021-06-18T20:33:04.296Z] $ docker rm -f e0856395903708d1caff5fd6c1b626620f38040faf852a0233854584bb005b9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T20:33:04.896Z] + docker images [2021-06-18T20:33:05.169Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:33:05.169Z] core-data-arm64 latest 0f8b9e57b5dd 3 seconds ago 19.1MB [2021-06-18T20:33:05.169Z] support-notifications-arm64 latest 24da1152d0ca 10 seconds ago 15.7MB [2021-06-18T20:33:05.169Z] bb1465419638 19 seconds ago 975MB [2021-06-18T20:33:05.169Z] 175ede9dfea7 23 seconds ago 969MB [2021-06-18T20:33:05.169Z] security-proxy-setup-arm64 latest 8a5de7c0aad9 38 seconds ago 24.2MB [2021-06-18T20:33:05.169Z] support-scheduler-arm64 latest 1b5d3c41c8f0 53 seconds ago 15.1MB [2021-06-18T20:33:05.169Z] ffe5f52e0ebf 55 seconds ago 973MB [2021-06-18T20:33:05.169Z] 8e8bcd084159 About a minute ago 968MB [2021-06-18T20:33:05.169Z] sys-mgmt-agent-arm64 latest c3843ecdf98f 2 minutes ago 299MB [2021-06-18T20:33:05.169Z] security-bootstrapper-arm64 latest 7bff5c084cff 3 minutes ago 17.5MB [2021-06-18T20:33:05.169Z] security-secretstore-setup-arm64 latest 9e4a266128b6 3 minutes ago 27.1MB [2021-06-18T20:33:05.169Z] core-command-arm64 latest 05461b44a915 3 minutes ago 15MB [2021-06-18T20:33:05.169Z] core-metadata-arm64 latest 28fcad58e6cd 3 minutes ago 15.7MB [2021-06-18T20:33:05.169Z] d47500b02153 3 minutes ago 972MB [2021-06-18T20:33:05.169Z] 3415ae16869b 3 minutes ago 969MB [2021-06-18T20:33:05.169Z] e01a2af3c1b8 3 minutes ago 976MB [2021-06-18T20:33:05.169Z] 70a7ace1ad8a 3 minutes ago 970MB [2021-06-18T20:33:05.169Z] 4dcff03e06ad 3 minutes ago 966MB [2021-06-18T20:33:05.169Z] ci-base-image-arm64 latest 8491a740d115 13 minutes ago 641MB [2021-06-18T20:33:05.169Z] alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB [2021-06-18T20:33:05.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB [2021-06-18T20:33:05.169Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-18T20:33:05.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-18T20:33:06.198Z] ---> job-cost.sh [2021-06-18T20:33:06.198Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HDRW [2021-06-18T20:33:45.145Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T20:35:21.892Z] lf-activate-venv(): INFO: Adding /tmp/venv-HDRW/bin to PATH [2021-06-18T20:35:21.892Z] INFO: No Stack... [2021-06-18T20:35:21.892Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T20:35:21.892Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T20:35:22.232Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2021-06-18T20:35:22.232Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T20:35:22.295Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] [2021-06-18T20:35:22.303Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] did not exist. Created. [2021-06-18T20:35:22.304Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T20:35:22.654Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T20:35:22.888Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T20:35:22.901Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-18T20:35:23.846Z] provisioning config files... [2021-06-18T20:35:23.856Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8792144439321886837tmp [Pipeline] { [Pipeline] sh [2021-06-18T20:35:24.174Z] + set +x [2021-06-18T20:35:24.174Z] + curl -s https://codecov.io/bash [2021-06-18T20:35:24.174Z] + bash -s -- [2021-06-18T20:35:24.174Z] [2021-06-18T20:35:24.174Z] _____ _ [2021-06-18T20:35:24.174Z] / ____| | | [2021-06-18T20:35:24.174Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T20:35:24.174Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T20:35:24.174Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T20:35:24.174Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T20:35:24.174Z] Bash-1.0.3 [2021-06-18T20:35:24.174Z] [2021-06-18T20:35:24.174Z] [2021-06-18T20:35:24.439Z] ==> git version 2.24.4 found [2021-06-18T20:35:24.439Z] ==> 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-06-18T20:35:24.439Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T20:35:24.439Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T20:35:24.439Z] ==> Jenkins CI detected. [2021-06-18T20:35:24.439Z] project root: . [2021-06-18T20:35:24.439Z] --> token set from env [2021-06-18T20:35:24.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T20:35:24.439Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T20:35:24.439Z] ==> Python coveragepy not found [2021-06-18T20:35:24.439Z] ==> Searching for coverage reports in: [2021-06-18T20:35:24.439Z] + . [2021-06-18T20:35:24.439Z] -> Found 1 reports [2021-06-18T20:35:24.439Z] ==> Detecting git/mercurial file structure [2021-06-18T20:35:24.439Z] ==> Reading reports [2021-06-18T20:35:24.439Z] + ./coverage.out bytes=398095 [2021-06-18T20:35:24.439Z] ==> Appending adjustments [2021-06-18T20:35:24.439Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T20:35:25.827Z] + Found adjustments [2021-06-18T20:35:25.827Z] ==> Gzipping contents [2021-06-18T20:35:25.827Z] 56K /tmp/codecov.cnEAHP.gz [2021-06-18T20:35:25.827Z] ==> Uploading reports [2021-06-18T20:35:25.827Z] url: https://codecov.io [2021-06-18T20:35:25.827Z] query: branch=PR-3579&commit=badfce553bc796873749c4034d857a34ef4db8ac&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-18T20:35:25.827Z] -> Pinging Codecov [2021-06-18T20:35:25.828Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=badfce553bc796873749c4034d857a34ef4db8ac&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-18T20:35:26.089Z] -> Uploading to [2021-06-18T20:35:26.089Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/00271124DB129430A58F1EEE437C3FCB/badfce553bc796873749c4034d857a34ef4db8ac/f2bb6bf9-5d70-4b5d-97db-8808b4d7b5e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T203525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68d9ef340a446c9eed437609da3f53438fc6efe59eaa35c2f8eb628c434b3903 [2021-06-18T20:35:26.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T20:35:26.089Z] Dload Upload Total Spent Left Speed [2021-06-18T20:35:26.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54873 0 0 100 54873 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-18T20:35:26.664Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/badfce553bc796873749c4034d857a34ef4db8ac [Pipeline] } [2021-06-18T20:35:26.674Z] 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] libraryResource [Pipeline] sh [2021-06-18T20:35:28.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:35:28.811Z] ---> package-listing.sh [2021-06-18T20:35:28.811Z] ++ facter osfamily [2021-06-18T20:35:28.811Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T20:35:29.076Z] + OS_FAMILY=redhat [2021-06-18T20:35:29.076Z] + workspace=/w/workspace/edgex-go/6 [2021-06-18T20:35:29.076Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T20:35:29.076Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T20:35:29.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T20:35:29.076Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T20:35:29.076Z] + '[' /w/workspace/edgex-go/6 ']' [2021-06-18T20:35:29.076Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T20:35:29.076Z] + case "${OS_FAMILY}" in [2021-06-18T20:35:29.076Z] + rpm -qa [2021-06-18T20:35:29.076Z] + sort [2021-06-18T20:35:30.992Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T20:35:30.992Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T20:35:30.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T20:35:30.992Z] + '[' /w/workspace/edgex-go/6 ']' [2021-06-18T20:35:30.992Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-06-18T20:35:30.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-06-18T20:35:31.003Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T20:35:31.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:35:31.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T20:35:31.867Z] [2021-06-18T20:35:31.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:35:32.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T20:35:32.184Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T20:35:32.184Z] df20fa9351a1: Pulling fs layer [2021-06-18T20:35:32.184Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T20:35:32.184Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T20:35:32.184Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T20:35:32.184Z] 93b61091891f: Pulling fs layer [2021-06-18T20:35:32.184Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T20:35:32.184Z] 5e14af77c1be: Pulling fs layer [2021-06-18T20:35:32.184Z] 01666e4c0597: Pulling fs layer [2021-06-18T20:35:32.184Z] aa168da1d23b: Pulling fs layer [2021-06-18T20:35:32.184Z] 46f8f816bc3b: Waiting [2021-06-18T20:35:32.184Z] 93b61091891f: Waiting [2021-06-18T20:35:32.184Z] 93b9cdb0e59b: Waiting [2021-06-18T20:35:32.184Z] 5e14af77c1be: Waiting [2021-06-18T20:35:32.184Z] 01666e4c0597: Waiting [2021-06-18T20:35:32.184Z] aa168da1d23b: Waiting [2021-06-18T20:35:32.184Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T20:35:32.184Z] 36b3adc4ff6f: Download complete [2021-06-18T20:35:32.184Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T20:35:32.184Z] 46f8f816bc3b: Download complete [2021-06-18T20:35:32.447Z] df20fa9351a1: Verifying Checksum [2021-06-18T20:35:32.447Z] df20fa9351a1: Download complete [2021-06-18T20:35:32.447Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T20:35:32.447Z] 93b9cdb0e59b: Download complete [2021-06-18T20:35:32.447Z] 5e14af77c1be: Verifying Checksum [2021-06-18T20:35:32.447Z] 5e14af77c1be: Download complete [2021-06-18T20:35:32.447Z] 01666e4c0597: Verifying Checksum [2021-06-18T20:35:32.447Z] 01666e4c0597: Download complete [2021-06-18T20:35:32.447Z] 93b61091891f: Verifying Checksum [2021-06-18T20:35:32.447Z] 93b61091891f: Download complete [2021-06-18T20:35:32.447Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T20:35:32.447Z] 8ad3a11d3b57: Download complete [2021-06-18T20:35:32.447Z] df20fa9351a1: Pull complete [2021-06-18T20:35:32.720Z] 36b3adc4ff6f: Pull complete [2021-06-18T20:35:33.303Z] 8ad3a11d3b57: Pull complete [2021-06-18T20:35:33.303Z] 46f8f816bc3b: Pull complete [2021-06-18T20:35:33.563Z] 93b61091891f: Pull complete [2021-06-18T20:35:33.563Z] 93b9cdb0e59b: Pull complete [2021-06-18T20:35:33.563Z] 5e14af77c1be: Pull complete [2021-06-18T20:35:33.563Z] 01666e4c0597: Pull complete [2021-06-18T20:35:34.510Z] aa168da1d23b: Verifying Checksum [2021-06-18T20:35:34.510Z] aa168da1d23b: Download complete [2021-06-18T20:35:38.751Z] aa168da1d23b: Pull complete [2021-06-18T20:35:38.751Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T20:35:38.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T20:35:38.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T20:35:38.837Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-06-18T20:35:38.874Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T20:35:41.863Z] $ docker top 83dc8f6d7d66c022af35ddc1420bd18218a538145b99168b1018a988d858650a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:35:42.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T20:35:42.551Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T20:35:42.845Z] + ls /var/log/sa-host [2021-06-18T20:35:42.846Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T20:35:42.846Z] file_magic: OK [2021-06-18T20:35:42.846Z] HZ: Using current value: 100 [2021-06-18T20:35:42.846Z] file_header: OK [2021-06-18T20:35:42.846Z] 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-06-18T20:35:42.846Z] Statistics: [2021-06-18T20:35:42.846Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T20:35:42.846Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T20:35:42.846Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T20:35:42.846Z] file_magic: OK [2021-06-18T20:35:42.846Z] HZ: Using current value: 100 [2021-06-18T20:35:42.846Z] file_header: OK [2021-06-18T20:35:42.846Z] 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-06-18T20:35:42.846Z] Statistics: [2021-06-18T20:35:42.846Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T20:35:42.846Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T20:35:43.483Z] provisioning config files... [2021-06-18T20:35:43.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3272607881225915879tmp [Pipeline] { [Pipeline] echo [2021-06-18T20:35:43.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:35:43.833Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T20:35:43.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:35:44.269Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T20:35:44.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:35:44.576Z] ---> sudo-logs.sh [2021-06-18T20:35:44.576Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T20:35:44.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:35:44.912Z] ---> job-cost.sh [2021-06-18T20:35:44.912Z] lf-activate-venv: SKIPPING [2021-06-18T20:35:44.912Z] DEBUG: total: 0.18000000715255737 [2021-06-18T20:35:44.912Z] INFO: Retrieving Stack Cost... [2021-06-18T20:35:45.860Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T20:35:46.122Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T20:35:46.136Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:35:46.441Z] ---> logs-deploy.sh [2021-06-18T20:35:46.441Z] lf-activate-venv: SKIPPING [2021-06-18T20:35:46.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/6 [2021-06-18T20:35:46.441Z] INFO: archiving workspace using pattern(s): [2021-06-18T20:35:47.389Z] Archives upload complete. [2021-06-18T20:35:47.389Z] INFO: archiving logs to Nexus [2021-06-18T20:35:47.964Z] ---> uname -a: [2021-06-18T20:35:47.964Z] Linux prd-centos7-docker-4c-2g-275.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] ---> lscpu: [2021-06-18T20:35:47.964Z] Architecture: x86_64 [2021-06-18T20:35:47.964Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T20:35:47.964Z] Byte Order: Little Endian [2021-06-18T20:35:47.964Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T20:35:47.964Z] CPU(s): 2 [2021-06-18T20:35:47.964Z] On-line CPU(s) list: 0,1 [2021-06-18T20:35:47.964Z] Thread(s) per core: 1 [2021-06-18T20:35:47.964Z] Core(s) per socket: 1 [2021-06-18T20:35:47.964Z] Socket(s): 2 [2021-06-18T20:35:47.964Z] NUMA node(s): 1 [2021-06-18T20:35:47.964Z] Vendor ID: AuthenticAMD [2021-06-18T20:35:47.964Z] CPU family: 23 [2021-06-18T20:35:47.964Z] Model: 49 [2021-06-18T20:35:47.964Z] Model name: AMD EPYC-Rome Processor [2021-06-18T20:35:47.964Z] Stepping: 0 [2021-06-18T20:35:47.964Z] CPU MHz: 2799.998 [2021-06-18T20:35:47.964Z] BogoMIPS: 5599.99 [2021-06-18T20:35:47.964Z] Virtualization: AMD-V [2021-06-18T20:35:47.964Z] Hypervisor vendor: KVM [2021-06-18T20:35:47.964Z] Virtualization type: full [2021-06-18T20:35:47.964Z] L1d cache: 64 KiB [2021-06-18T20:35:47.964Z] L1i cache: 64 KiB [2021-06-18T20:35:47.964Z] L2 cache: 1 MiB [2021-06-18T20:35:47.964Z] L3 cache: 32 MiB [2021-06-18T20:35:47.964Z] NUMA node0 CPU(s): 0,1 [2021-06-18T20:35:47.964Z] Vulnerability Itlb multihit: Not affected [2021-06-18T20:35:47.964Z] Vulnerability L1tf: Not affected [2021-06-18T20:35:47.964Z] Vulnerability Mds: Not affected [2021-06-18T20:35:47.964Z] Vulnerability Meltdown: Not affected [2021-06-18T20:35:47.964Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T20:35:47.964Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T20:35:47.964Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T20:35:47.964Z] Vulnerability Srbds: Not affected [2021-06-18T20:35:47.964Z] Vulnerability Tsx async abort: Not affected [2021-06-18T20:35:47.964Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] ---> nproc: [2021-06-18T20:35:47.964Z] 2 [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] ---> df -h: [2021-06-18T20:35:47.964Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T20:35:47.964Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-18T20:35:47.964Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T20:35:47.964Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T20:35:47.964Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/6@tmp [2021-06-18T20:35:47.964Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/6 [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] ---> free -m: [2021-06-18T20:35:47.964Z] total used free shared buff/cache available [2021-06-18T20:35:47.964Z] Mem: 7821 1359 1576 0 4885 6434 [2021-06-18T20:35:47.964Z] Swap: 1023 1 1022 [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] ---> ip addr: [2021-06-18T20:35:47.964Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T20:35:47.964Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T20:35:47.964Z] inet 127.0.0.1/8 scope host lo [2021-06-18T20:35:47.964Z] valid_lft forever preferred_lft forever [2021-06-18T20:35:47.964Z] inet6 ::1/128 scope host [2021-06-18T20:35:47.964Z] valid_lft forever preferred_lft forever [2021-06-18T20:35:47.964Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T20:35:47.964Z] link/ether fa:16:3e:8f:16:37 brd ff:ff:ff:ff:ff:ff [2021-06-18T20:35:47.964Z] inet 10.30.122.173/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T20:35:47.964Z] valid_lft 85048sec preferred_lft 85048sec [2021-06-18T20:35:47.964Z] inet6 fe80::f816:3eff:fe8f:1637/64 scope link [2021-06-18T20:35:47.964Z] valid_lft forever preferred_lft forever [2021-06-18T20:35:47.964Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T20:35:47.964Z] link/ether 02:42:54:07:24:a1 brd ff:ff:ff:ff:ff:ff [2021-06-18T20:35:47.964Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T20:35:47.964Z] valid_lft forever preferred_lft forever [2021-06-18T20:35:47.964Z] inet6 fe80::42:54ff:fe07:24a1/64 scope link [2021-06-18T20:35:47.964Z] valid_lft forever preferred_lft forever [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] ---> sar -b -r -n DEV: [2021-06-18T20:35:47.964Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] 20:13:01 LINUX RESTART (2 CPU) [2021-06-18T20:35:47.964Z] [2021-06-18T20:35:47.964Z] 20:14:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T20:35:47.964Z] 20:15:01 103.67 3.74 99.93 0.00 2691.61 20335.71 0.00 [2021-06-18T20:35:47.964Z] 20:16:01 170.10 0.00 170.10 0.00 0.00 46152.92 0.00 [2021-06-18T20:35:47.964Z] 20:17:01 60.08 0.00 60.08 0.00 0.00 6844.55 0.00 [2021-06-18T20:35:47.964Z] 20:18:01 56.27 0.02 56.25 0.00 0.53 5243.55 0.00 [2021-06-18T20:35:47.964Z] 20:19:01 590.64 202.53 388.11 0.00 4961.36 231836.39 0.00 [2021-06-18T20:35:47.964Z] 20:20:01 633.18 318.73 314.45 0.00 17752.89 123506.78 0.00 [2021-06-18T20:35:47.964Z] 20:21:01 570.78 91.71 479.07 0.00 4033.29 199533.78 0.00 [2021-06-18T20:35:47.964Z] 20:22:01 71.72 8.73 63.00 0.00 1220.58 6677.20 0.00 [2021-06-18T20:35:47.964Z] 20:23:01 1.15 0.02 1.13 0.00 0.53 14.94 0.00 [2021-06-18T20:35:47.964Z] 20:24:01 0.32 0.12 0.20 0.00 2.00 2.17 0.00 [2021-06-18T20:35:47.964Z] 20:25:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 [2021-06-18T20:35:47.964Z] 20:26:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-06-18T20:35:47.964Z] 20:27:01 0.30 0.02 0.28 0.00 0.53 3.41 0.00 [2021-06-18T20:35:47.964Z] 20:28:01 0.43 0.18 0.25 0.00 5.73 2.30 0.00 [2021-06-18T20:35:47.964Z] 20:29:01 0.77 0.00 0.77 0.00 0.00 15.94 0.00 [2021-06-18T20:35:47.965Z] 20:30:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 [2021-06-18T20:35:47.965Z] 20:31:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 [2021-06-18T20:35:47.965Z] 20:32:01 8.13 0.07 8.06 0.00 0.80 103.75 0.00 [2021-06-18T20:35:47.965Z] 20:33:01 0.82 0.00 0.82 0.00 0.00 15.49 0.00 [2021-06-18T20:35:47.965Z] 20:34:02 0.27 0.00 0.27 0.00 0.00 3.65 0.00 [2021-06-18T20:35:47.965Z] 20:35:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 [2021-06-18T20:35:47.965Z] Average: 108.21 29.88 78.33 0.00 1460.25 30539.25 0.00 [2021-06-18T20:35:47.965Z] [2021-06-18T20:35:47.965Z] 20:14:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T20:35:47.965Z] 20:15:01 5130700 0 815136 10.18 2620 2060484 1262588 13.94 739912 1722796 168 [2021-06-18T20:35:47.965Z] 20:16:01 4245208 0 1011296 12.63 2620 2749816 1268544 14.01 1022000 2196916 20 [2021-06-18T20:35:47.965Z] 20:17:01 3722560 0 1203216 15.02 2620 3080544 1741984 19.23 1441384 2284144 138256 [2021-06-18T20:35:47.965Z] 20:18:01 3745128 0 1195024 14.92 2620 3066168 1888764 20.85 1378832 2314432 137076 [2021-06-18T20:35:47.965Z] 20:19:01 131908 0 1525952 19.05 2620 6348460 2529708 27.93 3243892 3916072 121480 [2021-06-18T20:35:47.965Z] 20:20:01 475468 0 1394276 17.41 2620 6136576 1967332 21.72 2886312 3937108 240 [2021-06-18T20:35:47.965Z] 20:21:01 1751452 0 1391656 17.38 2620 4863212 1926400 21.27 2002784 3520560 62796 [2021-06-18T20:35:47.965Z] 20:22:01 2240336 0 1292572 16.14 2620 4473412 1445008 15.95 1512252 3530928 8 [2021-06-18T20:35:47.965Z] 20:23:01 2245804 0 1287100 16.07 2620 4473416 1406172 15.52 1509028 3530992 8 [2021-06-18T20:35:47.965Z] 20:24:01 2244696 0 1288200 16.08 2620 4473424 1406052 15.52 1514336 3528248 16 [2021-06-18T20:35:47.965Z] 20:25:01 2245024 0 1287872 16.08 2620 4473424 1406016 15.52 1513648 3528928 12 [2021-06-18T20:35:47.965Z] 20:26:01 2245152 0 1287736 16.08 2620 4473432 1405932 15.52 1513544 3528948 8 [2021-06-18T20:35:47.965Z] 20:27:01 2245076 0 1287804 16.08 2620 4473440 1405932 15.52 1513560 3528960 8 [2021-06-18T20:35:47.965Z] 20:28:01 2243972 0 1288904 16.09 2620 4473444 1405936 15.52 1513908 3528728 8 [2021-06-18T20:35:47.965Z] 20:29:01 2244932 0 1287908 16.08 2620 4473480 1406004 15.52 1514040 3528716 16 [2021-06-18T20:35:47.965Z] 20:30:01 2245144 0 1287696 16.08 2620 4473480 1405968 15.52 1513860 3528716 12 [2021-06-18T20:35:47.965Z] 20:31:01 2245184 0 1287648 16.08 2620 4473488 1405996 15.52 1513812 3528764 20 [2021-06-18T20:35:47.965Z] 20:32:01 2238552 0 1294260 16.16 2620 4473508 1491472 16.47 1519100 3528804 20 [2021-06-18T20:35:47.965Z] 20:33:01 2242756 0 1290048 16.11 2620 4473516 1423968 15.72 1515904 3528784 20 [2021-06-18T20:35:47.965Z] 20:34:02 2244768 0 1288032 16.08 2620 4473520 1404520 15.51 1516296 3526736 8 [2021-06-18T20:35:47.965Z] 20:35:01 2245136 0 1287660 16.08 2620 4473524 1404436 15.51 1516320 3526740 8 [2021-06-18T20:35:47.965Z] Average: 2410426 0 1265714 15.80 2620 4330179 1543273 17.04 1614987 3299763 21915 [2021-06-18T20:35:47.965Z] [2021-06-18T20:35:47.965Z] 20:14:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T20:35:47.965Z] 20:15:01 eth0 922.02 1103.50 3257.43 125.53 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:15:01 docker0 981.50 752.87 79.03 2790.02 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:16:01 eth0 509.16 426.39 3534.68 41.59 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:16:01 docker0 187.84 240.65 13.23 841.05 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:17:01 eth0 39.04 22.49 34.51 15.49 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:17:01 vethe23e1cb 0.73 0.87 0.06 0.08 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:17:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:18:01 eth0 32.89 23.31 21.31 109.27 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:18:01 vethe23e1cb 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:18:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:19:01 veth8255d85 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:19:01 eth0 255.46 215.11 1876.06 32.71 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:19:01 docker0 56.40 65.61 3.81 166.36 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:20:01 veth8255d85 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:20:01 eth0 57.12 29.72 176.82 15.95 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:20:01 docker0 8.87 17.93 0.48 101.74 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:21:01 veth8255d85 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:21:01 eth0 240.09 189.26 1763.48 134.52 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:21:01 vethf6ee829 25.72 39.67 1.87 331.66 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:22:01 eth0 13.89 8.19 24.10 5.02 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:22:01 docker0 1271.76 1147.59 98.49 4332.57 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:23:01 eth0 0.53 0.27 0.27 0.21 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:24:01 eth0 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:25:01 eth0 0.23 0.20 0.08 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:29:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:30:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:32:01 eth0 95.90 59.74 88.40 122.05 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:33:01 eth0 5.25 3.23 6.31 1.87 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:34:02 eth0 0.18 0.13 0.08 0.09 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:35:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] Average: eth0 102.26 97.66 509.61 28.66 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] Average: docker0 60.72 54.79 4.70 206.84 0.00 0.00 0.00 0.00 [2021-06-18T20:35:47.965Z] [2021-06-18T20:35:47.965Z]