Pull request #3698 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0c24509f371167a4a7dc9902011df1ae52793e1e+22189a20601e835d069a8814fe5b33d27e11ca61 (5143751fae8ce3ae3e7d12f3dbc31a2de3586b82) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2156141950577738592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2090756815044447587.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8464036173453947314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7614493885760364465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7689903875281052369.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3698/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh669749070406830187.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1285’ Running on prd-centos7-docker-4c-2g-1288 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4153941214004010414.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e Merge succeeded, producing 0c24509f371167a4a7dc9902011df1ae52793e1e Checking out Revision 0c24509f371167a4a7dc9902011df1ae52793e1e (PR-3698) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2360984159500517977.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4965729729724545901.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 Commit message: "fix(security): secrets-config user connect using TLS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-03T19:22:12.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-03T19:22:12.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-03T19:22:13.117Z] ========================================================= [2021-09-03T19:22:13.117Z] EdgeX Global Pipelines Version Info [2021-09-03T19:22:13.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:22:14.389Z] ------------------- [2021-09-03T19:22:14.389Z] stable info: [2021-09-03T19:22:14.389Z] ------------------- [2021-09-03T19:22:14.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-03T19:22:14.389Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T19:22:14.389Z] Message: update stable to v1.0.205 [2021-09-03T19:22:14.974Z] ------------------- [2021-09-03T19:22:14.974Z] experimental info: [2021-09-03T19:22:14.974Z] ------------------- [2021-09-03T19:22:14.974Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-03T19:22:14.974Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-03T19:22:14.974Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-03T19:22:15.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-03T19:22:15.302Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-03T19:22:15.361Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-03T19:22:15.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-03T19:22:15.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-03T19:22:15.542Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-03T19:22:15.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-03T19:22:15.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-03T19:22:15.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-03T19:22:15.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-03T19:22:15.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-03T19:22:15.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-03T19:22:15.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-03T19:22:16.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-03T19:22:16.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-03T19:22:16.151Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-03T19:22:16.209Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-03T19:22:16.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-03T19:22:16.331Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-03T19:22:16.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-03T19:22:16.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-03T19:22:16.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-03T19:22:16.572Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-03T19:22:16.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3698 [Pipeline] echo [2021-09-03T19:22:16.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3698 [Pipeline] echo [2021-09-03T19:22:16.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3698 [Pipeline] echo [2021-09-03T19:22:16.818Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c24509f371167a4a7dc9902011df1ae52793e1e [Pipeline] echo [2021-09-03T19:22:16.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c24509 [Pipeline] echo [2021-09-03T19:22:16.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T19:22:17.114Z] provisioning config files... [2021-09-03T19:22:17.136Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config945627456610067091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:22:17.559Z] ---> docker-login.sh [2021-09-03T19:22:17.559Z] nexus3.edgexfoundry.org:10001 [2021-09-03T19:22:17.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:22:17.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:22:17.825Z] Configure a credential helper to remove this warning. See [2021-09-03T19:22:17.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:22:17.825Z] [2021-09-03T19:22:17.825Z] Login Succeeded [2021-09-03T19:22:17.825Z] nexus3.edgexfoundry.org:10002 [2021-09-03T19:22:17.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:22:17.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:22:17.825Z] Configure a credential helper to remove this warning. See [2021-09-03T19:22:17.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:22:17.825Z] [2021-09-03T19:22:17.825Z] Login Succeeded [2021-09-03T19:22:17.825Z] nexus3.edgexfoundry.org:10003 [2021-09-03T19:22:17.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:22:18.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:22:18.102Z] Configure a credential helper to remove this warning. See [2021-09-03T19:22:18.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:22:18.102Z] [2021-09-03T19:22:18.102Z] Login Succeeded [2021-09-03T19:22:18.102Z] nexus3.edgexfoundry.org:10004 [2021-09-03T19:22:18.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:22:18.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:22:18.102Z] Configure a credential helper to remove this warning. See [2021-09-03T19:22:18.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:22:18.102Z] [2021-09-03T19:22:18.102Z] Login Succeeded [2021-09-03T19:22:18.102Z] docker.io [2021-09-03T19:22:18.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:22:18.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:22:18.639Z] Configure a credential helper to remove this warning. See [2021-09-03T19:22:18.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:22:18.639Z] [2021-09-03T19:22:18.639Z] Login Succeeded [2021-09-03T19:22:18.639Z] ---> docker-login.sh ends [Pipeline] } [2021-09-03T19:22:18.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-03T19:22:19.127Z] ++ 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-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/core-command/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/core-data/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-03T19:22:19.127Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-03T19:22:19.127Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-03T19:22:19.127Z] ++ cut -d/ -f2 [2021-09-03T19:22:19.127Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-03T19:22:19.209Z] 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-09-03T19:22:20.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T19:22:20.128Z] [2021-09-03T19:22:20.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:22:20.502Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T19:22:20.502Z] latest: Pulling from edgex-devops/git-semver [2021-09-03T19:22:20.502Z] 31603596830f: Pulling fs layer [2021-09-03T19:22:20.502Z] 04fac38145f0: Pulling fs layer [2021-09-03T19:22:20.502Z] 701f6daf10bf: Pulling fs layer [2021-09-03T19:22:20.502Z] 24f72da36158: Pulling fs layer [2021-09-03T19:22:20.502Z] 24f72da36158: Waiting [2021-09-03T19:22:20.502Z] 04fac38145f0: Verifying Checksum [2021-09-03T19:22:20.502Z] 04fac38145f0: Download complete [2021-09-03T19:22:20.776Z] 31603596830f: Verifying Checksum [2021-09-03T19:22:20.776Z] 31603596830f: Download complete [2021-09-03T19:22:20.776Z] 24f72da36158: Verifying Checksum [2021-09-03T19:22:20.776Z] 24f72da36158: Download complete [2021-09-03T19:22:20.776Z] 31603596830f: Pull complete [2021-09-03T19:22:21.042Z] 04fac38145f0: Pull complete [2021-09-03T19:22:21.308Z] 701f6daf10bf: Download complete [2021-09-03T19:22:21.890Z] 701f6daf10bf: Pull complete [2021-09-03T19:22:21.890Z] 24f72da36158: Pull complete [2021-09-03T19:22:21.890Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-03T19:22:21.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-03T19:22:21.890Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-03T19:22:22.009Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-03T19:22:22.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-03T19:22:22.772Z] $ docker top 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-03T19:22:22.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-03T19:22:22.999Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-03T19:22:23.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-03T19:22:23.109Z] $ docker exec 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent [2021-09-03T19:22:23.217Z] SSH_AUTH_SOCK=/tmp/ssh-r8I46ars8yYS/agent.14 [2021-09-03T19:22:23.217Z] SSH_AGENT_PID=21 [2021-09-03T19:22:23.228Z] Running ssh-add (command line suppressed) [2021-09-03T19:22:23.324Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7575465861835338719.key (/w/workspace/edgex-go/1@tmp/private_key_7575465861835338719.key) [2021-09-03T19:22:23.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-03T19:22:23.700Z] + git tag --points-at HEAD [Pipeline] } [2021-09-03T19:22:23.728Z] $ docker exec --env ******** --env ******** 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent -k [2021-09-03T19:22:23.828Z] unset SSH_AUTH_SOCK; [2021-09-03T19:22:23.828Z] unset SSH_AGENT_PID; [2021-09-03T19:22:23.828Z] echo Agent pid 21 killed; [2021-09-03T19:22:23.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-03T19:22:23.936Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-03T19:22:23.936Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-03T19:22:24.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-03T19:22:24.047Z] $ docker exec 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent [2021-09-03T19:22:24.156Z] SSH_AUTH_SOCK=/tmp/ssh-1SnZAeO08HKw/agent.56 [2021-09-03T19:22:24.156Z] SSH_AGENT_PID=62 [2021-09-03T19:22:24.164Z] Running ssh-add (command line suppressed) [2021-09-03T19:22:24.266Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_584290850283866573.key (/w/workspace/edgex-go/1@tmp/private_key_584290850283866573.key) [2021-09-03T19:22:24.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-03T19:22:24.640Z] + git semver init [2021-09-03T19:22:24.641Z] # -> Open(): unable to determine branch for HEAD [2021-09-03T19:22:24.641Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-09-03T19:22:24.641Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-09-03T19:22:24.641Z] # $SEMVER_REMOTE_NAME = origin [2021-09-03T19:22:24.641Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-03T19:22:24.641Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-03T19:22:24.641Z] # $SEMVER_BRANCH = PR-3698 [2021-09-03T19:22:24.641Z] # $SEMVER_TEMP = /tmp/semver-167441194 [2021-09-03T19:22:24.641Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-03T19:23:03.506Z] # '/tmp/semver-167441194' -> '/w/workspace/edgex-go/1/.semver' [2021-09-03T19:23:03.506Z] # -> Force: false [2021-09-03T19:23:03.506Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-09-03T19:23:03.530Z] $ docker exec --env ******** --env ******** 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d ssh-agent -k [2021-09-03T19:23:03.636Z] unset SSH_AUTH_SOCK; [2021-09-03T19:23:03.636Z] unset SSH_AGENT_PID; [2021-09-03T19:23:03.636Z] echo Agent pid 62 killed; [2021-09-03T19:23:03.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-03T19:23:04.110Z] + git semver [Pipeline] } [2021-09-03T19:23:04.142Z] $ docker stop --time=1 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d [2021-09-03T19:23:05.767Z] $ docker rm -f 471bb5ad07d1a1ad7a2dc485cc328d149fa7e2d893495239494dddfca6ac5c9d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T19:23:06.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-03T19:23:06.602Z] Stashed 1 file(s) [Pipeline] echo [2021-09-03T19:23:06.628Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-03T19:23:07.449Z] ========================================================= [2021-09-03T19:23:07.449Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-03T19:23:07.449Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:23:07.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:23:07.842Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-03T19:23:07.842Z] 540db60ca938: Pulling fs layer [2021-09-03T19:23:07.842Z] adcc1eea9eea: Pulling fs layer [2021-09-03T19:23:07.842Z] 4c4ab2625f07: Pulling fs layer [2021-09-03T19:23:07.842Z] db62176df00c: Pulling fs layer [2021-09-03T19:23:07.842Z] 3b30891b0d05: Pulling fs layer [2021-09-03T19:23:07.842Z] 06b49ca38bd5: Pulling fs layer [2021-09-03T19:23:07.842Z] c788192a36de: Pulling fs layer [2021-09-03T19:23:07.842Z] a77e37c0d609: Pulling fs layer [2021-09-03T19:23:07.842Z] c3185cebc471: Pulling fs layer [2021-09-03T19:23:07.842Z] 3b30891b0d05: Waiting [2021-09-03T19:23:07.842Z] 06b49ca38bd5: Waiting [2021-09-03T19:23:07.842Z] c788192a36de: Waiting [2021-09-03T19:23:07.842Z] a77e37c0d609: Waiting [2021-09-03T19:23:07.842Z] c3185cebc471: Waiting [2021-09-03T19:23:07.842Z] db62176df00c: Waiting [2021-09-03T19:23:07.842Z] 4c4ab2625f07: Verifying Checksum [2021-09-03T19:23:07.842Z] 4c4ab2625f07: Download complete [2021-09-03T19:23:07.842Z] adcc1eea9eea: Verifying Checksum [2021-09-03T19:23:07.842Z] adcc1eea9eea: Download complete [2021-09-03T19:23:07.842Z] 3b30891b0d05: Verifying Checksum [2021-09-03T19:23:07.842Z] 3b30891b0d05: Download complete [2021-09-03T19:23:08.115Z] 06b49ca38bd5: Verifying Checksum [2021-09-03T19:23:08.115Z] 06b49ca38bd5: Download complete [2021-09-03T19:23:08.115Z] c788192a36de: Verifying Checksum [2021-09-03T19:23:08.115Z] c788192a36de: Download complete [2021-09-03T19:23:08.115Z] 540db60ca938: Verifying Checksum [2021-09-03T19:23:08.115Z] 540db60ca938: Download complete [2021-09-03T19:23:08.115Z] 540db60ca938: Pull complete [2021-09-03T19:23:08.381Z] adcc1eea9eea: Pull complete [2021-09-03T19:23:08.381Z] 4c4ab2625f07: Pull complete [2021-09-03T19:23:08.646Z] a77e37c0d609: Verifying Checksum [2021-09-03T19:23:08.646Z] a77e37c0d609: Download complete [2021-09-03T19:23:11.979Z] c3185cebc471: Verifying Checksum [2021-09-03T19:23:11.979Z] c3185cebc471: Download complete [2021-09-03T19:23:12.566Z] db62176df00c: Verifying Checksum [2021-09-03T19:23:12.566Z] db62176df00c: Download complete [2021-09-03T19:23:15.941Z] db62176df00c: Pull complete [2021-09-03T19:23:15.941Z] 3b30891b0d05: Pull complete [2021-09-03T19:23:15.941Z] 06b49ca38bd5: Pull complete [2021-09-03T19:23:15.941Z] c788192a36de: Pull complete [2021-09-03T19:23:15.941Z] a77e37c0d609: Pull complete [2021-09-03T19:23:18.539Z] c3185cebc471: Pull complete [2021-09-03T19:23:18.539Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-03T19:23:18.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:23:18.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:23:18.928Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-03T19:23:18.928Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:23:18.928Z] WORKDIR /edgex [2021-09-03T19:23:18.928Z] COPY go.mod . [2021-09-03T19:23:18.928Z] RUN go mod download' [2021-09-03T19:23:20.345Z] Sending build context to Docker daemon 328.8MB [2021-09-03T19:23:20.345Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-03T19:23:20.345Z] ---> 031687cdd783 [2021-09-03T19:23:20.345Z] Step 2/4 : WORKDIR /edgex [2021-09-03T19:23:22.221Z] Still waiting to schedule task [2021-09-03T19:23:22.221Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1286’ [2021-09-03T19:23:22.279Z] ---> Running in 64ed404ebd2e [2021-09-03T19:23:22.279Z] Removing intermediate container 64ed404ebd2e [2021-09-03T19:23:22.279Z] ---> b1bcd194d0b9 [2021-09-03T19:23:22.279Z] Step 3/4 : COPY go.mod . [2021-09-03T19:23:22.279Z] ---> 07f258997ab4 [2021-09-03T19:23:22.279Z] Step 4/4 : RUN go mod download [2021-09-03T19:23:22.279Z] ---> Running in d7df1154b394 [2021-09-03T19:23:54.506Z] Removing intermediate container d7df1154b394 [2021-09-03T19:23:54.506Z] ---> 69b823d0b028 [2021-09-03T19:23:54.506Z] Successfully built 69b823d0b028 [2021-09-03T19:23:54.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:23:54.870Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-03T19:23:54.871Z] . [Pipeline] withDockerContainer [2021-09-03T19:23:54.981Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-03T19:23:55.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-03T19:23:55.403Z] $ docker top 6d336a201af5d33ba3d596f2bb0e9f29450387ea2c37bb4a091141e850f09df2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:23:55.837Z] + go version [2021-09-03T19:23:55.837Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-03T19:23:55.884Z] $ docker stop --time=1 6d336a201af5d33ba3d596f2bb0e9f29450387ea2c37bb4a091141e850f09df2 [2021-09-03T19:23:57.083Z] $ docker rm -f 6d336a201af5d33ba3d596f2bb0e9f29450387ea2c37bb4a091141e850f09df2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:23:57.960Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-03T19:23:57.960Z] . [Pipeline] withDockerContainer [2021-09-03T19:23:58.070Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-03T19:23:58.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-03T19:23:58.482Z] $ docker top 1458cfbe6e5d2f8acdf3ffd75270a71f6acb792c2aa62a72628d7276f50dfc71 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-03T19:23:58.627Z] ========================================================= [2021-09-03T19:23:58.627Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-03T19:23:58.627Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:23:59.008Z] + go mod tidy [Pipeline] sh [2021-09-03T19:23:59.618Z] + make test [2021-09-03T19:23:59.618Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-03T19:23:59.889Z] go mod tidy [2021-09-03T19:23:59.889Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-03T19:24:05.273Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-03T19:24:23.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-03T19:24:26.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-03T19:24:26.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-03T19:24:26.763Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-03T19:24:28.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-03T19:24:29.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-03T19:24:29.312Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-03T19:24:29.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-03T19:24:30.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-03T19:24:30.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-03T19:24:30.445Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-03T19:24:30.445Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-03T19:24:30.445Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-03T19:24:30.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-03T19:24:32.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements [2021-09-03T19:24:32.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-03T19:24:32.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-03T19:24:33.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-09-03T19:24:33.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-03T19:24:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.110s coverage: 46.3% of statements [2021-09-03T19:24:33.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-03T19:24:33.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-03T19:24:34.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements [2021-09-03T19:24:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-03T19:24:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:24:35.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements [2021-09-03T19:24:35.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-03T19:24:35.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-03T19:24:35.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-03T19:24:35.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-03T19:24:35.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-03T19:24:36.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.273s coverage: 94.2% of statements [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:24:36.142Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-03T19:24:36.142Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-03T19:24:36.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-09-03T19:24:36.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-03T19:24:36.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-03T19:24:36.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-03T19:24:37.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-09-03T19:24:37.019Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-03T19:24:37.019Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-09-03T19:24:37.301Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-03T19:24:37.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-03T19:24:37.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-03T19:24:37.850Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-09-03T19:24:38.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-09-03T19:24:38.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-09-03T19:24:38.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements [2021-09-03T19:24:53.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-09-03T19:24:53.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-09-03T19:24:55.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.217s coverage: 81.8% of statements [2021-09-03T19:24:55.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.059s coverage: 58.8% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-03T19:25:14.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-09-03T19:25:14.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-09-03T19:25:14.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-09-03T19:25:14.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-03T19:25:14.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-03T19:25:14.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-03T19:25:15.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements [2021-09-03T19:25:15.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-03T19:25:15.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-03T19:25:15.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2021-09-03T19:25:15.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-03T19:25:15.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-09-03T19:25:15.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.0% of statements [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.7% of statements [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-03T19:25:22.064Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-03T19:25:22.064Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-09-03T19:25:22.337Z] GO111MODULE=on go vet ./... [2021-09-03T19:25:44.456Z] gofmt -l . [2021-09-03T19:25:44.456Z] [ "`gofmt -l .`" = "" ] [2021-09-03T19:25:44.456Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-03T19:25:44.799Z] + ls -al . [2021-09-03T19:25:44.799Z] total 608 [2021-09-03T19:25:44.799Z] drwxrwxr-x 10 1001 1001 4096 Sep 3 19:25 . [2021-09-03T19:25:44.799Z] drwxr-xr-x 4 root root 28 Sep 3 19:23 .. [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 11 Sep 3 19:22 .dockerignore [2021-09-03T19:25:44.799Z] drwxrwxr-x 8 1001 1001 179 Sep 3 19:22 .git [2021-09-03T19:25:44.799Z] drwxrwxr-x 4 1001 1001 142 Sep 3 19:22 .github [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 818 Sep 3 19:22 .gitignore [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 76 Sep 3 19:22 .hadolint.yml [2021-09-03T19:25:44.799Z] drwx------ 3 1001 1001 58 Sep 3 19:23 .semver [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 166 Sep 3 19:22 .sonarcloud.properties [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:22 ADOPTERS.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 8493 Sep 3 19:22 Attribution.txt [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 43881 Sep 3 19:22 CHANGELOG.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:22 CONTRIBUTING.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 19:22 GOVERNANCE.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 849 Sep 3 19:22 Jenkinsfile [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:22 LICENSE [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 5915 Sep 3 19:22 Makefile [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 19:22 OWNERS.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 8643 Sep 3 19:22 README.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 6912 Sep 3 19:22 SECURITY.md [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 19:23 VERSION [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 4131 Sep 3 19:22 ZMQWindows.md [2021-09-03T19:25:44.799Z] drwxrwxr-x 2 1001 1001 37 Sep 3 19:22 bin [2021-09-03T19:25:44.799Z] drwxrwxr-x 14 1001 1001 4096 Sep 3 19:22 cmd [2021-09-03T19:25:44.799Z] -rw-r--r-- 1 root root 404331 Sep 3 19:25 coverage.out [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 841 Sep 3 19:22 go.mod [2021-09-03T19:25:44.799Z] -rw-r--r-- 1 root root 50064 Sep 3 19:23 go.sum [2021-09-03T19:25:44.799Z] drwxrwxr-x 8 1001 1001 124 Sep 3 19:22 internal [2021-09-03T19:25:44.799Z] drwxrwxr-x 3 1001 1001 16 Sep 3 19:22 openapi [2021-09-03T19:25:44.799Z] drwxrwxr-x 4 1001 1001 71 Sep 3 19:22 snap [2021-09-03T19:25:44.799Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 19:22 version.go [Pipeline] sh [2021-09-03T19:25:45.133Z] + '[' -e coverage.out ] [2021-09-03T19:25:45.133Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-03T19:25:45.277Z] Stashed 1 file(s) [Pipeline] sh [2021-09-03T19:25:45.601Z] + make build [2021-09-03T19:25:45.601Z] go mod tidy [2021-09-03T19:25:45.601Z] 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-09-03T19:25:47.017Z] 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-09-03T19:25:53.681Z] 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-09-03T19:25:53.958Z] 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-09-03T19:25:54.920Z] 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-09-03T19:25:55.196Z] 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-09-03T19:25:56.165Z] 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-09-03T19:25:56.753Z] 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-09-03T19:25:57.732Z] 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-09-03T19:25:58.699Z] 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-09-03T19:25:59.291Z] 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-09-03T19:26:00.266Z] 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-09-03T19:26:01.713Z] $ docker stop --time=1 1458cfbe6e5d2f8acdf3ffd75270a71f6acb792c2aa62a72628d7276f50dfc71 [2021-09-03T19:26:03.492Z] $ docker rm -f 1458cfbe6e5d2f8acdf3ffd75270a71f6acb792c2aa62a72628d7276f50dfc71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:26:07.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:26:07.324Z] [2021-09-03T19:26:07.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:26:07.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:26:07.898Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-03T19:26:07.898Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-03T19:26:07.898Z] ca9280d653b3: Pulling fs layer [2021-09-03T19:26:07.898Z] 7e9c9ca2126c: Pulling fs layer [2021-09-03T19:26:08.283Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-03T19:26:08.283Z] cbdbe7a5bc2a: Download complete [2021-09-03T19:26:08.283Z] cbdbe7a5bc2a: Pull complete [2021-09-03T19:26:09.116Z] ca9280d653b3: Download complete [2021-09-03T19:26:09.415Z] ca9280d653b3: Pull complete [2021-09-03T19:26:10.815Z] 7e9c9ca2126c: Verifying Checksum [2021-09-03T19:26:10.815Z] 7e9c9ca2126c: Download complete [2021-09-03T19:26:14.174Z] 7e9c9ca2126c: Pull complete [2021-09-03T19:26:14.174Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-03T19:26:14.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:26:14.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-03T19:26:14.283Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-03T19:26:14.336Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-03T19:26:16.885Z] $ docker top 58ae1d56b916b7a323002dd40d4f2d1e63dc3bcfd91615d0067e08a256c74ef5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:26:17.337Z] + grep parallel [2021-09-03T19:26:17.337Z] + docker-compose build --help [2021-09-03T19:26:17.920Z] --parallel Build images in parallel. [Pipeline] } [2021-09-03T19:26:17.955Z] $ docker stop --time=1 58ae1d56b916b7a323002dd40d4f2d1e63dc3bcfd91615d0067e08a256c74ef5 [2021-09-03T19:26:19.136Z] $ docker rm -f 58ae1d56b916b7a323002dd40d4f2d1e63dc3bcfd91615d0067e08a256c74ef5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:26:19.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-03T19:26:19.719Z] . [Pipeline] withDockerContainer [2021-09-03T19:26:19.819Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-03T19:26:19.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-03T19:26:20.190Z] $ docker top 26ac5721bf709b6bf5fc941ff18ab9ff05ed64a90e2c6095ba630280f1921627 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:26:20.628Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-03T19:26:21.209Z] Building core-command ... [2021-09-03T19:26:21.209Z] Building core-data ... [2021-09-03T19:26:21.209Z] Building core-metadata ... [2021-09-03T19:26:21.209Z] Building security-bootstrapper ... [2021-09-03T19:26:21.209Z] Building security-proxy-setup ... [2021-09-03T19:26:21.209Z] Building security-secretstore-setup ... [2021-09-03T19:26:21.209Z] Building support-notifications ... [2021-09-03T19:26:21.209Z] Building support-scheduler ... [2021-09-03T19:26:21.209Z] Building sys-mgmt-agent ... [2021-09-03T19:26:21.209Z] Building support-notifications [2021-09-03T19:26:21.209Z] Building security-proxy-setup [2021-09-03T19:26:21.209Z] Building core-data [2021-09-03T19:26:21.209Z] Building support-scheduler [2021-09-03T19:26:21.209Z] Building core-metadata [2021-09-03T19:26:31.264Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:31.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:31.264Z] ---> 69b823d0b028 [2021-09-03T19:26:31.264Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:26:31.264Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:31.264Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:31.264Z] ---> 69b823d0b028 [2021-09-03T19:26:31.265Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:26:31.265Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:31.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:31.265Z] ---> 69b823d0b028 [2021-09-03T19:26:31.265Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:26:35.714Z] ---> Running in 96b3715a3639 [2021-09-03T19:26:35.714Z] ---> Running in 4d869c6c631d [2021-09-03T19:26:35.714Z] ---> Running in df81b6f6412c [2021-09-03T19:26:41.057Z] Removing intermediate container 96b3715a3639 [2021-09-03T19:26:41.057Z] ---> ffe0c18ac4fb [2021-09-03T19:26:41.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:41.057Z] Removing intermediate container df81b6f6412c [2021-09-03T19:26:41.057Z] Removing intermediate container 4d869c6c631d [2021-09-03T19:26:41.057Z] ---> 372d0d91d209 [2021-09-03T19:26:41.057Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:41.057Z] ---> 30c193dd41c1 [2021-09-03T19:26:41.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:41.326Z] ---> Running in bf7363383341 [2021-09-03T19:26:41.326Z] ---> Running in 212d9ff194ea [2021-09-03T19:26:41.326Z] ---> Running in 1217b9fc66de [2021-09-03T19:26:47.969Z] Removing intermediate container bf7363383341 [2021-09-03T19:26:47.969Z] ---> 08729fdee101 [2021-09-03T19:26:47.969Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-03T19:26:47.969Z] Removing intermediate container 1217b9fc66de [2021-09-03T19:26:47.969Z] ---> a203d43da8df [2021-09-03T19:26:47.969Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:26:47.969Z] Removing intermediate container 212d9ff194ea [2021-09-03T19:26:47.969Z] ---> 1a9ccf698744 [2021-09-03T19:26:47.969Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-03T19:26:47.969Z] ---> Running in f96885c118e3 [2021-09-03T19:26:48.944Z] ---> Running in c2c2ad65b72e [2021-09-03T19:26:48.944Z] ---> Running in ded2951dccc5 [2021-09-03T19:26:49.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:49.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:49.538Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:49.538Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:49.538Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:49.538Z] ---> 69b823d0b028 [2021-09-03T19:26:49.538Z] Step 3/22 : WORKDIR /edgex-go [2021-09-03T19:26:49.538Z] ---> Using cache [2021-09-03T19:26:49.538Z] ---> 30c193dd41c1 [2021-09-03T19:26:49.538Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:49.538Z] ---> Using cache [2021-09-03T19:26:49.538Z] ---> 1a9ccf698744 [2021-09-03T19:26:49.538Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-03T19:26:50.119Z] ---> Running in 9155a9a80ce7 [2021-09-03T19:26:50.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:50.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:50.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:50.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:50.656Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:26:50.656Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:26:50.656Z] ---> 69b823d0b028 [2021-09-03T19:26:50.656Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:26:50.656Z] ---> Using cache [2021-09-03T19:26:50.656Z] ---> 30c193dd41c1 [2021-09-03T19:26:50.656Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:26:50.656Z] ---> Using cache [2021-09-03T19:26:50.656Z] ---> 1a9ccf698744 [2021-09-03T19:26:50.656Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-03T19:26:50.656Z] OK: 219 MiB in 52 packages [2021-09-03T19:26:50.656Z] OK: 219 MiB in 52 packages [2021-09-03T19:26:50.926Z] OK: 219 MiB in 52 packages [2021-09-03T19:26:50.926Z] ---> Running in 0fa429464a1d [2021-09-03T19:26:50.926Z] Removing intermediate container c2c2ad65b72e [2021-09-03T19:26:50.926Z] ---> ff511a95658e [2021-09-03T19:26:50.926Z] Step 6/23 : COPY go.mod . [2021-09-03T19:26:51.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:51.198Z] ---> a100e66004f4 [2021-09-03T19:26:51.198Z] Step 7/23 : RUN go mod download [2021-09-03T19:26:51.198Z] Removing intermediate container f96885c118e3 [2021-09-03T19:26:51.198Z] ---> 81a899bbc2a5 [2021-09-03T19:26:51.198Z] Step 6/23 : COPY go.mod . [2021-09-03T19:26:51.198Z] ---> Running in 35316fcd79a2 [2021-09-03T19:26:51.473Z] Removing intermediate container ded2951dccc5 [2021-09-03T19:26:51.473Z] ---> a429477cf967 [2021-09-03T19:26:51.473Z] Step 6/24 : COPY go.mod . [2021-09-03T19:26:51.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:51.473Z] ---> c881f2ffdabc [2021-09-03T19:26:51.473Z] Step 7/23 : RUN go mod download [2021-09-03T19:26:51.473Z] ---> Running in 2bcb3cfdbd19 [2021-09-03T19:26:51.742Z] ---> 245ea33d90d8 [2021-09-03T19:26:51.742Z] Step 7/24 : RUN go mod download [2021-09-03T19:26:51.742Z] ---> Running in 59fbfdcd9958 [2021-09-03T19:26:51.742Z] OK: 219 MiB in 52 packages [2021-09-03T19:26:52.329Z] Removing intermediate container 9155a9a80ce7 [2021-09-03T19:26:52.329Z] ---> 26784db79f2a [2021-09-03T19:26:52.329Z] Step 6/22 : COPY go.mod . [2021-09-03T19:26:52.329Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:26:52.594Z] ---> fabcf56a8717 [2021-09-03T19:26:52.594Z] Step 7/22 : RUN go mod download [2021-09-03T19:26:52.594Z] ---> Running in c0e112150e21 [2021-09-03T19:26:52.864Z] OK: 219 MiB in 52 packages [2021-09-03T19:26:53.130Z] Removing intermediate container 35316fcd79a2 [2021-09-03T19:26:53.130Z] ---> fa6547105aeb [2021-09-03T19:26:53.130Z] Step 8/23 : COPY . . [2021-09-03T19:26:53.721Z] Removing intermediate container 0fa429464a1d [2021-09-03T19:26:53.721Z] ---> 005611e92a78 [2021-09-03T19:26:53.721Z] Step 6/24 : COPY go.mod . [2021-09-03T19:26:54.305Z] Removing intermediate container 2bcb3cfdbd19 [2021-09-03T19:26:54.305Z] ---> a1f23c977af7 [2021-09-03T19:26:54.305Z] Step 8/23 : COPY . . [2021-09-03T19:26:54.897Z] ---> bbfebc5f0efb [2021-09-03T19:26:54.897Z] Step 7/24 : RUN go mod download [2021-09-03T19:26:56.297Z] Removing intermediate container 59fbfdcd9958 [2021-09-03T19:26:56.297Z] ---> e23d2e28bfe4 [2021-09-03T19:26:56.297Z] Step 8/24 : COPY . . [2021-09-03T19:26:56.562Z] ---> Running in 2468e076e66b [2021-09-03T19:26:56.843Z] Removing intermediate container c0e112150e21 [2021-09-03T19:26:56.843Z] ---> e26072688eb8 [2021-09-03T19:26:56.843Z] Step 8/22 : COPY . . [2021-09-03T19:27:02.239Z] ---> a7450a3f93f6 [2021-09-03T19:27:02.239Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:27:02.239Z] ---> 1bfaa87e6c8e [2021-09-03T19:27:02.239Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:27:02.239Z] Removing intermediate container 2468e076e66b [2021-09-03T19:27:02.239Z] ---> 1cccfe61cd85 [2021-09-03T19:27:02.239Z] Step 8/24 : COPY . . [2021-09-03T19:27:02.239Z] ---> Running in f41f92a63697 [2021-09-03T19:27:02.239Z] ---> Running in 14cb94ec8040 [2021-09-03T19:27:04.826Z] ---> a5f1c74ca4e1 [2021-09-03T19:27:04.827Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:27:05.407Z] ---> 7e61d635fd35 [2021-09-03T19:27:05.407Z] Step 9/22 : RUN go mod tidy [2021-09-03T19:27:05.407Z] ---> Running in 5e29ad507330 [2021-09-03T19:27:05.989Z] ---> Running in d0d08c346d89 [2021-09-03T19:27:06.574Z] Removing intermediate container f41f92a63697 [2021-09-03T19:27:06.574Z] ---> 8674deddd274 [2021-09-03T19:27:06.574Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-03T19:27:06.842Z] Removing intermediate container 14cb94ec8040 [2021-09-03T19:27:06.842Z] ---> 3350c8ab1b29 [2021-09-03T19:27:06.842Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-03T19:27:07.110Z] ---> Running in f537b49e82f8 [2021-09-03T19:27:07.110Z] ---> Running in ec3eb7be84ac [2021-09-03T19:27:08.093Z] 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-09-03T19:27:08.093Z] 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-09-03T19:27:10.685Z] Removing intermediate container 5e29ad507330 [2021-09-03T19:27:10.685Z] ---> 2df16450d41e [2021-09-03T19:27:10.686Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-03T19:27:10.686Z] Removing intermediate container d0d08c346d89 [2021-09-03T19:27:10.686Z] ---> 17c291e80f14 [2021-09-03T19:27:10.686Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-03T19:27:10.686Z] ---> Running in 028f1e305526 [2021-09-03T19:27:10.954Z] ---> Running in c4bcb2a6e639 [2021-09-03T19:27:12.909Z] 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-09-03T19:27:12.909Z] 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-09-03T19:27:21.218Z] ---> 28b095d82dba [2021-09-03T19:27:21.218Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:27:21.218Z] ---> Running in 0d7e537e1e30 [2021-09-03T19:27:22.663Z] Removing intermediate container 0d7e537e1e30 [2021-09-03T19:27:22.663Z] ---> b0e1b1fec05c [2021-09-03T19:27:22.663Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-03T19:27:22.663Z] ---> Running in 3f417ed943de [2021-09-03T19:27:23.268Z] 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-09-03T19:27:32.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1289 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-03T19:27:32.326Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-03T19:27:32.629Z] The recommended git tool is: git [2021-09-03T19:27:39.224Z] using credential edgex-jenkins-ssh [2021-09-03T19:27:39.244Z] Cloning the remote Git repository [2021-09-03T19:27:39.306Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:27:39.438Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-03T19:27:39.520Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:27:39.521Z] > git --version # timeout=10 [2021-09-03T19:27:39.556Z] > git --version # 'git version 2.17.1' [2021-09-03T19:27:39.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:27:39.655Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:27:45.373Z] Removing intermediate container ec3eb7be84ac [2021-09-03T19:27:45.373Z] ---> 8db42ae5ecd7 [2021-09-03T19:27:45.373Z] [2021-09-03T19:27:45.373Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:27:45.373Z] 3.12: Pulling from library/alpine [2021-09-03T19:27:45.373Z] Removing intermediate container f537b49e82f8 [2021-09-03T19:27:45.373Z] ---> 6480de0a3ec3 [2021-09-03T19:27:45.373Z] [2021-09-03T19:27:45.373Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:27:45.373Z] 3.12: Pulling from library/alpine [2021-09-03T19:27:45.373Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T19:27:45.373Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T19:27:45.373Z] Status: Downloaded newer image for alpine:3.12 [2021-09-03T19:27:45.373Z] Status: Image is up to date for alpine:3.12 [2021-09-03T19:27:45.373Z] ---> 48b8ec4ed9eb [2021-09-03T19:27:45.373Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:27:45.373Z] ---> 48b8ec4ed9eb [2021-09-03T19:27:45.373Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-03T19:27:45.373Z] ---> Running in 00b51c9c7544 [2021-09-03T19:27:45.374Z] ---> Running in 32f3dbc5ce0a [2021-09-03T19:27:46.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:27:46.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:27:46.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:27:46.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:27:46.362Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T19:27:46.362Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:27:46.362Z] OK: 6 MiB in 15 packages [2021-09-03T19:27:46.640Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-03T19:27:46.640Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:27:46.640Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:27:46.640Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:27:46.915Z] OK: 6 MiB in 16 packages [2021-09-03T19:27:46.915Z] Removing intermediate container 00b51c9c7544 [2021-09-03T19:27:46.915Z] ---> 12929273221a [2021-09-03T19:27:46.915Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:27:46.915Z] ---> Running in e065b1f41e2e [2021-09-03T19:27:47.203Z] Removing intermediate container e065b1f41e2e [2021-09-03T19:27:47.203Z] ---> 8873638c37a6 [2021-09-03T19:27:47.203Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-03T19:27:47.203Z] ---> Running in 6179266a38a9 [2021-09-03T19:27:47.475Z] Removing intermediate container 32f3dbc5ce0a [2021-09-03T19:27:47.475Z] ---> ee35ed7152d4 [2021-09-03T19:27:47.475Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:27:47.475Z] Removing intermediate container 6179266a38a9 [2021-09-03T19:27:47.475Z] ---> 70b4743d24f9 [2021-09-03T19:27:47.475Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:27:47.475Z] ---> Running in c709a582a73b [2021-09-03T19:27:47.475Z] ---> Running in ff9d092d0c52 [2021-09-03T19:27:47.754Z] Removing intermediate container c709a582a73b [2021-09-03T19:27:47.754Z] ---> 75869a06603a [2021-09-03T19:27:47.754Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-03T19:27:47.754Z] ---> Running in 7bd3550c2de3 [2021-09-03T19:27:47.754Z] 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-09-03T19:27:47.754Z] Removing intermediate container ff9d092d0c52 [2021-09-03T19:27:47.754Z] ---> ca7e5b461e9b [2021-09-03T19:27:47.754Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:27:48.038Z] Removing intermediate container 7bd3550c2de3 [2021-09-03T19:27:48.038Z] ---> cb4487ad782c [2021-09-03T19:27:48.038Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:27:48.038Z] ---> Running in c315c670a9d8 [2021-09-03T19:27:48.038Z] ---> 998b7cbc4acd [2021-09-03T19:27:48.038Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-03T19:27:48.039Z] Removing intermediate container c315c670a9d8 [2021-09-03T19:27:48.039Z] ---> 8351abd7e935 [2021-09-03T19:27:48.039Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:27:48.639Z] ---> a19074b4d956 [2021-09-03T19:27:48.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-03T19:27:48.639Z] ---> cc311af105c8 [2021-09-03T19:27:48.639Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-03T19:27:49.230Z] ---> 9f04520f0e4c [2021-09-03T19:27:49.230Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-03T19:27:49.230Z] ---> Running in 7578bf66e03a [2021-09-03T19:27:49.230Z] ---> 47e4650c06bf [2021-09-03T19:27:49.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-03T19:27:49.230Z] Removing intermediate container 7578bf66e03a [2021-09-03T19:27:49.230Z] ---> ea6b9caaf074 [2021-09-03T19:27:49.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:27:49.230Z] ---> Running in 9a6bd716a473 [2021-09-03T19:27:49.513Z] ---> ce9318c44982 [2021-09-03T19:27:49.513Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-03T19:27:49.513Z] ---> Running in cf26399c6990 [2021-09-03T19:27:49.513Z] Removing intermediate container 9a6bd716a473 [2021-09-03T19:27:49.513Z] ---> da30846dab54 [2021-09-03T19:27:49.513Z] Step 21/23 : LABEL arch=x86_64 [2021-09-03T19:27:49.513Z] ---> Running in 44c055fa8f39 [2021-09-03T19:27:49.789Z] Removing intermediate container cf26399c6990 [2021-09-03T19:27:49.789Z] ---> d7741155199a [2021-09-03T19:27:49.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:27:49.789Z] Removing intermediate container 44c055fa8f39 [2021-09-03T19:27:49.789Z] ---> df114d4fbfef [2021-09-03T19:27:49.789Z] Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:27:49.789Z] ---> Running in 37d800dd2c0d [2021-09-03T19:27:49.789Z] ---> Running in dd5cfb16f903 [2021-09-03T19:27:49.789Z] Removing intermediate container 37d800dd2c0d [2021-09-03T19:27:49.789Z] ---> 2faa994130d3 [2021-09-03T19:27:49.789Z] Step 21/23 : LABEL arch=x86_64 [2021-09-03T19:27:50.072Z] Removing intermediate container dd5cfb16f903 [2021-09-03T19:27:50.072Z] ---> 19990a4d2688 [2021-09-03T19:27:50.072Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:27:50.072Z] ---> Running in 240b6e5a3923 [2021-09-03T19:27:50.072Z] ---> Running in 36181618873c [2021-09-03T19:27:50.072Z] Removing intermediate container 240b6e5a3923 [2021-09-03T19:27:50.072Z] ---> 651c854a9e92 [2021-09-03T19:27:50.072Z] Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:27:50.072Z] ---> Running in c088f9a3e366 [2021-09-03T19:27:50.072Z] Removing intermediate container 36181618873c [2021-09-03T19:27:50.072Z] ---> fb34fb0896e9 [2021-09-03T19:27:50.072Z] [2021-09-03T19:27:50.345Z] Successfully built fb34fb0896e9 [2021-09-03T19:27:50.345Z] Successfully tagged support-scheduler:latest [2021-09-03T19:27:50.345Z] Building security-secretstore-setup [2021-09-03T19:27:50.345Z]  Building support-scheduler ... done Removing intermediate container c088f9a3e366 [2021-09-03T19:27:50.345Z] ---> bea1c30f8439 [2021-09-03T19:27:50.345Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:27:50.631Z] ---> Running in 140e028601cb [2021-09-03T19:27:50.631Z] Removing intermediate container 140e028601cb [2021-09-03T19:27:50.631Z] ---> 049dc93bf0f7 [2021-09-03T19:27:50.631Z] [2021-09-03T19:27:50.907Z] Successfully built 049dc93bf0f7 [2021-09-03T19:27:50.907Z] Successfully tagged support-notifications:latest [2021-09-03T19:27:50.907Z]  Building support-notifications ... done Building security-bootstrapper [2021-09-03T19:27:54.327Z] Removing intermediate container c4bcb2a6e639 [2021-09-03T19:27:54.327Z] ---> d0183523feda [2021-09-03T19:27:54.327Z] [2021-09-03T19:27:54.327Z] Step 11/22 : FROM alpine:3.12 [2021-09-03T19:27:54.327Z] ---> 48b8ec4ed9eb [2021-09-03T19:27:54.327Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-03T19:27:54.327Z] ---> Running in 08fc45c33442 [2021-09-03T19:27:54.327Z] Removing intermediate container 028f1e305526 [2021-09-03T19:27:54.327Z] ---> 5e2925d3143c [2021-09-03T19:27:54.327Z] [2021-09-03T19:27:54.327Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:27:54.327Z] ---> 48b8ec4ed9eb [2021-09-03T19:27:54.327Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:27:54.327Z] ---> Using cache [2021-09-03T19:27:54.327Z] ---> 12929273221a [2021-09-03T19:27:54.327Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:27:54.327Z] ---> Using cache [2021-09-03T19:27:54.327Z] ---> 8873638c37a6 [2021-09-03T19:27:54.327Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-03T19:27:54.327Z] ---> Running in 594d1cc3d33a [2021-09-03T19:27:54.604Z] Removing intermediate container 594d1cc3d33a [2021-09-03T19:27:54.604Z] ---> 31b2449548c7 [2021-09-03T19:27:54.604Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:27:54.880Z] ---> Running in bea060469914 [2021-09-03T19:27:54.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:27:54.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:27:54.880Z] Removing intermediate container bea060469914 [2021-09-03T19:27:54.880Z] ---> 4840e202f3dd [2021-09-03T19:27:54.880Z] Step 16/24 : WORKDIR / [2021-09-03T19:27:55.170Z] ---> Running in a53a3c3ff4d0 [2021-09-03T19:27:55.170Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-03T19:27:55.170Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-03T19:27:55.170Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-03T19:27:55.170Z] (4/4) Installing curl (7.78.0-r0) [2021-09-03T19:27:55.170Z] Removing intermediate container a53a3c3ff4d0 [2021-09-03T19:27:55.170Z] ---> 81fb6741c422 [2021-09-03T19:27:55.170Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:27:55.170Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:27:55.170Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:27:55.170Z] OK: 7 MiB in 18 packages [2021-09-03T19:27:55.786Z] ---> 76a3034ab0b8 [2021-09-03T19:27:55.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-03T19:27:56.074Z] Removing intermediate container 08fc45c33442 [2021-09-03T19:27:56.074Z] ---> b1d6660c9c61 [2021-09-03T19:27:56.074Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:27:56.348Z] ---> Running in a92a61d730e0 [2021-09-03T19:27:56.348Z] Removing intermediate container a92a61d730e0 [2021-09-03T19:27:56.348Z] ---> a11d28f1aa9c [2021-09-03T19:27:56.348Z] Step 14/22 : WORKDIR /edgex [2021-09-03T19:27:56.348Z] ---> 8174feeb85e6 [2021-09-03T19:27:56.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-03T19:27:56.940Z] ---> Running in 063f9c904ba2 [2021-09-03T19:27:56.940Z] ---> 53c7422942be [2021-09-03T19:27:56.940Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-03T19:27:57.218Z] ---> Running in 6c7b522282c2 [2021-09-03T19:27:57.218Z] Removing intermediate container 063f9c904ba2 [2021-09-03T19:27:57.218Z] ---> 299c721bff11 [2021-09-03T19:27:57.218Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-03T19:27:58.175Z] Removing intermediate container 6c7b522282c2 [2021-09-03T19:27:58.175Z] ---> 3ff9526743b7 [2021-09-03T19:27:58.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:27:58.175Z] ---> 7053a642cd7b [2021-09-03T19:27:58.175Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-03T19:27:58.449Z] ---> Running in 2a465590e7b9 [2021-09-03T19:27:59.402Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:27:59.402Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:27:59.402Z] ---> 69b823d0b028 [2021-09-03T19:27:59.402Z] Step 3/26 : WORKDIR /edgex-go [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> 30c193dd41c1 [2021-09-03T19:27:59.402Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> 1a9ccf698744 [2021-09-03T19:27:59.402Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> 26784db79f2a [2021-09-03T19:27:59.402Z] Step 6/26 : COPY go.mod . [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> fabcf56a8717 [2021-09-03T19:27:59.402Z] Step 7/26 : RUN go mod download [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> e26072688eb8 [2021-09-03T19:27:59.402Z] Step 8/26 : COPY . . [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> 7e61d635fd35 [2021-09-03T19:27:59.402Z] Step 9/26 : RUN go mod tidy [2021-09-03T19:27:59.402Z] ---> Using cache [2021-09-03T19:27:59.402Z] ---> 17c291e80f14 [2021-09-03T19:27:59.402Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-03T19:27:59.402Z] Removing intermediate container 2a465590e7b9 [2021-09-03T19:27:59.402Z] ---> aea14a57fa1e [2021-09-03T19:27:59.402Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:27:59.984Z] ---> e4a4bfe132ed [2021-09-03T19:27:59.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-03T19:27:59.984Z] ---> Running in fc698e9e90b4 [2021-09-03T19:27:59.984Z] ---> Running in 1e9ec11e9d0f [2021-09-03T19:28:00.570Z] Removing intermediate container 1e9ec11e9d0f [2021-09-03T19:28:00.570Z] ---> 0c337bd161c7 [2021-09-03T19:28:00.570Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:00.570Z] 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-09-03T19:28:00.838Z] ---> 6c62da96440b [2021-09-03T19:28:00.838Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-03T19:28:00.838Z] ---> Running in 073f0a326061 [2021-09-03T19:28:00.838Z] ---> Running in c4f89dd48938 [2021-09-03T19:28:01.109Z] Removing intermediate container 073f0a326061 [2021-09-03T19:28:01.109Z] ---> bc028aa02f2c [2021-09-03T19:28:01.109Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:28:01.109Z] Removing intermediate container c4f89dd48938 [2021-09-03T19:28:01.109Z] ---> 43a0cb3bc5f5 [2021-09-03T19:28:01.109Z] Step 19/22 : CMD ["--init=true"] [2021-09-03T19:28:01.109Z] ---> Running in eabd0817e7a8 [2021-09-03T19:28:01.109Z] ---> Running in fb343c3c41dc [2021-09-03T19:28:01.375Z] Removing intermediate container eabd0817e7a8 [2021-09-03T19:28:01.375Z] ---> 7d696f87cd58 [2021-09-03T19:28:01.375Z] [2021-09-03T19:28:01.375Z] Removing intermediate container fb343c3c41dc [2021-09-03T19:28:01.375Z] ---> 16b67bd3b791 [2021-09-03T19:28:01.375Z] Step 20/22 : LABEL arch=x86_64 [2021-09-03T19:28:01.375Z] Successfully built 7d696f87cd58 [2021-09-03T19:28:01.375Z] Successfully tagged core-metadata:latest [2021-09-03T19:28:01.375Z] Building sys-mgmt-agent [2021-09-03T19:28:01.375Z] ---> Running in 7b6044e8991b [2021-09-03T19:28:02.345Z]  Building core-metadata ... done Removing intermediate container 7b6044e8991b [2021-09-03T19:28:02.345Z] ---> 0db389583b73 [2021-09-03T19:28:02.345Z] Step 21/22 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:02.934Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:28:02.934Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:28:02.934Z] ---> 69b823d0b028 [2021-09-03T19:28:02.934Z] Step 3/32 : WORKDIR /edgex-go [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> 30c193dd41c1 [2021-09-03T19:28:02.934Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> 1a9ccf698744 [2021-09-03T19:28:02.934Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> 26784db79f2a [2021-09-03T19:28:02.934Z] Step 6/32 : COPY go.mod . [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> fabcf56a8717 [2021-09-03T19:28:02.934Z] Step 7/32 : RUN go mod download [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> e26072688eb8 [2021-09-03T19:28:02.934Z] Step 8/32 : COPY . . [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> 7e61d635fd35 [2021-09-03T19:28:02.934Z] Step 9/32 : RUN go mod tidy [2021-09-03T19:28:02.934Z] ---> Using cache [2021-09-03T19:28:02.934Z] ---> 17c291e80f14 [2021-09-03T19:28:02.934Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-03T19:28:02.934Z] ---> Running in 540c3049367c [2021-09-03T19:28:03.201Z] ---> Running in 3b3a9b840a8d [2021-09-03T19:28:03.475Z] Removing intermediate container 3b3a9b840a8d [2021-09-03T19:28:03.475Z] ---> 5caf583d5fa8 [2021-09-03T19:28:03.475Z] Step 22/22 : LABEL version=0.0.0 [2021-09-03T19:28:03.749Z] ---> Running in 93b76cc96115 [2021-09-03T19:28:03.749Z] Removing intermediate container 3f417ed943de [2021-09-03T19:28:03.749Z] ---> 9e2d345d6bcd [2021-09-03T19:28:03.749Z] [2021-09-03T19:28:03.749Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:28:03.749Z] ---> 48b8ec4ed9eb [2021-09-03T19:28:03.749Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-03T19:28:03.749Z] 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-09-03T19:28:03.749Z] Removing intermediate container 93b76cc96115 [2021-09-03T19:28:03.749Z] ---> e226d13ba9e4 [2021-09-03T19:28:03.749Z] [2021-09-03T19:28:03.749Z] ---> Running in bf30e49facae [2021-09-03T19:28:04.017Z] Successfully built e226d13ba9e4 [2021-09-03T19:28:04.017Z] Successfully tagged security-proxy-setup:latest [2021-09-03T19:28:04.017Z] Building core-command [2021-09-03T19:28:04.017Z]  Building security-proxy-setup ... done Removing intermediate container bf30e49facae [2021-09-03T19:28:04.017Z] ---> e2862d7c8de9 [2021-09-03T19:28:04.017Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-03T19:28:04.017Z] ---> Running in 9441ef4522b3 [2021-09-03T19:28:04.284Z] Removing intermediate container 9441ef4522b3 [2021-09-03T19:28:04.284Z] ---> 9d550e7c13be [2021-09-03T19:28:04.284Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-03T19:28:05.159Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:05.537Z] Merge succeeded, producing 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:05.538Z] Checking out Revision 0c24509f371167a4a7dc9902011df1ae52793e1e (PR-3698) [2021-09-03T19:28:05.694Z] ---> Running in 70c10b1108cf [2021-09-03T19:28:05.694Z] Removing intermediate container 70c10b1108cf [2021-09-03T19:28:05.694Z] ---> 7be6cafd3e90 [2021-09-03T19:28:05.694Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:28:05.694Z] ---> Running in d3311bd8b763 [2021-09-03T19:28:04.236Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:28:04.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:28:04.288Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:28:04.336Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:28:04.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:28:04.354Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-03T19:28:05.180Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:28:05.198Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-03T19:28:05.426Z] > git remote # timeout=10 [2021-09-03T19:28:05.451Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T19:28:05.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:28:05.492Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-03T19:28:05.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T19:28:05.546Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:28:05.563Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-03T19:28:07.148Z] Removing intermediate container d3311bd8b763 [2021-09-03T19:28:07.148Z] ---> f5c94941d5d7 [2021-09-03T19:28:07.148Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-03T19:28:07.148Z] ---> Running in ce7bc8ff84db [2021-09-03T19:28:07.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:08.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:08.949Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-03T19:28:08.949Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-03T19:28:08.949Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-03T19:28:08.949Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-03T19:28:09.917Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-03T19:28:09.917Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-03T19:28:09.917Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:28:09.917Z] OK: 8 MiB in 20 packages [2021-09-03T19:28:10.171Z] Commit message: "fix(security): secrets-config user connect using TLS" [2021-09-03T19:28:10.239Z] > git --version # timeout=10 [2021-09-03T19:28:10.251Z] > git --version # 'git version 2.17.1' [2021-09-03T19:28:10.265Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T19:28:10.884Z] provisioning config files... [2021-09-03T19:28:10.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8289747800442984356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:28:11.588Z] ---> docker-login.sh [2021-09-03T19:28:11.588Z] nexus3.edgexfoundry.org:10001 [2021-09-03T19:28:12.534Z] Removing intermediate container ce7bc8ff84db [2021-09-03T19:28:12.534Z] ---> 28d405193dff [2021-09-03T19:28:12.534Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:28:12.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:28:12.808Z] ---> c005fff76ef3 [2021-09-03T19:28:12.808Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-03T19:28:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:28:12.880Z] Configure a credential helper to remove this warning. See [2021-09-03T19:28:12.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:28:12.880Z] [2021-09-03T19:28:12.880Z] Login Succeeded [2021-09-03T19:28:12.881Z] nexus3.edgexfoundry.org:10002 [2021-09-03T19:28:13.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:28:13.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:28:13.447Z] Configure a credential helper to remove this warning. See [2021-09-03T19:28:13.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:28:13.447Z] [2021-09-03T19:28:13.447Z] Login Succeeded [2021-09-03T19:28:13.447Z] nexus3.edgexfoundry.org:10003 [2021-09-03T19:28:13.804Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:28:13.804Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:28:13.804Z] ---> 69b823d0b028 [2021-09-03T19:28:13.804Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> 30c193dd41c1 [2021-09-03T19:28:13.804Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> 1a9ccf698744 [2021-09-03T19:28:13.804Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> 26784db79f2a [2021-09-03T19:28:13.804Z] Step 6/24 : COPY go.mod . [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> fabcf56a8717 [2021-09-03T19:28:13.804Z] Step 7/24 : RUN go mod download [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> e26072688eb8 [2021-09-03T19:28:13.804Z] Step 8/24 : COPY . . [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> 7e61d635fd35 [2021-09-03T19:28:13.804Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:28:13.804Z] ---> Using cache [2021-09-03T19:28:13.804Z] ---> 17c291e80f14 [2021-09-03T19:28:13.804Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-03T19:28:13.804Z] ---> 1b38723d8068 [2021-09-03T19:28:13.804Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-03T19:28:13.804Z] ---> Running in 6e68e2763eb3 [2021-09-03T19:28:14.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:28:14.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:28:14.050Z] Configure a credential helper to remove this warning. See [2021-09-03T19:28:14.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:28:14.050Z] [2021-09-03T19:28:14.050Z] Login Succeeded [2021-09-03T19:28:14.050Z] nexus3.edgexfoundry.org:10004 [2021-09-03T19:28:14.079Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:28:14.079Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:28:14.079Z] ---> 69b823d0b028 [2021-09-03T19:28:14.079Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:28:14.079Z] ---> Using cache [2021-09-03T19:28:14.079Z] ---> 30c193dd41c1 [2021-09-03T19:28:14.079Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:28:14.079Z] ---> Using cache [2021-09-03T19:28:14.079Z] ---> 1a9ccf698744 [2021-09-03T19:28:14.079Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-03T19:28:14.079Z] ---> Running in db05d96c7bcd [2021-09-03T19:28:14.353Z] ---> 4bb04edba89c [2021-09-03T19:28:14.353Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-03T19:28:14.353Z] ---> Running in f118a0453ddd [2021-09-03T19:28:14.620Z] Removing intermediate container f118a0453ddd [2021-09-03T19:28:14.620Z] ---> b1d52871e974 [2021-09-03T19:28:14.620Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:28:14.620Z] ---> Running in 96e6d71ba116 [2021-09-03T19:28:14.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:28:14.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:28:14.651Z] Configure a credential helper to remove this warning. See [2021-09-03T19:28:14.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:28:14.651Z] [2021-09-03T19:28:14.651Z] Login Succeeded [2021-09-03T19:28:14.651Z] docker.io [2021-09-03T19:28:14.895Z] 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-09-03T19:28:14.895Z] Removing intermediate container 96e6d71ba116 [2021-09-03T19:28:14.895Z] ---> d1b531339a25 [2021-09-03T19:28:14.895Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:28:14.895Z] ---> Running in fc6a3244b88e [2021-09-03T19:28:14.895Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:15.164Z] Removing intermediate container fc6a3244b88e [2021-09-03T19:28:15.164Z] ---> 762ff68f1280 [2021-09-03T19:28:15.164Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:15.164Z] ---> Running in bec1cfdd46fc [2021-09-03T19:28:15.164Z] Removing intermediate container bec1cfdd46fc [2021-09-03T19:28:15.164Z] ---> 7ff92e1b6432 [2021-09-03T19:28:15.164Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:28:15.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-03T19:28:15.429Z] ---> Running in a6fae1e1b879 [2021-09-03T19:28:15.429Z] Removing intermediate container a6fae1e1b879 [2021-09-03T19:28:15.429Z] ---> 78a86c02d2fd [2021-09-03T19:28:15.429Z] [2021-09-03T19:28:15.429Z] Successfully built 78a86c02d2fd [2021-09-03T19:28:15.696Z] Successfully tagged core-data:latest [2021-09-03T19:28:15.696Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:15.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-03T19:28:15.854Z] Configure a credential helper to remove this warning. See [2021-09-03T19:28:15.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-03T19:28:15.854Z] [2021-09-03T19:28:15.854Z] Login Succeeded [2021-09-03T19:28:15.854Z] ---> docker-login.sh ends [Pipeline] } [2021-09-03T19:28:16.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-03T19:28:16.283Z] OK: 219 MiB in 52 packages [Pipeline] echo [2021-09-03T19:28:16.860Z] ========================================================= [2021-09-03T19:28:16.860Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-03T19:28:16.860Z] ========================================================= [2021-09-03T19:28:16.874Z] Removing intermediate container db05d96c7bcd [2021-09-03T19:28:16.874Z] ---> 958c4110431d [2021-09-03T19:28:16.874Z] Step 6/24 : COPY go.mod . [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:28:17.142Z] ---> 64569540bd5b [2021-09-03T19:28:17.142Z] Step 7/24 : RUN go mod download [2021-09-03T19:28:17.142Z] ---> Running in 93c0c2af986d [2021-09-03T19:28:17.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:28:17.915Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-03T19:28:17.915Z] 595b0fe564bb: Pulling fs layer [2021-09-03T19:28:17.915Z] 24495759ef45: Pulling fs layer [2021-09-03T19:28:17.915Z] d148012ef14d: Pulling fs layer [2021-09-03T19:28:17.915Z] e90a11edd702: Pulling fs layer [2021-09-03T19:28:17.915Z] d77568369979: Pulling fs layer [2021-09-03T19:28:17.915Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-03T19:28:17.915Z] 170f2ba95c9a: Pulling fs layer [2021-09-03T19:28:17.915Z] 97ac5df62f85: Pulling fs layer [2021-09-03T19:28:17.915Z] e90a11edd702: Waiting [2021-09-03T19:28:17.915Z] d77568369979: Waiting [2021-09-03T19:28:17.915Z] fc1c9f9a7f3b: Waiting [2021-09-03T19:28:17.915Z] 170f2ba95c9a: Waiting [2021-09-03T19:28:17.915Z] 97ac5df62f85: Waiting [2021-09-03T19:28:17.915Z] d148012ef14d: Verifying Checksum [2021-09-03T19:28:17.915Z] d148012ef14d: Download complete [2021-09-03T19:28:17.915Z] 24495759ef45: Verifying Checksum [2021-09-03T19:28:17.915Z] 24495759ef45: Download complete [2021-09-03T19:28:17.915Z] d77568369979: Verifying Checksum [2021-09-03T19:28:17.915Z] d77568369979: Download complete [2021-09-03T19:28:17.915Z] 595b0fe564bb: Download complete [2021-09-03T19:28:17.915Z] fc1c9f9a7f3b: Download complete [2021-09-03T19:28:17.915Z] 170f2ba95c9a: Verifying Checksum [2021-09-03T19:28:17.915Z] 170f2ba95c9a: Download complete [2021-09-03T19:28:18.517Z] 595b0fe564bb: Pull complete [2021-09-03T19:28:19.517Z] 24495759ef45: Pull complete [2021-09-03T19:28:19.784Z] Removing intermediate container 93c0c2af986d [2021-09-03T19:28:19.784Z] ---> e936181e784f [2021-09-03T19:28:19.784Z] Step 8/24 : COPY . . [2021-09-03T19:28:19.808Z] d148012ef14d: Pull complete [2021-09-03T19:28:21.868Z] 97ac5df62f85: Verifying Checksum [2021-09-03T19:28:21.868Z] 97ac5df62f85: Download complete [2021-09-03T19:28:22.144Z] e90a11edd702: Verifying Checksum [2021-09-03T19:28:22.144Z] e90a11edd702: Download complete [2021-09-03T19:28:23.314Z] 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-09-03T19:28:25.274Z] ---> 9157562b1e9e [2021-09-03T19:28:25.274Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:28:25.274Z] ---> Running in 42c97aa8a8e1 [2021-09-03T19:28:27.224Z] Removing intermediate container 42c97aa8a8e1 [2021-09-03T19:28:27.224Z] ---> 198fd23e10b5 [2021-09-03T19:28:27.224Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-03T19:28:27.224Z] ---> Running in ef345d2af175 [2021-09-03T19:28:27.497Z] Removing intermediate container fc698e9e90b4 [2021-09-03T19:28:27.497Z] ---> 298bf69b309d [2021-09-03T19:28:27.497Z] [2021-09-03T19:28:27.497Z] Step 11/26 : FROM alpine:3.12 [2021-09-03T19:28:27.497Z] ---> 48b8ec4ed9eb [2021-09-03T19:28:27.497Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-03T19:28:27.497Z] ---> Running in 48da02af7e07 [2021-09-03T19:28:27.769Z] 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-09-03T19:28:28.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:28.314Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:28.584Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-03T19:28:28.584Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-03T19:28:28.584Z] (3/3) Installing su-exec (0.2-r1) [2021-09-03T19:28:28.584Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:28:28.584Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:28:28.584Z] OK: 6 MiB in 17 packages [2021-09-03T19:28:29.170Z] Removing intermediate container 48da02af7e07 [2021-09-03T19:28:29.170Z] ---> d184067535bf [2021-09-03T19:28:29.170Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:28:29.170Z] ---> Running in 8fe1c089099d [2021-09-03T19:28:29.436Z] Removing intermediate container 8fe1c089099d [2021-09-03T19:28:29.436Z] ---> 2ad460047bea [2021-09-03T19:28:29.436Z] Step 14/26 : WORKDIR / [2021-09-03T19:28:29.436Z] ---> Running in a489acd51c87 [2021-09-03T19:28:29.436Z] Removing intermediate container a489acd51c87 [2021-09-03T19:28:29.436Z] ---> 563c8972a0d7 [2021-09-03T19:28:29.436Z] 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-09-03T19:28:29.706Z] ---> 1d7fe4d3e9a3 [2021-09-03T19:28:29.706Z] 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-09-03T19:28:29.973Z] ---> df917137b4b1 [2021-09-03T19:28:29.973Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-03T19:28:30.241Z] ---> 1c9f711c47cd [2021-09-03T19:28:30.241Z] 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-09-03T19:28:30.822Z] ---> a683e27373c3 [2021-09-03T19:28:30.822Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-03T19:28:31.090Z] ---> 2f59c83fc6a7 [2021-09-03T19:28:31.090Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-03T19:28:31.675Z] ---> 6c39dc791df7 [2021-09-03T19:28:31.675Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-03T19:28:32.258Z] ---> 57a67ac0a2c3 [2021-09-03T19:28:32.258Z] 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-09-03T19:28:32.258Z] ---> Running in 0a4d173b0464 [2021-09-03T19:28:32.531Z] Removing intermediate container 540c3049367c [2021-09-03T19:28:32.531Z] ---> 9f33945377ad [2021-09-03T19:28:32.531Z] [2021-09-03T19:28:32.531Z] Step 11/32 : FROM alpine:3.12 [2021-09-03T19:28:32.531Z] ---> 48b8ec4ed9eb [2021-09-03T19:28:32.531Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-03T19:28:32.531Z] ---> Running in 01bcbee6faf2 [2021-09-03T19:28:32.802Z] Removing intermediate container 01bcbee6faf2 [2021-09-03T19:28:32.802Z] ---> 2d9553232d06 [2021-09-03T19:28:32.802Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-03T19:28:32.802Z] ---> Running in 2d05b9c3097d [2021-09-03T19:28:33.391Z] Removing intermediate container 0a4d173b0464 [2021-09-03T19:28:33.391Z] ---> f12bac763998 [2021-09-03T19:28:33.391Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-03T19:28:33.658Z] ---> Running in f7aba40cfe6b [2021-09-03T19:28:33.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:33.658Z] Removing intermediate container f7aba40cfe6b [2021-09-03T19:28:33.658Z] ---> 869f8ef93975 [2021-09-03T19:28:33.658Z] Step 24/26 : LABEL arch=x86_64 [2021-09-03T19:28:33.658Z] ---> Running in 89a22d070b1c [2021-09-03T19:28:33.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:33.928Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:28:33.928Z] (2/2) Installing su-exec (0.2-r1) [2021-09-03T19:28:33.928Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:28:33.928Z] OK: 6 MiB in 16 packages [2021-09-03T19:28:34.206Z] Removing intermediate container 89a22d070b1c [2021-09-03T19:28:34.206Z] ---> 8d99fd16067e [2021-09-03T19:28:34.206Z] Step 25/26 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:34.206Z] ---> Running in 9005a9b4f999 [2021-09-03T19:28:34.206Z] Removing intermediate container 9005a9b4f999 [2021-09-03T19:28:34.206Z] ---> e8cb59641aec [2021-09-03T19:28:34.206Z] Step 26/26 : LABEL version=0.0.0 [2021-09-03T19:28:34.480Z] ---> Running in 2dedf4da9927 [2021-09-03T19:28:34.480Z] Removing intermediate container 2dedf4da9927 [2021-09-03T19:28:34.480Z] ---> 733032eff602 [2021-09-03T19:28:34.480Z] [2021-09-03T19:28:34.480Z] Removing intermediate container 2d05b9c3097d [2021-09-03T19:28:34.480Z] ---> b3cc9552b500 [2021-09-03T19:28:34.480Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-03T19:28:34.572Z] e90a11edd702: Pull complete [2021-09-03T19:28:34.572Z] d77568369979: Pull complete [2021-09-03T19:28:34.572Z] fc1c9f9a7f3b: Pull complete [2021-09-03T19:28:34.572Z] 170f2ba95c9a: Pull complete [2021-09-03T19:28:34.749Z] Successfully built 733032eff602 [2021-09-03T19:28:34.749Z] ---> Running in 85b1bc09e730 [2021-09-03T19:28:34.749Z] Successfully tagged security-secretstore-setup:latest [2021-09-03T19:28:34.749Z]  Building security-secretstore-setup ... done Removing intermediate container 85b1bc09e730 [2021-09-03T19:28:34.749Z] ---> e9d5d1f649c6 [2021-09-03T19:28:34.749Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-03T19:28:34.749Z] ---> Running in 6ce96bc2549a [2021-09-03T19:28:35.018Z] Removing intermediate container 6ce96bc2549a [2021-09-03T19:28:35.018Z] ---> 6156951f62fb [2021-09-03T19:28:35.018Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-03T19:28:35.018Z] ---> Running in 3da9717b8280 [2021-09-03T19:28:35.985Z] Removing intermediate container 3da9717b8280 [2021-09-03T19:28:35.985Z] ---> d64abd68dac9 [2021-09-03T19:28:35.985Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-03T19:28:35.985Z] ---> Running in adf7176e1231 [2021-09-03T19:28:36.251Z] Removing intermediate container adf7176e1231 [2021-09-03T19:28:36.251Z] ---> 0bfc7e9c199f [2021-09-03T19:28:36.251Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-03T19:28:36.521Z] ---> e6b22d15c086 [2021-09-03T19:28:36.521Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-03T19:28:36.521Z] ---> Running in 7ff5c007ec89 [2021-09-03T19:28:37.481Z] Removing intermediate container 7ff5c007ec89 [2021-09-03T19:28:37.481Z] ---> 82582d1c2458 [2021-09-03T19:28:37.481Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:28:37.481Z] ---> c26407fbf763 [2021-09-03T19:28:37.481Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-03T19:28:38.069Z] ---> 2754ed7bd041 [2021-09-03T19:28:38.069Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-03T19:28:38.342Z] ---> 9f7e46632b65 [2021-09-03T19:28:38.342Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-03T19:28:38.618Z] ---> 0a8d27ac4eeb [2021-09-03T19:28:38.618Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-03T19:28:38.886Z] ---> 7c8dac8530a7 [2021-09-03T19:28:38.886Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-03T19:28:39.152Z] ---> Running in 034e5e2b6e10 [2021-09-03T19:28:39.152Z] Removing intermediate container 034e5e2b6e10 [2021-09-03T19:28:39.152Z] ---> 61f9a5d5106f [2021-09-03T19:28:39.152Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-03T19:28:39.418Z] ---> d7364e5dd745 [2021-09-03T19:28:39.418Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-03T19:28:39.692Z] ---> Running in 7fd928b0e483 [2021-09-03T19:28:40.011Z] 97ac5df62f85: Pull complete [2021-09-03T19:28:40.011Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-03T19:28:40.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:28:40.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:28:40.435Z] + docker build -t+ ci-base-image-arm64 -f -echo . FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:28:40.435Z] WORKDIR /edgex [2021-09-03T19:28:40.435Z] COPY go.mod . [2021-09-03T19:28:40.435Z] RUN go mod download [2021-09-03T19:28:40.435Z] [2021-09-03T19:28:40.657Z] Removing intermediate container 6e68e2763eb3 [2021-09-03T19:28:40.657Z] ---> b46517e7338b [2021-09-03T19:28:40.657Z] [2021-09-03T19:28:40.657Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:28:40.657Z] ---> 48b8ec4ed9eb [2021-09-03T19:28:40.657Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:28:40.657Z] ---> Using cache [2021-09-03T19:28:40.657Z] ---> 12929273221a [2021-09-03T19:28:40.657Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:28:40.657Z] ---> Using cache [2021-09-03T19:28:40.657Z] ---> 8873638c37a6 [2021-09-03T19:28:40.657Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-03T19:28:40.921Z] ---> Running in ccb486e22934 [2021-09-03T19:28:40.921Z] Removing intermediate container 7fd928b0e483 [2021-09-03T19:28:40.921Z] ---> 6de97f425997 [2021-09-03T19:28:40.921Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-03T19:28:40.921Z] ---> Running in 4325ad466e2a [2021-09-03T19:28:40.921Z] Removing intermediate container ccb486e22934 [2021-09-03T19:28:40.921Z] ---> 63ef97a6e6f5 [2021-09-03T19:28:40.921Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:28:40.921Z] ---> Running in 032e804291dc [2021-09-03T19:28:41.187Z] Removing intermediate container 4325ad466e2a [2021-09-03T19:28:41.187Z] ---> c85810f0f9df [2021-09-03T19:28:41.187Z] Step 29/32 : CMD ["gate"] [2021-09-03T19:28:41.187Z] Removing intermediate container 032e804291dc [2021-09-03T19:28:41.187Z] ---> ce80a6d0000d [2021-09-03T19:28:41.187Z] Step 16/24 : WORKDIR / [2021-09-03T19:28:41.187Z] ---> Running in a74e77835920 [2021-09-03T19:28:41.187Z] ---> Running in 38edd8a28782 [2021-09-03T19:28:41.458Z] Removing intermediate container a74e77835920 [2021-09-03T19:28:41.458Z] ---> 0e07de448de3 [2021-09-03T19:28:41.458Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:28:41.458Z] Removing intermediate container 38edd8a28782 [2021-09-03T19:28:41.458Z] ---> 9d87a55a3d21 [2021-09-03T19:28:41.458Z] Step 30/32 : LABEL arch=x86_64 [2021-09-03T19:28:41.733Z] ---> Running in 1f7701f979ef [2021-09-03T19:28:41.733Z] ---> 58f40abdec34 [2021-09-03T19:28:41.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-03T19:28:41.733Z] Removing intermediate container 1f7701f979ef [2021-09-03T19:28:41.733Z] ---> f572fa61bbed [2021-09-03T19:28:41.733Z] Step 31/32 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:41.998Z] ---> Running in 948a182ce91d [2021-09-03T19:28:42.267Z] ---> b4c389228e85 [2021-09-03T19:28:42.267Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-03T19:28:42.267Z] Removing intermediate container 948a182ce91d [2021-09-03T19:28:42.267Z] ---> dde882185c1a [2021-09-03T19:28:42.267Z] Step 32/32 : LABEL version=0.0.0 [2021-09-03T19:28:42.429Z] Sending build context to Docker daemon 166MB [2021-09-03T19:28:42.429Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-03T19:28:42.429Z] ---> 04bc70af865f [2021-09-03T19:28:42.429Z] Step 2/4 : WORKDIR /edgex [2021-09-03T19:28:42.533Z] ---> Running in a7368efe7f33 [2021-09-03T19:28:42.533Z] ---> 3221f859b623 [2021-09-03T19:28:42.533Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-03T19:28:42.533Z] ---> Running in a08a1bd26e09 [2021-09-03T19:28:42.533Z] Removing intermediate container a7368efe7f33 [2021-09-03T19:28:42.533Z] ---> 41ac4d411fe0 [2021-09-03T19:28:42.533Z] [2021-09-03T19:28:42.803Z] Successfully built 41ac4d411fe0 [2021-09-03T19:28:42.803Z] Successfully tagged security-bootstrapper:latest [2021-09-03T19:28:42.803Z]  Building security-bootstrapper ... done Removing intermediate container a08a1bd26e09 [2021-09-03T19:28:42.803Z] ---> 049059d0f461 [2021-09-03T19:28:42.803Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:28:42.803Z] ---> Running in a9cbe19d5cf9 [2021-09-03T19:28:43.072Z] Removing intermediate container a9cbe19d5cf9 [2021-09-03T19:28:43.072Z] ---> 7a7bb2250480 [2021-09-03T19:28:43.072Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:28:43.072Z] ---> Running in 8febb1c7934e [2021-09-03T19:28:43.072Z] Removing intermediate container 8febb1c7934e [2021-09-03T19:28:43.072Z] ---> 264ae0de387c [2021-09-03T19:28:43.072Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:28:43.354Z] ---> Running in b3d7ced216cc [2021-09-03T19:28:43.354Z] Removing intermediate container b3d7ced216cc [2021-09-03T19:28:43.354Z] ---> 5fa0bd22a0de [2021-09-03T19:28:43.354Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:28:43.354Z] ---> Running in b9b073be229d [2021-09-03T19:28:43.620Z] Removing intermediate container b9b073be229d [2021-09-03T19:28:43.620Z] ---> f63176dde3bc [2021-09-03T19:28:43.620Z] [2021-09-03T19:28:43.620Z] Successfully built f63176dde3bc [2021-09-03T19:28:43.620Z] Successfully tagged core-command:latest [2021-09-03T19:28:45.033Z]  Building core-command ... done Removing intermediate container ef345d2af175 [2021-09-03T19:28:45.033Z] ---> 9dea8b24c661 [2021-09-03T19:28:45.033Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-03T19:28:45.033Z] ---> Running in b3a8129d15d4 [2021-09-03T19:28:45.299Z] 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-09-03T19:28:45.879Z] Removing intermediate container b3a8129d15d4 [2021-09-03T19:28:45.879Z] ---> ea192b2b0207 [2021-09-03T19:28:45.879Z] [2021-09-03T19:28:45.879Z] Step 12/24 : FROM docker:20.10.7 [2021-09-03T19:28:46.144Z] 20.10.7: Pulling from library/docker [2021-09-03T19:28:47.854Z] ---> Running in 70e0cde6b6a6 [2021-09-03T19:28:47.854Z] Removing intermediate container 70e0cde6b6a6 [2021-09-03T19:28:47.854Z] ---> 295af9cbfc87 [2021-09-03T19:28:47.854Z] Step 3/4 : COPY go.mod . [2021-09-03T19:28:48.465Z] ---> 52c9f6001aa9 [2021-09-03T19:28:48.465Z] Step 4/4 : RUN go mod download [2021-09-03T19:28:48.742Z] ---> Running in b29e2f766980 [2021-09-03T19:28:50.396Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-03T19:28:50.396Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-03T19:28:50.396Z] ---> 08bdaf2f88f9 [2021-09-03T19:28:50.396Z] 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-09-03T19:28:50.396Z] ---> Running in 60295b3b695b [2021-09-03T19:28:50.665Z] Removing intermediate container 60295b3b695b [2021-09-03T19:28:50.665Z] ---> 9cfefdd64f14 [2021-09-03T19:28:50.665Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-03T19:28:50.665Z] ---> Running in bb1897ae49d5 [2021-09-03T19:28:50.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:50.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-03T19:28:51.199Z] (1/39) Installing readline (8.1.0-r0) [2021-09-03T19:28:51.199Z] (2/39) Installing bash (5.1.0-r0) [2021-09-03T19:28:51.199Z] Executing bash-5.1.0-r0.post-install [2021-09-03T19:28:51.199Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-03T19:28:51.199Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-03T19:28:51.199Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-03T19:28:51.199Z] (6/39) Installing curl (7.78.0-r0) [2021-09-03T19:28:51.199Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-03T19:28:51.199Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-03T19:28:51.199Z] (9/39) Installing expat (2.2.10-r1) [2021-09-03T19:28:51.199Z] (10/39) Installing libffi (3.3-r2) [2021-09-03T19:28:51.199Z] (11/39) Installing gdbm (1.19-r0) [2021-09-03T19:28:51.464Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-03T19:28:51.464Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-03T19:28:51.464Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-03T19:28:51.844Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-03T19:28:51.844Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-03T19:28:51.844Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-03T19:28:51.844Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-03T19:28:51.844Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-03T19:28:51.844Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-03T19:28:52.174Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-03T19:28:52.174Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-03T19:28:52.174Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-03T19:28:52.174Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-03T19:28:52.174Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-03T19:28:52.174Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-03T19:28:52.174Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-03T19:28:52.174Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-03T19:28:52.174Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-03T19:28:52.174Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-03T19:28:52.174Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-03T19:28:52.174Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-03T19:28:52.174Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-03T19:28:52.174Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-03T19:28:52.174Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-03T19:28:52.174Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-03T19:28:52.174Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-03T19:28:52.174Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-03T19:28:52.174Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-03T19:28:52.491Z] Executing busybox-1.32.1-r6.trigger [2021-09-03T19:28:52.491Z] OK: 82 MiB in 59 packages [2021-09-03T19:28:53.758Z] Collecting docker-compose==1.23.2 [2021-09-03T19:28:53.758Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-03T19:28:53.758Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-03T19:28:53.758Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-03T19:28:53.758Z] Collecting docker<4.0,>=3.6.0 [2021-09-03T19:28:53.758Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-03T19:28:53.758Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-03T19:28:53.758Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-03T19:28:54.096Z] Collecting texttable<0.10,>=0.9.0 [2021-09-03T19:28:54.096Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-03T19:28:54.442Z] Collecting PyYAML<4,>=3.10 [2021-09-03T19:28:54.442Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-03T19:28:55.024Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-03T19:28:55.024Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-03T19:28:55.024Z] Collecting docopt<0.7,>=0.6.1 [2021-09-03T19:28:55.024Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-03T19:28:55.290Z] Collecting jsonschema<3,>=2.5.1 [2021-09-03T19:28:55.290Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-03T19:28:55.290Z] Collecting cached-property<2,>=1.2.0 [2021-09-03T19:28:55.290Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-03T19:28:55.290Z] 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-09-03T19:28:55.556Z] Collecting docker-pycreds>=0.4.0 [2021-09-03T19:28:55.556Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-03T19:28:55.556Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-03T19:28:55.556Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-03T19:28:55.556Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-03T19:28:55.556Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-03T19:28:55.556Z] Collecting idna<2.8,>=2.5 [2021-09-03T19:28:55.556Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-03T19:28:55.821Z] Collecting certifi>=2017.4.17 [2021-09-03T19:28:55.821Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-03T19:28:55.821Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-03T19:28:55.821Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-03T19:28:55.821Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-03T19:28:55.821Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-03T19:28:55.821Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-03T19:28:55.821Z] Attempting uninstall: urllib3 [2021-09-03T19:28:55.821Z] Found existing installation: urllib3 1.26.2 [2021-09-03T19:28:55.821Z] Uninstalling urllib3-1.26.2: [2021-09-03T19:28:55.821Z] Successfully uninstalled urllib3-1.26.2 [2021-09-03T19:28:56.088Z] Attempting uninstall: idna [2021-09-03T19:28:56.088Z] Found existing installation: idna 3.1 [2021-09-03T19:28:56.088Z] Uninstalling idna-3.1: [2021-09-03T19:28:56.088Z] Successfully uninstalled idna-3.1 [2021-09-03T19:28:56.088Z] Attempting uninstall: chardet [2021-09-03T19:28:56.088Z] Found existing installation: chardet 4.0.0 [2021-09-03T19:28:56.088Z] Uninstalling chardet-4.0.0: [2021-09-03T19:28:56.088Z] Successfully uninstalled chardet-4.0.0 [2021-09-03T19:28:56.359Z] Attempting uninstall: requests [2021-09-03T19:28:56.359Z] Found existing installation: requests 2.25.1 [2021-09-03T19:28:56.359Z] Uninstalling requests-2.25.1: [2021-09-03T19:28:56.359Z] Successfully uninstalled requests-2.25.1 [2021-09-03T19:28:56.359Z] Running setup.py install for texttable: started [2021-09-03T19:28:56.947Z] Running setup.py install for texttable: finished with status 'done' [2021-09-03T19:28:56.947Z] Running setup.py install for PyYAML: started [2021-09-03T19:28:57.216Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-03T19:28:57.485Z] Running setup.py install for docopt: started [2021-09-03T19:28:57.751Z] Running setup.py install for docopt: finished with status 'done' [2021-09-03T19:28:57.751Z] Running setup.py install for dockerpty: started [2021-09-03T19:28:58.016Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-03T19:28:58.282Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-03T19:29:01.625Z] Removing intermediate container bb1897ae49d5 [2021-09-03T19:29:01.625Z] ---> 456a5e2fca7f [2021-09-03T19:29:01.625Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-03T19:29:01.625Z] ---> Running in f1b59e6e8ae9 [2021-09-03T19:29:01.625Z] Removing intermediate container f1b59e6e8ae9 [2021-09-03T19:29:01.625Z] ---> 4e930115c194 [2021-09-03T19:29:01.625Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-03T19:29:01.625Z] ---> Running in 45cb9cd6abfd [2021-09-03T19:29:01.625Z] Removing intermediate container 45cb9cd6abfd [2021-09-03T19:29:01.625Z] ---> 3ee7b7ce2be0 [2021-09-03T19:29:01.625Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-03T19:29:01.894Z] ---> 9ba4e360ca55 [2021-09-03T19:29:01.894Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-03T19:29:01.894Z] ---> a19bb9363953 [2021-09-03T19:29:01.894Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-03T19:29:02.160Z] ---> c9753477bfcf [2021-09-03T19:29:02.160Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-03T19:29:02.160Z] ---> Running in 10364c86c18a [2021-09-03T19:29:02.427Z] Removing intermediate container 10364c86c18a [2021-09-03T19:29:02.427Z] ---> 8cd1128e7209 [2021-09-03T19:29:02.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:29:02.427Z] ---> Running in 04a4b8db8878 [2021-09-03T19:29:02.427Z] Removing intermediate container 04a4b8db8878 [2021-09-03T19:29:02.427Z] ---> e6d24c2ac537 [2021-09-03T19:29:02.427Z] Step 22/24 : LABEL arch=x86_64 [2021-09-03T19:29:02.427Z] ---> Running in 81f76f13bbbc [2021-09-03T19:29:02.427Z] Removing intermediate container 81f76f13bbbc [2021-09-03T19:29:02.427Z] ---> 47ee71fbeac5 [2021-09-03T19:29:02.427Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:29:02.692Z] ---> Running in af082be1f726 [2021-09-03T19:29:02.692Z] Removing intermediate container af082be1f726 [2021-09-03T19:29:02.692Z] ---> 976caa63918f [2021-09-03T19:29:02.692Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:29:02.692Z] ---> Running in a8c27fe3382b [2021-09-03T19:29:02.692Z] Removing intermediate container a8c27fe3382b [2021-09-03T19:29:02.692Z] ---> 77dfb018b57a [2021-09-03T19:29:02.692Z] [2021-09-03T19:29:02.957Z] Successfully built 77dfb018b57a [2021-09-03T19:29:02.957Z] Successfully tagged sys-mgmt-agent:latest [2021-09-03T19:29:02.972Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-03T19:29:02.995Z] $ docker stop --time=1 26ac5721bf709b6bf5fc941ff18ab9ff05ed64a90e2c6095ba630280f1921627 [2021-09-03T19:29:04.232Z] $ docker rm -f 26ac5721bf709b6bf5fc941ff18ab9ff05ed64a90e2c6095ba630280f1921627 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T19:29:04.671Z] + docker images [2021-09-03T19:29:04.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T19:29:04.671Z] sys-mgmt-agent latest 77dfb018b57a 2 seconds ago 325MB [2021-09-03T19:29:04.671Z] ea192b2b0207 19 seconds ago 1.75GB [2021-09-03T19:29:04.671Z] core-command latest f63176dde3bc 21 seconds ago 16MB [2021-09-03T19:29:04.671Z] security-bootstrapper latest 41ac4d411fe0 22 seconds ago 18.8MB [2021-09-03T19:29:04.671Z] b46517e7338b 24 seconds ago 1.75GB [2021-09-03T19:29:04.671Z] security-secretstore-setup latest 733032eff602 30 seconds ago 28.1MB [2021-09-03T19:29:04.671Z] 9f33945377ad 32 seconds ago 1.75GB [2021-09-03T19:29:04.671Z] 298bf69b309d 37 seconds ago 1.76GB [2021-09-03T19:29:04.671Z] core-data latest 78a86c02d2fd 49 seconds ago 20.4MB [2021-09-03T19:29:04.671Z] security-proxy-setup latest e226d13ba9e4 About a minute ago 25.9MB [2021-09-03T19:29:04.671Z] 9e2d345d6bcd About a minute ago 1.76GB [2021-09-03T19:29:04.671Z] core-metadata latest 7d696f87cd58 About a minute ago 16.7MB [2021-09-03T19:29:04.671Z] 5e2925d3143c About a minute ago 1.76GB [2021-09-03T19:29:04.671Z] d0183523feda About a minute ago 1.76GB [2021-09-03T19:29:04.671Z] support-scheduler latest fb34fb0896e9 About a minute ago 16.1MB [2021-09-03T19:29:04.671Z] support-notifications latest 049dc93bf0f7 About a minute ago 16.8MB [2021-09-03T19:29:04.671Z] 8db42ae5ecd7 About a minute ago 1.75GB [2021-09-03T19:29:04.671Z] 6480de0a3ec3 About a minute ago 1.75GB [2021-09-03T19:29:04.671Z] ci-base-image-x86_64 latest 69b823d0b028 5 minutes ago 1.25GB [2021-09-03T19:29:04.671Z] alpine 3.12 48b8ec4ed9eb 2 days ago 5.58MB [2021-09-03T19:29:04.671Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-03T19:29:04.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-03T19:29:04.671Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-03T19:29:04.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-03T19:29:20.482Z] Still waiting to schedule task [2021-09-03T19:29:20.482Z] ‘prd-ubuntu18.04-docker-8c-8g-1287’ is offline [2021-09-03T19:30:25.573Z] Removing intermediate container b29e2f766980 [2021-09-03T19:30:25.573Z] ---> 150a5d5ae12b [2021-09-03T19:30:25.573Z] Successfully built 150a5d5ae12b [2021-09-03T19:30:25.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:30:25.935Z] + docker inspect -f . ci-base-image-arm64 [2021-09-03T19:30:25.935Z] . [Pipeline] withDockerContainer [2021-09-03T19:30:26.226Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-03T19:30:26.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-03T19:30:28.096Z] $ docker top 0c3da8ac8d80ef17ea4b083faa87cd678ea704859aa7993d07636de79beb03f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:30:29.145Z] + go version [2021-09-03T19:30:29.145Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-03T19:30:29.185Z] $ docker stop --time=1 0c3da8ac8d80ef17ea4b083faa87cd678ea704859aa7993d07636de79beb03f6 [2021-09-03T19:30:31.011Z] $ docker rm -f 0c3da8ac8d80ef17ea4b083faa87cd678ea704859aa7993d07636de79beb03f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:30:32.309Z] + docker inspect -f . ci-base-image-arm64 [2021-09-03T19:30:32.309Z] . [Pipeline] withDockerContainer [2021-09-03T19:30:32.596Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-03T19:30:32.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-03T19:30:34.192Z] $ docker top 0a8b37bc442692034a8a7e3e356bcf72af1bcd0a94203ec8df4675ed755c8159 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-03T19:30:34.639Z] ========================================================= [2021-09-03T19:30:34.640Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-03T19:30:34.640Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-03T19:30:35.371Z] + go mod tidy [Pipeline] sh [2021-09-03T19:30:37.056Z] + make test [2021-09-03T19:30:37.056Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-03T19:30:37.056Z] go mod tidy [2021-09-03T19:30:37.655Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-03T19:31:04.492Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-03T19:32:01.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-03T19:32:01.735Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-03T19:32:03.198Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-03T19:32:03.478Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-03T19:32:15.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-03T19:32:15.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-03T19:32:15.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-03T19:32:15.940Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-03T19:32:15.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-03T19:32:15.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-03T19:32:16.951Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-03T19:32:16.951Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-03T19:32:16.951Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-03T19:32:16.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-03T19:32:25.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements [2021-09-03T19:32:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-03T19:32:25.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-03T19:32:27.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.427s coverage: 100.0% of statements [2021-09-03T19:32:27.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-03T19:32:28.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 46.3% of statements [2021-09-03T19:32:28.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-03T19:32:28.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-03T19:32:30.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.575s coverage: 90.1% of statements [2021-09-03T19:32:30.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-03T19:32:30.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:32:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements [2021-09-03T19:32:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-03T19:32:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-03T19:32:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-03T19:32:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-03T19:32:33.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-03T19:32:39.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.658s coverage: 94.2% of statements [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:32:39.746Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 59.1% of statements [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-03T19:32:39.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-03T19:32:39.746Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-03T19:32:39.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-03T19:32:39.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.290s coverage: 0.8% of statements [2021-09-03T19:32:39.747Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-03T19:32:39.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.205s coverage: 58.8% of statements [2021-09-03T19:32:39.747Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.171s coverage: 21.7% of statements [2021-09-03T19:32:39.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-03T19:32:39.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.242s coverage: 47.1% of statements [2021-09-03T19:32:39.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.198s coverage: 79.5% of statements [2021-09-03T19:32:39.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-09-03T19:32:40.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.243s coverage: 96.3% of statements [2021-09-03T19:32:41.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.309s coverage: 87.5% of statements [2021-09-03T19:32:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.219s coverage: 94.4% of statements [2021-09-03T19:32:53.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-09-03T19:33:00.500Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.562s coverage: 81.8% of statements [2021-09-03T19:33:00.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.221s coverage: 58.8% of statements [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-09-03T19:33:05.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.729s coverage: 91.2% of statements [2021-09-03T19:33:05.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-03T19:33:07.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.787s coverage: 64.4% of statements [2021-09-03T19:33:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-03T19:33:07.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-03T19:33:07.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements [2021-09-03T19:33:08.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 91.3% of statements [2021-09-03T19:33:08.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-09-03T19:33:08.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-09-03T19:33:09.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-09-03T19:33:13.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.012s coverage: 66.9% of statements [2021-09-03T19:33:13.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-03T19:33:13.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-03T19:33:13.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-03T19:33:15.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.828s coverage: 43.6% of statements [2021-09-03T19:33:15.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-03T19:33:15.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-03T19:33:15.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.258s coverage: 89.5% of statements [2021-09-03T19:33:15.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-03T19:33:15.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2021-09-03T19:33:15.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.232s coverage: 19.5% of statements [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.544s coverage: 92.0% of statements [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 62.7% of statements [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.401s coverage: 97.7% of statements [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.194s coverage: 28.9% of statements [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-03T19:33:24.049Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2021-09-03T19:33:24.049Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-03T19:33:24.049Z] GO111MODULE=on go vet ./... [2021-09-03T19:34:45.895Z] gofmt -l . [2021-09-03T19:34:45.895Z] [ "`gofmt -l .`" = "" ] [2021-09-03T19:34:45.895Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-03T19:34:46.602Z] + ls -al . [2021-09-03T19:34:46.602Z] total 636 [2021-09-03T19:34:46.602Z] drwxrwxr-x 9 1001 1001 4096 Sep 3 19:34 . [2021-09-03T19:34:46.602Z] drwxr-xr-x 4 root root 4096 Sep 3 19:30 .. [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 11 Sep 3 19:28 .dockerignore [2021-09-03T19:34:46.602Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 19:28 .git [2021-09-03T19:34:46.602Z] drwxrwxr-x 4 1001 1001 4096 Sep 3 19:28 .github [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 818 Sep 3 19:28 .gitignore [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 76 Sep 3 19:28 .hadolint.yml [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 166 Sep 3 19:28 .sonarcloud.properties [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 1171 Sep 3 19:28 ADOPTERS.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 8493 Sep 3 19:28 Attribution.txt [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 43881 Sep 3 19:28 CHANGELOG.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 3804 Sep 3 19:28 CONTRIBUTING.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 677 Sep 3 19:28 GOVERNANCE.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 849 Sep 3 19:28 Jenkinsfile [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 10775 Sep 3 19:28 LICENSE [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 5915 Sep 3 19:28 Makefile [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 582 Sep 3 19:28 OWNERS.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 8643 Sep 3 19:28 README.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 6912 Sep 3 19:28 SECURITY.md [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 5 Sep 3 19:23 VERSION [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 4131 Sep 3 19:28 ZMQWindows.md [2021-09-03T19:34:46.602Z] drwxrwxr-x 2 1001 1001 4096 Sep 3 19:28 bin [2021-09-03T19:34:46.602Z] drwxrwxr-x 14 1001 1001 4096 Sep 3 19:28 cmd [2021-09-03T19:34:46.602Z] -rw-r--r-- 1 root root 404331 Sep 3 19:33 coverage.out [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 841 Sep 3 19:28 go.mod [2021-09-03T19:34:46.602Z] -rw-r--r-- 1 root root 50064 Sep 3 19:30 go.sum [2021-09-03T19:34:46.602Z] drwxrwxr-x 8 1001 1001 4096 Sep 3 19:28 internal [2021-09-03T19:34:46.602Z] drwxrwxr-x 3 1001 1001 4096 Sep 3 19:28 openapi [2021-09-03T19:34:46.602Z] drwxrwxr-x 4 1001 1001 4096 Sep 3 19:28 snap [2021-09-03T19:34:46.602Z] -rw-rw-r-- 1 1001 1001 204 Sep 3 19:28 version.go [Pipeline] sh [2021-09-03T19:34:47.298Z] + '[' -e coverage.out ] [2021-09-03T19:34:47.298Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-03T19:34:47.345Z] Warning: overwriting stash ‘coverage-report’ [2021-09-03T19:34:48.150Z] Stashed 1 file(s) [Pipeline] sh [2021-09-03T19:34:48.841Z] + make build [2021-09-03T19:34:48.841Z] go mod tidy [2021-09-03T19:34:49.444Z] 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-09-03T19:34:56.158Z] 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-09-03T19:35:18.361Z] 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-09-03T19:35:20.361Z] 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-09-03T19:35:24.677Z] 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-09-03T19:35:25.281Z] 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-09-03T19:35:28.690Z] 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-09-03T19:35:32.108Z] 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-09-03T19:35:34.759Z] 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-09-03T19:35:39.088Z] 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-09-03T19:35:42.483Z] 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-09-03T19:35:45.117Z] 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-09-03T19:35:50.596Z] $ docker stop --time=1 0a8b37bc442692034a8a7e3e356bcf72af1bcd0a94203ec8df4675ed755c8159 [2021-09-03T19:35:53.497Z] $ docker rm -f 0a8b37bc442692034a8a7e3e356bcf72af1bcd0a94203ec8df4675ed755c8159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:35:55.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:35:55.758Z] [2021-09-03T19:35:55.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:35:56.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:35:56.432Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-03T19:35:56.432Z] 29e5d40040c1: Pulling fs layer [2021-09-03T19:35:56.432Z] 1ce36da41761: Pulling fs layer [2021-09-03T19:35:56.432Z] 25b303627fd3: Pulling fs layer [2021-09-03T19:35:56.707Z] 29e5d40040c1: Verifying Checksum [2021-09-03T19:35:56.708Z] 29e5d40040c1: Download complete [2021-09-03T19:35:56.983Z] 1ce36da41761: Verifying Checksum [2021-09-03T19:35:56.983Z] 1ce36da41761: Download complete [2021-09-03T19:35:57.586Z] 29e5d40040c1: Pull complete [2021-09-03T19:35:59.036Z] 25b303627fd3: Verifying Checksum [2021-09-03T19:35:59.036Z] 25b303627fd3: Download complete [2021-09-03T19:35:59.036Z] 1ce36da41761: Pull complete [2021-09-03T19:36:09.206Z] 25b303627fd3: Pull complete [2021-09-03T19:36:09.206Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-03T19:36:09.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:36:09.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-03T19:36:09.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-03T19:36:09.561Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-03T19:36:12.842Z] $ docker top d3b50066a55c2f145a9d137019a8f787f8d8ff9c75d8f0cdc53b62c1acba9bc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:36:13.942Z] + docker-compose build --help [2021-09-03T19:36:13.942Z] + grep parallel [2021-09-03T19:36:18.342Z] --parallel Build images in parallel. [Pipeline] } [2021-09-03T19:36:18.387Z] $ docker stop --time=1 d3b50066a55c2f145a9d137019a8f787f8d8ff9c75d8f0cdc53b62c1acba9bc7 [2021-09-03T19:36:20.305Z] $ docker rm -f d3b50066a55c2f145a9d137019a8f787f8d8ff9c75d8f0cdc53b62c1acba9bc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:36:21.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-03T19:36:21.187Z] . [Pipeline] withDockerContainer [2021-09-03T19:36:21.520Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-03T19:36:21.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-03T19:36:23.247Z] $ docker top 2ff78eaf14af49a06577578f3d34a324ec3f2d415452abd564868e8fcd4a99dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:36:24.281Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-03T19:36:28.568Z] Building core-command ... [2021-09-03T19:36:28.568Z] Building core-data ... [2021-09-03T19:36:28.568Z] Building core-metadata ... [2021-09-03T19:36:28.568Z] Building security-bootstrapper ... [2021-09-03T19:36:28.568Z] Building security-proxy-setup ... [2021-09-03T19:36:28.568Z] Building security-secretstore-setup ... [2021-09-03T19:36:28.568Z] Building support-notifications ... [2021-09-03T19:36:28.568Z] Building support-scheduler ... [2021-09-03T19:36:28.568Z] Building sys-mgmt-agent ... [2021-09-03T19:36:28.568Z] Building core-data [2021-09-03T19:36:28.568Z] Building support-scheduler [2021-09-03T19:36:28.568Z] Building support-notifications [2021-09-03T19:36:28.568Z] Building security-bootstrapper [2021-09-03T19:36:28.568Z] Building core-command [2021-09-03T19:37:36.570Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:37:36.570Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:37:36.570Z] ---> 150a5d5ae12b [2021-09-03T19:37:36.570Z] Step 3/32 : WORKDIR /edgex-go [2021-09-03T19:37:36.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:37:36.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:37:36.570Z] ---> 150a5d5ae12b [2021-09-03T19:37:36.570Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:37:36.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:37:36.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:37:36.570Z] ---> 150a5d5ae12b [2021-09-03T19:37:36.570Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:37:36.570Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:37:36.570Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:37:36.570Z] ---> 150a5d5ae12b [2021-09-03T19:37:36.570Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:37:36.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:37:36.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:37:36.570Z] ---> 150a5d5ae12b [2021-09-03T19:37:36.570Z] Step 3/23 : WORKDIR /edgex-go [2021-09-03T19:37:38.553Z] ---> Running in a1d221e8438d [2021-09-03T19:37:38.553Z] ---> Running in 9dab6803c885 [2021-09-03T19:37:38.553Z] ---> Running in a0a5a152b188 [2021-09-03T19:37:38.553Z] ---> Running in 1b6d216efa6f [2021-09-03T19:37:38.553Z] ---> Running in 2214051c1299 [2021-09-03T19:37:39.149Z] Removing intermediate container a0a5a152b188 [2021-09-03T19:37:39.149Z] ---> e85c889a1adb [2021-09-03T19:37:39.149Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:37:39.422Z] Removing intermediate container 2214051c1299 [2021-09-03T19:37:39.422Z] ---> b7351112c6d8 [2021-09-03T19:37:39.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:37:39.422Z] Removing intermediate container 1b6d216efa6f [2021-09-03T19:37:39.422Z] ---> ef179148a5f1 [2021-09-03T19:37:39.422Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:37:39.422Z] Removing intermediate container a1d221e8438d [2021-09-03T19:37:39.422Z] ---> 8536d3f0f090 [2021-09-03T19:37:39.422Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:37:39.422Z] Removing intermediate container 9dab6803c885 [2021-09-03T19:37:39.422Z] ---> ec463e0f87f6 [2021-09-03T19:37:39.422Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:37:39.697Z] ---> Running in 2a281c4960ec [2021-09-03T19:37:39.697Z] ---> Running in 1e318e4415c5 [2021-09-03T19:37:39.697Z] ---> Running in a416075dc12e [2021-09-03T19:37:39.697Z] ---> Running in ea14d9f51158 [2021-09-03T19:37:39.972Z] ---> Running in 3277d59ff4d0 [2021-09-03T19:37:43.371Z] Removing intermediate container 2a281c4960ec [2021-09-03T19:37:43.371Z] ---> 36b427085b35 [2021-09-03T19:37:43.371Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-03T19:37:43.650Z] ---> Running in e8742d9e33cb [2021-09-03T19:37:43.650Z] Removing intermediate container a416075dc12e [2021-09-03T19:37:43.650Z] ---> 5d8320615d5f [2021-09-03T19:37:43.922Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-03T19:37:44.196Z] ---> Running in 37dd7c734014 [2021-09-03T19:37:44.196Z] Removing intermediate container 1e318e4415c5 [2021-09-03T19:37:44.196Z] ---> e33ee04e9870 [2021-09-03T19:37:44.196Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-03T19:37:44.472Z] Removing intermediate container 3277d59ff4d0 [2021-09-03T19:37:44.472Z] ---> d5f6a0b24bbb [2021-09-03T19:37:44.472Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:37:44.472Z] Removing intermediate container ea14d9f51158 [2021-09-03T19:37:44.472Z] ---> 17ac77be28eb [2021-09-03T19:37:44.472Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-03T19:37:44.472Z] ---> Running in 9d2e3fd3418c [2021-09-03T19:37:44.746Z] ---> Running in 5acfc94445b4 [2021-09-03T19:37:44.746Z] ---> Running in 7c97d7117108 [2021-09-03T19:37:45.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:46.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:46.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:46.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:46.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:46.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:46.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:47.197Z] OK: 218 MiB in 52 packages [2021-09-03T19:37:47.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:47.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:47.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:37:47.817Z] OK: 218 MiB in 52 packages [2021-09-03T19:37:48.808Z] OK: 218 MiB in 52 packages [2021-09-03T19:37:48.808Z] OK: 218 MiB in 52 packages [2021-09-03T19:37:48.808Z] Removing intermediate container e8742d9e33cb [2021-09-03T19:37:48.808Z] ---> 29a5d6fd03d5 [2021-09-03T19:37:48.808Z] Step 6/23 : COPY go.mod . [2021-09-03T19:37:48.808Z] OK: 218 MiB in 52 packages [2021-09-03T19:37:49.806Z] Removing intermediate container 37dd7c734014 [2021-09-03T19:37:49.806Z] ---> 18c46354846d [2021-09-03T19:37:49.806Z] Step 6/32 : COPY go.mod . [2021-09-03T19:37:49.806Z] ---> 5b818bd795b6 [2021-09-03T19:37:49.806Z] Step 7/23 : RUN go mod download [2021-09-03T19:37:50.091Z] ---> Running in e299f70c3e1f [2021-09-03T19:37:50.370Z] Removing intermediate container 5acfc94445b4 [2021-09-03T19:37:50.370Z] ---> ba3220684a55 [2021-09-03T19:37:50.370Z] Step 6/24 : COPY go.mod . [2021-09-03T19:37:50.649Z] Removing intermediate container 9d2e3fd3418c [2021-09-03T19:37:50.649Z] ---> bd9f89b1496c [2021-09-03T19:37:50.649Z] Step 6/24 : COPY go.mod . [2021-09-03T19:37:50.649Z] Removing intermediate container 7c97d7117108 [2021-09-03T19:37:50.649Z] ---> 8204ffb84c69 [2021-09-03T19:37:50.924Z] Step 6/23 : COPY go.mod . [2021-09-03T19:37:50.924Z] ---> f989f7ed64df [2021-09-03T19:37:50.924Z] Step 7/32 : RUN go mod download [2021-09-03T19:37:51.200Z] ---> Running in 0b7cc6938d5c [2021-09-03T19:37:51.805Z] ---> 388a9d0e1a70 [2021-09-03T19:37:51.805Z] Step 7/24 : RUN go mod download [2021-09-03T19:37:52.082Z] ---> 03d61620f4eb [2021-09-03T19:37:52.082Z] Step 7/24 : RUN go mod download [2021-09-03T19:37:52.082Z] ---> Running in 8b78c958e0ce [2021-09-03T19:37:52.082Z] ---> 1cf515e0b501 [2021-09-03T19:37:52.082Z] Step 7/23 : RUN go mod download [2021-09-03T19:37:52.358Z] ---> Running in dfae2d3fbb2e [2021-09-03T19:37:52.358Z] ---> Running in cef37a160b96 [2021-09-03T19:37:56.698Z] Removing intermediate container e299f70c3e1f [2021-09-03T19:37:56.698Z] ---> 84c96a085135 [2021-09-03T19:37:56.698Z] Step 8/23 : COPY . . [2021-09-03T19:37:56.975Z] Removing intermediate container 0b7cc6938d5c [2021-09-03T19:37:56.976Z] ---> bd088bd9601d [2021-09-03T19:37:56.976Z] Step 8/32 : COPY . . [2021-09-03T19:38:01.294Z] Removing intermediate container dfae2d3fbb2e [2021-09-03T19:38:01.294Z] ---> 3d32d6a9d5bc [2021-09-03T19:38:01.294Z] Step 8/24 : COPY . . [2021-09-03T19:38:02.277Z] Removing intermediate container cef37a160b96 [2021-09-03T19:38:02.277Z] ---> c600345c344c [2021-09-03T19:38:02.277Z] Step 8/23 : COPY . . [2021-09-03T19:38:02.277Z] Removing intermediate container 8b78c958e0ce [2021-09-03T19:38:02.277Z] ---> 5f47362e1916 [2021-09-03T19:38:02.277Z] Step 8/24 : COPY . . [2021-09-03T19:38:24.471Z] ---> f04359a14dba [2021-09-03T19:38:24.471Z] Step 9/32 : RUN go mod tidy [2021-09-03T19:38:24.471Z] ---> 1db7eb2fbc7f [2021-09-03T19:38:24.471Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:38:24.471Z] ---> f3b6e6019aed [2021-09-03T19:38:24.471Z] Step 9/23 : RUN go mod tidy [2021-09-03T19:38:24.471Z] ---> 74eb6e933cd6 [2021-09-03T19:38:24.471Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:38:24.471Z] ---> Running in 42e6a26f6982 [2021-09-03T19:38:24.471Z] ---> 69791579d1d9 [2021-09-03T19:38:24.471Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:38:24.471Z] ---> Running in 7edcff85893a [2021-09-03T19:38:24.471Z] ---> Running in 18b37b25bee7 [2021-09-03T19:38:24.471Z] ---> Running in 7fd9578a38e7 [2021-09-03T19:38:24.471Z] ---> Running in dab4362aed64 [2021-09-03T19:38:31.222Z] Removing intermediate container 42e6a26f6982 [2021-09-03T19:38:31.222Z] ---> af5ab6ab58fd [2021-09-03T19:38:31.222Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-03T19:38:31.222Z] ---> Running in 6019524c38e1 [2021-09-03T19:38:31.222Z] Removing intermediate container 7edcff85893a [2021-09-03T19:38:31.222Z] ---> 792349933370 [2021-09-03T19:38:31.222Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-03T19:38:31.222Z] Removing intermediate container 18b37b25bee7 [2021-09-03T19:38:31.222Z] ---> 8e7cd866b85b [2021-09-03T19:38:31.222Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-03T19:38:31.222Z] ---> Running in fbacd87b917c [2021-09-03T19:38:31.222Z] Removing intermediate container dab4362aed64 [2021-09-03T19:38:31.222Z] ---> 88dd36c72404 [2021-09-03T19:38:31.222Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-03T19:38:31.222Z] Removing intermediate container 7fd9578a38e7 [2021-09-03T19:38:31.222Z] ---> 5dec8f295a00 [2021-09-03T19:38:31.222Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-03T19:38:31.500Z] ---> Running in 37b966da4f18 [2021-09-03T19:38:31.500Z] ---> Running in c0e2a1036b2d [2021-09-03T19:38:31.500Z] ---> Running in 593c6af8b9dc [2021-09-03T19:38:32.492Z] 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-09-03T19:38:33.483Z] 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-09-03T19:38:33.763Z] 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-09-03T19:38:34.042Z] 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-09-03T19:38:34.328Z] 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-09-03T19:39:12.722Z] Running on prd-ubuntu18.04-docker-8c-8g-1290 in /w/workspace/edgexfoundry_edgex-go_PR-3698 [Pipeline] { [Pipeline] ws [2021-09-03T19:39:12.778Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-09-03T19:39:12.945Z] The recommended git tool is: git [2021-09-03T19:39:15.602Z] using credential edgex-jenkins-ssh [2021-09-03T19:39:15.618Z] Cloning the remote Git repository [2021-09-03T19:39:15.640Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:39:15.721Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-09-03T19:39:15.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:39:15.757Z] > git --version # timeout=10 [2021-09-03T19:39:15.763Z] > git --version # 'git version 2.17.1' [2021-09-03T19:39:15.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:39:15.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:39:22.236Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:39:22.357Z] Merge succeeded, producing 0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:39:22.358Z] Checking out Revision 0c24509f371167a4a7dc9902011df1ae52793e1e (PR-3698) [2021-09-03T19:39:21.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:39:21.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-03T19:39:21.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-03T19:39:21.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-03T19:39:21.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:39:21.604Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3698/head:refs/remotes/origin/PR-3698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-03T19:39:22.242Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:39:22.247Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-03T19:39:22.315Z] > git remote # timeout=10 [2021-09-03T19:39:22.326Z] > git config --get remote.origin.url # timeout=10 [2021-09-03T19:39:22.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-03T19:39:22.334Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-03T19:39:22.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-03T19:39:22.356Z] > git config core.sparsecheckout # timeout=10 [2021-09-03T19:39:22.361Z] > git checkout -f 0c24509f371167a4a7dc9902011df1ae52793e1e # timeout=10 [2021-09-03T19:39:26.102Z] Commit message: "fix(security): secrets-config user connect using TLS" [2021-09-03T19:39:26.127Z] > git --version # timeout=10 [2021-09-03T19:39:26.131Z] > git --version # 'git version 2.17.1' [2021-09-03T19:39:26.140Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:39:27.204Z] + echo snap-build.sh [2021-09-03T19:39:27.205Z] snap-build.sh [2021-09-03T19:39:27.205Z] + SNAP_BASE_DIR=. [2021-09-03T19:39:27.205Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-09-03T19:39:27.205Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-09-03T19:39:27.205Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-09-03T19:39:27.205Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-09-03T19:39:27.205Z] + cd /w/workspace/edgex-go/1 [2021-09-03T19:39:27.205Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-03T19:39:27.205Z] Reading package lists... [2021-09-03T19:39:27.205Z] Building dependency tree... [2021-09-03T19:39:27.205Z] Reading state information... [2021-09-03T19:39:27.205Z] The following packages were automatically installed and are no longer required: [2021-09-03T19:39:27.205Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-03T19:39:27.205Z] uidmap xdelta3 [2021-09-03T19:39:27.205Z] Use 'sudo apt autoremove' to remove them. [2021-09-03T19:39:27.205Z] The following packages will be REMOVED: [2021-09-03T19:39:27.205Z] lxd* lxd-client* [2021-09-03T19:39:27.472Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-03T19:39:27.472Z] After this operation, 31.7 MB disk space will be freed. [2021-09-03T19:39:28.006Z] (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-09-03T19:39:28.006Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T19:39:28.590Z] Removing lxd dnsmasq configuration [2021-09-03T19:39:28.858Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T19:39:28.858Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-03T19:39:29.832Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:39:29.832Z] (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-09-03T19:39:29.832Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-03T19:39:31.245Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-03T19:39:31.245Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-03T19:39:31.831Z] + sudo snap remove --purge lxd [2021-09-03T19:39:31.831Z] snap "lxd" is not installed [2021-09-03T19:39:31.831Z] + sudo groupadd --force --system lxd [2021-09-03T19:39:31.831Z] ++ whoami [2021-09-03T19:39:31.831Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-03T19:39:31.831Z] + newgrp - lxd [2021-09-03T19:39:31.831Z] + sudo snap install lxd [2021-09-03T19:39:40.043Z] 2021-09-03T19:39:36Z INFO Waiting for automatic snapd restart... [2021-09-03T19:39:50.117Z] lxd 4.17 from Canonical* installed [2021-09-03T19:39:50.117Z] + sudo lxd init --auto [2021-09-03T19:40:00.192Z] + sudo snap install --classic snapcraft [2021-09-03T19:40:08.418Z] snapcraft 5.0 from Canonical* installed [2021-09-03T19:40:08.418Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-03T19:40:08.418Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-03T19:40:08.418Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T19:40:08.418Z] Dload Upload Total Spent Left Speed [2021-09-03T19:40:08.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3732 [2021-09-03T19:40:08.418Z] 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7679k 0 --:--:-- --:--:-- --:--:-- 22.0M [2021-09-03T19:40:08.418Z] ./yq_linux_amd64 [2021-09-03T19:40:08.418Z] + sudo snapcraft prime --use-lxd [2021-09-03T19:40:10.364Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-03T19:40:10.364Z] 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-09-03T19:40:10.364Z] - README.md [2021-09-03T19:40:10.364Z] [2021-09-03T19:40:10.364Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-03T19:40:10.364Z] Launching a container. [2021-09-03T19:40:17.054Z] Waiting for container to be ready [2021-09-03T19:40:17.638Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-03T19:40:17.638Z] [2021-09-03T19:40:21.903Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-03T19:40:22.171Z] Waiting for network to be ready... [2021-09-03T19:40:22.440Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-03T19:40:22.708Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-03T19:40:22.975Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-03T19:40:22.975Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-03T19:40:22.975Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-03T19:40:22.975Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-03T19:40:22.975Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-03T19:40:22.975Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-03T19:40:22.975Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-03T19:40:23.242Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-03T19:40:23.242Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-03T19:40:23.242Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-03T19:40:23.510Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-03T19:40:23.510Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-03T19:40:23.510Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-03T19:40:23.510Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-03T19:40:23.510Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-03T19:40:23.510Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-03T19:40:24.095Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-03T19:40:24.095Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-03T19:40:24.095Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-03T19:40:24.095Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-03T19:40:24.095Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-03T19:40:24.095Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-03T19:40:24.095Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-03T19:40:24.095Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-03T19:40:24.361Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-03T19:40:26.942Z] Fetched 25.1 MB in 4s (6007 kB/s) [2021-09-03T19:40:27.525Z] Reading package lists... [2021-09-03T19:40:27.792Z] Reading package lists... [2021-09-03T19:40:28.059Z] Building dependency tree... [2021-09-03T19:40:28.059Z] Reading state information... [2021-09-03T19:40:28.059Z] The following additional packages will be installed: [2021-09-03T19:40:28.059Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-03T19:40:28.059Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-03T19:40:28.059Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-03T19:40:28.059Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-03T19:40:28.059Z] Suggested packages: [2021-09-03T19:40:28.059Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-03T19:40:28.059Z] Recommended packages: [2021-09-03T19:40:28.059Z] gnupg libsasl2-modules [2021-09-03T19:40:28.059Z] The following NEW packages will be installed: [2021-09-03T19:40:28.059Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-03T19:40:28.059Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-03T19:40:28.059Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-03T19:40:28.059Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-03T19:40:28.059Z] The following packages will be upgraded: [2021-09-03T19:40:28.059Z] gpg gpg-agent gpgconf libudev1 [2021-09-03T19:40:28.326Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-03T19:40:28.326Z] Need to get 3527 kB of archives. [2021-09-03T19:40:28.326Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-03T19:40:28.326Z] 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-09-03T19:40:28.326Z] 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-09-03T19:40:28.326Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-03T19:40:28.326Z] 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-09-03T19:40:28.326Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-03T19:40:28.909Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-03T19:40:29.175Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-03T19:40:29.175Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-03T19:40:29.175Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-03T19:40:29.175Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-03T19:40:29.175Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-03T19:40:29.175Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-03T19:40:29.175Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-03T19:40:29.175Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-03T19:40:29.175Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-03T19:40:29.175Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-03T19:40:29.441Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-03T19:40:29.441Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-03T19:40:29.441Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-03T19:40:29.441Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-03T19:40:29.441Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-03T19:40:29.441Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-03T19:40:29.441Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:40:29.441Z] Fetched 3527 kB in 1s (2878 kB/s) [2021-09-03T19:40:29.441Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-03T19:40:29.441Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:40:29.712Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:40:29.712Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-03T19:40:29.712Z] Selecting previously unselected package udev. [2021-09-03T19:40:29.712Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-03T19:40:29.712Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:40:29.712Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-03T19:40:29.979Z] Selecting previously unselected package libfuse2:amd64. [2021-09-03T19:40:29.979Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-03T19:40:29.979Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-03T19:40:29.979Z] Selecting previously unselected package fuse. [2021-09-03T19:40:29.979Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-03T19:40:29.979Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-03T19:40:29.979Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:40:29.979Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:40:30.245Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:40:30.245Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:40:30.245Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:40:30.245Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:40:30.245Z] Selecting previously unselected package libksba8:amd64. [2021-09-03T19:40:30.245Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-03T19:40:30.245Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-03T19:40:30.245Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-03T19:40:30.245Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.245Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.512Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-03T19:40:30.512Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.512Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.512Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-03T19:40:30.512Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.512Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.512Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-03T19:40:30.512Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.512Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.512Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-03T19:40:30.512Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.512Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.779Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-03T19:40:30.779Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.779Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.779Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-03T19:40:30.779Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.779Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.779Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-03T19:40:30.779Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.779Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:30.779Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-03T19:40:30.779Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-03T19:40:30.779Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.046Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-03T19:40:31.046Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-03T19:40:31.046Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:40:31.046Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-03T19:40:31.046Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-03T19:40:31.046Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:40:31.046Z] Selecting previously unselected package libldap-common. [2021-09-03T19:40:31.046Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-03T19:40:31.046Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:40:31.046Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-03T19:40:31.046Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-03T19:40:31.046Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:40:31.312Z] Selecting previously unselected package dirmngr. [2021-09-03T19:40:31.312Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:40:31.312Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-03T19:40:31.312Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:40:31.312Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-03T19:40:31.312Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-03T19:40:31.312Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:40:31.312Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-03T19:40:31.312Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-03T19:40:31.312Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.312Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-03T19:40:31.312Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:40:31.312Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-03T19:40:31.895Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-03T19:40:31.895Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-03T19:40:31.895Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-03T19:40:31.895Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-03T19:40:31.895Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-03T19:40:31.895Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-03T19:40:32.161Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-03T19:40:32.161Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:40:32.429Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-03T19:40:32.429Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-03T19:40:32.429Z] This means they are not meant to be enabled using systemctl. [2021-09-03T19:40:32.429Z] Possible reasons for having this kind of units are: [2021-09-03T19:40:32.429Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-03T19:40:32.429Z] .wants/ or .requires/ directory. [2021-09-03T19:40:32.429Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-03T19:40:32.429Z] a requirement dependency on it. [2021-09-03T19:40:32.429Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-03T19:40:32.429Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-03T19:40:32.429Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-03T19:40:32.429Z] instance name specified. [2021-09-03T19:40:32.699Z] Reading package lists... [2021-09-03T19:40:33.230Z] Building dependency tree... [2021-09-03T19:40:33.230Z] Reading state information... [2021-09-03T19:40:33.230Z] The following additional packages will be installed: [2021-09-03T19:40:33.230Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-03T19:40:33.230Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-03T19:40:33.230Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-03T19:40:33.230Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-03T19:40:33.230Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-03T19:40:33.230Z] Suggested packages: [2021-09-03T19:40:33.230Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-03T19:40:33.230Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-03T19:40:33.230Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-03T19:40:33.230Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-03T19:40:33.230Z] systemd-container policykit-1 [2021-09-03T19:40:33.230Z] Recommended packages: [2021-09-03T19:40:33.230Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-03T19:40:33.230Z] The following NEW packages will be installed: [2021-09-03T19:40:33.230Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-03T19:40:33.230Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-03T19:40:33.230Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-03T19:40:33.230Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-03T19:40:33.230Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-03T19:40:33.230Z] The following packages will be upgraded: [2021-09-03T19:40:33.230Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-03T19:40:33.497Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-03T19:40:33.497Z] Need to get 36.7 MB of archives. [2021-09-03T19:40:33.497Z] After this operation, 147 MB of additional disk space will be used. [2021-09-03T19:40:33.497Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-03T19:40:33.497Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-03T19:40:33.497Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-03T19:40:33.497Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-03T19:40:33.497Z] 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-09-03T19:40:33.497Z] 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-09-03T19:40:33.766Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-03T19:40:33.766Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-03T19:40:33.767Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-03T19:40:33.767Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-03T19:40:33.767Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-03T19:40:33.767Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-03T19:40:33.767Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-03T19:40:33.767Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-03T19:40:33.767Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-03T19:40:33.767Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-03T19:40:33.767Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-03T19:40:34.348Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-03T19:40:34.348Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-03T19:40:34.348Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-03T19:40:34.348Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-03T19:40:34.348Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-03T19:40:34.348Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-03T19:40:34.615Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-03T19:40:34.615Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-03T19:40:34.615Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-03T19:40:34.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-03T19:40:34.615Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-03T19:40:34.615Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-03T19:40:34.615Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-03T19:40:36.019Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:40:36.019Z] Fetched 36.7 MB in 2s (15.5 MB/s) [2021-09-03T19:40:36.019Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T19:40:36.019Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:40:36.019Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:40:36.603Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:40:36.603Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:40:36.603Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-03T19:40:36.603Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T19:40:36.603Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-03T19:40:36.603Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-03T19:40:36.869Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-03T19:40:36.869Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-03T19:40:36.869Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-03T19:40:36.869Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-03T19:40:37.136Z] Setting up apt (1.6.14) ... [2021-09-03T19:40:37.136Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-03T19:40:37.719Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-03T19:40:37.720Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-03T19:40:37.720Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-03T19:40:37.720Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-03T19:40:37.987Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-03T19:40:37.987Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:40:37.987Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:37.987Z] Selecting previously unselected package libexpat1:amd64. [2021-09-03T19:40:37.987Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-03T19:40:37.987Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-03T19:40:38.256Z] Selecting previously unselected package python3.6-minimal. [2021-09-03T19:40:38.256Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:40:38.256Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:38.256Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-03T19:40:38.523Z] Checking for services that may need to be restarted...done. [2021-09-03T19:40:38.524Z] Checking for services that may need to be restarted...done. [2021-09-03T19:40:38.524Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:38.524Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-03T19:40:38.524Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:38.792Z] Selecting previously unselected package python3-minimal. [2021-09-03T19:40:38.792Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-03T19:40:38.792Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-03T19:40:39.064Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-03T19:40:39.064Z] Selecting previously unselected package mime-support. [2021-09-03T19:40:39.064Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-03T19:40:39.064Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-03T19:40:39.064Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-03T19:40:39.064Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-03T19:40:39.064Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-03T19:40:39.064Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-03T19:40:39.064Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:40:39.064Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:39.329Z] Selecting previously unselected package python3.6. [2021-09-03T19:40:39.329Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-03T19:40:39.329Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:39.329Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-03T19:40:39.329Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-03T19:40:39.329Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-03T19:40:39.329Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-03T19:40:39.595Z] Selecting previously unselected package python3. [2021-09-03T19:40:39.595Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-03T19:40:39.595Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-03T19:40:39.595Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-03T19:40:39.863Z] Selecting previously unselected package multiarch-support. [2021-09-03T19:40:39.863Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:40:39.863Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-03T19:40:39.863Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-03T19:40:39.863Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-03T19:40:39.863Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-03T19:40:39.863Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-03T19:40:39.863Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-03T19:40:39.863Z] Selecting previously unselected package libbsd0:amd64. [2021-09-03T19:40:39.863Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-03T19:40:39.863Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-03T19:40:39.864Z] Selecting previously unselected package sudo. [2021-09-03T19:40:39.864Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-03T19:40:39.864Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-03T19:40:40.131Z] Selecting previously unselected package apparmor. [2021-09-03T19:40:40.131Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-03T19:40:40.131Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-03T19:40:40.131Z] Selecting previously unselected package libedit2:amd64. [2021-09-03T19:40:40.397Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-03T19:40:40.397Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-03T19:40:40.397Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-03T19:40:40.397Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:40:40.397Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:40.397Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-03T19:40:40.397Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:40:40.397Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:40.397Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-03T19:40:40.397Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-03T19:40:40.397Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-03T19:40:40.397Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-03T19:40:40.397Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:40:40.397Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:40.673Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-03T19:40:40.673Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-03T19:40:40.673Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:40.673Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-03T19:40:40.673Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-03T19:40:40.673Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-03T19:40:40.939Z] Selecting previously unselected package openssh-client. [2021-09-03T19:40:40.939Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-03T19:40:40.939Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-03T19:40:40.939Z] Selecting previously unselected package squashfs-tools. [2021-09-03T19:40:40.939Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-03T19:40:40.939Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-03T19:40:40.940Z] Selecting previously unselected package snapd. [2021-09-03T19:40:40.940Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-03T19:40:41.206Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-03T19:40:41.248Z] Removing intermediate container c0e2a1036b2d [2021-09-03T19:40:41.248Z] ---> 074b9a6ff819 [2021-09-03T19:40:41.248Z] [2021-09-03T19:40:41.248Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:40:41.248Z] 3.12: Pulling from library/alpine [2021-09-03T19:40:41.248Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-03T19:40:41.248Z] Status: Downloaded newer image for alpine:3.12 [2021-09-03T19:40:41.248Z] ---> afc2cc120ca2 [2021-09-03T19:40:41.248Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:40:41.248Z] ---> Running in 4583d9f862e4 [2021-09-03T19:40:41.248Z] Removing intermediate container 6019524c38e1 [2021-09-03T19:40:41.248Z] ---> b035f6f9f38d [2021-09-03T19:40:41.248Z] [2021-09-03T19:40:41.248Z] Step 11/32 : FROM alpine:3.12 [2021-09-03T19:40:41.248Z] ---> afc2cc120ca2 [2021-09-03T19:40:41.248Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-03T19:40:41.248Z] ---> Running in ef666b21fe1b [2021-09-03T19:40:41.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:40:41.248Z] Removing intermediate container ef666b21fe1b [2021-09-03T19:40:41.249Z] ---> 569283688eef [2021-09-03T19:40:41.249Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-03T19:40:41.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:40:41.249Z] ---> Running in 91f1f429b70d [2021-09-03T19:40:41.249Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-03T19:40:41.249Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:40:41.249Z] OK: 5 MiB in 15 packages [2021-09-03T19:40:41.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:40:41.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:40:41.249Z] Removing intermediate container 4583d9f862e4 [2021-09-03T19:40:41.249Z] ---> fd626c6893b5 [2021-09-03T19:40:41.249Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:40:41.249Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:40:41.249Z] (2/2) Installing su-exec (0.2-r1) [2021-09-03T19:40:41.249Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:40:41.249Z] OK: 5 MiB in 16 packages [2021-09-03T19:40:41.249Z] ---> Running in 3461128d3f7b [2021-09-03T19:40:41.249Z] Removing intermediate container 3461128d3f7b [2021-09-03T19:40:41.249Z] ---> daf822cbdc68 [2021-09-03T19:40:41.249Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-03T19:40:41.249Z] Removing intermediate container fbacd87b917c [2021-09-03T19:40:41.249Z] ---> c9b451254bcd [2021-09-03T19:40:41.249Z] [2021-09-03T19:40:41.249Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:40:41.249Z] ---> afc2cc120ca2 [2021-09-03T19:40:41.249Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:40:41.249Z] ---> Using cache [2021-09-03T19:40:41.249Z] ---> fd626c6893b5 [2021-09-03T19:40:41.249Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:40:41.249Z] ---> Using cache [2021-09-03T19:40:41.249Z] ---> daf822cbdc68 [2021-09-03T19:40:41.249Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-03T19:40:41.249Z] ---> Running in e46d65965196 [2021-09-03T19:40:41.249Z] Removing intermediate container 91f1f429b70d [2021-09-03T19:40:41.249Z] ---> b61bd48b7e46 [2021-09-03T19:40:41.249Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-initRemoving intermediate container 593c6af8b9dc [2021-09-03T19:40:41.249Z] [2021-09-03T19:40:41.249Z] ---> 0c18b86b94be [2021-09-03T19:40:41.249Z] [2021-09-03T19:40:41.249Z] Step 11/23 : FROM alpine:3.12 [2021-09-03T19:40:41.249Z] ---> afc2cc120ca2 [2021-09-03T19:40:41.249Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-03T19:40:41.532Z] ---> Running in 63ff81ecbf00 [2021-09-03T19:40:41.532Z] ---> Running in 08dff3040b8e [2021-09-03T19:40:41.532Z] ---> Running in 1d51b163d7cd [2021-09-03T19:40:41.814Z] Removing intermediate container e46d65965196 [2021-09-03T19:40:41.814Z] ---> 415f28b2d9d2 [2021-09-03T19:40:41.814Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:40:42.421Z] ---> Running in acae0c576640 [2021-09-03T19:40:42.421Z] Removing intermediate container 63ff81ecbf00 [2021-09-03T19:40:42.421Z] ---> c1eba682f92e [2021-09-03T19:40:42.421Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:40:42.421Z] Removing intermediate container 1d51b163d7cd [2021-09-03T19:40:42.421Z] ---> ad59ebfe41ef [2021-09-03T19:40:42.421Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-03T19:40:42.698Z] ---> Running in 19cf050bf5e0 [2021-09-03T19:40:42.698Z] ---> Running in b9d88fe49106 [2021-09-03T19:40:42.969Z] Removing intermediate container acae0c576640 [2021-09-03T19:40:42.969Z] ---> 9c91e55ec937 [2021-09-03T19:40:42.969Z] Step 16/24 : WORKDIR / [2021-09-03T19:40:43.152Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-03T19:40:43.152Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-03T19:40:43.152Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-03T19:40:43.152Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-03T19:40:43.152Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-03T19:40:43.152Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:43.152Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:40:43.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:40:43.242Z] ---> Running in 5d003b734033 [2021-09-03T19:40:43.419Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-03T19:40:43.420Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-03T19:40:43.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:40:43.532Z] Removing intermediate container 19cf050bf5e0 [2021-09-03T19:40:43.532Z] Removing intermediate container b9d88fe49106 [2021-09-03T19:40:43.532Z] ---> d412ebed1a43 [2021-09-03T19:40:43.532Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:40:43.532Z] ---> 1b79465b900a [2021-09-03T19:40:43.532Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-03T19:40:43.811Z] ---> Running in 5e214ef55151 [2021-09-03T19:40:44.002Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-03T19:40:44.002Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-03T19:40:44.002Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-03T19:40:44.002Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:44.002Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:44.002Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-03T19:40:44.085Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-03T19:40:44.085Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-03T19:40:44.085Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:40:44.085Z] Removing intermediate container 5d003b734033 [2021-09-03T19:40:44.364Z] ---> fbe162ff7960 [2021-09-03T19:40:44.364Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:40:44.364Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:40:44.603Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-03T19:40:44.603Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:44.603Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-03T19:40:44.603Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-03T19:40:44.603Z] running python rtupdate hooks for python3.6... [2021-09-03T19:40:44.603Z] running python post-rtupdate hooks for python3.6... [2021-09-03T19:40:44.603Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-03T19:40:44.640Z] OK: 6 MiB in 16 packages [2021-09-03T19:40:45.644Z] ---> f062eec8a2f3 [2021-09-03T19:40:45.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-03T19:40:45.644Z] ---> 6e03919dbb94 [2021-09-03T19:40:45.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-03T19:40:46.554Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-03T19:40:46.821Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-03T19:40:46.821Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-03T19:40:47.087Z] Setting up snapd (2.49.2+18.04) ... [2021-09-03T19:40:47.353Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-03T19:40:47.619Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-03T19:40:47.619Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-03T19:40:47.647Z] Removing intermediate container 08dff3040b8e [2021-09-03T19:40:47.647Z] ---> 57a50451a706 [2021-09-03T19:40:47.647Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:40:47.906Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-03T19:40:47.906Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-03T19:40:47.906Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-03T19:40:47.923Z] ---> 7119ebc8a76e [2021-09-03T19:40:47.923Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-03T19:40:47.923Z] ---> Running in 54254e111629 [2021-09-03T19:40:47.923Z] Removing intermediate container 5e214ef55151 [2021-09-03T19:40:47.923Z] ---> 6ebfaed4da86 [2021-09-03T19:40:47.923Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-03T19:40:48.172Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-03T19:40:48.212Z] ---> 3b194250d7f9 [2021-09-03T19:40:48.212Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-03T19:40:48.212Z] ---> Running in 886109e6f646 [2021-09-03T19:40:48.440Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-03T19:40:48.441Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-03T19:40:48.707Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-03T19:40:48.707Z] /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-09-03T19:40:48.818Z] Removing intermediate container 54254e111629 [2021-09-03T19:40:48.818Z] ---> cf7c03cb15b2 [2021-09-03T19:40:48.818Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-03T19:40:48.973Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-03T19:40:48.973Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-03T19:40:49.413Z] ---> Running in bd1e56281dda [2021-09-03T19:40:49.413Z] Removing intermediate container 886109e6f646 [2021-09-03T19:40:49.413Z] ---> eb8a713d17a8 [2021-09-03T19:40:49.413Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-03T19:40:49.413Z] ---> c4640c50794e [2021-09-03T19:40:49.413Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-03T19:40:49.413Z] ---> a6e4f92aebd8 [2021-09-03T19:40:49.413Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-03T19:40:49.692Z] Removing intermediate container 37b966da4f18 [2021-09-03T19:40:49.692Z] ---> 6bc78c2a3de0 [2021-09-03T19:40:49.692Z] [2021-09-03T19:40:49.692Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:40:49.692Z] ---> afc2cc120ca2 [2021-09-03T19:40:49.692Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-03T19:40:49.692Z] ---> Running in 02e366894e15 [2021-09-03T19:40:49.931Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T19:40:49.931Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T19:40:49.931Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T19:40:49.969Z] ---> Running in 2d7cf345860f [2021-09-03T19:40:50.241Z] ---> Running in dd98ca030dbb [2021-09-03T19:40:50.241Z] Removing intermediate container bd1e56281dda [2021-09-03T19:40:50.241Z] ---> 5fa6929ea786 [2021-09-03T19:40:50.241Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-03T19:40:50.521Z] ---> Running in 47e6ade477f5 [2021-09-03T19:40:50.521Z] ---> 52fbb61ff4c0 [2021-09-03T19:40:50.521Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-03T19:40:50.521Z] Removing intermediate container 02e366894e15 [2021-09-03T19:40:50.521Z] ---> 9a3d421b090b [2021-09-03T19:40:50.521Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:40:50.792Z] ---> Running in 7d99c0c12ed9 [2021-09-03T19:40:50.792Z] Removing intermediate container 2d7cf345860f [2021-09-03T19:40:50.792Z] ---> 7d21a3e4f7ac [2021-09-03T19:40:50.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:40:51.064Z] ---> Running in 881ea2ff66e3 [2021-09-03T19:40:51.064Z] Removing intermediate container dd98ca030dbb [2021-09-03T19:40:51.064Z] ---> ed5643e4f1e7 [2021-09-03T19:40:51.064Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-03T19:40:51.064Z] ---> Running in 5694b4c8f88b [2021-09-03T19:40:51.154Z] Reading package lists... [2021-09-03T19:40:51.341Z] Removing intermediate container 47e6ade477f5 [2021-09-03T19:40:51.341Z] ---> 2fbe3831cba1 [2021-09-03T19:40:51.341Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:40:51.341Z] ---> Running in 8356a984d69b [2021-09-03T19:40:51.420Z] Reading package lists... [2021-09-03T19:40:51.613Z] Removing intermediate container 881ea2ff66e3 [2021-09-03T19:40:51.613Z] ---> 14cb3f414769 [2021-09-03T19:40:51.613Z] Step 21/23 : LABEL arch=arm64 [2021-09-03T19:40:51.686Z] Building dependency tree... [2021-09-03T19:40:51.686Z] Reading state information... [2021-09-03T19:40:51.686Z] Calculating upgrade... [2021-09-03T19:40:51.884Z] Removing intermediate container 5694b4c8f88b [2021-09-03T19:40:51.884Z] ---> a83b63023bf5 [2021-09-03T19:40:51.884Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:40:51.884Z] ---> Running in 58b3eaba2484 [2021-09-03T19:40:51.952Z] The following packages will be upgraded: [2021-09-03T19:40:51.953Z] advancecomp base-files bash binutils binutils-common [2021-09-03T19:40:51.953Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-03T19:40:51.953Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-03T19:40:51.953Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-03T19:40:51.953Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-03T19:40:51.953Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-03T19:40:51.953Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-03T19:40:51.953Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-03T19:40:51.953Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-03T19:40:51.953Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-03T19:40:51.953Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-03T19:40:51.953Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-03T19:40:51.953Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-03T19:40:51.953Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-03T19:40:51.953Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-03T19:40:51.953Z] ubuntu-keyring util-linux [2021-09-03T19:40:51.953Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T19:40:51.953Z] Need to get 64.2 MB of archives. [2021-09-03T19:40:51.953Z] After this operation, 5126 kB of additional disk space will be used. [2021-09-03T19:40:51.953Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-09-03T19:40:52.158Z] Removing intermediate container 8356a984d69b [2021-09-03T19:40:52.158Z] ---> a499e49273f7 [2021-09-03T19:40:52.158Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-03T19:40:52.158Z] ---> Running in 7bac795fb834 [2021-09-03T19:40:52.220Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-03T19:40:52.220Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-03T19:40:52.220Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-03T19:40:52.220Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-03T19:40:52.220Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-03T19:40:52.220Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-03T19:40:52.220Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-03T19:40:52.220Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-03T19:40:52.220Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-03T19:40:52.220Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-03T19:40:52.220Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-03T19:40:52.220Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-03T19:40:52.220Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-03T19:40:52.220Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-03T19:40:52.220Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-03T19:40:52.220Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-03T19:40:52.220Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-03T19:40:52.220Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-03T19:40:52.220Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-03T19:40:52.220Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-03T19:40:52.220Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-03T19:40:52.220Z] 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-09-03T19:40:52.220Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-03T19:40:52.220Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-03T19:40:52.220Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-03T19:40:52.220Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-03T19:40:52.220Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-03T19:40:52.220Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-03T19:40:52.220Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-03T19:40:52.220Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-03T19:40:52.430Z] ---> Running in abc564b6feca [2021-09-03T19:40:52.430Z] ---> 92c9882a3973 [2021-09-03T19:40:52.430Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-03T19:40:52.501Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-03T19:40:52.501Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-03T19:40:52.501Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-03T19:40:52.501Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-03T19:40:52.501Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-03T19:40:52.501Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-03T19:40:52.501Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-03T19:40:52.501Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-03T19:40:52.501Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-03T19:40:52.501Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-03T19:40:52.501Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-03T19:40:52.501Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-03T19:40:52.501Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-03T19:40:52.501Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-03T19:40:52.501Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-03T19:40:52.501Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-03T19:40:52.501Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-03T19:40:52.501Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-03T19:40:52.501Z] 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-09-03T19:40:52.501Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-03T19:40:52.501Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-03T19:40:52.501Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-03T19:40:52.501Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-03T19:40:52.501Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-03T19:40:52.501Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-03T19:40:52.501Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-03T19:40:52.749Z] Removing intermediate container 58b3eaba2484 [2021-09-03T19:40:52.749Z] ---> 7e3096d464d1 [2021-09-03T19:40:52.749Z] Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:40:52.871Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-03T19:40:52.871Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-03T19:40:52.871Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-03T19:40:52.871Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-03T19:40:53.022Z] Removing intermediate container 7bac795fb834 [2021-09-03T19:40:53.023Z] ---> 8f70c5921eba [2021-09-03T19:40:53.023Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:40:53.169Z] 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-09-03T19:40:53.169Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-03T19:40:53.169Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-03T19:40:53.169Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-03T19:40:53.169Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-03T19:40:53.169Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-03T19:40:53.169Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-03T19:40:53.296Z] ---> Running in 84bec9b35560 [2021-09-03T19:40:53.296Z] Removing intermediate container abc564b6feca [2021-09-03T19:40:53.296Z] ---> 5ee64b0aae65 [2021-09-03T19:40:53.296Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:40:53.296Z] ---> Running in 9597ccae810d [2021-09-03T19:40:53.474Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-03T19:40:53.474Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-03T19:40:53.474Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-03T19:40:53.474Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-03T19:40:53.474Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-03T19:40:53.474Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-03T19:40:53.474Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-03T19:40:53.474Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-03T19:40:53.474Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-03T19:40:53.474Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-03T19:40:53.474Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-03T19:40:53.474Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-03T19:40:53.474Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-03T19:40:53.474Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-03T19:40:53.474Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-03T19:40:53.474Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-03T19:40:53.474Z] Get:85 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-09-03T19:40:53.474Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-03T19:40:53.474Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-03T19:40:53.592Z] ---> Running in a2d197214ddc [2021-09-03T19:40:53.759Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-03T19:40:53.759Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-03T19:40:53.759Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-03T19:40:53.760Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-03T19:40:53.760Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-03T19:40:53.760Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-03T19:40:53.760Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-03T19:40:53.760Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-03T19:40:53.760Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-03T19:40:53.760Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-03T19:40:53.760Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-03T19:40:53.760Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-03T19:40:53.864Z] ---> 2a8cece70131 [2021-09-03T19:40:53.865Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-03T19:40:54.026Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-03T19:40:54.026Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-03T19:40:54.026Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-03T19:40:54.026Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-03T19:40:54.026Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:40:54.026Z] Fetched 64.2 MB in 2s (31.3 MB/s) [2021-09-03T19:40:54.146Z] Removing intermediate container 84bec9b35560 [2021-09-03T19:40:54.146Z] ---> 26d5e5aecdfe [2021-09-03T19:40:54.146Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:40:54.146Z] Removing intermediate container 9597ccae810d [2021-09-03T19:40:54.146Z] ---> 37c8954ae641 [2021-09-03T19:40:54.146Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:40:54.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:40:54.291Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:40:54.291Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:40:54.424Z] Removing intermediate container 7d99c0c12ed9 [2021-09-03T19:40:54.424Z] ---> d919cc2ad004 [2021-09-03T19:40:54.424Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:40:54.424Z] ---> Running in fb1299193872 [2021-09-03T19:40:54.557Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:40:54.557Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:40:54.700Z] ---> Running in 5682c9cd465f [2021-09-03T19:40:54.825Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-09-03T19:40:54.825Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-09-03T19:40:55.091Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.091Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.091Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.091Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.091Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.091Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.091Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.298Z] ---> c531b4932423 [2021-09-03T19:40:55.298Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-03T19:40:55.358Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.358Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.358Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.358Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.358Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.358Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.358Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.580Z] Removing intermediate container 5682c9cd465f [2021-09-03T19:40:55.580Z] Removing intermediate container fb1299193872 [2021-09-03T19:40:55.580Z] ---> cbd8aa87c187 [2021-09-03T19:40:55.580Z] [2021-09-03T19:40:55.580Z] ---> 0d95eddeab36 [2021-09-03T19:40:55.580Z] [2021-09-03T19:40:55.581Z] ---> Running in 29951074a337 [2021-09-03T19:40:55.581Z] ---> a62f11b54762 [2021-09-03T19:40:55.581Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-03T19:40:55.628Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:40:55.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:40:55.628Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.628Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.628Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:40:55.628Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:40:55.628Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.628Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.895Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.895Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:55.896Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-03T19:40:55.896Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-03T19:40:56.162Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:40:56.162Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:40:56.162Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:40:56.162Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:40:56.176Z] Successfully built cbd8aa87c187 [2021-09-03T19:40:56.176Z] Successfully built 0d95eddeab36 [2021-09-03T19:40:56.176Z] Successfully tagged support-scheduler-arm64:latest [2021-09-03T19:40:56.176Z] Successfully tagged core-command-arm64:latest [2021-09-03T19:40:56.176Z]  Building core-command ... done Building sys-mgmt-agent [2021-09-03T19:40:56.176Z] Building security-secretstore-setup [2021-09-03T19:40:56.447Z]  Building support-scheduler ... done Removing intermediate container 29951074a337 [2021-09-03T19:40:56.447Z] ---> 7e6e1656a153 [2021-09-03T19:40:56.447Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:40:56.724Z] ---> Running in 537782ce7a93 [2021-09-03T19:40:56.724Z] Removing intermediate container a2d197214ddc [2021-09-03T19:40:56.998Z] ---> 2e3ff8cd6ad2 [2021-09-03T19:40:56.998Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-03T19:40:57.123Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-03T19:40:57.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-03T19:40:57.124Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-03T19:40:57.124Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-03T19:40:57.124Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-03T19:40:57.276Z] ---> Running in f06c91720b4c [2021-09-03T19:40:57.390Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-03T19:40:57.390Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-03T19:40:57.390Z] Installing new version of config file /etc/issue ... [2021-09-03T19:40:57.390Z] Installing new version of config file /etc/issue.net ... [2021-09-03T19:40:57.390Z] Installing new version of config file /etc/lsb-release ... [2021-09-03T19:40:57.390Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-03T19:40:57.551Z] Removing intermediate container 537782ce7a93 [2021-09-03T19:40:57.551Z] ---> 415a0aecb88a [2021-09-03T19:40:57.551Z] Step 21/23 : LABEL arch=arm64 [2021-09-03T19:40:57.551Z] ---> a5a29eace71b [2021-09-03T19:40:57.551Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-03T19:40:57.657Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-03T19:40:57.657Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-03T19:40:57.657Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-03T19:40:57.838Z] ---> Running in d83346154d58 [2021-09-03T19:40:57.924Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:57.924Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-03T19:40:57.924Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-03T19:40:57.924Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-03T19:40:57.924Z] 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-09-03T19:40:58.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.192Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:40:58.192Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-03T19:40:58.192Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:40:58.192Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.192Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-03T19:40:58.192Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-03T19:40:58.458Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-03T19:40:58.458Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.458Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-03T19:40:58.458Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T19:40:58.726Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-03T19:40:58.726Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.726Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:40:58.726Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:40:58.726Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T19:40:58.726Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.726Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:40:58.726Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:40:58.992Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-03T19:40:58.992Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.992Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-03T19:40:58.992Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-03T19:40:58.992Z] Setting up grep (3.1-2build1) ... [2021-09-03T19:40:58.992Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:58.992Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-03T19:40:58.992Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-03T19:40:59.260Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-03T19:40:59.260Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:59.260Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-03T19:40:59.260Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-03T19:40:59.260Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-03T19:40:59.526Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:59.526Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:40:59.526Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:40:59.526Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-03T19:40:59.526Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:40:59.526Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T19:40:59.526Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:40:59.871Z] Removing intermediate container d83346154d58 [2021-09-03T19:40:59.871Z] ---> 42322ce0c562 [2021-09-03T19:40:59.871Z] Step 22/23 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:40:59.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:41:00.110Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T19:41:00.110Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:41:00.110Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-03T19:41:00.110Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:41:00.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:41:00.699Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-03T19:41:00.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:00.700Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-03T19:41:00.700Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-03T19:41:01.066Z] ---> b37ccdcd3992 [2021-09-03T19:41:01.066Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-03T19:41:01.283Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-03T19:41:01.283Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-03T19:41:01.283Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-03T19:41:01.283Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-03T19:41:01.283Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-03T19:41:01.283Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:01.283Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-03T19:41:01.283Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-03T19:41:01.346Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-03T19:41:01.346Z] ---> Running in 2656fca3bfa0 [2021-09-03T19:41:01.550Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-03T19:41:01.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:01.550Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:01.550Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:01.550Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:01.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:01.550Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:01.550Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:01.621Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-03T19:41:01.622Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-03T19:41:01.622Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-03T19:41:01.819Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:01.819Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:01.819Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:01.819Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:01.819Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:01.898Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-03T19:41:02.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:02.087Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:02.087Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:02.087Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:02.087Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:02.087Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:41:02.087Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:41:02.087Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:41:02.087Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:41:02.172Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-03T19:41:02.172Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:41:02.172Z] OK: 8 MiB in 20 packages [2021-09-03T19:41:02.353Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T19:41:02.353Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:02.353Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-03T19:41:02.353Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:41:02.353Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T19:41:02.621Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:02.621Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:02.621Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:02.621Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:02.621Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:02.621Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:02.621Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:02.621Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:02.771Z] ---> fa6e565ed36d [2021-09-03T19:41:02.772Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-03T19:41:02.888Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:02.888Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:02.888Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:03.047Z] Removing intermediate container 2656fca3bfa0 [2021-09-03T19:41:03.047Z] ---> 1f99a0d5460e [2021-09-03T19:41:03.047Z] Step 23/23 : LABEL version=0.0.0 [2021-09-03T19:41:03.154Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:03.325Z] ---> Running in 8f18f506209f [2021-09-03T19:41:03.433Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-03T19:41:03.702Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-03T19:41:03.702Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:03.702Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-03T19:41:03.702Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-03T19:41:03.923Z] ---> 1c55cfc4a5ce [2021-09-03T19:41:03.923Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-03T19:41:03.968Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:41:03.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-03T19:41:03.968Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-03T19:41:03.968Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-03T19:41:03.968Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-03T19:41:04.200Z] Removing intermediate container 8f18f506209f [2021-09-03T19:41:04.200Z] ---> cba7ed157a91 [2021-09-03T19:41:04.200Z] [2021-09-03T19:41:04.234Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:41:04.234Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-03T19:41:04.234Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-03T19:41:04.234Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-03T19:41:04.476Z] ---> Running in 1f2a860210ab [2021-09-03T19:41:04.476Z] Removing intermediate container f06c91720b4c [2021-09-03T19:41:04.476Z] ---> 589796bf5fe3 [2021-09-03T19:41:04.476Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:41:04.502Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:41:04.502Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-03T19:41:04.502Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-03T19:41:04.502Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-03T19:41:04.759Z] Successfully built cba7ed157a91 [2021-09-03T19:41:04.759Z] Successfully tagged support-notifications-arm64:latest [2021-09-03T19:41:04.759Z] Building security-proxy-setup [2021-09-03T19:41:04.767Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:41:04.767Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-03T19:41:04.767Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-03T19:41:04.767Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-03T19:41:04.767Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:41:04.767Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T19:41:04.767Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:41:04.767Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:41:05.034Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-03T19:41:05.034Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T19:41:05.034Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:41:05.034Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:41:05.034Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-03T19:41:05.034Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-03T19:41:05.300Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:41:05.300Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:41:05.355Z]  Building support-notifications ... done Removing intermediate container 1f2a860210ab [2021-09-03T19:41:05.355Z] ---> 9d90a5af8b07 [2021-09-03T19:41:05.355Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-03T19:41:05.568Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:05.568Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-03T19:41:05.568Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-03T19:41:05.568Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-03T19:41:05.568Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-03T19:41:05.568Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:41:05.568Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:41:05.628Z] ---> fcc184000120 [2021-09-03T19:41:05.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-03T19:41:05.838Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T19:41:05.839Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:05.839Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-03T19:41:05.839Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-03T19:41:05.839Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-03T19:41:05.839Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:05.839Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-03T19:41:05.839Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-03T19:41:06.105Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-03T19:41:06.105Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:06.105Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-03T19:41:06.105Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-03T19:41:06.105Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-03T19:41:06.221Z] ---> e880e49162d5 [2021-09-03T19:41:06.221Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-03T19:41:06.371Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:06.371Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-03T19:41:06.371Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-03T19:41:06.371Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-03T19:41:06.371Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:06.371Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-03T19:41:06.371Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-03T19:41:06.639Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-03T19:41:06.639Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:06.639Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-03T19:41:06.639Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-03T19:41:06.814Z] ---> Running in c0214bd1b622 [2021-09-03T19:41:06.905Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-03T19:41:06.905Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:06.905Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-03T19:41:06.905Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-03T19:41:07.092Z] ---> 4264bd535759 [2021-09-03T19:41:07.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-03T19:41:07.173Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-03T19:41:07.173Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.173Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-03T19:41:07.173Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-03T19:41:07.173Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-03T19:41:07.173Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.173Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-03T19:41:07.173Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-03T19:41:07.439Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-03T19:41:07.439Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.439Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-03T19:41:07.439Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-03T19:41:07.439Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-03T19:41:07.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.704Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-03T19:41:07.704Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-03T19:41:07.704Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-03T19:41:07.704Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.704Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-03T19:41:07.704Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-03T19:41:07.704Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-03T19:41:07.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.969Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-03T19:41:07.969Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-03T19:41:07.969Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-03T19:41:07.969Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:07.969Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-03T19:41:07.969Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-03T19:41:07.969Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-03T19:41:08.248Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-03T19:41:08.248Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-03T19:41:08.248Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-03T19:41:08.248Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-03T19:41:08.248Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-03T19:41:08.248Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-03T19:41:08.248Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-03T19:41:08.248Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-03T19:41:08.248Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-03T19:41:08.515Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-03T19:41:08.515Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-03T19:41:08.569Z] ---> f09c5d19d878 [2021-09-03T19:41:08.569Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-03T19:41:08.782Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-03T19:41:08.782Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-03T19:41:08.782Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-03T19:41:08.782Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-03T19:41:08.782Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-03T19:41:08.782Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-03T19:41:09.049Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-03T19:41:09.049Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-03T19:41:09.049Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-03T19:41:09.049Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-03T19:41:09.049Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-03T19:41:09.049Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-03T19:41:09.165Z] ---> Running in b1cdf2ae446d [2021-09-03T19:41:09.314Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-03T19:41:09.314Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-03T19:41:09.314Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-03T19:41:09.314Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-03T19:41:09.314Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-03T19:41:09.314Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-03T19:41:09.898Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-03T19:41:09.898Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-03T19:41:09.898Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-03T19:41:09.898Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-03T19:41:09.898Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:41:09.898Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:41:10.146Z] Removing intermediate container b1cdf2ae446d [2021-09-03T19:41:10.146Z] ---> e648b8647538 [2021-09-03T19:41:10.146Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:41:10.163Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:41:10.163Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:41:10.163Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:41:10.163Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:41:10.417Z] ---> Running in 322f950c3719 [2021-09-03T19:41:10.428Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-03T19:41:10.428Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-03T19:41:10.428Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:10.428Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:10.428Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:10.428Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:10.691Z] Removing intermediate container c0214bd1b622 [2021-09-03T19:41:10.691Z] ---> b9013f687eda [2021-09-03T19:41:10.691Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-03T19:41:10.693Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:10.693Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:10.693Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:10.693Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:11.289Z] ---> Running in 51630b735502 [2021-09-03T19:41:11.290Z] Removing intermediate container 322f950c3719 [2021-09-03T19:41:11.290Z] ---> b4bccd30bb28 [2021-09-03T19:41:11.290Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:41:11.565Z] ---> Running in cce01c85ce59 [2021-09-03T19:41:11.649Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:11.649Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:11.839Z] Removing intermediate container 51630b735502 [2021-09-03T19:41:11.839Z] ---> 9245ed5a02ea [2021-09-03T19:41:11.839Z] Step 29/32 : CMD ["gate"] [2021-09-03T19:41:12.228Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:12.228Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:12.439Z] ---> Running in 921d7a42097e [2021-09-03T19:41:12.439Z] Removing intermediate container cce01c85ce59 [2021-09-03T19:41:12.439Z] ---> 24f63bce462c [2021-09-03T19:41:12.439Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:41:12.508Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:12.714Z] ---> Running in f21e72c239fd [2021-09-03T19:41:12.776Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:12.986Z] Removing intermediate container 921d7a42097e [2021-09-03T19:41:12.986Z] ---> 3687ead5623c [2021-09-03T19:41:13.041Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:13.041Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:13.274Z] Step 30/32 : LABEL arch=arm64 [2021-09-03T19:41:13.552Z] ---> Running in c7d08f770973 [2021-09-03T19:41:13.552Z] Removing intermediate container f21e72c239fd [2021-09-03T19:41:13.552Z] ---> 04d164f54fe3 [2021-09-03T19:41:13.552Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:41:13.620Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-03T19:41:13.620Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-03T19:41:13.620Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T19:41:13.826Z] ---> Running in 776c1d367e76 [2021-09-03T19:41:13.888Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T19:41:13.888Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-03T19:41:13.888Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T19:41:13.888Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-03T19:41:13.888Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-03T19:41:14.156Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-03T19:41:14.156Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-03T19:41:14.156Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T19:41:14.156Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T19:41:14.156Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-03T19:41:14.156Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-03T19:41:14.156Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-03T19:41:14.426Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-03T19:41:14.426Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.426Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-03T19:41:14.426Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.426Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.426Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.426Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-03T19:41:14.426Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-03T19:41:14.427Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-03T19:41:14.430Z] Removing intermediate container c7d08f770973 [2021-09-03T19:41:14.431Z] ---> fe7841f5b6b0 [2021-09-03T19:41:14.431Z] Step 31/32 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:41:14.693Z] [2021-09-03T19:41:14.693Z] Current default time zone: 'Etc/UTC' [2021-09-03T19:41:14.693Z] Local time is now: Fri Sep 3 19:41:14 UTC 2021. [2021-09-03T19:41:14.693Z] Universal Time is now: Fri Sep 3 19:41:14 UTC 2021. [2021-09-03T19:41:14.693Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-03T19:41:14.693Z] [2021-09-03T19:41:14.693Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-03T19:41:14.693Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.693Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-09-03T19:41:14.693Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-03T19:41:14.693Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-03T19:41:14.693Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-03T19:41:14.693Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-03T19:41:14.693Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-03T19:41:14.693Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-03T19:41:14.693Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-03T19:41:14.693Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.693Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-03T19:41:14.706Z] Removing intermediate container 776c1d367e76 [2021-09-03T19:41:14.706Z] ---> 20aa134b5456 [2021-09-03T19:41:14.706Z] [2021-09-03T19:41:14.959Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:14.959Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:41:14.959Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:14.959Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-03T19:41:14.959Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-03T19:41:14.959Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-03T19:41:14.959Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-03T19:41:14.959Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-03T19:41:14.959Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-03T19:41:14.959Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:41:14.959Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-03T19:41:14.979Z] Successfully built 20aa134b5456 [2021-09-03T19:41:14.979Z] Successfully tagged core-data-arm64:latest [2021-09-03T19:41:14.979Z] Building core-metadata [2021-09-03T19:41:14.979Z]  Building core-data ... done  ---> Running in 72788e038781 [2021-09-03T19:41:15.956Z] Removing intermediate container 72788e038781 [2021-09-03T19:41:15.956Z] ---> eceecea29ca1 [2021-09-03T19:41:15.956Z] Step 32/32 : LABEL version=0.0.0 [2021-09-03T19:41:16.232Z] ---> Running in 1ad4e0a44eea [2021-09-03T19:41:16.829Z] Removing intermediate container 1ad4e0a44eea [2021-09-03T19:41:16.829Z] ---> 68daa5d9f0b5 [2021-09-03T19:41:16.829Z] [2021-09-03T19:41:16.897Z] Updating certificates in /etc/ssl/certs... [2021-09-03T19:41:17.100Z] Successfully built 68daa5d9f0b5 [2021-09-03T19:41:17.100Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-03T19:41:17.854Z] 23 added, 27 removed; done. [2021-09-03T19:41:17.854Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-03T19:41:17.854Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-03T19:41:17.854Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-03T19:41:17.854Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-03T19:41:17.854Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-03T19:41:17.854Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:17.854Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:41:17.854Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-03T19:41:18.120Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:41:18.120Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-03T19:41:18.120Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-03T19:41:18.120Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-03T19:41:18.120Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-03T19:41:18.120Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-03T19:41:18.120Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-03T19:41:18.120Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-03T19:41:18.120Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:41:18.387Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-03T19:41:18.387Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-03T19:41:18.387Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-03T19:41:18.387Z] Updating certificates in /etc/ssl/certs... [2021-09-03T19:41:18.972Z] 0 added, 0 removed; done. [2021-09-03T19:41:18.972Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-03T19:41:18.972Z] done. [2021-09-03T19:41:19.556Z] Reading package lists... [2021-09-03T19:41:19.556Z] Building dependency tree... [2021-09-03T19:41:19.556Z] Reading state information... [2021-09-03T19:41:19.822Z] The following NEW packages will be installed: [2021-09-03T19:41:19.822Z] apt-transport-https [2021-09-03T19:41:19.822Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T19:41:20.088Z] Need to get 4348 B of archives. [2021-09-03T19:41:20.088Z] After this operation, 154 kB of additional disk space will be used. [2021-09-03T19:41:20.088Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-03T19:41:20.088Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:41:20.088Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-09-03T19:41:20.088Z] Selecting previously unselected package apt-transport-https. [2021-09-03T19:41:20.088Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-03T19:41:20.088Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-03T19:41:20.088Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-03T19:41:20.355Z] Setting up apt-transport-https (1.6.14) ... [2021-09-03T19:41:20.355Z] Waiting for network to be ready... [2021-09-03T19:41:25.696Z] 2021-09-03T19:41:23Z INFO Waiting for automatic snapd restart... [2021-09-03T19:41:25.962Z] snapd 2.51.4 from Canonical* installed [2021-09-03T19:41:26.916Z] "snapd" switched to the "latest/stable" channel [2021-09-03T19:41:26.916Z] [2021-09-03T19:41:29.491Z] core18 20210722 from Canonical* installed [2021-09-03T19:41:29.491Z] "core18" switched to the "latest/stable" channel [2021-09-03T19:41:29.491Z] [2021-09-03T19:41:32.066Z] snapcraft 5.0 from Canonical* installed [2021-09-03T19:41:32.331Z] "snapcraft" switched to the "latest/stable" channel [2021-09-03T19:41:32.331Z] [2021-09-03T19:41:35.397Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:41:35.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:41:35.397Z] ---> 150a5d5ae12b [2021-09-03T19:41:35.397Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:41:35.397Z] ---> Using cache [2021-09-03T19:41:35.397Z] ---> ec463e0f87f6 [2021-09-03T19:41:35.397Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:41:35.397Z] ---> Using cache [2021-09-03T19:41:35.397Z] ---> d5f6a0b24bbb [2021-09-03T19:41:35.397Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-03T19:41:36.583Z] 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-09-03T19:41:36.583Z] - README.md [2021-09-03T19:41:36.583Z] [2021-09-03T19:41:36.583Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-03T19:41:36.849Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T19:41:36.849Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T19:41:36.849Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T19:41:37.375Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:41:37.375Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:41:37.375Z] ---> 150a5d5ae12b [2021-09-03T19:41:37.375Z] Step 3/26 : WORKDIR /edgex-go [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> ec463e0f87f6 [2021-09-03T19:41:37.375Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> d5f6a0b24bbb [2021-09-03T19:41:37.375Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> ba3220684a55 [2021-09-03T19:41:37.375Z] Step 6/26 : COPY go.mod . [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> 388a9d0e1a70 [2021-09-03T19:41:37.375Z] Step 7/26 : RUN go mod download [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> 5f47362e1916 [2021-09-03T19:41:37.375Z] Step 8/26 : COPY . . [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> 69791579d1d9 [2021-09-03T19:41:37.375Z] Step 9/26 : RUN go mod tidy [2021-09-03T19:41:37.375Z] ---> Using cache [2021-09-03T19:41:37.375Z] ---> 88dd36c72404 [2021-09-03T19:41:37.375Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-03T19:41:38.070Z] Reading package lists... [2021-09-03T19:41:38.650Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-03T19:41:38.650Z] Reading package lists... [2021-09-03T19:41:38.650Z] Building dependency tree... [2021-09-03T19:41:38.650Z] Reading state information... [2021-09-03T19:41:38.916Z] Suggested packages: [2021-09-03T19:41:38.916Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-03T19:41:38.916Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-03T19:41:38.916Z] Recommended packages: [2021-09-03T19:41:38.916Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-03T19:41:38.916Z] The following NEW packages will be installed: [2021-09-03T19:41:38.916Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-03T19:41:38.916Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-03T19:41:38.916Z] pkg-config zip [2021-09-03T19:41:38.916Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-03T19:41:39.183Z] Need to get 7663 kB of archives. [2021-09-03T19:41:39.183Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-03T19:41:39.183Z] 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-09-03T19:41:39.183Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-03T19:41:39.183Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-03T19:41:39.183Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-03T19:41:39.183Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-03T19:41:39.183Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-03T19:41:39.183Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-03T19:41:39.450Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-03T19:41:39.450Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-03T19:41:39.450Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-03T19:41:39.451Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-03T19:41:39.718Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-03T19:41:39.718Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-03T19:41:39.718Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-03T19:41:39.718Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-03T19:41:39.718Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-03T19:41:39.986Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-09-03T19:41:39.986Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-03T19:41:39.986Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-03T19:41:39.986Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-03T19:41:39.986Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-03T19:41:39.986Z] Selecting previously unselected package libpsl5:amd64. [2021-09-03T19:41:39.986Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-03T19:41:39.986Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-03T19:41:40.000Z] ---> Running in 3077f573275e [2021-09-03T19:41:40.000Z] ---> Running in 4aac1bcba508 [2021-09-03T19:41:40.252Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-03T19:41:40.252Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-03T19:41:40.252Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-03T19:41:40.252Z] Selecting previously unselected package librtmp1:amd64. [2021-09-03T19:41:40.252Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-03T19:41:40.252Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-03T19:41:40.252Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-03T19:41:40.252Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-03T19:41:40.252Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-03T19:41:40.252Z] Selecting previously unselected package liberror-perl. [2021-09-03T19:41:40.252Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-03T19:41:40.252Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-03T19:41:40.519Z] Selecting previously unselected package git-man. [2021-09-03T19:41:40.519Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-03T19:41:40.519Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:41:40.519Z] Selecting previously unselected package git. [2021-09-03T19:41:40.519Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-03T19:41:40.519Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:41:41.101Z] Selecting previously unselected package libnorm1:amd64. [2021-09-03T19:41:41.101Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-03T19:41:41.101Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-03T19:41:41.101Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-03T19:41:41.101Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-03T19:41:41.101Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-03T19:41:41.101Z] Selecting previously unselected package libsodium23:amd64. [2021-09-03T19:41:41.101Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-03T19:41:41.101Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-03T19:41:41.366Z] Selecting previously unselected package libzmq5:amd64. [2021-09-03T19:41:41.366Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-03T19:41:41.366Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:41:41.367Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-03T19:41:41.367Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-03T19:41:41.367Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:41:41.367Z] Selecting previously unselected package pkg-config. [2021-09-03T19:41:41.367Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-03T19:41:41.367Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-03T19:41:41.367Z] Selecting previously unselected package zip. [2021-09-03T19:41:41.367Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-03T19:41:41.367Z] Unpacking zip (3.0-11build1) ... [2021-09-03T19:41:41.632Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-03T19:41:41.632Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:41:41.632Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-03T19:41:41.632Z] Setting up liberror-perl (0.17025-1) ... [2021-09-03T19:41:41.632Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-03T19:41:41.632Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-03T19:41:41.632Z] No schema files found: doing nothing. [2021-09-03T19:41:41.632Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-03T19:41:41.632Z] Setting up zip (3.0-11build1) ... [2021-09-03T19:41:41.632Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-03T19:41:41.632Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-03T19:41:41.632Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-03T19:41:41.632Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:41:41.632Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-03T19:41:41.632Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-03T19:41:41.632Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-03T19:41:41.900Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-03T19:41:41.991Z] 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-09-03T19:41:41.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:41:42.480Z] git set to automatically installed. [2021-09-03T19:41:42.481Z] git-man set to automatically installed. [2021-09-03T19:41:42.481Z] libcurl3-gnutls set to automatically installed. [2021-09-03T19:41:42.481Z] liberror-perl set to automatically installed. [2021-09-03T19:41:42.481Z] libglib2.0-0 set to automatically installed. [2021-09-03T19:41:42.481Z] libnghttp2-14 set to automatically installed. [2021-09-03T19:41:42.481Z] libnorm1 set to automatically installed. [2021-09-03T19:41:42.481Z] libpgm-5.2-0 set to automatically installed. [2021-09-03T19:41:42.481Z] libpsl5 set to automatically installed. [2021-09-03T19:41:42.481Z] librtmp1 set to automatically installed. [2021-09-03T19:41:42.481Z] libsodium23 set to automatically installed. [2021-09-03T19:41:42.481Z] libzmq3-dev set to automatically installed. [2021-09-03T19:41:42.481Z] libzmq5 set to automatically installed. [2021-09-03T19:41:42.481Z] pkg-config set to automatically installed. [2021-09-03T19:41:42.481Z] zip set to automatically installed. [2021-09-03T19:41:42.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:41:43.639Z] OK: 218 MiB in 52 packages [2021-09-03T19:41:43.891Z] snapd is not logged in, snap install commands will use sudo [2021-09-03T19:41:46.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:41:46.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:41:46.478Z] ---> 150a5d5ae12b [2021-09-03T19:41:46.478Z] Step 3/22 : WORKDIR /edgex-go [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> ec463e0f87f6 [2021-09-03T19:41:46.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> d5f6a0b24bbb [2021-09-03T19:41:46.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> ba3220684a55 [2021-09-03T19:41:46.478Z] Step 6/22 : COPY go.mod . [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> 388a9d0e1a70 [2021-09-03T19:41:46.478Z] Step 7/22 : RUN go mod download [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> 5f47362e1916 [2021-09-03T19:41:46.478Z] Step 8/22 : COPY . . [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> 69791579d1d9 [2021-09-03T19:41:46.478Z] Step 9/22 : RUN go mod tidy [2021-09-03T19:41:46.478Z] ---> Using cache [2021-09-03T19:41:46.478Z] ---> 88dd36c72404 [2021-09-03T19:41:46.478Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-03T19:41:47.229Z] ---> Running in c8a25cfb4c15 [2021-09-03T19:41:47.229Z] Removing intermediate container 3077f573275e [2021-09-03T19:41:47.229Z] ---> 564ae40258fe [2021-09-03T19:41:47.229Z] Step 6/24 : COPY go.mod . [2021-09-03T19:41:50.094Z] 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-09-03T19:41:50.094Z] ---> 870ac33f0cfd [2021-09-03T19:41:50.094Z] Step 7/24 : RUN go mod download [2021-09-03T19:41:50.373Z] ---> Running in 0cde536c6411 [2021-09-03T19:41:51.374Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-03T19:41:51.374Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-03T19:41:51.374Z] ---> 150a5d5ae12b [2021-09-03T19:41:51.374Z] Step 3/24 : WORKDIR /edgex-go [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> ec463e0f87f6 [2021-09-03T19:41:51.374Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> d5f6a0b24bbb [2021-09-03T19:41:51.374Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> ba3220684a55 [2021-09-03T19:41:51.374Z] Step 6/24 : COPY go.mod . [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> 388a9d0e1a70 [2021-09-03T19:41:51.374Z] Step 7/24 : RUN go mod download [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> 5f47362e1916 [2021-09-03T19:41:51.374Z] Step 8/24 : COPY . . [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> 69791579d1d9 [2021-09-03T19:41:51.374Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:41:51.374Z] ---> Using cache [2021-09-03T19:41:51.374Z] ---> 88dd36c72404 [2021-09-03T19:41:51.374Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-03T19:41:51.987Z] ---> Running in 34bd176fc0bd [2021-09-03T19:41:53.957Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-09-03T19:41:53.957Z] snapd is not logged in, snap install commands will use sudo [2021-09-03T19:41:54.015Z] 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-09-03T19:41:54.916Z] snap "core18" has no updates available [2021-09-03T19:41:55.874Z] Pulling config-common [2021-09-03T19:41:55.874Z] + snapcraftctl pull [2021-09-03T19:41:56.834Z] Pulling go-build-helper [2021-09-03T19:41:56.834Z] + snapcraftctl pull [2021-09-03T19:41:57.434Z] Removing intermediate container 0cde536c6411 [2021-09-03T19:41:57.434Z] ---> b8a64ec4b4dd [2021-09-03T19:41:57.434Z] Step 8/24 : COPY . . [2021-09-03T19:41:57.794Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-03T19:41:57.794Z] Skipping pull go-build-helper (already ran) [2021-09-03T19:41:57.794Z] Building go-build-helper [2021-09-03T19:41:57.794Z] + snapcraftctl build [2021-09-03T19:41:59.738Z] Staging go-build-helper [2021-09-03T19:42:00.003Z] + snapcraftctl stage [2021-09-03T19:42:08.200Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-03T19:42:08.200Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-03T19:42:08.200Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1846 kB] [2021-09-03T19:42:08.200Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-09-03T19:42:08.200Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-03T19:42:08.200Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-03T19:42:08.200Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-09-03T19:42:08.200Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-09-03T19:42:08.200Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] [2021-09-03T19:42:08.200Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-03T19:42:08.200Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-03T19:42:08.200Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-03T19:42:08.200Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-03T19:42:08.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-03T19:42:08.200Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-03T19:42:08.200Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-03T19:42:08.200Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-03T19:42:08.200Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-03T19:42:08.200Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-03T19:42:08.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2192 kB] [2021-09-03T19:42:08.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-09-03T19:42:08.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-03T19:42:08.200Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-03T19:42:08.200Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-09-03T19:42:08.200Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-09-03T19:42:08.200Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1748 kB] [2021-09-03T19:42:08.200Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-03T19:42:08.200Z] Fetched 25.1 MB in 0s (0 B/s) [2021-09-03T19:42:08.200Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-03T19:42:08.200Z] Fetched 224 kB in 0s (0 B/s) [2021-09-03T19:42:08.200Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-03T19:42:08.200Z] Fetched 157 kB in 0s (0 B/s) [2021-09-03T19:42:08.200Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-03T19:42:08.200Z] Fetched 221 kB in 0s (0 B/s) [2021-09-03T19:42:08.200Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-03T19:42:08.200Z] Fetched 143 kB in 0s (0 B/s) [2021-09-03T19:42:08.200Z] Pulling edgex-go [2021-09-03T19:42:08.200Z] + snapcraftctl pull [2021-09-03T19:42:09.609Z] Pulling hooks [2021-09-03T19:42:09.609Z] + snapcraftctl pull [2021-09-03T19:42:15.838Z] ---> 605aabd67e26 [2021-09-03T19:42:15.838Z] Step 9/24 : RUN go mod tidy [2021-09-03T19:42:15.838Z] ---> Running in c4acd3e5a0bd [2021-09-03T19:42:22.627Z] Removing intermediate container c4acd3e5a0bd [2021-09-03T19:42:22.627Z] ---> aafd0c9bb809 [2021-09-03T19:42:22.627Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-03T19:42:22.627Z] ---> Running in 98dee0a347ee [2021-09-03T19:42:25.304Z] 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-09-03T19:42:28.097Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-03T19:42:28.097Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-03T19:42:28.097Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-03T19:42:28.097Z] Fetched 0 B in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-03T19:42:28.097Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-03T19:42:28.097Z] Fetched 279 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-03T19:42:28.097Z] Fetched 122 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-03T19:42:28.097Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-03T19:42:28.097Z] Fetched 8848 B in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-03T19:42:28.097Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-03T19:42:28.097Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-03T19:42:28.097Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-03T19:42:28.097Z] Fetched 219 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-03T19:42:28.097Z] Fetched 154 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-03T19:42:28.097Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-03T19:42:28.097Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-03T19:42:28.097Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-03T19:42:28.097Z] Fetched 499 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-03T19:42:28.097Z] Fetched 111 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-03T19:42:28.097Z] Fetched 240 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-03T19:42:28.097Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-03T19:42:28.097Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-03T19:42:28.097Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-03T19:42:28.097Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-03T19:42:28.097Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-03T19:42:28.097Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-03T19:42:28.097Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-03T19:42:28.097Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-03T19:42:28.097Z] Fetched 8720 B in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-03T19:42:28.097Z] Fetched 140 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-03T19:42:28.097Z] Fetched 119 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-03T19:42:28.097Z] Fetched 111 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-03T19:42:28.097Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-03T19:42:28.097Z] Fetched 645 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-03T19:42:28.097Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-03T19:42:28.097Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-03T19:42:28.097Z] Fetched 368 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-03T19:42:28.097Z] Fetched 187 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-03T19:42:28.097Z] Fetched 175 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-03T19:42:28.097Z] Fetched 206 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-03T19:42:28.097Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-03T19:42:28.097Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-03T19:42:28.097Z] Fetched 159 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-03T19:42:28.097Z] Fetched 107 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-03T19:42:28.097Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-03T19:42:28.097Z] Pulling static-packages [2021-09-03T19:42:28.097Z] + snapcraftctl pull [2021-09-03T19:42:28.097Z] Pulling version [2021-09-03T19:42:28.097Z] + cd /root/project [2021-09-03T19:42:28.097Z] + git describe --tags --abbrev=0 [2021-09-03T19:42:28.097Z] + sed s/v// [2021-09-03T19:42:28.097Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-03T19:42:28.097Z] + [ -z 2.0.1-dev.36 ] [2021-09-03T19:42:28.097Z] + snapcraftctl set-version 2.0.1-dev.36 [2021-09-03T19:42:28.097Z] Building config-common [2021-09-03T19:42:28.097Z] + snapcraftctl build [2021-09-03T19:42:30.042Z] Skipping build go-build-helper (already ran) [2021-09-03T19:42:30.042Z] Building edgex-go [2021-09-03T19:42:30.042Z] + cd /root/parts/edgex-go/src [2021-09-03T19:42:30.042Z] + git describe --tags --abbrev=0 [2021-09-03T19:42:30.042Z] + sed s/v// [2021-09-03T19:42:30.042Z] + GIT_VERSION=2.0.1-dev.36 [2021-09-03T19:42:30.042Z] + [ -z 2.0.1-dev.36 ] [2021-09-03T19:42:30.042Z] + echo 2.0.1-dev.36 [2021-09-03T19:42:30.042Z] + make build [2021-09-03T19:42:30.042Z] go mod tidy [2021-09-03T19:42:35.377Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-03T19:42:35.377Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-03T19:42:35.377Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-03T19:42:35.644Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-03T19:42:35.644Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-03T19:42:35.644Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-03T19:42:35.644Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-03T19:42:35.644Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-03T19:42:35.644Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-03T19:42:35.644Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-03T19:42:35.910Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-03T19:42:35.910Z] go: downloading github.com/lib/pq v1.10.2 [2021-09-03T19:42:36.181Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-03T19:42:36.182Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-03T19:42:36.771Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-03T19:42:36.771Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-03T19:42:36.772Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-09-03T19:42:37.039Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-03T19:42:37.306Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-03T19:42:37.306Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-03T19:42:37.306Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-03T19:42:37.306Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-03T19:42:37.306Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-03T19:42:37.306Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-03T19:42:37.306Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-03T19:42:37.572Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-03T19:42:37.572Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-03T19:42:37.572Z] go: downloading golang.org/x/text v0.3.6 [2021-09-03T19:42:37.572Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-03T19:42:37.846Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-03T19:42:37.846Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-03T19:42:37.846Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-03T19:42:37.846Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-03T19:42:37.846Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-03T19:42:38.136Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-03T19:42:38.136Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-03T19:42:38.136Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-03T19:42:38.136Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-03T19:42:38.136Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-03T19:42:38.402Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-03T19:42:38.402Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-03T19:42:38.667Z] go: downloading github.com/kr/text v0.2.0 [2021-09-03T19:42:38.667Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-03T19:42:38.667Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-03T19:42:38.934Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-03T19:42:38.934Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-03T19:42:38.934Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-03T19:42:38.934Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-03T19:42:38.934Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-03T19:42:38.934Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-03T19:42:38.934Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-03T19:42:38.934Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-03T19:42:38.934Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-03T19:42:39.199Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-03T19:42:39.199Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-03T19:42:39.199Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-03T19:42:39.199Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-03T19:42:39.199Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-03T19:42:39.199Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-03T19:42:39.199Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-03T19:42:39.199Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-03T19:42:39.199Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-03T19:42:39.199Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-03T19:42:39.199Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-03T19:42:39.199Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-03T19:42:39.199Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-03T19:42:39.199Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-03T19:42:39.199Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-03T19:42:39.199Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-03T19:42:39.199Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-03T19:42:39.199Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-03T19:42:39.467Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-03T19:42:39.467Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-03T19:42:39.467Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-03T19:42:39.467Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-03T19:42:39.467Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-03T19:42:39.467Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-03T19:42:39.467Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data [2021-09-03T19:42:49.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-03T19:42:53.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command [2021-09-03T19:42:54.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-03T19:42:55.762Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-03T19:42:56.345Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-03T19:42:57.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-03T19:42:58.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-03T19:43:00.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-03T19:43:01.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-03T19:43:02.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-03T19:43:03.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-03T19:43:05.407Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-03T19:43:05.407Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-03T19:43:05.407Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-03T19:43:05.407Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-03T19:43:05.407Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-03T19:43:05.407Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-03T19:43:05.407Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-03T19:43:05.407Z] + 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-09-03T19:43:05.407Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-03T19:43:05.407Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-03T19:43:05.407Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-03T19:43:05.407Z] + 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-09-03T19:43:05.407Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-03T19:43:05.407Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-03T19:43:05.407Z] + 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-09-03T19:43:06.367Z] Building hooks [2021-09-03T19:43:06.367Z] + cd /root/parts/hooks/src [2021-09-03T19:43:06.367Z] + make build [2021-09-03T19:43:06.367Z] go mod tidy [2021-09-03T19:43:06.634Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-09-03T19:43:06.634Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-03T19:43:06.901Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-03T19:43:06.901Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-03T19:43:06.901Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-03T19:43:07.485Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-03T19:43:08.067Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-03T19:43:08.067Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-03T19:43:10.642Z] Building static-packages [2021-09-03T19:43:10.642Z] + snapcraftctl build [2021-09-03T19:43:12.353Z] 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-09-03T19:43:12.353Z] 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-09-03T19:43:12.582Z] Building version [2021-09-03T19:43:12.582Z] + snapcraftctl build [2021-09-03T19:43:15.162Z] Staging config-common [2021-09-03T19:43:15.162Z] + snapcraftctl stage [2021-09-03T19:43:15.745Z] Skipping stage go-build-helper (already ran) [2021-09-03T19:43:15.745Z] Staging edgex-go [2021-09-03T19:43:15.745Z] + snapcraftctl stage [2021-09-03T19:43:16.703Z] Staging hooks [2021-09-03T19:43:16.703Z] + snapcraftctl stage [2021-09-03T19:43:18.108Z] Staging static-packages [2021-09-03T19:43:18.108Z] + snapcraftctl stage [2021-09-03T19:43:19.066Z] Staging version [2021-09-03T19:43:19.066Z] + snapcraftctl stage [2021-09-03T19:43:19.121Z] Removing intermediate container 4aac1bcba508 [2021-09-03T19:43:19.121Z] ---> 33d86682cfe1 [2021-09-03T19:43:19.121Z] [2021-09-03T19:43:19.121Z] Step 11/26 : FROM alpine:3.12 [2021-09-03T19:43:19.121Z] ---> afc2cc120ca2 [2021-09-03T19:43:19.121Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-03T19:43:19.121Z] ---> Running in 1dc0b022da3c [2021-09-03T19:43:20.024Z] Priming config-common [2021-09-03T19:43:20.024Z] + snapcraftctl prime [2021-09-03T19:43:20.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:43:20.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:43:21.435Z] Priming go-build-helper [2021-09-03T19:43:21.435Z] + snapcraftctl prime [2021-09-03T19:43:21.873Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-03T19:43:21.873Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-03T19:43:21.873Z] (3/3) Installing su-exec (0.2-r1) [2021-09-03T19:43:21.873Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:43:21.873Z] Executing ca-certificates-20191127-r4.trigger [2021-09-03T19:43:22.151Z] OK: 6 MiB in 17 packages [2021-09-03T19:43:22.392Z] Priming edgex-go [2021-09-03T19:43:22.392Z] + snapcraftctl prime [2021-09-03T19:43:23.391Z] Priming hooks [2021-09-03T19:43:23.391Z] + snapcraftctl prime [2021-09-03T19:43:24.796Z] Priming static-packages [2021-09-03T19:43:24.796Z] + snapcraftctl prime [2021-09-03T19:43:25.609Z] Removing intermediate container 1dc0b022da3c [2021-09-03T19:43:25.609Z] ---> 079240a63353 [2021-09-03T19:43:25.609Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:43:25.609Z] ---> Running in 4a9eb6edc02e [2021-09-03T19:43:26.220Z] Removing intermediate container c8a25cfb4c15 [2021-09-03T19:43:26.220Z] ---> af2b2c32d94f [2021-09-03T19:43:26.220Z] [2021-09-03T19:43:26.220Z] Step 11/22 : FROM alpine:3.12 [2021-09-03T19:43:26.220Z] ---> afc2cc120ca2 [2021-09-03T19:43:26.220Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-03T19:43:26.497Z] ---> Running in 439b89e90e82 [2021-09-03T19:43:26.776Z] Removing intermediate container 4a9eb6edc02e [2021-09-03T19:43:26.776Z] ---> ddbe4c5e801e [2021-09-03T19:43:26.776Z] Step 14/26 : WORKDIR / [2021-09-03T19:43:27.058Z] ---> Running in 25d1ac355261 [2021-09-03T19:43:27.372Z] Priming version [2021-09-03T19:43:27.372Z] + snapcraftctl prime [2021-09-03T19:43:28.332Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-09-03T19:43:28.519Z] Removing intermediate container 25d1ac355261 [2021-09-03T19:43:28.520Z] ---> a3bdbf28d964 [2021-09-03T19:43:28.520Z] 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-09-03T19:43:29.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:43:29.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-09-03T19:43:30.029Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-03T19:43:30.029Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-03T19:43:30.029Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-03T19:43:30.029Z] (4/4) Installing curl (7.78.0-r0) [2021-09-03T19:43:30.029Z] Executing busybox-1.31.1-r20.trigger [2021-09-03T19:43:30.029Z] Executing ca-certificates-20191127-r4.trigger [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T19:43:30.324Z] ---> 596b01541f0a [2021-09-03T19:43:30.324Z] 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-09-03T19:43:30.324Z] OK: 7 MiB in 18 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-03T19:43:31.333Z] Removing intermediate container 34bd176fc0bd [2021-09-03T19:43:31.333Z] ---> d270035ab998 [2021-09-03T19:43:31.333Z] [2021-09-03T19:43:31.333Z] Step 11/24 : FROM alpine:3.12 [2021-09-03T19:43:31.333Z] ---> afc2cc120ca2 [2021-09-03T19:43:31.333Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-03T19:43:31.333Z] ---> Using cache [2021-09-03T19:43:31.333Z] ---> fd626c6893b5 [2021-09-03T19:43:31.334Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-03T19:43:31.334Z] ---> Using cache [2021-09-03T19:43:31.334Z] ---> daf822cbdc68 [2021-09-03T19:43:31.334Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-03T19:43:31.613Z] ---> Running in 18da615f5743 [2021-09-03T19:43:31.896Z] ---> e0926bf75ee6 [2021-09-03T19:43:31.896Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-03T19:43:32.530Z] Removing intermediate container 18da615f5743 [2021-09-03T19:43:32.530Z] ---> b7daea3bf26d [2021-09-03T19:43:32.530Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-03T19:43:32.803Z] ---> Running in 8402a2f9534e [2021-09-03T19:43:33.076Z] Removing intermediate container 439b89e90e82 [2021-09-03T19:43:33.076Z] ---> bbe45cef0356 [2021-09-03T19:43:33.076Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-03T19:43:33.353Z] ---> Running in dcac0dcbdf39 [2021-09-03T19:43:33.353Z] ---> 7f8d5f0cb326 [2021-09-03T19:43:33.353Z] 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-09-03T19:43:33.628Z] Removing intermediate container 8402a2f9534e [2021-09-03T19:43:33.628Z] ---> f47a059c2ece [2021-09-03T19:43:33.628Z] Step 16/24 : WORKDIR / [2021-09-03T19:43:33.907Z] ---> Running in 7ff703333037 [2021-09-03T19:43:33.907Z] Removing intermediate container dcac0dcbdf39 [2021-09-03T19:43:33.907Z] ---> 22e5ba231ad6 [2021-09-03T19:43:33.907Z] Step 14/22 : WORKDIR /edgex [2021-09-03T19:43:34.189Z] ---> Running in a1004257cdcb [2021-09-03T19:43:34.464Z] Removing intermediate container 7ff703333037 [2021-09-03T19:43:34.464Z] ---> 7c47cd820ea2 [2021-09-03T19:43:34.464Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-03T19:43:34.745Z] ---> 3a0a7e66c06a [2021-09-03T19:43:34.745Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-03T19:43:34.745Z] Removing intermediate container a1004257cdcb [2021-09-03T19:43:34.745Z] ---> 9e9adf06347e [2021-09-03T19:43:34.745Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-03T19:43:35.748Z] ---> 4fca0986473f [2021-09-03T19:43:35.748Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-03T19:43:36.026Z] ---> 52486cac3c98 [2021-09-03T19:43:36.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-03T19:43:36.623Z] ---> 2465f48a3e13 [2021-09-03T19:43:36.623Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-03T19:43:38.075Z] ---> 0c2ee108d2f9 [2021-09-03T19:43:38.075Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-03T19:43:38.351Z] ---> ac65d1aeb9a8 [2021-09-03T19:43:38.351Z] ---> d83f5b883dd4 [2021-09-03T19:43:38.351Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-03T19:43:38.351Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-03T19:43:39.807Z] ---> 080f7e63418a [2021-09-03T19:43:39.807Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-03T19:43:39.807Z] ---> 586511900793 [2021-09-03T19:43:39.807Z] 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-09-03T19:43:39.807Z] ---> Running in 6d434ff878a5 [2021-09-03T19:43:39.807Z] ---> Running in daf25e49ac10 [2021-09-03T19:43:40.811Z] ---> 889f9b0c2337 [2021-09-03T19:43:40.811Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-03T19:43:40.811Z] Removing intermediate container 6d434ff878a5 [2021-09-03T19:43:40.811Z] ---> 839ee69260c8 [2021-09-03T19:43:40.811Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:43:40.811Z] ---> Running in c8fbf8439100 [2021-09-03T19:43:40.811Z] ---> Running in 20cf5514f7d9 [2021-09-03T19:43:41.088Z] Removing intermediate container 98dee0a347ee [2021-09-03T19:43:41.088Z] ---> 03a738963dd8 [2021-09-03T19:43:41.088Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-03T19:43:41.374Z] ---> Running in 30af54c57a4b [2021-09-03T19:43:41.652Z] Removing intermediate container 20cf5514f7d9 [2021-09-03T19:43:41.652Z] ---> 1049ca0137d0 [2021-09-03T19:43:41.652Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:43:41.652Z] Removing intermediate container c8fbf8439100 [2021-09-03T19:43:41.652Z] ---> c1bf523ef147 [2021-09-03T19:43:41.652Z] Step 19/22 : CMD ["--init=true"] [2021-09-03T19:43:41.932Z] ---> Running in 7e3819c1791b [2021-09-03T19:43:41.932Z] ---> Running in 4ee99faf2b4a [2021-09-03T19:43:42.925Z] Removing intermediate container 4ee99faf2b4a [2021-09-03T19:43:42.925Z] ---> 222fdd5cff8d [2021-09-03T19:43:42.925Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:43:42.925Z] Removing intermediate container 7e3819c1791b [2021-09-03T19:43:42.925Z] ---> 4e79e95cc6a0 [2021-09-03T19:43:42.925Z] Step 20/22 : LABEL arch=arm64 [2021-09-03T19:43:42.925Z] ---> Running in f004c1beae91 [2021-09-03T19:43:42.925Z] ---> Running in 4bc798ecd7aa [2021-09-03T19:43:43.202Z] Removing intermediate container daf25e49ac10 [2021-09-03T19:43:43.202Z] ---> 76cce5a936e0 [2021-09-03T19:43:43.202Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-03T19:43:43.202Z] 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-09-03T19:43:43.202Z] ---> Running in d10880bb09df [2021-09-03T19:43:43.799Z] Removing intermediate container f004c1beae91 [2021-09-03T19:43:43.799Z] ---> b85f31622e91 [2021-09-03T19:43:43.799Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:43:43.799Z] Removing intermediate container 4bc798ecd7aa [2021-09-03T19:43:43.799Z] ---> 9a3f391d6e94 [2021-09-03T19:43:43.799Z] Step 21/22 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:43:44.072Z] ---> Running in ae4b3de5375a [2021-09-03T19:43:44.072Z] ---> Running in 3b9997a6c36a [2021-09-03T19:43:44.072Z] Removing intermediate container d10880bb09df [2021-09-03T19:43:44.072Z] ---> d2ea3c142775 [2021-09-03T19:43:44.072Z] Step 24/26 : LABEL arch=arm64 [2021-09-03T19:43:44.072Z] ---> Running in b7c720665c9b [2021-09-03T19:43:44.666Z] Removing intermediate container ae4b3de5375a [2021-09-03T19:43:44.666Z] ---> d5f0be8f945a [2021-09-03T19:43:44.666Z] [2021-09-03T19:43:44.666Z] Removing intermediate container 3b9997a6c36a [2021-09-03T19:43:44.666Z] ---> 9ec07190f5b0 [2021-09-03T19:43:44.666Z] Step 22/22 : LABEL version=0.0.0 [2021-09-03T19:43:44.940Z] Removing intermediate container b7c720665c9b [2021-09-03T19:43:44.940Z] ---> c7968d1b5b4f [2021-09-03T19:43:44.940Z] Step 25/26 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:43:44.940Z] Successfully built d5f0be8f945a [2021-09-03T19:43:44.940Z] ---> Running in bba768c5f3d5 [2021-09-03T19:43:44.940Z] Successfully tagged core-metadata-arm64:latest [2021-09-03T19:43:45.215Z]  Building core-metadata ... done  ---> Running in 759560cc7581 [2021-09-03T19:43:45.808Z] Removing intermediate container 759560cc7581 [2021-09-03T19:43:45.808Z] ---> c4423c2109d3 [2021-09-03T19:43:45.808Z] Step 26/26 : LABEL version=0.0.0 [2021-09-03T19:43:45.808Z] Removing intermediate container bba768c5f3d5 [2021-09-03T19:43:45.808Z] ---> f5d82f899917 [2021-09-03T19:43:45.808Z] [2021-09-03T19:43:46.079Z] ---> Running in de84b3d9f0cd [2021-09-03T19:43:46.079Z] Successfully built f5d82f899917 [2021-09-03T19:43:46.349Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-03T19:43:46.349Z]  Building security-proxy-setup ... done Removing intermediate container 30af54c57a4b [2021-09-03T19:43:46.349Z] ---> b7609af1f93f [2021-09-03T19:43:46.349Z] [2021-09-03T19:43:46.349Z] Step 12/24 : FROM docker:20.10.7 [2021-09-03T19:43:46.619Z] Removing intermediate container de84b3d9f0cd [2021-09-03T19:43:46.619Z] ---> acf37ce7e3f0 [2021-09-03T19:43:46.619Z] [2021-09-03T19:43:46.619Z] 20.10.7: Pulling from library/docker [2021-09-03T19:43:46.893Z] Successfully built acf37ce7e3f0 [2021-09-03T19:43:46.893Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-03T19:43:55.158Z]  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-03T19:43:55.158Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-03T19:43:55.158Z] ---> df445af6242a [2021-09-03T19:43:55.158Z] 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-09-03T19:43:55.432Z] ---> Running in 3f7c4f0b8f7c [2021-09-03T19:43:56.023Z] Removing intermediate container 3f7c4f0b8f7c [2021-09-03T19:43:56.023Z] ---> 91b8219b9077 [2021-09-03T19:43:56.023Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-03T19:43:56.023Z] ---> Running in aae26ebeff02 [2021-09-03T19:43:57.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-03T19:43:57.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-03T19:43:58.425Z] (1/39) Installing readline (8.1.0-r0) [2021-09-03T19:43:58.425Z] (2/39) Installing bash (5.1.0-r0) [2021-09-03T19:43:58.425Z] Executing bash-5.1.0-r0.post-install [2021-09-03T19:43:58.425Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-03T19:43:58.425Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-03T19:43:58.425Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-03T19:43:58.425Z] (6/39) Installing curl (7.78.0-r0) [2021-09-03T19:43:58.425Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-03T19:43:58.425Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-03T19:43:58.425Z] (9/39) Installing expat (2.2.10-r1) [2021-09-03T19:43:58.425Z] (10/39) Installing libffi (3.3-r2) [2021-09-03T19:43:58.425Z] (11/39) Installing gdbm (1.19-r0) [2021-09-03T19:43:58.425Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-03T19:43:58.425Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-03T19:43:58.425Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-03T19:44:00.391Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-03T19:44:00.391Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-03T19:44:00.391Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-03T19:44:00.391Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-03T19:44:00.391Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-03T19:44:00.391Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-03T19:44:00.391Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-03T19:44:00.391Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-03T19:44:00.391Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-03T19:44:00.662Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-03T19:44:00.662Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-03T19:44:00.662Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-03T19:44:00.662Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-03T19:44:00.662Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-03T19:44:00.662Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-03T19:44:00.662Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-03T19:44:00.662Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-03T19:44:00.662Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-03T19:44:00.662Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-03T19:44:00.662Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-03T19:44:00.662Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-03T19:44:00.662Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-03T19:44:00.662Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-03T19:44:00.662Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-03T19:44:00.662Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-03T19:44:01.256Z] Executing busybox-1.32.1-r6.trigger [2021-09-03T19:44:01.256Z] OK: 82 MiB in 59 packages [2021-09-03T19:44:07.950Z] Collecting docker-compose==1.23.2 [2021-09-03T19:44:07.950Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-03T19:44:08.539Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-03T19:44:08.539Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-03T19:44:08.539Z] 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-09-03T19:44:09.129Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-03T19:44:09.129Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-03T19:44:09.723Z] Collecting PyYAML<4,>=3.10 [2021-09-03T19:44:09.723Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-03T19:44:13.099Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-03T19:44:13.099Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-03T19:44:14.526Z] Collecting texttable<0.10,>=0.9.0 [2021-09-03T19:44:14.526Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-03T19:44:16.494Z] Collecting docker<4.0,>=3.6.0 [2021-09-03T19:44:16.494Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-03T19:44:16.494Z] Collecting docopt<0.7,>=0.6.1 [2021-09-03T19:44:16.494Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-03T19:44:17.919Z] Collecting cached-property<2,>=1.2.0 [2021-09-03T19:44:18.190Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-03T19:44:18.190Z] Collecting jsonschema<3,>=2.5.1 [2021-09-03T19:44:18.460Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-03T19:44:18.460Z] Collecting docker-pycreds>=0.4.0 [2021-09-03T19:44:18.460Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-03T19:44:19.432Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-03T19:44:19.432Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-03T19:44:19.432Z] Collecting idna<2.8,>=2.5 [2021-09-03T19:44:19.432Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-03T19:44:20.022Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-03T19:44:20.022Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-03T19:44:20.292Z] Collecting certifi>=2017.4.17 [2021-09-03T19:44:20.292Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-03T19:44:20.565Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-03T19:44:20.565Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-03T19:44:20.565Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-03T19:44:20.565Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-03T19:44:21.538Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-03T19:44:21.538Z] Attempting uninstall: urllib3 [2021-09-03T19:44:21.538Z] Found existing installation: urllib3 1.26.2 [2021-09-03T19:44:21.538Z] Uninstalling urllib3-1.26.2: [2021-09-03T19:44:21.538Z] Successfully uninstalled urllib3-1.26.2 [2021-09-03T19:44:21.811Z] Attempting uninstall: idna [2021-09-03T19:44:21.811Z] Found existing installation: idna 3.1 [2021-09-03T19:44:21.811Z] Uninstalling idna-3.1: [2021-09-03T19:44:22.085Z] Successfully uninstalled idna-3.1 [2021-09-03T19:44:22.674Z] Attempting uninstall: chardet [2021-09-03T19:44:22.674Z] Found existing installation: chardet 4.0.0 [2021-09-03T19:44:22.674Z] Uninstalling chardet-4.0.0: [2021-09-03T19:44:22.674Z] Successfully uninstalled chardet-4.0.0 [2021-09-03T19:44:24.102Z] Attempting uninstall: requests [2021-09-03T19:44:24.102Z] Found existing installation: requests 2.25.1 [2021-09-03T19:44:24.102Z] Uninstalling requests-2.25.1: [2021-09-03T19:44:24.102Z] Successfully uninstalled requests-2.25.1 [2021-09-03T19:44:24.374Z] Running setup.py install for texttable: started [2021-09-03T19:44:26.339Z] Running setup.py install for texttable: finished with status 'done' [2021-09-03T19:44:26.339Z] Running setup.py install for PyYAML: started [2021-09-03T19:44:28.306Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-03T19:44:28.306Z] Running setup.py install for docopt: started [2021-09-03T19:44:30.272Z] Running setup.py install for docopt: finished with status 'done' [2021-09-03T19:44:30.272Z] Running setup.py install for dockerpty: started [2021-09-03T19:44:31.702Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-03T19:44:33.132Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-03T19:44:43.269Z] Removing intermediate container aae26ebeff02 [2021-09-03T19:44:43.270Z] ---> 7295c2947646 [2021-09-03T19:44:43.270Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-03T19:44:43.270Z] ---> Running in 691697cc4c5d [2021-09-03T19:44:43.270Z] Removing intermediate container 691697cc4c5d [2021-09-03T19:44:43.270Z] ---> 40d52bdd30ee [2021-09-03T19:44:43.270Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-03T19:44:43.270Z] ---> Running in 9c7f482909bb [2021-09-03T19:44:43.270Z] Removing intermediate container 9c7f482909bb [2021-09-03T19:44:43.270Z] ---> 4f8304a8d617 [2021-09-03T19:44:43.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-03T19:44:44.249Z] ---> 7caf421ace7b [2021-09-03T19:44:44.249Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-03T19:44:44.839Z] ---> dfe6e0877941 [2021-09-03T19:44:44.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-03T19:44:45.822Z] ---> a89bdcb2dc21 [2021-09-03T19:44:45.822Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-03T19:44:45.822Z] ---> Running in 1e5bde5a3e7b [2021-09-03T19:44:46.413Z] Removing intermediate container 1e5bde5a3e7b [2021-09-03T19:44:46.413Z] ---> 3933f87a03bc [2021-09-03T19:44:46.413Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-03T19:44:46.413Z] ---> Running in 26c4358d7ae0 [2021-09-03T19:44:47.005Z] Removing intermediate container 26c4358d7ae0 [2021-09-03T19:44:47.005Z] ---> 69012f18b00e [2021-09-03T19:44:47.005Z] Step 22/24 : LABEL arch=arm64 [2021-09-03T19:44:47.005Z] ---> Running in d7574de41c30 [2021-09-03T19:44:47.596Z] Removing intermediate container d7574de41c30 [2021-09-03T19:44:47.597Z] ---> 00aadd96e671 [2021-09-03T19:44:47.597Z] Step 23/24 : LABEL git_sha=0c24509f371167a4a7dc9902011df1ae52793e1e [2021-09-03T19:44:47.597Z] ---> Running in b1c48738fb5e [2021-09-03T19:44:48.191Z] Removing intermediate container b1c48738fb5e [2021-09-03T19:44:48.191Z] ---> 4097acf14d8c [2021-09-03T19:44:48.191Z] Step 24/24 : LABEL version=0.0.0 [2021-09-03T19:44:48.191Z] ---> Running in daec22950dc8 [2021-09-03T19:44:48.786Z] Removing intermediate container daec22950dc8 [2021-09-03T19:44:48.786Z] ---> cd1ab6099453 [2021-09-03T19:44:48.786Z] [2021-09-03T19:44:49.057Z] Successfully built cd1ab6099453 [2021-09-03T19:44:49.057Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-03T19:44:49.343Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-03T19:44:49.366Z] $ docker stop --time=1 2ff78eaf14af49a06577578f3d34a324ec3f2d415452abd564868e8fcd4a99dc [2021-09-03T19:44:51.221Z] $ docker rm -f 2ff78eaf14af49a06577578f3d34a324ec3f2d415452abd564868e8fcd4a99dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-03T19:44:51.899Z] + docker images [2021-09-03T19:44:52.170Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-03T19:44:52.170Z] sys-mgmt-agent-arm64 latest cd1ab6099453 3 seconds ago 311MB [2021-09-03T19:44:52.170Z] security-secretstore-setup-arm64 latest acf37ce7e3f0 About a minute ago 26.5MB [2021-09-03T19:44:52.170Z] security-proxy-setup-arm64 latest f5d82f899917 About a minute ago 24.6MB [2021-09-03T19:44:52.170Z] b7609af1f93f About a minute ago 1.57GB [2021-09-03T19:44:52.170Z] core-metadata-arm64 latest d5f0be8f945a About a minute ago 15.8MB [2021-09-03T19:44:52.170Z] d270035ab998 About a minute ago 1.57GB [2021-09-03T19:44:52.170Z] af2b2c32d94f About a minute ago 1.57GB [2021-09-03T19:44:52.170Z] 33d86682cfe1 About a minute ago 1.57GB [2021-09-03T19:44:52.170Z] security-bootstrapper-arm64 latest 68daa5d9f0b5 3 minutes ago 17.7MB [2021-09-03T19:44:52.170Z] core-data-arm64 latest 20aa134b5456 3 minutes ago 19.3MB [2021-09-03T19:44:52.170Z] support-notifications-arm64 latest cba7ed157a91 3 minutes ago 15.9MB [2021-09-03T19:44:52.170Z] support-scheduler-arm64 latest cbd8aa87c187 3 minutes ago 15.2MB [2021-09-03T19:44:52.170Z] core-command-arm64 latest 0d95eddeab36 3 minutes ago 15.2MB [2021-09-03T19:44:52.170Z] 6bc78c2a3de0 4 minutes ago 1.57GB [2021-09-03T19:44:52.170Z] 0c18b86b94be 4 minutes ago 1.57GB [2021-09-03T19:44:52.170Z] c9b451254bcd 4 minutes ago 1.57GB [2021-09-03T19:44:52.170Z] b035f6f9f38d 4 minutes ago 1.57GB [2021-09-03T19:44:52.170Z] 074b9a6ff819 4 minutes ago 1.56GB [2021-09-03T19:44:52.170Z] ci-base-image-arm64 latest 150a5d5ae12b 14 minutes ago 1.24GB [2021-09-03T19:44:52.170Z] alpine 3.12 afc2cc120ca2 2 days ago 5.33MB [2021-09-03T19:44:52.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-03T19:44:52.170Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-03T19:44:52.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:44:53.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T19:44:53.471Z] [2021-09-03T19:44:53.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:44:53.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T19:44:54.143Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-03T19:44:54.143Z] 448f6bf000e3: Pulling fs layer [2021-09-03T19:44:54.143Z] f757da607395: Pulling fs layer [2021-09-03T19:44:54.143Z] 05883995daec: Pulling fs layer [2021-09-03T19:44:54.143Z] 8603b9c90790: Pulling fs layer [2021-09-03T19:44:54.143Z] 1560dd03e051: Pulling fs layer [2021-09-03T19:44:54.143Z] 27f5ce0e4adf: Pulling fs layer [2021-09-03T19:44:54.143Z] c2d8d7efcc4b: Pulling fs layer [2021-09-03T19:44:54.143Z] 27f5ce0e4adf: Waiting [2021-09-03T19:44:54.143Z] c2d8d7efcc4b: Waiting [2021-09-03T19:44:54.143Z] 1560dd03e051: Waiting [2021-09-03T19:44:54.143Z] 8603b9c90790: Waiting [2021-09-03T19:44:54.416Z] f757da607395: Verifying Checksum [2021-09-03T19:44:54.416Z] f757da607395: Download complete [2021-09-03T19:44:54.416Z] 8603b9c90790: Verifying Checksum [2021-09-03T19:44:54.416Z] 8603b9c90790: Download complete [2021-09-03T19:44:54.691Z] 1560dd03e051: Verifying Checksum [2021-09-03T19:44:54.691Z] 1560dd03e051: Download complete [2021-09-03T19:44:54.691Z] 27f5ce0e4adf: Download complete [2021-09-03T19:44:54.691Z] 05883995daec: Download complete [2021-09-03T19:44:55.668Z] 448f6bf000e3: Verifying Checksum [2021-09-03T19:44:55.668Z] 448f6bf000e3: Download complete [2021-09-03T19:44:58.279Z] c2d8d7efcc4b: Verifying Checksum [2021-09-03T19:44:58.279Z] c2d8d7efcc4b: Download complete [2021-09-03T19:44:59.257Z] 448f6bf000e3: Pull complete [2021-09-03T19:44:59.848Z] f757da607395: Pull complete [2021-09-03T19:45:01.286Z] 05883995daec: Pull complete [2021-09-03T19:45:01.890Z] 8603b9c90790: Pull complete [2021-09-03T19:45:02.876Z] 1560dd03e051: Pull complete [2021-09-03T19:45:03.150Z] 27f5ce0e4adf: Pull complete [2021-09-03T19:45:18.224Z] c2d8d7efcc4b: Pull complete [2021-09-03T19:45:18.224Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-03T19:45:18.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-03T19:45:18.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-03T19:45:18.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-1289 does not seem to be running inside a container [2021-09-03T19:45:18.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-03T19:45:22.388Z] $ docker top 8b3df51ac877ec201d70ae0081177a2aa97faa57e2ce32bb97390904d016816d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:23.804Z] ---> job-cost.sh [2021-09-03T19:45:23.804Z] lf-activate-venv: SKIPPING [2021-09-03T19:45:23.804Z] INFO: No Stack... [2021-09-03T19:45:24.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-03T19:45:24.984Z] INFO: Archiving Costs [Pipeline] sh [2021-09-03T19:45:25.672Z] + cut -d, -f6 [2021-09-03T19:45:25.672Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-09-03T19:45:25.768Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] [2021-09-03T19:45:25.775Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] did not exist. Created. [2021-09-03T19:45:25.775Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-03T19:45:26.555Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-03T19:45:26.743Z] Stashed 1 file(s) [Pipeline] } [2021-09-03T19:45:26.770Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3698-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-03T19:45:26.871Z] $ docker stop --time=1 8b3df51ac877ec201d70ae0081177a2aa97faa57e2ce32bb97390904d016816d [2021-09-03T19:45:28.597Z] $ docker rm -f 8b3df51ac877ec201d70ae0081177a2aa97faa57e2ce32bb97390904d016816d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-03T19:45:30.291Z] provisioning config files... [2021-09-03T19:45:30.308Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1313276869625442606tmp [Pipeline] { [Pipeline] sh [2021-09-03T19:45:30.705Z] + set +x [2021-09-03T19:45:30.705Z] + bash -s -- [2021-09-03T19:45:30.705Z] + curl -s https://codecov.io/bash [2021-09-03T19:45:30.972Z] [2021-09-03T19:45:30.972Z] _____ _ [2021-09-03T19:45:30.972Z] / ____| | | [2021-09-03T19:45:30.972Z] | | ___ __| | ___ ___ _____ __ [2021-09-03T19:45:30.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-03T19:45:30.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-03T19:45:30.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-03T19:45:30.972Z] Bash-1.0.6 [2021-09-03T19:45:30.972Z] [2021-09-03T19:45:30.972Z] [2021-09-03T19:45:30.972Z] ==> git version 2.24.4 found [2021-09-03T19:45:30.972Z] ==> 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-09-03T19:45:30.972Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-03T19:45:30.972Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-03T19:45:30.972Z] ==> Jenkins CI detected. [2021-09-03T19:45:30.972Z] current dir:  /w/workspace/edgex-go/1 [2021-09-03T19:45:30.972Z] project root: . [2021-09-03T19:45:30.972Z] --> token set from env [2021-09-03T19:45:30.972Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-03T19:45:30.972Z] ==> Running gcov in . (disable via -X gcov) [2021-09-03T19:45:30.972Z] ==> Python coveragepy not found [2021-09-03T19:45:30.972Z] ==> Searching for coverage reports in: [2021-09-03T19:45:30.972Z] + . [2021-09-03T19:45:30.972Z] -> Found 1 reports [2021-09-03T19:45:30.972Z] ==> Detecting git/mercurial file structure [2021-09-03T19:45:30.972Z] ==> Reading reports [2021-09-03T19:45:30.972Z] + ./coverage.out bytes=404331 [2021-09-03T19:45:30.972Z] ==> Appending adjustments [2021-09-03T19:45:30.972Z] https://docs.codecov.io/docs/fixing-reports [2021-09-03T19:45:32.383Z] + Found adjustments [2021-09-03T19:45:32.383Z] ==> Gzipping contents [2021-09-03T19:45:32.383Z] 56K /tmp/codecov.TDw0Ji.gz [2021-09-03T19:45:32.383Z] ==> Uploading reports [2021-09-03T19:45:32.383Z] url: https://codecov.io [2021-09-03T19:45:32.383Z] query: branch=PR-3698&commit=0c24509f371167a4a7dc9902011df1ae52793e1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-03T19:45:32.383Z] -> Pinging Codecov [2021-09-03T19:45:32.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3698&commit=0c24509f371167a4a7dc9902011df1ae52793e1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3698%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3698&job=&cmd_args= [2021-09-03T19:45:32.650Z] -> Uploading to [2021-09-03T19:45:32.650Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-03/00271124DB129430A58F1EEE437C3FCB/0c24509f371167a4a7dc9902011df1ae52793e1e/a06da057-574e-484b-8d43-c1bcde9cad61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210903%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210903T194532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5df4a503c4717999b47140cfaaaf9335c88973c5ab25b833863d05b717b69c3 [2021-09-03T19:45:32.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-03T19:45:32.650Z] Dload Upload Total Spent Left Speed [2021-09-03T19:45:32.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54550 0 0 100 54550 0 118k --:--:-- --:--:-- --:--:-- 118k [2021-09-03T19:45:32.918Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0c24509f371167a4a7dc9902011df1ae52793e1e [Pipeline] } [2021-09-03T19:45:32.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-03T19:45:35.040Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:35.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:36.031Z] ---> package-listing.sh [2021-09-03T19:45:36.031Z] ++ facter osfamily [2021-09-03T19:45:36.031Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-03T19:45:36.296Z] + OS_FAMILY=redhat [2021-09-03T19:45:36.296Z] + workspace=/w/workspace/edgex-go/1 [2021-09-03T19:45:36.296Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-03T19:45:36.296Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-03T19:45:36.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-03T19:45:36.296Z] + PACKAGES=/tmp/packages_start.txt [2021-09-03T19:45:36.296Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-03T19:45:36.296Z] + PACKAGES=/tmp/packages_end.txt [2021-09-03T19:45:36.296Z] + case "${OS_FAMILY}" in [2021-09-03T19:45:36.296Z] + rpm -qa [2021-09-03T19:45:36.296Z] + sort [2021-09-03T19:45:38.237Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-03T19:45:38.237Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-03T19:45:38.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-03T19:45:38.238Z] + '[' /w/workspace/edgex-go/1 ']' [2021-09-03T19:45:38.238Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-09-03T19:45:38.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-09-03T19:45:38.276Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-03T19:45:38.597Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:45:39.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T19:45:39.215Z] [2021-09-03T19:45:39.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-03T19:45:39.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T19:45:39.603Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-03T19:45:39.603Z] b4d181a07f80: Pulling fs layer [2021-09-03T19:45:39.603Z] a1111a8f2ec3: Pulling fs layer [2021-09-03T19:45:39.603Z] ed53099fbce6: Pulling fs layer [2021-09-03T19:45:39.603Z] dc539afda2c1: Pulling fs layer [2021-09-03T19:45:39.603Z] 77bc0d833cb6: Pulling fs layer [2021-09-03T19:45:39.603Z] 9065ff56babe: Pulling fs layer [2021-09-03T19:45:39.603Z] d287ab97295c: Pulling fs layer [2021-09-03T19:45:39.603Z] 77bc0d833cb6: Waiting [2021-09-03T19:45:39.603Z] 9065ff56babe: Waiting [2021-09-03T19:45:39.603Z] d287ab97295c: Waiting [2021-09-03T19:45:39.603Z] dc539afda2c1: Waiting [2021-09-03T19:45:39.869Z] a1111a8f2ec3: Verifying Checksum [2021-09-03T19:45:39.869Z] a1111a8f2ec3: Download complete [2021-09-03T19:45:39.869Z] dc539afda2c1: Verifying Checksum [2021-09-03T19:45:39.869Z] dc539afda2c1: Download complete [2021-09-03T19:45:40.133Z] 77bc0d833cb6: Verifying Checksum [2021-09-03T19:45:40.133Z] 77bc0d833cb6: Download complete [2021-09-03T19:45:40.133Z] 9065ff56babe: Verifying Checksum [2021-09-03T19:45:40.133Z] 9065ff56babe: Download complete [2021-09-03T19:45:40.133Z] ed53099fbce6: Verifying Checksum [2021-09-03T19:45:40.133Z] ed53099fbce6: Download complete [2021-09-03T19:45:40.727Z] b4d181a07f80: Verifying Checksum [2021-09-03T19:45:40.727Z] b4d181a07f80: Download complete [2021-09-03T19:45:41.692Z] b4d181a07f80: Pull complete [2021-09-03T19:45:41.976Z] a1111a8f2ec3: Pull complete [2021-09-03T19:45:42.575Z] ed53099fbce6: Pull complete [2021-09-03T19:45:42.575Z] dc539afda2c1: Pull complete [2021-09-03T19:45:42.864Z] 77bc0d833cb6: Pull complete [2021-09-03T19:45:42.864Z] 9065ff56babe: Pull complete [2021-09-03T19:45:43.825Z] d287ab97295c: Verifying Checksum [2021-09-03T19:45:43.825Z] d287ab97295c: Download complete [2021-09-03T19:45:48.095Z] d287ab97295c: Pull complete [2021-09-03T19:45:48.095Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-03T19:45:48.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-03T19:45:48.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-03T19:45:48.219Z] prd-centos7-docker-4c-2g-1288 does not seem to be running inside a container [2021-09-03T19:45:48.281Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-03T19:45:51.530Z] $ docker top d04feb9112285a1b0c789ec98bffac03fdad5c5b539b31f20e07f40c5060436e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-03T19:45:52.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-03T19:45:52.338Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-03T19:45:52.669Z] + ls /var/log/sa-host [2021-09-03T19:45:52.669Z] + sadf -c /var/log/sa-host/sa03 [2021-09-03T19:45:52.669Z] file_magic: OK [2021-09-03T19:45:52.669Z] HZ: Using current value: 100 [2021-09-03T19:45:52.669Z] file_header: OK [2021-09-03T19:45:52.669Z] 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-09-03T19:45:52.669Z] Statistics: [2021-09-03T19:45:52.669Z] 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... [2021-09-03T19:45:52.670Z] File successfully converted to sysstat format version 12.0.3 [2021-09-03T19:45:52.670Z] + sadf -c /var/log/sa-host/sa05 [2021-09-03T19:45:52.670Z] file_magic: OK [2021-09-03T19:45:52.670Z] HZ: Using current value: 100 [2021-09-03T19:45:52.670Z] file_header: OK [2021-09-03T19:45:52.670Z] 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-09-03T19:45:52.670Z] Statistics: [2021-09-03T19:45:52.670Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-03T19:45:52.670Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-03T19:45:53.354Z] provisioning config files... [2021-09-03T19:45:53.370Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7272690502709163452tmp [Pipeline] { [Pipeline] echo [2021-09-03T19:45:53.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:53.782Z] ---> create-netrc.sh [Pipeline] } [2021-09-03T19:45:53.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:54.296Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-03T19:45:54.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:54.687Z] ---> sudo-logs.sh [2021-09-03T19:45:54.688Z] Archiving 'sudo' log.. [2021-09-03T19:45:54.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1288.vexxhost.local: Name or service not known [2021-09-03T19:45:54.688Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1288.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-03T19:45:54.776Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:55.133Z] ---> job-cost.sh [2021-09-03T19:45:55.133Z] lf-activate-venv: SKIPPING [2021-09-03T19:45:55.133Z] DEBUG: total: 0.10999999940395355 [2021-09-03T19:45:55.133Z] INFO: Retrieving Stack Cost... [2021-09-03T19:45:55.715Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-03T19:45:56.298Z] INFO: Archiving Costs [Pipeline] echo [2021-09-03T19:45:56.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-03T19:45:56.696Z] ---> logs-deploy.sh [2021-09-03T19:45:56.696Z] lf-activate-venv: SKIPPING [2021-09-03T19:45:56.696Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3698/1 [2021-09-03T19:45:56.696Z] INFO: archiving workspace using pattern(s): [2021-09-03T19:45:57.279Z] Archives upload complete. [2021-09-03T19:45:57.548Z] INFO: archiving logs to Nexus