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 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 rather than f796848097e0871032be3b7ae3e191cab1bf5544 Obtained Jenkinsfile from 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 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-ssh1362408800015273675.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-ssh8509593609662535942.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-ssh8818518263531716313.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-ssh7476411153561450728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh7943783208186028539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-749 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/45 [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/45 # 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/45@tmp/jenkins-gitclient-ssh5422751071913354805.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/45@tmp/jenkins-gitclient-ssh8975340002546530121.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 Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit f796848097e0871032be3b7ae3e191cab1bf5544 Merge succeeded, producing f796848097e0871032be3b7ae3e191cab1bf5544 Checking out Revision f796848097e0871032be3b7ae3e191cab1bf5544 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # 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/45@tmp/jenkins-gitclient-ssh3436724536574434600.key > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 Commit message: "build(snap): remove app-service-config part in minimal snap build" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T21:36:54.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 576d089083f144ec5fdf7c08b869a7f3c53b3b21 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T21:36:54.676Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T21:36:54.714Z] ========================================================= [2021-06-29T21:36:54.714Z] EdgeX Global Pipelines Version Info [2021-06-29T21:36:54.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:36:56.180Z] ------------------- [2021-06-29T21:36:56.180Z] stable info: [2021-06-29T21:36:56.180Z] ------------------- [2021-06-29T21:36:56.180Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T21:36:56.180Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T21:36:56.180Z] Message: update stable to v1.0.195 [2021-06-29T21:36:56.761Z] ------------------- [2021-06-29T21:36:56.761Z] experimental info: [2021-06-29T21:36:56.761Z] ------------------- [2021-06-29T21:36:56.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T21:36:56.761Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T21:36:56.761Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T21:36:56.912Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T21:36:56.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T21:36:56.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T21:36:56.984Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T21:36:57.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T21:36:57.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T21:36:57.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T21:36:57.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T21:36:57.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T21:36:57.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T21:36:57.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T21:36:57.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T21:36:57.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T21:36:57.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T21:36:57.243Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T21:36:57.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T21:36:57.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T21:36:57.323Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T21:36:57.418Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T21:36:57.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T21:36:57.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T21:36:57.488Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T21:36:57.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T21:36:57.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T21:36:57.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T21:36:57.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f796848097e0871032be3b7ae3e191cab1bf5544 [Pipeline] echo [2021-06-29T21:36:57.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f796848 [Pipeline] echo [2021-06-29T21:36:57.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:36:57.710Z] provisioning config files... [2021-06-29T21:36:57.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/45@tmp/config1188510911888707449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:36:58.084Z] ---> docker-login.sh [2021-06-29T21:36:58.084Z] nexus3.edgexfoundry.org:10001 [2021-06-29T21:36:58.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:36:58.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:36:58.350Z] Configure a credential helper to remove this warning. See [2021-06-29T21:36:58.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:36:58.350Z] [2021-06-29T21:36:58.350Z] Login Succeeded [2021-06-29T21:36:58.350Z] nexus3.edgexfoundry.org:10002 [2021-06-29T21:36:58.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:36:58.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:36:58.613Z] Configure a credential helper to remove this warning. See [2021-06-29T21:36:58.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:36:58.613Z] [2021-06-29T21:36:58.613Z] Login Succeeded [2021-06-29T21:36:58.613Z] nexus3.edgexfoundry.org:10003 [2021-06-29T21:36:58.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:36:58.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:36:58.881Z] Configure a credential helper to remove this warning. See [2021-06-29T21:36:58.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:36:58.881Z] [2021-06-29T21:36:58.881Z] Login Succeeded [2021-06-29T21:36:58.881Z] nexus3.edgexfoundry.org:10004 [2021-06-29T21:36:58.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:36:58.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:36:58.881Z] Configure a credential helper to remove this warning. See [2021-06-29T21:36:58.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:36:58.881Z] [2021-06-29T21:36:58.881Z] Login Succeeded [2021-06-29T21:36:58.881Z] docker.io [2021-06-29T21:36:59.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:36:59.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:36:59.408Z] Configure a credential helper to remove this warning. See [2021-06-29T21:36:59.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:36:59.408Z] [2021-06-29T21:36:59.408Z] Login Succeeded [2021-06-29T21:36:59.408Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T21:36:59.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:36:59.765Z] ++ 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-29T21:36:59.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.765Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T21:36:59.765Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.765Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T21:36:59.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.765Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T21:36:59.765Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.765Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T21:36:59.765Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.765Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T21:36:59.765Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T21:36:59.766Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.766Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T21:36:59.766Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T21:36:59.766Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.766Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T21:36:59.766Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T21:36:59.766Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.766Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T21:36:59.766Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T21:36:59.766Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.766Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T21:36:59.766Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T21:36:59.766Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.766Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T21:36:59.766Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T21:36:59.766Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:36:59.766Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T21:36:59.766Z] ++ cut -d/ -f2 [2021-06-29T21:36:59.766Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T21:36:59.814Z] 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-29T21:37:01.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:37:01.322Z] [2021-06-29T21:37:01.322Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:37:01.636Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:37:01.636Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T21:37:01.636Z] 31603596830f: Pulling fs layer [2021-06-29T21:37:01.636Z] 54011a49482f: Pulling fs layer [2021-06-29T21:37:01.636Z] a6820b24f6d8: Pulling fs layer [2021-06-29T21:37:01.636Z] f581987b2513: Pulling fs layer [2021-06-29T21:37:01.636Z] f581987b2513: Waiting [2021-06-29T21:37:01.636Z] 54011a49482f: Verifying Checksum [2021-06-29T21:37:01.636Z] 54011a49482f: Download complete [2021-06-29T21:37:01.902Z] 31603596830f: Verifying Checksum [2021-06-29T21:37:01.902Z] 31603596830f: Download complete [2021-06-29T21:37:01.902Z] f581987b2513: Verifying Checksum [2021-06-29T21:37:01.902Z] f581987b2513: Download complete [2021-06-29T21:37:01.902Z] a6820b24f6d8: Verifying Checksum [2021-06-29T21:37:01.902Z] a6820b24f6d8: Download complete [2021-06-29T21:37:01.902Z] 31603596830f: Pull complete [2021-06-29T21:37:02.168Z] 54011a49482f: Pull complete [2021-06-29T21:37:02.766Z] a6820b24f6d8: Pull complete [2021-06-29T21:37:03.029Z] f581987b2513: Pull complete [2021-06-29T21:37:03.029Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T21:37:03.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:37:03.029Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T21:37:03.124Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-06-29T21:37:03.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T21:37:04.374Z] $ docker top e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T21:37:04.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:37:04.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:37:04.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:37:04.631Z] $ docker exec e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent [2021-06-29T21:37:04.763Z] SSH_AUTH_SOCK=/tmp/ssh-khJ9oVyTQTby/agent.14 [2021-06-29T21:37:04.763Z] SSH_AGENT_PID=21 [2021-06-29T21:37:04.773Z] Running ssh-add (command line suppressed) [2021-06-29T21:37:04.871Z] Identity added: /w/workspace/edgex-go/45@tmp/private_key_5012685365603121745.key (/w/workspace/edgex-go/45@tmp/private_key_5012685365603121745.key) [2021-06-29T21:37:04.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:37:05.204Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T21:37:05.217Z] $ docker exec --env ******** --env ******** e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent -k [2021-06-29T21:37:05.321Z] unset SSH_AUTH_SOCK; [2021-06-29T21:37:05.322Z] unset SSH_AGENT_PID; [2021-06-29T21:37:05.322Z] echo Agent pid 21 killed; [2021-06-29T21:37:05.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T21:37:05.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:37:05.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:37:05.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:37:05.510Z] $ docker exec e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent [2021-06-29T21:37:05.629Z] SSH_AUTH_SOCK=/tmp/ssh-PvqoV8b5ogFh/agent.53 [2021-06-29T21:37:05.629Z] SSH_AGENT_PID=59 [2021-06-29T21:37:05.637Z] Running ssh-add (command line suppressed) [2021-06-29T21:37:05.738Z] Identity added: /w/workspace/edgex-go/45@tmp/private_key_1652698815792662371.key (/w/workspace/edgex-go/45@tmp/private_key_1652698815792662371.key) [2021-06-29T21:37:05.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:37:06.082Z] + git semver init [2021-06-29T21:37:06.082Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T21:37:06.082Z] # $GIT_DIR = /w/workspace/edgex-go/45/.git [2021-06-29T21:37:06.082Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/45 [2021-06-29T21:37:06.082Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T21:37:06.082Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T21:37:06.082Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T21:37:06.082Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T21:37:06.082Z] # $SEMVER_TEMP = /tmp/semver-514766463 [2021-06-29T21:37:06.082Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T21:37:21.058Z] # '/tmp/semver-514766463' -> '/w/workspace/edgex-go/45/.semver' [2021-06-29T21:37:21.058Z] # -> Force: false [2021-06-29T21:37:21.058Z] # $SEMVER_DIR = /w/workspace/edgex-go/45/.semver [Pipeline] } [2021-06-29T21:37:21.067Z] $ docker exec --env ******** --env ******** e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc ssh-agent -k [2021-06-29T21:37:21.183Z] unset SSH_AUTH_SOCK; [2021-06-29T21:37:21.183Z] unset SSH_AGENT_PID; [2021-06-29T21:37:21.183Z] echo Agent pid 59 killed; [2021-06-29T21:37:21.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:37:21.553Z] + git semver [Pipeline] } [2021-06-29T21:37:21.567Z] $ docker stop --time=1 e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc [2021-06-29T21:37:23.598Z] $ docker rm -f e20e4708593de91828f6a892ec4c864c954870cf08a4b37fc019bb387c4b8cbc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T21:37:24.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T21:37:24.460Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T21:37:24.464Z] [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-29T21:37:25.119Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:37:25.418Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:37:25.719Z] + sudo service docker restart [2021-06-29T21:37:25.719Z] + true [2021-06-29T21:37:25.719Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T21:37:39.745Z] Still waiting to schedule task [2021-06-29T21:37:39.745Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-29T21:37:43.878Z] ========================================================= [2021-06-29T21:37:43.878Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T21:37:43.878Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:37:44.197Z] + 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-29T21:37:45.594Z] Sending build context to Docker daemon 329.6MB [2021-06-29T21:37:45.594Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T21:37:45.594Z] Step 2/6 : FROM ${BASE} [2021-06-29T21:37:45.858Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T21:37:45.859Z] 540db60ca938: Pulling fs layer [2021-06-29T21:37:45.859Z] adcc1eea9eea: Pulling fs layer [2021-06-29T21:37:45.859Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T21:37:45.859Z] 0510c868ecb4: Pulling fs layer [2021-06-29T21:37:45.859Z] afea3b2eda06: Pulling fs layer [2021-06-29T21:37:45.859Z] 7809a108b3ef: Pulling fs layer [2021-06-29T21:37:45.859Z] f706445af74f: Pulling fs layer [2021-06-29T21:37:45.859Z] 0510c868ecb4: Waiting [2021-06-29T21:37:45.859Z] afea3b2eda06: Waiting [2021-06-29T21:37:45.859Z] 7809a108b3ef: Waiting [2021-06-29T21:37:45.859Z] f706445af74f: Waiting [2021-06-29T21:37:45.859Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T21:37:45.859Z] 4c4ab2625f07: Download complete [2021-06-29T21:37:45.859Z] adcc1eea9eea: Verifying Checksum [2021-06-29T21:37:45.859Z] adcc1eea9eea: Download complete [2021-06-29T21:37:45.859Z] afea3b2eda06: Verifying Checksum [2021-06-29T21:37:45.859Z] afea3b2eda06: Download complete [2021-06-29T21:37:45.859Z] 7809a108b3ef: Verifying Checksum [2021-06-29T21:37:45.859Z] 7809a108b3ef: Download complete [2021-06-29T21:37:45.859Z] 540db60ca938: Verifying Checksum [2021-06-29T21:37:45.859Z] 540db60ca938: Download complete [2021-06-29T21:37:46.127Z] 540db60ca938: Pull complete [2021-06-29T21:37:46.389Z] adcc1eea9eea: Pull complete [2021-06-29T21:37:46.389Z] 4c4ab2625f07: Pull complete [2021-06-29T21:37:48.315Z] f706445af74f: Verifying Checksum [2021-06-29T21:37:48.315Z] f706445af74f: Download complete [2021-06-29T21:37:48.315Z] 0510c868ecb4: Verifying Checksum [2021-06-29T21:37:48.315Z] 0510c868ecb4: Download complete [2021-06-29T21:37:52.580Z] 0510c868ecb4: Pull complete [2021-06-29T21:37:52.580Z] afea3b2eda06: Pull complete [2021-06-29T21:37:52.580Z] 7809a108b3ef: Pull complete [2021-06-29T21:37:55.956Z] f706445af74f: Pull complete [2021-06-29T21:37:55.956Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T21:37:55.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T21:37:55.956Z] ---> b068be0155e3 [2021-06-29T21:37:55.956Z] 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-29T21:37:57.884Z] ---> Running in e7d6bd31fc8f [2021-06-29T21:37:58.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:37:59.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:37:59.350Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T21:37:59.923Z] (2/12) Installing file (5.39-r0) [2021-06-29T21:38:00.187Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T21:38:00.187Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T21:38:04.405Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T21:38:04.405Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T21:38:04.405Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T21:38:04.405Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T21:38:04.666Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T21:38:04.666Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T21:38:04.666Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T21:38:04.930Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T21:38:04.930Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T21:38:04.930Z] OK: 219 MiB in 52 packages [2021-06-29T21:38:06.889Z] Removing intermediate container e7d6bd31fc8f [2021-06-29T21:38:06.889Z] ---> e4377708c8a6 [2021-06-29T21:38:06.889Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T21:38:06.889Z] ---> Running in f16f75e0d960 [2021-06-29T21:38:07.156Z] Removing intermediate container f16f75e0d960 [2021-06-29T21:38:07.156Z] ---> b08c7979e385 [2021-06-29T21:38:07.156Z] Step 5/6 : COPY go.mod . [2021-06-29T21:38:07.156Z] ---> 4c66945f3924 [2021-06-29T21:38:07.156Z] Step 6/6 : RUN go mod download [2021-06-29T21:38:07.156Z] ---> Running in 63bdca63adea [2021-06-29T21:38:19.403Z] Removing intermediate container 63bdca63adea [2021-06-29T21:38:19.403Z] ---> 406b71a32f0a [2021-06-29T21:38:19.403Z] Successfully built 406b71a32f0a [2021-06-29T21:38:19.403Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:38:19.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T21:38:19.728Z] . [Pipeline] withDockerContainer [2021-06-29T21:38:19.816Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-06-29T21:38:19.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-x86_64 cat [2021-06-29T21:38:20.281Z] $ docker top 0a24999021122bdff02840594e00b591d427e37b859a6cb1d264d96e6828208c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:38:20.667Z] + go version [2021-06-29T21:38:20.668Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T21:38:20.678Z] $ docker stop --time=1 0a24999021122bdff02840594e00b591d427e37b859a6cb1d264d96e6828208c [2021-06-29T21:38:21.866Z] $ docker rm -f 0a24999021122bdff02840594e00b591d427e37b859a6cb1d264d96e6828208c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:38:22.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T21:38:22.445Z] . [Pipeline] withDockerContainer [2021-06-29T21:38:22.533Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-06-29T21:38:22.576Z] $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-x86_64 cat [2021-06-29T21:38:22.944Z] $ docker top 18cc4b2e68d8aaa92400eb04600fac2f54109842a49e57283455e2b556d3091e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T21:38:23.045Z] ========================================================= [2021-06-29T21:38:23.045Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T21:38:23.045Z] ========================================================= [Pipeline] sh [2021-06-29T21:38:23.352Z] + go mod tidy [Pipeline] sh [2021-06-29T21:38:23.931Z] + make test [2021-06-29T21:38:23.931Z] go mod tidy [2021-06-29T21:38:23.931Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T21:38:30.571Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T21:38:48.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T21:38:50.863Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T21:38:51.865Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T21:38:51.865Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T21:38:54.448Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T21:38:55.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T21:38:55.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T21:38:55.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T21:38:55.294Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T21:38:55.899Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T21:38:56.163Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T21:38:56.163Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T21:38:56.163Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T21:38:56.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T21:38:58.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.040s coverage: 28.7% of statements [2021-06-29T21:38:58.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T21:38:58.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T21:38:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 100.0% of statements [2021-06-29T21:38:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T21:38:59.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 53.1% of statements [2021-06-29T21:38:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T21:38:59.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T21:39:00.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.089s coverage: 87.7% of statements [2021-06-29T21:39:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T21:39:00.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:39:00.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.057s coverage: 78.9% of statements [2021-06-29T21:39:02.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-06-29T21:39:02.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T21:39:02.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T21:39:02.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T21:39:02.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T21:39:02.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T21:39:02.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.241s coverage: 95.1% of statements [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T21:39:02.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T21:39:02.617Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2021-06-29T21:39:02.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T21:39:02.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T21:39:02.617Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T21:39:04.034Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-29T21:39:04.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T21:39:04.034Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-06-29T21:39:04.034Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-29T21:39:04.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T21:39:04.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2021-06-29T21:39:04.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements [2021-06-29T21:39:04.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-06-29T21:39:04.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2021-06-29T21:39:04.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-29T21:39:17.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-06-29T21:39:17.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-29T21:39:22.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.229s coverage: 81.8% of statements [2021-06-29T21:39:22.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T21:39:41.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-06-29T21:39:41.259Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T21:39:47.865Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 19.3% of statements [2021-06-29T21:39:47.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T21:39:47.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T21:39:47.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T21:39:47.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T21:39:47.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T21:39:47.866Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T21:39:47.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-06-29T21:39:47.866Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-29T21:39:47.866Z] GO111MODULE=on go vet ./... [2021-06-29T21:40:14.527Z] gofmt -l . [2021-06-29T21:40:14.527Z] [ "`gofmt -l .`" = "" ] [2021-06-29T21:40:14.527Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T21:40:14.831Z] + ls -al . [2021-06-29T21:40:14.831Z] total 560 [2021-06-29T21:40:14.831Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 21:40 . [2021-06-29T21:40:14.831Z] drwxr-xr-x 4 root root 30 Jun 29 21:38 .. [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 21:36 .dockerignore [2021-06-29T21:40:14.831Z] drwxrwxr-x 8 1001 1001 179 Jun 29 21:36 .git [2021-06-29T21:40:14.831Z] drwxrwxr-x 3 1001 1001 125 Jun 29 21:36 .github [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 21:36 .gitignore [2021-06-29T21:40:14.831Z] drwx------ 3 1001 1001 60 Jun 29 21:37 .semver [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 21:36 .sonarcloud.properties [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:36 Attribution.txt [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:36 CHANGELOG.md [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:36 CONTRIBUTING.md [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 21:36 Dockerfile.build [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 21:36 Jenkinsfile [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:36 LICENSE [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:36 Makefile [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:36 README.md [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:36 SECURITY.md [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 21:37 VERSION [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:36 ZMQWindows.md [2021-06-29T21:40:14.831Z] drwxrwxr-x 2 1001 1001 37 Jun 29 21:36 bin [2021-06-29T21:40:14.831Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 21:36 cmd [2021-06-29T21:40:14.831Z] -rw-r--r-- 1 root root 398095 Jun 29 21:39 coverage.out [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 21:36 go.mod [2021-06-29T21:40:14.831Z] -rw-r--r-- 1 root root 20759 Jun 29 21:38 go.sum [2021-06-29T21:40:14.831Z] drwxrwxr-x 7 1001 1001 114 Jun 29 21:36 internal [2021-06-29T21:40:14.831Z] drwxrwxr-x 3 1001 1001 16 Jun 29 21:36 openapi [2021-06-29T21:40:14.831Z] drwxrwxr-x 4 1001 1001 71 Jun 29 21:36 snap [2021-06-29T21:40:14.831Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 21:36 version.go [Pipeline] sh [2021-06-29T21:40:15.134Z] + '[' -e coverage.out ] [2021-06-29T21:40:15.134Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T21:40:15.287Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T21:40:15.594Z] + make build [2021-06-29T21:40:15.594Z] go mod tidy [2021-06-29T21:40:15.594Z] 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-29T21:40:17.005Z] 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-29T21:40:23.651Z] 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-29T21:40:24.236Z] 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-29T21:40:25.187Z] 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-29T21:40:25.450Z] 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-29T21:40:26.411Z] 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-29T21:40:27.390Z] 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-29T21:40:27.968Z] 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-29T21:40:28.927Z] 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-29T21:40:29.886Z] 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-29T21:40:30.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T21:40:32.250Z] $ docker stop --time=1 18cc4b2e68d8aaa92400eb04600fac2f54109842a49e57283455e2b556d3091e [2021-06-29T21:40:35.877Z] $ docker rm -f 18cc4b2e68d8aaa92400eb04600fac2f54109842a49e57283455e2b556d3091e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:40:39.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:40:39.815Z] [2021-06-29T21:40:39.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:40:40.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:40:40.133Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T21:40:40.133Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T21:40:40.133Z] ca9280d653b3: Pulling fs layer [2021-06-29T21:40:40.133Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T21:40:40.707Z] cbdbe7a5bc2a: Download complete [2021-06-29T21:40:40.968Z] cbdbe7a5bc2a: Pull complete [2021-06-29T21:40:41.228Z] ca9280d653b3: Verifying Checksum [2021-06-29T21:40:41.229Z] ca9280d653b3: Download complete [2021-06-29T21:40:42.181Z] ca9280d653b3: Pull complete [2021-06-29T21:40:42.181Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T21:40:42.181Z] 7e9c9ca2126c: Download complete [2021-06-29T21:40:46.415Z] 7e9c9ca2126c: Pull complete [2021-06-29T21:40:46.415Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T21:40:46.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:40:46.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T21:40:46.497Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-06-29T21:40:46.537Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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-29T21:40:56.898Z] $ docker top b07ba7981ebc809b39b7145b1b51221437694d338e80cb7c294e8d4f9bc91f99 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:40:57.292Z] + docker-compose build --help [2021-06-29T21:40:57.293Z] + grep parallel [2021-06-29T21:40:57.865Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T21:40:57.875Z] $ docker stop --time=1 b07ba7981ebc809b39b7145b1b51221437694d338e80cb7c294e8d4f9bc91f99 [2021-06-29T21:40:59.089Z] $ docker rm -f b07ba7981ebc809b39b7145b1b51221437694d338e80cb7c294e8d4f9bc91f99 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:40:59.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:40:59.528Z] . [Pipeline] withDockerContainer [2021-06-29T21:40:59.610Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-06-29T21:40:59.648Z] $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T21:41:00.315Z] $ docker top 7537e06ef3cf453eea534af16877510dc369f59b87c1c92300948fc84057ae65 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:41:00.718Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T21:41:01.296Z] Building core-command ... [2021-06-29T21:41:01.296Z] Building core-data ... [2021-06-29T21:41:01.296Z] Building core-metadata ... [2021-06-29T21:41:01.296Z] Building security-bootstrapper ... [2021-06-29T21:41:01.296Z] Building security-proxy-setup ... [2021-06-29T21:41:01.296Z] Building security-secretstore-setup ... [2021-06-29T21:41:01.296Z] Building support-notifications ... [2021-06-29T21:41:01.296Z] Building support-scheduler ... [2021-06-29T21:41:01.296Z] Building sys-mgmt-agent ... [2021-06-29T21:41:01.296Z] Building support-scheduler [2021-06-29T21:41:01.296Z] Building security-proxy-setup [2021-06-29T21:41:01.296Z] Building security-bootstrapper [2021-06-29T21:41:01.296Z] Building core-command [2021-06-29T21:41:01.296Z] Building core-data [2021-06-29T21:41:13.553Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:41:13.553Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:41:13.553Z] ---> 406b71a32f0a [2021-06-29T21:41:13.553Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:41:20.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:41:20.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:41:20.146Z] ---> 406b71a32f0a [2021-06-29T21:41:20.146Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:41:24.391Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:41:24.391Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:41:24.391Z] ---> 406b71a32f0a [2021-06-29T21:41:24.391Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:41:24.663Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:41:24.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:41:24.663Z] ---> 406b71a32f0a [2021-06-29T21:41:24.663Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T21:41:25.238Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:41:25.238Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:41:25.238Z] ---> 406b71a32f0a [2021-06-29T21:41:25.238Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T21:41:27.156Z] ---> Running in 8c9b8297d785 [2021-06-29T21:41:27.156Z] ---> Running in 23ec8f14a5c9 [2021-06-29T21:41:27.156Z] ---> Running in cfeb57dc3d4e [2021-06-29T21:41:27.156Z] ---> Running in 618b53f2007b [2021-06-29T21:41:27.156Z] ---> Running in 63f4278a335f [2021-06-29T21:41:27.417Z] Removing intermediate container cfeb57dc3d4e [2021-06-29T21:41:27.417Z] ---> 19d4bde9083a [2021-06-29T21:41:27.417Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:41:27.417Z] Removing intermediate container 23ec8f14a5c9 [2021-06-29T21:41:27.417Z] ---> 705d11fafd48 [2021-06-29T21:41:27.417Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:41:27.417Z] Removing intermediate container 8c9b8297d785 [2021-06-29T21:41:27.417Z] ---> e918bafccec9 [2021-06-29T21:41:27.417Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:41:27.417Z] Removing intermediate container 63f4278a335f [2021-06-29T21:41:27.417Z] ---> fc5be644bb04 [2021-06-29T21:41:27.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:41:27.417Z] Removing intermediate container 618b53f2007b [2021-06-29T21:41:27.417Z] ---> 370b0164829d [2021-06-29T21:41:27.417Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:41:27.417Z] ---> Running in 3579abd99e05 [2021-06-29T21:41:27.417Z] ---> Running in 286dcf2023e2 [2021-06-29T21:41:27.417Z] ---> Running in ddcc0370a82c [2021-06-29T21:41:27.417Z] ---> Running in 4030491642a9 [2021-06-29T21:41:27.417Z] ---> Running in 09b5cc0195a3 [2021-06-29T21:41:28.377Z] Removing intermediate container 3579abd99e05 [2021-06-29T21:41:28.377Z] ---> e99c35e09e51 [2021-06-29T21:41:28.377Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T21:41:28.377Z] ---> Running in 5d70db6ea2bf [2021-06-29T21:41:28.639Z] Removing intermediate container 286dcf2023e2 [2021-06-29T21:41:28.639Z] ---> b026b1c2ebeb [2021-06-29T21:41:28.639Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T21:41:28.639Z] ---> Running in d36532a90f1b [2021-06-29T21:41:28.639Z] Removing intermediate container ddcc0370a82c [2021-06-29T21:41:28.639Z] ---> 094b58debd91 [2021-06-29T21:41:28.639Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:41:28.639Z] ---> Running in 9d68462a1b5d [2021-06-29T21:41:28.899Z] Removing intermediate container 4030491642a9 [2021-06-29T21:41:28.899Z] ---> 23d31d02c979 [2021-06-29T21:41:28.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T21:41:28.899Z] ---> Running in 6289c39ffc74 [2021-06-29T21:41:28.899Z] Removing intermediate container 09b5cc0195a3 [2021-06-29T21:41:28.899Z] ---> ac77d6406a43 [2021-06-29T21:41:28.899Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T21:41:29.186Z] ---> Running in 0ac43d75b3a0 [2021-06-29T21:41:29.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:29.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:29.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:29.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:29.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:30.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:30.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:30.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:30.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:30.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:41:30.553Z] OK: 219 MiB in 52 packages [2021-06-29T21:41:30.816Z] OK: 219 MiB in 52 packages [2021-06-29T21:41:30.816Z] OK: 219 MiB in 52 packages [2021-06-29T21:41:30.816Z] OK: 219 MiB in 52 packages [2021-06-29T21:41:31.087Z] OK: 219 MiB in 52 packages [2021-06-29T21:41:31.088Z] Removing intermediate container d36532a90f1b [2021-06-29T21:41:31.088Z] ---> e3e5d5b5c7df [2021-06-29T21:41:31.088Z] Step 6/24 : COPY go.mod . [2021-06-29T21:41:31.353Z] Removing intermediate container 0ac43d75b3a0 [2021-06-29T21:41:31.353Z] ---> 1b160b1bf4bf [2021-06-29T21:41:31.353Z] Step 6/32 : COPY go.mod . [2021-06-29T21:41:31.353Z] ---> 5adaf8491d51 [2021-06-29T21:41:31.353Z] Step 7/24 : RUN go mod download [2021-06-29T21:41:31.617Z] ---> Running in 87efd3700faf [2021-06-29T21:41:31.617Z] Removing intermediate container 6289c39ffc74 [2021-06-29T21:41:31.617Z] ---> b1d026176e64 [2021-06-29T21:41:31.617Z] Step 6/23 : COPY go.mod . [2021-06-29T21:41:31.617Z] Removing intermediate container 5d70db6ea2bf [2021-06-29T21:41:31.617Z] ---> 81f5a809bfad [2021-06-29T21:41:31.617Z] Step 6/22 : COPY go.mod . [2021-06-29T21:41:31.617Z] Removing intermediate container 9d68462a1b5d [2021-06-29T21:41:31.617Z] ---> f9758fd281de [2021-06-29T21:41:31.617Z] Step 6/24 : COPY go.mod . [2021-06-29T21:41:31.617Z] ---> 71a4c4c07c6e [2021-06-29T21:41:31.617Z] Step 7/32 : RUN go mod download [2021-06-29T21:41:31.617Z] ---> Running in 566fc42ce5c6 [2021-06-29T21:41:31.892Z] ---> 2b7db1950fe9 [2021-06-29T21:41:31.892Z] Step 7/23 : RUN go mod download [2021-06-29T21:41:31.892Z] ---> c33ebab6994e [2021-06-29T21:41:31.892Z] Step 7/22 : RUN go mod download [2021-06-29T21:41:31.892Z] ---> fb6082a675d4 [2021-06-29T21:41:31.892Z] Step 7/24 : RUN go mod download [2021-06-29T21:41:31.892Z] ---> Running in 447e4fc3ff12 [2021-06-29T21:41:31.892Z] ---> Running in 2717ce7e3937 [2021-06-29T21:41:31.892Z] ---> Running in cc94a62570d0 [2021-06-29T21:41:32.487Z] Removing intermediate container 87efd3700faf [2021-06-29T21:41:32.487Z] ---> f92dd6b0ef8e [2021-06-29T21:41:32.487Z] Step 8/24 : COPY . . [2021-06-29T21:41:33.071Z] Removing intermediate container 566fc42ce5c6 [2021-06-29T21:41:33.071Z] ---> 0ae1921cd82d [2021-06-29T21:41:33.071Z] Step 8/32 : COPY . . [2021-06-29T21:41:38.094Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-750 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T21:41:38.127Z] Running in /w/workspace/edgex-go/45 [Pipeline] { [Pipeline] checkout [2021-06-29T21:41:38.333Z] The recommended git tool is: git [2021-06-29T21:41:39.691Z] Removing intermediate container 447e4fc3ff12 [2021-06-29T21:41:39.691Z] ---> 077f94ce625e [2021-06-29T21:41:39.691Z] Step 8/23 : COPY . . [2021-06-29T21:41:40.269Z] Removing intermediate container cc94a62570d0 [2021-06-29T21:41:40.269Z] ---> fcaee3c9bcc8 [2021-06-29T21:41:40.269Z] Step 8/22 : COPY . . [2021-06-29T21:41:40.269Z] Removing intermediate container 2717ce7e3937 [2021-06-29T21:41:40.269Z] ---> 7eb83ac0e190 [2021-06-29T21:41:40.269Z] Step 8/24 : COPY . . [2021-06-29T21:41:40.540Z] ---> 06585d82ba5f [2021-06-29T21:41:40.540Z] Step 9/32 : RUN go mod tidy [2021-06-29T21:41:40.540Z] ---> 52deb0c3bd3f [2021-06-29T21:41:40.540Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:41:43.657Z] using credential edgex-jenkins-ssh [2021-06-29T21:41:43.675Z] Cloning the remote Git repository [2021-06-29T21:41:43.780Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:41:43.982Z] > git init /w/workspace/edgex-go/45 # timeout=10 [2021-06-29T21:41:44.049Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:41:44.050Z] > git --version # timeout=10 [2021-06-29T21:41:44.065Z] > git --version # 'git version 2.17.1' [2021-06-29T21:41:44.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:41:44.149Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:41:55.516Z] ---> Running in 50a01af84497 [2021-06-29T21:41:55.516Z] ---> Running in ca89e1b2ea93 [2021-06-29T21:41:55.516Z] ---> 04a29d058538 [2021-06-29T21:41:55.516Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:41:55.516Z] ---> 4a7bb6987399 [2021-06-29T21:41:55.516Z] Step 9/22 : RUN go mod tidy [2021-06-29T21:41:55.516Z] ---> Running in 1ba2b92e1382 [2021-06-29T21:41:55.516Z] ---> 9d690e826101 [2021-06-29T21:41:55.516Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:41:55.516Z] ---> Running in 4b2b788ca2a8 [2021-06-29T21:41:55.516Z] ---> Running in a8989fbfe4d5 [2021-06-29T21:41:59.807Z] Removing intermediate container 50a01af84497 [2021-06-29T21:41:59.807Z] ---> 347d3e691749 [2021-06-29T21:41:59.807Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T21:41:59.807Z] ---> Running in b929f1c85c74 [2021-06-29T21:41:59.807Z] Removing intermediate container 1ba2b92e1382 [2021-06-29T21:41:59.807Z] ---> 51d2497415dc [2021-06-29T21:41:59.807Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T21:41:59.807Z] ---> Running in 47dc015b00cc [2021-06-29T21:41:59.807Z] Removing intermediate container a8989fbfe4d5 [2021-06-29T21:41:59.807Z] ---> 372dfa910107 [2021-06-29T21:41:59.807Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T21:41:59.807Z] Removing intermediate container ca89e1b2ea93 [2021-06-29T21:41:59.807Z] ---> f458ab6b79c6 [2021-06-29T21:41:59.807Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T21:42:00.069Z] ---> Running in 688154090ab7 [2021-06-29T21:42:00.069Z] ---> Running in b0200840c82d [2021-06-29T21:42:00.069Z] Removing intermediate container 4b2b788ca2a8 [2021-06-29T21:42:00.069Z] ---> 31a78f8ef6bb [2021-06-29T21:42:00.069Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T21:42:00.069Z] ---> Running in e061b4b51142 [2021-06-29T21:42:00.332Z] 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-29T21:42:00.332Z] 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-29T21:42:00.598Z] 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-29T21:42:01.183Z] 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-29T21:42:01.183Z] 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-29T21:42:01.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:42:01.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:42:01.677Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:42:01.709Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:42:01.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:42:01.722Z] > 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-29T21:42:02.770Z] Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:42:03.292Z] Merge succeeded, producing f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:42:03.292Z] Checking out Revision f796848097e0871032be3b7ae3e191cab1bf5544 (PR-3579) [2021-06-29T21:42:02.782Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:42:02.803Z] > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 [2021-06-29T21:42:03.191Z] > git remote # timeout=10 [2021-06-29T21:42:03.211Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T21:42:03.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:42:03.238Z] > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 [2021-06-29T21:42:03.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T21:42:03.292Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:42:03.317Z] > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 [2021-06-29T21:42:07.596Z] Commit message: "build(snap): remove app-service-config part in minimal snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T21:42:08.996Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:42:09.402Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:42:09.746Z] + sudo service docker restart [2021-06-29T21:42:09.746Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:42:28.098Z] provisioning config files... [2021-06-29T21:42:28.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/45@tmp/config5236583045673682093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:42:28.495Z] ---> docker-login.sh [2021-06-29T21:42:28.495Z] nexus3.edgexfoundry.org:10001 [2021-06-29T21:42:29.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:42:29.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:42:29.706Z] Configure a credential helper to remove this warning. See [2021-06-29T21:42:29.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:42:29.706Z] [2021-06-29T21:42:29.706Z] Login Succeeded [2021-06-29T21:42:29.706Z] nexus3.edgexfoundry.org:10002 [2021-06-29T21:42:29.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:42:30.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:42:30.256Z] Configure a credential helper to remove this warning. See [2021-06-29T21:42:30.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:42:30.256Z] [2021-06-29T21:42:30.256Z] Login Succeeded [2021-06-29T21:42:30.256Z] nexus3.edgexfoundry.org:10003 [2021-06-29T21:42:30.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:42:30.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:42:30.816Z] Configure a credential helper to remove this warning. See [2021-06-29T21:42:30.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:42:30.816Z] [2021-06-29T21:42:30.816Z] Login Succeeded [2021-06-29T21:42:30.816Z] nexus3.edgexfoundry.org:10004 [2021-06-29T21:42:31.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:42:31.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:42:31.364Z] Configure a credential helper to remove this warning. See [2021-06-29T21:42:31.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:42:31.364Z] [2021-06-29T21:42:31.364Z] Login Succeeded [2021-06-29T21:42:31.364Z] docker.io [2021-06-29T21:42:31.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:42:32.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:42:32.240Z] Configure a credential helper to remove this warning. See [2021-06-29T21:42:32.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:42:32.240Z] [2021-06-29T21:42:32.240Z] Login Succeeded [2021-06-29T21:42:32.240Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T21:42:32.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T21:42:32.545Z] ========================================================= [2021-06-29T21:42:32.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T21:42:32.545Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:42:32.889Z] + 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-29T21:42:35.530Z] Sending build context to Docker daemon 166.5MB [2021-06-29T21:42:35.530Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T21:42:35.530Z] Step 2/6 : FROM ${BASE} [2021-06-29T21:42:35.530Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T21:42:35.530Z] 595b0fe564bb: Pulling fs layer [2021-06-29T21:42:35.530Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T21:42:35.530Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T21:42:35.530Z] ba82ee9f976e: Pulling fs layer [2021-06-29T21:42:35.530Z] 506bd15cee9f: Pulling fs layer [2021-06-29T21:42:35.530Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T21:42:35.530Z] ba82ee9f976e: Waiting [2021-06-29T21:42:35.530Z] 506bd15cee9f: Waiting [2021-06-29T21:42:35.530Z] 75a0a4a0db45: Waiting [2021-06-29T21:42:35.530Z] 618dc40b7e24: Pulling fs layer [2021-06-29T21:42:35.530Z] 618dc40b7e24: Waiting [2021-06-29T21:42:35.530Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T21:42:35.530Z] 5b7225fbf94c: Download complete [2021-06-29T21:42:35.530Z] 3088b5b3c5c0: Download complete [2021-06-29T21:42:35.530Z] 506bd15cee9f: Verifying Checksum [2021-06-29T21:42:35.530Z] 506bd15cee9f: Download complete [2021-06-29T21:42:35.530Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T21:42:35.530Z] 75a0a4a0db45: Download complete [2021-06-29T21:42:35.530Z] 595b0fe564bb: Verifying Checksum [2021-06-29T21:42:35.530Z] 595b0fe564bb: Download complete [2021-06-29T21:42:36.129Z] 595b0fe564bb: Pull complete [2021-06-29T21:42:36.731Z] 3088b5b3c5c0: Pull complete [2021-06-29T21:42:37.006Z] 5b7225fbf94c: Pull complete [2021-06-29T21:42:37.980Z] 618dc40b7e24: Verifying Checksum [2021-06-29T21:42:37.980Z] 618dc40b7e24: Download complete [2021-06-29T21:42:39.416Z] ba82ee9f976e: Download complete [2021-06-29T21:42:40.007Z] 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-29T21:42:41.930Z] Removing intermediate container b929f1c85c74 [2021-06-29T21:42:41.930Z] ---> 587f52f3be59 [2021-06-29T21:42:41.930Z] [2021-06-29T21:42:41.930Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T21:42:41.930Z] Removing intermediate container 688154090ab7 [2021-06-29T21:42:41.930Z] ---> c138831644f1 [2021-06-29T21:42:41.930Z] [2021-06-29T21:42:41.930Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:42:41.930Z] Removing intermediate container e061b4b51142 [2021-06-29T21:42:41.930Z] ---> 5e90b9d83d3b [2021-06-29T21:42:41.930Z] [2021-06-29T21:42:41.930Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T21:42:42.503Z] 3.12: Pulling from library/alpine [2021-06-29T21:42:42.764Z] 3.12: Pulling from library/alpine [2021-06-29T21:42:42.764Z] 3.12: Pulling from library/alpine [2021-06-29T21:42:42.764Z] Removing intermediate container 47dc015b00cc [2021-06-29T21:42:42.764Z] ---> a34ec063f33d [2021-06-29T21:42:42.764Z] [2021-06-29T21:42:42.764Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:42:44.174Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:42:44.174Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:42:44.174Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T21:42:44.174Z] Status: Image is up to date for alpine:3.12 [2021-06-29T21:42:44.174Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:42:44.174Z] Status: Image is up to date for alpine:3.12 [2021-06-29T21:42:44.174Z] ---> 13621d1b12d4 [2021-06-29T21:42:44.174Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T21:42:44.174Z] ---> 13621d1b12d4 [2021-06-29T21:42:44.174Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:42:44.174Z] ---> 13621d1b12d4 [2021-06-29T21:42:44.174Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T21:42:44.174Z] 3.12: Pulling from library/alpine [2021-06-29T21:42:44.748Z] ---> Running in 48ab9559c363 [2021-06-29T21:42:44.748Z] ---> Running in a6f32982518a [2021-06-29T21:42:44.748Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:42:44.748Z] Status: Image is up to date for alpine:3.12 [2021-06-29T21:42:44.748Z] ---> Running in 74680e3fe16b [2021-06-29T21:42:44.748Z] ---> 13621d1b12d4 [2021-06-29T21:42:44.748Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:42:44.748Z] Removing intermediate container b0200840c82d [2021-06-29T21:42:44.748Z] ---> bc0c315c3042 [2021-06-29T21:42:44.748Z] [2021-06-29T21:42:44.748Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:42:44.748Z] ---> 13621d1b12d4 [2021-06-29T21:42:44.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T21:42:44.748Z] ---> Running in 230949de2c81 [2021-06-29T21:42:44.748Z] Removing intermediate container a6f32982518a [2021-06-29T21:42:44.748Z] ---> e6c0a212f6c8 [2021-06-29T21:42:44.748Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T21:42:44.748Z] ---> Running in 44edb9339f1d [2021-06-29T21:42:44.748Z] ---> Running in 4b9815248f2d [2021-06-29T21:42:45.012Z] Removing intermediate container 44edb9339f1d [2021-06-29T21:42:45.012Z] ---> a93fd0cf390c [2021-06-29T21:42:45.012Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T21:42:45.012Z] ---> Running in 316fd0e4968f [2021-06-29T21:42:45.012Z] Removing intermediate container 316fd0e4968f [2021-06-29T21:42:45.012Z] ---> 9a5d7b5bc3ce [2021-06-29T21:42:45.012Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T21:42:45.279Z] ---> Running in 1e1a0e54bc8d [2021-06-29T21:42:45.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.279Z] Removing intermediate container 1e1a0e54bc8d [2021-06-29T21:42:45.279Z] ---> 8a8474b8a3ee [2021-06-29T21:42:45.279Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:42:45.279Z] ---> Running in 0b90d8b20b9e [2021-06-29T21:42:45.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.542Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T21:42:45.542Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:42:45.542Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T21:42:45.542Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T21:42:45.542Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:42:45.542Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:42:45.542Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:42:45.542Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:42:45.542Z] OK: 6 MiB in 15 packages [2021-06-29T21:42:45.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.826Z] OK: 7 MiB in 18 packages [2021-06-29T21:42:45.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.826Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:45.826Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:42:45.826Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:42:46.106Z] OK: 6 MiB in 15 packages [2021-06-29T21:42:46.106Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:42:46.106Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T21:42:46.106Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:42:46.106Z] OK: 6 MiB in 16 packages [2021-06-29T21:42:46.381Z] Removing intermediate container 74680e3fe16b [2021-06-29T21:42:46.381Z] ---> dd058333c594 [2021-06-29T21:42:46.381Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:42:46.381Z] ---> Running in b698f1af254e [2021-06-29T21:42:46.381Z] Removing intermediate container b698f1af254e [2021-06-29T21:42:46.381Z] ---> 916e5e63b89d [2021-06-29T21:42:46.381Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T21:42:46.381Z] Removing intermediate container 48ab9559c363 [2021-06-29T21:42:46.381Z] ---> f20dbc8960dd [2021-06-29T21:42:46.381Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:42:46.381Z] ---> Running in 96eec54feb0e [2021-06-29T21:42:46.643Z] ---> Running in 94a5a4415a5c [2021-06-29T21:42:46.643Z] Removing intermediate container 4b9815248f2d [2021-06-29T21:42:46.643Z] ---> f1a21aa0b505 [2021-06-29T21:42:46.643Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T21:42:46.643Z] Removing intermediate container 96eec54feb0e [2021-06-29T21:42:46.643Z] ---> 113816a72a3a [2021-06-29T21:42:46.643Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:42:46.905Z] ---> Running in ea245584bd57 [2021-06-29T21:42:46.905Z] ---> Running in b557be4c0aa9 [2021-06-29T21:42:46.905Z] Removing intermediate container 94a5a4415a5c [2021-06-29T21:42:46.905Z] ---> 9eb499cc8701 [2021-06-29T21:42:46.905Z] Step 14/22 : WORKDIR /edgex [2021-06-29T21:42:46.905Z] Removing intermediate container 0b90d8b20b9e [2021-06-29T21:42:46.905Z] ---> 9e7f52ce89fd [2021-06-29T21:42:46.905Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T21:42:46.905Z] Removing intermediate container 230949de2c81 [2021-06-29T21:42:46.905Z] ---> 58e9e90bd9cd [2021-06-29T21:42:46.905Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:42:46.905Z] ---> Running in 044d57e852e0 [2021-06-29T21:42:46.905Z] ---> Running in c0d609920994 [2021-06-29T21:42:46.905Z] ---> Running in cf5f10b4e0ae [2021-06-29T21:42:46.905Z] Removing intermediate container b557be4c0aa9 [2021-06-29T21:42:46.905Z] ---> 9281eb33b463 [2021-06-29T21:42:46.905Z] Step 16/24 : WORKDIR / [2021-06-29T21:42:46.905Z] Removing intermediate container ea245584bd57 [2021-06-29T21:42:46.905Z] ---> c091e0a19052 [2021-06-29T21:42:46.905Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T21:42:46.905Z] ---> Running in fbb2f3107c89 [2021-06-29T21:42:47.165Z] ---> Running in 73a29520d245 [2021-06-29T21:42:47.165Z] Removing intermediate container 044d57e852e0 [2021-06-29T21:42:47.165Z] ---> 74437076a404 [2021-06-29T21:42:47.165Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T21:42:47.165Z] Removing intermediate container cf5f10b4e0ae [2021-06-29T21:42:47.165Z] ---> bab3c9695382 [2021-06-29T21:42:47.165Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T21:42:47.165Z] ---> Running in fad610843c96 [2021-06-29T21:42:47.165Z] Removing intermediate container fbb2f3107c89 [2021-06-29T21:42:47.165Z] ---> 0746b0d43942 [2021-06-29T21:42:47.165Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:42:47.165Z] Removing intermediate container 73a29520d245 [2021-06-29T21:42:47.165Z] ---> 03c701b46631 [2021-06-29T21:42:47.165Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T21:42:47.428Z] ---> Running in 303ed0b6ef18 [2021-06-29T21:42:47.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:47.428Z] ---> 12303485a0f0 [2021-06-29T21:42:47.428Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T21:42:47.428Z] Removing intermediate container fad610843c96 [2021-06-29T21:42:47.428Z] ---> c6510d14cdd2 [2021-06-29T21:42:47.428Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:42:47.428Z] ---> Running in 22df8b82d981 [2021-06-29T21:42:47.701Z] ---> 60d0daf11024 [2021-06-29T21:42:47.701Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T21:42:47.701Z] Removing intermediate container 22df8b82d981 [2021-06-29T21:42:47.701Z] ---> 66bec46b6568 [2021-06-29T21:42:47.701Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:42:47.701Z] ---> a6f1a555f098 [2021-06-29T21:42:47.701Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T21:42:47.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:42:48.554Z] ---> d0331311f2cd [2021-06-29T21:42:48.554Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T21:42:48.554Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:42:48.554Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T21:42:48.554Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T21:42:48.816Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T21:42:49.081Z] ---> ec96b7ed3cba [2021-06-29T21:42:49.081Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T21:42:49.081Z] ---> 6191bbfaf152 [2021-06-29T21:42:49.081Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T21:42:49.081Z] Removing intermediate container 303ed0b6ef18 [2021-06-29T21:42:49.081Z] ---> 06f7fea37ac4 [2021-06-29T21:42:49.081Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T21:42:49.081Z] ---> a3322b9eb661 [2021-06-29T21:42:49.081Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T21:42:49.081Z] ---> Running in 26a47c145aaa [2021-06-29T21:42:49.081Z] ---> Running in 22e209251be7 [2021-06-29T21:42:49.345Z] Removing intermediate container 26a47c145aaa [2021-06-29T21:42:49.345Z] ---> 92bc857f6a28 [2021-06-29T21:42:49.345Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T21:42:49.345Z] ---> ea62a57e6bd4 [2021-06-29T21:42:49.345Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T21:42:49.345Z] ---> 7da7d8681306 [2021-06-29T21:42:49.345Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T21:42:49.345Z] Removing intermediate container 22e209251be7 [2021-06-29T21:42:49.345Z] ---> 282dbe9e3c3f [2021-06-29T21:42:49.345Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T21:42:49.345Z] ---> Running in b813451db9c1 [2021-06-29T21:42:49.345Z] ---> Running in c10650b5af35 [2021-06-29T21:42:49.345Z] ---> Running in 87b090c67b82 [2021-06-29T21:42:49.345Z] Removing intermediate container c10650b5af35 [2021-06-29T21:42:49.345Z] ---> e94b782eb4cc [2021-06-29T21:42:49.345Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:42:49.604Z] Removing intermediate container b813451db9c1 [2021-06-29T21:42:49.604Z] ---> 9b518d735e54 [2021-06-29T21:42:49.604Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T21:42:49.604Z] Removing intermediate container 87b090c67b82 [2021-06-29T21:42:49.604Z] ---> 1cd8ab245bde [2021-06-29T21:42:49.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:42:49.604Z] ---> Running in 0a6689effbe3 [2021-06-29T21:42:49.604Z] ---> ef7d33900a82 [2021-06-29T21:42:49.604Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T21:42:49.604Z] ---> Running in 51665f7a832a [2021-06-29T21:42:49.604Z] ---> Running in ecf6c980c9ea [2021-06-29T21:42:49.604Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T21:42:49.604Z] ---> Running in 0c6da15cbb17 [2021-06-29T21:42:49.604Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T21:42:49.604Z] Removing intermediate container 0a6689effbe3 [2021-06-29T21:42:49.604Z] ---> 83829694bc63 [2021-06-29T21:42:49.604Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:42:49.608Z] ba82ee9f976e: Pull complete [2021-06-29T21:42:49.867Z] Removing intermediate container ecf6c980c9ea [2021-06-29T21:42:49.867Z] ---> 233f7ae61a98 [2021-06-29T21:42:49.867Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T21:42:49.867Z] Removing intermediate container 51665f7a832a [2021-06-29T21:42:49.867Z] ---> a720c2a596ea [2021-06-29T21:42:49.867Z] Step 21/22 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:42:49.867Z] ---> Running in 7bb536b482d1 [2021-06-29T21:42:49.867Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:42:49.867Z] OK: 8 MiB in 20 packages [2021-06-29T21:42:49.867Z] ---> Running in 9b103d2a92ae [2021-06-29T21:42:49.867Z] ---> Running in 50bb730bddad [2021-06-29T21:42:49.867Z] Removing intermediate container 7bb536b482d1 [2021-06-29T21:42:49.867Z] ---> a6e185cd86bb [2021-06-29T21:42:49.867Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:42:49.882Z] 506bd15cee9f: Pull complete [2021-06-29T21:42:50.143Z] ---> Running in 1aa5c7d73e52 [2021-06-29T21:42:50.143Z] Removing intermediate container 9b103d2a92ae [2021-06-29T21:42:50.143Z] ---> 9406968e4d39 [2021-06-29T21:42:50.143Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T21:42:50.143Z] ---> Running in 8b56d86ad339 [2021-06-29T21:42:50.143Z] Removing intermediate container 50bb730bddad [2021-06-29T21:42:50.143Z] ---> a7a144b850a2 [2021-06-29T21:42:50.143Z] Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:42:50.143Z] ---> Running in a146ce9bd096 [2021-06-29T21:42:50.143Z] Removing intermediate container 1aa5c7d73e52 [2021-06-29T21:42:50.143Z] ---> d207811158a5 [2021-06-29T21:42:50.143Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:42:50.143Z] Removing intermediate container c0d609920994 [2021-06-29T21:42:50.143Z] ---> 782ae9e9c5a3 [2021-06-29T21:42:50.143Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:42:50.143Z] Removing intermediate container 8b56d86ad339 [2021-06-29T21:42:50.144Z] ---> 3fc4492772ee [2021-06-29T21:42:50.144Z] [2021-06-29T21:42:50.407Z] ---> Running in 2c8c2df82175 [2021-06-29T21:42:50.407Z] Removing intermediate container a146ce9bd096 [2021-06-29T21:42:50.407Z] ---> 44a2d57b6b06 [2021-06-29T21:42:50.407Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:42:50.407Z] Successfully built 3fc4492772ee [2021-06-29T21:42:50.407Z] Successfully tagged security-proxy-setup:latest [2021-06-29T21:42:50.407Z] Building security-secretstore-setup [2021-06-29T21:42:50.407Z]  Building security-proxy-setup ... done  ---> Running in 388bbd1bc7b5 [2021-06-29T21:42:50.407Z] Removing intermediate container 0c6da15cbb17 [2021-06-29T21:42:50.407Z] ---> de5bf619bd8b [2021-06-29T21:42:50.407Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:42:50.487Z] 75a0a4a0db45: Pull complete [2021-06-29T21:42:50.679Z] Removing intermediate container 2c8c2df82175 [2021-06-29T21:42:50.679Z] ---> 0ae935818bce [2021-06-29T21:42:50.679Z] [2021-06-29T21:42:50.679Z] Successfully built 0ae935818bce [2021-06-29T21:42:51.267Z] ---> 95bd5cf10ff8 [2021-06-29T21:42:51.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T21:42:51.267Z] Successfully tagged core-command:latest [2021-06-29T21:42:51.267Z]  Building core-command ... done Building core-metadata [2021-06-29T21:42:51.267Z] Removing intermediate container 388bbd1bc7b5 [2021-06-29T21:42:51.267Z] ---> 7c0a47ca51a9 [2021-06-29T21:42:51.267Z] [2021-06-29T21:42:51.267Z] Successfully built 7c0a47ca51a9 [2021-06-29T21:42:51.533Z] Successfully tagged support-scheduler:latest [2021-06-29T21:42:51.533Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-29T21:42:54.812Z] 618dc40b7e24: Pull complete [2021-06-29T21:42:54.812Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T21:42:54.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T21:42:54.812Z] ---> a36622ca3599 [2021-06-29T21:42:54.812Z] 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-29T21:42:56.807Z] ---> Running in 7b5502477e69 [2021-06-29T21:42:58.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:42:58.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:42:59.817Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T21:42:59.817Z] (2/12) Installing file (5.39-r0) [2021-06-29T21:43:00.091Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T21:43:00.091Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T21:43:06.449Z] ---> 8b93ec32e770 [2021-06-29T21:43:06.449Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T21:43:06.449Z] ---> 65a57f6b92b5 [2021-06-29T21:43:06.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T21:43:06.449Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:43:06.449Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:43:06.449Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:43:06.449Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:43:06.449Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:43:06.449Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:43:06.449Z] ---> 406b71a32f0a [2021-06-29T21:43:06.449Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T21:43:06.449Z] ---> 406b71a32f0a [2021-06-29T21:43:06.449Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:43:06.449Z] ---> 406b71a32f0a [2021-06-29T21:43:06.449Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 370b0164829d [2021-06-29T21:43:06.717Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 370b0164829d [2021-06-29T21:43:06.717Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> ac77d6406a43 [2021-06-29T21:43:06.717Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 1b160b1bf4bf [2021-06-29T21:43:06.717Z] Step 6/24 : COPY go.mod . [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 71a4c4c07c6e [2021-06-29T21:43:06.717Z] Step 7/24 : RUN go mod download [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 0ae1921cd82d [2021-06-29T21:43:06.717Z] Step 8/24 : COPY . . [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 370b0164829d [2021-06-29T21:43:06.717Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> ac77d6406a43 [2021-06-29T21:43:06.717Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 1b160b1bf4bf [2021-06-29T21:43:06.717Z] Step 6/26 : COPY go.mod . [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 71a4c4c07c6e [2021-06-29T21:43:06.717Z] Step 7/26 : RUN go mod download [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 0ae1921cd82d [2021-06-29T21:43:06.717Z] Step 8/26 : COPY . . [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> ac77d6406a43 [2021-06-29T21:43:06.717Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T21:43:06.717Z] ---> e9f6b95d10ba [2021-06-29T21:43:06.717Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T21:43:06.717Z] ---> 398f6a466ed7 [2021-06-29T21:43:06.717Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 06585d82ba5f [2021-06-29T21:43:06.717Z] Step 9/26 : RUN go mod tidy [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 347d3e691749 [2021-06-29T21:43:06.717Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 06585d82ba5f [2021-06-29T21:43:06.717Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:43:06.717Z] ---> Using cache [2021-06-29T21:43:06.717Z] ---> 347d3e691749 [2021-06-29T21:43:06.717Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T21:43:06.717Z] ---> Running in 614c6b8ce91b [2021-06-29T21:43:06.717Z] ---> Running in 8ec64b93f64f [2021-06-29T21:43:06.806Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T21:43:06.806Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T21:43:06.806Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T21:43:06.806Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T21:43:06.806Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T21:43:06.806Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T21:43:06.806Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T21:43:06.806Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T21:43:06.806Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T21:43:06.806Z] OK: 218 MiB in 52 packages [2021-06-29T21:43:06.991Z] ---> Running in 81ecd05bae9a [2021-06-29T21:43:06.991Z] ---> Running in a5176f96d55c [2021-06-29T21:43:06.991Z] ---> a2ba9d934758 [2021-06-29T21:43:06.991Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T21:43:06.991Z] Removing intermediate container 614c6b8ce91b [2021-06-29T21:43:06.991Z] ---> ca5baa78e222 [2021-06-29T21:43:06.991Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:43:07.259Z] ---> Running in f889d7c8b264 [2021-06-29T21:43:07.260Z] ---> a50d9081db72 [2021-06-29T21:43:07.260Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T21:43:07.260Z] Removing intermediate container f889d7c8b264 [2021-06-29T21:43:07.260Z] ---> 136b4bc90732 [2021-06-29T21:43:07.260Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:43:07.260Z] ---> Running in 2da177531c6f [2021-06-29T21:43:07.526Z] ---> 3c596226750e [2021-06-29T21:43:07.526Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T21:43:07.792Z] Removing intermediate container 2da177531c6f [2021-06-29T21:43:07.792Z] ---> c2bbc3c08aa9 [2021-06-29T21:43:07.792Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:43:07.792Z] ---> Running in d85ef0b5b4f3 [2021-06-29T21:43:07.792Z] ---> Running in c2e131531736 [2021-06-29T21:43:07.792Z] 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-29T21:43:07.792Z] 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-29T21:43:07.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:08.056Z] Removing intermediate container d85ef0b5b4f3 [2021-06-29T21:43:08.056Z] ---> 5ab5e694c444 [2021-06-29T21:43:08.056Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T21:43:08.056Z] Removing intermediate container c2e131531736 [2021-06-29T21:43:08.056Z] ---> 45b0d991a419 [2021-06-29T21:43:08.056Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:43:08.056Z] ---> Running in 9cf999111b72 [2021-06-29T21:43:08.320Z] ---> e063558110b3 [2021-06-29T21:43:08.320Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T21:43:08.320Z] Removing intermediate container 9cf999111b72 [2021-06-29T21:43:08.320Z] ---> 19d2c2ed91a4 [2021-06-29T21:43:08.320Z] [2021-06-29T21:43:08.320Z] ---> Running in 9478720da898 [2021-06-29T21:43:08.584Z] Successfully built 19d2c2ed91a4 [2021-06-29T21:43:08.584Z] Successfully tagged core-data:latest [2021-06-29T21:43:08.584Z] Building support-notifications [2021-06-29T21:43:08.584Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:09.160Z] OK: 219 MiB in 52 packages [2021-06-29T21:43:10.208Z] Removing intermediate container 7b5502477e69 [2021-06-29T21:43:10.209Z] ---> f96b4d1f5b1d [2021-06-29T21:43:10.209Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T21:43:10.209Z] ---> Running in 160830f46b73 [2021-06-29T21:43:10.811Z] Removing intermediate container 160830f46b73 [2021-06-29T21:43:10.811Z] ---> b76768931b9f [2021-06-29T21:43:10.811Z] Step 5/6 : COPY go.mod . [2021-06-29T21:43:11.419Z] ---> c026db484596 [2021-06-29T21:43:11.419Z] Step 6/6 : RUN go mod download [2021-06-29T21:43:11.696Z] ---> Running in 71ea1037f86a [2021-06-29T21:43:12.487Z] Removing intermediate container 9478720da898 [2021-06-29T21:43:12.487Z] ---> 8cb05117c515 [2021-06-29T21:43:12.487Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T21:43:14.419Z] Removing intermediate container 8ec64b93f64f [2021-06-29T21:43:14.419Z] ---> c539ebda5ecf [2021-06-29T21:43:14.419Z] Step 6/24 : COPY go.mod . [2021-06-29T21:43:15.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:43:15.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:43:15.370Z] ---> 406b71a32f0a [2021-06-29T21:43:15.370Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:43:15.370Z] ---> Using cache [2021-06-29T21:43:15.370Z] ---> 370b0164829d [2021-06-29T21:43:15.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:43:15.370Z] ---> Using cache [2021-06-29T21:43:15.370Z] ---> ac77d6406a43 [2021-06-29T21:43:15.370Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T21:43:16.327Z] ---> Running in 9fe8e95288f6 [2021-06-29T21:43:16.327Z] ---> ce28608c32c0 [2021-06-29T21:43:16.327Z] Step 7/24 : RUN go mod download [2021-06-29T21:43:16.327Z] ---> Running in e9f4572450d0 [2021-06-29T21:43:16.327Z] ---> Running in 585e3cee33be [2021-06-29T21:43:16.592Z] Removing intermediate container 9fe8e95288f6 [2021-06-29T21:43:16.592Z] ---> f4feb54687a8 [2021-06-29T21:43:16.592Z] Step 29/32 : CMD ["gate"] [2021-06-29T21:43:16.862Z] ---> Running in cf2f899da21f [2021-06-29T21:43:17.138Z] Removing intermediate container cf2f899da21f [2021-06-29T21:43:17.138Z] ---> b150a510a62c [2021-06-29T21:43:17.138Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T21:43:17.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:17.415Z] ---> Running in 7b154b234276 [2021-06-29T21:43:17.415Z] Removing intermediate container 7b154b234276 [2021-06-29T21:43:17.415Z] ---> 3e5f9acbf139 [2021-06-29T21:43:17.415Z] Step 31/32 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:43:17.687Z] ---> Running in 4804210d29a0 [2021-06-29T21:43:17.968Z] Removing intermediate container 4804210d29a0 [2021-06-29T21:43:17.968Z] ---> e3fb9abaa78e [2021-06-29T21:43:17.968Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T21:43:17.968Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:18.240Z] ---> Running in 0139964f6ee6 [2021-06-29T21:43:18.511Z] Removing intermediate container 0139964f6ee6 [2021-06-29T21:43:18.511Z] ---> c7ccffe52189 [2021-06-29T21:43:18.511Z] [2021-06-29T21:43:18.511Z] Removing intermediate container 585e3cee33be [2021-06-29T21:43:18.511Z] ---> 72ed443a03bd [2021-06-29T21:43:18.511Z] Step 8/24 : COPY . . [2021-06-29T21:43:18.511Z] Successfully built c7ccffe52189 [2021-06-29T21:43:18.511Z] Successfully tagged security-bootstrapper:latest [2021-06-29T21:43:18.787Z]  Building security-bootstrapper ... done OK: 219 MiB in 52 packages [2021-06-29T21:43:22.155Z] Removing intermediate container e9f4572450d0 [2021-06-29T21:43:22.155Z] ---> 4947eac05e65 [2021-06-29T21:43:22.155Z] Step 6/23 : COPY go.mod . [2021-06-29T21:43:24.717Z] ---> fbfbaf69fd0e [2021-06-29T21:43:24.717Z] Step 7/23 : RUN go mod download [2021-06-29T21:43:25.308Z] ---> Running in 22b2fb70df66 [2021-06-29T21:43:25.577Z] ---> 37c4187d45d8 [2021-06-29T21:43:25.577Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:43:25.577Z] ---> Running in 8b5683fdd9fb [2021-06-29T21:43:26.561Z] Removing intermediate container 22b2fb70df66 [2021-06-29T21:43:26.561Z] ---> 59dd3c615978 [2021-06-29T21:43:26.561Z] Step 8/23 : COPY . . [2021-06-29T21:43:33.251Z] Removing intermediate container 8b5683fdd9fb [2021-06-29T21:43:33.251Z] ---> 855761571f79 [2021-06-29T21:43:33.251Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T21:43:33.251Z] ---> e138e9ba60d8 [2021-06-29T21:43:33.251Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:43:33.251Z] ---> Running in 2396450dc260 [2021-06-29T21:43:33.251Z] ---> Running in 6fadcbd91323 [2021-06-29T21:43:34.212Z] 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-29T21:43:35.658Z] Removing intermediate container 6fadcbd91323 [2021-06-29T21:43:35.658Z] ---> 3f413b5a655e [2021-06-29T21:43:35.658Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T21:43:35.658Z] ---> Running in c35bd034fc6a [2021-06-29T21:43:36.001Z] 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-29T21:43:38.491Z] Removing intermediate container 71ea1037f86a [2021-06-29T21:43:38.492Z] ---> b234c5ab5784 [2021-06-29T21:43:38.492Z] Successfully built b234c5ab5784 [2021-06-29T21:43:38.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:43:38.871Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T21:43:38.871Z] . [Pipeline] withDockerContainer [2021-06-29T21:43:39.381Z] prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2021-06-29T21:43:39.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-arm64 cat [2021-06-29T21:43:40.380Z] 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-29T21:43:41.162Z] $ docker top 08e5af0928025819de005473e155a72947d9a6cd23d3d5c21e40d6182bf7e076 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:43:42.208Z] + go version [2021-06-29T21:43:42.208Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T21:43:42.243Z] $ docker stop --time=1 08e5af0928025819de005473e155a72947d9a6cd23d3d5c21e40d6182bf7e076 [2021-06-29T21:43:43.869Z] Removing intermediate container a5176f96d55c [2021-06-29T21:43:43.869Z] ---> 6cee5fa5d0bd [2021-06-29T21:43:43.869Z] [2021-06-29T21:43:43.869Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:43:43.869Z] ---> 13621d1b12d4 [2021-06-29T21:43:43.869Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:43:43.869Z] ---> Using cache [2021-06-29T21:43:43.869Z] ---> 58e9e90bd9cd [2021-06-29T21:43:43.869Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:43:43.869Z] ---> Using cache [2021-06-29T21:43:43.869Z] ---> bab3c9695382 [2021-06-29T21:43:43.869Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T21:43:44.089Z] $ docker rm -f 08e5af0928025819de005473e155a72947d9a6cd23d3d5c21e40d6182bf7e076 [2021-06-29T21:43:44.139Z] ---> Running in 0944008f5738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-29T21:43:44.417Z] Removing intermediate container 0944008f5738 [2021-06-29T21:43:44.417Z] ---> c2ac271cd5cf [2021-06-29T21:43:44.417Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:43:44.417Z] ---> Running in a87a6169ad35 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:43:44.913Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T21:43:44.913Z] . [Pipeline] withDockerContainer [2021-06-29T21:43:45.171Z] prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2021-06-29T21:43:45.255Z] $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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 ******** ci-base-image-arm64 cat [2021-06-29T21:43:45.820Z] Removing intermediate container a87a6169ad35 [2021-06-29T21:43:45.820Z] ---> 9eacb7eed741 [2021-06-29T21:43:45.820Z] Step 16/24 : WORKDIR / [2021-06-29T21:43:46.087Z] ---> Running in 396b503280d7 [2021-06-29T21:43:46.087Z] Removing intermediate container 81ecd05bae9a [2021-06-29T21:43:46.087Z] ---> a0c4e52db312 [2021-06-29T21:43:46.087Z] [2021-06-29T21:43:46.087Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T21:43:46.087Z] ---> 13621d1b12d4 [2021-06-29T21:43:46.087Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T21:43:46.087Z] ---> Running in c4846a5f5e00 [2021-06-29T21:43:46.356Z] Removing intermediate container 396b503280d7 [2021-06-29T21:43:46.356Z] ---> 611832ab080a [2021-06-29T21:43:46.356Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:43:46.627Z] ---> 2fd30409f9a0 [2021-06-29T21:43:46.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T21:43:46.782Z] $ docker top 86e07e7123b9fbd2a86f1044fae93f39e020558fc5332e7c06bca487d770dcc8 -eo pid,comm [2021-06-29T21:43:46.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:46.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-06-29T21:43:47.091Z] ========================================================= [2021-06-29T21:43:47.091Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T21:43:47.091Z] ========================================================= [Pipeline] sh [2021-06-29T21:43:47.169Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T21:43:47.169Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:43:47.169Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T21:43:47.169Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T21:43:47.169Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:43:47.169Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T21:43:47.169Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:43:47.169Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:43:47.440Z] OK: 7 MiB in 20 packages [2021-06-29T21:43:47.440Z] ---> a2c7ac9052a2 [2021-06-29T21:43:47.440Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T21:43:47.746Z] + go mod tidy [2021-06-29T21:43:48.027Z] ---> 7262baadac27 [2021-06-29T21:43:48.027Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T21:43:48.027Z] ---> Running in 1bffb2b7b12f [2021-06-29T21:43:48.027Z] Removing intermediate container c4846a5f5e00 [2021-06-29T21:43:48.027Z] ---> a656ca13aa4a [2021-06-29T21:43:48.027Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:43:48.027Z] ---> Running in 6647da8cfa3d [2021-06-29T21:43:48.292Z] Removing intermediate container 1bffb2b7b12f [2021-06-29T21:43:48.292Z] ---> 707f0c34d832 [2021-06-29T21:43:48.292Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] sh [2021-06-29T21:43:48.874Z] Removing intermediate container 6647da8cfa3d [2021-06-29T21:43:48.874Z] ---> 8bf00539dde1 [2021-06-29T21:43:48.874Z] Step 14/26 : WORKDIR / [2021-06-29T21:43:48.874Z] ---> Running in e1feb1fd6bd2 [2021-06-29T21:43:49.019Z] + make test [2021-06-29T21:43:49.019Z] go mod tidy [2021-06-29T21:43:49.626Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T21:43:49.825Z] ---> Running in b5d25f36a509 [2021-06-29T21:43:49.825Z] Removing intermediate container e1feb1fd6bd2 [2021-06-29T21:43:49.825Z] ---> fb0ef6b172f2 [2021-06-29T21:43:49.825Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:43:50.097Z] Removing intermediate container b5d25f36a509 [2021-06-29T21:43:50.097Z] ---> 3599c7230d87 [2021-06-29T21:43:50.097Z] 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-29T21:43:50.097Z] ---> Running in a9b686f70eb9 [2021-06-29T21:43:50.361Z] Removing intermediate container a9b686f70eb9 [2021-06-29T21:43:50.361Z] ---> 3021a019c7ce [2021-06-29T21:43:50.361Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:43:50.361Z] ---> Running in 657dcf86628a [2021-06-29T21:43:50.627Z] ---> 62debc1f8e52 [2021-06-29T21:43:50.627Z] 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-29T21:43:50.627Z] Removing intermediate container 657dcf86628a [2021-06-29T21:43:50.627Z] ---> c872ef7023b6 [2021-06-29T21:43:50.627Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:43:50.892Z] ---> Running in 329878400fa7 [2021-06-29T21:43:50.892Z] ---> e415cfe4ba69 [2021-06-29T21:43:50.893Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T21:43:50.893Z] Removing intermediate container 329878400fa7 [2021-06-29T21:43:50.893Z] ---> 23508c76adab [2021-06-29T21:43:50.893Z] [2021-06-29T21:43:51.162Z] Successfully built 23508c76adab [2021-06-29T21:43:51.162Z] Successfully tagged core-metadata:latest [2021-06-29T21:43:51.427Z]  Building core-metadata ... done  ---> 09e3d535ebe9 [2021-06-29T21:43:51.427Z] 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-29T21:43:51.699Z] ---> 30207c8c113b [2021-06-29T21:43:51.699Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T21:43:52.294Z] ---> 3b720c873f86 [2021-06-29T21:43:52.294Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T21:43:52.560Z] ---> 8c450339c279 [2021-06-29T21:43:52.560Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T21:43:52.834Z] ---> 562e785856de [2021-06-29T21:43:52.834Z] 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-29T21:43:53.099Z] ---> Running in 3eaf22bacc69 [2021-06-29T21:43:54.054Z] Removing intermediate container 3eaf22bacc69 [2021-06-29T21:43:54.054Z] ---> e2cb3c9c57bc [2021-06-29T21:43:54.054Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T21:43:54.054Z] ---> Running in eeee8281636d [2021-06-29T21:43:54.316Z] Removing intermediate container eeee8281636d [2021-06-29T21:43:54.316Z] ---> af91bab4115a [2021-06-29T21:43:54.316Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T21:43:54.316Z] ---> Running in a11225b2888a [2021-06-29T21:43:54.316Z] Removing intermediate container a11225b2888a [2021-06-29T21:43:54.316Z] ---> 2fd42e0e81ff [2021-06-29T21:43:54.316Z] Step 25/26 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:43:54.579Z] ---> Running in 86ac380a6932 [2021-06-29T21:43:54.852Z] Removing intermediate container 86ac380a6932 [2021-06-29T21:43:54.852Z] ---> e51434f545d5 [2021-06-29T21:43:54.852Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T21:43:54.852Z] ---> Running in d65e0ffc000c [2021-06-29T21:43:55.126Z] Removing intermediate container d65e0ffc000c [2021-06-29T21:43:55.126Z] ---> 067aeb74953e [2021-06-29T21:43:55.126Z] [2021-06-29T21:43:55.126Z] Successfully built 067aeb74953e [2021-06-29T21:43:55.126Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T21:43:57.693Z]  Building security-secretstore-setup ... done Removing intermediate container 2396450dc260 [2021-06-29T21:43:57.693Z] ---> 6e03529a8e32 [2021-06-29T21:43:57.693Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T21:43:57.693Z] ---> Running in b68adc500243 [2021-06-29T21:43:58.271Z] Removing intermediate container c35bd034fc6a [2021-06-29T21:43:58.271Z] ---> 7a33942ddfaa [2021-06-29T21:43:58.271Z] [2021-06-29T21:43:58.271Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:43:58.271Z] ---> 13621d1b12d4 [2021-06-29T21:43:58.271Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T21:43:58.271Z] ---> Running in 3ac653712034 [2021-06-29T21:43:58.271Z] 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-29T21:43:58.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:58.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:43:58.853Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T21:43:58.853Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:43:58.853Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:43:58.853Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:43:58.853Z] OK: 6 MiB in 16 packages [2021-06-29T21:43:59.115Z] Removing intermediate container b68adc500243 [2021-06-29T21:43:59.115Z] ---> 32b96c722a70 [2021-06-29T21:43:59.115Z] [2021-06-29T21:43:59.115Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T21:43:59.115Z] 20.10.0: Pulling from library/docker [2021-06-29T21:43:59.378Z] Removing intermediate container 3ac653712034 [2021-06-29T21:43:59.378Z] ---> c08679507fc2 [2021-06-29T21:43:59.378Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:43:59.378Z] ---> Running in 0efb7ed7c3f2 [2021-06-29T21:43:59.645Z] Removing intermediate container 0efb7ed7c3f2 [2021-06-29T21:43:59.645Z] ---> 6659af816fe6 [2021-06-29T21:43:59.645Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T21:43:59.937Z] ---> Running in 678d5a70f9b8 [2021-06-29T21:44:00.210Z] Removing intermediate container 678d5a70f9b8 [2021-06-29T21:44:00.210Z] ---> f0c3579acc3a [2021-06-29T21:44:00.210Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:44:00.210Z] ---> Running in c0b90a67165a [2021-06-29T21:44:00.477Z] Removing intermediate container c0b90a67165a [2021-06-29T21:44:00.477Z] ---> fdd1fbdb34c0 [2021-06-29T21:44:00.477Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:44:00.745Z] ---> 59597ae879b4 [2021-06-29T21:44:00.745Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T21:44:01.722Z] ---> 8285bf2479b9 [2021-06-29T21:44:01.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T21:44:01.997Z] ---> 06b33e3b1309 [2021-06-29T21:44:01.997Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T21:44:02.270Z] ---> Running in a1c6738d2646 [2021-06-29T21:44:02.535Z] Removing intermediate container a1c6738d2646 [2021-06-29T21:44:02.535Z] ---> a1dec077c11f [2021-06-29T21:44:02.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:44:03.109Z] ---> Running in dbf25e3b16df [2021-06-29T21:44:03.109Z] Removing intermediate container dbf25e3b16df [2021-06-29T21:44:03.109Z] ---> f623b541e191 [2021-06-29T21:44:03.109Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T21:44:03.109Z] ---> Running in 6e551ba5f178 [2021-06-29T21:44:03.371Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T21:44:03.371Z] Removing intermediate container 6e551ba5f178 [2021-06-29T21:44:03.371Z] ---> 3ef192f6c82c [2021-06-29T21:44:03.371Z] Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:44:03.371Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T21:44:03.371Z] ---> aefe523efa57 [2021-06-29T21:44:03.371Z] 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-29T21:44:03.371Z] ---> Running in cad6a318c423 [2021-06-29T21:44:03.371Z] ---> Running in 97551be064b8 [2021-06-29T21:44:03.371Z] Removing intermediate container cad6a318c423 [2021-06-29T21:44:03.371Z] ---> 180c5d5e5409 [2021-06-29T21:44:03.371Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:44:03.371Z] Removing intermediate container 97551be064b8 [2021-06-29T21:44:03.371Z] ---> 315135c9260e [2021-06-29T21:44:03.371Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T21:44:03.371Z] ---> Running in 48f15b8ea8cc [2021-06-29T21:44:03.371Z] ---> Running in a9c902d35038 [2021-06-29T21:44:03.631Z] Removing intermediate container 48f15b8ea8cc [2021-06-29T21:44:03.631Z] ---> 363ef4652cc6 [2021-06-29T21:44:03.631Z] [2021-06-29T21:44:03.631Z] Successfully built 363ef4652cc6 [2021-06-29T21:44:03.631Z] Successfully tagged support-notifications:latest [2021-06-29T21:44:03.894Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:44:03.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:44:03.894Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T21:44:03.894Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T21:44:03.894Z] Executing bash-5.0.17-r0.post-install [2021-06-29T21:44:03.894Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:44:03.894Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T21:44:03.894Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T21:44:03.894Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T21:44:03.894Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T21:44:03.894Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T21:44:03.894Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T21:44:03.894Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T21:44:03.894Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T21:44:03.894Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T21:44:04.156Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T21:44:04.727Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T21:44:04.727Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T21:44:04.727Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T21:44:04.727Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T21:44:04.727Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T21:44:04.727Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T21:44:04.727Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T21:44:04.727Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T21:44:04.727Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T21:44:04.727Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T21:44:04.990Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T21:44:04.990Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T21:44:04.990Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T21:44:04.990Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T21:44:05.252Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T21:44:05.252Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T21:44:05.252Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T21:44:05.252Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T21:44:05.252Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T21:44:05.252Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T21:44:05.252Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T21:44:05.252Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T21:44:05.252Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T21:44:05.252Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T21:44:05.252Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T21:44:05.252Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T21:44:05.514Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T21:44:05.514Z] OK: 72 MiB in 59 packages [2021-06-29T21:44:06.088Z] Collecting docker-compose==1.23.2 [2021-06-29T21:44:06.088Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T21:44:06.349Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T21:44:06.349Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T21:44:06.610Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T21:44:06.610Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T21:44:06.610Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T21:44:06.610Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T21:44:07.187Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T21:44:07.187Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T21:44:07.449Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T21:44:07.450Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T21:44:07.450Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T21:44:07.450Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T21:44:07.450Z] 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-29T21:44:07.450Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T21:44:07.450Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T21:44:07.711Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T21:44:07.711Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T21:44:07.973Z] Collecting PyYAML<4,>=3.10 [2021-06-29T21:44:07.973Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T21:44:08.545Z] 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-29T21:44:08.545Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T21:44:08.545Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T21:44:08.545Z] Collecting idna<2.8,>=2.5 [2021-06-29T21:44:08.545Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T21:44:08.545Z] 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-29T21:44:08.808Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T21:44:08.808Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T21:44:08.808Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T21:44:08.808Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T21:44:08.808Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T21:44:08.808Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T21:44:08.808Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, cached-property, jsonschema, texttable, PyYAML, docker-compose [2021-06-29T21:44:08.808Z] Attempting uninstall: urllib3 [2021-06-29T21:44:08.808Z] Found existing installation: urllib3 1.25.9 [2021-06-29T21:44:08.808Z] Uninstalling urllib3-1.25.9: [2021-06-29T21:44:08.808Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T21:44:09.076Z] Attempting uninstall: idna [2021-06-29T21:44:09.076Z] Found existing installation: idna 2.9 [2021-06-29T21:44:09.076Z] Uninstalling idna-2.9: [2021-06-29T21:44:09.076Z] Successfully uninstalled idna-2.9 [2021-06-29T21:44:09.076Z] Attempting uninstall: requests [2021-06-29T21:44:09.076Z] Found existing installation: requests 2.23.0 [2021-06-29T21:44:09.076Z] Uninstalling requests-2.23.0: [2021-06-29T21:44:09.076Z] Successfully uninstalled requests-2.23.0 [2021-06-29T21:44:09.339Z] Running setup.py install for dockerpty: started [2021-06-29T21:44:09.601Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T21:44:09.601Z] Running setup.py install for docopt: started [2021-06-29T21:44:09.864Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T21:44:10.127Z] Running setup.py install for texttable: started [2021-06-29T21:44:10.390Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T21:44:10.390Z] Running setup.py install for PyYAML: started [2021-06-29T21:44:10.652Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T21:44:10.913Z] 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-29T21:44:14.225Z] Removing intermediate container a9c902d35038 [2021-06-29T21:44:14.225Z] ---> f98378bf36f8 [2021-06-29T21:44:14.225Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T21:44:14.225Z] ---> Running in f61e1090b094 [2021-06-29T21:44:14.225Z] Removing intermediate container f61e1090b094 [2021-06-29T21:44:14.225Z] ---> a79773983f0a [2021-06-29T21:44:14.225Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T21:44:14.225Z] ---> Running in 68d6b5832eb6 [2021-06-29T21:44:14.225Z] Removing intermediate container 68d6b5832eb6 [2021-06-29T21:44:14.225Z] ---> 9e1fd0e8240f [2021-06-29T21:44:14.225Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T21:44:14.485Z] ---> 1173a72d3233 [2021-06-29T21:44:14.485Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T21:44:14.747Z] ---> f345b3353d61 [2021-06-29T21:44:14.747Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T21:44:15.006Z] ---> bd9ea7908910 [2021-06-29T21:44:15.007Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T21:44:15.007Z] ---> Running in 2900e22dce5b [2021-06-29T21:44:15.007Z] Removing intermediate container 2900e22dce5b [2021-06-29T21:44:15.007Z] ---> 880d9ad7fed4 [2021-06-29T21:44:15.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:44:15.007Z] ---> Running in abbbe9dce11c [2021-06-29T21:44:15.268Z] Removing intermediate container abbbe9dce11c [2021-06-29T21:44:15.268Z] ---> f4da80206893 [2021-06-29T21:44:15.268Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:44:15.268Z] ---> Running in cb05912bf057 [2021-06-29T21:44:15.268Z] Removing intermediate container cb05912bf057 [2021-06-29T21:44:15.268Z] ---> f71168c9b7a4 [2021-06-29T21:44:15.268Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:44:15.268Z] ---> Running in 19f16a909ed7 [2021-06-29T21:44:15.268Z] Removing intermediate container 19f16a909ed7 [2021-06-29T21:44:15.268Z] ---> 0d210075de8a [2021-06-29T21:44:15.269Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:44:15.532Z] ---> Running in 1a9ef9f4971b [2021-06-29T21:44:15.532Z] Removing intermediate container 1a9ef9f4971b [2021-06-29T21:44:15.532Z] ---> 5c69c3d8612a [2021-06-29T21:44:15.532Z] [2021-06-29T21:44:15.532Z] Successfully built 5c69c3d8612a [2021-06-29T21:44:15.796Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T21:44:16.064Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-29T21:44:16.068Z] $ docker stop --time=1 7537e06ef3cf453eea534af16877510dc369f59b87c1c92300948fc84057ae65 [2021-06-29T21:44:16.451Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T21:44:17.520Z] $ docker rm -f 7537e06ef3cf453eea534af16877510dc369f59b87c1c92300948fc84057ae65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T21:44:17.899Z] + docker images [2021-06-29T21:44:17.899Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T21:44:17.899Z] sys-mgmt-agent latest 5c69c3d8612a 2 seconds ago 312MB [2021-06-29T21:44:17.899Z] support-notifications latest 363ef4652cc6 14 seconds ago 16.7MB [2021-06-29T21:44:17.899Z] 32b96c722a70 19 seconds ago 1.15GB [2021-06-29T21:44:17.899Z] 7a33942ddfaa 20 seconds ago 1.15GB [2021-06-29T21:44:17.899Z] security-secretstore-setup latest 067aeb74953e 23 seconds ago 28.7MB [2021-06-29T21:44:17.899Z] core-metadata latest 23508c76adab 27 seconds ago 16.6MB [2021-06-29T21:44:17.899Z] a0c4e52db312 32 seconds ago 1.15GB [2021-06-29T21:44:17.899Z] 6cee5fa5d0bd 35 seconds ago 1.15GB [2021-06-29T21:44:17.899Z] security-bootstrapper latest c7ccffe52189 59 seconds ago 18.6MB [2021-06-29T21:44:17.899Z] core-data latest 19d2c2ed91a4 About a minute ago 20.2MB [2021-06-29T21:44:17.899Z] security-proxy-setup latest 3fc4492772ee About a minute ago 25.7MB [2021-06-29T21:44:17.899Z] core-command latest 0ae935818bce About a minute ago 15.9MB [2021-06-29T21:44:17.899Z] support-scheduler latest 7c0a47ca51a9 About a minute ago 15.9MB [2021-06-29T21:44:17.899Z] bc0c315c3042 About a minute ago 1.15GB [2021-06-29T21:44:17.899Z] 587f52f3be59 About a minute ago 1.15GB [2021-06-29T21:44:17.899Z] 5e90b9d83d3b About a minute ago 1.15GB [2021-06-29T21:44:17.899Z] c138831644f1 About a minute ago 1.14GB [2021-06-29T21:44:17.899Z] a34ec063f33d About a minute ago 1.15GB [2021-06-29T21:44:17.899Z] ci-base-image-x86_64 latest 406b71a32f0a 6 minutes ago 647MB [2021-06-29T21:44:17.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T21:44:17.899Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T21:44:17.899Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T21:44:17.899Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T21:44:17.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-29T21:44:33.310Z] Still waiting to schedule task [2021-06-29T21:44:33.310Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T21:45:13.058Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T21:45:13.059Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T21:45:16.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T21:45:16.479Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T21:45:23.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T21:45:23.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T21:45:23.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T21:45:23.239Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T21:45:25.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T21:45:25.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T21:45:27.336Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T21:45:27.336Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T21:45:27.336Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T21:45:27.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T21:45:37.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.206s coverage: 28.7% of statements [2021-06-29T21:45:37.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T21:45:37.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T21:45:41.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.315s coverage: 100.0% of statements [2021-06-29T21:45:41.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T21:45:41.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.326s coverage: 53.1% of statements [2021-06-29T21:45:41.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T21:45:41.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T21:45:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.581s coverage: 87.7% of statements [2021-06-29T21:45:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T21:45:42.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:45:42.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.177s coverage: 78.9% of statements [2021-06-29T21:45:47.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.185s coverage: 81.2% of statements [2021-06-29T21:45:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T21:45:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T21:45:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T21:45:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T21:45:47.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.552s coverage: 95.1% of statements [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.301s coverage: 0.8% of statements [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.216s coverage: 22.0% of statements [2021-06-29T21:45:52.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.197s coverage: 47.1% of statements [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.229s coverage: 79.5% of statements [2021-06-29T21:45:52.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements [2021-06-29T21:45:53.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.212s coverage: 96.3% of statements [2021-06-29T21:45:53.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.179s coverage: 87.5% of statements [2021-06-29T21:46:08.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2021-06-29T21:46:08.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.157s coverage: 44.8% of statements [2021-06-29T21:46:10.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.511s coverage: 81.8% of statements [2021-06-29T21:46:10.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.189s coverage: 58.8% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.310s coverage: 91.2% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.708s coverage: 64.4% of statements [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T21:46:19.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-06-29T21:46:19.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-29T21:46:19.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-06-29T21:46:19.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-06-29T21:46:20.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-06-29T21:46:24.626Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.277s coverage: 66.9% of statements [2021-06-29T21:46:24.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T21:46:24.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T21:46:24.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T21:46:26.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.692s coverage: 43.6% of statements [2021-06-29T21:46:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T21:46:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T21:46:26.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.198s coverage: 89.5% of statements [2021-06-29T21:46:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T21:46:26.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.340s coverage: 84.8% of statements [2021-06-29T21:46:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T21:46:35.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 19.3% of statements [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T21:46:35.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 91.9% of statements [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T21:46:35.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 62.7% of statements [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T21:46:35.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.6% of statements [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T21:46:35.090Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T21:46:35.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T21:46:35.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T21:46:35.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-06-29T21:46:35.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-29T21:46:35.693Z] GO111MODULE=on go vet ./... [2021-06-29T21:46:47.659Z] Running on prd-ubuntu18.04-docker-8c-8g-751 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T21:46:47.690Z] Running in /w/workspace/edgex-go/45 [Pipeline] { [Pipeline] checkout [2021-06-29T21:46:47.804Z] The recommended git tool is: git [2021-06-29T21:46:50.321Z] using credential edgex-jenkins-ssh [2021-06-29T21:46:50.335Z] Cloning the remote Git repository [2021-06-29T21:46:50.356Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:46:50.424Z] > git init /w/workspace/edgex-go/45 # timeout=10 [2021-06-29T21:46:50.471Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:46:50.471Z] > git --version # timeout=10 [2021-06-29T21:46:50.478Z] > git --version # 'git version 2.17.1' [2021-06-29T21:46:50.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:46:50.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:47:07.583Z] Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:47:06.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:47:06.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:47:06.936Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:47:06.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:47:06.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:47:06.962Z] > 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-29T21:47:07.594Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:47:07.600Z] > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 [2021-06-29T21:47:07.692Z] Merge succeeded, producing f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:47:07.693Z] Checking out Revision f796848097e0871032be3b7ae3e191cab1bf5544 (PR-3579) [2021-06-29T21:47:07.663Z] > git remote # timeout=10 [2021-06-29T21:47:07.669Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T21:47:07.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:47:07.678Z] > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 [2021-06-29T21:47:07.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T21:47:07.696Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:47:07.705Z] > git checkout -f f796848097e0871032be3b7ae3e191cab1bf5544 # timeout=10 [2021-06-29T21:47:11.373Z] Commit message: "build(snap): remove app-service-config part in minimal snap build" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:47:12.631Z] + echo snap-build.sh [2021-06-29T21:47:12.631Z] snap-build.sh [2021-06-29T21:47:12.631Z] + SNAP_BASE_DIR=. [2021-06-29T21:47:12.631Z] + '[' '!' -z /w/workspace/edgex-go/45 ']' [2021-06-29T21:47:12.631Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/45 [2021-06-29T21:47:12.631Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/45]' [2021-06-29T21:47:12.631Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/45] [2021-06-29T21:47:12.631Z] + cd /w/workspace/edgex-go/45 [2021-06-29T21:47:12.631Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T21:47:12.631Z] Reading package lists... [2021-06-29T21:47:12.631Z] Building dependency tree... [2021-06-29T21:47:12.631Z] Reading state information... [2021-06-29T21:47:12.897Z] The following packages were automatically installed and are no longer required: [2021-06-29T21:47:12.897Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T21:47:12.897Z] uidmap xdelta3 [2021-06-29T21:47:12.897Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T21:47:12.897Z] The following packages will be REMOVED: [2021-06-29T21:47:12.897Z] lxd* lxd-client* [2021-06-29T21:47:13.160Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T21:47:13.160Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T21:47:13.950Z] (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-29T21:47:13.950Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T21:47:14.527Z] Removing lxd dnsmasq configuration [2021-06-29T21:47:14.789Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T21:47:15.051Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T21:47:16.001Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:47:16.276Z] (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-29T21:47:16.276Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T21:47:17.698Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T21:47:17.698Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T21:47:19.098Z] + sudo snap remove --purge lxd [2021-06-29T21:47:19.098Z] snap "lxd" is not installed [2021-06-29T21:47:19.098Z] + sudo groupadd --force --system lxd [2021-06-29T21:47:19.098Z] ++ whoami [2021-06-29T21:47:19.098Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T21:47:19.098Z] + newgrp - lxd [2021-06-29T21:47:19.098Z] + sudo snap install lxd [2021-06-29T21:47:29.129Z] 2021-06-29T21:47:27Z INFO Waiting for automatic snapd restart... [2021-06-29T21:47:44.122Z] lxd 4.15 from Canonical* installed [2021-06-29T21:47:44.122Z] + sudo lxd init --auto [2021-06-29T21:47:52.293Z] + sudo snap install --classic snapcraft [2021-06-29T21:47:57.534Z] gofmt -l . [2021-06-29T21:47:57.534Z] [ "`gofmt -l .`" = "" ] [2021-06-29T21:47:57.534Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T21:47:58.201Z] + ls -al . [2021-06-29T21:47:58.201Z] total 588 [2021-06-29T21:47:58.201Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 21:47 . [2021-06-29T21:47:58.201Z] drwxr-xr-x 4 root root 4096 Jun 29 21:43 .. [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 21:42 .dockerignore [2021-06-29T21:47:58.201Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 21:42 .git [2021-06-29T21:47:58.201Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 21:42 .github [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 21:42 .gitignore [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 21:42 .sonarcloud.properties [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:42 Attribution.txt [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:42 CHANGELOG.md [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:42 CONTRIBUTING.md [2021-06-29T21:47:58.201Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 21:42 Dockerfile.build [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 21:42 Jenkinsfile [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:42 LICENSE [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:42 Makefile [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:42 README.md [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:42 SECURITY.md [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 21:37 VERSION [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:42 ZMQWindows.md [2021-06-29T21:47:58.202Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 21:42 bin [2021-06-29T21:47:58.202Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 21:42 cmd [2021-06-29T21:47:58.202Z] -rw-r--r-- 1 root root 398095 Jun 29 21:46 coverage.out [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 21:42 go.mod [2021-06-29T21:47:58.202Z] -rw-r--r-- 1 root root 20759 Jun 29 21:43 go.sum [2021-06-29T21:47:58.202Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 21:42 internal [2021-06-29T21:47:58.202Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 21:42 openapi [2021-06-29T21:47:58.202Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 21:42 snap [2021-06-29T21:47:58.202Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 21:42 version.go [Pipeline] sh [2021-06-29T21:47:58.863Z] + '[' -e coverage.out ] [2021-06-29T21:47:58.863Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T21:47:58.901Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T21:47:59.706Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T21:48:00.352Z] + make build [2021-06-29T21:48:00.352Z] go mod tidy [2021-06-29T21:48:00.954Z] 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-29T21:48:04.559Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T21:48:04.559Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T21:48:04.559Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T21:48:04.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T21:48:04.559Z] Dload Upload Total Spent Left Speed [2021-06-29T21:48:04.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3943 0 --:--:-- --:--:-- --:--:-- 3943 [2021-06-29T21:48:04.559Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5459k 0 --:--:-- --:--:-- --:--:-- 72.1M [2021-06-29T21:48:04.559Z] ./yq_linux_amd64 [2021-06-29T21:48:04.559Z] + sudo snapcraft prime --use-lxd [2021-06-29T21:48:05.954Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T21:48:05.954Z] 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-29T21:48:05.954Z] - README.md [2021-06-29T21:48:05.954Z] [2021-06-29T21:48:05.954Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T21:48:06.529Z] Launching a container. [2021-06-29T21:48:07.668Z] 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-29T21:48:14.712Z] Waiting for container to be ready [2021-06-29T21:48:14.712Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T21:48:14.712Z] [2021-06-29T21:48:18.019Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T21:48:18.281Z] Waiting for network to be ready... [2021-06-29T21:48:18.543Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T21:48:18.805Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T21:48:18.805Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T21:48:18.805Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T21:48:18.805Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T21:48:18.805Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T21:48:18.805Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T21:48:19.067Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T21:48:19.067Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T21:48:19.067Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T21:48:19.328Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T21:48:19.590Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T21:48:19.850Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T21:48:19.850Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T21:48:19.850Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T21:48:19.850Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T21:48:19.850Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T21:48:19.850Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T21:48:20.117Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T21:48:20.379Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T21:48:20.379Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T21:48:20.379Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T21:48:20.379Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T21:48:20.379Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T21:48:20.379Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T21:48:20.379Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T21:48:20.379Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T21:48:22.934Z] Fetched 24.8 MB in 4s (6074 kB/s) [2021-06-29T21:48:23.509Z] Reading package lists... [2021-06-29T21:48:23.771Z] Reading package lists... [2021-06-29T21:48:24.032Z] Building dependency tree... [2021-06-29T21:48:24.032Z] Reading state information... [2021-06-29T21:48:24.032Z] The following additional packages will be installed: [2021-06-29T21:48:24.032Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T21:48:24.032Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T21:48:24.032Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T21:48:24.032Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T21:48:24.032Z] Suggested packages: [2021-06-29T21:48:24.032Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T21:48:24.032Z] Recommended packages: [2021-06-29T21:48:24.032Z] gnupg libsasl2-modules [2021-06-29T21:48:24.032Z] The following NEW packages will be installed: [2021-06-29T21:48:24.032Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T21:48:24.032Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T21:48:24.032Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T21:48:24.032Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T21:48:24.032Z] The following packages will be upgraded: [2021-06-29T21:48:24.032Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T21:48:24.295Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T21:48:24.295Z] Need to get 3530 kB of archives. [2021-06-29T21:48:24.295Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T21:48:24.295Z] 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-29T21:48:24.295Z] 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-29T21:48:24.295Z] 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-29T21:48:24.295Z] 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-29T21:48:24.558Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T21:48:24.820Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T21:48:25.081Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T21:48:25.081Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T21:48:25.081Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T21:48:25.081Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T21:48:25.081Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T21:48:25.081Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T21:48:25.081Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T21:48:25.081Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T21:48:25.081Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T21:48:25.081Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T21:48:25.343Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T21:48:25.343Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T21:48:25.343Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T21:48:25.343Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T21:48:25.343Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T21:48:25.343Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T21:48:25.343Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:48:25.343Z] Fetched 3530 kB in 1s (3209 kB/s) [2021-06-29T21:48:25.343Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T21:48:25.343Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:48:25.343Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:48:25.611Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T21:48:25.611Z] Selecting previously unselected package udev. [2021-06-29T21:48:25.611Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T21:48:25.611Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:48:25.611Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T21:48:25.873Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T21:48:25.873Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T21:48:25.873Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T21:48:25.873Z] Selecting previously unselected package fuse. [2021-06-29T21:48:25.873Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T21:48:25.873Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T21:48:25.873Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:48:25.873Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:48:26.136Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:48:26.136Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:48:26.136Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:48:26.136Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:48:26.136Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T21:48:26.136Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T21:48:26.136Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T21:48:26.400Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T21:48:26.400Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.400Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.400Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T21:48:26.400Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.400Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.400Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T21:48:26.400Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.400Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.400Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T21:48:26.400Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.400Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.661Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T21:48:26.661Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.661Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.661Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T21:48:26.661Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.661Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.661Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T21:48:26.661Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.661Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.924Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T21:48:26.924Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.924Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.924Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T21:48:26.924Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:48:26.924Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:26.924Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T21:48:26.924Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T21:48:26.924Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:48:26.924Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T21:48:26.924Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T21:48:26.924Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:48:26.924Z] Selecting previously unselected package libldap-common. [2021-06-29T21:48:26.924Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T21:48:26.924Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:48:27.186Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T21:48:27.186Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T21:48:27.186Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:48:27.186Z] Selecting previously unselected package dirmngr. [2021-06-29T21:48:27.186Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:48:27.186Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T21:48:27.186Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:48:27.186Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T21:48:27.186Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T21:48:27.186Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:48:27.186Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:48:27.447Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T21:48:27.447Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.447Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T21:48:27.447Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:48:27.447Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T21:48:27.709Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T21:48:27.709Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.709Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T21:48:27.970Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T21:48:27.970Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T21:48:27.970Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:48:27.970Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:48:27.970Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T21:48:27.970Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:48:28.546Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T21:48:28.546Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T21:48:28.546Z] This means they are not meant to be enabled using systemctl. [2021-06-29T21:48:28.546Z] Possible reasons for having this kind of units are: [2021-06-29T21:48:28.546Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T21:48:28.546Z] .wants/ or .requires/ directory. [2021-06-29T21:48:28.546Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T21:48:28.546Z] a requirement dependency on it. [2021-06-29T21:48:28.546Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T21:48:28.546Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T21:48:28.546Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T21:48:28.546Z] instance name specified. [2021-06-29T21:48:28.808Z] Reading package lists... [2021-06-29T21:48:29.071Z] Building dependency tree... [2021-06-29T21:48:29.071Z] Reading state information... [2021-06-29T21:48:29.071Z] The following additional packages will be installed: [2021-06-29T21:48:29.071Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T21:48:29.071Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T21:48:29.071Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T21:48:29.071Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T21:48:29.071Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T21:48:29.071Z] Suggested packages: [2021-06-29T21:48:29.071Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T21:48:29.071Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T21:48:29.071Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T21:48:29.071Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T21:48:29.071Z] systemd-container policykit-1 [2021-06-29T21:48:29.071Z] Recommended packages: [2021-06-29T21:48:29.071Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T21:48:29.071Z] The following NEW packages will be installed: [2021-06-29T21:48:29.071Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T21:48:29.071Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T21:48:29.071Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T21:48:29.071Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T21:48:29.071Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T21:48:29.071Z] The following packages will be upgraded: [2021-06-29T21:48:29.071Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T21:48:29.071Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T21:48:29.071Z] Need to get 36.7 MB of archives. [2021-06-29T21:48:29.071Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T21:48:29.071Z] 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-29T21:48:29.333Z] 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-29T21:48:29.333Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T21:48:29.333Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T21:48:29.333Z] 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-29T21:48:29.333Z] 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-29T21:48:29.333Z] 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-29T21:48:29.333Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T21:48:29.333Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T21:48:29.333Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T21:48:29.333Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T21:48:29.333Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T21:48:29.333Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T21:48:29.333Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T21:48:29.334Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T21:48:29.334Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T21:48:29.870Z] 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-29T21:48:30.280Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T21:48:30.280Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T21:48:30.280Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T21:48:30.280Z] 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-29T21:48:30.280Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T21:48:30.280Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T21:48:30.280Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T21:48:30.280Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T21:48:30.280Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T21:48:30.280Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T21:48:30.280Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T21:48:30.280Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T21:48:30.280Z] 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-29T21:48:30.280Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T21:48:30.857Z] 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-29T21:48:31.670Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:48:31.670Z] Fetched 36.7 MB in 2s (15.9 MB/s) [2021-06-29T21:48:31.670Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T21:48:31.670Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:48:31.670Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:48:32.244Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:48:32.244Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:48:32.509Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T21:48:32.509Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T21:48:32.509Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T21:48:32.509Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T21:48:32.509Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T21:48:32.771Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T21:48:32.771Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T21:48:32.771Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T21:48:33.033Z] Setting up apt (1.6.13) ... [2021-06-29T21:48:33.033Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T21:48:33.607Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T21:48:33.607Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T21:48:33.607Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T21:48:33.607Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T21:48:33.607Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T21:48:33.607Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:48:33.607Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:33.868Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T21:48:33.868Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T21:48:33.868Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T21:48:33.868Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T21:48:33.868Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:48:33.868Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:34.131Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T21:48:34.393Z] Checking for services that may need to be restarted...done. [2021-06-29T21:48:34.393Z] Checking for services that may need to be restarted...done. [2021-06-29T21:48:34.393Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:34.393Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T21:48:34.393Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:34.655Z] Selecting previously unselected package python3-minimal. [2021-06-29T21:48:34.655Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T21:48:34.655Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T21:48:34.655Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T21:48:34.917Z] Selecting previously unselected package mime-support. [2021-06-29T21:48:34.917Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T21:48:34.917Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T21:48:34.917Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T21:48:34.917Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T21:48:34.917Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T21:48:34.917Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T21:48:34.917Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:48:34.917Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:35.166Z] 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-29T21:48:35.177Z] Selecting previously unselected package python3.6. [2021-06-29T21:48:35.177Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:48:35.177Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:35.177Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T21:48:35.177Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T21:48:35.177Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T21:48:35.177Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T21:48:35.448Z] Selecting previously unselected package python3. [2021-06-29T21:48:35.448Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T21:48:35.448Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T21:48:35.448Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T21:48:35.711Z] Selecting previously unselected package multiarch-support. [2021-06-29T21:48:35.711Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:48:35.711Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T21:48:35.711Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T21:48:35.711Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T21:48:35.711Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T21:48:35.711Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T21:48:35.711Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T21:48:35.711Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T21:48:35.711Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T21:48:35.711Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T21:48:35.711Z] Selecting previously unselected package sudo. [2021-06-29T21:48:35.711Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T21:48:35.711Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T21:48:35.772Z] 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-29T21:48:35.973Z] Selecting previously unselected package apparmor. [2021-06-29T21:48:35.973Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T21:48:35.973Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T21:48:35.973Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T21:48:35.973Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T21:48:35.973Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T21:48:36.241Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T21:48:36.241Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:48:36.241Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:36.241Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T21:48:36.241Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:48:36.241Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:36.241Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T21:48:36.241Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T21:48:36.241Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T21:48:36.241Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T21:48:36.241Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:48:36.241Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:36.504Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T21:48:36.504Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:48:36.504Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:36.504Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T21:48:36.504Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T21:48:36.504Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T21:48:36.504Z] Selecting previously unselected package openssh-client. [2021-06-29T21:48:36.504Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T21:48:36.504Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T21:48:36.765Z] Selecting previously unselected package squashfs-tools. [2021-06-29T21:48:36.765Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T21:48:36.765Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T21:48:36.765Z] Selecting previously unselected package snapd. [2021-06-29T21:48:36.765Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T21:48:36.765Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T21:48:39.167Z] 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-29T21:48:39.315Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T21:48:39.315Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T21:48:39.315Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T21:48:39.315Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T21:48:39.315Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T21:48:39.315Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:39.315Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:48:39.315Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T21:48:39.315Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T21:48:39.889Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T21:48:39.889Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T21:48:39.889Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T21:48:39.889Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:39.889Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:39.889Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:48:40.461Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T21:48:40.461Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:40.461Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T21:48:40.461Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T21:48:40.461Z] running python rtupdate hooks for python3.6... [2021-06-29T21:48:40.461Z] running python post-rtupdate hooks for python3.6... [2021-06-29T21:48:40.461Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T21:48:41.409Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T21:48:41.672Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:48:41.672Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T21:48:41.672Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T21:48:41.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T21:48:42.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T21:48:42.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T21:48:42.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T21:48:42.572Z] 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-29T21:48:42.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T21:48:42.729Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T21:48:42.991Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T21:48:42.991Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T21:48:43.255Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T21:48:43.518Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T21:48:43.518Z] /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-29T21:48:43.781Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:48:43.781Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T21:48:44.724Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T21:48:44.724Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T21:48:44.724Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T21:48:45.957Z] 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-29T21:48:46.454Z] Reading package lists... [2021-06-29T21:48:46.718Z] Reading package lists... [2021-06-29T21:48:46.979Z] Building dependency tree... [2021-06-29T21:48:46.979Z] Reading state information... [2021-06-29T21:48:46.979Z] Calculating upgrade... [2021-06-29T21:48:47.242Z] The following packages will be upgraded: [2021-06-29T21:48:47.242Z] advancecomp base-files bash binutils binutils-common [2021-06-29T21:48:47.242Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T21:48:47.242Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T21:48:47.242Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T21:48:47.242Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T21:48:47.242Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T21:48:47.242Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T21:48:47.242Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T21:48:47.242Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T21:48:47.242Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T21:48:47.242Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T21:48:47.242Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T21:48:47.242Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T21:48:47.242Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T21:48:47.242Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T21:48:47.242Z] ubuntu-keyring util-linux [2021-06-29T21:48:47.242Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T21:48:47.242Z] Need to get 64.1 MB of archives. [2021-06-29T21:48:47.242Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T21:48:47.242Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T21:48:47.503Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T21:48:47.503Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T21:48:47.503Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T21:48:47.503Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T21:48:47.503Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T21:48:47.503Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T21:48:47.503Z] 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-29T21:48:47.503Z] 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-29T21:48:47.503Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T21:48:47.503Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T21:48:47.503Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T21:48:47.503Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T21:48:47.503Z] 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-29T21:48:47.503Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T21:48:47.503Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T21:48:47.503Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T21:48:47.503Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T21:48:47.503Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T21:48:47.503Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T21:48:47.503Z] 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-29T21:48:47.764Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T21:48:47.764Z] 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-29T21:48:47.764Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T21:48:47.764Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T21:48:47.764Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T21:48:47.764Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T21:48:47.764Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T21:48:47.764Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T21:48:47.764Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T21:48:47.764Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T21:48:47.764Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T21:48:47.764Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T21:48:47.764Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T21:48:47.765Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T21:48:47.765Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T21:48:47.765Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T21:48:47.765Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T21:48:47.765Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T21:48:47.765Z] 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-29T21:48:47.765Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T21:48:47.765Z] 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-29T21:48:47.765Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T21:48:47.765Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T21:48:47.765Z] 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-29T21:48:47.765Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T21:48:47.765Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T21:48:47.765Z] 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-29T21:48:47.765Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T21:48:47.765Z] 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-29T21:48:47.765Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T21:48:47.765Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T21:48:47.765Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T21:48:47.765Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T21:48:47.765Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T21:48:47.765Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T21:48:47.765Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T21:48:48.025Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T21:48:48.287Z] 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-29T21:48:48.287Z] 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-29T21:48:48.287Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T21:48:48.287Z] 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-29T21:48:48.287Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T21:48:48.287Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T21:48:48.287Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T21:48:48.287Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T21:48:48.556Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T21:48:48.556Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T21:48:48.818Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T21:48:48.818Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T21:48:48.818Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T21:48:48.819Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T21:48:48.819Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T21:48:48.819Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T21:48:48.819Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T21:48:48.819Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T21:48:48.819Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T21:48:48.819Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T21:48:48.819Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T21:48:48.819Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T21:48:48.819Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T21:48:48.819Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T21:48:48.819Z] 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-29T21:48:48.819Z] 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-29T21:48:48.819Z] 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-29T21:48:48.819Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T21:48:48.819Z] 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-29T21:48:49.080Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T21:48:49.081Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T21:48:49.081Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T21:48:49.081Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T21:48:49.081Z] 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-29T21:48:49.081Z] 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-29T21:48:49.081Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T21:48:49.081Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T21:48:49.081Z] 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-29T21:48:49.081Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T21:48:49.081Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T21:48:49.081Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T21:48:49.081Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T21:48:49.342Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T21:48:49.342Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T21:48:49.342Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:48:49.342Z] Fetched 64.1 MB in 2s (32.3 MB/s) [2021-06-29T21:48:49.342Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:48:49.342Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:48:49.342Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:48:49.343Z] 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-29T21:48:49.915Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:48:49.915Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:48:49.915Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T21:48:49.915Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T21:48:50.178Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.178Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.445Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.445Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.445Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.445Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.445Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.445Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.708Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.708Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.708Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.708Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.708Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.708Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.708Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:48:50.970Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:48:50.970Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.970Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.970Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:48:50.970Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:48:50.970Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.970Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:50.970Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:50.970Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:51.232Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:48:51.232Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:48:51.232Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:48:51.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:48:51.494Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:48:51.494Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:48:51.756Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T21:48:52.018Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:48:52.018Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T21:48:52.018Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T21:48:52.018Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T21:48:52.292Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T21:48:52.292Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T21:48:52.292Z] Installing new version of config file /etc/issue ... [2021-06-29T21:48:52.292Z] Installing new version of config file /etc/issue.net ... [2021-06-29T21:48:52.292Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T21:48:52.292Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T21:48:52.555Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T21:48:52.555Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T21:48:52.734Z] 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-29T21:48:52.821Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T21:48:52.821Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:52.821Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T21:48:52.821Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T21:48:52.821Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T21:48:52.821Z] 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-29T21:48:53.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:53.084Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:53.084Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:53.084Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:53.084Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:53.084Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T21:48:53.084Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T21:48:53.363Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T21:48:53.363Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:53.363Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T21:48:53.363Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T21:48:53.626Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T21:48:53.626Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:53.626Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:48:53.626Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:48:53.626Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T21:48:54.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:54.573Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:48:54.573Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:48:54.573Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T21:48:54.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:54.573Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T21:48:54.573Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T21:48:54.573Z] Setting up grep (3.1-2build1) ... [2021-06-29T21:48:54.573Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:54.573Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T21:48:54.573Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T21:48:54.833Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T21:48:54.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:54.833Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:48:54.833Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:48:54.833Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T21:48:55.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:55.094Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T21:48:55.094Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:48:55.352Z] 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-29T21:48:55.361Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T21:48:55.361Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:48:55.623Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T21:48:55.623Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:48:55.891Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T21:48:55.891Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:55.891Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T21:48:55.891Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:48:56.466Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T21:48:56.466Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T21:48:56.466Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T21:48:56.466Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T21:48:56.466Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T21:48:56.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:56.466Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T21:48:56.466Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T21:48:56.728Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T21:48:56.728Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:56.728Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:56.728Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:56.728Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:57.303Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:57.303Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:57.303Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:57.570Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:57.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:57.570Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:57.570Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:57.570Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:57.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:57.834Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:57.834Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:57.834Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:57.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:57.834Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:48:57.834Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:48:57.834Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:48:57.834Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:48:58.099Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T21:48:58.099Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:58.099Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:48:58.099Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:48:58.099Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T21:48:58.363Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:58.363Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:58.363Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:58.363Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:58.363Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:58.363Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:58.363Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:58.624Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:58.624Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:58.624Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:48:58.624Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:48:58.889Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:48:59.151Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T21:48:59.413Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T21:48:59.676Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:59.676Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:48:59.676Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:48:59.676Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:48:59.940Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:48:59.940Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T21:48:59.940Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:48:59.940Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T21:48:59.940Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:48:59.940Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T21:48:59.940Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T21:49:00.204Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T21:49:00.468Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:49:00.468Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T21:49:00.468Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T21:49:00.468Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T21:49:00.468Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:49:00.468Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T21:49:00.468Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T21:49:00.468Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T21:49:00.732Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:49:00.732Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T21:49:00.732Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:49:00.732Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:49:00.732Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:49:00.732Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T21:49:00.732Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] } [2021-06-29T21:49:00.759Z] $ docker stop --time=1 86e07e7123b9fbd2a86f1044fae93f39e020558fc5332e7c06bca487d770dcc8 [2021-06-29T21:49:00.996Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:49:00.996Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T21:49:00.996Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T21:49:00.996Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:49:01.267Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:49:01.267Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:01.267Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:49:01.267Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:49:01.267Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:49:01.267Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:49:01.531Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:49:01.531Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:49:01.531Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T21:49:01.531Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:01.531Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T21:49:01.531Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T21:49:01.796Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T21:49:01.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:01.796Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T21:49:01.796Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T21:49:01.796Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T21:49:01.796Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:01.796Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T21:49:01.796Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:49:02.061Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:49:02.061Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:02.061Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:49:02.061Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:49:02.061Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T21:49:02.326Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:02.326Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T21:49:02.326Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T21:49:02.326Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T21:49:02.326Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:02.326Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T21:49:02.326Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T21:49:02.587Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T21:49:02.850Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:02.850Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:49:02.850Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:49:02.850Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T21:49:02.850Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:02.850Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T21:49:02.850Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T21:49:02.850Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T21:49:03.111Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.111Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T21:49:03.111Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T21:49:03.111Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T21:49:03.111Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.111Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T21:49:03.111Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T21:49:03.242Z] $ docker rm -f 86e07e7123b9fbd2a86f1044fae93f39e020558fc5332e7c06bca487d770dcc8 [2021-06-29T21:49:03.373Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T21:49:03.374Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.374Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T21:49:03.374Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T21:49:03.374Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T21:49:03.374Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.374Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T21:49:03.374Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T21:49:03.636Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T21:49:03.636Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.636Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T21:49:03.636Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T21:49:03.636Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T21:49:03.899Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.899Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T21:49:03.899Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T21:49:03.899Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T21:49:03.899Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:49:03.899Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T21:49:03.899Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T21:49:04.162Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T21:49:04.162Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T21:49:04.162Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T21:49:04.162Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T21:49:04.162Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T21:49:04.162Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-29T21:49:04.424Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T21:49:04.424Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T21:49:04.424Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T21:49:04.424Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:49:04.686Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T21:49:04.686Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T21:49:04.686Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T21:49:04.686Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T21:49:04.686Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T21:49:04.686Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T21:49:04.686Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T21:49:04.686Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T21:49:04.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:49:04.932Z] [2021-06-29T21:49:04.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:49:04.949Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T21:49:04.949Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T21:49:04.949Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T21:49:04.949Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T21:49:04.949Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T21:49:04.949Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:49:05.257Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T21:49:05.257Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T21:49:05.520Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T21:49:05.521Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T21:49:05.521Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T21:49:05.521Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T21:49:05.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:49:05.788Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:49:05.788Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:49:05.870Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T21:49:05.871Z] 29e5d40040c1: Pulling fs layer [2021-06-29T21:49:05.871Z] 1ce36da41761: Pulling fs layer [2021-06-29T21:49:05.871Z] 25b303627fd3: Pulling fs layer [2021-06-29T21:49:06.052Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:49:06.052Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:49:06.052Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:49:06.052Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:49:06.052Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:49:06.052Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:49:06.160Z] 29e5d40040c1: Verifying Checksum [2021-06-29T21:49:06.314Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:06.314Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:06.314Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:06.314Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:06.314Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:06.314Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:06.449Z] 29e5d40040c1: Download complete [2021-06-29T21:49:06.575Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:06.576Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:07.066Z] 29e5d40040c1: Pull complete [2021-06-29T21:49:07.389Z] 1ce36da41761: Verifying Checksum [2021-06-29T21:49:07.389Z] 1ce36da41761: Download complete [2021-06-29T21:49:07.521Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:07.522Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:08.096Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:08.096Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:08.673Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:08.673Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:08.827Z] 1ce36da41761: Pull complete [2021-06-29T21:49:08.937Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:08.937Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:09.102Z] 25b303627fd3: Verifying Checksum [2021-06-29T21:49:09.102Z] 25b303627fd3: Download complete [2021-06-29T21:49:09.512Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:49:09.512Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:49:09.512Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T21:49:09.512Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T21:49:09.774Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T21:49:09.774Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T21:49:09.774Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T21:49:09.774Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T21:49:10.037Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T21:49:10.037Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T21:49:10.037Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T21:49:10.037Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T21:49:10.037Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T21:49:10.037Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T21:49:10.037Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T21:49:10.037Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T21:49:10.300Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.300Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T21:49:10.300Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.300Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.300Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.300Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T21:49:10.300Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T21:49:10.300Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T21:49:10.300Z] [2021-06-29T21:49:10.300Z] Current default time zone: 'Etc/UTC' [2021-06-29T21:49:10.300Z] Local time is now: Tue Jun 29 21:49:10 UTC 2021. [2021-06-29T21:49:10.300Z] Universal Time is now: Tue Jun 29 21:49:10 UTC 2021. [2021-06-29T21:49:10.300Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T21:49:10.300Z] [2021-06-29T21:49:10.300Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T21:49:10.300Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.300Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T21:49:10.561Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:49:10.561Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T21:49:10.561Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T21:49:10.561Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T21:49:10.561Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T21:49:10.561Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T21:49:10.561Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T21:49:10.561Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.561Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T21:49:10.561Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:10.561Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:49:10.561Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:10.561Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T21:49:10.561Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T21:49:10.561Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T21:49:10.561Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T21:49:10.561Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T21:49:10.823Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T21:49:10.823Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:49:10.823Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T21:49:12.745Z] Updating certificates in /etc/ssl/certs... [2021-06-29T21:49:13.321Z] 23 added, 27 removed; done. [2021-06-29T21:49:13.321Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T21:49:13.582Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T21:49:13.582Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T21:49:13.582Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T21:49:13.582Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:49:13.582Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T21:49:13.582Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:49:13.582Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T21:49:13.582Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T21:49:13.582Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:49:13.582Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:49:13.582Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T21:49:13.582Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T21:49:13.582Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T21:49:13.844Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:49:13.844Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T21:49:13.844Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T21:49:13.844Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T21:49:13.844Z] Updating certificates in /etc/ssl/certs... [2021-06-29T21:49:14.420Z] 0 added, 0 removed; done. [2021-06-29T21:49:14.420Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T21:49:14.420Z] done. [2021-06-29T21:49:14.996Z] Reading package lists... [2021-06-29T21:49:15.258Z] Building dependency tree... [2021-06-29T21:49:15.258Z] Reading state information... [2021-06-29T21:49:15.258Z] The following NEW packages will be installed: [2021-06-29T21:49:15.258Z] apt-transport-https [2021-06-29T21:49:15.522Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T21:49:15.522Z] Need to get 1692 B of archives. [2021-06-29T21:49:15.522Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T21:49:15.522Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T21:49:15.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:49:15.522Z] Fetched 1692 B in 0s (9568 B/s) [2021-06-29T21:49:15.522Z] Selecting previously unselected package apt-transport-https. [2021-06-29T21:49:15.522Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T21:49:15.522Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T21:49:15.522Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T21:49:15.784Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T21:49:16.046Z] Waiting for network to be ready... [2021-06-29T21:49:19.273Z] 25b303627fd3: Pull complete [2021-06-29T21:49:19.273Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T21:49:19.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:49:19.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T21:49:19.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2021-06-29T21:49:19.566Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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-29T21:49:22.166Z] $ docker top 1a6464f6ee6fd0acd3d0a586ecf1d414f6e7849207c4db3657df69a6dc455898 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:49:22.648Z] 2021-06-29T21:49:20Z INFO Waiting for automatic snapd restart... [2021-06-29T21:49:23.115Z] + + docker-composegrep build parallel --help [2021-06-29T21:49:23.115Z] [2021-06-29T21:49:24.041Z] snapd 2.51 from Canonical* installed [2021-06-29T21:49:24.616Z] "snapd" switched to the "latest/stable" channel [2021-06-29T21:49:24.616Z] [2021-06-29T21:49:26.508Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T21:49:26.784Z] $ docker stop --time=1 1a6464f6ee6fd0acd3d0a586ecf1d414f6e7849207c4db3657df69a6dc455898 [2021-06-29T21:49:27.237Z] core18 20210611 from Canonical* installed [2021-06-29T21:49:27.238Z] "core18" switched to the "latest/stable" channel [2021-06-29T21:49:27.238Z] [2021-06-29T21:49:28.618Z] $ docker rm -f 1a6464f6ee6fd0acd3d0a586ecf1d414f6e7849207c4db3657df69a6dc455898 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:49:29.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:49:29.356Z] . [Pipeline] withDockerContainer [2021-06-29T21:49:29.589Z] prd-ubuntu18.04-docker-arm64-4c-16g-750 does not seem to be running inside a container [2021-06-29T21:49:29.649Z] $ 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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T21:49:30.836Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T21:49:30.836Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T21:49:30.836Z] [2021-06-29T21:49:31.174Z] $ docker top 9d57fb0e73fea4d03d638b4ddc8221b7ee4885fe1dc1292b7ccf3823a46f19f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:49:32.151Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T21:49:35.097Z] 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-29T21:49:35.098Z] - README.md [2021-06-29T21:49:35.098Z] [2021-06-29T21:49:35.098Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T21:49:35.098Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T21:49:35.098Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T21:49:35.359Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T21:49:35.526Z] Building core-command ... [2021-06-29T21:49:35.526Z] Building core-data ... [2021-06-29T21:49:35.526Z] Building core-metadata ... [2021-06-29T21:49:35.526Z] Building security-bootstrapper ... [2021-06-29T21:49:35.526Z] Building security-proxy-setup ... [2021-06-29T21:49:35.526Z] Building security-secretstore-setup ... [2021-06-29T21:49:35.526Z] Building support-notifications ... [2021-06-29T21:49:35.526Z] Building support-scheduler ... [2021-06-29T21:49:35.526Z] Building sys-mgmt-agent ... [2021-06-29T21:49:35.798Z] Building security-proxy-setup [2021-06-29T21:49:35.798Z] Building support-notifications [2021-06-29T21:49:35.798Z] Building support-scheduler [2021-06-29T21:49:35.798Z] Building security-bootstrapper [2021-06-29T21:49:35.798Z] Building core-command [2021-06-29T21:49:36.302Z] Reading package lists... [2021-06-29T21:49:36.875Z] 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-29T21:49:36.875Z] Reading package lists... [2021-06-29T21:49:37.137Z] Building dependency tree... [2021-06-29T21:49:37.137Z] Reading state information... [2021-06-29T21:49:37.137Z] Suggested packages: [2021-06-29T21:49:37.137Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T21:49:37.137Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T21:49:37.137Z] Recommended packages: [2021-06-29T21:49:37.137Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T21:49:37.137Z] The following NEW packages will be installed: [2021-06-29T21:49:37.137Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T21:49:37.137Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T21:49:37.137Z] pkg-config zip [2021-06-29T21:49:37.399Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T21:49:37.399Z] Need to get 7663 kB of archives. [2021-06-29T21:49:37.399Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T21:49:37.399Z] 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-29T21:49:37.399Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T21:49:37.399Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T21:49:37.399Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T21:49:37.399Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T21:49:37.660Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T21:49:37.660Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T21:49:37.660Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T21:49:37.923Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T21:49:37.923Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T21:49:37.923Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T21:49:37.923Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T21:49:37.923Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T21:49:37.923Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T21:49:38.184Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T21:49:38.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:49:38.184Z] Fetched 7663 kB in 1s (9662 kB/s) [2021-06-29T21:49:38.184Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T21:49:38.184Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T21:49:38.184Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T21:49:38.184Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T21:49:38.445Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T21:49:38.445Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T21:49:38.445Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T21:49:38.445Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T21:49:38.445Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T21:49:38.445Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T21:49:38.445Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T21:49:38.445Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T21:49:38.445Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T21:49:38.707Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T21:49:38.707Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T21:49:38.707Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T21:49:38.707Z] Selecting previously unselected package liberror-perl. [2021-06-29T21:49:38.707Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T21:49:38.707Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T21:49:38.707Z] Selecting previously unselected package git-man. [2021-06-29T21:49:38.707Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T21:49:38.707Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:49:38.707Z] Selecting previously unselected package git. [2021-06-29T21:49:38.707Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T21:49:38.969Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:49:39.544Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T21:49:39.544Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T21:49:39.544Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T21:49:39.544Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T21:49:39.544Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T21:49:39.544Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T21:49:39.544Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T21:49:39.544Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T21:49:39.544Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T21:49:39.544Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T21:49:39.544Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T21:49:39.544Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:49:39.806Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T21:49:39.806Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T21:49:39.806Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:49:39.806Z] Selecting previously unselected package pkg-config. [2021-06-29T21:49:39.806Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T21:49:39.806Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T21:49:39.806Z] Selecting previously unselected package zip. [2021-06-29T21:49:39.806Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T21:49:39.806Z] Unpacking zip (3.0-11build1) ... [2021-06-29T21:49:40.068Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T21:49:40.068Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:49:40.068Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T21:49:40.068Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T21:49:40.068Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T21:49:40.068Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T21:49:40.068Z] No schema files found: doing nothing. [2021-06-29T21:49:40.068Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T21:49:40.068Z] Setting up zip (3.0-11build1) ... [2021-06-29T21:49:40.068Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T21:49:40.068Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T21:49:40.068Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T21:49:40.068Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:49:40.068Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T21:49:40.068Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:49:40.068Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:49:40.068Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:49:40.642Z] git set to automatically installed. [2021-06-29T21:49:40.642Z] git-man set to automatically installed. [2021-06-29T21:49:40.642Z] libcurl3-gnutls set to automatically installed. [2021-06-29T21:49:40.642Z] liberror-perl set to automatically installed. [2021-06-29T21:49:40.642Z] libglib2.0-0 set to automatically installed. [2021-06-29T21:49:40.642Z] libnghttp2-14 set to automatically installed. [2021-06-29T21:49:40.642Z] libnorm1 set to automatically installed. [2021-06-29T21:49:40.642Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T21:49:40.642Z] libpsl5 set to automatically installed. [2021-06-29T21:49:40.642Z] librtmp1 set to automatically installed. [2021-06-29T21:49:40.642Z] libsodium23 set to automatically installed. [2021-06-29T21:49:40.642Z] libzmq3-dev set to automatically installed. [2021-06-29T21:49:40.642Z] libzmq5 set to automatically installed. [2021-06-29T21:49:40.642Z] pkg-config set to automatically installed. [2021-06-29T21:49:40.642Z] zip set to automatically installed. [2021-06-29T21:49:42.031Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T21:49:48.626Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T21:49:49.199Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T21:49:51.123Z] snap "core18" has no updates available [2021-06-29T21:49:51.384Z] Pulling config-common [2021-06-29T21:49:51.384Z] + snapcraftctl pull [2021-06-29T21:49:52.768Z] Pulling go-build-helper [2021-06-29T21:49:52.768Z] + snapcraftctl pull [2021-06-29T21:49:53.713Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-29T21:49:53.713Z] Skipping pull go-build-helper (already ran) [2021-06-29T21:49:53.713Z] Building go-build-helper [2021-06-29T21:49:53.713Z] + snapcraftctl build [2021-06-29T21:49:55.634Z] Staging go-build-helper [2021-06-29T21:49:55.634Z] + snapcraftctl stage [2021-06-29T21:50:05.651Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T21:50:05.651Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T21:50:05.651Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T21:50:05.651Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T21:50:05.651Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T21:50:05.651Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T21:50:05.651Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T21:50:05.651Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T21:50:05.651Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T21:50:05.651Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T21:50:05.651Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T21:50:05.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T21:50:05.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T21:50:05.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T21:50:05.651Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T21:50:05.651Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T21:50:05.651Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T21:50:05.651Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T21:50:05.651Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T21:50:05.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T21:50:05.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T21:50:05.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T21:50:05.651Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T21:50:05.651Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T21:50:05.651Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T21:50:05.651Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T21:50:05.651Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T21:50:05.651Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-29T21:50:05.651Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-29T21:50:05.651Z] Fetched 224 kB in 0s (0 B/s) [2021-06-29T21:50:05.651Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-29T21:50:05.651Z] Fetched 157 kB in 0s (0 B/s) [2021-06-29T21:50:05.651Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-29T21:50:05.651Z] Fetched 221 kB in 0s (0 B/s) [2021-06-29T21:50:05.651Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-29T21:50:05.651Z] Fetched 143 kB in 0s (0 B/s) [2021-06-29T21:50:05.651Z] Pulling edgex-go [2021-06-29T21:50:05.651Z] + snapcraftctl pull [2021-06-29T21:50:05.651Z] Pulling hooks [2021-06-29T21:50:05.651Z] + snapcraftctl pull [2021-06-29T21:50:23.802Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T21:50:23.802Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T21:50:23.802Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T21:50:23.802Z] Fetched 0 B in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-29T21:50:23.803Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-29T21:50:23.803Z] Fetched 279 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-29T21:50:23.803Z] Fetched 122 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-29T21:50:23.803Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-29T21:50:23.803Z] Fetched 8848 B in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-29T21:50:23.803Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-29T21:50:23.803Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-29T21:50:23.803Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-29T21:50:23.803Z] Fetched 219 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-29T21:50:23.803Z] Fetched 154 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-29T21:50:23.803Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-29T21:50:23.803Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-29T21:50:23.803Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-29T21:50:23.803Z] Fetched 499 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-29T21:50:23.803Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-29T21:50:23.803Z] Fetched 240 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-29T21:50:23.803Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-29T21:50:23.803Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-29T21:50:23.803Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-29T21:50:23.803Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-29T21:50:23.803Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-29T21:50:23.803Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-29T21:50:23.803Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-29T21:50:23.803Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-29T21:50:23.803Z] Fetched 8720 B in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-29T21:50:23.803Z] Fetched 140 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-29T21:50:23.803Z] Fetched 119 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-29T21:50:23.803Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-29T21:50:23.803Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-29T21:50:23.803Z] Fetched 645 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-29T21:50:23.803Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-29T21:50:23.803Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-29T21:50:23.803Z] Fetched 368 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-29T21:50:23.803Z] Fetched 187 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-29T21:50:23.803Z] Fetched 175 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-29T21:50:23.803Z] Fetched 206 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-29T21:50:23.803Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-29T21:50:23.803Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-29T21:50:23.803Z] Fetched 159 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-29T21:50:23.803Z] Fetched 107 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-29T21:50:23.803Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-29T21:50:23.803Z] Pulling static-packages [2021-06-29T21:50:23.803Z] + snapcraftctl pull [2021-06-29T21:50:23.803Z] Pulling version [2021-06-29T21:50:23.803Z] + cd /root/project [2021-06-29T21:50:23.803Z] + git describe --tags --abbrev=0 [2021-06-29T21:50:23.803Z] + sed s/v// [2021-06-29T21:50:23.803Z] + GIT_VERSION=2.0.0-dev.275 [2021-06-29T21:50:23.803Z] + [ -z 2.0.0-dev.275 ] [2021-06-29T21:50:23.803Z] + snapcraftctl set-version 2.0.0-dev.275 [2021-06-29T21:50:23.803Z] Building config-common [2021-06-29T21:50:23.803Z] + snapcraftctl build [2021-06-29T21:50:25.732Z] Skipping build go-build-helper (already ran) [2021-06-29T21:50:25.732Z] Building edgex-go [2021-06-29T21:50:25.732Z] + cd /root/parts/edgex-go/src [2021-06-29T21:50:25.732Z] + git+ sed s/v// [2021-06-29T21:50:25.732Z] describe --tags --abbrev=0 [2021-06-29T21:50:25.732Z] + GIT_VERSION=2.0.0-dev.275 [2021-06-29T21:50:25.732Z] + [ -z 2.0.0-dev.275 ] [2021-06-29T21:50:25.732Z] + echo 2.0.0-dev.275 [2021-06-29T21:50:25.732Z] + make build [2021-06-29T21:50:25.732Z] go mod tidy [2021-06-29T21:50:27.669Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-29T21:50:27.669Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-29T21:50:27.669Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-29T21:50:27.669Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-29T21:50:27.669Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-29T21:50:27.669Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-29T21:50:27.669Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-29T21:50:27.931Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-29T21:50:27.931Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-29T21:50:28.876Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-29T21:50:28.876Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-29T21:50:29.143Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-29T21:50:29.143Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-29T21:50:29.405Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-29T21:50:29.405Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-29T21:50:29.405Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-29T21:50:29.405Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-29T21:50:29.405Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-29T21:50:29.405Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-29T21:50:29.405Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-29T21:50:29.405Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-29T21:50:29.405Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-29T21:50:29.405Z] go: downloading golang.org/x/text v0.3.2 [2021-06-29T21:50:29.690Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-29T21:50:29.690Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-29T21:50:29.690Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-29T21:50:29.690Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-29T21:50:29.690Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-29T21:50:29.957Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-29T21:50:29.957Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-29T21:50:29.957Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-29T21:50:29.957Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-29T21:50:29.957Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-29T21:50:29.957Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-29T21:50:29.957Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-29T21:50:30.218Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-29T21:50:30.218Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-29T21:50:30.218Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-29T21:50:30.218Z] go: downloading github.com/kr/text v0.1.0 [2021-06-29T21:50:30.218Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-29T21:50:30.218Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-29T21:50:30.218Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-29T21:50:30.479Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-29T21:50:30.479Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-29T21:50:30.479Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-29T21:50:30.479Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-29T21:50:30.479Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-29T21:50:30.479Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-29T21:50:30.479Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-29T21:50:30.479Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-29T21:50:30.740Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-29T21:50:30.740Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-29T21:50:30.740Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-29T21:50:30.740Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-29T21:50:30.740Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-29T21:50:30.740Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-29T21:50:30.740Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-29T21:50:30.740Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-29T21:50:30.740Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-29T21:50:30.740Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-29T21:50:31.001Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T21:50:39.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T21:50:44.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T21:50:45.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T21:50:46.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T21:50:46.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T21:50:48.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T21:50:48.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T21:50:50.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T21:50:51.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T21:50:52.282Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T21:50:53.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T21:50:55.255Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-29T21:50:55.256Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-29T21:50:55.256Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-29T21:50:55.256Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-29T21:50:55.256Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-29T21:50:55.256Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-29T21:50:55.256Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-29T21:50:55.256Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-29T21:50:55.256Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-29T21:50:55.256Z] + 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-29T21:50:55.256Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-29T21:50:55.256Z] + 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-29T21:50:55.256Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-29T21:50:55.256Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-29T21:50:55.256Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-29T21:50:55.256Z] + 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-29T21:50:55.256Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-29T21:50:55.256Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-29T21:50:55.256Z] + 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-29T21:50:56.682Z] Building hooks [2021-06-29T21:50:56.682Z] + cd /root/parts/hooks/src [2021-06-29T21:50:56.682Z] + make build [2021-06-29T21:50:56.682Z] go mod tidy [2021-06-29T21:50:56.682Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-29T21:50:56.682Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-29T21:50:56.944Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-29T21:50:56.944Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-29T21:50:56.944Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-29T21:50:57.522Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-29T21:50:57.583Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:50:57.583Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:50:57.583Z] ---> b234c5ab5784 [2021-06-29T21:50:57.583Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:50:57.583Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:50:57.583Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:50:57.583Z] ---> b234c5ab5784 [2021-06-29T21:50:57.583Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T21:50:57.583Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:50:57.583Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:50:57.583Z] ---> b234c5ab5784 [2021-06-29T21:50:57.583Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T21:50:57.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:50:57.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:50:57.583Z] ---> b234c5ab5784 [2021-06-29T21:50:57.583Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:50:57.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:50:57.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:50:57.583Z] ---> b234c5ab5784 [2021-06-29T21:50:57.583Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:50:57.583Z] ---> Running in 25dda8cde340 [2021-06-29T21:50:57.583Z] ---> Running in 3f1ac254da5f [2021-06-29T21:50:57.583Z] ---> Running in 8e68c85ca111 [2021-06-29T21:50:57.583Z] ---> Running in 6c74a61d7428 [2021-06-29T21:50:57.583Z] ---> Running in 6312e4fe6570 [2021-06-29T21:50:57.583Z] Removing intermediate container 8e68c85ca111 [2021-06-29T21:50:57.583Z] ---> 64b69911b260 [2021-06-29T21:50:57.583Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:50:57.583Z] ---> Running in bdb1d1a7a2fb [2021-06-29T21:50:57.583Z] Removing intermediate container 25dda8cde340 [2021-06-29T21:50:57.583Z] ---> f2e24f27bf85 [2021-06-29T21:50:57.583Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:50:57.583Z] Removing intermediate container 6c74a61d7428 [2021-06-29T21:50:57.583Z] ---> b5e2d83e5d64 [2021-06-29T21:50:57.583Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:50:57.583Z] Removing intermediate container 6312e4fe6570 [2021-06-29T21:50:57.583Z] ---> 712aabc7b9a4 [2021-06-29T21:50:57.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:50:57.583Z] Removing intermediate container 3f1ac254da5f [2021-06-29T21:50:57.583Z] ---> fd379c6dabd4 [2021-06-29T21:50:57.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:50:57.583Z] ---> Running in e5480adc15ef [2021-06-29T21:50:57.583Z] ---> Running in 3347d7f43025 [2021-06-29T21:50:57.583Z] ---> Running in aad819b0b218 [2021-06-29T21:50:57.583Z] ---> Running in b74703d15659 [2021-06-29T21:50:57.583Z] Removing intermediate container bdb1d1a7a2fb [2021-06-29T21:50:57.583Z] ---> e87c1beb8130 [2021-06-29T21:50:57.583Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:50:57.583Z] ---> Running in 175884ab9683 [2021-06-29T21:50:57.583Z] Removing intermediate container 3347d7f43025 [2021-06-29T21:50:57.583Z] ---> 9cfbc2aad97f [2021-06-29T21:50:57.583Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T21:50:57.583Z] Removing intermediate container e5480adc15ef [2021-06-29T21:50:57.583Z] ---> d82120563a14 [2021-06-29T21:50:57.583Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T21:50:57.583Z] ---> Running in 6d508cc6e0db [2021-06-29T21:50:57.583Z] ---> Running in eed5114d3f33 [2021-06-29T21:50:57.583Z] Removing intermediate container aad819b0b218 [2021-06-29T21:50:57.583Z] ---> 0a0d2cd73b2f [2021-06-29T21:50:57.583Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T21:50:57.583Z] Removing intermediate container b74703d15659 [2021-06-29T21:50:57.583Z] ---> 66e3fdf74fb0 [2021-06-29T21:50:57.583Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T21:50:57.583Z] ---> Running in 9378d040a2ba [2021-06-29T21:50:57.583Z] ---> Running in c660ecbd030f [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] OK: 218 MiB in 52 packages [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:50:57.583Z] OK: 218 MiB in 52 packages [2021-06-29T21:50:57.583Z] OK: 218 MiB in 52 packages [2021-06-29T21:50:57.583Z] OK: 218 MiB in 52 packages [2021-06-29T21:50:57.583Z] Removing intermediate container 175884ab9683 [2021-06-29T21:50:57.583Z] ---> 50ebc4374d1e [2021-06-29T21:50:57.583Z] Step 6/24 : COPY go.mod . [2021-06-29T21:50:57.583Z] OK: 218 MiB in 52 packages [2021-06-29T21:50:57.859Z] Removing intermediate container 6d508cc6e0db [2021-06-29T21:50:57.859Z] ---> fc7fc8c1bae7 [2021-06-29T21:50:57.859Z] Step 6/32 : COPY go.mod . [2021-06-29T21:50:58.101Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-29T21:50:58.101Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-29T21:50:58.134Z] Removing intermediate container eed5114d3f33 [2021-06-29T21:50:58.134Z] ---> 11a1bc6ee776 [2021-06-29T21:50:58.134Z] Step 6/22 : COPY go.mod . [2021-06-29T21:50:58.134Z] ---> 560b2154726c [2021-06-29T21:50:58.134Z] Step 7/24 : RUN go mod download [2021-06-29T21:50:58.409Z] ---> Running in 128a78f7d21b [2021-06-29T21:50:58.409Z] Removing intermediate container c660ecbd030f [2021-06-29T21:50:58.409Z] ---> 403e939652f1 [2021-06-29T21:50:58.409Z] Step 6/23 : COPY go.mod . [2021-06-29T21:50:58.688Z] Removing intermediate container 9378d040a2ba [2021-06-29T21:50:58.688Z] ---> ec3825d36248 [2021-06-29T21:50:58.688Z] Step 6/23 : COPY go.mod . [2021-06-29T21:50:58.967Z] ---> 3a54d0ce30c3 [2021-06-29T21:50:58.967Z] Step 7/32 : RUN go mod download [2021-06-29T21:50:59.250Z] ---> Running in 337f43329461 [2021-06-29T21:50:59.527Z] ---> 9278d7ca77e0 [2021-06-29T21:50:59.527Z] Step 7/22 : RUN go mod download [2021-06-29T21:50:59.527Z] ---> Running in 2bff2d879ea7 [2021-06-29T21:50:59.804Z] ---> e02fcf88eabf [2021-06-29T21:50:59.804Z] Step 7/23 : RUN go mod download [2021-06-29T21:50:59.804Z] ---> 7f63380aee61 [2021-06-29T21:50:59.804Z] Step 7/23 : RUN go mod download [2021-06-29T21:51:00.077Z] ---> Running in c60e70542678 [2021-06-29T21:51:00.354Z] ---> Running in 870acf1f8d5c [2021-06-29T21:51:01.414Z] Building static-packages [2021-06-29T21:51:01.414Z] + snapcraftctl build [2021-06-29T21:51:03.000Z] Removing intermediate container 128a78f7d21b [2021-06-29T21:51:03.000Z] ---> 4829b75d59de [2021-06-29T21:51:03.000Z] Step 8/24 : COPY . . [2021-06-29T21:51:03.329Z] Building version [2021-06-29T21:51:03.330Z] + snapcraftctl build [2021-06-29T21:51:03.993Z] Removing intermediate container 337f43329461 [2021-06-29T21:51:03.994Z] ---> 1bc69ec6e045 [2021-06-29T21:51:03.994Z] Step 8/32 : COPY . . [2021-06-29T21:51:04.277Z] Removing intermediate container 2bff2d879ea7 [2021-06-29T21:51:04.277Z] ---> e2354daedc2a [2021-06-29T21:51:04.277Z] Step 8/22 : COPY . . [2021-06-29T21:51:04.872Z] Removing intermediate container c60e70542678 [2021-06-29T21:51:04.872Z] ---> fa6dbb35126c [2021-06-29T21:51:04.872Z] Step 8/23 : COPY . . [2021-06-29T21:51:05.159Z] Removing intermediate container 870acf1f8d5c [2021-06-29T21:51:05.159Z] ---> aeb701e79185 [2021-06-29T21:51:05.159Z] Step 8/23 : COPY . . [2021-06-29T21:51:05.251Z] Staging config-common [2021-06-29T21:51:05.251Z] + snapcraftctl stage [2021-06-29T21:51:06.196Z] Skipping stage go-build-helper (already ran) [2021-06-29T21:51:06.196Z] Staging edgex-go [2021-06-29T21:51:06.196Z] + snapcraftctl stage [2021-06-29T21:51:07.148Z] Staging hooks [2021-06-29T21:51:07.148Z] + snapcraftctl stage [2021-06-29T21:51:08.095Z] Staging static-packages [2021-06-29T21:51:08.095Z] + snapcraftctl stage [2021-06-29T21:51:09.483Z] Staging version [2021-06-29T21:51:09.483Z] + snapcraftctl stage [2021-06-29T21:51:10.430Z] Priming config-common [2021-06-29T21:51:10.430Z] + snapcraftctl prime [2021-06-29T21:51:11.374Z] Priming go-build-helper [2021-06-29T21:51:11.374Z] + snapcraftctl prime [2021-06-29T21:51:12.319Z] Priming edgex-go [2021-06-29T21:51:12.319Z] + snapcraftctl prime [2021-06-29T21:51:13.710Z] Priming hooks [2021-06-29T21:51:13.710Z] + snapcraftctl prime [2021-06-29T21:51:14.654Z] Priming static-packages [2021-06-29T21:51:14.654Z] + snapcraftctl prime [2021-06-29T21:51:17.206Z] Priming version [2021-06-29T21:51:17.206Z] + snapcraftctl prime [2021-06-29T21:51:18.150Z] 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-29T21:51:27.367Z] ---> 1ff3e0b9704a [2021-06-29T21:51:27.367Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:51:27.367Z] ---> a8ee090a3a2e [2021-06-29T21:51:27.367Z] Step 9/32 : RUN go mod tidy [2021-06-29T21:51:27.657Z] ---> Running in 9b8835f12b83 [2021-06-29T21:51:27.657Z] ---> Running in 8407689f8f7e [2021-06-29T21:51:27.936Z] ---> f136f7ec55aa [2021-06-29T21:51:27.936Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:51:27.936Z] ---> 95426aa89b56 [2021-06-29T21:51:27.936Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:51:27.936Z] ---> 53fd23dabc36 [2021-06-29T21:51:27.936Z] Step 9/22 : RUN go mod tidy [2021-06-29T21:51:28.214Z] ---> Running in 3335f4d72d34 [2021-06-29T21:51:28.214Z] ---> Running in bcf45d25a2ae [2021-06-29T21:51:28.214Z] ---> Running in 6d26f1ee663e [2021-06-29T21:51:34.960Z] Removing intermediate container 9b8835f12b83 [2021-06-29T21:51:34.960Z] ---> ede1055bde9c [2021-06-29T21:51:34.960Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T21:51:34.960Z] ---> Running in 10617bff2958 [2021-06-29T21:51:34.960Z] Removing intermediate container 8407689f8f7e [2021-06-29T21:51:34.960Z] ---> 4350b067e456 [2021-06-29T21:51:34.960Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T21:51:34.960Z] ---> Running in 12b8652f2f9c [2021-06-29T21:51:34.960Z] Removing intermediate container bcf45d25a2ae [2021-06-29T21:51:34.960Z] ---> 9877f72a83a1 [2021-06-29T21:51:34.960Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T21:51:35.239Z] ---> Running in ec0c3418d27a [2021-06-29T21:51:35.513Z] Removing intermediate container 3335f4d72d34 [2021-06-29T21:51:35.513Z] ---> 61610e2aebe3 [2021-06-29T21:51:35.513Z] Removing intermediate container 6d26f1ee663e [2021-06-29T21:51:35.513Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler ---> fb548aa92e81 [2021-06-29T21:51:35.513Z] [2021-06-29T21:51:35.513Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T21:51:35.789Z] ---> Running in 186dd6159695 [2021-06-29T21:51:35.789Z] ---> Running in 8cb840e22d1e [2021-06-29T21:51:36.064Z] 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-29T21:51:36.674Z] 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-29T21:51:37.274Z] 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-29T21:51:37.875Z] 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-29T21:51:38.557Z] 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-29T21:53:30.550Z] 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-29T21:53:30.550Z] Removing intermediate container 10617bff2958 [2021-06-29T21:53:30.550Z] ---> 13612a89f6dd [2021-06-29T21:53:30.550Z] [2021-06-29T21:53:30.550Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:53:30.550Z] 3.12: Pulling from library/alpine [2021-06-29T21:53:30.550Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:53:30.550Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T21:53:30.550Z] ---> c4fd0aeabfcf [2021-06-29T21:53:30.550Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:53:30.550Z] ---> Running in 707ab2b96848 [2021-06-29T21:53:30.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:30.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:30.550Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:53:30.550Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:53:30.550Z] OK: 5 MiB in 15 packages [2021-06-29T21:53:33.190Z] Removing intermediate container ec0c3418d27a [2021-06-29T21:53:33.190Z] ---> 14bd0e3850eb [2021-06-29T21:53:33.190Z] [2021-06-29T21:53:33.190Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:53:33.190Z] ---> c4fd0aeabfcf [2021-06-29T21:53:33.190Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T21:53:33.190Z] Removing intermediate container 8cb840e22d1e [2021-06-29T21:53:33.190Z] ---> b439a80788b1 [2021-06-29T21:53:33.190Z] [2021-06-29T21:53:33.190Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:53:33.190Z] ---> c4fd0aeabfcf [2021-06-29T21:53:33.190Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:53:33.190Z] Removing intermediate container 12b8652f2f9c [2021-06-29T21:53:33.190Z] ---> 819b864b9c0c [2021-06-29T21:53:33.190Z] [2021-06-29T21:53:33.190Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T21:53:33.190Z] ---> c4fd0aeabfcf [2021-06-29T21:53:33.190Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T21:53:33.190Z] Removing intermediate container 186dd6159695 [2021-06-29T21:53:33.190Z] ---> 173349366f92 [2021-06-29T21:53:33.190Z] [2021-06-29T21:53:33.190Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T21:53:33.190Z] ---> c4fd0aeabfcf [2021-06-29T21:53:33.190Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T21:53:33.467Z] ---> Running in 015deae2a5eb [2021-06-29T21:53:33.467Z] ---> Running in 1ee52b7d275e [2021-06-29T21:53:33.467Z] ---> Running in 62e4455be956 [2021-06-29T21:53:33.467Z] ---> Running in 2dfd0e55ac11 [2021-06-29T21:53:33.750Z] Removing intermediate container 707ab2b96848 [2021-06-29T21:53:33.750Z] ---> 667e2821f20c [2021-06-29T21:53:33.750Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:53:33.750Z] ---> Running in 17a8d757aefd [2021-06-29T21:53:34.028Z] Removing intermediate container 1ee52b7d275e [2021-06-29T21:53:34.028Z] ---> 0fdb983f6eb5 [2021-06-29T21:53:34.028Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T21:53:34.305Z] ---> Running in 4ec7d5952e4f [2021-06-29T21:53:34.597Z] Removing intermediate container 17a8d757aefd [2021-06-29T21:53:34.597Z] ---> dd16bb124f5e [2021-06-29T21:53:34.597Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T21:53:34.880Z] ---> Running in a90cd304b746 [2021-06-29T21:53:35.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:35.872Z] Removing intermediate container a90cd304b746 [2021-06-29T21:53:35.872Z] ---> fa57e498fd9a [2021-06-29T21:53:35.872Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:53:35.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.157Z] ---> Running in 841dbfcd2430 [2021-06-29T21:53:36.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.443Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T21:53:36.717Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:53:36.717Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:53:36.717Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:53:36.717Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:53:36.993Z] Removing intermediate container 841dbfcd2430 [2021-06-29T21:53:36.993Z] ---> fec5c653672e [2021-06-29T21:53:36.993Z] Step 16/24 : WORKDIR / [2021-06-29T21:53:36.993Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:53:36.993Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:53:36.993Z] OK: 5 MiB in 15 packages [2021-06-29T21:53:36.993Z] OK: 6 MiB in 16 packages [2021-06-29T21:53:36.993Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T21:53:36.993Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:53:36.993Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T21:53:37.274Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T21:53:37.274Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:53:37.274Z] ---> Running in b0a838bc74c9 [2021-06-29T21:53:37.274Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:53:37.274Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:53:37.274Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T21:53:37.274Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:53:37.274Z] OK: 5 MiB in 16 packages [2021-06-29T21:53:37.559Z] OK: 7 MiB in 18 packages [2021-06-29T21:53:38.161Z] Removing intermediate container b0a838bc74c9 [2021-06-29T21:53:38.161Z] ---> c9e29d3702aa [2021-06-29T21:53:38.161Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:53:39.152Z] Removing intermediate container 62e4455be956 [2021-06-29T21:53:39.152Z] ---> 510db6a5a75f [2021-06-29T21:53:39.152Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:53:39.425Z] Removing intermediate container 015deae2a5eb [2021-06-29T21:53:39.425Z] ---> ad2b5cd65759 [2021-06-29T21:53:39.425Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:53:39.425Z] ---> Running in a7e2f022f1a6 [2021-06-29T21:53:39.425Z] Removing intermediate container 4ec7d5952e4f [2021-06-29T21:53:39.425Z] ---> d201db2648d6 [2021-06-29T21:53:39.425Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T21:53:39.707Z] ---> 88433b1d6e2b [2021-06-29T21:53:39.707Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T21:53:39.707Z] ---> Running in ba38d9a3e3c9 [2021-06-29T21:53:39.707Z] ---> Running in 625b78a2dbfd [2021-06-29T21:53:39.983Z] Removing intermediate container 2dfd0e55ac11 [2021-06-29T21:53:39.983Z] ---> 6256dba320a1 [2021-06-29T21:53:39.983Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:53:40.257Z] Removing intermediate container a7e2f022f1a6 [2021-06-29T21:53:40.257Z] ---> ea40d8f98ea8 [2021-06-29T21:53:40.257Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T21:53:40.257Z] ---> Running in a5d4fed2b191 [2021-06-29T21:53:40.532Z] ---> Running in 842c2292bb68 [2021-06-29T21:53:40.532Z] Removing intermediate container ba38d9a3e3c9 [2021-06-29T21:53:40.532Z] ---> 5897ff073e56 [2021-06-29T21:53:40.532Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T21:53:40.806Z] Removing intermediate container 625b78a2dbfd [2021-06-29T21:53:40.806Z] ---> d5c61da781c0 [2021-06-29T21:53:40.806Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T21:53:40.806Z] ---> Running in fdd261c50d89 [2021-06-29T21:53:41.092Z] ---> Running in 118cb03ac47c [2021-06-29T21:53:41.092Z] ---> 0007fefe9fea [2021-06-29T21:53:41.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T21:53:41.092Z] Removing intermediate container a5d4fed2b191 [2021-06-29T21:53:41.092Z] ---> 16241c84c9b6 [2021-06-29T21:53:41.092Z] Step 14/22 : WORKDIR /edgex [2021-06-29T21:53:41.092Z] Removing intermediate container 842c2292bb68 [2021-06-29T21:53:41.092Z] ---> 922541cfb9fb [2021-06-29T21:53:41.092Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:53:41.379Z] ---> Running in a0d1d74d6c58 [2021-06-29T21:53:41.379Z] ---> Running in 6b493f71b005 [2021-06-29T21:53:41.649Z] Removing intermediate container fdd261c50d89 [2021-06-29T21:53:41.649Z] ---> 421a0be3119c [2021-06-29T21:53:41.649Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:53:41.649Z] Removing intermediate container 118cb03ac47c [2021-06-29T21:53:41.649Z] ---> fec8ce33f016 [2021-06-29T21:53:41.649Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T21:53:41.922Z] ---> Running in 51805e9eabd7 [2021-06-29T21:53:41.922Z] ---> Running in 0a8233668fda [2021-06-29T21:53:42.194Z] Removing intermediate container 6b493f71b005 [2021-06-29T21:53:42.194Z] ---> bd4194fe7676 [2021-06-29T21:53:42.194Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:53:42.194Z] ---> 01d9d93179d5 [2021-06-29T21:53:42.194Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T21:53:42.470Z] Removing intermediate container a0d1d74d6c58 [2021-06-29T21:53:42.470Z] ---> d6f233cbcdc7 [2021-06-29T21:53:42.470Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T21:53:42.470Z] ---> Running in faa5f5d32f89 [2021-06-29T21:53:42.470Z] Removing intermediate container 51805e9eabd7 [2021-06-29T21:53:42.470Z] ---> 5bd9ca37d4e6 [2021-06-29T21:53:42.470Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:53:43.093Z] Removing intermediate container faa5f5d32f89 [2021-06-29T21:53:43.093Z] ---> 393265f61061 [2021-06-29T21:53:43.093Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:53:43.369Z] ---> 5efcfff13709 [2021-06-29T21:53:43.369Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T21:53:43.369Z] ---> Running in 79eca164c49c [2021-06-29T21:53:43.647Z] ---> ab8bcdf67296 [2021-06-29T21:53:43.647Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T21:53:43.647Z] ---> f766cd7e3a2b [2021-06-29T21:53:43.647Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T21:53:44.254Z] Removing intermediate container 79eca164c49c [2021-06-29T21:53:44.254Z] ---> 2fce524982ce [2021-06-29T21:53:44.254Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:53:44.855Z] ---> Running in c7e2b5457468 [2021-06-29T21:53:44.855Z] Removing intermediate container 0a8233668fda [2021-06-29T21:53:44.855Z] ---> cca5da29e520 [2021-06-29T21:53:44.855Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T21:53:45.135Z] ---> e4224cc740f6 [2021-06-29T21:53:45.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T21:53:45.135Z] ---> Running in a1d21b57af6f [2021-06-29T21:53:45.410Z] Removing intermediate container c7e2b5457468 [2021-06-29T21:53:45.411Z] ---> 28e890d4cfc6 [2021-06-29T21:53:45.411Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:53:45.687Z] ---> ac2a19d77e96 [2021-06-29T21:53:45.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T21:53:45.687Z] ---> dfaf5b00e873 [2021-06-29T21:53:45.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T21:53:45.687Z] ---> Running in e2c6e1302ab6 [2021-06-29T21:53:45.967Z] Removing intermediate container a1d21b57af6f [2021-06-29T21:53:45.967Z] ---> d0c41a013f96 [2021-06-29T21:53:45.967Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T21:53:46.245Z] ---> a5577c3b7361 [2021-06-29T21:53:46.245Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T21:53:46.526Z] ---> Running in 5cde1f6fd748 [2021-06-29T21:53:46.526Z] Removing intermediate container e2c6e1302ab6 [2021-06-29T21:53:46.526Z] ---> 5eb61c52cda9 [2021-06-29T21:53:46.526Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:53:46.801Z] ---> 2f28d6c59255 [2021-06-29T21:53:46.801Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T21:53:47.075Z] ---> Running in bc9901a9444a [2021-06-29T21:53:47.075Z] ---> Running in cdc5995d4755 [2021-06-29T21:53:47.348Z] ---> 5cda4302fba6 [2021-06-29T21:53:47.348Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T21:53:47.348Z] ---> 9c2eba99d1aa [2021-06-29T21:53:47.348Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T21:53:47.348Z] Removing intermediate container 5cde1f6fd748 [2021-06-29T21:53:47.348Z] ---> 58c899aacb91 [2021-06-29T21:53:47.348Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:53:47.621Z] ---> Running in e3d9c0e37261 [2021-06-29T21:53:47.621Z] ---> Running in 4632b516532c [2021-06-29T21:53:47.621Z] ---> Running in 376c39be4e2d [2021-06-29T21:53:47.908Z] Removing intermediate container cdc5995d4755 [2021-06-29T21:53:47.908Z] ---> b979015ddf59 [2021-06-29T21:53:47.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:53:47.908Z] Removing intermediate container bc9901a9444a [2021-06-29T21:53:47.908Z] ---> b77f075e2013 [2021-06-29T21:53:47.908Z] [2021-06-29T21:53:48.184Z] ---> Running in 654027a8098a [2021-06-29T21:53:48.459Z] Removing intermediate container 376c39be4e2d [2021-06-29T21:53:48.459Z] ---> ba51d36dbef2 [2021-06-29T21:53:48.459Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T21:53:48.459Z] Removing intermediate container e3d9c0e37261 [2021-06-29T21:53:48.459Z] ---> 568076b5b5bb [2021-06-29T21:53:48.459Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T21:53:48.459Z] Successfully built b77f075e2013 [2021-06-29T21:53:48.459Z] Successfully tagged core-command-arm64:latest [2021-06-29T21:53:48.459Z]  Building core-command ... done Building core-data [2021-06-29T21:53:48.732Z] ---> Running in 52a7c7375731 [2021-06-29T21:53:48.732Z] ---> Running in fe0a0d8de31f [2021-06-29T21:53:49.006Z] Removing intermediate container 654027a8098a [2021-06-29T21:53:49.006Z] ---> 8dcb680d94df [2021-06-29T21:53:49.006Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T21:53:49.006Z] ---> Running in 3d978660f727 [2021-06-29T21:53:49.279Z] Removing intermediate container fe0a0d8de31f [2021-06-29T21:53:49.279Z] ---> 30aac4cce6f6 [2021-06-29T21:53:49.279Z] Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:53:49.279Z] Removing intermediate container 52a7c7375731 [2021-06-29T21:53:49.279Z] ---> a492874f2a44 [2021-06-29T21:53:49.279Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T21:53:49.881Z] ---> Running in cefbbec77cb0 [2021-06-29T21:53:49.881Z] ---> Running in e578ed5f43d9 [2021-06-29T21:53:49.881Z] Removing intermediate container 3d978660f727 [2021-06-29T21:53:49.881Z] ---> 59b159f857b4 [2021-06-29T21:53:49.881Z] Step 22/23 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:53:50.476Z] ---> Running in 961ea20f452f [2021-06-29T21:53:50.767Z] Removing intermediate container e578ed5f43d9 [2021-06-29T21:53:50.767Z] ---> 3c2aec4a3fb7 [2021-06-29T21:53:50.767Z] Removing intermediate container 4632b516532c [2021-06-29T21:53:50.767Z] Step 21/22 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:53:50.767Z] Removing intermediate container cefbbec77cb0 [2021-06-29T21:53:50.767Z] ---> 68278dee59b2 [2021-06-29T21:53:50.767Z] ---> 0a2500d19885 [2021-06-29T21:53:50.767Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:53:50.767Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:53:51.049Z] Removing intermediate container 961ea20f452f [2021-06-29T21:53:51.049Z] ---> 564ce92ec2b7 [2021-06-29T21:53:51.049Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:53:51.339Z] ---> Running in 5ee56c302aca [2021-06-29T21:53:51.339Z] ---> Running in 2c67f545399a [2021-06-29T21:53:51.619Z] ---> Running in 01327cbec547 [2021-06-29T21:53:52.222Z] ---> dfe57cc3c839 [2021-06-29T21:53:52.222Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T21:53:52.222Z] Removing intermediate container 2c67f545399a [2021-06-29T21:53:52.222Z] ---> 84b06146614a [2021-06-29T21:53:52.222Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T21:53:52.222Z] Removing intermediate container 5ee56c302aca [2021-06-29T21:53:52.222Z] ---> d5c93218efda [2021-06-29T21:53:52.222Z] [2021-06-29T21:53:52.503Z] Removing intermediate container 01327cbec547 [2021-06-29T21:53:52.503Z] ---> 22177a48ab93 [2021-06-29T21:53:52.503Z] [2021-06-29T21:53:52.503Z] ---> Running in ac3015436dd3 [2021-06-29T21:53:52.787Z] Successfully built d5c93218efda [2021-06-29T21:53:53.084Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T21:53:53.085Z] Building core-metadata [2021-06-29T21:53:53.085Z]  Building support-scheduler ... done Successfully built 22177a48ab93 [2021-06-29T21:53:53.085Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T21:53:53.085Z] Building sys-mgmt-agent [2021-06-29T21:53:53.377Z]  Building support-notifications ... done Removing intermediate container ac3015436dd3 [2021-06-29T21:53:53.377Z] ---> ce5cbb858d5c [2021-06-29T21:53:53.377Z] [2021-06-29T21:53:53.991Z] Successfully built ce5cbb858d5c [2021-06-29T21:53:53.991Z] ---> 8909d93f8cc0 [2021-06-29T21:53:53.991Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T21:53:53.991Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T21:53:53.991Z] Building security-secretstore-setup [2021-06-29T21:53:55.018Z]  Building security-proxy-setup ... done  ---> e56f0115dd4a [2021-06-29T21:53:55.018Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T21:53:55.625Z] ---> 0f92b58ae33c [2021-06-29T21:53:55.625Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T21:53:56.628Z] ---> db802e5663d4 [2021-06-29T21:53:56.628Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T21:53:56.923Z] ---> Running in 4b8361555024 [2021-06-29T21:53:57.567Z] Removing intermediate container 4b8361555024 [2021-06-29T21:53:57.567Z] ---> b344ea45673a [2021-06-29T21:53:57.567Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T21:53:59.041Z] ---> 5676ec702461 [2021-06-29T21:53:59.042Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T21:53:59.341Z] ---> Running in 1ce1e3ac928e [2021-06-29T21:54:02.793Z] Removing intermediate container 1ce1e3ac928e [2021-06-29T21:54:02.793Z] ---> 4191d26e8ffa [2021-06-29T21:54:02.793Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T21:54:03.083Z] ---> Running in 575fd12f7a84 [2021-06-29T21:54:03.691Z] Removing intermediate container 575fd12f7a84 [2021-06-29T21:54:03.691Z] ---> 79bc70d1b816 [2021-06-29T21:54:03.691Z] Step 29/32 : CMD ["gate"] [2021-06-29T21:54:03.967Z] ---> Running in 85ec780d16e3 [2021-06-29T21:54:04.962Z] Removing intermediate container 85ec780d16e3 [2021-06-29T21:54:04.962Z] ---> 81a5c779a215 [2021-06-29T21:54:04.962Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T21:54:05.563Z] ---> Running in 556ed0a4c548 [2021-06-29T21:54:06.160Z] Removing intermediate container 556ed0a4c548 [2021-06-29T21:54:06.160Z] ---> 56b1d844a0b3 [2021-06-29T21:54:06.160Z] Step 31/32 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:54:06.437Z] ---> Running in ef628052bb04 [2021-06-29T21:54:07.041Z] Removing intermediate container ef628052bb04 [2021-06-29T21:54:07.041Z] ---> a06bde98395f [2021-06-29T21:54:07.041Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T21:54:07.651Z] ---> Running in 5bf3a0d28820 [2021-06-29T21:54:07.924Z] Removing intermediate container 5bf3a0d28820 [2021-06-29T21:54:07.924Z] ---> a69917c42a9c [2021-06-29T21:54:07.924Z] [2021-06-29T21:54:08.521Z] Successfully built a69917c42a9c [2021-06-29T21:54:08.521Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T21:54:40.888Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:54:40.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:54:40.888Z] ---> b234c5ab5784 [2021-06-29T21:54:40.888Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:54:40.888Z] ---> Using cache [2021-06-29T21:54:40.888Z] ---> fd379c6dabd4 [2021-06-29T21:54:40.888Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:54:40.888Z] ---> Using cache [2021-06-29T21:54:40.888Z] ---> 0a0d2cd73b2f [2021-06-29T21:54:40.888Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T21:54:44.376Z] ---> Running in ad6d0b8c233c [2021-06-29T21:54:45.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:46.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:54:46.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:54:46.363Z] ---> b234c5ab5784 [2021-06-29T21:54:46.363Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:54:46.363Z] ---> Using cache [2021-06-29T21:54:46.363Z] ---> fd379c6dabd4 [2021-06-29T21:54:46.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:54:46.363Z] ---> Using cache [2021-06-29T21:54:46.363Z] ---> 0a0d2cd73b2f [2021-06-29T21:54:46.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:54:46.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:54:46.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:54:46.363Z] ---> b234c5ab5784 [2021-06-29T21:54:46.363Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:54:46.363Z] ---> Using cache [2021-06-29T21:54:46.363Z] ---> fd379c6dabd4 [2021-06-29T21:54:46.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:54:46.363Z] ---> Using cache [2021-06-29T21:54:46.363Z] ---> 0a0d2cd73b2f [2021-06-29T21:54:46.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:46.363Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T21:54:46.642Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:54:46.642Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:54:46.642Z] ---> b234c5ab5784 [2021-06-29T21:54:46.642Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T21:54:46.642Z] ---> Using cache [2021-06-29T21:54:46.642Z] ---> fd379c6dabd4 [2021-06-29T21:54:46.642Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:54:46.642Z] ---> Using cache [2021-06-29T21:54:46.642Z] ---> 0a0d2cd73b2f [2021-06-29T21:54:46.643Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T21:54:46.920Z] ---> Running in 35ff5354ff53 [2021-06-29T21:54:46.920Z] ---> Running in 8c12663d80ca [2021-06-29T21:54:46.920Z] ---> Running in 023851c13301 [2021-06-29T21:54:47.198Z] OK: 218 MiB in 52 packages [2021-06-29T21:54:48.645Z] Removing intermediate container ad6d0b8c233c [2021-06-29T21:54:48.645Z] ---> bbfaf865889e [2021-06-29T21:54:48.645Z] Step 6/24 : COPY go.mod . [2021-06-29T21:54:48.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:48.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:49.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:49.481Z] ---> 5c204c63a049 [2021-06-29T21:54:49.481Z] Step 7/24 : RUN go mod download [2021-06-29T21:54:49.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:49.754Z] ---> Running in 0c72a61146fb [2021-06-29T21:54:50.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:50.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:54:50.648Z] OK: 218 MiB in 52 packages [2021-06-29T21:54:50.937Z] OK: 218 MiB in 52 packages [2021-06-29T21:54:51.220Z] OK: 218 MiB in 52 packages [2021-06-29T21:54:52.289Z] Removing intermediate container 8c12663d80ca [2021-06-29T21:54:52.595Z] ---> 025a86235266 [2021-06-29T21:54:52.595Z] Step 6/26 : COPY go.mod . [2021-06-29T21:54:52.874Z] Removing intermediate container 35ff5354ff53 [2021-06-29T21:54:52.874Z] ---> 2378340f8dc3 [2021-06-29T21:54:52.874Z] Step 6/24 : COPY go.mod . [2021-06-29T21:54:52.874Z] Removing intermediate container 023851c13301 [2021-06-29T21:54:52.874Z] ---> f7b2b8f47a0f [2021-06-29T21:54:52.874Z] Step 6/24 : COPY go.mod . [2021-06-29T21:54:53.523Z] Removing intermediate container 0c72a61146fb [2021-06-29T21:54:53.523Z] ---> c7d2302570da [2021-06-29T21:54:53.523Z] Step 8/24 : COPY . . [2021-06-29T21:54:53.835Z] ---> 4fca70880265 [2021-06-29T21:54:53.835Z] Step 7/26 : RUN go mod download [2021-06-29T21:54:54.114Z] ---> Running in 5923daa738ba [2021-06-29T21:54:54.114Z] ---> 0a282c373236 [2021-06-29T21:54:54.114Z] Step 7/24 : RUN go mod download [2021-06-29T21:54:54.390Z] ---> e916018b0dc6 [2021-06-29T21:54:54.390Z] Step 7/24 : RUN go mod download [2021-06-29T21:54:54.666Z] ---> Running in 0b47ce55135a [2021-06-29T21:54:54.940Z] ---> Running in 0e931824c1ff [2021-06-29T21:54:59.264Z] Removing intermediate container 5923daa738ba [2021-06-29T21:54:59.264Z] ---> fde47348152c [2021-06-29T21:54:59.264Z] Step 8/26 : COPY . . [2021-06-29T21:54:59.264Z] Removing intermediate container 0b47ce55135a [2021-06-29T21:54:59.264Z] ---> f6d99d503bca [2021-06-29T21:54:59.264Z] Removing intermediate container 0e931824c1ff [2021-06-29T21:54:59.264Z] Step 8/24 : COPY . . [2021-06-29T21:54:59.264Z] ---> 03f8ba8f8aeb [2021-06-29T21:54:59.264Z] Step 8/24 : COPY . . [2021-06-29T21:55:17.615Z] ---> 582504d795cd [2021-06-29T21:55:17.615Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:55:17.615Z] ---> Running in c07ccf692f12 [2021-06-29T21:55:17.615Z] ---> 3fd3176d7d6b [2021-06-29T21:55:17.615Z] Step 9/26 : RUN go mod tidy [2021-06-29T21:55:17.615Z] ---> Running in 81915788827c [2021-06-29T21:55:17.615Z] ---> f05a4be9105a [2021-06-29T21:55:17.615Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:55:17.615Z] ---> Running in 74ae89859dd9 [2021-06-29T21:55:17.615Z] ---> 3ef77ff4a4c4 [2021-06-29T21:55:17.615Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:55:17.615Z] ---> Running in 4252a655557b [2021-06-29T21:55:20.260Z] Removing intermediate container c07ccf692f12 [2021-06-29T21:55:20.260Z] ---> f9cbe5a2fc95 [2021-06-29T21:55:20.552Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T21:55:20.552Z] ---> Running in cdb7a774f606 [2021-06-29T21:55:22.016Z] Removing intermediate container 81915788827c [2021-06-29T21:55:22.016Z] ---> 794ff39e8780 [2021-06-29T21:55:22.016Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T21:55:22.016Z] ---> Running in 144fa6903488 [2021-06-29T21:55:22.308Z] Removing intermediate container 74ae89859dd9 [2021-06-29T21:55:22.308Z] ---> eb30cded4ccf [2021-06-29T21:55:22.308Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T21:55:22.584Z] ---> Running in 5add316fc99a [2021-06-29T21:55:22.584Z] Removing intermediate container 4252a655557b [2021-06-29T21:55:22.584Z] ---> 41f6efdbb3bf [2021-06-29T21:55:22.584Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T21:55:22.584Z] 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-29T21:55:22.875Z] ---> Running in a404bf74e787 [2021-06-29T21:55:24.337Z] 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-29T21:55:24.623Z] 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-29T21:55:24.903Z] 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-29T21:57:01.831Z] 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-29T21:57:01.831Z] Removing intermediate container 5add316fc99a [2021-06-29T21:57:01.831Z] ---> 3771094a62e0 [2021-06-29T21:57:01.831Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T21:57:01.831Z] ---> Running in 4056d2842c74 [2021-06-29T21:57:01.831Z] 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-29T21:57:01.831Z] Removing intermediate container 144fa6903488 [2021-06-29T21:57:01.831Z] ---> 88a56d2509ef [2021-06-29T21:57:01.831Z] [2021-06-29T21:57:01.831Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T21:57:01.831Z] ---> c4fd0aeabfcf [2021-06-29T21:57:01.831Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T21:57:01.831Z] ---> Running in a1a2ad383a51 [2021-06-29T21:57:02.439Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:57:02.715Z] Removing intermediate container 4056d2842c74 [2021-06-29T21:57:02.715Z] ---> a50b810718fd [2021-06-29T21:57:02.715Z] [2021-06-29T21:57:02.715Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T21:57:02.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:57:02.998Z] Removing intermediate container a404bf74e787 [2021-06-29T21:57:02.998Z] ---> 8ce60cb5ed5a [2021-06-29T21:57:02.998Z] [2021-06-29T21:57:02.998Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:57:02.998Z] ---> c4fd0aeabfcf [2021-06-29T21:57:02.998Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:57:02.998Z] ---> Using cache [2021-06-29T21:57:02.998Z] ---> 510db6a5a75f [2021-06-29T21:57:02.998Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:57:02.998Z] ---> Using cache [2021-06-29T21:57:02.998Z] ---> ea40d8f98ea8 [2021-06-29T21:57:02.998Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T21:57:02.998Z] 20.10.0: Pulling from library/docker [2021-06-29T21:57:03.276Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T21:57:03.276Z] ---> Running in 595bc1469198 [2021-06-29T21:57:03.276Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:57:03.276Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T21:57:03.276Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T21:57:03.276Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:57:03.276Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T21:57:03.276Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:57:03.276Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:57:03.552Z] OK: 7 MiB in 20 packages [2021-06-29T21:57:05.013Z] Removing intermediate container 595bc1469198 [2021-06-29T21:57:05.013Z] ---> c651e0169d6e [2021-06-29T21:57:05.013Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:57:06.036Z] ---> Running in 484cc6754700 [2021-06-29T21:57:06.355Z] Removing intermediate container cdb7a774f606 [2021-06-29T21:57:06.355Z] ---> e63e6093a458 [2021-06-29T21:57:06.355Z] [2021-06-29T21:57:06.355Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:57:06.355Z] ---> c4fd0aeabfcf [2021-06-29T21:57:06.355Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T21:57:06.671Z] ---> Running in 5cacf928612a [2021-06-29T21:57:06.948Z] Removing intermediate container 484cc6754700 [2021-06-29T21:57:06.948Z] ---> 2df5d11e4975 [2021-06-29T21:57:06.948Z] Step 16/24 : WORKDIR / [2021-06-29T21:57:06.948Z] Removing intermediate container a1a2ad383a51 [2021-06-29T21:57:06.948Z] ---> 982b9dc82996 [2021-06-29T21:57:06.948Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:57:07.235Z] ---> Running in 415b11ffbd41 [2021-06-29T21:57:07.235Z] ---> Running in 928442a06a40 [2021-06-29T21:57:07.510Z] Removing intermediate container 5cacf928612a [2021-06-29T21:57:07.511Z] ---> 5ac5459b9111 [2021-06-29T21:57:07.511Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T21:57:07.787Z] ---> Running in 0377b277ea33 [2021-06-29T21:57:08.061Z] Removing intermediate container 928442a06a40 [2021-06-29T21:57:08.061Z] ---> 773d9c14f483 [2021-06-29T21:57:08.061Z] Step 14/26 : WORKDIR / [2021-06-29T21:57:08.061Z] Removing intermediate container 415b11ffbd41 [2021-06-29T21:57:08.061Z] ---> 5a7477c21a19 [2021-06-29T21:57:08.061Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:57:08.660Z] ---> Running in 77756a58db47 [2021-06-29T21:57:08.660Z] Removing intermediate container 0377b277ea33 [2021-06-29T21:57:08.660Z] ---> bec21e7ffc6a [2021-06-29T21:57:08.660Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T21:57:09.261Z] ---> Running in 863ebb1f5721 [2021-06-29T21:57:09.535Z] ---> c5c0b0fc903e [2021-06-29T21:57:09.536Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T21:57:09.825Z] Removing intermediate container 77756a58db47 [2021-06-29T21:57:09.825Z] ---> e15fa8446ebe [2021-06-29T21:57:09.825Z] 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-29T21:57:10.116Z] Removing intermediate container 863ebb1f5721 [2021-06-29T21:57:10.116Z] ---> ebc56ee41e14 [2021-06-29T21:57:10.116Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:57:10.716Z] ---> Running in b08213868d9e [2021-06-29T21:57:11.704Z] ---> d0f3619464f7 [2021-06-29T21:57:11.704Z] 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-29T21:57:11.704Z] ---> 680e3ee936f8 [2021-06-29T21:57:11.704Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T21:57:13.145Z] ---> af0da58660b1 [2021-06-29T21:57:13.145Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T21:57:13.418Z] ---> ba77994286f8 [2021-06-29T21:57:13.418Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T21:57:13.693Z] ---> Running in 0a73775ae765 [2021-06-29T21:57:13.965Z] Removing intermediate container b08213868d9e [2021-06-29T21:57:13.965Z] ---> 40dc7e286434 [2021-06-29T21:57:13.965Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T21:57:14.240Z] ---> Running in a5ac9d649e7a [2021-06-29T21:57:14.515Z] ---> 24d7ffe4c521 [2021-06-29T21:57:14.515Z] 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-29T21:57:14.515Z] Removing intermediate container 0a73775ae765 [2021-06-29T21:57:14.515Z] ---> 0744e7931f0f [2021-06-29T21:57:14.515Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:57:14.788Z] ---> Running in c43be9e2c658 [2021-06-29T21:57:15.388Z] Removing intermediate container c43be9e2c658 [2021-06-29T21:57:15.388Z] ---> a92e4a50c123 [2021-06-29T21:57:15.388Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:57:15.668Z] ---> ec6f35fb2c32 [2021-06-29T21:57:15.668Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T21:57:15.668Z] ---> Running in 809a5beef979 [2021-06-29T21:57:15.942Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:57:16.544Z] Removing intermediate container 809a5beef979 [2021-06-29T21:57:16.544Z] ---> 45b38ef08e9b [2021-06-29T21:57:16.544Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:57:16.544Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T21:57:16.544Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T21:57:16.544Z] ---> eeaf43b92773 [2021-06-29T21:57:16.544Z] 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-29T21:57:16.816Z] ---> Running in 82c70fde63ca [2021-06-29T21:57:16.816Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:57:16.816Z] ---> Running in ab2e002dee8e [2021-06-29T21:57:17.089Z] ---> 66328b42e01d [2021-06-29T21:57:17.089Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T21:57:17.364Z] Removing intermediate container 82c70fde63ca [2021-06-29T21:57:17.364Z] ---> d11f0fd5f713 [2021-06-29T21:57:17.364Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:57:17.648Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:57:17.648Z] ---> Running in fcf2242583a8 [2021-06-29T21:57:17.648Z] Removing intermediate container ab2e002dee8e [2021-06-29T21:57:17.648Z] ---> 451177402db5 [2021-06-29T21:57:17.648Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T21:57:17.648Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T21:57:17.648Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T21:57:17.923Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T21:57:17.923Z] ---> Running in fccfe9b23dd7 [2021-06-29T21:57:17.923Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T21:57:18.209Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T21:57:18.209Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:57:18.209Z] OK: 8 MiB in 20 packages [2021-06-29T21:57:18.209Z] Removing intermediate container fcf2242583a8 [2021-06-29T21:57:18.209Z] ---> 5f843f4d93d5 [2021-06-29T21:57:18.209Z] [2021-06-29T21:57:18.482Z] ---> 71332dcb8e63 [2021-06-29T21:57:18.482Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T21:57:19.085Z] Successfully built 5f843f4d93d5 [2021-06-29T21:57:19.085Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T21:57:19.686Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:57:19.686Z] ---> c0809d92f099 [2021-06-29T21:57:19.686Z] 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-29T21:57:19.686Z] Removing intermediate container a5ac9d649e7a [2021-06-29T21:57:19.686Z] ---> f4504ef6e8af [2021-06-29T21:57:19.686Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:57:19.686Z] ---> Running in aa51ce29d778 [2021-06-29T21:57:19.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:57:20.300Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T21:57:20.578Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T21:57:20.578Z] Executing bash-5.0.17-r0.post-install [2021-06-29T21:57:20.578Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:57:20.578Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T21:57:20.578Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T21:57:20.578Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T21:57:20.578Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T21:57:20.578Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T21:57:20.578Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T21:57:20.578Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T21:57:20.578Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T21:57:20.578Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T21:57:20.578Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T21:57:20.851Z] ---> 68abf4b3f176 [2021-06-29T21:57:20.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T21:57:22.836Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T21:57:22.836Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T21:57:22.836Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T21:57:22.836Z] ---> 7e44f1d561df [2021-06-29T21:57:22.836Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T21:57:22.836Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T21:57:22.836Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T21:57:22.836Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T21:57:22.836Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T21:57:22.836Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T21:57:22.836Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T21:57:22.836Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T21:57:22.836Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T21:57:22.836Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T21:57:22.836Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T21:57:22.836Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T21:57:22.836Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T21:57:22.836Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T21:57:23.109Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T21:57:23.109Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T21:57:23.109Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T21:57:23.109Z] Removing intermediate container aa51ce29d778 [2021-06-29T21:57:23.109Z] ---> d9f432603490 [2021-06-29T21:57:23.109Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T21:57:23.109Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T21:57:23.109Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T21:57:23.109Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T21:57:23.109Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T21:57:23.109Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T21:57:23.109Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T21:57:23.109Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T21:57:23.401Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T21:57:23.401Z] OK: 72 MiB in 59 packages [2021-06-29T21:57:23.401Z] ---> Running in 3ebafe0e4d34 [2021-06-29T21:57:23.401Z] ---> b406954009c9 [2021-06-29T21:57:23.401Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T21:57:23.674Z] ---> Running in ff431473140d [2021-06-29T21:57:23.946Z] Removing intermediate container 3ebafe0e4d34 [2021-06-29T21:57:23.946Z] ---> 731bef15ec77 [2021-06-29T21:57:23.946Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T21:57:24.228Z] ---> Running in 713522c32569 [2021-06-29T21:57:24.228Z] Removing intermediate container ff431473140d [2021-06-29T21:57:24.228Z] ---> 8981413d07ab [2021-06-29T21:57:24.228Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:57:24.502Z] ---> Running in c64c33e14378 [2021-06-29T21:57:24.502Z] Removing intermediate container 713522c32569 [2021-06-29T21:57:24.502Z] ---> 21d0a90b960b [2021-06-29T21:57:24.502Z] Step 25/26 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:57:24.776Z] ---> Running in 5efea099161c [2021-06-29T21:57:25.050Z] Removing intermediate container c64c33e14378 [2021-06-29T21:57:25.050Z] ---> 5764f274f1e7 [2021-06-29T21:57:25.050Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:57:25.050Z] ---> Running in 7520731be3da [2021-06-29T21:57:25.323Z] Removing intermediate container 5efea099161c [2021-06-29T21:57:25.323Z] ---> 0f48999dbef5 [2021-06-29T21:57:25.323Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T21:57:25.596Z] ---> Running in a7246354d48c [2021-06-29T21:57:25.596Z] Removing intermediate container 7520731be3da [2021-06-29T21:57:25.596Z] ---> 65f7277915e3 [2021-06-29T21:57:25.596Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:57:25.877Z] ---> Running in 996e30f429b1 [2021-06-29T21:57:26.152Z] Removing intermediate container a7246354d48c [2021-06-29T21:57:26.152Z] ---> c0136e25022f [2021-06-29T21:57:26.152Z] [2021-06-29T21:57:26.430Z] Successfully built c0136e25022f [2021-06-29T21:57:26.430Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T21:57:26.430Z] Removing intermediate container 996e30f429b1 [2021-06-29T21:57:26.720Z] ---> e8b10d3505f8 [2021-06-29T21:57:26.720Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:57:26.720Z]  Building security-secretstore-setup ... done  ---> Running in 77be789c260b [2021-06-29T21:57:27.319Z] Removing intermediate container 77be789c260b [2021-06-29T21:57:27.319Z] ---> 5ddfeb590ab6 [2021-06-29T21:57:27.319Z] [2021-06-29T21:57:27.592Z] Successfully built 5ddfeb590ab6 [2021-06-29T21:57:27.592Z] Successfully tagged core-data-arm64:latest [2021-06-29T21:57:28.188Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-29T21:57:28.188Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T21:57:29.168Z] Collecting PyYAML<4,>=3.10 [2021-06-29T21:57:29.168Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T21:57:32.647Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T21:57:32.647Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T21:57:34.622Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T21:57:34.622Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T21:57:36.600Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T21:57:36.600Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T21:57:39.219Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T21:57:39.220Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T21:57:39.220Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T21:57:39.220Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T21:57:39.814Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T21:57:39.814Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T21:57:40.410Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T21:57:40.410Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T21:57:41.387Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T21:57:41.387Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T21:57:41.387Z] 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-29T21:57:41.387Z] 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-29T21:57:41.387Z] 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-29T21:57:41.982Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T21:57:41.982Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T21:57:42.256Z] Collecting idna<2.8,>=2.5 [2021-06-29T21:57:42.256Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T21:57:42.528Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T21:57:42.528Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T21:57:42.800Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T21:57:42.801Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T21:57:42.801Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T21:57:42.801Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T21:57:43.394Z] Installing collected packages: PyYAML, texttable, docopt, dockerpty, urllib3, idna, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2021-06-29T21:57:43.394Z] Running setup.py install for PyYAML: started [2021-06-29T21:57:45.369Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T21:57:45.369Z] Running setup.py install for texttable: started [2021-06-29T21:57:47.344Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T21:57:47.344Z] Running setup.py install for docopt: started [2021-06-29T21:57:49.318Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T21:57:49.318Z] Running setup.py install for dockerpty: started [2021-06-29T21:57:50.757Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T21:57:50.757Z] Attempting uninstall: urllib3 [2021-06-29T21:57:50.757Z] Found existing installation: urllib3 1.25.9 [2021-06-29T21:57:50.757Z] Uninstalling urllib3-1.25.9: [2021-06-29T21:57:51.032Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T21:57:51.632Z] Attempting uninstall: idna [2021-06-29T21:57:51.632Z] Found existing installation: idna 2.9 [2021-06-29T21:57:51.632Z] Uninstalling idna-2.9: [2021-06-29T21:57:51.632Z] Successfully uninstalled idna-2.9 [2021-06-29T21:57:52.229Z] Attempting uninstall: requests [2021-06-29T21:57:52.229Z] Found existing installation: requests 2.23.0 [2021-06-29T21:57:52.229Z] Uninstalling requests-2.23.0: [2021-06-29T21:57:52.229Z] Successfully uninstalled requests-2.23.0 [2021-06-29T21:57:54.848Z] 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-29T21:58:03.131Z] Removing intermediate container fccfe9b23dd7 [2021-06-29T21:58:03.131Z] ---> f8c672292283 [2021-06-29T21:58:03.131Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T21:58:03.131Z] ---> Running in e8ed8abe08d8 [2021-06-29T21:58:03.131Z] Removing intermediate container e8ed8abe08d8 [2021-06-29T21:58:03.131Z] ---> fbd18396d92c [2021-06-29T21:58:03.131Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T21:58:03.131Z] ---> Running in c363e7d375bf [2021-06-29T21:58:03.733Z] Removing intermediate container c363e7d375bf [2021-06-29T21:58:03.733Z] ---> 5aa030b06ef9 [2021-06-29T21:58:03.733Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T21:58:05.202Z] ---> 4ca51af424a5 [2021-06-29T21:58:05.202Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T21:58:05.800Z] ---> 28348a4430f3 [2021-06-29T21:58:05.800Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T21:58:06.785Z] ---> ac4107154541 [2021-06-29T21:58:06.785Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T21:58:06.785Z] ---> Running in 0089b5de3c7b [2021-06-29T21:58:07.390Z] Removing intermediate container 0089b5de3c7b [2021-06-29T21:58:07.390Z] ---> cb5356d3daaf [2021-06-29T21:58:07.390Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:58:07.390Z] ---> Running in 2611cf1c3290 [2021-06-29T21:58:07.993Z] Removing intermediate container 2611cf1c3290 [2021-06-29T21:58:07.993Z] ---> 9c9bb7c5c7a4 [2021-06-29T21:58:07.993Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:58:07.993Z] ---> Running in e98705114433 [2021-06-29T21:58:08.594Z] Removing intermediate container e98705114433 [2021-06-29T21:58:08.594Z] ---> 15ffe40ffa6d [2021-06-29T21:58:08.594Z] Step 23/24 : LABEL git_sha=f796848097e0871032be3b7ae3e191cab1bf5544 [2021-06-29T21:58:08.594Z] ---> Running in 7574495280e5 [2021-06-29T21:58:09.193Z] Removing intermediate container 7574495280e5 [2021-06-29T21:58:09.193Z] ---> 6bcdebb9b0c5 [2021-06-29T21:58:09.193Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:58:09.193Z] ---> Running in 8776326f6bbc [2021-06-29T21:58:09.797Z] Removing intermediate container 8776326f6bbc [2021-06-29T21:58:09.797Z] ---> 7cf5c7271b3f [2021-06-29T21:58:09.797Z] [2021-06-29T21:58:10.072Z] Successfully built 7cf5c7271b3f [2021-06-29T21:58:10.072Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T21:58:10.364Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-29T21:58:10.350Z] $ docker stop --time=1 9d57fb0e73fea4d03d638b4ddc8221b7ee4885fe1dc1292b7ccf3823a46f19f2 [2021-06-29T21:58:12.144Z] $ docker rm -f 9d57fb0e73fea4d03d638b4ddc8221b7ee4885fe1dc1292b7ccf3823a46f19f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T21:58:12.726Z] + docker images [2021-06-29T21:58:13.008Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T21:58:13.008Z] sys-mgmt-agent-arm64 latest 7cf5c7271b3f 3 seconds ago 299MB [2021-06-29T21:58:13.008Z] core-data-arm64 latest 5ddfeb590ab6 46 seconds ago 19.1MB [2021-06-29T21:58:13.008Z] security-secretstore-setup-arm64 latest c0136e25022f 47 seconds ago 27.1MB [2021-06-29T21:58:13.008Z] core-metadata-arm64 latest 5f843f4d93d5 55 seconds ago 15.7MB [2021-06-29T21:58:13.008Z] e63e6093a458 About a minute ago 975MB [2021-06-29T21:58:13.008Z] 8ce60cb5ed5a About a minute ago 972MB [2021-06-29T21:58:13.008Z] a50b810718fd About a minute ago 969MB [2021-06-29T21:58:13.008Z] 88a56d2509ef About a minute ago 976MB [2021-06-29T21:58:13.008Z] security-bootstrapper-arm64 latest a69917c42a9c 4 minutes ago 17.5MB [2021-06-29T21:58:13.008Z] security-proxy-setup-arm64 latest ce5cbb858d5c 4 minutes ago 24.2MB [2021-06-29T21:58:13.008Z] support-notifications-arm64 latest 22177a48ab93 4 minutes ago 15.7MB [2021-06-29T21:58:13.008Z] support-scheduler-arm64 latest d5c93218efda 4 minutes ago 15.1MB [2021-06-29T21:58:13.008Z] core-command-arm64 latest b77f075e2013 4 minutes ago 15MB [2021-06-29T21:58:13.008Z] b439a80788b1 4 minutes ago 968MB [2021-06-29T21:58:13.008Z] 14bd0e3850eb 4 minutes ago 969MB [2021-06-29T21:58:13.008Z] 819b864b9c0c 4 minutes ago 970MB [2021-06-29T21:58:13.008Z] 173349366f92 4 minutes ago 973MB [2021-06-29T21:58:13.008Z] 13612a89f6dd 4 minutes ago 967MB [2021-06-29T21:58:13.008Z] ci-base-image-arm64 latest b234c5ab5784 14 minutes ago 641MB [2021-06-29T21:58:13.008Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-06-29T21:58:13.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T21:58:13.008Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T21:58:13.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-29T21:58:14.062Z] ---> job-cost.sh [2021-06-29T21:58:14.062Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6qHc [2021-06-29T21:58:53.020Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T22:00:29.774Z] lf-activate-venv(): INFO: Adding /tmp/venv-6qHc/bin to PATH [2021-06-29T22:00:29.774Z] INFO: No Stack... [2021-06-29T22:00:29.774Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T22:00:29.774Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T22:00:30.128Z] + cat /w/workspace/edgex-go/45/archives/cost.csv [2021-06-29T22:00:30.128Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T22:00:30.201Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] [2021-06-29T22:00:30.212Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] did not exist. Created. [2021-06-29T22:00:30.212Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T22:00:30.607Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T22:00:30.877Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T22:00:30.890Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-45-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-29T22:00:31.905Z] provisioning config files... [2021-06-29T22:00:31.915Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/45@tmp/config6512285651917272227tmp [Pipeline] { [Pipeline] sh [2021-06-29T22:00:32.231Z] + set +x [2021-06-29T22:00:32.231Z] + curl -s https://codecov.io/bash [2021-06-29T22:00:32.231Z] + bash -s -- [2021-06-29T22:00:32.495Z] [2021-06-29T22:00:32.496Z] _____ _ [2021-06-29T22:00:32.496Z] / ____| | | [2021-06-29T22:00:32.496Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T22:00:32.496Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T22:00:32.496Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T22:00:32.496Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T22:00:32.496Z] Bash-1.0.3 [2021-06-29T22:00:32.496Z] [2021-06-29T22:00:32.496Z] [2021-06-29T22:00:32.496Z] ==> git version 2.24.4 found [2021-06-29T22:00:32.496Z] ==> 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-29T22:00:32.496Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T22:00:32.496Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T22:00:32.496Z] ==> Jenkins CI detected. [2021-06-29T22:00:32.496Z] project root: . [2021-06-29T22:00:32.496Z] --> token set from env [2021-06-29T22:00:32.496Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T22:00:32.496Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T22:00:32.496Z] ==> Python coveragepy not found [2021-06-29T22:00:32.496Z] ==> Searching for coverage reports in: [2021-06-29T22:00:32.496Z] + . [2021-06-29T22:00:32.496Z] -> Found 1 reports [2021-06-29T22:00:32.496Z] ==> Detecting git/mercurial file structure [2021-06-29T22:00:32.496Z] ==> Reading reports [2021-06-29T22:00:32.496Z] + ./coverage.out bytes=398095 [2021-06-29T22:00:32.496Z] ==> Appending adjustments [2021-06-29T22:00:32.496Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T22:00:33.884Z] + Found adjustments [2021-06-29T22:00:33.884Z] ==> Gzipping contents [2021-06-29T22:00:33.884Z] 56K /tmp/codecov.Ga388s.gz [2021-06-29T22:00:33.884Z] ==> Uploading reports [2021-06-29T22:00:33.884Z] url: https://codecov.io [2021-06-29T22:00:33.884Z] query: branch=PR-3579&commit=f796848097e0871032be3b7ae3e191cab1bf5544&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-29T22:00:33.884Z] -> Pinging Codecov [2021-06-29T22:00:33.884Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=f796848097e0871032be3b7ae3e191cab1bf5544&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F45%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-29T22:00:34.148Z] -> Uploading to [2021-06-29T22:00:34.148Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/f796848097e0871032be3b7ae3e191cab1bf5544/c16fa0a9-158d-425a-b8b2-8f487d46f850.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T220034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e195570bd06e58c82c78f9235cf52fa1d39b8c2aa9f095a6a0f6f15653c64ff [2021-06-29T22:00:34.148Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T22:00:34.148Z] Dload Upload Total Spent Left Speed [2021-06-29T22:00:34.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54858 0 0 100 54858 0 142k --:--:-- --:--:-- --:--:-- 142k 100 54858 0 0 100 54858 0 142k --:--:-- --:--:-- --:--:-- 142k [2021-06-29T22:00:34.728Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f796848097e0871032be3b7ae3e191cab1bf5544 [Pipeline] } [2021-06-29T22:00:34.743Z] 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-29T22:00:36.316Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T22:00:37.200Z] ---> package-listing.sh [2021-06-29T22:00:37.200Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T22:00:37.200Z] ++ facter osfamily [2021-06-29T22:00:37.508Z] + OS_FAMILY=redhat [2021-06-29T22:00:37.508Z] + workspace=/w/workspace/edgex-go/45 [2021-06-29T22:00:37.508Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T22:00:37.508Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T22:00:37.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T22:00:37.508Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T22:00:37.508Z] + '[' /w/workspace/edgex-go/45 ']' [2021-06-29T22:00:37.508Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T22:00:37.508Z] + case "${OS_FAMILY}" in [2021-06-29T22:00:37.508Z] + rpm -qa [2021-06-29T22:00:37.508Z] + sort [2021-06-29T22:00:42.797Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T22:00:42.797Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T22:00:42.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T22:00:42.797Z] + '[' /w/workspace/edgex-go/45 ']' [2021-06-29T22:00:42.797Z] + mkdir -p /w/workspace/edgex-go/45/archives/ [2021-06-29T22:00:42.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/45/archives/ [Pipeline] echo [2021-06-29T22:00:42.810Z] 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/45/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T22:00:43.099Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T22:00:43.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T22:00:43.663Z] [2021-06-29T22:00:43.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T22:00:44.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T22:00:44.294Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T22:00:44.294Z] df20fa9351a1: Pulling fs layer [2021-06-29T22:00:44.294Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T22:00:44.294Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T22:00:44.294Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T22:00:44.294Z] 93b61091891f: Pulling fs layer [2021-06-29T22:00:44.294Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T22:00:44.294Z] 5e14af77c1be: Pulling fs layer [2021-06-29T22:00:44.294Z] 01666e4c0597: Pulling fs layer [2021-06-29T22:00:44.294Z] aa168da1d23b: Pulling fs layer [2021-06-29T22:00:44.294Z] 46f8f816bc3b: Waiting [2021-06-29T22:00:44.294Z] 93b61091891f: Waiting [2021-06-29T22:00:44.294Z] 93b9cdb0e59b: Waiting [2021-06-29T22:00:44.294Z] 5e14af77c1be: Waiting [2021-06-29T22:00:44.294Z] 01666e4c0597: Waiting [2021-06-29T22:00:44.294Z] aa168da1d23b: Waiting [2021-06-29T22:00:44.294Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T22:00:44.294Z] 36b3adc4ff6f: Download complete [2021-06-29T22:00:44.294Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T22:00:44.294Z] 46f8f816bc3b: Download complete [2021-06-29T22:00:44.294Z] df20fa9351a1: Verifying Checksum [2021-06-29T22:00:44.294Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T22:00:44.294Z] 93b9cdb0e59b: Download complete [2021-06-29T22:00:44.294Z] 5e14af77c1be: Download complete [2021-06-29T22:00:44.558Z] 01666e4c0597: Verifying Checksum [2021-06-29T22:00:44.558Z] 01666e4c0597: Download complete [2021-06-29T22:00:44.558Z] 93b61091891f: Verifying Checksum [2021-06-29T22:00:44.558Z] 93b61091891f: Download complete [2021-06-29T22:00:44.558Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T22:00:44.558Z] 8ad3a11d3b57: Download complete [2021-06-29T22:00:44.558Z] df20fa9351a1: Pull complete [2021-06-29T22:00:44.558Z] 36b3adc4ff6f: Pull complete [2021-06-29T22:00:45.177Z] 8ad3a11d3b57: Pull complete [2021-06-29T22:00:45.438Z] 46f8f816bc3b: Pull complete [2021-06-29T22:00:46.019Z] 93b61091891f: Pull complete [2021-06-29T22:00:46.019Z] 93b9cdb0e59b: Pull complete [2021-06-29T22:00:46.280Z] 5e14af77c1be: Pull complete [2021-06-29T22:00:46.280Z] 01666e4c0597: Pull complete [2021-06-29T22:00:46.543Z] aa168da1d23b: Verifying Checksum [2021-06-29T22:00:46.543Z] aa168da1d23b: Download complete [2021-06-29T22:00:51.853Z] aa168da1d23b: Pull complete [2021-06-29T22:00:51.853Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T22:00:51.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T22:00:51.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T22:00:51.942Z] prd-centos7-docker-4c-2g-749 does not seem to be running inside a container [2021-06-29T22:00:52.026Z] $ 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/45/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/45 -v /w/workspace/edgex-go/45:/w/workspace/edgex-go/45:rw,z -v /w/workspace/edgex-go/45@tmp:/w/workspace/edgex-go/45@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-lftools-log-publisher:alpine cat [2021-06-29T22:01:02.781Z] $ docker top 51f94858c6020adf52378454f230ec091e8c6228eb719493b99f1b536d222235 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T22:01:03.170Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T22:01:03.527Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T22:01:03.836Z] + ls /var/log/sa-host [2021-06-29T22:01:03.836Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T22:01:03.836Z] file_magic: OK [2021-06-29T22:01:03.836Z] HZ: Using current value: 100 [2021-06-29T22:01:03.836Z] file_header: OK [2021-06-29T22:01:03.836Z] 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-29T22:01:03.836Z] Statistics: [2021-06-29T22:01:03.836Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T22:01:03.836Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T22:01:03.836Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T22:01:03.836Z] file_magic: OK [2021-06-29T22:01:03.836Z] HZ: Using current value: 100 [2021-06-29T22:01:03.836Z] file_header: OK [2021-06-29T22:01:03.836Z] 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-29T22:01:03.836Z] Statistics: [2021-06-29T22:01:03.836Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T22:01:03.836Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T22:01:04.510Z] provisioning config files... [2021-06-29T22:01:04.526Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/45@tmp/config7386516777746887996tmp [Pipeline] { [Pipeline] echo [2021-06-29T22:01:04.546Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T22:01:04.852Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T22:01:04.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T22:01:05.296Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T22:01:05.307Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T22:01:05.612Z] ---> sudo-logs.sh [2021-06-29T22:01:05.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T22:01:05.652Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T22:01:05.972Z] ---> job-cost.sh [2021-06-29T22:01:05.972Z] lf-activate-venv: SKIPPING [2021-06-29T22:01:05.972Z] DEBUG: total: 0.18000000715255737 [2021-06-29T22:01:05.972Z] INFO: Retrieving Stack Cost... [2021-06-29T22:01:06.913Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T22:01:07.490Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T22:01:07.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T22:01:07.812Z] ---> logs-deploy.sh [2021-06-29T22:01:07.812Z] lf-activate-venv: SKIPPING [2021-06-29T22:01:07.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/45 [2021-06-29T22:01:07.812Z] INFO: archiving workspace using pattern(s): [2021-06-29T22:01:08.758Z] Archives upload complete. [2021-06-29T22:01:08.758Z] INFO: archiving logs to Nexus [2021-06-29T22:01:09.339Z] ---> uname -a: [2021-06-29T22:01:09.339Z] Linux prd-centos7-docker-4c-2g-749.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-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] ---> lscpu: [2021-06-29T22:01:09.339Z] Architecture: x86_64 [2021-06-29T22:01:09.339Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T22:01:09.339Z] Byte Order: Little Endian [2021-06-29T22:01:09.339Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T22:01:09.339Z] CPU(s): 2 [2021-06-29T22:01:09.339Z] On-line CPU(s) list: 0,1 [2021-06-29T22:01:09.339Z] Thread(s) per core: 1 [2021-06-29T22:01:09.339Z] Core(s) per socket: 1 [2021-06-29T22:01:09.339Z] Socket(s): 2 [2021-06-29T22:01:09.339Z] NUMA node(s): 1 [2021-06-29T22:01:09.339Z] Vendor ID: AuthenticAMD [2021-06-29T22:01:09.339Z] CPU family: 23 [2021-06-29T22:01:09.339Z] Model: 49 [2021-06-29T22:01:09.339Z] Model name: AMD EPYC-Rome Processor [2021-06-29T22:01:09.339Z] Stepping: 0 [2021-06-29T22:01:09.339Z] CPU MHz: 2800.000 [2021-06-29T22:01:09.339Z] BogoMIPS: 5600.00 [2021-06-29T22:01:09.339Z] Virtualization: AMD-V [2021-06-29T22:01:09.339Z] Hypervisor vendor: KVM [2021-06-29T22:01:09.339Z] Virtualization type: full [2021-06-29T22:01:09.339Z] L1d cache: 64 KiB [2021-06-29T22:01:09.339Z] L1i cache: 64 KiB [2021-06-29T22:01:09.339Z] L2 cache: 1 MiB [2021-06-29T22:01:09.339Z] L3 cache: 32 MiB [2021-06-29T22:01:09.339Z] NUMA node0 CPU(s): 0,1 [2021-06-29T22:01:09.339Z] Vulnerability Itlb multihit: Not affected [2021-06-29T22:01:09.339Z] Vulnerability L1tf: Not affected [2021-06-29T22:01:09.339Z] Vulnerability Mds: Not affected [2021-06-29T22:01:09.339Z] Vulnerability Meltdown: Not affected [2021-06-29T22:01:09.339Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T22:01:09.339Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T22:01:09.339Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T22:01:09.339Z] Vulnerability Srbds: Not affected [2021-06-29T22:01:09.339Z] Vulnerability Tsx async abort: Not affected [2021-06-29T22:01:09.339Z] 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-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] ---> nproc: [2021-06-29T22:01:09.339Z] 2 [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] ---> df -h: [2021-06-29T22:01:09.339Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T22:01:09.339Z] overlay 40.0G 12.1G 27.9G 30% / [2021-06-29T22:01:09.339Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T22:01:09.339Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T22:01:09.339Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/45@tmp [2021-06-29T22:01:09.339Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/45 [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] ---> free -m: [2021-06-29T22:01:09.339Z] total used free shared buff/cache available [2021-06-29T22:01:09.339Z] Mem: 7821 1342 1719 0 4759 6442 [2021-06-29T22:01:09.339Z] Swap: 1023 1 1022 [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] ---> ip addr: [2021-06-29T22:01:09.339Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T22:01:09.339Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T22:01:09.339Z] inet 127.0.0.1/8 scope host lo [2021-06-29T22:01:09.339Z] valid_lft forever preferred_lft forever [2021-06-29T22:01:09.339Z] inet6 ::1/128 scope host [2021-06-29T22:01:09.339Z] valid_lft forever preferred_lft forever [2021-06-29T22:01:09.339Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T22:01:09.339Z] link/ether fa:16:3e:95:e7:2e brd ff:ff:ff:ff:ff:ff [2021-06-29T22:01:09.339Z] inet 10.30.122.151/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T22:01:09.339Z] valid_lft 84906sec preferred_lft 84906sec [2021-06-29T22:01:09.339Z] inet6 fe80::f816:3eff:fe95:e72e/64 scope link [2021-06-29T22:01:09.339Z] valid_lft forever preferred_lft forever [2021-06-29T22:01:09.339Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T22:01:09.339Z] link/ether 02:42:29:bd:cd:7b brd ff:ff:ff:ff:ff:ff [2021-06-29T22:01:09.339Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T22:01:09.339Z] valid_lft forever preferred_lft forever [2021-06-29T22:01:09.339Z] inet6 fe80::42:29ff:febd:cd7b/64 scope link [2021-06-29T22:01:09.339Z] valid_lft forever preferred_lft forever [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] ---> sar -b -r -n DEV: [2021-06-29T22:01:09.339Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] 21:36:04 LINUX RESTART (2 CPU) [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] 21:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T22:01:09.339Z] 21:38:01 91.04 0.65 90.39 0.00 352.26 42940.47 0.00 [2021-06-29T22:01:09.339Z] 21:39:02 140.90 0.00 140.90 0.00 0.00 18435.50 0.00 [2021-06-29T22:01:09.339Z] 21:40:01 55.77 0.00 55.77 0.00 0.00 9975.57 0.00 [2021-06-29T22:01:09.339Z] 21:41:01 106.09 0.00 106.09 0.00 0.00 19996.07 0.00 [2021-06-29T22:01:09.339Z] 21:42:01 637.68 214.63 423.05 0.00 4883.87 290858.35 0.00 [2021-06-29T22:01:09.339Z] 21:43:01 262.11 40.59 221.52 0.00 2339.80 78644.51 0.00 [2021-06-29T22:01:09.339Z] 21:44:01 381.69 7.82 373.87 0.00 262.41 158616.23 0.00 [2021-06-29T22:01:09.339Z] 21:45:01 85.88 7.76 78.12 0.00 1085.23 13249.04 0.00 [2021-06-29T22:01:09.339Z] 21:46:01 1.27 0.00 1.27 0.00 0.00 19.86 0.00 [2021-06-29T22:01:09.339Z] 21:47:01 0.25 0.02 0.23 0.00 0.13 2.32 0.00 [2021-06-29T22:01:09.339Z] 21:48:01 0.38 0.00 0.38 0.00 0.00 5.68 0.00 [2021-06-29T22:01:09.339Z] 21:49:01 0.22 0.00 0.22 0.00 0.00 2.98 0.00 [2021-06-29T22:01:09.339Z] 21:50:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-06-29T22:01:09.339Z] 21:51:01 0.47 0.18 0.28 0.00 5.73 3.13 0.00 [2021-06-29T22:01:09.339Z] 21:52:01 0.85 0.12 0.73 0.00 1.20 15.39 0.00 [2021-06-29T22:01:09.339Z] 21:53:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-29T22:01:09.339Z] 21:54:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-06-29T22:01:09.339Z] 21:55:01 0.38 0.00 0.38 0.00 0.00 5.35 0.00 [2021-06-29T22:01:09.339Z] 21:56:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-06-29T22:01:09.339Z] 21:57:01 0.18 0.02 0.17 0.00 0.13 1.63 0.00 [2021-06-29T22:01:09.339Z] 21:58:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-06-29T22:01:09.339Z] 21:59:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-06-29T22:01:09.339Z] 22:00:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-06-29T22:01:09.339Z] 22:01:02 104.93 40.42 64.51 0.00 4027.58 14404.63 0.00 [2021-06-29T22:01:09.339Z] Average: 78.05 13.02 65.03 0.00 540.49 26995.08 0.00 [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] 21:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T22:01:09.339Z] 21:38:01 4121556 0 987360 12.33 2620 2897396 1568676 17.32 1073564 2326968 42656 [2021-06-29T22:01:09.339Z] 21:39:02 3812216 0 1131628 14.13 2620 3062468 1669244 18.43 1359560 2279168 278000 [2021-06-29T22:01:09.339Z] 21:40:01 3807156 0 1180344 14.74 2620 3018812 1855504 20.49 1340716 2296264 106008 [2021-06-29T22:01:09.339Z] 21:41:01 3665676 0 1145108 14.30 2620 3195528 1513932 16.71 1294124 2472608 220 [2021-06-29T22:01:09.339Z] 21:42:01 1779384 0 1487292 18.57 2620 4739636 3285364 36.27 2199796 3285732 408 [2021-06-29T22:01:09.339Z] 21:43:01 965732 0 1434092 17.91 2620 5606488 2144452 23.68 2147696 4187304 163240 [2021-06-29T22:01:09.339Z] 21:44:01 1601512 0 1374816 17.17 2620 5029984 2030020 22.41 2422020 3261340 33112 [2021-06-29T22:01:09.339Z] 21:45:01 2390108 0 1271020 15.87 2620 4345184 1440060 15.90 1493204 3410364 8 [2021-06-29T22:01:09.339Z] 21:46:01 2396124 0 1265000 15.79 2620 4345188 1395844 15.41 1489828 3409888 8 [2021-06-29T22:01:09.339Z] 21:47:01 2395404 0 1265716 15.80 2620 4345192 1396024 15.41 1490104 3409888 16 [2021-06-29T22:01:09.339Z] 21:48:01 2395904 0 1265216 15.80 2620 4345192 1395868 15.41 1489844 3409888 12 [2021-06-29T22:01:09.339Z] 21:49:01 2396192 0 1264916 15.79 2620 4345204 1395844 15.41 1489736 3410000 8 [2021-06-29T22:01:09.339Z] 21:50:01 2396184 0 1264920 15.79 2620 4345208 1395844 15.41 1489624 3410000 8 [2021-06-29T22:01:09.339Z] 21:51:01 2395644 0 1265456 15.80 2620 4345212 1395848 15.41 1489776 3410000 8 [2021-06-29T22:01:09.339Z] 21:52:01 2393788 0 1267280 15.82 2620 4345244 1395928 15.41 1495520 3407208 8 [2021-06-29T22:01:09.339Z] 21:53:01 2393896 0 1267168 15.82 2620 4345248 1395928 15.41 1495408 3407208 8 [2021-06-29T22:01:09.339Z] 21:54:01 2393828 0 1267232 15.82 2620 4345252 1395844 15.41 1495320 3407208 8 [2021-06-29T22:01:09.339Z] 21:55:01 2393720 0 1267332 15.82 2620 4345260 1395844 15.41 1495444 3407208 8 [2021-06-29T22:01:09.339Z] 21:56:01 2393712 0 1267340 15.82 2620 4345260 1395844 15.41 1495444 3407208 8 [2021-06-29T22:01:09.339Z] 21:57:01 2393112 0 1267936 15.83 2620 4345264 1395988 15.41 1495824 3407212 8 [2021-06-29T22:01:09.339Z] 21:58:01 2393496 0 1267548 15.83 2620 4345268 1395868 15.41 1495416 3407212 8 [2021-06-29T22:01:09.339Z] 21:59:01 2393668 0 1267372 15.82 2620 4345272 1395844 15.41 1495460 3407212 8 [2021-06-29T22:01:09.339Z] 22:00:01 2393800 0 1267232 15.82 2620 4345280 1395844 15.41 1495352 3407212 8 [2021-06-29T22:01:09.339Z] 22:01:02 1779340 0 1356564 16.94 2620 4870408 1575836 17.40 1555380 3901736 124 [2021-06-29T22:01:09.339Z] Average: 2493381 0 1265245 15.80 2620 4247685 1584220 17.49 1553507 3272752 25996 [2021-06-29T22:01:09.339Z] [2021-06-29T22:01:09.339Z] 21:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T22:01:09.339Z] 21:38:01 vethe49c554 47.88 62.08 3.49 199.23 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.339Z] 21:38:01 eth0 1070.60 1238.22 5609.21 125.42 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.339Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:38:01 docker0 982.57 779.01 78.64 2894.14 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:39:02 eth0 207.52 173.10 679.05 28.73 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:39:02 veth3d87029 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:39:02 docker0 150.18 167.43 10.73 642.69 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:40:01 eth0 32.61 22.88 19.64 100.77 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:40:01 veth3d87029 2.29 2.29 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:40:01 docker0 2.29 2.29 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:41:01 eth0 184.13 156.89 1701.52 24.52 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:41:01 veth99a7685 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:42:01 veth6deda20 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:42:01 eth0 94.99 66.12 191.55 16.55 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:42:01 vethd0522e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:43:01 eth0 64.47 44.28 237.70 11.35 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:43:01 veth99a7685 0.00 1.60 0.00 0.08 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:43:01 docker0 1213.37 1051.51 94.61 3877.88 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:44:01 eth0 198.40 158.28 1390.86 137.82 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:44:01 veth99a7685 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:44:01 docker0 26.29 36.98 1.72 138.22 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:45:01 eth0 65.56 36.15 359.88 9.44 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:45:01 docker0 26.78 48.49 1.73 345.29 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:46:01 eth0 0.13 0.08 0.01 0.02 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:47:01 eth0 1.22 0.58 0.75 0.25 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:48:01 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:52:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:53:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:54:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:56:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:57:01 eth0 0.58 0.38 0.34 0.26 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:58:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 22:00:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 22:01:02 eth0 195.19 174.47 2176.32 20.52 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 22:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] 22:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] Average: eth0 88.28 86.44 515.82 19.78 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] Average: docker0 52.83 47.43 4.09 181.92 0.00 0.00 0.00 0.00 [2021-06-29T22:01:09.340Z] [2021-06-29T22:01:09.340Z]