Pull request #3714 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 272fa117c7f9de1decece1ace5a1d90541daf13b+4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 (1539b439eb32cfe1446671309a20607e5fa78d64) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh127988772182504710.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-ssh5785360494698209010.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3714/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3714/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6172196867508646255.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 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-ssh4734421980399303126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3714/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3714/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4470778800063591550.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-407 in /w/workspace/edgexfoundry_edgex-go_PR-3714 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh5926434368180429567.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 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 into PR head commit 272fa117c7f9de1decece1ace5a1d90541daf13b Merge succeeded, producing 272fa117c7f9de1decece1ace5a1d90541daf13b Checking out Revision 272fa117c7f9de1decece1ace5a1d90541daf13b (PR-3714) > 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/2@tmp/jenkins-gitclient-ssh4310860756206052232.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3714/head:refs/remotes/origin/PR-3714 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 272fa117c7f9de1decece1ace5a1d90541daf13b # 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/2@tmp/jenkins-gitclient-ssh7262786075532778642.key > git merge 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 272fa117c7f9de1decece1ace5a1d90541daf13b # timeout=10 Commit message: "Merge branch 'main' into alpine" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:19:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:19:47 ========================================================= 20:19:47 EdgeX Global Pipelines Version Info 20:19:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 61724044dba7266de915e68ba2587dad4274b53e # timeout=10 20:19:49 ------------------- 20:19:49 stable info: 20:19:49 ------------------- 20:19:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:19:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:19:49 Message: update stable to v1.0.205 20:19:49 ------------------- 20:19:49 experimental info: 20:19:49 ------------------- 20:19:49 Commited By: **** collab-it+edgex@linuxfoundation.org 20:19:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:19:49 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:19:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3714 [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3714 [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3714 [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 272fa117c7f9de1decece1ace5a1d90541daf13b [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 272fa11 [Pipeline] echo 20:19:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:19:50 provisioning config files... 20:19:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6154824186347873621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:50 ---> docker-login.sh 20:19:50 nexus3.edgexfoundry.org:10001 20:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 nexus3.edgexfoundry.org:10002 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 nexus3.edgexfoundry.org:10003 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 nexus3.edgexfoundry.org:10004 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:51 Configure a credential helper to remove this warning. See 20:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:51 20:19:51 Login Succeeded 20:19:51 docker.io 20:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:19:52 Configure a credential helper to remove this warning. See 20:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:19:52 20:19:52 Login Succeeded 20:19:52 ---> docker-login.sh ends [Pipeline] } 20:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:52 ++ 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 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ cut -d/ -f2 20:19:52 ++ dirname cmd/core-command/Dockerfile 20:19:52 + echo core-command,cmd/core-command/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/core-data/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo core-data,cmd/core-data/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/core-metadata/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo core-metadata,cmd/core-metadata/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/security-bootstrapper/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/security-proxy-setup/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/support-notifications/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo support-notifications,cmd/support-notifications/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/support-scheduler/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:19:52 + for file in '`ls cmd/**/Dockerfile`' 20:19:52 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:19:52 ++ cut -d/ -f2 20:19:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:19:52 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 20:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:53 20:19:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:19:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:54 latest: Pulling from edgex-devops/git-semver 20:19:54 31603596830f: Pulling fs layer 20:19:54 04fac38145f0: Pulling fs layer 20:19:54 701f6daf10bf: Pulling fs layer 20:19:54 24f72da36158: Pulling fs layer 20:19:54 24f72da36158: Waiting 20:19:54 04fac38145f0: Download complete 20:19:54 31603596830f: Verifying Checksum 20:19:54 31603596830f: Download complete 20:19:54 31603596830f: Pull complete 20:19:54 24f72da36158: Verifying Checksum 20:19:54 24f72da36158: Download complete 20:19:54 701f6daf10bf: Verifying Checksum 20:19:54 701f6daf10bf: Download complete 20:19:54 04fac38145f0: Pull complete 20:19:55 701f6daf10bf: Pull complete 20:19:55 24f72da36158: Pull complete 20:19:55 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 20:19:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:19:55 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:56 $ docker top 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:56 [ssh-agent] Looking for ssh-agent implementation... 20:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:56 $ docker exec 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 ssh-agent 20:19:56 SSH_AUTH_SOCK=/tmp/ssh-fDHaUCjX50iV/agent.14 20:19:56 SSH_AGENT_PID=20 20:19:56 Running ssh-add (command line suppressed) 20:19:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_166676580296748906.key (/w/workspace/edgex-go/2@tmp/private_key_166676580296748906.key) 20:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:57 + git tag --points-at HEAD [Pipeline] } 20:19:57 $ docker exec --env ******** --env ******** 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 ssh-agent -k 20:19:57 unset SSH_AUTH_SOCK; 20:19:57 unset SSH_AGENT_PID; 20:19:57 echo Agent pid 20 killed; 20:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:57 [ssh-agent] Looking for ssh-agent implementation... 20:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:57 $ docker exec 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 ssh-agent 20:19:57 SSH_AUTH_SOCK=/tmp/ssh-XLs6dsBdKo8o/agent.53 20:19:57 SSH_AGENT_PID=58 20:19:57 Running ssh-add (command line suppressed) 20:19:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5192584648212862017.key (/w/workspace/edgex-go/2@tmp/private_key_5192584648212862017.key) 20:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:57 + git semver init 20:19:57 # -> Open(): unable to determine branch for HEAD 20:19:57 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:19:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:19:57 # $SEMVER_REMOTE_NAME = origin 20:19:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:57 # $SEMVER_USER_NAME = edgex-jenkins 20:19:57 # $SEMVER_BRANCH = PR-3714 20:19:57 # $SEMVER_TEMP = /tmp/semver-843020216 20:19:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:20:13 # '/tmp/semver-843020216' -> '/w/workspace/edgex-go/2/.semver' 20:20:13 # -> Force: false 20:20:13 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:20:13 $ docker exec --env ******** --env ******** 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 ssh-agent -k 20:20:13 unset SSH_AUTH_SOCK; 20:20:13 unset SSH_AGENT_PID; 20:20:13 echo Agent pid 58 killed; 20:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:13 + git semver [Pipeline] } 20:20:13 $ docker stop --time=1 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 20:20:15 $ docker rm -f 7de86c62ac86b3b15425b8262b31ad27b4c74a2cef43f686123433c54eb63519 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:20:16 Stashed 1 file(s) [Pipeline] echo 20:20:16 [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 20:20:16 ========================================================= 20:20:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:20:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:20:17 540db60ca938: Pulling fs layer 20:20:17 adcc1eea9eea: Pulling fs layer 20:20:17 4c4ab2625f07: Pulling fs layer 20:20:17 db62176df00c: Pulling fs layer 20:20:17 3b30891b0d05: Pulling fs layer 20:20:17 06b49ca38bd5: Pulling fs layer 20:20:17 c788192a36de: Pulling fs layer 20:20:17 a77e37c0d609: Pulling fs layer 20:20:17 c3185cebc471: Pulling fs layer 20:20:17 06b49ca38bd5: Waiting 20:20:17 c788192a36de: Waiting 20:20:17 a77e37c0d609: Waiting 20:20:17 c3185cebc471: Waiting 20:20:17 db62176df00c: Waiting 20:20:17 3b30891b0d05: Waiting 20:20:17 4c4ab2625f07: Verifying Checksum 20:20:17 4c4ab2625f07: Download complete 20:20:17 adcc1eea9eea: Verifying Checksum 20:20:17 adcc1eea9eea: Download complete 20:20:17 3b30891b0d05: Verifying Checksum 20:20:17 3b30891b0d05: Download complete 20:20:17 06b49ca38bd5: Verifying Checksum 20:20:17 06b49ca38bd5: Download complete 20:20:17 c788192a36de: Verifying Checksum 20:20:17 c788192a36de: Download complete 20:20:17 540db60ca938: Verifying Checksum 20:20:17 540db60ca938: Download complete 20:20:17 540db60ca938: Pull complete 20:20:17 adcc1eea9eea: Pull complete 20:20:17 4c4ab2625f07: Pull complete 20:20:18 a77e37c0d609: Verifying Checksum 20:20:18 a77e37c0d609: Download complete 20:20:20 c3185cebc471: Verifying Checksum 20:20:20 c3185cebc471: Download complete 20:20:21 db62176df00c: Verifying Checksum 20:20:21 db62176df00c: Download complete 20:20:25 db62176df00c: Pull complete 20:20:25 3b30891b0d05: Pull complete 20:20:25 06b49ca38bd5: Pull complete 20:20:25 c788192a36de: Pull complete 20:20:25 a77e37c0d609: Pull complete 20:20:28 c3185cebc471: Pull complete 20:20:28 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:20:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:28 WORKDIR /edgex 20:20:28 COPY go.mod . 20:20:28 RUN go mod download' 20:20:28 + docker build -t ci-base-image-x86_64 -f - . 20:20:29 Sending build context to Docker daemon 328.9MB 20:20:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:20:29 ---> 031687cdd783 20:20:29 Step 2/4 : WORKDIR /edgex 20:20:31 ---> Running in b9961c4015df 20:20:31 Removing intermediate container b9961c4015df 20:20:31 ---> dea1a3f78d71 20:20:31 Step 3/4 : COPY go.mod . 20:20:31 Still waiting to schedule task 20:20:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:20:32 ---> a7ec0e16f89a 20:20:32 Step 4/4 : RUN go mod download 20:20:32 ---> Running in bef712c918d4 20:21:10 Removing intermediate container bef712c918d4 20:21:10 ---> 72d6c8354475 20:21:10 Successfully built 72d6c8354475 20:21:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:21:11 + docker inspect -f . ci-base-image-x86_64 20:21:11 . [Pipeline] withDockerContainer 20:21:11 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:21:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:12 $ docker top 22e1c62a78851b2099a67ab3733b0a036df128ff7914cc0e07d4f50a17f12efc -eo pid,comm [Pipeline] { [Pipeline] sh 20:21:12 + go version 20:21:12 go version go1.16.6 linux/amd64 [Pipeline] } 20:21:12 $ docker stop --time=1 22e1c62a78851b2099a67ab3733b0a036df128ff7914cc0e07d4f50a17f12efc 20:21:13 $ docker rm -f 22e1c62a78851b2099a67ab3733b0a036df128ff7914cc0e07d4f50a17f12efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:21:14 + docker inspect -f . ci-base-image-x86_64 20:21:14 . [Pipeline] withDockerContainer 20:21:14 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:21:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:21:14 $ docker top c150699c096bea2feeb243c7f9ee7bb14e7f8eba298310a595dddd995a94f6fe -eo pid,comm [Pipeline] { [Pipeline] echo 20:21:14 ========================================================= 20:21:14 [edgeXBuildGoParallel] Running Tests and Build... 20:21:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:15 + go mod tidy [Pipeline] sh 20:21:15 + make test 20:21:15 go mod tidy 20:21:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:21:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:21:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:21:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:21:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:21:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:21:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:21:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:21:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:21:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:21:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:21:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 20:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:21:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements 20:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:21:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 20:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:21:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:21:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 90.1% of statements 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:21:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 20:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:21:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.334s coverage: 94.2% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 59.1% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:21:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:21:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 20:21:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 20:21:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements 20:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 20:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.034s coverage: 87.5% of statements 20:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 20:22:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 20:22:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.205s coverage: 81.8% of statements 20:22:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:22:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 20:22:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:22:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 20:22:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 70.5% of statements 20:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:22:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements 20:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:22:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:22:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 20:22:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.5% of statements 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:22:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:22:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.027s coverage: 95.4% of statements 20:22:38 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 20:22:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-408 in /w/workspace/edgexfoundry_edgex-go_PR-3714 [Pipeline] { [Pipeline] ws 20:22:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:22:55 The recommended git tool is: git 20:23:01 GO111MODULE=on go vet ./... 20:23:01 using credential edgex-jenkins-ssh 20:23:01 Cloning the remote Git repository 20:23:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:23:01 > git init /w/workspace/edgex-go/2 # timeout=10 20:23:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:01 > git --version # timeout=10 20:23:01 > git --version # 'git version 2.17.1' 20:23:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:09 gofmt -l . 20:23:09 [ "`gofmt -l .`" = "" ] 20:23:09 ./bin/test-attribution-txt.sh [Pipeline] sh 20:23:10 + ls -al . 20:23:10 total 612 20:23:10 drwxrwxr-x 10 1001 1001 4096 Sep 16 20:23 . 20:23:10 drwxr-xr-x 4 root root 28 Sep 16 20:21 .. 20:23:10 -rw-rw-r-- 1 1001 1001 11 Sep 16 20:19 .dockerignore 20:23:10 drwxrwxr-x 8 1001 1001 179 Sep 16 20:19 .git 20:23:10 drwxrwxr-x 4 1001 1001 142 Sep 16 20:19 .github 20:23:10 -rw-rw-r-- 1 1001 1001 818 Sep 16 20:19 .gitignore 20:23:10 -rw-rw-r-- 1 1001 1001 129 Sep 16 20:19 .golangci.yml 20:23:10 -rw-rw-r-- 1 1001 1001 76 Sep 16 20:19 .hadolint.yml 20:23:10 drwx------ 3 1001 1001 58 Sep 16 20:20 .semver 20:23:10 -rw-rw-r-- 1 1001 1001 166 Sep 16 20:19 .sonarcloud.properties 20:23:10 -rw-rw-r-- 1 1001 1001 1171 Sep 16 20:19 ADOPTERS.md 20:23:10 -rw-rw-r-- 1 1001 1001 8493 Sep 16 20:19 Attribution.txt 20:23:10 -rw-rw-r-- 1 1001 1001 43881 Sep 16 20:19 CHANGELOG.md 20:23:10 -rw-rw-r-- 1 1001 1001 3804 Sep 16 20:19 CONTRIBUTING.md 20:23:10 -rw-rw-r-- 1 1001 1001 677 Sep 16 20:19 GOVERNANCE.md 20:23:10 -rw-rw-r-- 1 1001 1001 849 Sep 16 20:19 Jenkinsfile 20:23:10 -rw-rw-r-- 1 1001 1001 10775 Sep 16 20:19 LICENSE 20:23:10 -rw-rw-r-- 1 1001 1001 6386 Sep 16 20:19 Makefile 20:23:10 -rw-rw-r-- 1 1001 1001 582 Sep 16 20:19 OWNERS.md 20:23:10 -rw-rw-r-- 1 1001 1001 8643 Sep 16 20:19 README.md 20:23:10 -rw-rw-r-- 1 1001 1001 6912 Sep 16 20:19 SECURITY.md 20:23:10 -rw-rw-r-- 1 1001 1001 5 Sep 16 20:20 VERSION 20:23:10 -rw-rw-r-- 1 1001 1001 4131 Sep 16 20:19 ZMQWindows.md 20:23:10 drwxrwxr-x 2 1001 1001 37 Sep 16 20:19 bin 20:23:10 drwxrwxr-x 14 1001 1001 4096 Sep 16 20:19 cmd 20:23:10 -rw-r--r-- 1 root root 403630 Sep 16 20:22 coverage.out 20:23:10 -rw-rw-r-- 1 1001 1001 841 Sep 16 20:19 go.mod 20:23:10 -rw-r--r-- 1 root root 50064 Sep 16 20:21 go.sum 20:23:10 drwxrwxr-x 8 1001 1001 124 Sep 16 20:19 internal 20:23:10 drwxrwxr-x 3 1001 1001 16 Sep 16 20:19 openapi 20:23:10 drwxrwxr-x 4 1001 1001 71 Sep 16 20:19 snap 20:23:10 -rw-rw-r-- 1 1001 1001 204 Sep 16 20:19 version.go [Pipeline] sh 20:23:10 + '[' -e coverage.out ] 20:23:10 + chown 1001:1001 coverage.out [Pipeline] stash 20:23:10 Stashed 1 file(s) [Pipeline] sh 20:23:11 + make build 20:23:11 go mod tidy 20:23:11 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 20:23:12 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 20:23:19 Merging remotes/origin/main commit 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 into PR head commit 272fa117c7f9de1decece1ace5a1d90541daf13b 20:23:19 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 20:23:19 Merge succeeded, producing 272fa117c7f9de1decece1ace5a1d90541daf13b 20:23:19 Checking out Revision 272fa117c7f9de1decece1ace5a1d90541daf13b (PR-3714) 20:23:19 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 20:23:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:23:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:23:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:23:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:23:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3714/head:refs/remotes/origin/PR-3714 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:23:19 > git config core.sparsecheckout # timeout=10 20:23:19 > git checkout -f 272fa117c7f9de1decece1ace5a1d90541daf13b # timeout=10 20:23:19 > git remote # timeout=10 20:23:19 > git config --get remote.origin.url # timeout=10 20:23:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:23:19 > git merge 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 # timeout=10 20:23:19 > git rev-parse HEAD^{commit} # timeout=10 20:23:19 > git config core.sparsecheckout # timeout=10 20:23:19 > git checkout -f 272fa117c7f9de1decece1ace5a1d90541daf13b # timeout=10 20:23:20 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 20:23:21 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 20:23:22 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 20:23:22 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 20:23:23 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 20:23:23 Commit message: "Merge branch 'main' into alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:23:24 provisioning config files... 20:23:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4595902814937532082tmp [Pipeline] { 20:23:24 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 [Pipeline] libraryResource [Pipeline] sh 20:23:25 ---> docker-login.sh 20:23:25 nexus3.edgexfoundry.org:10001 20:23:25 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 20:23:26 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 20:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:27 Configure a credential helper to remove this warning. See 20:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:27 20:23:27 Login Succeeded 20:23:27 nexus3.edgexfoundry.org:10002 20:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 20:23:27 $ docker stop --time=1 c150699c096bea2feeb243c7f9ee7bb14e7f8eba298310a595dddd995a94f6fe 20:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:27 Configure a credential helper to remove this warning. See 20:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:27 20:23:27 Login Succeeded 20:23:27 nexus3.edgexfoundry.org:10003 20:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:28 Configure a credential helper to remove this warning. See 20:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:28 20:23:28 Login Succeeded 20:23:28 nexus3.edgexfoundry.org:10004 20:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:28 Configure a credential helper to remove this warning. See 20:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:28 20:23:28 Login Succeeded 20:23:28 docker.io 20:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:23:29 Configure a credential helper to remove this warning. See 20:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:23:29 20:23:29 Login Succeeded 20:23:29 ---> docker-login.sh ends 20:23:29 $ docker rm -f c150699c096bea2feeb243c7f9ee7bb14e7f8eba298310a595dddd995a94f6fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 20:23:29 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 20:23:32 ========================================================= 20:23:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:23:32 ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 20:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:32 20:23:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:23:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:23:32 595b0fe564bb: Pulling fs layer 20:23:32 24495759ef45: Pulling fs layer 20:23:32 d148012ef14d: Pulling fs layer 20:23:32 e90a11edd702: Pulling fs layer 20:23:32 d77568369979: Pulling fs layer 20:23:32 fc1c9f9a7f3b: Pulling fs layer 20:23:32 170f2ba95c9a: Pulling fs layer 20:23:32 97ac5df62f85: Pulling fs layer 20:23:32 fc1c9f9a7f3b: Waiting 20:23:32 170f2ba95c9a: Waiting 20:23:32 e90a11edd702: Waiting 20:23:32 d77568369979: Waiting 20:23:32 d148012ef14d: Verifying Checksum 20:23:32 d148012ef14d: Download complete 20:23:32 24495759ef45: Verifying Checksum 20:23:32 24495759ef45: Download complete 20:23:32 d77568369979: Verifying Checksum 20:23:32 d77568369979: Download complete 20:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:32 latest: Pulling from edgex-devops/edgex-compose 20:23:32 cbdbe7a5bc2a: Pulling fs layer 20:23:32 ca9280d653b3: Pulling fs layer 20:23:32 7e9c9ca2126c: Pulling fs layer 20:23:33 fc1c9f9a7f3b: Verifying Checksum 20:23:33 fc1c9f9a7f3b: Download complete 20:23:33 595b0fe564bb: Verifying Checksum 20:23:33 595b0fe564bb: Download complete 20:23:33 170f2ba95c9a: Verifying Checksum 20:23:33 170f2ba95c9a: Download complete 20:23:33 595b0fe564bb: Pull complete 20:23:33 cbdbe7a5bc2a: Verifying Checksum 20:23:33 cbdbe7a5bc2a: Download complete 20:23:33 cbdbe7a5bc2a: Pull complete 20:23:34 24495759ef45: Pull complete 20:23:34 d148012ef14d: Pull complete 20:23:35 ca9280d653b3: Verifying Checksum 20:23:35 ca9280d653b3: Download complete 20:23:35 ca9280d653b3: Pull complete 20:23:37 97ac5df62f85: Verifying Checksum 20:23:37 97ac5df62f85: Download complete 20:23:38 e90a11edd702: Verifying Checksum 20:23:38 e90a11edd702: Download complete 20:23:39 7e9c9ca2126c: Verifying Checksum 20:23:39 7e9c9ca2126c: Download complete 20:23:41 7e9c9ca2126c: Pull complete 20:23:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:23:41 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:23:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:23:44 $ docker top 64831f8d8c304ab7c7fb4859a6abdb7cce61b629f13b7f2cfdcf3b35177d9716 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:45 + docker-compose build --help 20:23:45 + grep parallel 20:23:45 --parallel Build images in parallel. [Pipeline] } 20:23:45 $ docker stop --time=1 64831f8d8c304ab7c7fb4859a6abdb7cce61b629f13b7f2cfdcf3b35177d9716 20:23:46 $ docker rm -f 64831f8d8c304ab7c7fb4859a6abdb7cce61b629f13b7f2cfdcf3b35177d9716 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:23:47 . [Pipeline] withDockerContainer 20:23:47 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:23:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:23:47 $ docker top 2490ad15075dec2559a11aca790b1bd9305c76693492a105d572dcc487d90189 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:48 + docker-compose -f ./docker-compose-build.yml build --parallel 20:23:48 Building core-command ... 20:23:48 Building core-data ... 20:23:48 Building core-metadata ... 20:23:48 Building security-bootstrapper ... 20:23:48 Building security-proxy-setup ... 20:23:48 Building security-secretstore-setup ... 20:23:48 Building support-notifications ... 20:23:48 Building support-scheduler ... 20:23:48 Building sys-mgmt-agent ... 20:23:48 Building core-metadata 20:23:48 Building security-bootstrapper 20:23:48 Building support-notifications 20:23:48 Building support-scheduler 20:23:48 Building security-secretstore-setup 20:23:48 e90a11edd702: Pull complete 20:23:48 d77568369979: Pull complete 20:23:49 fc1c9f9a7f3b: Pull complete 20:23:49 170f2ba95c9a: Pull complete 20:23:56 97ac5df62f85: Pull complete 20:23:56 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:23:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:56 WORKDIR /edgex 20:23:56 COPY go.mod . 20:23:56 RUN go mod download 20:23:56 + docker build -t ci-base-image-arm64 -f - . 20:23:58 Sending build context to Docker daemon 166.1MB 20:23:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:23:58 ---> 04bc70af865f 20:23:58 Step 2/4 : WORKDIR /edgex 20:23:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:23:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:23:59 ---> 72d6c8354475 20:23:59 Step 3/32 : WORKDIR /edgex-go 20:23:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:23:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:59 ---> 72d6c8354475 20:23:59 Step 3/24 : WORKDIR /edgex-go 20:24:04 ---> Running in ce480bd9631c 20:24:04 Removing intermediate container ce480bd9631c 20:24:04 ---> b35b176759e3 20:24:04 Step 3/4 : COPY go.mod . 20:24:04 ---> Running in 656c265bb8db 20:24:04 ---> Running in ce679fdc6f8a 20:24:05 ---> 87efee127488 20:24:05 Step 4/4 : RUN go mod download 20:24:05 ---> Running in 71870c479920 20:24:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:09 ---> 72d6c8354475 20:24:09 Step 3/23 : WORKDIR /edgex-go 20:24:09 ---> Using cache 20:24:09 ---> 1e9ad8eec323 20:24:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:10 Removing intermediate container ce679fdc6f8a 20:24:10 ---> 1e9ad8eec323 20:24:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:10 Removing intermediate container 656c265bb8db 20:24:10 ---> c6755b978667 20:24:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:11 ---> Running in 17a652cf828d 20:24:11 ---> Running in bfe325db17ac 20:24:11 ---> Running in 36b726727ea8 20:24:13 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:13 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:24:13 ---> 72d6c8354475 20:24:13 Step 3/26 : WORKDIR /edgex-go 20:24:13 ---> Using cache 20:24:13 ---> 1e9ad8eec323 20:24:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:13 ---> Running in 44ec684a08fb 20:24:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:24:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:13 ---> 72d6c8354475 20:24:13 Step 3/23 : WORKDIR /edgex-go 20:24:13 ---> Using cache 20:24:13 ---> 1e9ad8eec323 20:24:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:24:14 ---> Running in 0ab9cfd759f3 20:24:14 Removing intermediate container 17a652cf828d 20:24:14 ---> 294588068acd 20:24:14 Step 5/23 : RUN apk add --update --no-cache make git 20:24:14 Removing intermediate container 36b726727ea8 20:24:14 ---> ce675219afc6 20:24:14 Step 5/24 : RUN apk add --update --no-cache make git 20:24:14 Removing intermediate container bfe325db17ac 20:24:14 ---> 63141eeaffd6 20:24:14 Step 5/32 : RUN apk add --update --no-cache make git 20:24:14 ---> Running in a14d7b361d35 20:24:14 ---> Running in 9543caccdbe3 20:24:14 ---> Running in 9086f2117a14 20:24:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:14 Removing intermediate container 0ab9cfd759f3 20:24:14 ---> 04c00e7181d3 20:24:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:24:14 Removing intermediate container 44ec684a08fb 20:24:14 ---> c42bd9a49eb0 20:24:14 Step 5/26 : RUN apk add --update --no-cache make git 20:24:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:14 ---> Running in 953c1325630b 20:24:14 ---> Running in 5a63884e630b 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:16 OK: 219 MiB in 52 packages 20:24:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:24:16 OK: 219 MiB in 52 packages 20:24:16 Removing intermediate container 9543caccdbe3 20:24:16 ---> 4f437aff3040 20:24:16 Step 6/24 : COPY go.mod . 20:24:16 OK: 219 MiB in 52 packages 20:24:16 OK: 219 MiB in 52 packages 20:24:16 ---> ec14cd963900 20:24:16 Step 7/24 : RUN go mod download 20:24:16 ---> Running in 02215b9492a9 20:24:16 OK: 219 MiB in 52 packages 20:24:16 Removing intermediate container a14d7b361d35 20:24:16 ---> d655d6da1441 20:24:16 Step 6/23 : COPY go.mod . 20:24:17 Removing intermediate container 953c1325630b 20:24:17 ---> 619db9bd930b 20:24:17 Step 6/26 : COPY go.mod . 20:24:17 ---> 70c8942f0b4f 20:24:17 Step 7/23 : RUN go mod download 20:24:17 Removing intermediate container 5a63884e630b 20:24:17 ---> a741cabaf85d 20:24:17 Step 6/23 : COPY go.mod . 20:24:17 ---> Running in 210974ae2f77 20:24:17 Removing intermediate container 9086f2117a14 20:24:17 ---> 378077934077 20:24:17 Step 6/32 : COPY go.mod . 20:24:17 ---> 3ccb1f740544 20:24:17 Step 7/26 : RUN go mod download 20:24:17 ---> b3eff41ac178 20:24:17 Step 7/23 : RUN go mod download 20:24:17 ---> Running in 6e64442ed5c5 20:24:17 ---> Running in b0998229c29f 20:24:17 ---> 410aeb640ba0 20:24:17 Step 7/32 : RUN go mod download 20:24:17 ---> Running in f144c6df1abd 20:24:18 Removing intermediate container 02215b9492a9 20:24:18 ---> 19b692cdca62 20:24:18 Step 8/24 : COPY . . 20:24:19 Removing intermediate container 210974ae2f77 20:24:19 ---> 717debfe52b1 20:24:19 Step 8/23 : COPY . . 20:24:22 Removing intermediate container f144c6df1abd 20:24:22 ---> 192dc1ce69cd 20:24:22 Step 8/32 : COPY . . 20:24:22 Removing intermediate container 6e64442ed5c5 20:24:22 ---> e22afdc7fb93 20:24:22 Step 8/26 : COPY . . 20:24:22 Removing intermediate container b0998229c29f 20:24:22 ---> 3e8aa7191066 20:24:22 Step 8/23 : COPY . . 20:24:29 ---> b1fa112abfcd 20:24:29 Step 9/23 : RUN go mod tidy 20:24:29 ---> 7c377715622d 20:24:29 Step 9/24 : RUN go mod tidy 20:24:29 ---> Running in c05fc133ac2e 20:24:29 ---> Running in 79862cdd7335 20:24:31 Removing intermediate container 79862cdd7335 20:24:31 ---> 71cc9e91b2b9 20:24:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:32 Removing intermediate container c05fc133ac2e 20:24:32 ---> 4191e14dc783 20:24:32 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:24:32 ---> Running in 64e9233e5f18 20:24:32 ---> Running in 0abe3ce52d16 20:24:32 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 20:24:32 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 20:24:48 ---> 29a3108b8cff 20:24:48 Step 9/32 : RUN go mod tidy 20:24:48 ---> eea8db4901fa 20:24:48 Step 9/26 : RUN go mod tidy 20:24:48 ---> Running in 7705c2f423bb 20:24:48 ---> Running in c6d541b524ac 20:24:48 ---> 1730e2b6e9bf 20:24:48 Step 9/23 : RUN go mod tidy 20:24:48 ---> Running in 53043a0055bc 20:24:48 Removing intermediate container 7705c2f423bb 20:24:48 ---> 985cdcd50bb8 20:24:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:48 ---> Running in b4147af4bb54 20:24:48 Removing intermediate container 53043a0055bc 20:24:48 ---> a53c0d0aa3d1 20:24:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:24:48 ---> Running in f6eb718ba900 20:24:48 Removing intermediate container c6d541b524ac 20:24:48 ---> 8b34b855d243 20:24:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:48 ---> Running in f7358ed2c33c 20:24:48 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 20:24:49 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 20:24:49 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 20:25:07 Removing intermediate container 0abe3ce52d16 20:25:07 ---> aef44342e09f 20:25:07 20:25:07 Step 11/24 : FROM alpine:3.14 20:25:07 3.14: Pulling from library/alpine 20:25:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:25:07 Status: Downloaded newer image for alpine:3.14 20:25:07 ---> 14119a10abf4 20:25:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:25:07 ---> Running in 2f4fce895a31 20:25:07 Removing intermediate container 64e9233e5f18 20:25:07 ---> 6bf45f5438f9 20:25:07 20:25:07 Step 11/23 : FROM alpine:3.14 20:25:07 ---> 14119a10abf4 20:25:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:25:07 ---> Running in 03e003240908 20:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:07 (1/1) Installing dumb-init (1.2.5-r1) 20:25:07 Executing busybox-1.33.1-r3.trigger 20:25:07 OK: 6 MiB in 15 packages 20:25:08 (1/1) Installing dumb-init (1.2.5-r1) 20:25:08 Executing busybox-1.33.1-r3.trigger 20:25:08 OK: 6 MiB in 15 packages 20:25:08 Removing intermediate container 03e003240908 20:25:08 ---> d21f5de650be 20:25:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:08 Removing intermediate container 2f4fce895a31 20:25:08 ---> cdd6cad410a2 20:25:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:25:08 ---> Running in 9069f9d78122 20:25:08 ---> Running in 109c1c989069 20:25:08 Removing intermediate container 9069f9d78122 20:25:08 ---> 70731cbd17bd 20:25:08 Step 14/23 : ENV APP_PORT=59861 20:25:08 Removing intermediate container 109c1c989069 20:25:08 ---> 735d44eebd96 20:25:08 Step 14/24 : ENV APP_PORT=59881 20:25:08 ---> Running in e3143037974d 20:25:08 ---> Running in 37a43f0cee99 20:25:08 Removing intermediate container e3143037974d 20:25:08 ---> 1c2f0527c430 20:25:08 Step 15/23 : EXPOSE $APP_PORT 20:25:08 Removing intermediate container 37a43f0cee99 20:25:08 ---> 3144f280d7c3 20:25:08 Step 15/24 : EXPOSE $APP_PORT 20:25:09 ---> Running in 2ead582691fa 20:25:09 ---> Running in a9117631330a 20:25:09 Removing intermediate container a9117631330a 20:25:09 ---> c87f99f266a2 20:25:09 Step 16/24 : WORKDIR / 20:25:09 Removing intermediate container 2ead582691fa 20:25:09 ---> 088e66c43374 20:25:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:09 ---> Running in 6bfe0ada5dff 20:25:09 Removing intermediate container 6bfe0ada5dff 20:25:09 ---> 17dcfd5e8e74 20:25:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:09 ---> b07eaa57267f 20:25:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:25:09 ---> eea502a42fe3 20:25:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:25:10 ---> 930be06e6dd2 20:25:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:25:10 ---> 2624a98ade16 20:25:10 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:25:10 ---> a87e1622143b 20:25:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:25:10 ---> Running in 3030c13b5ef0 20:25:11 ---> 2b24b803611d 20:25:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:25:11 Removing intermediate container 3030c13b5ef0 20:25:11 ---> 703bc0100416 20:25:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:11 ---> Running in 7070801a1af3 20:25:11 ---> Running in a8ab5d78121f 20:25:11 Removing intermediate container 7070801a1af3 20:25:11 ---> 54168bb6e8a1 20:25:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:11 Removing intermediate container a8ab5d78121f 20:25:11 ---> 31dfaec30d3e 20:25:11 Step 21/23 : LABEL arch=x86_64 20:25:11 ---> Running in 39f5d6c553ff 20:25:11 ---> Running in 43441ef430a4 20:25:11 Removing intermediate container 39f5d6c553ff 20:25:11 ---> 7f4d240a3e50 20:25:11 Step 22/24 : LABEL arch=x86_64 20:25:11 Removing intermediate container 43441ef430a4 20:25:11 ---> e07b40ff9b47 20:25:11 Step 22/23 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:25:11 ---> Running in 996f82f7e5ad 20:25:11 ---> Running in 01ace3830963 20:25:11 Removing intermediate container 996f82f7e5ad 20:25:11 ---> 3196ee0519cb 20:25:11 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:25:11 Removing intermediate container 01ace3830963 20:25:11 ---> af0616ac1597 20:25:11 Step 23/23 : LABEL version=0.0.0 20:25:11 ---> Running in f71e2121c4a6 20:25:11 ---> Running in c6a7662616bb 20:25:12 Removing intermediate container f71e2121c4a6 20:25:12 ---> 11bf2816ebda 20:25:12 Step 24/24 : LABEL version=0.0.0 20:25:12 Removing intermediate container c6a7662616bb 20:25:12 ---> dae873bd4033 20:25:12 20:25:12 ---> Running in 0e61aab4d0e9 20:25:12 Successfully built dae873bd4033 20:25:12 Successfully tagged support-scheduler:latest 20:25:12 Removing intermediate container 0e61aab4d0e9 20:25:12 ---> 3e552c0f6fec 20:25:12 20:25:12 Building security-proxy-setup 20:25:12  Building support-scheduler ... done Successfully built 3e552c0f6fec 20:25:12 Successfully tagged core-metadata:latest 20:25:12 Building sys-mgmt-agent 20:25:24  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:24 ---> 72d6c8354475 20:25:24 Step 3/24 : WORKDIR /edgex-go 20:25:24 ---> Using cache 20:25:24 ---> 1e9ad8eec323 20:25:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:24 ---> Using cache 20:25:24 ---> 04c00e7181d3 20:25:24 Step 5/24 : RUN apk add --update --no-cache make bash git 20:25:24 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 20:25:24 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:24 ---> 72d6c8354475 20:25:24 Step 3/22 : WORKDIR /edgex-go 20:25:24 ---> Using cache 20:25:24 ---> 1e9ad8eec323 20:25:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:24 ---> Using cache 20:25:24 ---> 04c00e7181d3 20:25:24 Step 5/22 : RUN apk add --update --no-cache make git 20:25:24 ---> Running in 88a9482df578 20:25:24 ---> Running in 54a4cca75d3e 20:25:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:25:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:25:26 Removing intermediate container b4147af4bb54 20:25:26 ---> d24a699b7f6c 20:25:26 20:25:26 Step 11/32 : FROM alpine:3.14 20:25:26 ---> 14119a10abf4 20:25:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:25:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:25:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:25:26 Removing intermediate container f7358ed2c33c 20:25:26 ---> 84a17e354373 20:25:26 20:25:26 Step 11/26 : FROM alpine:3.14 20:25:26 ---> 14119a10abf4 20:25:26 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:25:26 ---> Running in 854d8b8b5896 20:25:26 ---> Running in ce1af4153527 20:25:26 Removing intermediate container 854d8b8b5896 20:25:26 ---> 4ca47e45e8b4 20:25:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:25:26 OK: 219 MiB in 52 packages 20:25:26 ---> Running in 7b27e99e1ff0 20:25:26 OK: 219 MiB in 52 packages 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:27 (1/3) Installing ca-certificates (20191127-r5) 20:25:27 (2/3) Installing dumb-init (1.2.5-r1) 20:25:27 (3/3) Installing su-exec (0.2-r1) 20:25:27 Executing busybox-1.33.1-r3.trigger 20:25:27 Executing ca-certificates-20191127-r5.trigger 20:25:27 OK: 6 MiB in 17 packages 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:27 Removing intermediate container f6eb718ba900 20:25:27 ---> d28de5e5762f 20:25:27 20:25:27 Step 11/23 : FROM alpine:3.14 20:25:27 ---> 14119a10abf4 20:25:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:25:27 Removing intermediate container 54a4cca75d3e 20:25:27 ---> d87a7c6ee657 20:25:27 Step 6/22 : COPY go.mod . 20:25:27 ---> Running in 530850ac1f64 20:25:27 Removing intermediate container 88a9482df578 20:25:27 ---> ec46bca9638f 20:25:27 Step 6/24 : COPY go.mod . 20:25:27 (1/2) Installing dumb-init (1.2.5-r1) 20:25:27 (2/2) Installing su-exec (0.2-r1) 20:25:27 Executing busybox-1.33.1-r3.trigger 20:25:27 OK: 6 MiB in 16 packages 20:25:28 Removing intermediate container ce1af4153527 20:25:28 ---> b63afb7a0aef 20:25:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:28 ---> Running in d5e78ebac4c9 20:25:28 ---> cc0888c2f110 20:25:28 Step 7/24 : RUN go mod download 20:25:28 ---> 5209026412f5 20:25:28 Step 7/22 : RUN go mod download 20:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:25:28 ---> Running in bf3626fca706 20:25:28 ---> Running in 92bd18abc0a6 20:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:25:28 Removing intermediate container d5e78ebac4c9 20:25:28 ---> b6f605713fcd 20:25:28 Step 14/26 : WORKDIR / 20:25:28 Removing intermediate container 7b27e99e1ff0 20:25:28 ---> 0c1bee3003d4 20:25:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:25:28 ---> Running in bbebf10896a3 20:25:28 ---> Running in 3f915258845f 20:25:28 (1/2) Installing ca-certificates (20191127-r5) 20:25:28 Removing intermediate container bbebf10896a3 20:25:28 ---> 83a9f0817ae6 20:25:28 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:25:28 (2/2) Installing dumb-init (1.2.5-r1) 20:25:28 Removing intermediate container 3f915258845f 20:25:28 ---> 9497fba5e44c 20:25:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:25:28 Executing busybox-1.33.1-r3.trigger 20:25:28 Executing ca-certificates-20191127-r5.trigger 20:25:28 OK: 6 MiB in 16 packages 20:25:28 ---> Running in 273916f5d838 20:25:28 ---> b751d36edbc2 20:25:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:25:29 Removing intermediate container 273916f5d838 20:25:29 ---> a3af7974cbd6 20:25:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:25:29 ---> Running in 50592da49f06 20:25:29 ---> 6a56fe116fa7 20:25:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:25:29 Removing intermediate container 530850ac1f64 20:25:29 ---> ef80c51cbef9 20:25:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:25:29 ---> Running in 1be9f610168b 20:25:29 ---> 43bbbe63792b 20:25:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:25:29 Removing intermediate container 1be9f610168b 20:25:29 ---> dcf8223937a6 20:25:29 Step 14/23 : ENV APP_PORT=59860 20:25:30 ---> Running in cf4c32dc4fa3 20:25:30 Removing intermediate container 50592da49f06 20:25:30 ---> 80ad722ae1df 20:25:30 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:25:30 ---> Running in 4cdf21debb7d 20:25:30 ---> 3a12b03126f4 20:25:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:25:30 Removing intermediate container cf4c32dc4fa3 20:25:30 ---> ae1fbbb387ae 20:25:30 Step 15/23 : EXPOSE $APP_PORT 20:25:30 ---> Running in 65e86cad6937 20:25:30 Removing intermediate container 4cdf21debb7d 20:25:30 ---> 10127abe28c5 20:25:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:25:30 Removing intermediate container 65e86cad6937 20:25:30 ---> 282406c44ffb 20:25:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:30 ---> 9f2fc02f5789 20:25:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:25:30 Removing intermediate container bf3626fca706 20:25:30 ---> 50346cad4591 20:25:30 Step 8/22 : COPY . . 20:25:30 ---> 9846941b22bd 20:25:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:25:30 ---> Running in 6d3a9f44a01e 20:25:30 Removing intermediate container 92bd18abc0a6 20:25:30 ---> 371bc87516cd 20:25:30 Step 8/24 : COPY . . 20:25:31 ---> 2f1cb5c9d75a 20:25:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:34 ---> 21a6c5b34cf0 20:25:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:25:34 ---> d919ed93e0eb 20:25:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:25:34 ---> 1088d4c91d5b 20:25:34 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/ 20:25:34 ---> Running in d7a70bd25abe 20:25:34 ---> 26ebd41aac7e 20:25:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:25:34 ---> Running in bad2c47090af 20:25:35 Removing intermediate container 6d3a9f44a01e 20:25:35 ---> 07cbd6556e38 20:25:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:35 Removing intermediate container bad2c47090af 20:25:35 ---> 98109dc276b5 20:25:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:25:35 ---> Running in 021ae62f8621 20:25:35 ---> d5cf10444b8a 20:25:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:36 Removing intermediate container 021ae62f8621 20:25:36 ---> 88e71d87ed32 20:25:36 Step 21/23 : LABEL arch=x86_64 20:25:36 ---> Running in 19b103523809 20:25:36 ---> d3e49fdd78cf 20:25:36 Step 9/24 : RUN go mod tidy 20:25:36 ---> Running in 594a768c1f3c 20:25:36 ---> 37b9d7fda4e4 20:25:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:36 Removing intermediate container d7a70bd25abe 20:25:36 ---> 7c20bf047d5f 20:25:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:25:36 ---> 8f9b8e6f8e4b 20:25:36 Step 9/22 : RUN go mod tidy 20:25:36 Removing intermediate container 19b103523809 20:25:36 ---> a8c2b43aa77f 20:25:36 Step 22/23 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:25:36 ---> Running in 45e32a3e733b 20:25:36 ---> Running in 16b7b1eaa254 20:25:36 ---> Running in 3eed0c91887f 20:25:36 Removing intermediate container 45e32a3e733b 20:25:36 ---> 67ef5e5f66ec 20:25:36 Step 24/26 : LABEL arch=x86_64 20:25:36 ---> ac9d119510ae 20:25:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:36 Removing intermediate container 3eed0c91887f 20:25:36 ---> 58f43f475b8d 20:25:36 Step 23/23 : LABEL version=0.0.0 20:25:36 ---> Running in d2e4b25f2eb2 20:25:36 ---> Running in 08b94681215b 20:25:36 Removing intermediate container d2e4b25f2eb2 20:25:36 ---> c206fbffdbea 20:25:36 Step 25/26 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:25:36 Removing intermediate container 08b94681215b 20:25:36 ---> 79fa3e2a6c3c 20:25:36 20:25:36 ---> Running in daf52848277b 20:25:37 ---> 2b660c91083d 20:25:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:25:37 Successfully built 79fa3e2a6c3c 20:25:37 Successfully tagged support-notifications:latest 20:25:37 Building core-data 20:25:37  Building support-notifications ... done Removing intermediate container daf52848277b 20:25:37 ---> c18ea44aa766 20:25:37 Step 26/26 : LABEL version=0.0.0 20:25:37 ---> Running in 57fb4275a164 20:25:38 ---> fd45ad147cd7 20:25:38 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:25:39 Removing intermediate container 57fb4275a164 20:25:39 ---> 06822e6d4e49 20:25:39 20:25:39 Successfully built 06822e6d4e49 20:25:39 Successfully tagged security-secretstore-setup:latest 20:25:39  Building security-secretstore-setup ... done Building core-command 20:25:39 ---> Running in e8763ecd5d24 20:25:40 Removing intermediate container e8763ecd5d24 20:25:40 ---> 7ceaedb6453b 20:25:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:41 ---> 72d6c8354475 20:25:41 Step 3/24 : WORKDIR /edgex-go 20:25:41 ---> Using cache 20:25:41 ---> 1e9ad8eec323 20:25:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:41 ---> Using cache 20:25:41 ---> 04c00e7181d3 20:25:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:25:41 Removing intermediate container 594a768c1f3c 20:25:41 ---> 02ed16aa78e6 20:25:41 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:25:42 Removing intermediate container 71870c479920 20:25:42 ---> 75d519eaccaa 20:25:42 Successfully built 75d519eaccaa 20:25:42 Successfully tagged ci-base-image-arm64:latest 20:25:42 ---> Running in 452f745a9c45 20:25:42 Removing intermediate container 16b7b1eaa254 20:25:42 ---> 4173090f1f8b 20:25:42 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [Pipeline] isUnix [Pipeline] sh 20:25:42 ---> cd946fc91221 20:25:42 Step 27/32 : RUN chmod +x /entrypoint.sh 20:25:42 ---> Running in 09dc6dc4df2f 20:25:42 ---> Running in eed4cad55591 20:25:42 ---> Running in fa9535e2c75b 20:25:42 + docker inspect -f . ci-base-image-arm64 20:25:42 . [Pipeline] withDockerContainer 20:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:25:42 prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container 20:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:25:42 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 20:25:42 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 20:25:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:25:43 Removing intermediate container fa9535e2c75b 20:25:43 ---> 68700f9eea29 20:25:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:25:43 ---> Running in db77a58bdc14 20:25:43 OK: 219 MiB in 52 packages 20:25:44 Removing intermediate container db77a58bdc14 20:25:44 ---> 74acd3f9b391 20:25:44 Step 29/32 : CMD ["gate"] 20:25:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:25:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:44 ---> 72d6c8354475 20:25:44 Step 3/24 : WORKDIR /edgex-go 20:25:44 ---> Using cache 20:25:44 ---> 1e9ad8eec323 20:25:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:44 ---> Using cache 20:25:44 ---> 04c00e7181d3 20:25:44 Step 5/24 : RUN apk add --update --no-cache make git 20:25:44 ---> Using cache 20:25:44 ---> d87a7c6ee657 20:25:44 Step 6/24 : COPY go.mod . 20:25:44 ---> Using cache 20:25:44 ---> 5209026412f5 20:25:44 Step 7/24 : RUN go mod download 20:25:44 ---> Using cache 20:25:44 ---> 50346cad4591 20:25:44 Step 8/24 : COPY . . 20:25:44 ---> Using cache 20:25:44 ---> 8f9b8e6f8e4b 20:25:44 Step 9/24 : RUN go mod tidy 20:25:44 ---> Using cache 20:25:44 ---> 4173090f1f8b 20:25:44 Step 10/24 : RUN make cmd/core-command/core-command 20:25:44 ---> Running in 7e37fbe5a88a 20:25:44 ---> Running in d364a20ba100 20:25:44 $ docker top c56f8ab4ecb82399dd60abeafd6a1baa8f08b678fb667ae78e06b68486669d72 -eo pid,comm 20:25:44 Removing intermediate container d364a20ba100 20:25:44 ---> a891a352357f 20:25:44 Step 30/32 : LABEL arch=x86_64 20:25:44 ---> Running in 136bd1cd05f1 20:25:44 Removing intermediate container 452f745a9c45 20:25:44 ---> 9e39605cf1e2 20:25:44 Step 6/24 : COPY go.mod . 20:25:44 Removing intermediate container 136bd1cd05f1 20:25:44 ---> 312482304493 20:25:44 Step 31/32 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b [Pipeline] { [Pipeline] sh 20:25:45 ---> Running in 23bdcfaaa831 20:25:45 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 20:25:45 ---> f56a812a7361 20:25:45 Step 7/24 : RUN go mod download 20:25:45 ---> Running in 8cf60e51acee 20:25:45 Removing intermediate container 23bdcfaaa831 20:25:45 ---> 0d66814a7185 20:25:45 Step 32/32 : LABEL version=0.0.0 20:25:45 ---> Running in be2ade658c99 20:25:45 + go version 20:25:45 go version go1.16.6 linux/arm64 [Pipeline] } 20:25:45 $ docker stop --time=1 c56f8ab4ecb82399dd60abeafd6a1baa8f08b678fb667ae78e06b68486669d72 20:25:45 Removing intermediate container be2ade658c99 20:25:45 ---> 619f3eb17493 20:25:45 20:25:45 Successfully built 619f3eb17493 20:25:45 Successfully tagged security-bootstrapper:latest 20:25:47  Building security-bootstrapper ... done Removing intermediate container 8cf60e51acee 20:25:47 ---> bc580a712348 20:25:47 Step 8/24 : COPY . . 20:25:47 $ docker rm -f c56f8ab4ecb82399dd60abeafd6a1baa8f08b678fb667ae78e06b68486669d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:25:48 + docker inspect -f . ci-base-image-arm64 20:25:48 . [Pipeline] withDockerContainer 20:25:48 prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container 20:25:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:25:50 $ docker top 1386bd2eafd0426c931af2032204ec2b83dbcb729c08d043b76ac512ee308a96 -eo pid,comm [Pipeline] { [Pipeline] echo 20:25:50 ========================================================= 20:25:50 [edgeXBuildGoParallel] Running Tests and Build... 20:25:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:25:51 + go mod tidy [Pipeline] sh 20:25:52 + make test 20:25:52 go mod tidy 20:25:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:25:53 ---> 92942d7720c9 20:25:53 Step 9/24 : RUN go mod tidy 20:25:53 ---> Running in 3a164ccb7d0b 20:25:55 Removing intermediate container 3a164ccb7d0b 20:25:55 ---> 7b84e464efae 20:25:55 Step 10/24 : RUN make cmd/core-data/core-data 20:25:55 ---> Running in 1065861dfe79 20:25:56 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 20:26:11 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 20:26:11 Removing intermediate container 09dc6dc4df2f 20:26:11 ---> 3d7b21c0e770 20:26:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:26:11 ---> Running in 5977a5b57e51 20:26:11 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 20:26:13 Removing intermediate container eed4cad55591 20:26:13 ---> b6d34d5bec35 20:26:13 20:26:13 Step 11/22 : FROM alpine:3.14 20:26:13 ---> 14119a10abf4 20:26:13 Step 12/22 : RUN apk add --update --no-cache curl 20:26:13 Removing intermediate container 5977a5b57e51 20:26:13 ---> 2ace8d2f889e 20:26:13 20:26:13 Step 12/24 : FROM docker:20.10.7 20:26:13 ---> Running in aadabdefcf34 20:26:13 20.10.7: Pulling from library/docker 20:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:26:14 (1/5) Installing ca-certificates (20191127-r5) 20:26:14 (2/5) Installing brotli-libs (1.0.9-r5) 20:26:14 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:26:14 (4/5) Installing libcurl (7.79.0-r0) 20:26:14 (5/5) Installing curl (7.79.0-r0) 20:26:15 Executing busybox-1.33.1-r3.trigger 20:26:15 Executing ca-certificates-20191127-r5.trigger 20:26:15 OK: 8 MiB in 19 packages 20:26:16 Removing intermediate container 7e37fbe5a88a 20:26:16 ---> 397de7b48356 20:26:16 20:26:16 Step 11/24 : FROM alpine:3.14 20:26:16 ---> 14119a10abf4 20:26:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:26:16 ---> Using cache 20:26:16 ---> cdd6cad410a2 20:26:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:16 ---> Using cache 20:26:16 ---> 735d44eebd96 20:26:16 Step 14/24 : ENV APP_PORT=59882 20:26:16 ---> Running in c11b7e7dfbfb 20:26:16 Removing intermediate container aadabdefcf34 20:26:16 ---> a675cd8444b5 20:26:16 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:26:16 Removing intermediate container c11b7e7dfbfb 20:26:16 ---> 536afcd05269 20:26:16 Step 15/24 : EXPOSE $APP_PORT 20:26:16 ---> Running in fc8a9d813dc0 20:26:16 ---> Running in 37444a1b65d0 20:26:16 Removing intermediate container fc8a9d813dc0 20:26:16 ---> 1f1e99d6d9e1 20:26:16 Step 14/22 : WORKDIR /edgex 20:26:16 Removing intermediate container 37444a1b65d0 20:26:16 ---> 93ade83a1d59 20:26:16 Step 16/24 : WORKDIR / 20:26:16 ---> Running in bc7d25e8ddda 20:26:16 ---> Running in 259fbc3da74e 20:26:16 Removing intermediate container 259fbc3da74e 20:26:16 ---> 9afa52aa4c56 20:26:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:16 Removing intermediate container bc7d25e8ddda 20:26:16 ---> 19c76c66518a 20:26:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:26:17 ---> 0e5c9f74037c 20:26:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:26:17 ---> ba9cdc67193f 20:26:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:26:17 ---> c29c7a6eadc9 20:26:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:26:17 ---> 9ff463dfe403 20:26:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:18 ---> 59528f879c37 20:26:18 Step 20/24 : ENTRYPOINT ["/core-command"] 20:26:18 ---> Running in eb4c53808850 20:26:18 ---> 6d2ac43e22df 20:26:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:26:18 ---> Running in 2638b80e80bd 20:26:18 Removing intermediate container eb4c53808850 20:26:18 ---> 6c4a0406fa69 20:26:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:18 Removing intermediate container 2638b80e80bd 20:26:18 ---> 797c6c64836c 20:26:18 Step 19/22 : CMD ["--init=true"] 20:26:18 ---> Running in 881d42b1f289 20:26:18 ---> Running in 2f5d7550ab7f 20:26:19 Removing intermediate container 881d42b1f289 20:26:19 ---> f209372051ab 20:26:19 Step 22/24 : LABEL arch=x86_64 20:26:19 Removing intermediate container 2f5d7550ab7f 20:26:19 ---> e51c8503cadf 20:26:19 Step 20/22 : LABEL arch=x86_64 20:26:19 ---> Running in 920da6b7e086 20:26:19 ---> Running in 2e4f2addd22a 20:26:19 Removing intermediate container 920da6b7e086 20:26:19 ---> 5d31c236eb39 20:26:19 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:26:19 ---> Running in d8d3abfbf2a4 20:26:19 Removing intermediate container 2e4f2addd22a 20:26:19 ---> d64664078ba0 20:26:19 Step 21/22 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:26:19 ---> Running in 90f51f15a4ce 20:26:19 Removing intermediate container d8d3abfbf2a4 20:26:19 ---> f5a330d1a071 20:26:19 Step 24/24 : LABEL version=0.0.0 20:26:19 Removing intermediate container 90f51f15a4ce 20:26:19 ---> fde0bee33533 20:26:19 Step 22/22 : LABEL version=0.0.0 20:26:19 ---> Running in b1d22c06a328 20:26:19 ---> Running in 25c2e751d47e 20:26:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:26:20 Removing intermediate container 25c2e751d47e 20:26:20 ---> ec891b3a6d54 20:26:20 20:26:20 Removing intermediate container b1d22c06a328 20:26:20 ---> 0cb1de3a20c2 20:26:20 20:26:20 Successfully built ec891b3a6d54 20:26:20 Successfully tagged security-proxy-setup:latest 20:26:20  Building security-proxy-setup ... done Successfully built 0cb1de3a20c2 20:26:20 Successfully tagged core-command:latest 20:26:22  Building core-command ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:26:22 Status: Downloaded newer image for docker:20.10.7 20:26:22 ---> 08bdaf2f88f9 20:26:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:26:22 ---> Running in 3c08911c0170 20:26:22 Removing intermediate container 3c08911c0170 20:26:22 ---> 5ae216d6c4e0 20:26:22 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 20:26:22 ---> Running in 260e5b5d1f3d 20:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:26:23 (1/39) Installing readline (8.1.0-r0) 20:26:23 (2/39) Installing bash (5.1.0-r0) 20:26:23 Executing bash-5.1.0-r0.post-install 20:26:23 (3/39) Installing brotli-libs (1.0.9-r3) 20:26:23 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:26:23 (5/39) Installing libcurl (7.79.0-r0) 20:26:23 (6/39) Installing curl (7.79.0-r0) 20:26:23 (7/39) Installing dumb-init (1.2.5-r0) 20:26:23 (8/39) Installing libbz2 (1.0.8-r1) 20:26:23 (9/39) Installing expat (2.2.10-r1) 20:26:23 (10/39) Installing libffi (3.3-r2) 20:26:23 (11/39) Installing gdbm (1.19-r0) 20:26:23 (12/39) Installing xz-libs (5.2.5-r0) 20:26:23 (13/39) Installing sqlite-libs (3.34.1-r0) 20:26:23 (14/39) Installing python3 (3.8.10-r0) 20:26:23 (15/39) Installing py3-appdirs (1.4.4-r1) 20:26:23 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:26:23 (17/39) Installing py3-parsing (2.4.7-r1) 20:26:23 (18/39) Installing py3-six (1.15.0-r0) 20:26:23 (19/39) Installing py3-packaging (20.9-r0) 20:26:24 (20/39) Installing py3-setuptools (51.3.3-r0) 20:26:24 (21/39) Installing py3-chardet (4.0.0-r0) 20:26:24 (22/39) Installing py3-idna (3.1-r0) 20:26:24 Removing intermediate container 1065861dfe79 20:26:24 ---> 38ac2e37bb22 20:26:24 20:26:24 Step 11/24 : FROM alpine:3.14 20:26:24 ---> 14119a10abf4 20:26:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:26:24 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:26:24 (24/39) Installing py3-requests (2.25.1-r1) 20:26:24 (25/39) Installing py3-msgpack (1.0.2-r0) 20:26:24 (26/39) Installing py3-lockfile (0.12.2-r3) 20:26:24 ---> Running in 4e566725321c 20:26:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:26:25 (28/39) Installing py3-colorama (0.4.4-r0) 20:26:25 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:26:25 (30/39) Installing py3-distlib (0.3.1-r1) 20:26:25 (31/39) Installing py3-distro (1.5.0-r1) 20:26:25 (32/39) Installing py3-webencodings (0.5.1-r3) 20:26:25 (33/39) Installing py3-html5lib (1.1-r0) 20:26:25 (34/39) Installing py3-pytoml (0.1.21-r0) 20:26:25 Removing intermediate container 4e566725321c 20:26:25 ---> abd4a0df2fe7 20:26:25 Step 13/24 : ENV APP_PORT=59880 20:26:25 (35/39) Installing py3-pep517 (0.9.1-r0) 20:26:25 (36/39) Installing py3-progress (1.5-r0) 20:26:25 (37/39) Installing py3-retrying (1.3.3-r0) 20:26:25 (38/39) Installing py3-toml (0.10.2-r0) 20:26:25 (39/39) Installing py3-pip (20.3.4-r0) 20:26:25 ---> Running in 786baca93264 20:26:25 Removing intermediate container 786baca93264 20:26:25 ---> 448ed082e0fa 20:26:25 Step 14/24 : EXPOSE $APP_PORT 20:26:25 Executing busybox-1.32.1-r6.trigger 20:26:25 OK: 82 MiB in 59 packages 20:26:25 ---> Running in 31d32bf5c33a 20:26:25 Removing intermediate container 31d32bf5c33a 20:26:25 ---> 9d24c8d7e639 20:26:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:26:25 ---> Running in 9aa425356a52 20:26:26 Removing intermediate container 9aa425356a52 20:26:26 ---> e116548f347c 20:26:26 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:26:26 ---> Running in 92f18b9f6d68 20:26:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:26:27 Collecting docker-compose==1.23.2 20:26:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:26:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:26:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:26:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:26:27 Collecting docker<4.0,>=3.6.0 20:26:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:26:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:26:27 Collecting PyYAML<4,>=3.10 20:26:27 Downloading PyYAML-3.13.tar.gz (270 kB) 20:26:27 (1/6) Installing dumb-init (1.2.5-r1) 20:26:27 Collecting texttable<0.10,>=0.9.0 20:26:27 Downloading texttable-0.9.1.tar.gz (11 kB) 20:26:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:26:27 (3/6) Installing libsodium (1.0.18-r0) 20:26:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:26:28 Collecting cached-property<2,>=1.2.0 20:26:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:26:28 Collecting websocket-client<1.0,>=0.32.0 20:26:28 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:26:28 Collecting jsonschema<3,>=2.5.1 20:26:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:26:28 Collecting dockerpty<0.5,>=0.4.1 20:26:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:26:28 Collecting docopt<0.7,>=0.6.1 20:26:28 Downloading docopt-0.6.2.tar.gz (25 kB) 20:26:28 (5/6) Installing libzmq (4.3.4-r0) 20:26:28 (6/6) Installing zeromq (4.3.4-r0) 20:26:29 Executing busybox-1.33.1-r3.trigger 20:26:29 OK: 8 MiB in 20 packages 20:26:29 Collecting docker-pycreds>=0.4.0 20:26:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:26:29 Collecting urllib3<1.25,>=1.21.1 20:26:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:26:29 Collecting certifi>=2017.4.17 20:26:29 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:26:29 Collecting chardet<3.1.0,>=3.0.2 20:26:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:26:29 Collecting idna<2.8,>=2.5 20:26:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:26:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:26:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:26:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:26:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:26:29 Removing intermediate container 92f18b9f6d68 20:26:29 ---> a741d551ff3e 20:26:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:29 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:26:29 Attempting uninstall: urllib3 20:26:29 Found existing installation: urllib3 1.26.2 20:26:29 Uninstalling urllib3-1.26.2: 20:26:29 Successfully uninstalled urllib3-1.26.2 20:26:29 Attempting uninstall: idna 20:26:29 Found existing installation: idna 3.1 20:26:29 Uninstalling idna-3.1: 20:26:29 Successfully uninstalled idna-3.1 20:26:29 ---> b74a72c1b899 20:26:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:26:29 Attempting uninstall: chardet 20:26:29 Found existing installation: chardet 4.0.0 20:26:29 Uninstalling chardet-4.0.0: 20:26:29 Successfully uninstalled chardet-4.0.0 20:26:30 ---> 0357dba3171b 20:26:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:26:30 Attempting uninstall: requests 20:26:30 Found existing installation: requests 2.25.1 20:26:30 Uninstalling requests-2.25.1: 20:26:30 Successfully uninstalled requests-2.25.1 20:26:30 Running setup.py install for texttable: started 20:26:30 ---> 41ec278c7038 20:26:30 Step 20/24 : ENTRYPOINT ["/core-data"] 20:26:30 ---> Running in dc37f7d844c4 20:26:30 Removing intermediate container dc37f7d844c4 20:26:30 ---> 9b63495da23d 20:26:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:30 ---> Running in df029f7df2c8 20:26:30 Removing intermediate container df029f7df2c8 20:26:30 ---> 09a3f79169cf 20:26:30 Step 22/24 : LABEL arch=x86_64 20:26:30 ---> Running in 8641f3213043 20:26:30 Running setup.py install for texttable: finished with status 'done' 20:26:30 Running setup.py install for PyYAML: started 20:26:30 Removing intermediate container 8641f3213043 20:26:30 ---> 9f80d875b5f2 20:26:30 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:26:30 ---> Running in 29d1695de699 20:26:30 Removing intermediate container 29d1695de699 20:26:30 ---> f02599664a26 20:26:30 Step 24/24 : LABEL version=0.0.0 20:26:30 ---> Running in ba4a0fa34a76 20:26:30 Removing intermediate container ba4a0fa34a76 20:26:30 ---> 70fcd2b90df6 20:26:30 20:26:30 Running setup.py install for PyYAML: finished with status 'done' 20:26:30 Successfully built 70fcd2b90df6 20:26:30 Successfully tagged core-data:latest 20:26:30  Building core-data ... done  Running setup.py install for docopt: started 20:26:31 Running setup.py install for docopt: finished with status 'done' 20:26:31 Running setup.py install for dockerpty: started 20:26:31 Running setup.py install for dockerpty: finished with status 'done' 20:26:31 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 20:26:34 Removing intermediate container 260e5b5d1f3d 20:26:34 ---> 2fc474e7329f 20:26:34 Step 15/24 : ENV APP_PORT=58890 20:26:34 ---> Running in 800130b04f54 20:26:34 Removing intermediate container 800130b04f54 20:26:34 ---> 9b5a02aaca16 20:26:34 Step 16/24 : EXPOSE $APP_PORT 20:26:34 ---> Running in bb3ea887beed 20:26:34 Removing intermediate container bb3ea887beed 20:26:34 ---> 021680b829a9 20:26:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:26:34 ---> 1b9c01e49555 20:26:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:26:35 ---> c4f0bdc41c1e 20:26:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:26:35 ---> a341a5f424d1 20:26:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:26:35 ---> Running in e8b4442d0c7b 20:26:35 Removing intermediate container e8b4442d0c7b 20:26:35 ---> 215e498e0be8 20:26:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:26:35 ---> Running in e9d76885e05d 20:26:35 Removing intermediate container e9d76885e05d 20:26:35 ---> 50e09c87ec9e 20:26:35 Step 22/24 : LABEL arch=x86_64 20:26:35 ---> Running in 4f151a109e37 20:26:35 Removing intermediate container 4f151a109e37 20:26:35 ---> e8b267169186 20:26:35 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:26:35 ---> Running in 649116784c56 20:26:35 Removing intermediate container 649116784c56 20:26:35 ---> 82e57f823dba 20:26:35 Step 24/24 : LABEL version=0.0.0 20:26:35 ---> Running in 489a331c0ac2 20:26:35 Removing intermediate container 489a331c0ac2 20:26:35 ---> 5ac85610d9e7 20:26:35 20:26:35 Successfully built 5ac85610d9e7 20:26:35 Successfully tagged sys-mgmt-agent:latest 20:26:35  Building sys-mgmt-agent ... done  [Pipeline] } 20:26:35 $ docker stop --time=1 2490ad15075dec2559a11aca790b1bd9305c76693492a105d572dcc487d90189 20:26:37 $ docker rm -f 2490ad15075dec2559a11aca790b1bd9305c76693492a105d572dcc487d90189 [Pipeline] // withDockerContainer [Pipeline] sh 20:26:37 + docker images 20:26:37 REPOSITORY TAG IMAGE ID CREATED SIZE 20:26:37 sys-mgmt-agent latest 5ac85610d9e7 2 seconds ago 325MB 20:26:37 core-data latest 70fcd2b90df6 7 seconds ago 20.5MB 20:26:37 38ac2e37bb22 14 seconds ago 1.76GB 20:26:37 core-command latest 0cb1de3a20c2 17 seconds ago 16MB 20:26:37 security-proxy-setup latest ec891b3a6d54 17 seconds ago 26.7MB 20:26:37 397de7b48356 22 seconds ago 1.75GB 20:26:37 b6d34d5bec35 24 seconds ago 1.76GB 20:26:37 2ace8d2f889e 24 seconds ago 1.75GB 20:26:37 security-bootstrapper latest 619f3eb17493 52 seconds ago 18.8MB 20:26:37 security-secretstore-setup latest 06822e6d4e49 About a minute ago 28.2MB 20:26:37 support-notifications latest 79fa3e2a6c3c About a minute ago 16.8MB 20:26:37 d28de5e5762f About a minute ago 1.75GB 20:26:37 84a17e354373 About a minute ago 1.76GB 20:26:37 d24a699b7f6c About a minute ago 1.75GB 20:26:37 core-metadata latest 3e552c0f6fec About a minute ago 16.8MB 20:26:37 support-scheduler latest dae873bd4033 About a minute ago 16.1MB 20:26:37 6bf45f5438f9 About a minute ago 1.75GB 20:26:37 aef44342e09f About a minute ago 1.76GB 20:26:37 ci-base-image-x86_64 latest 72d6c8354475 5 minutes ago 1.25GB 20:26:37 alpine 3.14 14119a10abf4 2 weeks ago 5.6MB 20:26:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 4 weeks ago 37.5MB 20:26:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 20:26:37 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 20:26:37 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 20:26:53 Still waiting to schedule task 20:26:53 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:27:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:27:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:27:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:27:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:27:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:27:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.185s coverage: 28.7% of statements 20:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:27:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 100.0% of statements 20:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.351s coverage: 46.3% of statements 20:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.563s coverage: 90.1% of statements 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 81.2% of statements 20:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.502s coverage: 94.2% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 59.1% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.282s coverage: 0.8% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.204s coverage: 58.8% of statements 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 21.7% of statements 20:27:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:27:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 20:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.254s coverage: 79.5% of statements 20:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.291s coverage: 94.1% of statements 20:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.217s coverage: 96.3% of statements 20:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.167s coverage: 87.5% of statements 20:27:57 Running on prd-ubuntu18.04-docker-8c-8g-409 in /w/workspace/edgexfoundry_edgex-go_PR-3714 [Pipeline] { [Pipeline] ws 20:27:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:27:57 The recommended git tool is: git 20:28:00 using credential edgex-jenkins-ssh 20:28:00 Cloning the remote Git repository 20:28:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:28:00 > git init /w/workspace/edgex-go/2 # timeout=10 20:28:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:00 > git --version # timeout=10 20:28:00 > git --version # 'git version 2.17.1' 20:28:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:28:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:28:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:28:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3714/head:refs/remotes/origin/PR-3714 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements 20:28:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements 20:28:09 Merging remotes/origin/main commit 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 into PR head commit 272fa117c7f9de1decece1ace5a1d90541daf13b 20:28:09 Merge succeeded, producing 272fa117c7f9de1decece1ace5a1d90541daf13b 20:28:09 Checking out Revision 272fa117c7f9de1decece1ace5a1d90541daf13b (PR-3714) 20:28:09 > git config core.sparsecheckout # timeout=10 20:28:09 > git checkout -f 272fa117c7f9de1decece1ace5a1d90541daf13b # timeout=10 20:28:09 > git remote # timeout=10 20:28:09 > git config --get remote.origin.url # timeout=10 20:28:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:28:09 > git merge 4342e0f0610ff998fa99ba710d442fbf6a5cf7f9 # timeout=10 20:28:09 > git rev-parse HEAD^{commit} # timeout=10 20:28:09 > git config core.sparsecheckout # timeout=10 20:28:09 > git checkout -f 272fa117c7f9de1decece1ace5a1d90541daf13b # timeout=10 20:28:13 Commit message: "Merge branch 'main' into alpine" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:14 + echo snap-build.sh 20:28:14 snap-build.sh 20:28:14 + SNAP_BASE_DIR=. 20:28:14 + '[' '!' -z /w/workspace/edgex-go/2 ']' 20:28:14 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 20:28:14 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 20:28:14 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 20:28:14 + cd /w/workspace/edgex-go/2 20:28:14 + sudo apt-get remove -qy --purge lxd lxd-client 20:28:14 Reading package lists... 20:28:14 Building dependency tree... 20:28:14 Reading state information... 20:28:14 The following packages were automatically installed and are no longer required: 20:28:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:28:14 uidmap xdelta3 20:28:14 Use 'sudo apt autoremove' to remove them. 20:28:14 The following packages will be REMOVED: 20:28:14 lxd* lxd-client* 20:28:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:28:14 After this operation, 31.7 MB disk space will be freed. 20:28:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 81.8% of statements 20:28:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:28:15 (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.) 20:28:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:28:15 Removing lxd dnsmasq configuration 20:28:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:28:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:28:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:28:16 (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.) 20:28:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:28:18 Processing triggers for systemd (237-3ubuntu10.45) ... 20:28:18 Processing triggers for ureadahead (0.100.0-21) ... 20:28:18 + sudo snap remove --purge lxd 20:28:18 snap "lxd" is not installed 20:28:18 + sudo groupadd --force --system lxd 20:28:18 ++ whoami 20:28:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:28:18 + newgrp - lxd 20:28:19 + sudo snap install lxd 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 58.8% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.791s coverage: 91.2% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.801s coverage: 64.4% of statements 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements 20:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 20:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 20:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 20:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.303s coverage: 70.5% of statements 20:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.6% of statements 20:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 20:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 20:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 19.5% of statements 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 92.0% of statements 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 63.2% of statements 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.451s coverage: 97.7% of statements 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.187s coverage: 28.9% of statements 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:28:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.184s coverage: 100.0% of statements 20:28:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 20:28:40 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 20:28:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:28:40 GO111MODULE=on go vet ./... 20:30:01 gofmt -l . 20:30:01 [ "`gofmt -l .`" = "" ] 20:30:01 ./bin/test-attribution-txt.sh [Pipeline] sh 20:30:02 + ls -al . 20:30:02 total 640 20:30:02 drwxrwxr-x 9 1001 1001 4096 Sep 16 20:29 . 20:30:02 drwxr-xr-x 4 root root 4096 Sep 16 20:25 .. 20:30:02 -rw-rw-r-- 1 1001 1001 11 Sep 16 20:23 .dockerignore 20:30:02 drwxrwxr-x 8 1001 1001 4096 Sep 16 20:23 .git 20:30:02 drwxrwxr-x 4 1001 1001 4096 Sep 16 20:23 .github 20:30:02 -rw-rw-r-- 1 1001 1001 818 Sep 16 20:23 .gitignore 20:30:02 -rw-rw-r-- 1 1001 1001 129 Sep 16 20:23 .golangci.yml 20:30:02 -rw-rw-r-- 1 1001 1001 76 Sep 16 20:23 .hadolint.yml 20:30:02 -rw-rw-r-- 1 1001 1001 166 Sep 16 20:23 .sonarcloud.properties 20:30:02 -rw-rw-r-- 1 1001 1001 1171 Sep 16 20:23 ADOPTERS.md 20:30:02 -rw-rw-r-- 1 1001 1001 8493 Sep 16 20:23 Attribution.txt 20:30:02 -rw-rw-r-- 1 1001 1001 43881 Sep 16 20:23 CHANGELOG.md 20:30:02 -rw-rw-r-- 1 1001 1001 3804 Sep 16 20:23 CONTRIBUTING.md 20:30:02 -rw-rw-r-- 1 1001 1001 677 Sep 16 20:23 GOVERNANCE.md 20:30:02 -rw-rw-r-- 1 1001 1001 849 Sep 16 20:23 Jenkinsfile 20:30:02 -rw-rw-r-- 1 1001 1001 10775 Sep 16 20:23 LICENSE 20:30:02 -rw-rw-r-- 1 1001 1001 6386 Sep 16 20:23 Makefile 20:30:02 -rw-rw-r-- 1 1001 1001 582 Sep 16 20:23 OWNERS.md 20:30:02 -rw-rw-r-- 1 1001 1001 8643 Sep 16 20:23 README.md 20:30:02 -rw-rw-r-- 1 1001 1001 6912 Sep 16 20:23 SECURITY.md 20:30:02 -rw-rw-r-- 1 1001 1001 5 Sep 16 20:20 VERSION 20:30:02 -rw-rw-r-- 1 1001 1001 4131 Sep 16 20:23 ZMQWindows.md 20:30:02 drwxrwxr-x 2 1001 1001 4096 Sep 16 20:23 bin 20:30:02 drwxrwxr-x 14 1001 1001 4096 Sep 16 20:23 cmd 20:30:02 -rw-r--r-- 1 root root 403630 Sep 16 20:28 coverage.out 20:30:02 -rw-rw-r-- 1 1001 1001 841 Sep 16 20:23 go.mod 20:30:02 -rw-r--r-- 1 root root 50064 Sep 16 20:25 go.sum 20:30:02 drwxrwxr-x 8 1001 1001 4096 Sep 16 20:23 internal 20:30:02 drwxrwxr-x 3 1001 1001 4096 Sep 16 20:23 openapi 20:30:02 drwxrwxr-x 4 1001 1001 4096 Sep 16 20:23 snap 20:30:02 -rw-rw-r-- 1 1001 1001 204 Sep 16 20:23 version.go [Pipeline] sh 20:30:03 + '[' -e coverage.out ] 20:30:03 + chown 1001:1001 coverage.out [Pipeline] stash 20:30:03 Warning: overwriting stash ‘coverage-report’ 20:30:04 Stashed 1 file(s) [Pipeline] sh 20:30:04 + make build 20:30:04 go mod tidy 20:30:05 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 20:30:12 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 20:30:34 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 20:30:35 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 20:30:40 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 20:30:41 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 20:30:44 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 20:30:47 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 20:30:51 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 20:30:54 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 20:30:55 2021-09-16T20:30:40Z INFO Waiting for automatic snapd restart... 20:30:57 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 20:31:01 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] } 20:31:07 $ docker stop --time=1 1386bd2eafd0426c931af2032204ec2b83dbcb729c08d043b76ac512ee308a96 20:31:10 $ docker rm -f 1386bd2eafd0426c931af2032204ec2b83dbcb729c08d043b76ac512ee308a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:11 20:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:12 latest: Pulling from edgex-devops/edgex-compose-arm64 20:31:12 29e5d40040c1: Pulling fs layer 20:31:12 1ce36da41761: Pulling fs layer 20:31:12 25b303627fd3: Pulling fs layer 20:31:12 29e5d40040c1: Verifying Checksum 20:31:12 29e5d40040c1: Download complete 20:31:13 1ce36da41761: Verifying Checksum 20:31:13 1ce36da41761: Download complete 20:31:13 29e5d40040c1: Pull complete 20:31:14 1ce36da41761: Pull complete 20:31:15 25b303627fd3: Verifying Checksum 20:31:15 25b303627fd3: Download complete 20:31:25 25b303627fd3: Pull complete 20:31:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:31:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:31:25 prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container 20:31:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:31:29 $ docker top 559456d2ac84ef5562bfe95e3491869a68ec9306da08483d14816606614f5fc3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:30 + grep parallel 20:31:30 + docker-compose build --help 20:31:34 --parallel Build images in parallel. [Pipeline] } 20:31:34 $ docker stop --time=1 559456d2ac84ef5562bfe95e3491869a68ec9306da08483d14816606614f5fc3 20:31:36 $ docker rm -f 559456d2ac84ef5562bfe95e3491869a68ec9306da08483d14816606614f5fc3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:31:37 . [Pipeline] withDockerContainer 20:31:37 prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container 20:31:38 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:31:39 $ docker top 71f2d545ac81db58d6ffde08625e2e0449d33aa6630cff339ffcd6d642f36fe5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:40 + docker-compose -f ./docker-compose-build.yml build --parallel 20:31:44 Building core-command ... 20:31:44 Building core-data ... 20:31:44 Building core-metadata ... 20:31:44 Building security-bootstrapper ... 20:31:44 Building security-proxy-setup ... 20:31:44 Building security-secretstore-setup ... 20:31:44 Building support-notifications ... 20:31:44 Building support-scheduler ... 20:31:44 Building sys-mgmt-agent ... 20:31:44 Building core-data 20:31:44 Building security-bootstrapper 20:31:44 Building security-secretstore-setup 20:31:44 Building core-metadata 20:31:44 Building security-proxy-setup 20:32:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:32:52 ---> 75d519eaccaa 20:32:52 Step 3/22 : WORKDIR /edgex-go 20:32:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:52 ---> 75d519eaccaa 20:32:52 Step 3/32 : WORKDIR /edgex-go 20:32:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:32:52 ---> 75d519eaccaa 20:32:52 Step 3/24 : WORKDIR /edgex-go 20:32:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:32:52 ---> 75d519eaccaa 20:32:52 Step 3/24 : WORKDIR /edgex-go 20:32:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:32:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:52 ---> 75d519eaccaa 20:32:52 Step 3/26 : WORKDIR /edgex-go 20:32:53 ---> Running in d09eec2ac0f4 20:32:53 ---> Running in 7230e5b8b196 20:32:53 ---> Running in 17ef8a38036f 20:32:53 ---> Running in 706e47e589a9 20:32:53 ---> Running in 11704aec2cb5 20:32:53 Removing intermediate container 7230e5b8b196 20:32:53 ---> 25c8fc5bd661 20:32:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:54 Removing intermediate container d09eec2ac0f4 20:32:54 ---> 3d1187284150 20:32:54 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:54 ---> Running in c7603660a234 20:32:54 Removing intermediate container 17ef8a38036f 20:32:54 ---> 79fee854d041 20:32:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:54 Removing intermediate container 11704aec2cb5 20:32:54 ---> d6858e8d290f 20:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:54 Removing intermediate container 706e47e589a9 20:32:54 ---> 96e059f19393 20:32:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:54 ---> Running in 62d1c61d09af 20:32:54 ---> Running in 9448a2b87f3a 20:32:54 ---> Running in e06ab5fdd885 20:32:54 ---> Running in ebc2f7cb9389 20:32:58 Removing intermediate container c7603660a234 20:32:58 ---> 51c96cc9b9c5 20:32:58 Step 5/24 : RUN apk add --update --no-cache make git 20:32:58 ---> Running in f3d8ca53065f 20:32:58 Removing intermediate container 62d1c61d09af 20:32:58 ---> 7c7cb2e1c36e 20:32:58 Step 5/32 : RUN apk add --update --no-cache make git 20:32:58 Removing intermediate container 9448a2b87f3a 20:32:58 ---> 66ad8892a95c 20:32:58 Step 5/26 : RUN apk add --update --no-cache make git 20:32:58 ---> Running in eb9b4d738c82 20:32:58 ---> Running in cb36f1eed23d 20:32:58 Removing intermediate container e06ab5fdd885 20:32:58 ---> 85f6e59b2966 20:32:58 Step 5/22 : RUN apk add --update --no-cache make git 20:32:59 Removing intermediate container ebc2f7cb9389 20:32:59 ---> 4d3350cfd83e 20:32:59 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:32:59 ---> Running in 5bb96095b96b 20:32:59 ---> Running in 406e79872763 20:33:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:02 OK: 218 MiB in 52 packages 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:02 OK: 218 MiB in 52 packages 20:33:03 OK: 218 MiB in 52 packages 20:33:03 OK: 218 MiB in 52 packages 20:33:03 OK: 218 MiB in 52 packages 20:33:03 Removing intermediate container f3d8ca53065f 20:33:03 ---> eac1f52a2eb9 20:33:03 Step 6/24 : COPY go.mod . 20:33:04 Removing intermediate container eb9b4d738c82 20:33:04 ---> 2c6274b7f385 20:33:04 Step 6/32 : COPY go.mod . 20:33:04 ---> 593c9c69368b 20:33:04 Step 7/24 : RUN go mod download 20:33:05 Removing intermediate container 406e79872763 20:33:05 ---> 1088ee7e7b51 20:33:05 Step 6/24 : COPY go.mod . 20:33:05 ---> Running in eb439f21741d 20:33:05 Removing intermediate container cb36f1eed23d 20:33:05 ---> 145adc5fea0b 20:33:05 Step 6/26 : COPY go.mod . 20:33:05 Removing intermediate container 5bb96095b96b 20:33:05 ---> 717e454fc514 20:33:05 Step 6/22 : COPY go.mod . 20:33:05 ---> 0c59caca2786 20:33:05 Step 7/32 : RUN go mod download 20:33:05 ---> Running in d3fc04317588 20:33:06 ---> 908f310d4c4f 20:33:06 Step 7/24 : RUN go mod download 20:33:06 ---> Running in 60b9898ff90b 20:33:06 ---> 64b24e496a7e 20:33:06 Step 7/26 : RUN go mod download 20:33:07 ---> Running in 840fcdb8db3b 20:33:07 ---> 1c96e59cc5dd 20:33:07 Step 7/22 : RUN go mod download 20:33:07 ---> Running in 910b2522a5a9 20:33:10 Removing intermediate container eb439f21741d 20:33:10 ---> 7c8040a7476c 20:33:10 Step 8/24 : COPY . . 20:33:13 Removing intermediate container d3fc04317588 20:33:13 ---> 14ba67f512db 20:33:13 Step 8/32 : COPY . . 20:33:14 Removing intermediate container 60b9898ff90b 20:33:14 ---> ef38af885363 20:33:14 Step 8/24 : COPY . . 20:33:17 Removing intermediate container 840fcdb8db3b 20:33:17 Removing intermediate container 910b2522a5a9 20:33:17 ---> 2cc55c680d55 20:33:17 ---> 83767a5f575b 20:33:17 Step 8/26 : COPY . . 20:33:17 Step 8/22 : COPY . . 20:33:39 ---> 869898ba24f9 20:33:39 Step 9/24 : RUN go mod tidy 20:33:39 ---> Running in 3c4c48eb88c6 20:33:39 ---> ff99ced3aa62 20:33:39 Step 9/32 : RUN go mod tidy 20:33:39 ---> fcf90a523430 20:33:39 Step 9/24 : RUN go mod tidy 20:33:39 ---> 887bd5f760fd 20:33:39 Step 9/26 : RUN go mod tidy 20:33:39 ---> 848c57414b83 20:33:39 Step 9/22 : RUN go mod tidy 20:33:39 ---> Running in 81f447070a29 20:33:39 ---> Running in 2a8b34a3ee1f 20:33:39 ---> Running in 048052dca75f 20:33:39 ---> Running in 4fb9262d5f39 20:33:42 Removing intermediate container 3c4c48eb88c6 20:33:42 ---> 484e54361bf6 20:33:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:33:42 ---> Running in 348de17dbb36 20:33:44 Removing intermediate container 2a8b34a3ee1f 20:33:44 ---> 881b9eb7e8a3 20:33:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:44 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 20:33:44 ---> Running in 0fec5be38d6b 20:33:44 Removing intermediate container 81f447070a29 20:33:44 ---> be52c8f4ca44 20:33:44 Step 10/24 : RUN make cmd/core-data/core-data 20:33:45 ---> Running in f06533d9d81f 20:33:45 Removing intermediate container 048052dca75f 20:33:45 ---> a1374678e62b 20:33:45 Removing intermediate container 4fb9262d5f39 20:33:45 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 4b53a2b7e52f 20:33:45 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:33:45 20:33:45 ---> Running in 1133e5e88391 20:33:45 ---> Running in 4de0c4ab282d 20:33:47 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 20:33:47 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 20:33:48 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 20:33:48 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 20:35:02 lxd 4.18 from Canonical* installed 20:35:02 + sudo lxd init --auto 20:35:09 + sudo snap install --classic snapcraft 20:35:21 snapcraft 5.0 from Canonical* installed 20:35:21 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:35:21 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:35:21 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:21 Dload Upload Total Spent Left Speed 20:35:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4324 0 --:--:-- --:--:-- --:--:-- 4324 20:35:22 100 3325k 100 3325k 0 0 8962k 0 --:--:-- --:--:-- --:--:-- 8962k 20:35:22 ./yq_linux_amd64 20:35:22 + sudo snapcraft prime --use-lxd 20:35:24 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:35:24 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: 20:35:24 - README.md 20:35:24 20:35:24 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:35:24 Launching a container. 20:35:32 Waiting for container to be ready 20:35:32 To start your first instance, try: lxc launch ubuntu:18.04 20:35:32 20:35:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:35:37 Waiting for network to be ready... 20:35:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:35:37 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:35:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] 20:35:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] 20:35:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:35:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:35:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] 20:35:37 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] 20:35:37 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:35:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:35:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:35:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:35:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:35:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:35:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:35:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:35:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:35:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:35:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:35:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] 20:35:40 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 20:35:40 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 20:35:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] 20:35:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:35:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:35:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] 20:35:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] 20:35:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:35:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:35:42 Fetched 25.2 MB in 5s (4767 kB/s) 20:35:43 Reading package lists... 20:35:43 Reading package lists... 20:35:43 Building dependency tree... 20:35:43 Reading state information... 20:35:44 The following additional packages will be installed: 20:35:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:35:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:35:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:35:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:35:44 Suggested packages: 20:35:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:35:44 Recommended packages: 20:35:44 gnupg libsasl2-modules 20:35:44 The following NEW packages will be installed: 20:35:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:35:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:35:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:35:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:35:44 The following packages will be upgraded: 20:35:44 gpg gpg-agent gpgconf libudev1 20:35:44 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 20:35:44 Need to get 3527 kB of archives. 20:35:44 After this operation, 13.3 MB of additional disk space will be used. 20:35:44 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] 20:35:44 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] 20:35:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:35:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:35:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 20:35:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 20:35:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:35:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:35:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:35:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:35:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:35:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:35:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:35:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:35:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:35:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:35:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:35:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:35:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:35:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:35:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:35:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:35:45 debconf: delaying package configuration, since apt-utils is not installed 20:35:45 Fetched 3527 kB in 1s (2827 kB/s) 20:35:45 (Reading database ... 12511 files and directories currently installed.) 20:35:45 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 20:35:45 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:35:45 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 20:35:45 Selecting previously unselected package udev. 20:35:45 (Reading database ... 12511 files and directories currently installed.) 20:35:45 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 20:35:45 Unpacking udev (237-3ubuntu10.52) ... 20:35:45 Removing intermediate container 0fec5be38d6b 20:35:45 ---> 96a1ce3b7778 20:35:45 20:35:45 Step 11/32 : FROM alpine:3.14 20:35:46 Selecting previously unselected package libfuse2:amd64. 20:35:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:35:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:35:46 Selecting previously unselected package fuse. 20:35:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:35:46 Unpacking fuse (2.9.7-1ubuntu1) ... 20:35:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:35:46 Selecting previously unselected package libksba8:amd64. 20:35:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:35:46 Unpacking libksba8:amd64 (1.3.5-2) ... 20:35:46 Selecting previously unselected package libroken18-heimdal:amd64. 20:35:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:35:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 3.14: Pulling from library/alpine 20:35:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:35:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:35:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libwind0-heimdal:amd64. 20:35:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:35:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:35:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:35:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:35:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:35:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:46 Selecting previously unselected package libsasl2-modules-db:amd64. 20:35:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:35:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:46 Selecting previously unselected package libsasl2-2:amd64. 20:35:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:35:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:47 Selecting previously unselected package libldap-common. 20:35:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:35:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:35:47 Selecting previously unselected package libldap-2.4-2:amd64. 20:35:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:35:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:35:47 Selecting previously unselected package dirmngr. 20:35:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:35:47 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:35:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:35:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:35:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:35:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:35:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:35:47 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:47 Setting up libksba8:amd64 (1.3.5-2) ... 20:35:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:47 Setting up udev (237-3ubuntu10.52) ... 20:35:47 invoke-rc.d: policy-rc.d denied execution of start. 20:35:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:47 Processing triggers for systemd (237-3ubuntu10) ... 20:35:48 Setting up fuse (2.9.7-1ubuntu1) ... 20:35:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:35:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:35:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:35:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:35:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:35:48 settings in the [Install] section, and DefaultInstance for template units). 20:35:48 This means they are not meant to be enabled using systemctl. 20:35:48 Possible reasons for having this kind of units are: 20:35:48 1) A unit may be statically enabled by being symlinked from another unit's 20:35:48 .wants/ or .requires/ directory. 20:35:48 2) A unit's purpose may be to act as a helper for some other unit which has 20:35:48 a requirement dependency on it. 20:35:48 3) A unit may be started when needed via activation (socket, path, timer, 20:35:48 D-Bus, udev, scripted systemctl call, ...). 20:35:48 4) In case of template units, the unit is meant to be enabled with some 20:35:48 instance name specified. 20:35:48 Reading package lists... 20:35:48 Building dependency tree... 20:35:48 Reading state information... 20:35:49 The following additional packages will be installed: 20:35:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:35:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:35:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:35:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:35:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:35:49 Suggested packages: 20:35:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:35:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:35:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:35:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:35:49 systemd-container policykit-1 20:35:49 Recommended packages: 20:35:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:35:49 The following NEW packages will be installed: 20:35:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:35:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:35:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:35:49 multiarch-support openssh-client python3 python3-minimal python3.6 20:35:49 python3.6-minimal snapd squashfs-tools sudo 20:35:49 The following packages will be upgraded: 20:35:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:35:49 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 20:35:49 Need to get 36.7 MB of archives. 20:35:49 After this operation, 147 MB of additional disk space will be used. 20:35:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 20:35:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 20:35:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:35:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:35:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:35:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:35:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:35:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:35:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:35:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:35:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:35:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:35:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:35:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:35:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 20:35:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 20:35:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 20:35:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 20:35:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:35:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:35:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:35:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:35:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:35:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:35:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:35:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:35:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:35:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:35:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:35:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:35:50 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:35:50 Status: Downloaded newer image for alpine:3.14 20:35:50 ---> bb3de5531c18 20:35:50 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:35:50 Removing intermediate container 1133e5e88391 20:35:50 ---> 4f7aca04362c 20:35:50 20:35:50 Step 11/22 : FROM alpine:3.14 20:35:50 ---> bb3de5531c18 20:35:50 Step 12/22 : RUN apk add --update --no-cache curl 20:35:51 ---> Running in 5ff71c69feed 20:35:51 ---> Running in cdeedfc3e5d9 20:35:51 debconf: delaying package configuration, since apt-utils is not installed 20:35:51 Fetched 36.7 MB in 3s (14.6 MB/s) 20:35:51 (Reading database ... 12757 files and directories currently installed.) 20:35:51 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 20:35:52 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:35:52 Removing intermediate container 348de17dbb36 20:35:52 ---> 56871482dcbd 20:35:52 20:35:52 Step 11/24 : FROM alpine:3.14 20:35:52 ---> bb3de5531c18 20:35:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:35:52 Removing intermediate container 4de0c4ab282d 20:35:52 ---> f21582bf0123 20:35:52 20:35:52 Step 11/26 : FROM alpine:3.14 20:35:52 ---> bb3de5531c18 20:35:52 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:35:52 Removing intermediate container 5ff71c69feed 20:35:52 ---> 957ad73b4213 20:35:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:35:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 20:35:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:35:52 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 20:35:52 (Reading database ... 12757 files and directories currently installed.) 20:35:52 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:35:52 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:35:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:35:52 (Reading database ... 12757 files and directories currently installed.) 20:35:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:35:52 Unpacking apt (1.6.14) over (1.6.1) ... 20:35:53 ---> Running in 5211e63560aa 20:35:53 ---> Running in 0ffc54d237d0 20:35:53 ---> Running in f7a1240477d5 20:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:35:53 Setting up apt (1.6.14) ... 20:35:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:35:53 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:35:53 (Reading database ... 12764 files and directories currently installed.) 20:35:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 20:35:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 20:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:35:53 Selecting previously unselected package libpython3.6-minimal:amd64. 20:35:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:53 Selecting previously unselected package libexpat1:amd64. 20:35:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:35:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:35:54 Selecting previously unselected package python3.6-minimal. 20:35:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:35:54 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 20:35:54 Checking for services that may need to be restarted...done. 20:35:54 Checking for services that may need to be restarted...done. 20:35:54 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:54 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:35:54 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:35:54 (1/5) Installing ca-certificates (20191127-r5) 20:35:54 (2/5) Installing brotli-libs (1.0.9-r5) 20:35:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 20:35:54 (4/5) Installing libcurl (7.79.0-r0) 20:35:54 Selecting previously unselected package python3-minimal. 20:35:54 (Reading database ... 13012 files and directories currently installed.) 20:35:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:35:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:35:54 Selecting previously unselected package mime-support. 20:35:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:35:54 Unpacking mime-support (3.60ubuntu1) ... 20:35:54 Selecting previously unselected package libmpdec2:amd64. 20:35:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:35:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:35:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:35:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:54 (5/5) Installing curl (7.79.0-r0) 20:35:54 Executing busybox-1.33.1-r3.trigger 20:35:54 Executing ca-certificates-20191127-r5.trigger 20:35:55 Selecting previously unselected package python3.6. 20:35:55 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:35:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:35:55 Selecting previously unselected package libpython3-stdlib:amd64. 20:35:55 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:35:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:35:55 Setting up python3-minimal (3.6.7-1~18.04) ... 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:35:55 OK: 8 MiB in 19 packages 20:35:55 Selecting previously unselected package python3. 20:35:55 (Reading database ... 13442 files and directories currently installed.) 20:35:55 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:35:55 Unpacking python3 (3.6.7-1~18.04) ... 20:35:55 Selecting previously unselected package multiarch-support. 20:35:55 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:35:55 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:35:55 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:35:55 Selecting previously unselected package liblzo2-2:amd64. 20:35:55 (Reading database ... 13479 files and directories currently installed.) 20:35:55 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:35:55 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:35:55 Selecting previously unselected package libbsd0:amd64. 20:35:55 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:35:55 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:35:55 Selecting previously unselected package sudo. 20:35:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:35:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:35:55 Selecting previously unselected package apparmor. 20:35:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:35:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:35:55 Selecting previously unselected package libedit2:amd64. 20:35:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:35:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:35:55 Selecting previously unselected package libkrb5support0:amd64. 20:35:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:35:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:35:55 Selecting previously unselected package libk5crypto3:amd64. 20:35:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:35:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:35:56 Selecting previously unselected package libkeyutils1:amd64. 20:35:56 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:35:56 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:35:56 Selecting previously unselected package libkrb5-3:amd64. 20:35:56 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:35:56 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:35:56 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:35:56 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:35:56 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:35:56 Selecting previously unselected package libssl1.0.0:amd64. 20:35:56 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 20:35:56 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:35:56 Selecting previously unselected package openssh-client. 20:35:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 20:35:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 20:35:56 Selecting previously unselected package squashfs-tools. 20:35:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 20:35:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:35:56 Selecting previously unselected package snapd. 20:35:56 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:35:56 Unpacking snapd (2.49.2+18.04) ... 20:35:56 (1/2) Installing dumb-init (1.2.5-r1) 20:35:56 (2/2) Installing su-exec (0.2-r1) 20:35:56 Executing busybox-1.33.1-r3.trigger 20:35:56 (1/3) Installing ca-certificates (20191127-r5) 20:35:56 OK: 5 MiB in 16 packages 20:35:56 (2/3) Installing dumb-init (1.2.5-r1) 20:35:57 (3/3) Installing su-exec (0.2-r1) 20:35:57 Executing busybox-1.33.1-r3.trigger 20:35:57 (1/1) Installing dumb-init (1.2.5-r1) 20:35:57 Executing ca-certificates-20191127-r5.trigger 20:35:57 Executing busybox-1.33.1-r3.trigger 20:35:57 OK: 5 MiB in 15 packages 20:35:57 OK: 6 MiB in 17 packages 20:35:57 Removing intermediate container cdeedfc3e5d9 20:35:57 ---> 93fbd7e86cd5 20:35:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:58 ---> Running in 9d1d113ccf06 20:35:58 Removing intermediate container 0ffc54d237d0 20:35:58 ---> b6fa30b4dea2 20:35:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:35:59 Removing intermediate container 9d1d113ccf06 20:35:59 ---> a12e80c93b41 20:35:59 Step 14/22 : WORKDIR /edgex 20:35:59 ---> Running in be7b8a4146b2 20:35:59 Removing intermediate container f7a1240477d5 20:35:59 ---> ba31029615b3 20:35:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:59 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:35:59 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 20:35:59 Setting up mime-support (3.60ubuntu1) ... 20:35:59 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:35:59 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:35:59 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:35:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:35:59 Setting up systemd (237-3ubuntu10.52) ... 20:35:59 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:35:59 ---> Running in 2bac312c5328 20:35:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:35:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:35:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:35:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:35:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:35:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:35:59 ---> Running in ce7180548f38 20:35:59 Removing intermediate container 5211e63560aa 20:35:59 ---> f979a356797a 20:35:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 20:36:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:36:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:36:00 Setting up python3 (3.6.7-1~18.04) ... 20:36:00 running python rtupdate hooks for python3.6... 20:36:00 running python post-rtupdate hooks for python3.6... 20:36:00 Removing intermediate container be7b8a4146b2 20:36:00 ---> 5e2621e1d14c 20:36:00 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:36:00 Setting up apparmor (2.12-4ubuntu5.1) ... 20:36:00 ---> Running in 9c463fd8d34c 20:36:00 ---> Running in fe3ac4ef75f0 20:36:00 Removing intermediate container ce7180548f38 20:36:00 ---> e211752d7673 20:36:00 Step 14/24 : ENV APP_PORT=59881 20:36:00 Removing intermediate container 2bac312c5328 20:36:00 ---> 854ba381e834 20:36:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:36:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:36:01 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 20:36:01 Setting up snapd (2.49.2+18.04) ... 20:36:01 ---> Running in 098fb25d510f 20:36:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:36:01 Removing intermediate container 9c463fd8d34c 20:36:01 ---> 32dea7f1a5ee 20:36:01 Step 14/26 : WORKDIR / 20:36:01 Removing intermediate container fe3ac4ef75f0 20:36:01 ---> 6b1ec26fa7e4 20:36:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:36:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:36:01 ---> Running in 230f0f836e8d 20:36:01 ---> Running in eb9779d287ea 20:36:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:36:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:36:02 Removing intermediate container f06533d9d81f 20:36:02 ---> 53602e52f18e 20:36:02 20:36:02 Step 11/24 : FROM alpine:3.14Removing intermediate container 098fb25d510f 20:36:02 ---> b4f01473e23f 20:36:02 Step 15/24 : EXPOSE $APP_PORT 20:36:02 20:36:02 ---> bb3de5531c18 20:36:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:36:02 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:36:02 ---> 4cf9e8acc67d 20:36:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:02 ---> Running in 7466f36fd821 20:36:02 ---> Running in 37239226fc2c 20:36:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:36:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:36:02 Removing intermediate container eb9779d287ea 20:36:02 ---> fa8f1ca9e859 20:36:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:36:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:36:03 /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' 20:36:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:36:03 Processing triggers for systemd (237-3ubuntu10.52) ... 20:36:03 Removing intermediate container 37239226fc2c 20:36:03 ---> 1498c54cbbe8 20:36:03 Step 16/24 : WORKDIR / 20:36:03 Removing intermediate container 7466f36fd821 20:36:03 ---> 3867e271dd67 20:36:03 Step 13/24 : ENV APP_PORT=59880 20:36:04 ---> Running in 6f5de3f23afd 20:36:04 ---> Running in 777cd47b3b95 20:36:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:36:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:36:04 ---> 890f22c7e81e 20:36:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:04 ---> 36f090ed710c 20:36:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:36:04 Removing intermediate container 777cd47b3b95 20:36:04 ---> 4506d9c3e112 20:36:04 Step 14/24 : EXPOSE $APP_PORT 20:36:04 Removing intermediate container 6f5de3f23afd 20:36:04 ---> 9b28c2678126 20:36:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:05 ---> Running in 7312c41ca592 20:36:05 Removing intermediate container 230f0f836e8d 20:36:05 ---> 182529a26491 20:36:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:36:05 Reading package lists... 20:36:05 ---> ca1d575aa142 20:36:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:05 ---> Running in cc8ad1a7a9ac 20:36:05 Reading package lists... 20:36:05 Building dependency tree... 20:36:05 Reading state information... 20:36:05 Calculating upgrade... 20:36:06 Removing intermediate container 7312c41ca592 20:36:06 ---> bd45fe7deb75 20:36:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:06 ---> 59acab545209 20:36:06 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:36:06 ---> Running in 136cfe922d74 20:36:06 The following packages will be upgraded: 20:36:06 advancecomp base-files bash binutils binutils-common 20:36:06 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:36:06 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:36:06 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 20:36:06 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 20:36:06 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:36:06 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:36:06 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:36:06 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:36:06 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:36:06 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:36:06 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:36:06 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:36:06 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:36:06 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:36:06 ubuntu-keyring util-linux 20:36:06 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:36:06 Need to get 64.2 MB of archives. 20:36:06 After this operation, 5139 kB of additional disk space will be used. 20:36:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 20:36:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:36:06 ---> Running in ee9beb297606 20:36:06 ---> b15004972bf2 20:36:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:06 Removing intermediate container cc8ad1a7a9ac 20:36:06 ---> 2815d464f3ff 20:36:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:36:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:36:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:36:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:36:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:36:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:36:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:36:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:36:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:36:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:36:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:36:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:36:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:36:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:36:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:36:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:36:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:36:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:36:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:36:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:36:06 ---> 8c0d33742a19 20:36:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:36:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:36:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:36:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:36:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:36:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:36:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:36:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:36:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:36:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:36:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:36:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:36:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 20:36:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:36:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:36:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:36:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:36:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:36:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:36:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:36:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 20:36:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:36:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:36:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:36:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:36:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:36:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:36:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:36:06 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] 20:36:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:36:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:36:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:36:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:36:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:36:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:36:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:36:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:36:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:36:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:36:07 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:36:07 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:36:07 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:36:07 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:36:07 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:36:07 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:36:07 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:36:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:36:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:36:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 20:36:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:36:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:36:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:36:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 20:36:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:36:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:36:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:36:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:36:07 Removing intermediate container ee9beb297606 20:36:07 ---> 705f0d389ecd 20:36:07 Step 19/22 : CMD ["--init=true"] 20:36:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:36:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:36:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:36:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:36:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:36:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:36:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:36:07 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] 20:36:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:36:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 20:36:07 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] 20:36:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:36:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:36:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:36:07 ---> Running in 413cc1b27740 20:36:07 ---> 7c58b4bb17eb 20:36:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:36:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 20:36:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:36:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:36:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:36:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:36:08 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] 20:36:08 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:36:08 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:36:08 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:36:08 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:36:08 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:36:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:36:08 ---> Running in 10ac80b4fe86 20:36:08 ---> d9a10290d353 20:36:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:08 debconf: delaying package configuration, since apt-utils is not installed 20:36:08 Fetched 64.2 MB in 2s (32.2 MB/s) 20:36:08 (Reading database ... 13914 files and directories currently installed.) 20:36:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:36:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:36:08 Removing intermediate container 413cc1b27740 20:36:08 ---> 1d42e6d258f0 20:36:08 Step 20/22 : LABEL arch=arm64 20:36:08 ---> 655711e7526c 20:36:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:08 ---> Running in c56f7b9b36d9 20:36:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:36:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:36:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 20:36:08 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 20:36:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:09 Removing intermediate container c56f7b9b36d9 20:36:09 ---> 7e89b06a6d4b 20:36:09 Step 21/22 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:36:09 (Reading database ... 13914 files and directories currently installed.) 20:36:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:36:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:36:09 (Reading database ... 13914 files and directories currently installed.) 20:36:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Removing intermediate container 136cfe922d74 20:36:09 ---> 285675e733f4 20:36:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:36:09 ---> Running in 4b08074b324d 20:36:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:36:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:36:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:09 (Reading database ... 13914 files and directories currently installed.) 20:36:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:36:10 ---> Running in 894d29435a10 20:36:10 ---> 02b669e59e04 20:36:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:10 ---> 2c257990d2ee 20:36:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:36:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:36:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:36:10 (Reading database ... 13914 files and directories currently installed.) 20:36:10 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 20:36:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:36:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:36:10 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 20:36:10 ---> Running in 5769748d3232 20:36:10 Removing intermediate container 4b08074b324d 20:36:10 ---> 956561094384 20:36:10 Step 22/22 : LABEL version=0.0.0 20:36:10 Setting up base-files (10.1ubuntu2.11) ... 20:36:10 Installing new version of config file /etc/issue ... 20:36:10 Installing new version of config file /etc/issue.net ... 20:36:10 Installing new version of config file /etc/lsb-release ... 20:36:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:36:11 ---> Running in db689e46a8ed 20:36:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:36:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:36:11 Removing obsolete conffile /etc/default/motd-news ... 20:36:11 (Reading database ... 13915 files and directories currently installed.) 20:36:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:36:11 Removing intermediate container 5769748d3232 20:36:11 ---> 3f12434d0b35 20:36:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:36:11 Setting up bash (4.4.18-2ubuntu1.2) ... 20:36:11 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 20:36:11 (Reading database ... 13915 files and directories currently installed.) 20:36:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:36:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:36:11 ---> Running in 9cbde78dadb9 20:36:11 (Reading database ... 13915 files and directories currently installed.) 20:36:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:36:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:36:11 Setting up tar (1.29b-2ubuntu0.2) ... 20:36:11 (Reading database ... 13915 files and directories currently installed.) 20:36:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:36:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:36:11 Removing intermediate container db689e46a8ed 20:36:11 ---> 46942906320b 20:36:11 20:36:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:36:12 (Reading database ... 13915 files and directories currently installed.) 20:36:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:36:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:36:12 Removing intermediate container 10ac80b4fe86 20:36:12 ---> 581a7696dcc1 20:36:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:36:12 ---> df06a62b400d 20:36:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:36:12 (Reading database ... 13915 files and directories currently installed.) 20:36:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:36:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:36:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:36:12 (Reading database ... 13915 files and directories currently installed.) 20:36:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:36:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:36:12 Successfully built 46942906320b 20:36:12 Successfully tagged security-proxy-setup-arm64:latest 20:36:12 Removing intermediate container 9cbde78dadb9 20:36:12 ---> 17d1abfed296 20:36:12 Step 22/24 : LABEL arch=arm64 20:36:12  Building security-proxy-setup ... done Building support-scheduler 20:36:12 Setting up grep (3.1-2build1) ... 20:36:12 (Reading database ... 13915 files and directories currently installed.) 20:36:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 20:36:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 20:36:12 Setting up gzip (1.6-5ubuntu1.1) ... 20:36:12 (Reading database ... 13915 files and directories currently installed.) 20:36:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:36:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:36:12 ---> Running in 66f76065b025 20:36:12 Setting up login (1:4.5-1ubuntu2) ... 20:36:12 (Reading database ... 13915 files and directories currently installed.) 20:36:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:36:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:36:12 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:36:13 (Reading database ... 13915 files and directories currently installed.) 20:36:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:36:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:36:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:36:13 Removing intermediate container 66f76065b025 20:36:13 ---> 6cdd8821c49a 20:36:13 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:36:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:36:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:36:13 ---> 28a23ba57aad 20:36:13 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/ 20:36:13 ---> fb3a2aabb951 20:36:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:36:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:36:13 ---> Running in 19069e354f91 20:36:13 ---> Running in 0154e8505863 20:36:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:36:14 (Reading database ... 13915 files and directories currently installed.) 20:36:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:36:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:36:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:36:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:36:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:36:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:36:14 (1/6) Installing dumb-init (1.2.5-r1) 20:36:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:14 (3/6) Installing libsodium (1.0.18-r0) 20:36:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:36:14 (Reading database ... 13915 files and directories currently installed.) 20:36:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:36:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:36:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:36:14 (Reading database ... 13915 files and directories currently installed.) 20:36:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:15 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:15 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:15 (5/6) Installing libzmq (4.3.4-r0) 20:36:15 (6/6) Installing zeromq (4.3.4-r0) 20:36:15 Executing busybox-1.33.1-r3.trigger 20:36:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:36:15 OK: 8 MiB in 20 packages 20:36:15 Removing intermediate container 19069e354f91 20:36:15 ---> ac83332437d1 20:36:15 Step 24/24 : LABEL version=0.0.0 20:36:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:36:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:36:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:36:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:36:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:36:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:36:15 (Reading database ... 13915 files and directories currently installed.) 20:36:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:16 ---> Running in 46b63840fd84 20:36:16 ---> f34b184fa06e 20:36:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:36:16 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:36:16 (Reading database ... 13915 files and directories currently installed.) 20:36:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:36:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:36:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:36:16 Removing intermediate container 46b63840fd84 20:36:16 ---> 4fe24c685a4e 20:36:16 20:36:17 (Reading database ... 13915 files and directories currently installed.) 20:36:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:36:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:36:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:36:17 (Reading database ... 13915 files and directories currently installed.) 20:36:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:36:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:36:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:36:17 (Reading database ... 13917 files and directories currently installed.) 20:36:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:36:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:36:17 Successfully built 4fe24c685a4e 20:36:17 ---> 8debf479094c 20:36:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:36:17 Successfully tagged core-metadata-arm64:latest 20:36:17 Building support-notifications 20:36:17 Setting up debconf (1.5.66ubuntu1) ... 20:36:17 (Reading database ... 13917 files and directories currently installed.) 20:36:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:36:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:36:17  Building core-metadata ... done Removing intermediate container 894d29435a10 20:36:17 ---> 8e0bcf8933c4 20:36:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:17 Removing intermediate container 0154e8505863 20:36:17 ---> 8c6001408761 20:36:17 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:36:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:36:17 (Reading database ... 13917 files and directories currently installed.) 20:36:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:36:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:36:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:36:17 (Reading database ... 13917 files and directories currently installed.) 20:36:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:36:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:36:18 ---> Running in c01e96be58d7 20:36:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:36:18 (Reading database ... 13917 files and directories currently installed.) 20:36:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:36:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:36:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:36:18 (Reading database ... 13919 files and directories currently installed.) 20:36:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:36:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:36:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:36:18 ---> 87f18907ad67 20:36:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:36:18 Removing intermediate container c01e96be58d7 20:36:18 ---> de6bcec817f4 20:36:18 Step 24/26 : LABEL arch=arm64 20:36:18 (Reading database ... 13923 files and directories currently installed.) 20:36:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:36:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:36:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 20:36:18 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 20:36:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:36:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:36:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:36:19 ---> 278da95216f1 20:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:19 ---> Running in ab169bbed600 20:36:19 (Reading database ... 13923 files and directories currently installed.) 20:36:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 20:36:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 20:36:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 20:36:19 (Reading database ... 13923 files and directories currently installed.) 20:36:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:36:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:36:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:36:19 (Reading database ... 13923 files and directories currently installed.) 20:36:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:36:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:36:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:36:19 (Reading database ... 13923 files and directories currently installed.) 20:36:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:36:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:36:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:36:19 (Reading database ... 13923 files and directories currently installed.) 20:36:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:36:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:36:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:36:19 (Reading database ... 13923 files and directories currently installed.) 20:36:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:36:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:36:20 Removing intermediate container ab169bbed600 20:36:20 ---> cdd0f6fea515 20:36:20 Step 25/26 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:36:20 Setting up passwd (1:4.5-1ubuntu2) ... 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:36:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:36:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:36:20 ---> 168b72f13d00 20:36:20 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:36:20 ---> Running in 36e6c18ce5e8 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:36:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:36:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:36:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:36:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:36:20 ---> 84c2fa652737 20:36:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:36:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:36:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:36:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:36:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:36:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:36:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:36:20 (Reading database ... 13923 files and directories currently installed.) 20:36:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 20:36:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 20:36:21 ---> Running in 8f6b69f14902 20:36:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 20:36:21 (Reading database ... 13923 files and directories currently installed.) 20:36:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:36:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:36:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:36:21 (Reading database ... 13923 files and directories currently installed.) 20:36:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:36:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:36:21 Removing intermediate container 36e6c18ce5e8 20:36:21 ---> 2bd392612328 20:36:21 Step 26/26 : LABEL version=0.0.0 20:36:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:36:21 (Reading database ... 13924 files and directories currently installed.) 20:36:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:36:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:36:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:36:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:36:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 20:36:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 20:36:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:36:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:36:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:36:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:36:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:36:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:36:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:36:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:36:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:36:22 ---> Running in ac1e6178d20a 20:36:22 Removing intermediate container 8f6b69f14902 20:36:22 ---> 0b1151c27c59 20:36:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:22 ---> a0833636f5d2 20:36:22 Step 20/24 : ENTRYPOINT ["/core-data"] 20:36:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:36:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:36:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:36:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:36:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:36:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:36:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:36:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:36:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:36:22 ---> Running in 1dfb69905554 20:36:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:36:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:36:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:36:22 Removing intermediate container ac1e6178d20a 20:36:22 ---> 696dd1af9094 20:36:22 20:36:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:36:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:36:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:36:23 Successfully built 696dd1af9094 20:36:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:36:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:36:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:36:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:36:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:36:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:36:23 Successfully tagged security-secretstore-setup-arm64:latest 20:36:23 Building sys-mgmt-agent 20:36:23  Building security-secretstore-setup ... done  ---> ce731f711321 20:36:23 Step 27/32 : RUN chmod +x /entrypoint.sh 20:36:23 Removing intermediate container 1dfb69905554 20:36:23 ---> 3235e2d560f1 20:36:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:23 ---> Running in 104ae969c68e 20:36:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:24 ---> Running in 7d51f546cf0c 20:36:24 Removing intermediate container 104ae969c68e 20:36:24 ---> ae873633e054 20:36:24 Step 22/24 : LABEL arch=arm64 20:36:24 ---> Running in 76a5045d6a5b 20:36:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:25 Removing intermediate container 76a5045d6a5b 20:36:25 ---> c89f4cd9eee8 20:36:25 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:36:25 ---> Running in 926938b30a8d 20:36:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:26 Removing intermediate container 926938b30a8d 20:36:26 ---> a82279323550 20:36:26 Step 24/24 : LABEL version=0.0.0 20:36:26 ---> Running in ac00fed439b2 20:36:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:36:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:36:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:36:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:36:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:36:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:36:27 Removing intermediate container 7d51f546cf0c 20:36:27 ---> 86b85f1b4c13 20:36:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:36:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:36:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:36:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:36:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:36:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:36:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:36:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:36:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:36:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:36:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:36:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:36:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:36:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:36:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:36:27 20:36:27 Current default time zone: 'Etc/UTC' 20:36:27 Local time is now: Thu Sep 16 20:36:27 UTC 2021. 20:36:27 Universal Time is now: Thu Sep 16 20:36:27 UTC 2021. 20:36:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:36:27 20:36:27 Setting up systemd-sysv (237-3ubuntu10.52) ... 20:36:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 20:36:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:36:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:36:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:36:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:36:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:36:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:36:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:36:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:36:27 ---> Running in 394dc20287f0 20:36:27 Removing intermediate container ac00fed439b2 20:36:27 ---> 2491a22a0d18 20:36:27 20:36:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:36:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:27 Setting up patch (2.7.6-2ubuntu1.1) ... 20:36:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:36:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:36:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 20:36:27 Installing new version of config file /etc/ssl/openssl.cnf ... 20:36:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:36:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:36:27 Setting up ca-certificates (20210119~18.04.1) ... 20:36:28 Successfully built 2491a22a0d18 20:36:28 Successfully tagged core-data-arm64:latest 20:36:28  Building core-data ... done Building core-command 20:36:28 Removing intermediate container 394dc20287f0 20:36:28 ---> ecc0199103d9 20:36:28 Step 29/32 : CMD ["gate"] 20:36:28 ---> Running in cdd222fff3a9 20:36:29 Removing intermediate container cdd222fff3a9 20:36:29 ---> cac9890f815f 20:36:29 Step 30/32 : LABEL arch=arm64 20:36:29 Updating certificates in /etc/ssl/certs... 20:36:30 ---> Running in 27f00f12e71c 20:36:30 23 added, 27 removed; done. 20:36:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:36:30 Removing intermediate container 27f00f12e71c 20:36:30 ---> 56eea2123815 20:36:30 Step 31/32 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:36:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:36:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:36:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:36:31 Setting up pkgbinarymangler (138.18.04.1) ... 20:36:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:36:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up perl (5.26.1-6ubuntu0.5) ... 20:36:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:36:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:36:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:36:31 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:36:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:36:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:36:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:36:31 ---> Running in e720e57938f4 20:36:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:36:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:36:31 Processing triggers for systemd (237-3ubuntu10.52) ... 20:36:31 Processing triggers for mime-support (3.60ubuntu1) ... 20:36:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:36:31 Updating certificates in /etc/ssl/certs... 20:36:32 0 added, 0 removed; done. 20:36:32 Running hooks in /etc/ca-certificates/update.d... 20:36:32 done. 20:36:32 Removing intermediate container e720e57938f4 20:36:32 ---> 5797a4151ad2 20:36:32 Step 32/32 : LABEL version=0.0.0 20:36:32 Reading package lists... 20:36:32 ---> Running in 5cda869e0d93 20:36:32 Building dependency tree... 20:36:32 Reading state information... 20:36:33 The following NEW packages will be installed: 20:36:33 apt-transport-https 20:36:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:36:33 Need to get 4348 B of archives. 20:36:33 After this operation, 154 kB of additional disk space will be used. 20:36:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:36:33 debconf: delaying package configuration, since apt-utils is not installed 20:36:33 Fetched 4348 B in 0s (24.3 kB/s) 20:36:33 Selecting previously unselected package apt-transport-https. 20:36:33 (Reading database ... 13929 files and directories currently installed.) 20:36:33 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:36:33 Unpacking apt-transport-https (1.6.14) ... 20:36:33 Setting up apt-transport-https (1.6.14) ... 20:36:33 Waiting for network to be ready... 20:36:33 Removing intermediate container 5cda869e0d93 20:36:33 ---> 46c75b5cbd62 20:36:33 20:36:33 Successfully built 46c75b5cbd62 20:36:33 Successfully tagged security-bootstrapper-arm64:latest 20:36:39 2021-09-16T20:36:36Z INFO Waiting for automatic snapd restart... 20:36:39 snapd 2.51.4 from Canonical* installed 20:36:40 "snapd" switched to the "latest/stable" channel 20:36:40 20:36:43 core18 20210722 from Canonical* installed 20:36:43 "core18" switched to the "latest/stable" channel 20:36:43 20:36:45 snapcraft 5.0 from Canonical* installed 20:36:45 "snapcraft" switched to the "latest/stable" channel 20:36:45 20:36:46  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:36:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:46 ---> 75d519eaccaa 20:36:46 Step 3/23 : WORKDIR /edgex-go 20:36:46 ---> Using cache 20:36:46 ---> 96e059f19393 20:36:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:46 ---> Using cache 20:36:46 ---> 4d3350cfd83e 20:36:46 Step 5/23 : RUN apk add --update --no-cache make git 20:36:48 ---> Running in c1b59d527766 20:36:50 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: 20:36:50 - README.md 20:36:50 20:36:50 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:36:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:36:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:36:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:36:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:36:51 Reading package lists... 20:36:52 OK: 218 MiB in 52 packages 20:36:52 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.15 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 20:36:52 Reading package lists... 20:36:52 Building dependency tree... 20:36:52 Reading state information... 20:36:52 Suggested packages: 20:36:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:36:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:36:52 Recommended packages: 20:36:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:36:52 The following NEW packages will be installed: 20:36:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:36:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:36:52 pkg-config zip 20:36:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:36:52 Need to get 7670 kB of archives. 20:36:52 After this operation, 43.8 MB of additional disk space will be used. 20:36:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:36:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.15 [218 kB] 20:36:53 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:36:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 20:36:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 20:36:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:36:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:36:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:36:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:36:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:36:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:36:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:36:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:36:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:36:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:36:53 debconf: delaying package configuration, since apt-utils is not installed 20:36:53 Fetched 7670 kB in 1s (8863 kB/s) 20:36:53 Selecting previously unselected package libglib2.0-0:amd64. 20:36:53 (Reading database ... 13933 files and directories currently installed.) 20:36:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:36:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:36:54 Selecting previously unselected package libpsl5:amd64. 20:36:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:36:54 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:36:54 Selecting previously unselected package libnghttp2-14:amd64. 20:36:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:36:54 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:36:54 Selecting previously unselected package librtmp1:amd64. 20:36:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:36:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:36:54 Selecting previously unselected package libcurl3-gnutls:amd64. 20:36:54 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.15_amd64.deb ... 20:36:54 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... 20:36:54 Selecting previously unselected package liberror-perl. 20:36:54 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:36:54 Unpacking liberror-perl (0.17025-1) ... 20:36:54 Selecting previously unselected package git-man. 20:36:54 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 20:36:54 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 20:36:54 Selecting previously unselected package git. 20:36:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 20:36:54 Unpacking git (1:2.17.1-1ubuntu0.9) ... 20:36:55 Selecting previously unselected package libnorm1:amd64. 20:36:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:36:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:36:55 Selecting previously unselected package libpgm-5.2-0:amd64. 20:36:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:36:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:36:55 Removing intermediate container c1b59d527766 20:36:55 ---> 7fc3bca8926e 20:36:55 Step 6/23 : COPY go.mod . 20:36:55 Selecting previously unselected package libsodium23:amd64. 20:36:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:36:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:36:55 Selecting previously unselected package libzmq5:amd64. 20:36:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:36:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:36:55 Selecting previously unselected package libzmq3-dev:amd64. 20:36:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:36:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:36:55 Selecting previously unselected package pkg-config. 20:36:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:36:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:36:55 Selecting previously unselected package zip. 20:36:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:36:55 Unpacking zip (3.0-11build1) ... 20:36:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:36:55 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 20:36:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:36:55 Setting up liberror-perl (0.17025-1) ... 20:36:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:36:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:36:55 No schema files found: doing nothing. 20:36:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:36:55 Setting up zip (3.0-11build1) ... 20:36:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:36:55 Setting up libsodium23:amd64 (1.0.16-2) ... 20:36:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:36:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:36:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.15) ... 20:36:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:36:55 Setting up git (1:2.17.1-1ubuntu0.9) ... 20:36:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:36:56 git set to automatically installed. 20:36:56 git-man set to automatically installed. 20:36:56 libcurl3-gnutls set to automatically installed. 20:36:56 liberror-perl set to automatically installed. 20:36:56 libglib2.0-0 set to automatically installed. 20:36:56 libnghttp2-14 set to automatically installed. 20:36:56 libnorm1 set to automatically installed. 20:36:56 libpgm-5.2-0 set to automatically installed. 20:36:56 libpsl5 set to automatically installed. 20:36:56 librtmp1 set to automatically installed. 20:36:56 libsodium23 set to automatically installed. 20:36:56 libzmq3-dev set to automatically installed. 20:36:56 libzmq5 set to automatically installed. 20:36:56 pkg-config set to automatically installed. 20:36:56 zip set to automatically installed. 20:36:56 ---> 07905d426710 20:36:56 Step 7/23 : RUN go mod download 20:36:56 ---> Running in d8208f4fc02c 20:36:58 snapd is not logged in, snap install commands will use sudo 20:37:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:37:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:00 ---> 75d519eaccaa 20:37:00 Step 3/23 : WORKDIR /edgex-go 20:37:00 ---> Using cache 20:37:00 ---> 96e059f19393 20:37:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:00 ---> Using cache 20:37:00 ---> 4d3350cfd83e 20:37:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:37:00 ---> Running in 421bd0ad391d 20:37:02 Removing intermediate container d8208f4fc02c 20:37:02 ---> c2a7e985671b 20:37:02 Step 8/23 : COPY . . 20:37:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:37:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:03 ---> 75d519eaccaa 20:37:03 Step 3/24 : WORKDIR /edgex-go 20:37:03 ---> Using cache 20:37:03 ---> 96e059f19393 20:37:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:03 ---> Using cache 20:37:03 ---> 4d3350cfd83e 20:37:03 Step 5/24 : RUN apk add --update --no-cache make bash git 20:37:04 OK: 218 MiB in 52 packages 20:37:04 ---> Running in 1aecc6e38fea 20:37:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 20:37:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:37:05 ---> 75d519eaccaa 20:37:05 Step 3/24 : WORKDIR /edgex-go 20:37:05 ---> Using cache 20:37:05 ---> 96e059f19393 20:37:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:05 ---> Using cache 20:37:05 ---> 4d3350cfd83e 20:37:05 Step 5/24 : RUN apk add --update --no-cache make git 20:37:05 ---> Using cache 20:37:05 ---> 7fc3bca8926e 20:37:05 Step 6/24 : COPY go.mod . 20:37:05 ---> Using cache 20:37:05 ---> 07905d426710 20:37:05 Step 7/24 : RUN go mod download 20:37:05 ---> Using cache 20:37:05 ---> c2a7e985671b 20:37:05 Step 8/24 : COPY . . 20:37:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:37:07 Removing intermediate container 421bd0ad391d 20:37:07 ---> e55b766606e7 20:37:07 Step 6/23 : COPY go.mod . 20:37:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:37:08 OK: 218 MiB in 52 packages 20:37:08 ---> 2745cf08b664 20:37:08 Step 7/23 : RUN go mod download 20:37:09 ---> Running in 185229a3f7e1 20:37:12 Removing intermediate container 1aecc6e38fea 20:37:12 ---> 9d95d3135aba 20:37:12 Step 6/24 : COPY go.mod . 20:37:13 ---> 257d7c308297 20:37:13 Step 7/24 : RUN go mod download 20:37:13 ---> Running in 830d958c925f 20:37:15 Removing intermediate container 185229a3f7e1 20:37:15 ---> 640d19f97055 20:37:15 Step 8/23 : COPY . . 20:37:19 ---> 8524409718da 20:37:19 Step 9/23 : RUN go mod tidy 20:37:19 Removing intermediate container 830d958c925f 20:37:19 ---> 4215697ef89c 20:37:19 Step 8/24 : COPY . . 20:37:19 ---> Running in 9f04a94784c8 20:37:20 ---> 40e40aca20a3 20:37:20 Step 9/24 : RUN go mod tidy 20:37:21 ---> Running in b51389b33b13 20:37:25 Removing intermediate container 9f04a94784c8 20:37:25 ---> d4da5dc93ff8 20:37:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:37:26 ---> Running in af9140a930dd 20:37:27 Removing intermediate container b51389b33b13 20:37:27 ---> 1f703298875b 20:37:27 Step 10/24 : RUN make cmd/core-command/core-command 20:37:28 ---> Running in ccb3a5da2cac 20:37:28 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 20:37:29 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 20:37:33 ---> c8ea666cea42 20:37:33 Step 9/23 : RUN go mod tidy 20:37:34 ---> Running in 5585593efbcc 20:37:39 ---> e1734c0e4b4f 20:37:39 Step 9/24 : RUN go mod tidy 20:37:39 ---> Running in a3d49df68608 20:37:42 Removing intermediate container 5585593efbcc 20:37:42 ---> 8c56cc26d1c0 20:37:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:37:42 ---> Running in 9d99d998a01a 20:37:45 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 20:37:45 Removing intermediate container a3d49df68608 20:37:45 ---> c7834e998760 20:37:45 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:37:45 ---> Running in aa087d46ef91 20:37:47 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 20:39:09 Removing intermediate container ccb3a5da2cac 20:39:09 ---> 537c7ee5cc58 20:39:09 20:39:09 Step 11/24 : FROM alpine:3.14 20:39:09 ---> bb3de5531c18 20:39:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:39:09 ---> Using cache 20:39:09 ---> ba31029615b3 20:39:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:09 ---> Using cache 20:39:09 ---> e211752d7673 20:39:09 Step 14/24 : ENV APP_PORT=59882 20:39:09 ---> Running in 29ad6f210a46 20:39:09 Removing intermediate container 29ad6f210a46 20:39:09 ---> fcb463286d4a 20:39:09 Step 15/24 : EXPOSE $APP_PORT 20:39:09 ---> Running in 70d268378d91 20:39:09 Removing intermediate container 70d268378d91 20:39:09 ---> a63d2bd8a57b 20:39:09 Step 16/24 : WORKDIR / 20:39:09 ---> Running in 01134fe8c1f8 20:39:09 Removing intermediate container 01134fe8c1f8 20:39:09 ---> c8a67a5fb3cc 20:39:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:09 ---> ee4a5795d12e 20:39:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:39:09 Removing intermediate container af9140a930dd 20:39:09 ---> c7c47626127c 20:39:09 20:39:09 Step 11/23 : FROM alpine:3.14 20:39:09 ---> bb3de5531c18 20:39:09 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:39:09 ---> Using cache 20:39:09 ---> ba31029615b3 20:39:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:09 ---> Using cache 20:39:09 ---> e211752d7673 20:39:09 Step 14/23 : ENV APP_PORT=59861 20:39:09 ---> Running in fd0cb15542f0 20:39:09 ---> b30ce9da0f1a 20:39:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:39:09 Removing intermediate container fd0cb15542f0 20:39:09 ---> b21892772d18 20:39:09 Step 15/23 : EXPOSE $APP_PORT 20:39:09 ---> Running in d0d8ab2c20e5 20:39:09 ---> 5fe3e3f98688 20:39:09 Step 20/24 : ENTRYPOINT ["/core-command"] 20:39:09 Removing intermediate container d0d8ab2c20e5 20:39:09 ---> 5675565e6614 20:39:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:09 ---> Running in f5615602ed30 20:39:09 Removing intermediate container f5615602ed30 20:39:09 ---> 9e160a7183ea 20:39:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:09 ---> Running in e105bb17cf40 20:39:10 ---> 1bb43483d392 20:39:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:10 Removing intermediate container e105bb17cf40 20:39:10 ---> 34893f41849c 20:39:10 Step 22/24 : LABEL arch=arm64 20:39:10 ---> Running in de003e93fe05 20:39:11 Removing intermediate container de003e93fe05 20:39:11 ---> bc6267206b30 20:39:11 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:39:11 ---> Running in 96f0a1808162 20:39:11 ---> ede7ea7e16be 20:39:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:12 Removing intermediate container 96f0a1808162 20:39:12 ---> 363397e64e28 20:39:12 Step 24/24 : LABEL version=0.0.0 20:39:12 ---> Running in b3ccbf86be66 20:39:13 ---> 2096b5197fe4 20:39:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:39:13 ---> Running in 99d79c200ed4 20:39:14 Removing intermediate container b3ccbf86be66 20:39:14 ---> fb995a545596 20:39:14 20:39:14 Removing intermediate container 99d79c200ed4 20:39:14 ---> bf9b89820095 20:39:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:14 Successfully built fb995a545596 20:39:14 Successfully tagged core-command-arm64:latest 20:39:14  Building core-command ... done  ---> Running in c603cfc73ae4 20:39:15 Removing intermediate container aa087d46ef91 20:39:15 ---> c4e286623a89 20:39:15 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:39:15 ---> Running in d11d0e796c32 20:39:15 Removing intermediate container c603cfc73ae4 20:39:15 ---> 188ea3217e39 20:39:15 Step 21/23 : LABEL arch=arm64 20:39:15 ---> Running in 08c97eafe60a 20:39:16 Removing intermediate container 08c97eafe60a 20:39:16 ---> 4b32e2b4654b 20:39:16 Step 22/23 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:39:16 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 20:39:16 ---> Running in e4a7b40eec82 20:39:16 Removing intermediate container 9d99d998a01a 20:39:16 ---> 4d2c6fa84aee 20:39:16 20:39:16 Step 11/23 : FROM alpine:3.14 20:39:16 ---> bb3de5531c18 20:39:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:39:17 ---> Running in 32d12018d383 20:39:17 Removing intermediate container e4a7b40eec82 20:39:17 ---> 08a1bbe2c731 20:39:17 Step 23/23 : LABEL version=0.0.0 20:39:17 ---> Running in 3df05c395762 20:39:18 Removing intermediate container 3df05c395762 20:39:18 ---> 415d72f0de8e 20:39:18 20:39:18 Successfully built 415d72f0de8e 20:39:18 Successfully tagged support-scheduler-arm64:latest 20:39:18  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:39:19 Removing intermediate container d11d0e796c32 20:39:19 ---> 68e080b6ee65 20:39:19 20:39:19 Step 12/24 : FROM docker:20.10.7 20:39:19 (1/2) Installing ca-certificates (20191127-r5) 20:39:19 20.10.7: Pulling from library/docker 20:39:19 (2/2) Installing dumb-init (1.2.5-r1) 20:39:19 Executing busybox-1.33.1-r3.trigger 20:39:20 Executing ca-certificates-20191127-r5.trigger 20:39:20 OK: 6 MiB in 16 packages 20:39:22 Removing intermediate container 32d12018d383 20:39:22 ---> a36c72cdf1e2 20:39:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:39:22 ---> Running in 62b8cfe1e2c4 20:39:22 Removing intermediate container 62b8cfe1e2c4 20:39:22 ---> ce7d59c592a8 20:39:22 Step 14/23 : ENV APP_PORT=59860 20:39:23 ---> Running in 4b54bde869bc 20:39:23 Removing intermediate container 4b54bde869bc 20:39:23 ---> b82ee8ec38c4 20:39:23 Step 15/23 : EXPOSE $APP_PORT 20:39:24 ---> Running in 6a847fcddb84 20:39:25 Removing intermediate container 6a847fcddb84 20:39:25 ---> 49c6bfc83239 20:39:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:26 ---> 37b520d17b53 20:39:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:27 ---> a15ffac4ee8e 20:39:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:39:28 ---> 4caf0b486d47 20:39:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:39:28 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 20:39:28 Status: Downloaded newer image for docker:20.10.7 20:39:28 ---> df445af6242a 20:39:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:39:28 ---> Running in e47457a1ff8b 20:39:29 ---> Running in a9dd637aa6d3 20:39:29 Removing intermediate container e47457a1ff8b 20:39:29 ---> 6bceceb87fb3 20:39:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:29 Removing intermediate container a9dd637aa6d3 20:39:29 ---> a98246f9acb4 20:39:29 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 20:39:29 ---> Running in a10216b3089e 20:39:29 ---> Running in 55c179e19fa3 20:39:30 Removing intermediate container a10216b3089e 20:39:30 ---> 20c6d0734002 20:39:30 Step 21/23 : LABEL arch=arm64 20:39:30 ---> Running in 0da6d47db370 20:39:30 Removing intermediate container 0da6d47db370 20:39:30 ---> 49ad729bca67 20:39:30 Step 22/23 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:39:30 ---> Running in 046f4f7168f5 20:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:39:31 Removing intermediate container 046f4f7168f5 20:39:31 ---> 18b2aa426444 20:39:31 Step 23/23 : LABEL version=0.0.0 20:39:31 ---> Running in cebd4e1b626a 20:39:32 (1/39) Installing readline (8.1.0-r0) 20:39:32 Removing intermediate container cebd4e1b626a 20:39:32 ---> 675807be6ee1 20:39:32 20:39:32 (2/39) Installing bash (5.1.0-r0) 20:39:32 Executing bash-5.1.0-r0.post-install 20:39:32 (3/39) Installing brotli-libs (1.0.9-r3) 20:39:32 (4/39) Installing nghttp2-libs (1.42.0-r1) 20:39:32 (5/39) Installing libcurl (7.79.0-r0) 20:39:32 (6/39) Installing curl (7.79.0-r0) 20:39:32 (7/39) Installing dumb-init (1.2.5-r0) 20:39:32 (8/39) Installing libbz2 (1.0.8-r1) 20:39:32 (9/39) Installing expat (2.2.10-r1) 20:39:32 (10/39) Installing libffi (3.3-r2) 20:39:32 (11/39) Installing gdbm (1.19-r0) 20:39:32 (12/39) Installing xz-libs (5.2.5-r0) 20:39:32 (13/39) Installing sqlite-libs (3.34.1-r0) 20:39:32 (14/39) Installing python3 (3.8.10-r0) 20:39:32 Successfully built 675807be6ee1 20:39:32 Successfully tagged support-notifications-arm64:latest 20:39:33  Building support-notifications ... done (15/39) Installing py3-appdirs (1.4.4-r1) 20:39:33 (16/39) Installing py3-ordered-set (4.0.2-r0) 20:39:33 (17/39) Installing py3-parsing (2.4.7-r1) 20:39:33 (18/39) Installing py3-six (1.15.0-r0) 20:39:33 (19/39) Installing py3-packaging (20.9-r0) 20:39:34 (20/39) Installing py3-setuptools (51.3.3-r0) 20:39:34 (21/39) Installing py3-chardet (4.0.0-r0) 20:39:34 (22/39) Installing py3-idna (3.1-r0) 20:39:34 (23/39) Installing py3-urllib3 (1.26.2-r1) 20:39:34 (24/39) Installing py3-requests (2.25.1-r1) 20:39:34 (25/39) Installing py3-msgpack (1.0.2-r0) 20:39:34 (26/39) Installing py3-lockfile (0.12.2-r3) 20:39:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:39:34 (28/39) Installing py3-colorama (0.4.4-r0) 20:39:34 (29/39) Installing py3-contextlib2 (0.6.0-r0) 20:39:34 (30/39) Installing py3-distlib (0.3.1-r1) 20:39:34 (31/39) Installing py3-distro (1.5.0-r1) 20:39:34 (32/39) Installing py3-webencodings (0.5.1-r3) 20:39:34 (33/39) Installing py3-html5lib (1.1-r0) 20:39:34 (34/39) Installing py3-pytoml (0.1.21-r0) 20:39:34 (35/39) Installing py3-pep517 (0.9.1-r0) 20:39:34 (36/39) Installing py3-progress (1.5-r0) 20:39:34 (37/39) Installing py3-retrying (1.3.3-r0) 20:39:34 (38/39) Installing py3-toml (0.10.2-r0) 20:39:34 (39/39) Installing py3-pip (20.3.4-r0) 20:39:35 Executing busybox-1.32.1-r6.trigger 20:39:35 OK: 82 MiB in 59 packages 20:39:42 Collecting docker-compose==1.23.2 20:39:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:39:42 Collecting websocket-client<1.0,>=0.32.0 20:39:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:39:42 Collecting texttable<0.10,>=0.9.0 20:39:42 Downloading texttable-0.9.1.tar.gz (11 kB) 20:39:44 Collecting docker<4.0,>=3.6.0 20:39:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:39:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:39:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:39:45 Collecting dockerpty<0.5,>=0.4.1 20:39:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:39:47 Collecting PyYAML<4,>=3.10 20:39:47 Downloading PyYAML-3.13.tar.gz (270 kB) 20:39:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:39:50 Collecting docopt<0.7,>=0.6.1 20:39:50 Downloading docopt-0.6.2.tar.gz (25 kB) 20:39:52 Collecting cached-property<2,>=1.2.0 20:39:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:39:52 Collecting jsonschema<3,>=2.5.1 20:39:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:39:52 Collecting docker-pycreds>=0.4.0 20:39:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:39:52 Collecting idna<2.8,>=2.5 20:39:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:39:53 Collecting certifi>=2017.4.17 20:39:53 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 20:39:53 Collecting chardet<3.1.0,>=3.0.2 20:39:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:39:54 Collecting urllib3<1.25,>=1.21.1 20:39:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:39:54 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:39:54 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:39:54 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:39:54 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:39:54 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:39:54 Attempting uninstall: urllib3 20:39:54 Found existing installation: urllib3 1.26.2 20:39:54 Uninstalling urllib3-1.26.2: 20:39:55 Successfully uninstalled urllib3-1.26.2 20:39:55 Attempting uninstall: idna 20:39:55 Found existing installation: idna 3.1 20:39:55 Uninstalling idna-3.1: 20:39:55 Successfully uninstalled idna-3.1 20:39:56 Attempting uninstall: chardet 20:39:56 Found existing installation: chardet 4.0.0 20:39:56 Uninstalling chardet-4.0.0: 20:39:56 Successfully uninstalled chardet-4.0.0 20:39:57 Attempting uninstall: requests 20:39:57 Found existing installation: requests 2.25.1 20:39:57 Uninstalling requests-2.25.1: 20:39:57 Successfully uninstalled requests-2.25.1 20:39:58 Running setup.py install for texttable: started 20:40:00 Running setup.py install for texttable: finished with status 'done' 20:40:00 Running setup.py install for PyYAML: started 20:40:02 Running setup.py install for PyYAML: finished with status 'done' 20:40:02 Running setup.py install for docopt: started 20:40:04 Running setup.py install for docopt: finished with status 'done' 20:40:04 Running setup.py install for dockerpty: started 20:40:05 Running setup.py install for dockerpty: finished with status 'done' 20:40:07 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 20:40:15 Removing intermediate container 55c179e19fa3 20:40:15 ---> 67381744b8db 20:40:15 Step 15/24 : ENV APP_PORT=58890 20:40:15 ---> Running in bc5d25366bcd 20:40:16 Removing intermediate container bc5d25366bcd 20:40:16 ---> fd6743638544 20:40:16 Step 16/24 : EXPOSE $APP_PORT 20:40:16 ---> Running in 3e9227bcd142 20:40:16 Removing intermediate container 3e9227bcd142 20:40:16 ---> 702fad162d88 20:40:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:40:18 ---> 26b32a3424a2 20:40:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:40:18 ---> e160f20dafe8 20:40:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:40:19 ---> 0485c78fb207 20:40:19 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:40:19 ---> Running in 5e5c7d5d570f 20:40:20 Removing intermediate container 5e5c7d5d570f 20:40:20 ---> 3e150b262b55 20:40:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:20 ---> Running in 27ff0477bcf6 20:40:20 Removing intermediate container 27ff0477bcf6 20:40:20 ---> 6917780f2ea0 20:40:20 Step 22/24 : LABEL arch=arm64 20:40:20 ---> Running in 976fd7a115c8 20:40:21 Removing intermediate container 976fd7a115c8 20:40:21 ---> fe8aa8f4b2cf 20:40:21 Step 23/24 : LABEL git_sha=272fa117c7f9de1decece1ace5a1d90541daf13b 20:40:21 ---> Running in b8050512625a 20:40:22 Removing intermediate container b8050512625a 20:40:22 ---> 939116fba4fe 20:40:22 Step 24/24 : LABEL version=0.0.0 20:40:22 ---> Running in 718bd51bc62b 20:40:23 Removing intermediate container 718bd51bc62b 20:40:23 ---> 361f175ac675 20:40:23 20:40:23 Successfully built 361f175ac675 20:40:23 Successfully tagged sys-mgmt-agent-arm64:latest 20:40:23  Building sys-mgmt-agent ... done  [Pipeline] } 20:40:23 $ docker stop --time=1 71f2d545ac81db58d6ffde08625e2e0449d33aa6630cff339ffcd6d642f36fe5 20:40:25 $ docker rm -f 71f2d545ac81db58d6ffde08625e2e0449d33aa6630cff339ffcd6d642f36fe5 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:26 + docker images 20:40:26 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:26 sys-mgmt-agent-arm64 latest 361f175ac675 4 seconds ago 312MB 20:40:26 support-notifications-arm64 latest 675807be6ee1 55 seconds ago 15.9MB 20:40:26 68e080b6ee65 About a minute ago 1.57GB 20:40:26 support-scheduler-arm64 latest 415d72f0de8e About a minute ago 15.2MB 20:40:26 4d2c6fa84aee About a minute ago 1.57GB 20:40:26 core-command-arm64 latest fb995a545596 About a minute ago 15.2MB 20:40:26 c7c47626127c About a minute ago 1.57GB 20:40:26 537c7ee5cc58 About a minute ago 1.56GB 20:40:26 security-bootstrapper-arm64 latest 46c75b5cbd62 3 minutes ago 17.7MB 20:40:26 core-data-arm64 latest 2491a22a0d18 3 minutes ago 19.4MB 20:40:26 security-secretstore-setup-arm64 latest 696dd1af9094 4 minutes ago 26.5MB 20:40:26 core-metadata-arm64 latest 4fe24c685a4e 4 minutes ago 15.8MB 20:40:26 security-proxy-setup-arm64 latest 46942906320b 4 minutes ago 25.3MB 20:40:26 53602e52f18e 4 minutes ago 1.57GB 20:40:26 56871482dcbd 4 minutes ago 1.57GB 20:40:26 f21582bf0123 4 minutes ago 1.57GB 20:40:26 4f7aca04362c 4 minutes ago 1.57GB 20:40:26 96a1ce3b7778 4 minutes ago 1.57GB 20:40:26 ci-base-image-arm64 latest 75d519eaccaa 15 minutes ago 1.24GB 20:40:26 alpine 3.14 bb3de5531c18 2 weeks ago 5.34MB 20:40:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 weeks ago 533MB 20:40:26 docker 20.10.7 df445af6242a 3 months ago 234MB 20:40:26 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 20:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:27 20:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:27 arm64: Pulling from edgex-lftools-log-publisher 20:40:27 448f6bf000e3: Pulling fs layer 20:40:27 f757da607395: Pulling fs layer 20:40:27 05883995daec: Pulling fs layer 20:40:27 8603b9c90790: Pulling fs layer 20:40:27 1560dd03e051: Pulling fs layer 20:40:27 27f5ce0e4adf: Pulling fs layer 20:40:27 c2d8d7efcc4b: Pulling fs layer 20:40:27 8603b9c90790: Waiting 20:40:27 27f5ce0e4adf: Waiting 20:40:27 1560dd03e051: Waiting 20:40:27 c2d8d7efcc4b: Waiting 20:40:27 f757da607395: Verifying Checksum 20:40:27 f757da607395: Download complete 20:40:27 8603b9c90790: Download complete 20:40:27 1560dd03e051: Verifying Checksum 20:40:27 1560dd03e051: Download complete 20:40:27 27f5ce0e4adf: Download complete 20:40:28 05883995daec: Verifying Checksum 20:40:28 05883995daec: Download complete 20:40:29 448f6bf000e3: Verifying Checksum 20:40:29 448f6bf000e3: Download complete 20:40:31 c2d8d7efcc4b: Download complete 20:40:32 448f6bf000e3: Pull complete 20:40:32 f757da607395: Pull complete 20:40:34 05883995daec: Pull complete 20:40:35 8603b9c90790: Pull complete 20:40:36 1560dd03e051: Pull complete 20:40:36 27f5ce0e4adf: Pull complete 20:40:51 c2d8d7efcc4b: Pull complete 20:40:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:40:52 prd-ubuntu18.04-docker-arm64-4c-16g-408 does not seem to be running inside a container 20:40:52 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:40:55 $ docker top cb521dffd7939a6989be577fc1189d978ba62941f326e9809afc7fd5831b40f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:56 ---> job-cost.sh 20:40:56 lf-activate-venv: SKIPPING 20:40:56 INFO: No Stack... 20:40:58 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:58 INFO: Archiving Costs [Pipeline] sh 20:40:59 + cat /w/workspace/edgex-go/2/archives/cost.csv 20:40:59 + cut -d, -f6 [Pipeline] lock 20:40:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3714-2-stack-cost] 20:40:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3714-2-stack-cost] did not exist. Created. 20:40:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3714-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:00 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:00 Stashed 1 file(s) [Pipeline] } 20:41:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3714-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:00 $ docker stop --time=1 cb521dffd7939a6989be577fc1189d978ba62941f326e9809afc7fd5831b40f2 20:41:02 $ docker rm -f cb521dffd7939a6989be577fc1189d978ba62941f326e9809afc7fd5831b40f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:42:35 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 20:42:35 snapd is not logged in, snap install commands will use sudo 20:42:35 snap "core18" has no updates available 20:42:35 Pulling config-common 20:42:35 + snapcraftctl pull 20:42:36 Pulling go-build-helper 20:42:36 + snapcraftctl pull 20:42:37 'edgex-go' has dependencies that need to be staged: go-build-helper 20:42:37 Skipping pull go-build-helper (already ran) 20:42:37 Building go-build-helper 20:42:37 + snapcraftctl build 20:42:39 Staging go-build-helper 20:42:39 + snapcraftctl stage 20:42:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:42:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:42:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1869 kB] 20:42:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [341 kB] 20:42:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 20:42:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 20:42:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [438 kB] 20:42:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.8 kB] 20:42:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 20:42:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 20:42:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:42:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:42:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:42:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:42:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:42:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:42:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:42:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:42:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:42:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2217 kB] 20:42:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [433 kB] 20:42:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 20:42:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 20:42:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [462 kB] 20:42:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [62.5 kB] 20:42:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 20:42:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 20:42:49 Fetched 25.2 MB in 0s (0 B/s) 20:42:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:42:49 Fetched 224 kB in 0s (0 B/s) 20:42:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:42:49 Fetched 157 kB in 0s (0 B/s) 20:42:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:42:49 Fetched 221 kB in 0s (0 B/s) 20:42:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:42:49 Fetched 143 kB in 0s (0 B/s) 20:42:49 Pulling edgex-go 20:42:49 + snapcraftctl pull 20:42:49 Pulling hooks 20:42:49 + snapcraftctl pull 20:43:08 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:43:08 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:43:08 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:43:08 Fetched 0 B in 0s (0 B/s) 20:43:08 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:43:08 Fetched 96.5 kB in 0s (0 B/s) 20:43:08 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:43:08 Fetched 279 kB in 0s (0 B/s) 20:43:08 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:43:08 Fetched 122 kB in 0s (0 B/s) 20:43:08 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:43:08 Fetched 77.8 kB in 0s (0 B/s) 20:43:08 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:43:08 Fetched 8848 B in 0s (0 B/s) 20:43:08 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:43:08 Fetched 47.8 kB in 0s (0 B/s) 20:43:08 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:43:08 Fetched 45.6 kB in 0s (0 B/s) 20:43:08 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:43:08 Fetched 15.0 kB in 0s (0 B/s) 20:43:08 Get:1 libcurl4_7.58.0-2ubuntu3.15_amd64.deb [219 kB] 20:43:08 Fetched 219 kB in 0s (0 B/s) 20:43:08 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:43:08 Fetched 154 kB in 0s (0 B/s) 20:43:08 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:43:08 Fetched 50.6 kB in 0s (0 B/s) 20:43:08 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:43:08 Fetched 14.8 kB in 0s (0 B/s) 20:43:08 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:43:08 Fetched 41.8 kB in 0s (0 B/s) 20:43:08 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:43:08 Fetched 499 kB in 0s (0 B/s) 20:43:08 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:43:08 Fetched 111 kB in 0s (0 B/s) 20:43:08 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:43:08 Fetched 240 kB in 0s (0 B/s) 20:43:08 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:43:08 Fetched 29.3 kB in 0s (0 B/s) 20:43:08 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:43:08 Fetched 85.5 kB in 0s (0 B/s) 20:43:08 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:43:08 Fetched 24.5 kB in 0s (0 B/s) 20:43:08 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:43:08 Fetched 49.2 kB in 0s (0 B/s) 20:43:08 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:43:08 Fetched 54.2 kB in 0s (0 B/s) 20:43:08 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:43:08 Fetched 30.8 kB in 0s (0 B/s) 20:43:08 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:43:08 Fetched 15.8 kB in 0s (0 B/s) 20:43:08 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:43:08 Fetched 85.9 kB in 0s (0 B/s) 20:43:08 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:43:08 Fetched 8720 B in 0s (0 B/s) 20:43:08 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:43:08 Fetched 140 kB in 0s (0 B/s) 20:43:08 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:43:08 Fetched 119 kB in 0s (0 B/s) 20:43:08 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:43:08 Fetched 111 kB in 0s (0 B/s) 20:43:08 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:43:08 Fetched 11.1 kB in 0s (0 B/s) 20:43:08 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 20:43:08 Fetched 646 kB in 0s (0 B/s) 20:43:08 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:43:08 Fetched 41.3 kB in 0s (0 B/s) 20:43:08 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:43:08 Fetched 17.9 kB in 0s (0 B/s) 20:43:08 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:43:08 Fetched 368 kB in 0s (0 B/s) 20:43:08 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:43:08 Fetched 187 kB in 0s (0 B/s) 20:43:08 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:43:08 Fetched 175 kB in 0s (0 B/s) 20:43:08 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:43:08 Fetched 206 kB in 0s (0 B/s) 20:43:08 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 20:43:08 Fetched 1302 kB in 0s (0 B/s) 20:43:08 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:43:08 Fetched 36.2 kB in 0s (0 B/s) 20:43:08 Get:1 curl_7.58.0-2ubuntu3.15_amd64.deb [159 kB] 20:43:08 Fetched 159 kB in 0s (0 B/s) 20:43:08 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:43:08 Fetched 107 kB in 0s (0 B/s) 20:43:08 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:43:08 Fetched 48.7 kB in 0s (0 B/s) 20:43:08 Pulling static-packages 20:43:08 + snapcraftctl pull 20:43:08 Pulling version 20:43:08 + cd /root/project 20:43:08 + git describe --tags --abbrev=0 20:43:08 + sed s/v// 20:43:08 + GIT_VERSION=2.0.1-dev.48 20:43:08 + [ -z 2.0.1-dev.48 ] 20:43:08 + snapcraftctl set-version 2.0.1-dev.48 20:43:09 Building config-common 20:43:09 + snapcraftctl build 20:43:11 Skipping build go-build-helper (already ran) 20:43:11 Building edgex-go 20:43:11 + cd /root/parts/edgex-go/src 20:43:11 + git describe --tags --abbrev=0 20:43:11 + sed s/v// 20:43:11 + GIT_VERSION=2.0.1-dev.48 20:43:11 + [ -z 2.0.1-dev.48 ] 20:43:11 + echo 2.0.1-dev.48 20:43:11 + make build 20:43:11 go mod tidy 20:43:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:43:14 go: downloading github.com/gorilla/mux v1.8.0 20:43:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 20:43:14 go: downloading github.com/stretchr/testify v1.7.0 20:43:14 go: downloading github.com/google/uuid v1.3.0 20:43:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:43:14 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 20:43:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 20:43:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:43:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:43:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:43:14 go: downloading github.com/lib/pq v1.10.3 20:43:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:43:15 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 20:43:15 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:43:15 go: downloading github.com/pelletier/go-toml v1.9.4 20:43:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:43:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:43:16 go: downloading github.com/go-playground/validator/v10 v10.9.0 20:43:16 go: downloading github.com/go-kit/kit v0.11.0 20:43:16 go: downloading github.com/davecgh/go-spew v1.1.1 20:43:16 go: downloading github.com/pmezard/go-difflib v1.0.0 20:43:16 go: downloading github.com/stretchr/objx v0.1.1 20:43:16 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 20:43:16 go: downloading github.com/x448/float16 v0.8.4 20:43:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:43:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:43:16 go: downloading github.com/go-playground/universal-translator v0.18.0 20:43:16 go: downloading github.com/pebbe/zmq4 v1.2.7 20:43:16 go: downloading github.com/leodido/go-urn v1.2.1 20:43:16 go: downloading golang.org/x/text v0.3.6 20:43:16 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:43:16 go: downloading github.com/go-playground/locales v0.14.0 20:43:16 go: downloading github.com/kr/pretty v0.3.0 20:43:16 go: downloading github.com/go-logfmt/logfmt v0.5.0 20:43:16 go: downloading github.com/go-stack/stack v1.8.0 20:43:16 go: downloading github.com/hashicorp/consul/api v1.8.1 20:43:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:43:17 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 20:43:17 go: downloading github.com/onsi/ginkgo v1.10.1 20:43:17 go: downloading github.com/onsi/gomega v1.7.0 20:43:17 go: downloading github.com/gorilla/websocket v1.4.2 20:43:17 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 20:43:17 go: downloading github.com/kr/text v0.2.0 20:43:17 go: downloading github.com/rogpeppe/go-internal v1.8.0 20:43:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:43:17 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:43:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:43:17 go: downloading github.com/hashicorp/serf v0.9.5 20:43:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:43:17 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:43:17 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:43:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:43:17 go: downloading github.com/mitchellh/copystructure v1.0.0 20:43:17 go: downloading github.com/fatih/color v1.9.0 20:43:17 go: downloading github.com/mattn/go-colorable v0.1.6 20:43:17 go: downloading github.com/mattn/go-isatty v0.0.12 20:43:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:43:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:43:17 go: downloading github.com/pkg/errors v0.9.1 20:43:18 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:43:18 go: downloading github.com/hashicorp/memberlist v0.2.2 20:43:18 go: downloading github.com/hpcloud/tail v1.0.0 20:43:18 go: downloading gopkg.in/yaml.v2 v2.4.0 20:43:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:43:18 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:43:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:43:18 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:43:18 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:43:18 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:43:18 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:43:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:43:18 go: downloading github.com/miekg/dns v1.1.26 20:43:18 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:43:18 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:43:18 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:43:18 go: downloading github.com/hashicorp/errwrap v1.0.0 20:43:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-data/core-data ./cmd/core-data 20:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:43:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/core-command/core-command ./cmd/core-command 20:43:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:43:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/secrets-config ./cmd/secrets-config 20:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.48" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:43:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:43:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:43:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:43:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:43:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:43:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:43:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:43:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:43:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:43:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:43:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:43:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:43:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:43:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:43:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:43:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:43:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:43:43 + 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 20:43:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:43:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:43:43 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:43:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:43:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:43:43 + 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 20:43:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:43:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:43:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:43:44 Building hooks 20:43:44 + cd /root/parts/hooks/src 20:43:44 + make build 20:43:44 go mod tidy 20:43:45 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 20:43:45 go: downloading github.com/stretchr/testify v1.5.1 20:43:45 go: downloading gopkg.in/yaml.v2 v2.2.2 20:43:45 go: downloading github.com/davecgh/go-spew v1.1.0 20:43:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:43:45 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:43:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:43:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:43:49 Building static-packages 20:43:49 + snapcraftctl build 20:43:51 Building version 20:43:51 + snapcraftctl build 20:43:53 Staging config-common 20:43:53 + snapcraftctl stage 20:43:54 Skipping stage go-build-helper (already ran) 20:43:54 Staging edgex-go 20:43:54 + snapcraftctl stage 20:43:55 Staging hooks 20:43:55 + snapcraftctl stage 20:43:56 Staging static-packages 20:43:56 + snapcraftctl stage 20:43:57 Staging version 20:43:57 + snapcraftctl stage 20:43:58 Priming config-common 20:43:58 + snapcraftctl prime 20:43:59 Priming go-build-helper 20:43:59 + snapcraftctl prime 20:44:00 Priming edgex-go 20:44:00 + snapcraftctl prime 20:44:02 Priming hooks 20:44:02 + snapcraftctl prime 20:44:03 Priming static-packages 20:44:03 + snapcraftctl prime 20:44:05 Priming version 20:44:05 + snapcraftctl prime 20:44:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:44:09 provisioning config files... 20:44:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6313810561270155926tmp [Pipeline] { [Pipeline] sh 20:44:09 + set +x 20:44:09 + curl -s https://codecov.io/bash 20:44:09 + bash -s -- 20:44:10 20:44:10 _____ _ 20:44:10 / ____| | | 20:44:10 | | ___ __| | ___ ___ _____ __ 20:44:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:44:10 | |___| (_) | (_| | __/ (_| (_) \ V / 20:44:10 \_____\___/ \__,_|\___|\___\___/ \_/ 20:44:10 Bash-1.0.6 20:44:10 20:44:10 20:44:10 ==> git version 2.24.4 found 20:44:10 ==> 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 20:44:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:44:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:44:10 ==> Jenkins CI detected. 20:44:10 current dir:  /w/workspace/edgex-go/2 20:44:10 project root: . 20:44:10 --> token set from env 20:44:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:44:10 ==> Running gcov in . (disable via -X gcov) 20:44:10 ==> Python coveragepy not found 20:44:10 ==> Searching for coverage reports in: 20:44:10 + . 20:44:10 -> Found 1 reports 20:44:10 ==> Detecting git/mercurial file structure 20:44:10 ==> Reading reports 20:44:10 + ./coverage.out bytes=403630 20:44:10 ==> Appending adjustments 20:44:10 https://docs.codecov.io/docs/fixing-reports 20:44:11 + Found adjustments 20:44:11 ==> Gzipping contents 20:44:11 56K /tmp/codecov.DfoClN.gz 20:44:11 ==> Uploading reports 20:44:11 url: https://codecov.io 20:44:11 query: branch=PR-3714&commit=272fa117c7f9de1decece1ace5a1d90541daf13b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3714%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3714&job=&cmd_args= 20:44:11 -> Pinging Codecov 20:44:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3714&commit=272fa117c7f9de1decece1ace5a1d90541daf13b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3714%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3714&job=&cmd_args= 20:44:11 -> Uploading to 20:44:11 https://storage.googleapis.com/codecov/v4/raw/2021-09-16/00271124DB129430A58F1EEE437C3FCB/272fa117c7f9de1decece1ace5a1d90541daf13b/0ff89fb9-1aed-4ef9-b197-2733ddc13f52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T204411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e28727a5ee850fc5268da3dbc6a9ce471bab3964b87011fee0e183d9e961289e 20:44:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:11 Dload Upload Total Spent Left Speed 20:44:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54359 0 0 100 54359 0 139k --:--:-- --:--:-- --:--:-- 139k 20:44:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/272fa117c7f9de1decece1ace5a1d90541daf13b [Pipeline] } 20:44:11 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 20:44:13 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:44:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:14 ---> package-listing.sh 20:44:14 ++ tr '[:upper:]' '[:lower:]' 20:44:14 ++ facter osfamily 20:44:14 + OS_FAMILY=redhat 20:44:14 + workspace=/w/workspace/edgex-go/2 20:44:14 + START_PACKAGES=/tmp/packages_start.txt 20:44:14 + END_PACKAGES=/tmp/packages_end.txt 20:44:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:14 + PACKAGES=/tmp/packages_start.txt 20:44:14 + '[' /w/workspace/edgex-go/2 ']' 20:44:14 + PACKAGES=/tmp/packages_end.txt 20:44:14 + case "${OS_FAMILY}" in 20:44:14 + rpm -qa 20:44:14 + sort 20:44:16 + '[' -f /tmp/packages_start.txt ']' 20:44:16 + '[' -f /tmp/packages_end.txt ']' 20:44:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:16 + '[' /w/workspace/edgex-go/2 ']' 20:44:16 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:44:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:44:16 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:44:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:17 20:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:17 latest: Pulling from edgex-lftools-log-publisher 20:44:17 b4d181a07f80: Pulling fs layer 20:44:17 a1111a8f2ec3: Pulling fs layer 20:44:17 ed53099fbce6: Pulling fs layer 20:44:17 dc539afda2c1: Pulling fs layer 20:44:17 77bc0d833cb6: Pulling fs layer 20:44:17 9065ff56babe: Pulling fs layer 20:44:17 d287ab97295c: Pulling fs layer 20:44:17 77bc0d833cb6: Waiting 20:44:17 dc539afda2c1: Waiting 20:44:17 9065ff56babe: Waiting 20:44:17 d287ab97295c: Waiting 20:44:18 a1111a8f2ec3: Verifying Checksum 20:44:18 a1111a8f2ec3: Download complete 20:44:18 dc539afda2c1: Verifying Checksum 20:44:18 dc539afda2c1: Download complete 20:44:18 77bc0d833cb6: Verifying Checksum 20:44:18 77bc0d833cb6: Download complete 20:44:18 9065ff56babe: Verifying Checksum 20:44:18 9065ff56babe: Download complete 20:44:18 ed53099fbce6: Verifying Checksum 20:44:18 ed53099fbce6: Download complete 20:44:19 b4d181a07f80: Verifying Checksum 20:44:19 b4d181a07f80: Download complete 20:44:20 b4d181a07f80: Pull complete 20:44:20 a1111a8f2ec3: Pull complete 20:44:20 ed53099fbce6: Pull complete 20:44:20 dc539afda2c1: Pull complete 20:44:21 77bc0d833cb6: Pull complete 20:44:21 9065ff56babe: Pull complete 20:44:21 d287ab97295c: Verifying Checksum 20:44:21 d287ab97295c: Download complete 20:44:26 d287ab97295c: Pull complete 20:44:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:44:26 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:44:26 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:29 $ docker top 8b417cfe8380dc58d98950ea1207442ba90ef51ea16695eb6ded48933cdd591d -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:29 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:30 + ls /var/log/sa-host 20:44:30 + sadf -c /var/log/sa-host/sa05 20:44:30 file_magic: OK 20:44:30 HZ: Using current value: 100 20:44:30 file_header: OK 20:44:30 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 20:44:30 Statistics: 20:44:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:44:30 File successfully converted to sysstat format version 12.0.3 20:44:30 + sadf -c /var/log/sa-host/sa16 20:44:30 file_magic: OK 20:44:30 HZ: Using current value: 100 20:44:30 file_header: OK 20:44:30 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 20:44:30 Statistics: 20:44:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:44:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:31 provisioning config files... 20:44:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8495226768753166086tmp [Pipeline] { [Pipeline] echo 20:44:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:31 ---> create-netrc.sh [Pipeline] } 20:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:31 ---> python-tools-install.sh [Pipeline] echo 20:44:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:32 ---> sudo-logs.sh 20:44:32 Archiving 'sudo' log.. 20:44:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-407.vexxhost.local: Name or service not known 20:44:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-407.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:44:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:32 ---> job-cost.sh 20:44:32 lf-activate-venv: SKIPPING 20:44:32 DEBUG: total: 0.10999999940395355 20:44:32 INFO: Retrieving Stack Cost... 20:44:33 INFO: Retrieving Pricing Info for: v3-standard-2 20:44:33 INFO: Archiving Costs [Pipeline] echo 20:44:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:33 ---> logs-deploy.sh 20:44:33 lf-activate-venv: SKIPPING 20:44:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3714/2 20:44:33 INFO: archiving workspace using pattern(s): 20:44:34 Archives upload complete. 20:44:34 INFO: archiving logs to Nexus 20:44:35 ---> uname -a: 20:44:35 Linux prd-centos7-docker-4c-2g-407.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:44:35 20:44:35 20:44:35 ---> lscpu: 20:44:35 Architecture: x86_64 20:44:35 CPU op-mode(s): 32-bit, 64-bit 20:44:35 Byte Order: Little Endian 20:44:35 Address sizes: 40 bits physical, 48 bits virtual 20:44:35 CPU(s): 2 20:44:35 On-line CPU(s) list: 0,1 20:44:35 Thread(s) per core: 1 20:44:35 Core(s) per socket: 1 20:44:35 Socket(s): 2 20:44:35 NUMA node(s): 1 20:44:35 Vendor ID: AuthenticAMD 20:44:35 CPU family: 23 20:44:35 Model: 49 20:44:35 Model name: AMD EPYC-Rome Processor 20:44:35 Stepping: 0 20:44:35 CPU MHz: 2799.996 20:44:35 BogoMIPS: 5599.99 20:44:35 Virtualization: AMD-V 20:44:35 Hypervisor vendor: KVM 20:44:35 Virtualization type: full 20:44:35 L1d cache: 32K 20:44:35 L1i cache: 32K 20:44:35 L2 cache: 512K 20:44:35 L3 cache: 16384K 20:44:35 NUMA node0 CPU(s): 0,1 20:44:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:44:35 20:44:35 20:44:35 ---> nproc: 20:44:35 2 20:44:35 20:44:35 20:44:35 ---> df -h: 20:44:35 Filesystem Size Used Avail Use% Mounted on 20:44:35 overlay 40G 13G 28G 32% / 20:44:35 tmpfs 64M 0 64M 0% /dev 20:44:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:44:35 shm 64M 0 64M 0% /dev/shm 20:44:35 /dev/vda1 40G 13G 28G 32% /facter-os 20:44:35 20:44:35 20:44:35 ---> sar -b -r -n DEV: 20:44:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 20:44:35 20:44:35 20:19:02 LINUX RESTART (2 CPU) 20:44:35 20:44:35 20:20:01 tps rtps wtps bread/s bwrtn/s 20:44:35 20:21:01 301.05 0.17 300.88 22.64 77020.61 20:44:35 20:22:01 119.40 0.00 119.40 0.00 27268.46 20:44:35 20:23:01 69.15 0.00 69.15 0.00 6356.76 20:44:35 20:24:05 373.51 166.45 207.06 4205.73 129590.35 20:44:35 20:25:01 698.64 339.88 358.77 16209.81 197456.20 20:44:35 20:26:01 553.95 39.27 514.68 5232.56 240759.13 20:44:35 20:27:01 255.61 15.98 239.63 2813.85 39685.71 20:44:35 20:28:01 6.61 0.03 6.58 0.27 263.53 20:44:35 20:29:01 0.27 0.00 0.27 0.00 3.38 20:44:35 20:30:01 0.48 0.23 0.25 93.97 2.85 20:44:35 20:31:01 0.23 0.00 0.23 0.00 1.80 20:44:35 20:32:01 0.27 0.00 0.27 0.00 3.62 20:44:35 20:33:01 0.27 0.00 0.27 0.00 3.13 20:44:35 20:34:01 0.47 0.18 0.28 5.73 3.06 20:44:35 20:35:01 0.77 0.00 0.77 0.00 15.73 20:44:35 20:36:01 0.28 0.00 0.28 0.00 3.06 20:44:35 20:37:01 0.20 0.00 0.20 0.00 2.72 20:44:35 20:38:01 0.28 0.00 0.28 0.00 3.93 20:44:35 20:39:01 0.33 0.00 0.33 0.00 5.18 20:44:35 20:40:01 0.17 0.00 0.17 0.00 1.50 20:44:35 20:41:01 0.30 0.00 0.30 0.00 3.28 20:44:35 20:42:01 0.33 0.00 0.33 0.00 4.58 20:44:35 20:43:01 0.17 0.00 0.17 0.00 1.37 20:44:35 20:44:01 0.28 0.00 0.28 0.00 3.07 20:44:35 Average: 98.25 22.86 75.39 1156.15 29696.91 20:44:35 20:44:35 20:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:44:35 20:21:01 2362544 0 1182236 14.76 2620 4461532 1434924 15.84 1852244 3073028 517128 20:44:35 20:22:01 3086728 0 1211048 15.12 2620 3708536 1783020 19.69 1412224 2855828 176932 20:44:35 20:23:01 3139160 0 1217452 15.20 2620 3649700 1778712 19.64 1381328 2826588 94600 20:44:35 20:24:05 905404 0 1359240 16.97 2620 5741668 2205604 24.35 1916544 4437492 20524 20:44:35 20:25:01 1684184 0 1672060 20.88 2620 4650068 3572176 39.44 2301488 3236276 120680 20:44:35 20:26:01 1060172 0 1528240 19.08 2620 5417900 3325464 36.72 2968924 3173788 78508 20:44:35 20:27:01 2614800 0 1217728 15.20 2620 4173784 1309920 14.46 1394596 3219488 20 20:44:35 20:28:01 2624768 0 1207752 15.08 2620 4173792 1267968 14.00 1392772 3217932 20 20:44:35 20:29:01 2626504 0 1206016 15.06 2620 4173792 1267824 14.00 1392400 3218044 12 20:44:35 20:30:01 2620696 0 1209012 15.10 2620 4176604 1267920 14.00 1398080 3218060 8 20:44:35 20:31:01 2620732 0 1208976 15.10 2620 4176604 1267824 14.00 1397988 3218060 8 20:44:35 20:32:01 2620764 0 1208936 15.09 2620 4176612 1267884 14.00 1398008 3218064 8 20:44:35 20:33:01 2620944 0 1208752 15.09 2620 4176616 1267824 14.00 1398000 3218060 8 20:44:35 20:34:01 2620408 0 1209284 15.10 2620 4176620 1267828 14.00 1398224 3217960 8 20:44:35 20:35:01 2620476 0 1209176 15.10 2620 4176660 1267908 14.00 1398404 3217924 8 20:44:35 20:36:01 2620516 0 1209136 15.10 2620 4176660 1267860 14.00 1398208 3217924 12 20:44:35 20:37:01 2620820 0 1208824 15.09 2620 4176668 1267824 14.00 1398320 3217924 12 20:44:35 20:38:01 2620804 0 1208836 15.09 2620 4176672 1267824 14.00 1398208 3217924 16 20:44:35 20:39:01 2620884 0 1208752 15.09 2620 4176676 1267824 14.00 1398328 3217924 8 20:44:35 20:40:01 2620568 0 1209064 15.10 2620 4176680 1267908 14.00 1398304 3217924 8 20:44:35 20:41:01 2620828 0 1208800 15.09 2620 4176684 1267872 14.00 1398232 3217928 8 20:44:35 20:42:01 2620520 0 1209104 15.10 2620 4176688 1267824 14.00 1398224 3217924 8 20:44:35 20:43:01 2620612 0 1209008 15.10 2620 4176692 1267824 14.00 1398228 3217924 8 20:44:35 20:44:01 2620736 0 1208880 15.09 2620 4176696 1267824 14.00 1398348 3217924 8 20:44:35 Average: 2475607 0 1247346 15.57 2620 4283358 1540141 17.00 1541068 3230330 42023 20:44:35 20:44:35 20:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:44:35 20:21:01 eth0 1220.73 963.32 6149.98 94.06 0.00 0.00 0.00 0.00 20:44:35 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:21:01 docker0 620.26 726.99 52.83 2857.66 0.00 0.00 0.00 0.00 20:44:35 20:22:01 vethfa5b89e 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 20:44:35 20:22:01 eth0 55.16 30.79 39.29 57.67 0.00 0.00 0.00 0.00 20:44:35 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:22:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 20:44:35 20:23:01 vethfa5b89e 1.80 1.80 0.14 0.14 0.00 0.00 0.00 0.00 20:44:35 20:23:01 eth0 28.72 17.48 17.05 56.72 0.00 0.00 0.00 0.00 20:44:35 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:23:01 docker0 1.80 1.80 0.12 0.14 0.00 0.00 0.00 0.00 20:44:35 20:24:05 eth0 316.57 213.78 1633.31 66.08 0.00 0.00 0.00 0.00 20:44:35 20:24:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:24:05 vethaa7489b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:44:35 20:24:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:25:01 veth0d29085 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:44:35 20:25:01 veth583fc0e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:44:35 20:25:01 veth51bb3e3 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 20:44:35 20:25:01 eth0 109.33 82.89 202.56 18.06 0.00 0.00 0.00 0.00 20:44:35 20:26:01 veth9ea4414 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:44:35 20:26:01 vethb991c85 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:44:35 20:26:01 eth0 135.44 76.59 365.44 78.15 0.00 0.00 0.00 0.00 20:44:35 20:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:44:35 20:27:01 eth0 306.51 154.23 1713.06 22.11 0.00 0.00 0.00 0.00 20:44:35 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:27:01 docker0 1092.17 1349.23 99.11 5689.41 0.00 0.00 0.00 0.00 20:44:35 20:28:01 eth0 1.13 0.65 0.33 0.20 0.00 0.00 0.00 0.00 20:44:35 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:29:01 eth0 0.15 0.15 0.01 0.04 0.00 0.00 0.00 0.00 20:44:35 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:30:01 eth0 0.27 0.23 0.09 0.07 0.00 0.00 0.00 0.00 20:44:35 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:44:35 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:32:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:44:35 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:44:35 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:44:35 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:35:01 eth0 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 20:44:35 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:36:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:44:35 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:37:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:38:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:44:35 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:39:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:40:01 eth0 0.18 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:44:35 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:41:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 20:44:35 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:44:35 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 Average: eth0 91.12 64.53 425.11 16.50 0.00 0.00 0.00 0.00 20:44:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:44:35 Average: docker0 32.25 41.07 2.64 158.89 0.00 0.00 0.00 0.00 20:44:35 20:44:35 20:44:35 ---> sar -P ALL: 20:44:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 20:44:35 20:44:35 20:19:02 LINUX RESTART (2 CPU) 20:44:35 20:44:35 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:44:35 20:21:01 all 29.97 0.00 11.94 3.66 0.09 54.33 20:44:35 20:21:01 0 33.82 0.00 12.29 4.43 0.09 49.37 20:44:35 20:21:01 1 26.18 0.00 11.60 2.90 0.09 59.23 20:44:35 20:22:01 all 56.08 0.00 7.55 1.32 0.10 34.95 20:44:35 20:22:01 0 54.91 0.00 7.55 1.57 0.09 35.88 20:44:35 20:22:01 1 57.26 0.00 7.55 1.07 0.11 34.02 20:44:35 20:23:01 all 42.12 0.00 5.08 0.65 0.07 52.08 20:44:35 20:23:01 0 42.55 0.00 5.16 0.58 0.07 51.63 20:44:35 20:23:01 1 41.69 0.00 4.99 0.72 0.07 52.52 20:44:35 20:24:05 all 38.43 0.00 12.06 14.54 0.10 34.88 20:44:35 20:24:05 0 38.71 0.00 11.88 14.50 0.10 34.81 20:44:35 20:24:05 1 38.15 0.00 12.23 14.58 0.10 34.94 20:44:35 20:25:01 all 55.94 0.00 18.64 20.95 0.12 4.35 20:44:35 20:25:01 0 56.77 0.00 17.57 21.52 0.12 4.02 20:44:35 20:25:01 1 55.11 0.00 19.70 20.39 0.12 4.67 20:44:35 20:26:01 all 72.07 0.00 20.91 5.24 0.16 1.63 20:44:35 20:26:01 0 73.19 0.00 20.50 4.34 0.15 1.82 20:44:35 20:26:01 1 70.94 0.00 21.32 6.15 0.17 1.42 20:44:35 20:27:01 all 35.34 0.00 8.97 3.11 0.09 52.50 20:44:35 20:27:01 0 36.04 0.00 9.28 2.42 0.07 52.19 20:44:35 20:27:01 1 34.63 0.00 8.66 3.80 0.11 52.80 20:44:35 20:28:01 all 0.25 0.00 0.08 0.02 0.01 99.64 20:44:35 20:28:01 0 0.25 0.00 0.08 0.03 0.00 99.63 20:44:35 20:28:01 1 0.25 0.00 0.08 0.00 0.02 99.65 20:44:35 20:29:01 all 0.22 0.00 0.05 0.00 0.01 99.72 20:44:35 20:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:44:35 20:29:01 1 0.38 0.00 0.08 0.00 0.00 99.53 20:44:35 20:30:01 all 0.18 0.00 0.04 0.03 0.02 99.73 20:44:35 20:30:01 0 0.02 0.00 0.03 0.05 0.02 99.88 20:44:35 20:30:01 1 0.35 0.00 0.05 0.00 0.02 99.58 20:44:35 20:31:01 all 0.23 0.00 0.04 0.00 0.00 99.72 20:44:35 20:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 20:44:35 20:31:01 1 0.42 0.00 0.03 0.00 0.00 99.55 20:44:35 20:44:35 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:44:35 20:32:01 all 0.20 0.00 0.03 0.00 0.01 99.76 20:44:35 20:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:44:35 20:32:01 1 0.37 0.00 0.03 0.00 0.00 99.60 20:44:35 20:33:01 all 0.15 0.00 0.03 0.00 0.02 99.81 20:44:35 20:33:01 0 0.15 0.00 0.02 0.00 0.02 99.82 20:44:35 20:33:01 1 0.15 0.00 0.03 0.00 0.02 99.80 20:44:35 20:34:01 all 0.10 0.00 0.07 0.01 0.01 99.82 20:44:35 20:34:01 0 0.17 0.00 0.07 0.00 0.00 99.77 20:44:35 20:34:01 1 0.03 0.00 0.07 0.02 0.02 99.87 20:44:35 20:35:01 all 0.19 0.00 0.03 0.00 0.00 99.77 20:44:35 20:35:01 0 0.35 0.00 0.03 0.00 0.00 99.62 20:44:35 20:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:44:35 20:36:01 all 0.23 0.00 0.03 0.00 0.02 99.73 20:44:35 20:36:01 0 0.37 0.00 0.03 0.00 0.02 99.58 20:44:35 20:36:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:44:35 20:37:01 all 0.11 0.00 0.03 0.00 0.02 99.85 20:44:35 20:37:01 0 0.18 0.00 0.02 0.00 0.03 99.77 20:44:35 20:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:44:35 20:38:01 all 0.10 0.00 0.04 0.03 0.02 99.82 20:44:35 20:38:01 0 0.13 0.00 0.05 0.05 0.03 99.73 20:44:35 20:38:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:44:35 20:39:01 all 0.21 0.00 0.03 0.00 0.00 99.77 20:44:35 20:39:01 0 0.38 0.00 0.02 0.00 0.00 99.60 20:44:35 20:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:44:35 20:40:01 all 0.20 0.00 0.03 0.00 0.02 99.76 20:44:35 20:40:01 0 0.37 0.00 0.03 0.00 0.02 99.58 20:44:35 20:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:44:35 20:41:01 all 0.13 0.00 0.05 0.00 0.01 99.81 20:44:35 20:41:01 0 0.22 0.00 0.05 0.00 0.00 99.73 20:44:35 20:41:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:44:35 20:42:01 all 0.19 0.00 0.04 0.00 0.01 99.76 20:44:35 20:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:44:35 20:42:01 1 0.35 0.00 0.05 0.00 0.02 99.58 20:44:35 20:44:35 20:42:01 CPU %user %nice %system %iowait %steal %idle 20:44:35 20:43:01 all 0.23 0.00 0.03 0.00 0.01 99.73 20:44:35 20:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:44:35 20:43:01 1 0.43 0.00 0.02 0.00 0.00 99.55 20:44:35 20:44:01 all 0.23 0.00 0.03 0.00 0.02 99.72 20:44:35 20:44:01 0 0.40 0.00 0.02 0.00 0.02 99.57 20:44:35 20:44:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:44:35 Average: all 13.01 0.00 3.33 1.91 0.04 81.71 20:44:35 Average: 0 13.25 0.00 3.30 1.90 0.04 81.51 20:44:35 Average: 1 12.77 0.00 3.37 1.92 0.04 81.92 20:44:35 20:44:35 20:44:35