Pull request #3202 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 46a123c22d0bbc82ef00513fed2e3655b199d05d+f2609c8779b492bd3edc242ffaef62599459f0e3 (1c3803001c701851a7cafc7b9289c21c75c8c7bb) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29138’ Running on prd-centos7-docker-4c-2g-29140 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f2609c8779b492bd3edc242ffaef62599459f0e3 into PR head commit 46a123c22d0bbc82ef00513fed2e3655b199d05d Merge succeeded, producing 46a123c22d0bbc82ef00513fed2e3655b199d05d Checking out Revision 46a123c22d0bbc82ef00513fed2e3655b199d05d (PR-3202) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2609c8779b492bd3edc242ffaef62599459f0e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 Commit message: "Merge branch 'master' into issue-2894-CBOR" > git rev-list --no-walk a97e7d088cfea97e2f7e544ceb56995fb0b64fad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:47:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:47:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:47:21 ========================================================= 15:47:21 EdgeX Global Pipelines Version Info 15:47:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:47:23 ------------------- 15:47:23 stable info: 15:47:23 ------------------- 15:47:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:47:23 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:47:23 Message: update stable to v1.0.184 15:47:24 ------------------- 15:47:24 experimental info: 15:47:24 ------------------- 15:47:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:47:24 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:47:24 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:47:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:47:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:47:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:47:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:47:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:47:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3202 [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3202 [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3202 [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46a123c22d0bbc82ef00513fed2e3655b199d05d [Pipeline] echo 15:47:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46a123c [Pipeline] echo 15:47:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:47:27 provisioning config files... 15:47:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config3179580233369034876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:27 ---> docker-login.sh 15:47:27 nexus3.edgexfoundry.org:10001 15:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:28 Configure a credential helper to remove this warning. See 15:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:28 15:47:28 Login Succeeded 15:47:28 nexus3.edgexfoundry.org:10002 15:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:28 Configure a credential helper to remove this warning. See 15:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:28 15:47:28 Login Succeeded 15:47:28 nexus3.edgexfoundry.org:10003 15:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:28 Configure a credential helper to remove this warning. See 15:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:28 15:47:28 Login Succeeded 15:47:28 nexus3.edgexfoundry.org:10004 15:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:28 Configure a credential helper to remove this warning. See 15:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:28 15:47:28 Login Succeeded 15:47:28 docker.io 15:47:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:28 Configure a credential helper to remove this warning. See 15:47:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:28 15:47:28 Login Succeeded 15:47:28 ---> docker-login.sh ends [Pipeline] } 15:47:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:29 ++ 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 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/core-command/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo core-command,cmd/core-command/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/core-data/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo core-data,cmd/core-data/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/core-metadata/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo core-metadata,cmd/core-metadata/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/security-bootstrapper/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/security-proxy-setup/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/support-notifications/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo support-notifications,cmd/support-notifications/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/support-scheduler/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:47:29 + for file in '`ls cmd/**/Dockerfile`' 15:47:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:47:29 ++ cut -d/ -f2 15:47:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:47:29 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:30 15:47:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:47:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:30 latest: Pulling from edgex-devops/git-semver 15:47:30 31603596830f: Pulling fs layer 15:47:30 2a8b12db71e7: Pulling fs layer 15:47:30 6ca5941a6612: Pulling fs layer 15:47:30 ecc8261a40a4: Pulling fs layer 15:47:30 ecc8261a40a4: Waiting 15:47:30 2a8b12db71e7: Verifying Checksum 15:47:30 2a8b12db71e7: Download complete 15:47:30 31603596830f: Verifying Checksum 15:47:30 31603596830f: Download complete 15:47:30 ecc8261a40a4: Verifying Checksum 15:47:30 ecc8261a40a4: Download complete 15:47:30 6ca5941a6612: Verifying Checksum 15:47:30 6ca5941a6612: Download complete 15:47:31 31603596830f: Pull complete 15:47:31 2a8b12db71e7: Pull complete 15:47:32 6ca5941a6612: Pull complete 15:47:32 ecc8261a40a4: Pull complete 15:47:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:47:32 prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container 15:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:47:35 $ docker top 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:35 [ssh-agent] Looking for ssh-agent implementation... 15:47:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:35 $ docker exec 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent 15:47:36 SSH_AUTH_SOCK=/tmp/ssh-zUNhN1XGmDW8/agent.12 15:47:36 SSH_AGENT_PID=18 15:47:36 Running ssh-add (command line suppressed) 15:47:36 Identity added: /w/workspace/edgex-go/19@tmp/private_key_5057251657948456006.key (/w/workspace/edgex-go/19@tmp/private_key_5057251657948456006.key) 15:47:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:36 + git tag --points-at HEAD [Pipeline] } 15:47:36 $ docker exec --env ******** --env ******** 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent -k 15:47:36 unset SSH_AUTH_SOCK; 15:47:36 unset SSH_AGENT_PID; 15:47:36 echo Agent pid 18 killed; 15:47:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:47:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:36 [ssh-agent] Looking for ssh-agent implementation... 15:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:37 $ docker exec 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent 15:47:37 SSH_AUTH_SOCK=/tmp/ssh-qAoaM0wCaVWj/agent.47 15:47:37 SSH_AGENT_PID=53 15:47:37 Running ssh-add (command line suppressed) 15:47:37 Identity added: /w/workspace/edgex-go/19@tmp/private_key_1823970721489644703.key (/w/workspace/edgex-go/19@tmp/private_key_1823970721489644703.key) 15:47:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:37 + git semver init 15:47:37 # -> Open(): unable to determine branch for HEAD 15:47:37 # $GIT_DIR = /w/workspace/edgex-go/19/.git 15:47:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 15:47:37 # $SEMVER_REMOTE_NAME = origin 15:47:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:37 # $SEMVER_USER_NAME = edgex-jenkins 15:47:37 # $SEMVER_BRANCH = PR-3202 15:47:37 # $SEMVER_TEMP = /tmp/semver-638302073 15:47:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:48:04 # '/tmp/semver-638302073' -> '/w/workspace/edgex-go/19/.semver' 15:48:04 # -> Force: false 15:48:04 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 15:48:04 $ docker exec --env ******** --env ******** 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 ssh-agent -k 15:48:04 unset SSH_AUTH_SOCK; 15:48:04 unset SSH_AGENT_PID; 15:48:04 echo Agent pid 53 killed; 15:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:05 + git semver [Pipeline] } 15:48:05 $ docker stop --time=1 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 15:48:07 $ docker rm -f 251199c9b6a35eb67e17f215f471b3423b0c823d72352602bf48350fda06d019 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:48:08 Stashed 1 file(s) [Pipeline] echo 15:48:08 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:48:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:48:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:48:09 + sudo service docker restart 15:48:09 + true 15:48:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:48:10 ========================================================= 15:48:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:48:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:48:10 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:48:14 Sending build context to Docker daemon 328.5MB 15:48:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:48:14 Step 2/6 : FROM ${BASE} 15:48:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:14 188c0c94c7c5: Pulling fs layer 15:48:14 0ef7d3d256c8: Pulling fs layer 15:48:14 de9db76c5a1d: Pulling fs layer 15:48:14 bca2f99d35d6: Pulling fs layer 15:48:14 93359f2a8cfa: Pulling fs layer 15:48:14 7c6f9722023f: Pulling fs layer 15:48:14 a35cf1a2eb13: Pulling fs layer 15:48:14 93359f2a8cfa: Waiting 15:48:14 7c6f9722023f: Waiting 15:48:14 bca2f99d35d6: Waiting 15:48:14 a35cf1a2eb13: Waiting 15:48:14 de9db76c5a1d: Download complete 15:48:14 0ef7d3d256c8: Verifying Checksum 15:48:14 0ef7d3d256c8: Download complete 15:48:14 93359f2a8cfa: Verifying Checksum 15:48:14 93359f2a8cfa: Download complete 15:48:14 7c6f9722023f: Verifying Checksum 15:48:14 7c6f9722023f: Download complete 15:48:14 188c0c94c7c5: Verifying Checksum 15:48:14 188c0c94c7c5: Download complete 15:48:15 188c0c94c7c5: Pull complete 15:48:15 0ef7d3d256c8: Pull complete 15:48:15 de9db76c5a1d: Pull complete 15:48:17 a35cf1a2eb13: Verifying Checksum 15:48:17 a35cf1a2eb13: Download complete 15:48:17 bca2f99d35d6: Verifying Checksum 15:48:17 bca2f99d35d6: Download complete 15:48:22 bca2f99d35d6: Pull complete 15:48:22 93359f2a8cfa: Pull complete 15:48:22 7c6f9722023f: Pull complete 15:48:23 Still waiting to schedule task 15:48:23 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:48:27 a35cf1a2eb13: Pull complete 15:48:27 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:48:27 ---> a62c8e92a672 15:48:27 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:48:27 ---> Running in aab582c1f110 15:48:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:48:33 (1/12) Installing libmagic (5.38-r0) 15:48:34 (2/12) Installing file (5.38-r0) 15:48:34 (3/12) Installing libc-dev (0.7.2-r3) 15:48:34 (4/12) Installing g++ (9.3.0-r2) 15:48:49 (5/12) Installing fortify-headers (1.1-r0) 15:48:49 (6/12) Installing patch (2.7.6-r6) 15:48:49 (7/12) Installing build-base (0.5-r2) 15:48:49 (8/12) Installing libsodium (1.0.18-r0) 15:48:49 (9/12) Installing pkgconf (1.7.2-r0) 15:48:49 (10/12) Installing libsodium-dev (1.0.18-r0) 15:48:49 (11/12) Installing libzmq (4.3.3-r0) 15:48:50 (12/12) Installing zeromq-dev (4.3.3-r0) 15:48:50 Executing busybox-1.31.1-r19.trigger 15:48:50 OK: 233 MiB in 51 packages 15:48:54 Removing intermediate container aab582c1f110 15:48:54 ---> 7f9523da5136 15:48:54 Step 4/6 : WORKDIR /edgex-go 15:48:54 ---> Running in d953b5cd85e0 15:48:54 Removing intermediate container d953b5cd85e0 15:48:54 ---> 3d3c4c3e663a 15:48:54 Step 5/6 : COPY go.mod . 15:48:54 ---> b062b74a71e1 15:48:54 Step 6/6 : RUN go mod download 15:48:54 ---> Running in 90c33e9dde62 15:49:16 Removing intermediate container 90c33e9dde62 15:49:16 ---> f561dddb00c0 15:49:16 Successfully built f561dddb00c0 15:49:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:49:17 + docker inspect -f . ci-base-image-x86_64 15:49:17 . [Pipeline] withDockerContainer 15:49:17 prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container 15:49:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:17 $ docker top 7624150b4a4763488bd3fff68ef815b8da0f7435e2b1f16b1a7bc25ee61980fe -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:18 + go version 15:49:18 go version go1.15.5 linux/amd64 [Pipeline] } 15:49:18 $ docker stop --time=1 7624150b4a4763488bd3fff68ef815b8da0f7435e2b1f16b1a7bc25ee61980fe 15:49:19 $ docker rm -f 7624150b4a4763488bd3fff68ef815b8da0f7435e2b1f16b1a7bc25ee61980fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:20 + docker inspect -f . ci-base-image-x86_64 15:49:20 . [Pipeline] withDockerContainer 15:49:20 prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container 15:49:21 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:21 $ docker top b52c2aed2be66b2e0aaaaa89b9adc45747f8026085e0ad7ce7f45cb0bec8e6fd -eo pid,comm [Pipeline] { [Pipeline] echo 15:49:21 ========================================================= 15:49:21 [edgeXBuildGoParallel] Running Tests and Build... 15:49:21 ========================================================= [Pipeline] sh 15:49:22 + make test 15:49:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:49:30 ? github.com/edgexfoundry/edgex-go [no test files] 15:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:49:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:49:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:49:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:49:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:49:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:49:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:49:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:49:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 45.9% of statements 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements 15:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.179s coverage: 27.1% of statements 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:50:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.080s coverage: 71.3% of statements 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:50:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:50:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.170s coverage: 82.9% of statements 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:50:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.070s coverage: 78.9% of statements 15:50:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.077s coverage: 100.0% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.113s coverage: 97.5% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:50:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:50:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.382s coverage: 92.8% of statements 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:50:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 47.1% of statements 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements 15:50:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 15:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements 15:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 15:50:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.052s coverage: 81.4% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.064s coverage: 92.9% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.6% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 62.4% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 69.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 38.4% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.117s coverage: 47.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.113s coverage: 87.8% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.726s coverage: 29.1% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.077s coverage: 95.6% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:50:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.022s coverage: 32.1% of statements 15:50:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 15:50:36 GO111MODULE=on go vet ./... 15:51:03 gofmt -l . 15:51:03 [ "`gofmt -l .`" = "" ] 15:51:03 ./bin/test-go-mod-tidy.sh 15:51:03 ./bin/test-attribution-txt.sh [Pipeline] sh 15:51:03 + ls -al . 15:51:03 total 736 15:51:03 drwxrwxr-x 10 1001 1001 4096 Mar 9 15:51 . 15:51:03 drwxr-xr-x 4 root root 30 Mar 9 15:49 .. 15:51:03 -rw-rw-r-- 1 1001 1001 11 Mar 9 15:47 .dockerignore 15:51:03 drwxrwxr-x 8 1001 1001 179 Mar 9 15:47 .git 15:51:03 drwxrwxr-x 3 1001 1001 125 Mar 9 15:47 .github 15:51:03 -rw-rw-r-- 1 1001 1001 818 Mar 9 15:47 .gitignore 15:51:03 drwx------ 3 1001 1001 60 Mar 9 15:48 .semver 15:51:03 -rw-rw-r-- 1 1001 1001 166 Mar 9 15:47 .sonarcloud.properties 15:51:03 -rw-rw-r-- 1 1001 1001 8607 Mar 9 15:47 Attribution.txt 15:51:03 -rw-rw-r-- 1 1001 1001 3804 Mar 9 15:47 CONTRIBUTING.md 15:51:03 -rw-rw-r-- 1 1001 1001 931 Mar 9 15:47 Dockerfile.build 15:51:03 -rw-rw-r-- 1 1001 1001 863 Mar 9 15:47 Jenkinsfile 15:51:03 -rw-rw-r-- 1 1001 1001 10775 Mar 9 15:47 LICENSE 15:51:03 -rw-rw-r-- 1 1001 1001 5774 Mar 9 15:47 Makefile 15:51:03 -rw-rw-r-- 1 1001 1001 6548 Mar 9 15:47 README.md 15:51:03 -rw-rw-r-- 1 1001 1001 6755 Mar 9 15:47 SECURITY.md 15:51:03 -rw-rw-r-- 1 1001 1001 5 Mar 9 15:48 VERSION 15:51:03 -rw-rw-r-- 1 1001 1001 4131 Mar 9 15:47 ZMQWindows.md 15:51:03 drwxrwxr-x 2 1001 1001 117 Mar 9 15:47 bin 15:51:03 drwxrwxr-x 14 1001 1001 4096 Mar 9 15:47 cmd 15:51:03 -rw-r--r-- 1 root root 624012 Mar 9 15:50 coverage.out 15:51:03 -rw-r--r-- 1 root root 1055 Mar 9 15:51 go.mod 15:51:03 -rw-r--r-- 1 root root 21981 Mar 9 15:51 go.sum 15:51:03 drwxrwxr-x 8 1001 1001 127 Mar 9 15:47 internal 15:51:03 drwxrwxr-x 4 1001 1001 26 Mar 9 15:47 openapi 15:51:03 drwxrwxr-x 4 1001 1001 71 Mar 9 15:47 snap 15:51:03 -rw-rw-r-- 1 1001 1001 168 Mar 9 15:47 version.go [Pipeline] sh 15:51:04 + '[' -e coverage.out ] 15:51:04 + chown 1001:1001 coverage.out [Pipeline] stash 15:51:04 Stashed 1 file(s) [Pipeline] sh 15:51:04 + make build 15:51:04 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 15:51:10 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 15:51:16 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 15:51:18 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 15:51:19 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 15:51:20 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 15:51: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 15:51:23 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 15:51: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 15:51:25 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 15:51:26 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 15:51:27 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] } 15:51:29 $ docker stop --time=1 b52c2aed2be66b2e0aaaaa89b9adc45747f8026085e0ad7ce7f45cb0bec8e6fd 15:51:31 $ docker rm -f b52c2aed2be66b2e0aaaaa89b9adc45747f8026085e0ad7ce7f45cb0bec8e6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:34 15:51:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:51:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:34 latest: Pulling from edgex-devops/edgex-compose 15:51:34 cbdbe7a5bc2a: Pulling fs layer 15:51:34 ca9280d653b3: Pulling fs layer 15:51:34 7e9c9ca2126c: Pulling fs layer 15:51:34 cbdbe7a5bc2a: Verifying Checksum 15:51:34 cbdbe7a5bc2a: Download complete 15:51:35 ca9280d653b3: Verifying Checksum 15:51:35 ca9280d653b3: Download complete 15:51:35 cbdbe7a5bc2a: Pull complete 15:51:36 7e9c9ca2126c: Verifying Checksum 15:51:36 7e9c9ca2126c: Download complete 15:51:36 ca9280d653b3: Pull complete 15:51:42 7e9c9ca2126c: Pull complete 15:51:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:51:43 prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container 15:51:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:46 $ docker top 5c75ab7f719965fa05394c6dc281ba7152667b01e605e908728c73d5c2d4726c -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:46 + docker-compose build --help 15:51:46 + grep parallel 15:51:47 --parallel Build images in parallel. [Pipeline] } 15:51:47 $ docker stop --time=1 5c75ab7f719965fa05394c6dc281ba7152667b01e605e908728c73d5c2d4726c 15:51:49 $ docker rm -f 5c75ab7f719965fa05394c6dc281ba7152667b01e605e908728c73d5c2d4726c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:51:49 . [Pipeline] withDockerContainer 15:51:49 prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container 15:51:49 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:51:50 $ docker top 1c33a6273a82deb82735d621c84dec9444afca50f9b6694ae9d42f1e4ccedec5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:51 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:52 Building docker-core-command-go ... 15:51:52 Building docker-core-data-go ... 15:51:52 Building docker-core-metadata-go ... 15:51:52 Building docker-security-bootstrapper-go ... 15:51:52 Building docker-security-proxy-setup-go ... 15:51:52 Building docker-security-secretstore-setup-go ... 15:51:52 Building docker-support-notifications-go ... 15:51:52 Building docker-support-scheduler-go ... 15:51:52 Building docker-sys-mgmt-agent-go ... 15:51:52 Building docker-security-secretstore-setup-go 15:51:52 Building docker-core-command-go 15:51:52 Building docker-support-notifications-go 15:51:52 Building docker-support-scheduler-go 15:51:52 Building docker-security-bootstrapper-go 15:51:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29141 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws 15:51:57 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 15:52:02 using credential edgex-jenkins-ssh 15:52:02 Cloning the remote Git repository 15:52:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:52:02 > git init /w/workspace/edgex-go/19 # timeout=10 15:52:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:02 > git --version # timeout=10 15:52:02 > git --version # 'git version 2.17.1' 15:52:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:52:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:52:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:52:19 Merging remotes/origin/master commit f2609c8779b492bd3edc242ffaef62599459f0e3 into PR head commit 46a123c22d0bbc82ef00513fed2e3655b199d05d 15:52:20 Merge succeeded, producing 46a123c22d0bbc82ef00513fed2e3655b199d05d 15:52:20 Checking out Revision 46a123c22d0bbc82ef00513fed2e3655b199d05d (PR-3202) 15:52:19 > git config core.sparsecheckout # timeout=10 15:52:19 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 15:52:20 > git remote # timeout=10 15:52:20 > git config --get remote.origin.url # timeout=10 15:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:20 > git merge f2609c8779b492bd3edc242ffaef62599459f0e3 # timeout=10 15:52:20 > git rev-parse HEAD^{commit} # timeout=10 15:52:20 > git config core.sparsecheckout # timeout=10 15:52:20 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 15:52:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:52:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:24 Commit message: "Merge branch 'master' into issue-2894-CBOR" 15:52:24 ---> f561dddb00c0 15:52:24 Step 3/23 : WORKDIR /edgex-go 15:52:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:52:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:24 ---> f561dddb00c0 15:52:24 Step 3/22 : WORKDIR /edgex-go 15:52:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:52:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:24 ---> f561dddb00c0 15:52:24 Step 3/24 : WORKDIR /edgex-go 15:52:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:52:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:25 ---> f561dddb00c0 15:52:25 Step 3/22 : WORKDIR /edgex-go 15:52:25 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:52:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:52:25 ---> f561dddb00c0 15:52:25 Step 3/31 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:26 ---> Running in 4c45c6758c81 15:52:26 ---> Running in 447b12eea1d7 15:52:26 ---> Running in f26ed9fd8f6c 15:52:26 ---> Running in 72fc6834a32d 15:52:26 ---> Running in 96b0f7522252 15:52:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:52:26 Removing intermediate container 447b12eea1d7 15:52:26 ---> 8c9594c67bd0 15:52:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:26 Removing intermediate container 4c45c6758c81 15:52:26 ---> eaee58b63e1d 15:52:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:26 Removing intermediate container f26ed9fd8f6c 15:52:26 ---> 06d97891109a 15:52:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:26 Removing intermediate container 96b0f7522252 15:52:26 ---> 47523020f93d 15:52:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:26 Removing intermediate container 72fc6834a32d 15:52:26 ---> cbc79953dc5b 15:52:26 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:26 ---> Running in 85843ec2461c 15:52:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:52:26 ---> Running in 2f06bb8d8a94 15:52:26 ---> Running in 8a2f947fc6c5 15:52:26 ---> Running in f8c332b21bee 15:52:26 ---> Running in 369caf4a1a54 15:52:27 + sudo service docker restart 15:52:27 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:52:29 provisioning config files... 15:52:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config2281918650317444659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:29 Removing intermediate container 85843ec2461c 15:52:29 ---> 65fb7956f397 15:52:29 Step 5/23 : RUN apk add --update --no-cache make git 15:52:29 Removing intermediate container 2f06bb8d8a94 15:52:29 ---> bda243b65f98 15:52:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:52:29 ---> Running in 729916060eef 15:52:29 Removing intermediate container 8a2f947fc6c5 15:52:29 ---> d5b89da9f300 15:52:29 Step 5/24 : RUN apk add --update --no-cache make git 15:52:29 ---> Running in ab7a49e4ba23 15:52:29 ---> Running in a3ec82727dfb 15:52:29 ---> docker-login.sh 15:52:29 nexus3.edgexfoundry.org:10001 15:52:29 Removing intermediate container 369caf4a1a54 15:52:29 ---> 098d8f82b0b4 15:52:29 Step 5/31 : RUN apk add --update --no-cache make git 15:52:29 Removing intermediate container f8c332b21bee 15:52:29 ---> ad89b6f7ab1c 15:52:29 Step 5/22 : RUN apk add --update --no-cache make git 15:52:30 ---> Running in 298107ca8ab4 15:52:30 ---> Running in 7a7433b971f3 15:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:30 Configure a credential helper to remove this warning. See 15:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:30 15:52:30 Login Succeeded 15:52:30 nexus3.edgexfoundry.org:10002 15:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:31 Configure a credential helper to remove this warning. See 15:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:31 15:52:31 Login Succeeded 15:52:31 nexus3.edgexfoundry.org:10003 15:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:31 Configure a credential helper to remove this warning. See 15:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:31 15:52:31 Login Succeeded 15:52:31 nexus3.edgexfoundry.org:10004 15:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:32 OK: 233 MiB in 51 packages 15:52:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:32 Configure a credential helper to remove this warning. See 15:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:32 15:52:32 Login Succeeded 15:52:32 docker.io 15:52:32 OK: 233 MiB in 51 packages 15:52:32 OK: 233 MiB in 51 packages 15:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:32 OK: 233 MiB in 51 packages 15:52:32 Removing intermediate container 729916060eef 15:52:32 ---> 49d104664fbb 15:52:32 Step 6/23 : COPY go.mod . 15:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:32 Configure a credential helper to remove this warning. See 15:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:32 15:52:32 Login Succeeded 15:52:32 ---> docker-login.sh ends [Pipeline] } 15:52:32 Deleting 1 temporary files 15:52:33 ---> 1f0500a97be9 15:52:33 Step 7/23 : RUN go mod download 15:52:33 Removing intermediate container ab7a49e4ba23 15:52:33 ---> b36a52790b37 15:52:33 Step 6/22 : COPY go.mod . [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:52:33 ---> Running in 46f4ce1805b6 15:52:33 OK: 233 MiB in 51 packages 15:52:33 Removing intermediate container a3ec82727dfb 15:52:33 ---> 51b85713f5c0 15:52:33 Step 6/24 : COPY go.mod . [Pipeline] echo 15:52:33 ========================================================= 15:52:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:52:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:52:33 ---> fbb82954b798 15:52:33 Step 7/22 : RUN go mod download 15:52:33 Removing intermediate container 298107ca8ab4 15:52:33 ---> c426e0454d9d 15:52:33 Step 6/31 : COPY go.mod . 15:52:33 ---> Running in 24c4db32ff28 15:52:33 ---> 8f0cda1ae326 15:52:33 Step 7/24 : RUN go mod download 15:52:33 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:52:34 ---> Running in 88f95c6fbe40 15:52:34 ---> 1404d14d337f 15:52:34 Step 7/31 : RUN go mod download 15:52:34 Removing intermediate container 7a7433b971f3 15:52:34 ---> b365a7ddf347 15:52:34 Step 6/22 : COPY go.mod . 15:52:34 ---> Running in 67f26355546b 15:52:34 ---> 48013d1bd2a5 15:52:34 Step 7/22 : RUN go mod download 15:52:34 ---> Running in d9a5806f2a89 15:52:35 Removing intermediate container 46f4ce1805b6 15:52:35 ---> 55b373ad4756 15:52:35 Step 8/23 : COPY . . 15:52:36 Sending build context to Docker daemon 166.7MB 15:52:36 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:52:36 Step 2/6 : FROM ${BASE} 15:52:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:36 5f621e34cdf4: Pulling fs layer 15:52:36 a4357932f1b6: Pulling fs layer 15:52:36 18c013af1878: Pulling fs layer 15:52:36 00ac8860ef70: Pulling fs layer 15:52:36 63d7cb157983: Pulling fs layer 15:52:36 b116817d02f9: Pulling fs layer 15:52:36 745a02a5169b: Pulling fs layer 15:52:36 63d7cb157983: Waiting 15:52:36 745a02a5169b: Waiting 15:52:36 b116817d02f9: Waiting 15:52:36 00ac8860ef70: Waiting 15:52:36 18c013af1878: Verifying Checksum 15:52:36 18c013af1878: Download complete 15:52:36 a4357932f1b6: Verifying Checksum 15:52:36 a4357932f1b6: Download complete 15:52:36 63d7cb157983: Verifying Checksum 15:52:36 63d7cb157983: Download complete 15:52:36 b116817d02f9: Verifying Checksum 15:52:36 b116817d02f9: Download complete 15:52:36 5f621e34cdf4: Verifying Checksum 15:52:36 5f621e34cdf4: Download complete 15:52:36 Removing intermediate container 24c4db32ff28 15:52:36 ---> 2f0ee00834c8 15:52:36 Step 8/22 : COPY . . 15:52:36 Removing intermediate container 88f95c6fbe40 15:52:36 ---> d22bd93969e2 15:52:36 Step 8/24 : COPY . . 15:52:37 5f621e34cdf4: Pull complete 15:52:37 a4357932f1b6: Pull complete 15:52:37 18c013af1878: Pull complete 15:52:38 745a02a5169b: Verifying Checksum 15:52:38 745a02a5169b: Download complete 15:52:40 00ac8860ef70: Verifying Checksum 15:52:40 00ac8860ef70: Download complete 15:52:41 Removing intermediate container 67f26355546b 15:52:41 ---> 7923ab6848ac 15:52:41 Step 8/31 : COPY . . 15:52:47 Removing intermediate container d9a5806f2a89 15:52:47 ---> 1858801e92e3 15:52:47 Step 8/22 : COPY . . 15:52:50 00ac8860ef70: Pull complete 15:52:50 63d7cb157983: Pull complete 15:52:50 b116817d02f9: Pull complete 15:52:55 745a02a5169b: Pull complete 15:52:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:52:55 ---> b7e6874047d6 15:52:55 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:52:57 ---> Running in 9d8a88ba4c21 15:52:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:52:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:00 (1/12) Installing libmagic (5.38-r0) 15:53:01 (2/12) Installing file (5.38-r0) 15:53:01 (3/12) Installing libc-dev (0.7.2-r3) 15:53:01 (4/12) Installing g++ (9.3.0-r2) 15:53:05 (5/12) Installing fortify-headers (1.1-r0) 15:53:05 (6/12) Installing patch (2.7.6-r6) 15:53:05 (7/12) Installing build-base (0.5-r2) 15:53:05 (8/12) Installing libsodium (1.0.18-r0) 15:53:05 (9/12) Installing pkgconf (1.7.2-r0) 15:53:05 (10/12) Installing libsodium-dev (1.0.18-r0) 15:53:05 (11/12) Installing libzmq (4.3.3-r0) 15:53:05 (12/12) Installing zeromq-dev (4.3.3-r0) 15:53:05 Executing busybox-1.31.1-r19.trigger 15:53:05 OK: 217 MiB in 51 packages 15:53:09 Removing intermediate container 9d8a88ba4c21 15:53:09 ---> b9445118277f 15:53:09 Step 4/6 : WORKDIR /edgex-go 15:53:09 ---> Running in a3c3920e6bd2 15:53:10 Removing intermediate container a3c3920e6bd2 15:53:10 ---> 0e9251d3f79e 15:53:10 Step 5/6 : COPY go.mod . 15:53:11 ---> 974370e3330c 15:53:11 Step 6/6 : RUN go mod download 15:53:11 ---> Running in 4c40a16b3e17 15:53:20 ---> 86e3be977577 15:53:20 Step 9/23 : RUN make cmd/core-command/core-command 15:53:20 ---> 8708ff2f9782 15:53:20 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:53:20 ---> 1b74449e1957 15:53:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:53:20 ---> 5190bf958eee 15:53:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:53:20 ---> Running in 1f0da155756a 15:53:20 ---> Running in 70516596fbbf 15:53:21 ---> Running in 5756c31dc86a 15:53:21 ---> Running in f69bdc30353e 15:53:23 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 15:53:23 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 15:53:23 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 15:53:23 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 15:53:24 ---> ef20ee13ec80 15:53:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:53:24 ---> Running in 29afe72c84e9 15:53:25 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 15:53:38 Removing intermediate container 4c40a16b3e17 15:53:38 ---> 1eb882938724 15:53:38 Successfully built 1eb882938724 15:53:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:53:38 + docker inspect -f . ci-base-image-arm64 15:53:38 . [Pipeline] withDockerContainer 15:53:39 prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container 15:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:40 $ docker top 9890840c194a93d386984cce9fdabd4e9a350440ff3d11301ae1ab747a683dfd -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:41 + go version 15:53:41 go version go1.15.5 linux/arm64 [Pipeline] } 15:53:41 $ docker stop --time=1 9890840c194a93d386984cce9fdabd4e9a350440ff3d11301ae1ab747a683dfd 15:53:43 $ docker rm -f 9890840c194a93d386984cce9fdabd4e9a350440ff3d11301ae1ab747a683dfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:44 + docker inspect -f . ci-base-image-arm64 15:53:44 . [Pipeline] withDockerContainer 15:53:44 prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container 15:53:44 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:53:46 $ docker top 607a67dbd57268481b44d402a04fb99a03684601149012d5d9b8c53a481c5bed -eo pid,comm [Pipeline] { [Pipeline] echo 15:53:46 ========================================================= 15:53:46 [edgeXBuildGoParallel] Running Tests and Build... 15:53:46 ========================================================= [Pipeline] sh 15:53:47 + make test 15:53:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:53:52 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 15:53:57 Removing intermediate container f69bdc30353e 15:53:57 ---> e5eabb3a0f2a 15:53:57 15:53:57 Step 10/31 : FROM alpine:3.12 15:53:57 3.12: Pulling from library/alpine 15:53:58 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 15:53:58 Status: Downloaded newer image for alpine:3.12 15:53:58 ---> 88dd2752d2ea 15:53:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:54:05 ---> Running in 8a220e6b187f 15:54:05 Removing intermediate container 70516596fbbf 15:54:05 ---> dcbaa1e6cabc 15:54:05 15:54:05 Step 10/24 : FROM alpine:3.12 15:54:05 ---> 88dd2752d2ea 15:54:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:54:05 Removing intermediate container 5756c31dc86a 15:54:05 ---> 6f4a89c43a43 15:54:05 15:54:05 Step 10/22 : FROM alpine:3.12 15:54:05 ---> 88dd2752d2ea 15:54:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:05 Removing intermediate container 1f0da155756a 15:54:05 ---> 77d34b318c06 15:54:05 15:54:05 Step 10/23 : FROM alpine:3.12 15:54:05 ---> 88dd2752d2ea 15:54:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:05 ---> Running in 516aa5e0e9f2 15:54:05 ---> Running in 2c7cd4db0a0e 15:54:06 ---> Running in f11338c271b1 15:54:06 Removing intermediate container 8a220e6b187f 15:54:06 ---> 107478c19123 15:54:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:54:07 ---> Running in 08ebadbd0a92 15:54:07 Removing intermediate container 29afe72c84e9 15:54:07 ---> 2e748f6bae23 15:54:07 15:54:07 Step 10/22 : FROM alpine:3.12 15:54:07 ---> 88dd2752d2ea 15:54:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:54:07 ---> Running in 81ba44e0a8f2 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:08 (1/5) Installing ca-certificates (20191127-r4) 15:54:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:08 (3/5) Installing libcurl (7.69.1-r3) 15:54:08 (4/5) Installing curl (7.69.1-r3) 15:54:08 (5/5) Installing dumb-init (1.2.2-r1) 15:54:08 Executing busybox-1.31.1-r19.trigger 15:54:08 Executing ca-certificates-20191127-r4.trigger 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:08 OK: 7 MiB in 19 packages 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:08 (1/2) Installing ca-certificates (20191127-r4) 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:08 (1/1) Installing dumb-init (1.2.2-r1) 15:54:08 (2/2) Installing dumb-init (1.2.2-r1) 15:54:08 Executing busybox-1.31.1-r19.trigger 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:08 Executing busybox-1.31.1-r19.trigger 15:54:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:08 Executing ca-certificates-20191127-r4.trigger 15:54:08 OK: 6 MiB in 15 packages 15:54:08 OK: 6 MiB in 16 packages 15:54:08 (1/1) Installing dumb-init (1.2.2-r1) 15:54:08 (1/2) Installing dumb-init (1.2.2-r1) 15:54:08 (2/2) Installing su-exec (0.2-r1) 15:54:08 Executing busybox-1.31.1-r19.trigger 15:54:08 Executing busybox-1.31.1-r19.trigger 15:54:08 OK: 6 MiB in 16 packages 15:54:08 OK: 6 MiB in 15 packages 15:54:09 ? github.com/edgexfoundry/edgex-go [no test files] 15:54:10 Removing intermediate container 516aa5e0e9f2 15:54:10 ---> fcde5dcbc114 15:54:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:10 Removing intermediate container 2c7cd4db0a0e 15:54:10 ---> 48f3e01a4ba9 15:54:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:10 ---> Running in 7b67e1499dc7 15:54:10 Removing intermediate container f11338c271b1 15:54:10 ---> 16452ebb2329 15:54:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:10 ---> Running in 7b7b9295e823 15:54:10 Removing intermediate container 08ebadbd0a92 15:54:10 ---> 8408b7f19f7e 15:54:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:54:10 Removing intermediate container 81ba44e0a8f2 15:54:10 ---> cacdd0231ac9 15:54:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:11 ---> Running in f6cef3554d3b 15:54:11 Removing intermediate container 7b67e1499dc7 15:54:11 ---> 60aa529f8f16 15:54:11 Step 13/24 : WORKDIR / 15:54:11 ---> Running in 078b01863de2 15:54:11 ---> Running in 9dbc6cb4fc18 15:54:11 Removing intermediate container 7b7b9295e823 15:54:11 ---> 237a7fd68b76 15:54:11 Step 13/22 : ENV APP_PORT=48060 15:54:11 ---> Running in 80fcc9190a6a 15:54:12 Removing intermediate container f6cef3554d3b 15:54:12 ---> d833705027d6 15:54:12 Step 13/23 : ENV APP_PORT=48082 15:54:12 ---> Running in 95d27ed460e4 15:54:12 ---> Running in 198ba7f186ec 15:54:12 Removing intermediate container 078b01863de2 15:54:12 ---> 24029a58c2b7 15:54:12 Step 13/22 : ENV APP_PORT=48085 15:54:12 Removing intermediate container 9dbc6cb4fc18 15:54:12 ---> c2c2898665b5 15:54:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:54:12 Removing intermediate container 80fcc9190a6a 15:54:12 ---> c597f243e139 15:54:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:54:12 Removing intermediate container 95d27ed460e4 15:54:12 ---> f416769d8538 15:54:12 Step 14/22 : EXPOSE $APP_PORT 15:54:12 ---> Running in 95bec9d1670d 15:54:12 ---> Running in d04b41b2e39e 15:54:12 ---> Running in 6371d37f3fd6 15:54:12 Removing intermediate container 198ba7f186ec 15:54:12 ---> 1b3b3946c571 15:54:12 Step 14/23 : EXPOSE $APP_PORT 15:54:13 ---> Running in 1ddb83fed9e0 15:54:13 ---> 6ca6876c755e 15:54:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:54:13 Removing intermediate container 95bec9d1670d 15:54:13 ---> cc1211de312b 15:54:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:54:13 Removing intermediate container d04b41b2e39e 15:54:13 ---> 06c8177a84f0 15:54:13 Step 14/22 : EXPOSE $APP_PORT 15:54:13 Removing intermediate container 6371d37f3fd6 15:54:13 ---> c346009e8bd5 15:54:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:13 ---> Running in 73df5aec04de 15:54:13 ---> Running in 2f35bcb52e66 15:54:13 Removing intermediate container 1ddb83fed9e0 15:54:13 ---> f2931d21f663 15:54:13 Step 15/23 : WORKDIR / 15:54:13 ---> 2f90135aec30 15:54:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:54:13 ---> Running in 75f3b28c6a26 15:54:13 ---> c2bbd43735ea 15:54:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:13 Removing intermediate container 2f35bcb52e66 15:54:13 ---> b013588a18b9 15:54:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:14 Removing intermediate container 75f3b28c6a26 15:54:14 ---> 7f75004a1af6 15:54:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:14 ---> 87a33f0e290e 15:54:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:54:14 ---> 8309aeb60909 15:54:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:15 ---> 23391c1ed906 15:54:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:54:15 ---> a58f3bab3c30 15:54:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:54:15 ---> 47bfa0a756c9 15:54:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:54:15 ---> 1672acaf24f3 15:54:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:54:15 ---> Running in 382feea995a0 15:54:15 Removing intermediate container 73df5aec04de 15:54:15 ---> 5a89c8be62b9 15:54:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:54:15 ---> Running in 5b70fe40f079 15:54:15 Removing intermediate container 382feea995a0 15:54:15 ---> eb70d91677aa 15:54:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:15 ---> 7bddcb11f0f4 15:54:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:54:15 ---> Running in 7b17e9d74fc4 15:54:15 Removing intermediate container 5b70fe40f079 15:54:15 ---> 509878c86248 15:54:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:54:15 ---> 4ce0b87c3151 15:54:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:54:15 ---> 9b1092e1ae00 15:54:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:54:16 Removing intermediate container 7b17e9d74fc4 15:54:16 ---> bcaef5e7a5b2 15:54:16 Step 20/22 : LABEL arch=x86_64 15:54:16 ---> ba8167198e40 15:54:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:54:16 ---> Running in b708b63943ea 15:54:16 ---> Running in ece96d6798cd 15:54:16 ---> 240fe7c1df88 15:54:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:54:16 ---> 2c2ee4c292cb 15:54:16 Step 20/24 : 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/ 15:54:16 ---> bf9cb01770d1 15:54:16 Step 19/23 : ENTRYPOINT ["/core-command"] 15:54:16 ---> Running in a1b6a1c19fe5 15:54:16 ---> Running in 628c7e56809c 15:54:16 ---> Running in 555881410d5a 15:54:16 Removing intermediate container b708b63943ea 15:54:16 ---> 3950eab6a4d5 15:54:16 Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:54:16 Removing intermediate container ece96d6798cd 15:54:16 ---> f68537f1c3dd 15:54:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:17 ---> Running in cbd3e96bb6a8 15:54:17 ---> Running in 57f477ddd097 15:54:17 Removing intermediate container 555881410d5a 15:54:17 ---> 4dbeb9c958f3 15:54:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:17 ---> Running in 97036e74d19e 15:54:17 Removing intermediate container cbd3e96bb6a8 15:54:17 ---> e20ba3a0a3da 15:54:17 Step 22/22 : LABEL version=0.0.0 15:54:17 Removing intermediate container 57f477ddd097 15:54:17 ---> 967f1ad3272d 15:54:17 Step 20/22 : LABEL arch=x86_64 15:54:17 ---> Running in dadd490c7156 15:54:17 ---> Running in a24988d26c38 15:54:17 Removing intermediate container 97036e74d19e 15:54:17 ---> 3985163cf30a 15:54:17 Step 21/23 : LABEL arch=x86_64 15:54:17 ---> Running in e42620894271 15:54:17 Removing intermediate container dadd490c7156 15:54:17 ---> db07b4c2bd87 15:54:17 15:54:18 Removing intermediate container a24988d26c38 15:54:18 ---> 686acac19562 15:54:18 Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:54:18 Successfully built db07b4c2bd87 15:54:18 ---> Running in 36256bc1dff6 15:54:18 Successfully tagged docker-support-notifications-go:latest 15:54:18 Building docker-sys-mgmt-agent-go 15:54:18  Building docker-support-notifications-go ... done Removing intermediate container e42620894271 15:54:18 ---> 998ebf53e0fe 15:54:18 Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:54:18 ---> Running in 75d5fc01653d 15:54:18 Removing intermediate container 36256bc1dff6 15:54:18 ---> 83d07b2653e3 15:54:18 Step 22/22 : LABEL version=0.0.0 15:54:18 Removing intermediate container 628c7e56809c 15:54:18 ---> 25ae23b037d5 15:54:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:54:18 ---> Running in ed275d97fab6 15:54:19 Removing intermediate container 75d5fc01653d 15:54:19 ---> 17a3f1e59204 15:54:19 Step 23/23 : LABEL version=0.0.0 15:54:19 Removing intermediate container a1b6a1c19fe5 15:54:19 ---> a1ca0107d1d2 15:54:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:19 ---> Running in 127ff3efd791 15:54:19 ---> Running in 26d876d92416 15:54:19 Removing intermediate container ed275d97fab6 15:54:19 ---> e3f7b3b55e2d 15:54:19 15:54:19 ---> 409b3ac13776 15:54:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:54:19 Successfully built e3f7b3b55e2d 15:54:20 Successfully tagged docker-support-scheduler-go:latest 15:54:20 Building docker-security-proxy-setup-go 15:54:20  Building docker-support-scheduler-go ... done Removing intermediate container 127ff3efd791 15:54:20 ---> dfad1ad2c1fe 15:54:20 Step 22/24 : LABEL arch=x86_64 15:54:20 Removing intermediate container 26d876d92416 15:54:20 ---> 32f363aef236 15:54:20 15:54:20 ---> Running in 331e890e4f06 15:54:22 Successfully built 32f363aef236 15:54:22 Successfully tagged docker-core-command-go:latest 15:54:22 Building docker-core-metadata-go 15:54:23  Building docker-core-command-go ... done  ---> 4f7d25b678a9 15:54:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:54:23 Removing intermediate container 331e890e4f06 15:54:23 ---> a2ff48068529 15:54:23 Step 23/24 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:54:28 ---> Running in 933b3d2ddfd3 15:54:28 ---> 20f5753e51c5 15:54:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:54:28 Removing intermediate container 933b3d2ddfd3 15:54:28 ---> d02368b95629 15:54:28 Step 24/24 : LABEL version=0.0.0 15:54:29 ---> 359d89e1aee8 15:54:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:54:29 ---> Running in 7ed70a2ed86f 15:54:29 Removing intermediate container 7ed70a2ed86f 15:54:29 ---> 875ccf185ece 15:54:29 15:54:29 Successfully built 875ccf185ece 15:54:31 Successfully tagged docker-security-secretstore-setup-go:latest 15:54:31 Building docker-core-data-go 15:54:33  Building docker-security-secretstore-setup-go ... done  ---> 7274979912be 15:54:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:54:40 ---> Running in 41d55b75113b 15:54:42 Removing intermediate container 41d55b75113b 15:54:42 ---> 42145e75c279 15:54:42 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:54:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:54:42 ---> f561dddb00c0 15:54:42 Step 3/26 : WORKDIR /edgex-go 15:54:42 ---> Using cache 15:54:42 ---> cbc79953dc5b 15:54:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:42 ---> Using cache 15:54:42 ---> 098d8f82b0b4 15:54:42 Step 5/26 : RUN apk add --update --no-cache make bash git 15:54:43 ---> Running in f649bc58d5d3 15:54:43 ---> 1559c93d4f1d 15:54:43 Step 26/31 : RUN chmod +x /entrypoint.sh 15:54:45 ---> Running in f06feeab7381 15:54:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:54:46 ---> f561dddb00c0 15:54:46 Step 3/21 : WORKDIR /edgex-go 15:54:46 ---> Using cache 15:54:46 ---> cbc79953dc5b 15:54:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:46 ---> Using cache 15:54:46 ---> 098d8f82b0b4 15:54:46 Step 5/21 : RUN apk add --update --no-cache make git 15:54:46 ---> Using cache 15:54:46 ---> c426e0454d9d 15:54:46 Step 6/21 : COPY go.mod . 15:54:46 ---> Using cache 15:54:46 ---> 1404d14d337f 15:54:46 Step 7/21 : RUN go mod download 15:54:46 ---> Using cache 15:54:46 ---> 7923ab6848ac 15:54:46 Step 8/21 : COPY . . 15:54:46 ---> Using cache 15:54:46 ---> 5190bf958eee 15:54:46 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:47 ---> Running in 50c31ec68102 15:54:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:48 ---> f561dddb00c0 15:54:48 Step 3/23 : WORKDIR /edgex-go 15:54:48 ---> Using cache 15:54:48 ---> cbc79953dc5b 15:54:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:48 ---> Using cache 15:54:48 ---> 098d8f82b0b4 15:54:48 Step 5/23 : RUN apk add --update --no-cache make git 15:54:48 ---> Using cache 15:54:48 ---> c426e0454d9d 15:54:48 Step 6/23 : COPY go.mod . 15:54:48 ---> Using cache 15:54:48 ---> 1404d14d337f 15:54:48 Step 7/23 : RUN go mod download 15:54:48 ---> Using cache 15:54:48 ---> 7923ab6848ac 15:54:48 Step 8/23 : COPY . . 15:54:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:48 ---> Using cache 15:54:48 ---> 5190bf958eee 15:54:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:54:49 OK: 233 MiB in 51 packages 15:54:51 ---> Running in 969caaef3b88 15:54:51 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 15:54:52 Removing intermediate container f06feeab7381 15:54:52 ---> b36d7802dc3a 15:54:52 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:54:52 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:54:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:53 ---> f561dddb00c0 15:54:53 Step 3/23 : WORKDIR /edgex-go 15:54:53 ---> Using cache 15:54:53 ---> cbc79953dc5b 15:54:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:53 ---> Using cache 15:54:53 ---> 098d8f82b0b4 15:54:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:54:53 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 15:54:53 Removing intermediate container f649bc58d5d3 15:54:53 ---> a02dd5ad48d7 15:54:53 Step 6/26 : COPY go.mod . 15:54:53 ---> Running in f33ccd1f9ca6 15:54:53 ---> Running in 67f17b01738e 15:54:54 ---> 7f08f0498a55 15:54:54 Step 7/26 : RUN go mod download 15:54:54 ---> Running in 1ff93ae33cc9 15:54:54 Removing intermediate container 67f17b01738e 15:54:54 ---> a2fba345db53 15:54:54 Step 28/31 : CMD ["gate"] 15:54:55 ---> Running in ac550bb9ecee 15:54:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:54:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:54:56 Removing intermediate container ac550bb9ecee 15:54:56 ---> 5ef8b4180756 15:54:56 Step 29/31 : LABEL arch=x86_64 15:54:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:54:56 OK: 233 MiB in 51 packages 15:54:56 ---> Running in d09c28dda10f 15:54:57 Removing intermediate container d09c28dda10f 15:54:57 ---> 96d4fd31b693 15:54:57 Step 30/31 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:54:57 ---> Running in 25f83d8211b0 15:54:57 Removing intermediate container f33ccd1f9ca6 15:54:57 ---> 2957dfd0b497 15:54:57 Step 6/23 : COPY go.mod . 15:54:57 Removing intermediate container 25f83d8211b0 15:54:57 ---> 7571f536feb9 15:54:57 Step 31/31 : LABEL version=0.0.0 15:54:58 ---> Running in 88f22f942e75 15:54:58 ---> 7144d68ae129 15:54:58 Step 7/23 : RUN go mod download 15:54:58 Removing intermediate container 1ff93ae33cc9 15:54:58 ---> 707cd1e74017 15:54:58 Step 8/26 : COPY . . 15:54:58 ---> Running in dff5a57ef8b0 15:54:58 Removing intermediate container 88f22f942e75 15:54:58 ---> d5fbd4a89413 15:54:58 15:54:59 Successfully built d5fbd4a89413 15:54:59 Successfully tagged docker-security-bootstrapper-go:latest 15:55:04  Building docker-security-bootstrapper-go ... done Removing intermediate container dff5a57ef8b0 15:55:04 ---> 57fc645f8915 15:55:04 Step 8/23 : COPY . . 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:55:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:55:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:55:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:55:22 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 15:55:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:55:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:55:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:55:28 ---> 22b1645a0d98 15:55:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:55:28 ---> bf83a6313aea 15:55:28 Step 9/23 : RUN make cmd/core-data/core-data 15:55:29 ---> Running in 194cc950da34 15:55:30 ---> Running in 4a970fc38e7c 15:55:31 Removing intermediate container 50c31ec68102 15:55:31 ---> 8ad1e263439d 15:55:31 15:55:31 Step 10/21 : FROM alpine:3.12 15:55:31 ---> 88dd2752d2ea 15:55:31 Step 11/21 : RUN apk add --update --no-cache curl 15:55:31 Removing intermediate container 969caaef3b88 15:55:31 ---> b5cbd9eaddf0 15:55:31 15:55:31 Step 10/23 : FROM alpine:3.12 15:55:31 ---> 88dd2752d2ea 15:55:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:55:31 ---> Using cache 15:55:31 ---> cacdd0231ac9 15:55:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:31 ---> Using cache 15:55:31 ---> 24029a58c2b7 15:55:31 Step 13/23 : ENV APP_PORT=48081 15:55:31 ---> Running in f6775f7a07cb 15:55:31 ---> Running in 44f638b01f95 15:55:31 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 15:55:31 Removing intermediate container 44f638b01f95 15:55:31 ---> d6dce94aef07 15:55:31 Step 14/23 : EXPOSE $APP_PORT 15:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.428s coverage: 45.9% of statements 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 15:55:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 15:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.206s coverage: 100.0% of statements 15:55:31 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 15:55:31 ---> Running in 3c1bb8ee501f 15:55:31 Removing intermediate container 3c1bb8ee501f 15:55:31 ---> ccb52a340568 15:55:31 Step 15/23 : WORKDIR / 15:55:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:31 ---> Running in bcec6188898f 15:55:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:32 (1/4) Installing ca-certificates (20191127-r4) 15:55:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:55:32 (3/4) Installing libcurl (7.69.1-r3) 15:55:32 (4/4) Installing curl (7.69.1-r3) 15:55:32 Executing busybox-1.31.1-r19.trigger 15:55:32 Executing ca-certificates-20191127-r4.trigger 15:55:32 OK: 7 MiB in 18 packages 15:55:32 Removing intermediate container bcec6188898f 15:55:32 ---> 300f89360659 15:55:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:33 ---> 8342946951a1 15:55:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:55:36 Removing intermediate container f6775f7a07cb 15:55:36 ---> e3d4e4ae4244 15:55:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:55:36 ---> 869aa726e23a 15:55:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:55:36 ---> Running in fcf3ba5b7769 15:55:36 ---> 4d1684178cca 15:55:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:55:36 Removing intermediate container fcf3ba5b7769 15:55:36 ---> 0208c534a77d 15:55:36 Step 13/21 : WORKDIR /edgex 15:55:36 ---> Running in e27b5775a18e 15:55:36 ---> Running in d01e42aa07d4 15:55:36 Removing intermediate container e27b5775a18e 15:55:36 ---> 0391c4ae0b3b 15:55:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:55:36 ---> Running in 6387e69d3324 15:55:37 Removing intermediate container d01e42aa07d4 15:55:37 ---> 7bdde1b2df62 15:55:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:55:37 Removing intermediate container 6387e69d3324 15:55:37 ---> b0853bc4b154 15:55:37 Step 21/23 : LABEL arch=x86_64 15:55:37 ---> Running in 91781819c6cc 15:55:37 ---> 87f237a40cce 15:55:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:55:37 Removing intermediate container 91781819c6cc 15:55:37 ---> b3c57372a8af 15:55:37 Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:55:37 ---> Running in f3b0919951f7 15:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.565s coverage: 27.1% of statements 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:55:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.282s coverage: 71.3% of statements 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:55:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:55:39 ---> fd501258eea3 15:55:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:55:39 Removing intermediate container f3b0919951f7 15:55:39 ---> 876549dbc74f 15:55:39 Step 23/23 : LABEL version=0.0.0 15:55:39 ---> Running in 5395096941b4 15:55:40 Removing intermediate container 5395096941b4 15:55:40 ---> 0e1967793634 15:55:40 15:55:40 ---> 26c10c9bd7dd 15:55:40 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:55:40 Successfully built 0e1967793634 15:55:40 Successfully tagged docker-core-metadata-go:latest 15:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.510s coverage: 82.9% of statements 15:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.170s coverage: 78.9% of statements 15:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:55:40  Building docker-core-metadata-go ... done  ---> Running in 02500f4a6ce4 15:55:41 Removing intermediate container 02500f4a6ce4 15:55:41 ---> 625a0d7825de 15:55:41 Step 18/21 : CMD ["--init=true"] 15:55:42 ---> Running in dbcfbc67d34b 15:55:42 Removing intermediate container dbcfbc67d34b 15:55:42 ---> 83e6ef299eb8 15:55:42 Step 19/21 : LABEL arch=x86_64 15:55:42 ---> Running in 5f2bef9b9968 15:55:42 Removing intermediate container 5f2bef9b9968 15:55:42 ---> 0f73d9a51fec 15:55:42 Step 20/21 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:55:43 ---> Running in 4ee7855e12b6 15:55:43 Removing intermediate container 4ee7855e12b6 15:55:43 ---> 370b4a09850f 15:55:43 Step 21/21 : LABEL version=0.0.0 15:55:43 ---> Running in 9f08e03fb2e4 15:55:44 Removing intermediate container 9f08e03fb2e4 15:55:44 ---> 3f41215c6870 15:55:44 15:55:44 Successfully built 3f41215c6870 15:55:44 Successfully tagged docker-security-proxy-setup-go:latest 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.195s coverage: 100.0% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.126s coverage: 100.0% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.273s coverage: 86.7% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:55:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:55:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:55:51  Building docker-security-proxy-setup-go ... done Removing intermediate container 194cc950da34 15:55:51 ---> 66a40acddb01 15:55:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:55:51 ---> Running in 6a6c3fecc0f1 15:55:52 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 15:55:55 Removing intermediate container 6a6c3fecc0f1 15:55:55 ---> 913e08913656 15:55:55 15:55:55 Step 11/26 : FROM docker:20.10.0 15:55:55 Removing intermediate container 4a970fc38e7c 15:55:55 ---> c04a3585d7df 15:55:55 15:55:55 Step 10/23 : FROM alpine:3.12 15:55:55 ---> 88dd2752d2ea 15:55:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:55:55 20.10.0: Pulling from library/docker 15:55:55 ---> Running in e5b559571dc5 15:55:55 Removing intermediate container e5b559571dc5 15:55:55 ---> d3a8faea8a3e 15:55:55 Step 12/23 : ENV APP_PORT=48080 15:55:55 ---> Running in ecf7323a51c6 15:55:56 Removing intermediate container ecf7323a51c6 15:55:56 ---> ca7385c340d6 15:55:56 Step 13/23 : EXPOSE $APP_PORT 15:55:56 ---> Running in be57133b3c1c 15:55:56 Removing intermediate container be57133b3c1c 15:55:56 ---> 51ac9014a53f 15:55:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:56 ---> Running in b64e5c3499a7 15:55:58 Removing intermediate container b64e5c3499a7 15:55:58 ---> 32f8c794a20e 15:55:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:55:58 ---> Running in 690fce6df660 15:55:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.235s coverage: 92.8% of statements 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.1% of statements 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 79.5% of statements 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.103s coverage: 94.1% of statements 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 15:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements 15:55:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:55:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:55:59 Status: Downloaded newer image for docker:20.10.0 15:55:59 ---> aefe523efa57 15:55:59 Step 12/26 : RUN apk add --no-cache bash 15:55:59 (1/6) Installing dumb-init (1.2.2-r1) 15:55:59 (2/6) Installing libgcc (9.3.0-r2) 15:55:59 ---> Running in 795a197436d5 15:56:00 (3/6) Installing libsodium (1.0.18-r0) 15:56:00 (4/6) Installing libstdc++ (9.3.0-r2) 15:56:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:00 (5/6) Installing libzmq (4.3.3-r0) 15:56:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:00 (6/6) Installing zeromq (4.3.3-r0) 15:56:00 (1/2) Installing readline (8.0.4-r0) 15:56:00 Executing busybox-1.31.1-r19.trigger 15:56:00 (2/2) Installing bash (5.0.17-r0) 15:56:00 OK: 8 MiB in 20 packages 15:56:00 Executing bash-5.0.17-r0.post-install 15:56:00 Executing busybox-1.31.1-r19.trigger 15:56:00 OK: 12 MiB in 22 packages 15:56:01 Removing intermediate container 795a197436d5 15:56:01 ---> 0d9105ef4616 15:56:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:56:01 Removing intermediate container 690fce6df660 15:56:01 ---> 5b9094f7e97c 15:56:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:01 ---> Running in d07554306005 15:56:01 ---> 672a96e021d4 15:56:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:56:01 Removing intermediate container d07554306005 15:56:01 ---> 5bcef3f90f27 15:56:01 Step 14/26 : ENV APP_PORT=48090 15:56:01 ---> Running in 0b3c43895a23 15:56:01 Removing intermediate container 0b3c43895a23 15:56:01 ---> 7c68581e27ad 15:56:01 Step 15/26 : EXPOSE $APP_PORT 15:56:02 ---> Running in 3edcbdd70839 15:56:02 ---> 657467c6bcc1 15:56:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:56:02 Removing intermediate container 3edcbdd70839 15:56:02 ---> c2a27eedc50e 15:56:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:56:02 ---> 7038d1281fbe 15:56:02 Step 19/23 : ENTRYPOINT ["/core-data"] 15:56:02 ---> Running in b94848a37751 15:56:02 ---> a83a50bd1cc7 15:56:02 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:56:02 Removing intermediate container b94848a37751 15:56:02 ---> 96bbf95e38b5 15:56:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:02 ---> Running in 5ea96f874a71 15:56:02 ---> 26d3c097e707 15:56:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:56:02 Removing intermediate container 5ea96f874a71 15:56:02 ---> 095fe4fa460e 15:56:02 Step 21/23 : LABEL arch=x86_64 15:56:02 ---> Running in e732a1384f02 15:56:03 ---> 2dd06e48fb27 15:56:03 Step 19/26 : RUN apk --no-cache add py3-pip 15:56:03 Removing intermediate container e732a1384f02 15:56:03 ---> 3da2abf263d3 15:56:03 Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:56:03 ---> Running in bdd6728ff58e 15:56:03 ---> Running in 3cdb3cca7e0a 15:56:04 Removing intermediate container 3cdb3cca7e0a 15:56:04 ---> 2d72f3911deb 15:56:04 Step 23/23 : LABEL version=0.0.0 15:56:04 ---> Running in 24d804afeea2 15:56:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:04 Removing intermediate container 24d804afeea2 15:56:04 ---> 879e7ae3e6d6 15:56:04 15:56:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:05 Successfully built 879e7ae3e6d6 15:56:05 Successfully tagged docker-core-data-go:latest 15:56:05  Building docker-core-data-go ... done (1/33) Installing libbz2 (1.0.8-r1) 15:56:05 (2/33) Installing expat (2.2.9-r1) 15:56:05 (3/33) Installing libffi (3.3-r2) 15:56:05 (4/33) Installing gdbm (1.13-r1) 15:56:05 (5/33) Installing xz-libs (5.2.5-r0) 15:56:05 (6/33) Installing sqlite-libs (3.32.1-r0) 15:56:05 (7/33) Installing python3 (3.8.5-r1) 15:56:06 (8/33) Installing py3-appdirs (1.4.4-r1) 15:56:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:56:06 (10/33) Installing py3-parsing (2.4.7-r0) 15:56:06 (11/33) Installing py3-six (1.15.0-r0) 15:56:06 (12/33) Installing py3-packaging (20.4-r0) 15:56:06 (13/33) Installing py3-setuptools (47.0.0-r0) 15:56:06 (14/33) Installing py3-chardet (3.0.4-r4) 15:56:06 (15/33) Installing py3-idna (2.9-r0) 15:56:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:56:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:56:06 (18/33) Installing py3-requests (2.23.0-r0) 15:56:06 (19/33) Installing py3-msgpack (1.0.0-r0) 15:56:06 (20/33) Installing py3-lockfile (0.12.2-r3) 15:56:06 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:56:06 (22/33) Installing py3-colorama (0.4.3-r0) 15:56:06 (23/33) Installing py3-distlib (0.3.0-r0) 15:56:06 (24/33) Installing py3-distro (1.5.0-r1) 15:56:06 (25/33) Installing py3-webencodings (0.5.1-r3) 15:56:06 (26/33) Installing py3-html5lib (1.0.1-r4) 15:56:06 (27/33) Installing py3-pytoml (0.1.21-r0) 15:56:06 (28/33) Installing py3-pep517 (0.8.2-r0) 15:56:06 (29/33) Installing py3-progress (1.5-r0) 15:56:06 (30/33) Installing py3-toml (0.10.1-r0) 15:56:06 (31/33) Installing py3-retrying (1.3.3-r0) 15:56:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:56:06 (33/33) Installing py3-pip (20.1.1-r0) 15:56:06 Executing busybox-1.31.1-r19.trigger 15:56:06 OK: 71 MiB in 55 packages 15:56:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements 15:56:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 15:56:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.107s coverage: 81.4% of statements 15:56:16 Removing intermediate container bdd6728ff58e 15:56:16 ---> 49d42884a4db 15:56:16 Step 20/26 : RUN pip install docker-compose==1.23.2 15:56:16 ---> Running in ab7589bac856 15:56:17 Collecting docker-compose==1.23.2 15:56:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:56:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:56:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:56:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:56:17 Collecting docopt<0.7,>=0.6.1 15:56:17 Downloading docopt-0.6.2.tar.gz (25 kB) 15:56:18 Collecting cached-property<2,>=1.2.0 15:56:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:56:18 Collecting dockerpty<0.5,>=0.4.1 15:56:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:56:18 Collecting websocket-client<1.0,>=0.32.0 15:56:18 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 15:56:18 Collecting texttable<0.10,>=0.9.0 15:56:18 Downloading texttable-0.9.1.tar.gz (11 kB) 15:56:19 Collecting jsonschema<3,>=2.5.1 15:56:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:56:19 Collecting docker<4.0,>=3.6.0 15:56:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:56:19 Collecting PyYAML<4,>=3.10 15:56:19 Downloading PyYAML-3.13.tar.gz (270 kB) 15:56:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:56:20 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:56:20 Collecting idna<2.8,>=2.5 15:56:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:56:20 Collecting urllib3<1.25,>=1.21.1 15:56:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:56:20 Collecting docker-pycreds>=0.4.0 15:56:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:56:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:56:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:56:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:56:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:56:20 Installing collected packages: idna, urllib3, requests, docopt, cached-property, dockerpty, websocket-client, texttable, jsonschema, docker-pycreds, docker, PyYAML, docker-compose 15:56:20 Attempting uninstall: idna 15:56:20 Found existing installation: idna 2.9 15:56:20 Uninstalling idna-2.9: 15:56:20 Successfully uninstalled idna-2.9 15:56:21 Attempting uninstall: urllib3 15:56:21 Found existing installation: urllib3 1.25.9 15:56:21 Uninstalling urllib3-1.25.9: 15:56:21 Successfully uninstalled urllib3-1.25.9 15:56:21 Attempting uninstall: requests 15:56:21 Found existing installation: requests 2.23.0 15:56:21 Uninstalling requests-2.23.0: 15:56:21 Successfully uninstalled requests-2.23.0 15:56:21 Running setup.py install for docopt: started 15:56:21 Running setup.py install for docopt: finished with status 'done' 15:56:21 Running setup.py install for dockerpty: started 15:56:22 Running setup.py install for dockerpty: finished with status 'done' 15:56:22 Running setup.py install for texttable: started 15:56:22 Running setup.py install for texttable: finished with status 'done' 15:56:23 Running setup.py install for PyYAML: started 15:56:23 Running setup.py install for PyYAML: finished with status 'done' 15:56:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 15:56:27 Removing intermediate container ab7589bac856 15:56:27 ---> 704d4661cab6 15:56:27 Step 21/26 : RUN apk --no-cache add curl 15:56:27 ---> Running in 6b767064f19f 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.121s coverage: 92.9% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.6% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.6% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.560s coverage: 62.4% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.911s coverage: 69.0% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:56:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:56:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:56:27 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:56:27 (2/3) Installing libcurl (7.69.1-r3) 15:56:27 (3/3) Installing curl (7.69.1-r3) 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.425s coverage: 38.4% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:56:28 Executing busybox-1.31.1-r19.trigger 15:56:28 OK: 72 MiB in 58 packages 15:56:28 Removing intermediate container 6b767064f19f 15:56:28 ---> 7d4a7a25fe34 15:56:28 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:56:28 ---> Running in 2bca4cdc3ed4 15:56:28 Removing intermediate container 2bca4cdc3ed4 15:56:28 ---> 96d4338e371d 15:56:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:28 ---> Running in 1274038c8f98 15:56:28 Removing intermediate container 1274038c8f98 15:56:28 ---> 332666bb57fe 15:56:28 Step 24/26 : LABEL arch=x86_64 15:56:28 ---> Running in f9b1ddda533e 15:56:29 Removing intermediate container f9b1ddda533e 15:56:29 ---> 2b568f4a4b3e 15:56:29 Step 25/26 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 15:56:29 ---> Running in 004ff8c1f483 15:56:29 Removing intermediate container 004ff8c1f483 15:56:29 ---> 617e4a7d3a0b 15:56:29 Step 26/26 : LABEL version=0.0.0 15:56:29 ---> Running in ab42dd9da2ff 15:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 15:56:29 Removing intermediate container ab42dd9da2ff 15:56:29 ---> b1118dedc950 15:56:29 15:56:29 Successfully built b1118dedc950 15:56:29 Successfully tagged docker-sys-mgmt-agent-go:latest 15:56:30  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:56:30 $ docker stop --time=1 1c33a6273a82deb82735d621c84dec9444afca50f9b6694ae9d42f1e4ccedec5 15:56:31 $ docker rm -f 1c33a6273a82deb82735d621c84dec9444afca50f9b6694ae9d42f1e4ccedec5 [Pipeline] // withDockerContainer [Pipeline] sh 15:56:32 + docker images 15:56:32 + grep docker 15:56:32 docker-sys-mgmt-agent-go latest b1118dedc950 3 seconds ago 313MB 15:56:32 docker-core-data-go latest 879e7ae3e6d6 28 seconds ago 22.6MB 15:56:32 docker-security-proxy-setup-go latest 3f41215c6870 49 seconds ago 24.7MB 15:56:32 docker-core-metadata-go latest 0e1967793634 53 seconds ago 19MB 15:56:32 docker-security-bootstrapper-go latest d5fbd4a89413 About a minute ago 18.7MB 15:56:32 docker-security-secretstore-setup-go latest 875ccf185ece 2 minutes ago 24.9MB 15:56:32 docker-support-scheduler-go latest e3f7b3b55e2d 2 minutes ago 17.2MB 15:56:32 docker-core-command-go latest 32f363aef236 2 minutes ago 17.2MB 15:56:32 docker-support-notifications-go latest db07b4c2bd87 2 minutes ago 17.8MB 15:56:32 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.487s coverage: 47.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 15:56:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.422s coverage: 87.8% of statements 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 15:56:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.144s coverage: 29.1% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.181s coverage: 99.0% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.126s coverage: 100.0% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.234s coverage: 95.6% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.081s coverage: 100.0% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.100s coverage: 87.9% of statements 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:56:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 15:56:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 15:56:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 15:56:46 GO111MODULE=on go vet ./... 15:56:48 Still waiting to schedule task 15:56:48 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:57:40 Running on prd-ubuntu18.04-docker-8c-8g-29142 in /w/workspace/edgexfoundry_edgex-go_PR-3202 [Pipeline] { [Pipeline] ws 15:57:40 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 15:57:42 using credential edgex-jenkins-ssh 15:57:42 Cloning the remote Git repository 15:57:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:57:43 > git init /w/workspace/edgex-go/19 # timeout=10 15:57:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:57:43 > git --version # timeout=10 15:57:43 > git --version # 'git version 2.17.1' 15:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:57 Merging remotes/origin/master commit f2609c8779b492bd3edc242ffaef62599459f0e3 into PR head commit 46a123c22d0bbc82ef00513fed2e3655b199d05d 15:57:57 Merge succeeded, producing 46a123c22d0bbc82ef00513fed2e3655b199d05d 15:57:57 Checking out Revision 46a123c22d0bbc82ef00513fed2e3655b199d05d (PR-3202) 15:57:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:57:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:57:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3202/head:refs/remotes/origin/PR-3202 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:57:57 > git config core.sparsecheckout # timeout=10 15:57:57 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 15:57:57 > git remote # timeout=10 15:57:57 > git config --get remote.origin.url # timeout=10 15:57:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:57 > git merge f2609c8779b492bd3edc242ffaef62599459f0e3 # timeout=10 15:57:57 > git rev-parse HEAD^{commit} # timeout=10 15:57:58 > git config core.sparsecheckout # timeout=10 15:57:58 > git checkout -f 46a123c22d0bbc82ef00513fed2e3655b199d05d # timeout=10 15:58:01 Commit message: "Merge branch 'master' into issue-2894-CBOR" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:03 + echo snap-build.sh 15:58:03 snap-build.sh 15:58:03 + SNAP_BASE_DIR=. 15:58:03 + '[' '!' -z /w/workspace/edgex-go/19 ']' 15:58:03 + SNAP_BASE_DIR=/w/workspace/edgex-go/19 15:58:03 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/19]' 15:58:03 [snap-build] Building snap in dir [/w/workspace/edgex-go/19] 15:58:03 + cd /w/workspace/edgex-go/19 15:58:03 + sudo apt-get remove -qy --purge lxd lxd-client 15:58:03 Reading package lists... 15:58:03 Building dependency tree... 15:58:03 Reading state information... 15:58:03 The following packages were automatically installed and are no longer required: 15:58:03 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:58:03 uidmap xdelta3 15:58:03 Use 'sudo apt autoremove' to remove them. 15:58:03 The following packages will be REMOVED: 15:58:03 lxd* lxd-client* 15:58:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:58:03 After this operation, 31.7 MB disk space will be freed. 15:58:05 (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 ... 190027 files and directories currently installed.) 15:58:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:58:06 Removing lxd dnsmasq configuration 15:58:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:58:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:58:07 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:58:07 (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 ... 189852 files and directories currently installed.) 15:58:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:58:07 gofmt -l . 15:58:07 [ "`gofmt -l .`" = "" ] 15:58:07 ./bin/test-go-mod-tidy.sh 15:58:07 ./bin/test-attribution-txt.sh [Pipeline] sh 15:58:08 + ls -al . 15:58:08 total 764 15:58:08 drwxrwxr-x 9 1001 1001 4096 Mar 9 15:58 . 15:58:08 drwxr-xr-x 4 root root 4096 Mar 9 15:53 .. 15:58:08 -rw-rw-r-- 1 1001 1001 11 Mar 9 15:52 .dockerignore 15:58:08 drwxrwxr-x 8 1001 1001 4096 Mar 9 15:52 .git 15:58:08 drwxrwxr-x 3 1001 1001 4096 Mar 9 15:52 .github 15:58:08 -rw-rw-r-- 1 1001 1001 818 Mar 9 15:52 .gitignore 15:58:08 -rw-rw-r-- 1 1001 1001 166 Mar 9 15:52 .sonarcloud.properties 15:58:08 -rw-rw-r-- 1 1001 1001 8607 Mar 9 15:52 Attribution.txt 15:58:08 -rw-rw-r-- 1 1001 1001 3804 Mar 9 15:52 CONTRIBUTING.md 15:58:08 -rw-rw-r-- 1 1001 1001 931 Mar 9 15:52 Dockerfile.build 15:58:08 -rw-rw-r-- 1 1001 1001 863 Mar 9 15:52 Jenkinsfile 15:58:08 -rw-rw-r-- 1 1001 1001 10775 Mar 9 15:52 LICENSE 15:58:08 -rw-rw-r-- 1 1001 1001 5774 Mar 9 15:52 Makefile 15:58:08 -rw-rw-r-- 1 1001 1001 6548 Mar 9 15:52 README.md 15:58:08 -rw-rw-r-- 1 1001 1001 6755 Mar 9 15:52 SECURITY.md 15:58:08 -rw-rw-r-- 1 1001 1001 5 Mar 9 15:48 VERSION 15:58:08 -rw-rw-r-- 1 1001 1001 4131 Mar 9 15:52 ZMQWindows.md 15:58:08 drwxrwxr-x 2 1001 1001 4096 Mar 9 15:52 bin 15:58:08 drwxrwxr-x 14 1001 1001 4096 Mar 9 15:52 cmd 15:58:08 -rw-r--r-- 1 root root 624012 Mar 9 15:56 coverage.out 15:58:08 -rw-r--r-- 1 root root 1055 Mar 9 15:58 go.mod 15:58:08 -rw-r--r-- 1 root root 21981 Mar 9 15:58 go.sum 15:58:08 drwxrwxr-x 8 1001 1001 4096 Mar 9 15:52 internal 15:58:08 drwxrwxr-x 4 1001 1001 4096 Mar 9 15:52 openapi 15:58:08 drwxrwxr-x 4 1001 1001 4096 Mar 9 15:52 snap 15:58:08 -rw-rw-r-- 1 1001 1001 168 Mar 9 15:52 version.go [Pipeline] sh 15:58:08 + '[' -e coverage.out ] 15:58:08 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:08 Warning: overwriting stash ‘coverage-report’ 15:58:09 Processing triggers for systemd (237-3ubuntu10.42) ... 15:58:09 Processing triggers for ureadahead (0.100.0-21) ... 15:58:10 Stashed 1 file(s) [Pipeline] sh 15:58:10 + make build 15:58:10 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 15:58:11 + sudo snap remove --purge lxd 15:58:11 snap "lxd" is not installed 15:58:11 + sudo groupadd --force --system lxd 15:58:11 ++ whoami 15:58:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:58:11 + newgrp - lxd 15:58:11 + sudo snap install lxd 15:58:21 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 15:58:21 2021-03-09T15:58:18Z INFO Waiting for automatic snapd restart... 15:58:39 lxd 4.11 from Canonical* installed 15:58:39 + sudo lxd init --auto 15:58:43 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 15:58:47 + sudo snap install --classic snapcraft 15:58:48 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 15:58:54 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 15:58:55 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 15:58:59 snapcraft 4.5.4 from Canonical* installed 15:58:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:58:59 + patch --verbose -p1 15:58:59 Hmm... Looks like a unified diff to me... 15:58:59 The text leading up to this was: 15:58:59 -------------------------- 15:58:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:58:59 |From: Tony Espy 15:58:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:58:59 |Subject: [PATCH] optimize snap build for pipeline CI check 15:58:59 | 15:58:59 |This patch is used by the EdgeX CI pipeline builds to 15:58:59 |optimize the snap CI check run for pull requests. When 15:58:59 |applied, it essentially strips out everything (apps and 15:58:59 |parts) from the snapcraft.yaml file except those required 15:58:59 |to build edgex-go, as the whole idea of the CI check is to 15:58:59 |catch changes to edgex-go that break the snap build. 15:58:59 | 15:58:59 |In general, anyone updating snapcraft.yaml will also need 15:58:59 |to update this patch file, otherwise it may fail to apply, 15:58:59 |resulting in a failed snap build CI check in the associated 15:58:59 |pull request. 15:58:59 | 15:58:59 |Note - in addition to applying this patch, the pipeline also 15:58:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:58:59 |need to build the finally binary .snap file (and it won't 15:58:59 |work with the patch applied). This further reduces the build 15:58:59 |time. 15:58:59 |--- 15:58:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:58:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:58:59 | 15:58:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:58:59 |index 1e537489..faf42425 100644 15:58:59 |--- a/snap/snapcraft.yaml 15:58:59 |+++ b/snap/snapcraft.yaml 15:58:59 -------------------------- 15:58:59 patching file snap/snapcraft.yaml 15:58:59 Using Plan A... 15:58:59 Hunk #1 succeeded at 73. 15:58:59 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 15:58:59 Hunk #3 succeeded at 217 (offset 3 lines). 15:58:59 Hunk #4 succeeded at 225 (offset 3 lines). 15:58:59 Hunk #5 succeeded at 232 (offset 3 lines). 15:58:59 Hunk #6 succeeded at 259 (offset 3 lines). 15:58:59 Hunk #7 succeeded at 293 (offset 3 lines). 15:58:59 Hunk #8 succeeded at 352 (offset 11 lines). 15:58:59 Hmm... Ignoring the trailing garbage. 15:58:59 done 15:58:59 + sudo snapcraft prime --use-lxd 15:59:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:59:00 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: 15:59:00 - README.md 15:59:00 - snapcraft.yaml.orig 15:59:00 15:59:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:59:00 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 15:59:01 Launching a container. 15:59:05 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 15:59:08 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 15:59:12 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 15:59:13 Waiting for container to be ready 15:59:13 To start your first instance, try: lxc launch ubuntu:18.04 15:59:13 15:59:16 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 15:59:16 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:59:16 Waiting for network to be ready... 15:59:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:59:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:59:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 15:59:17 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:59:17 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:59:18 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:59:18 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:59:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:59:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:59:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:59:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:59:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 15:59:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 15:59:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 15:59:18 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 15:59:18 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 15:59:18 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 15:59:18 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 15:59:18 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:59:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 15:59:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 15:59:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 15:59:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 15:59:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 15:59:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 15:59:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 15:59:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 15:59:19 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 15:59:22 Fetched 24.0 MB in 6s (4044 kB/s) 15:59:24 Reading package lists... 15:59:24 Reading package lists... 15:59:24 Building dependency tree... 15:59:24 Reading state information... 15:59:24 The following additional packages will be installed: 15:59:24 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:59:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:59:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:59:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:59:24 Suggested packages: 15:59:24 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:59:24 Recommended packages: 15:59:24 gnupg libsasl2-modules 15:59:24 The following NEW packages will be installed: 15:59:24 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:59:24 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:59:24 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:59:24 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:59:24 The following packages will be upgraded: 15:59:24 gpg gpg-agent gpgconf libudev1 15:59:24 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 15:59:24 Need to get 3530 kB of archives. 15:59:24 After this operation, 13.3 MB of additional disk space will be used. 15:59:24 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] 15:59:24 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] 15:59:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:59:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:59:25 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 15:59:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 15:59:25 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:59:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:59:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:59:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:59:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:59:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:59:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:59:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:59:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:59:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:59:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:59:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:59:25 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:59:25 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:59:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:59:25 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:59:26 debconf: delaying package configuration, since apt-utils is not installed 15:59:26 Fetched 3530 kB in 1s (3150 kB/s) 15:59:26 (Reading database ... 12511 files and directories currently installed.) 15:59:26 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 15:59:26 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:59:26 Setting up libudev1:amd64 (237-3ubuntu10.44) ... [Pipeline] } 15:59:26 $ docker stop --time=1 607a67dbd57268481b44d402a04fb99a03684601149012d5d9b8c53a481c5bed 15:59:26 Selecting previously unselected package udev. 15:59:26 (Reading database ... 12511 files and directories currently installed.) 15:59:26 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 15:59:26 Unpacking udev (237-3ubuntu10.44) ... 15:59:26 Selecting previously unselected package libfuse2:amd64. 15:59:26 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:59:26 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:59:26 Selecting previously unselected package fuse. 15:59:26 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:59:26 Unpacking fuse (2.9.7-1ubuntu1) ... 15:59:26 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:26 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:59:27 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:27 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:59:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:59:27 Selecting previously unselected package libksba8:amd64. 15:59:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:59:27 Unpacking libksba8:amd64 (1.3.5-2) ... 15:59:27 Selecting previously unselected package libroken18-heimdal:amd64. 15:59:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:59:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:59:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:59:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:27 Selecting previously unselected package libwind0-heimdal:amd64. 15:59:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:59:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:59:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:28 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:59:28 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:28 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:28 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:59:28 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:59:28 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:28 Selecting previously unselected package libsasl2-modules-db:amd64. 15:59:28 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:59:28 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:28 Selecting previously unselected package libsasl2-2:amd64. 15:59:28 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:59:28 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:28 Selecting previously unselected package libldap-common. 15:59:28 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:59:28 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:59:28 Selecting previously unselected package libldap-2.4-2:amd64. 15:59:28 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:59:28 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:59:28 Selecting previously unselected package dirmngr. 15:59:28 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:59:28 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:59:28 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:59:28 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:59:28 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:59:28 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:28 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:59:28 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:59:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:28 Setting up libksba8:amd64 (1.3.5-2) ... 15:59:28 $ docker rm -f 607a67dbd57268481b44d402a04fb99a03684601149012d5d9b8c53a481c5bed 15:59:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:59:29 Setting up udev (237-3ubuntu10.44) ... 15:59:29 invoke-rc.d: policy-rc.d denied execution of start. 15:59:29 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Processing triggers for systemd (237-3ubuntu10) ... 15:59:29 Setting up fuse (2.9.7-1ubuntu1) ... 15:59:29 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:59:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:59:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:59:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:59:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:59:30 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:59:30 settings in the [Install] section, and DefaultInstance for template units). 15:59:30 This means they are not meant to be enabled using systemctl. 15:59:30 Possible reasons for having this kind of units are: 15:59:30 1) A unit may be statically enabled by being symlinked from another unit's 15:59:30 .wants/ or .requires/ directory. 15:59:30 2) A unit's purpose may be to act as a helper for some other unit which has 15:59:30 a requirement dependency on it. 15:59:30 3) A unit may be started when needed via activation (socket, path, timer, 15:59:30 D-Bus, udev, scripted systemctl call, ...). 15:59:30 4) In case of template units, the unit is meant to be enabled with some 15:59:30 instance name specified. [Pipeline] isUnix [Pipeline] sh 15:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:30 15:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:59:31 Reading package lists... 15:59:31 Building dependency tree... 15:59:31 Reading state information... 15:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:31 latest: Pulling from edgex-devops/edgex-compose-arm64 15:59:31 29e5d40040c1: Pulling fs layer 15:59:31 1ce36da41761: Pulling fs layer 15:59:31 25b303627fd3: Pulling fs layer 15:59:31 The following additional packages will be installed: 15:59:31 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:59:31 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:59:31 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:59:31 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:59:31 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:59:31 Suggested packages: 15:59:31 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:59:31 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:59:31 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:59:31 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:59:31 systemd-container policykit-1 15:59:31 Recommended packages: 15:59:31 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:59:31 The following NEW packages will be installed: 15:59:31 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:59:31 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:59:31 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:59:31 multiarch-support openssh-client python3 python3-minimal python3.6 15:59:31 python3.6-minimal snapd squashfs-tools sudo 15:59:31 The following packages will be upgraded: 15:59:31 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:59:31 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 15:59:31 Need to get 35.2 MB of archives. 15:59:31 After this operation, 141 MB of additional disk space will be used. 15:59:31 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 15:59:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:59:31 29e5d40040c1: Download complete 15:59:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:59:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 15:59:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 15:59:32 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:59:32 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:59:32 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:59:32 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:59:32 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:59:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:59:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:59:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:59:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:59:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:59:32 29e5d40040c1: Pull complete 15:59:32 1ce36da41761: Download complete 15:59:32 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:59:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:59:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:59:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:59:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:59:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:59:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:59:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:59:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:59:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:59:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:59:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:59:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:59:33 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:59:33 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 15:59:33 1ce36da41761: Pull complete 15:59:34 debconf: delaying package configuration, since apt-utils is not installed 15:59:34 Fetched 35.2 MB in 3s (11.0 MB/s) 15:59:34 (Reading database ... 12757 files and directories currently installed.) 15:59:34 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 15:59:34 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:59:35 25b303627fd3: Verifying Checksum 15:59:35 25b303627fd3: Download complete 15:59:35 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 15:59:35 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:59:36 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 15:59:36 (Reading database ... 12757 files and directories currently installed.) 15:59:36 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:59:36 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:59:36 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:59:36 (Reading database ... 12757 files and directories currently installed.) 15:59:36 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:59:36 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:59:36 Setting up apt (1.6.12ubuntu0.2) ... 15:59:36 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:59:37 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:59:37 (Reading database ... 12764 files and directories currently installed.) 15:59:37 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 15:59:37 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 15:59:37 Selecting previously unselected package libpython3.6-minimal:amd64. 15:59:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:59:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:59:38 Selecting previously unselected package libexpat1:amd64. 15:59:38 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:59:38 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:59:38 Selecting previously unselected package python3.6-minimal. 15:59:38 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:59:38 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:59:38 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 15:59:38 Checking for services that may need to be restarted...done. 15:59:38 Checking for services that may need to be restarted...done. 15:59:38 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:59:38 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:59:38 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:59:39 Selecting previously unselected package python3-minimal. 15:59:39 (Reading database ... 13012 files and directories currently installed.) 15:59:39 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:59:39 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:59:39 Selecting previously unselected package mime-support. 15:59:39 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:59:39 Unpacking mime-support (3.60ubuntu1) ... 15:59:39 Selecting previously unselected package libmpdec2:amd64. 15:59:39 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:59:39 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:59:39 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:59:39 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:59:39 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:59:39 Selecting previously unselected package python3.6. 15:59:39 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:59:39 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:59:39 Selecting previously unselected package libpython3-stdlib:amd64. 15:59:39 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:59:39 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:59:40 Setting up python3-minimal (3.6.7-1~18.04) ... 15:59:40 Selecting previously unselected package python3. 15:59:40 (Reading database ... 13442 files and directories currently installed.) 15:59:40 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:59:40 Unpacking python3 (3.6.7-1~18.04) ... 15:59:40 Selecting previously unselected package multiarch-support. 15:59:40 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:59:40 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:59:40 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:59:40 Selecting previously unselected package liblzo2-2:amd64. 15:59:40 (Reading database ... 13479 files and directories currently installed.) 15:59:40 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:59:40 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:59:40 Selecting previously unselected package libbsd0:amd64. 15:59:40 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:59:40 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:59:40 Selecting previously unselected package sudo. 15:59:40 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:59:40 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:59:40 Selecting previously unselected package apparmor. 15:59:40 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:59:40 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:59:42 Selecting previously unselected package libedit2:amd64. 15:59:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:59:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:59:42 Selecting previously unselected package libkrb5support0:amd64. 15:59:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:59:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:59:42 Selecting previously unselected package libk5crypto3:amd64. 15:59:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:59:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:59:42 Selecting previously unselected package libkeyutils1:amd64. 15:59:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:59:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:59:43 Selecting previously unselected package libkrb5-3:amd64. 15:59:43 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:59:43 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:59:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:59:43 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:59:43 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:59:43 Selecting previously unselected package libssl1.0.0:amd64. 15:59:43 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:59:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:59:43 Selecting previously unselected package openssh-client. 15:59:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:59:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:59:43 Selecting previously unselected package squashfs-tools. 15:59:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:59:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:59:43 Selecting previously unselected package snapd. 15:59:43 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 15:59:43 Unpacking snapd (2.48.3+18.04) ... 15:59:45 25b303627fd3: Pull complete 15:59:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:59:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:59:45 prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container 15:59:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:59:46 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:59:46 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:59:46 Setting up mime-support (3.60ubuntu1) ... 15:59:46 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:59:46 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:59:46 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:59:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:59:46 Setting up systemd (237-3ubuntu10.44) ... 15:59:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:59:47 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:59:47 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:59:47 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:59:47 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:59:47 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:59:47 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:59:48 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:59:48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:59:48 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:59:48 Setting up python3 (3.6.7-1~18.04) ... 15:59:48 running python rtupdate hooks for python3.6... 15:59:48 running python post-rtupdate hooks for python3.6... 15:59:48 Setting up apparmor (2.12-4ubuntu5.1) ... 15:59:48 $ docker top 08ebd33d3efb8d46e7ec427b9952272c137084b1cb605fe63085c960d56693fc -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:59:50 + grep parallel 15:59:50 + docker-compose build --help 15:59:50 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:59:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:59:50 Setting up snapd (2.48.3+18.04) ... 15:59:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:59:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:59:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:59:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:59:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:59:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:59:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:59:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:59:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:59:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:59:52 /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' 15:59:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:59:52 Processing triggers for systemd (237-3ubuntu10.44) ... 15:59:53 --parallel Build images in parallel. [Pipeline] } 15:59:53 $ docker stop --time=1 08ebd33d3efb8d46e7ec427b9952272c137084b1cb605fe63085c960d56693fc 15:59:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:59:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:59:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:59:55 $ docker rm -f 08ebd33d3efb8d46e7ec427b9952272c137084b1cb605fe63085c960d56693fc 15:59:55 Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile 15:59:56 Reading package lists... 15:59:56 Building dependency tree... 15:59:56 Reading state information... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:56 Calculating upgrade... 15:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:59:56 . [Pipeline] withDockerContainer 15:59:56 The following packages will be upgraded: 15:59:56 advancecomp base-files bash binutils binutils-common 15:59:56 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:59:56 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:59:56 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:59:56 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:59:56 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:59:56 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:59:56 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 15:59:56 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 15:59:56 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 15:59:56 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 15:59:56 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 15:59:56 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 15:59:56 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 15:59:56 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:59:56 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:59:56 Need to get 63.8 MB of archives. 15:59:56 After this operation, 5202 kB of additional disk space will be used. 15:59:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 15:59:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:59:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:59:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:59:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:59:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:59:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:59:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:59:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:59:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:59:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:59:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:59:56 prd-ubuntu18.04-docker-arm64-4c-16g-29141 does not seem to be running inside a container 15:59:56 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:59:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:59:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:59:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:59:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:59:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:59:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:59:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:59:56 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:59:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:59:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:59:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:59:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:59:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:59:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:59:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:59:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:59:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:59:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:59:56 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:59:56 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:59:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:59:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:59:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:59:57 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:59:57 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:59:57 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:59:57 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:59:57 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 15:59:57 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:59:57 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:59:57 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:59:57 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:59:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:59:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:59:57 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:59:57 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:59:57 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:59:57 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:59:57 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:59:57 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:59:57 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:59:57 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:59:57 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:59:57 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:59:57 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:59:57 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:59:57 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:59:57 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:59:57 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:59:57 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:59:57 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:59:57 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:59:57 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:59:57 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:59:57 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:59:57 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:59:57 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:59:57 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:59:57 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:59:57 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:59:57 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:59:57 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:59:57 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:59:57 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:59:57 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:59:57 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:59:57 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:59:57 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:59:57 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:59:57 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:59:57 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:59:57 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 15:59:57 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:59:57 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:59:58 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:59:58 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:59:58 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:59:58 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:59:58 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:59:58 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:59:58 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:59:58 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:59:58 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:59:58 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:59:58 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:59:58 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:59:58 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:59:58 $ docker top cd36fd870209d96bac7061576f920d6aa75aa36271e03e7def8a3e22fd16740c -eo pid,comm 15:59:58 debconf: delaying package configuration, since apt-utils is not installed 15:59:58 Fetched 63.8 MB in 2s (37.0 MB/s) 15:59:58 (Reading database ... 13912 files and directories currently installed.) 15:59:58 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:59:58 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh 15:59:59 + docker-compose -f ./docker-compose-build.yml build --parallel 15:59:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:59:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:59:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 15:59:59 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 16:00:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:01 (Reading database ... 13911 files and directories currently installed.) 16:00:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:00:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:00:01 (Reading database ... 13911 files and directories currently installed.) 16:00:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:00:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:00:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:01 (Reading database ... 13911 files and directories currently installed.) 16:00:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:00:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:00:03 (Reading database ... 13911 files and directories currently installed.) 16:00:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:00:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:00:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:00:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:00:03 Setting up base-files (10.1ubuntu2.10) ... 16:00:03 Installing new version of config file /etc/issue ... 16:00:03 Installing new version of config file /etc/issue.net ... 16:00:03 Installing new version of config file /etc/lsb-release ... 16:00:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:00:03 Building docker-core-command-go ... 16:00:03 Building docker-core-data-go ... 16:00:03 Building docker-core-metadata-go ... 16:00:03 Building docker-security-bootstrapper-go ... 16:00:03 Building docker-security-proxy-setup-go ... 16:00:03 Building docker-security-secretstore-setup-go ... 16:00:03 Building docker-support-notifications-go ... 16:00:03 Building docker-support-scheduler-go ... 16:00:03 Building docker-sys-mgmt-agent-go ... 16:00:03 Building docker-sys-mgmt-agent-go 16:00:03 Building docker-support-notifications-go 16:00:03 Building docker-core-command-go 16:00:03 Building docker-core-metadata-go 16:00:03 Building docker-security-proxy-setup-go 16:00:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:00:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:00:03 Removing obsolete conffile /etc/default/motd-news ... 16:00:03 (Reading database ... 13912 files and directories currently installed.) 16:00:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:00:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:00:04 Setting up bash (4.4.18-2ubuntu1.2) ... 16:00:04 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 16:00:04 (Reading database ... 13912 files and directories currently installed.) 16:00:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:00:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:00:04 (Reading database ... 13912 files and directories currently installed.) 16:00:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:00:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:00:04 Setting up tar (1.29b-2ubuntu0.2) ... 16:00:04 (Reading database ... 13912 files and directories currently installed.) 16:00:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:00:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:00:05 (Reading database ... 13912 files and directories currently installed.) 16:00:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:05 (Reading database ... 13912 files and directories currently installed.) 16:00:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:00:05 (Reading database ... 13912 files and directories currently installed.) 16:00:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:00:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:00:05 Setting up grep (3.1-2build1) ... 16:00:05 (Reading database ... 13912 files and directories currently installed.) 16:00:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:00:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:00:05 Setting up login (1:4.5-1ubuntu2) ... 16:00:06 (Reading database ... 13912 files and directories currently installed.) 16:00:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:00:06 (Reading database ... 13912 files and directories currently installed.) 16:00:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:00:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:00:07 (Reading database ... 13912 files and directories currently installed.) 16:00:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:00:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:00:09 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:00:09 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:00:09 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:00:09 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:00:09 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:00:09 (Reading database ... 13912 files and directories currently installed.) 16:00:09 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:00:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:00:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:00:09 (Reading database ... 13912 files and directories currently installed.) 16:00:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:10 (Reading database ... 13912 files and directories currently installed.) 16:00:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:10 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:10 (Reading database ... 13912 files and directories currently installed.) 16:00:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:10 (Reading database ... 13912 files and directories currently installed.) 16:00:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:10 (Reading database ... 13912 files and directories currently installed.) 16:00:10 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:10 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:11 (Reading database ... 13912 files and directories currently installed.) 16:00:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:00:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:11 (Reading database ... 13912 files and directories currently installed.) 16:00:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:00:11 (Reading database ... 13912 files and directories currently installed.) 16:00:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:00:11 (Reading database ... 13912 files and directories currently installed.) 16:00:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:00:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:00:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:00:13 (Reading database ... 13912 files and directories currently installed.) 16:00:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:00:13 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:00:13 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:00:13 (Reading database ... 13912 files and directories currently installed.) 16:00:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:00:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:00:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:00:13 (Reading database ... 13914 files and directories currently installed.) 16:00:13 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:00:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:00:14 Setting up debconf (1.5.66ubuntu1) ... 16:00:14 (Reading database ... 13914 files and directories currently installed.) 16:00:14 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:00:14 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:00:14 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:00:14 (Reading database ... 13914 files and directories currently installed.) 16:00:14 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:00:14 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:00:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:00:14 (Reading database ... 13914 files and directories currently installed.) 16:00:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:00:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:15 (Reading database ... 13914 files and directories currently installed.) 16:00:15 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:00:15 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:15 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:15 (Reading database ... 13914 files and directories currently installed.) 16:00:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:00:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:15 (Reading database ... 13914 files and directories currently installed.) 16:00:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:00:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:00:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 16:00:16 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 16:00:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:16 (Reading database ... 13914 files and directories currently installed.) 16:00:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:00:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:00:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:00:16 (Reading database ... 13914 files and directories currently installed.) 16:00:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:00:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:00:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:00:17 (Reading database ... 13914 files and directories currently installed.) 16:00:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:00:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:00:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:00:17 (Reading database ... 13914 files and directories currently installed.) 16:00:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:00:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:00:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:00:17 (Reading database ... 13914 files and directories currently installed.) 16:00:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:00:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:00:18 Setting up passwd (1:4.5-1ubuntu2) ... 16:00:18 (Reading database ... 13914 files and directories currently installed.) 16:00:18 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:00:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:00:19 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:00:19 (Reading database ... 13914 files and directories currently installed.) 16:00:19 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:00:19 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:00:19 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:00:19 (Reading database ... 13914 files and directories currently installed.) 16:00:19 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:00:19 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:00:19 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:00:19 (Reading database ... 13914 files and directories currently installed.) 16:00:19 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:00:19 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:00:19 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:00:19 (Reading database ... 13914 files and directories currently installed.) 16:00:19 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:00:19 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:00:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:00:20 (Reading database ... 13914 files and directories currently installed.) 16:00:20 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:00:20 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:00:20 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:00:20 (Reading database ... 13914 files and directories currently installed.) 16:00:20 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:00:20 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:00:20 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:00:20 (Reading database ... 13915 files and directories currently installed.) 16:00:20 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:00:20 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:00:20 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:00:20 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:00:20 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 16:00:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 16:00:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:00:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:00:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:00:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:00:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:00:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:00:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:00:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:00:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:00:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:00:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:00:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:00:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:00:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:00:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:00:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:00:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:00:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:00:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:00:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:00:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:00:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:00:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:24 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:00:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:00:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:00:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:00:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:00:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:00:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:00:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:00:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:00:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:00:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:00:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:00:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:00:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:00:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:00:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:00:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:00:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:00:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:00:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:00:30 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:00:31 16:00:31 Current default time zone: 'Etc/UTC' 16:00:31 Local time is now: Tue Mar 9 16:00:30 UTC 2021. 16:00:31 Universal Time is now: Tue Mar 9 16:00:30 UTC 2021. 16:00:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:00:31 16:00:31 Setting up systemd-sysv (237-3ubuntu10.44) ... 16:00:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:31 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 16:00:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:00:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:00:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:00:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:00:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:00:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:00:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:00:31 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:31 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:00:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:00:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:31 Setting up patch (2.7.6-2ubuntu1.1) ... 16:00:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:00:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:00:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 16:00:31 Installing new version of config file /etc/ssl/openssl.cnf ... 16:00:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:00:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:00:31 Setting up ca-certificates (20210119~18.04.1) ... 16:00:33 Updating certificates in /etc/ssl/certs... 16:00:34 23 added, 27 removed; done. 16:00:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:00:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:00:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:00:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:00:34 Setting up pkgbinarymangler (138.18.04.1) ... 16:00:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:00:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:00:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:00:34 Setting up perl (5.26.1-6ubuntu0.5) ... 16:00:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:00:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:00:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:00:35 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:00:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:00:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:00:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:00:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:00:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:00:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:00:35 Processing triggers for systemd (237-3ubuntu10.44) ... 16:00:35 Processing triggers for mime-support (3.60ubuntu1) ... 16:00:35 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:00:35 Updating certificates in /etc/ssl/certs... 16:00:35 0 added, 0 removed; done. 16:00:35 Running hooks in /etc/ca-certificates/update.d... 16:00:35 done. 16:00:36 Reading package lists... 16:00:36 Building dependency tree... 16:00:36 Reading state information... 16:00:37 The following NEW packages will be installed: 16:00:37 apt-transport-https 16:00:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:00:37 Need to get 1696 B of archives. 16:00:37 After this operation, 153 kB of additional disk space will be used. 16:00:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:00:37 debconf: delaying package configuration, since apt-utils is not installed 16:00:37 Fetched 1696 B in 0s (26.5 kB/s) 16:00:37 Selecting previously unselected package apt-transport-https. 16:00:37 (Reading database ... 13920 files and directories currently installed.) 16:00:37 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:00:37 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:00:37 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:00:37 Waiting for network to be ready... 16:00:44 2021-03-09T16:00:42Z INFO Waiting for automatic snapd restart... 16:00:45 snapd 2.49 from Canonical* installed 16:00:46 "snapd" switched to the "latest/stable" channel 16:00:46 16:00:52 core18 20210128 from Canonical* installed 16:00:52 "core18" switched to the "latest/stable" channel 16:00:52 16:00:58 snapcraft 4.5.4 from Canonical* installed 16:00:58 "snapcraft" switched to the "latest/stable" channel 16:00:58 16:01:02 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: 16:01:02 - README.md 16:01:02 - snapcraft.yaml.orig 16:01:02 16:01:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:01:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:01:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:01:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:01:10 Reading package lists... 16:01:10 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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 16:01:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:16 Reading package lists... 16:01:16 Building dependency tree... 16:01:16 Reading state information... 16:01:16 Suggested packages: 16:01:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:01:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:01:16 Recommended packages: 16:01:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:01:16 The following NEW packages will be installed: 16:01:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:01:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:01:16 pkg-config zip 16:01:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:01:16 Need to get 7656 kB of archives. 16:01:16 After this operation, 43.7 MB of additional disk space will be used. 16:01:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] 16:01:17 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:01:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:01:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 16:01:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 16:01:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:01:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:01:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:01:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:01:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:01:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:01:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:01:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:01:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:01:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:01:17 debconf: delaying package configuration, since apt-utils is not installed 16:01:17 Fetched 7656 kB in 1s (10.7 MB/s) 16:01:18 Selecting previously unselected package libglib2.0-0:amd64. 16:01:18 (Reading database ... 13924 files and directories currently installed.) 16:01:18 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... 16:01:18 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 16:01:18 Selecting previously unselected package libpsl5:amd64. 16:01:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:01:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:01:18 Selecting previously unselected package libnghttp2-14:amd64. 16:01:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:01:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:01:18 Selecting previously unselected package librtmp1:amd64. 16:01:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:01:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:01:18 Selecting previously unselected package libcurl3-gnutls:amd64. 16:01:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:01:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:01:18 Selecting previously unselected package liberror-perl. 16:01:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:01:18 Unpacking liberror-perl (0.17025-1) ... 16:01:18 Selecting previously unselected package git-man. 16:01:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 16:01:18 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 16:01:19 Selecting previously unselected package git. 16:01:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 16:01:19 Unpacking git (1:2.17.1-1ubuntu0.7) ... 16:01:19 Selecting previously unselected package libnorm1:amd64. 16:01:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:01:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:01:19 Selecting previously unselected package libpgm-5.2-0:amd64. 16:01:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:01:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:01:19 Selecting previously unselected package libsodium23:amd64. 16:01:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:01:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:01:20 Selecting previously unselected package libzmq5:amd64. 16:01:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:01:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:01:20 Selecting previously unselected package libzmq3-dev:amd64. 16:01:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:01:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:01:20 Selecting previously unselected package pkg-config. 16:01:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:01:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:01:20 Selecting previously unselected package zip. 16:01:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:01:20 Unpacking zip (3.0-11build1) ... 16:01:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:01:20 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 16:01:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:01:20 Setting up liberror-perl (0.17025-1) ... 16:01:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:01:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 16:01:20 No schema files found: doing nothing. 16:01:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:01:20 Setting up zip (3.0-11build1) ... 16:01:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:01:20 Setting up libsodium23:amd64 (1.0.16-2) ... 16:01:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:01:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:01:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:01:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:01:21 Setting up git (1:2.17.1-1ubuntu0.7) ... 16:01:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:01:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:01:25 ---> 1eb882938724 16:01:25 Step 3/21 : WORKDIR /edgex-go 16:01:25 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:01:25 ---> 1eb882938724 16:01:25 Step 3/26 : WORKDIR /edgex-go 16:01:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:25 ---> 1eb882938724 16:01:25 Step 3/23 : WORKDIR /edgex-go 16:01:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:01:25 ---> 1eb882938724 16:01:25 Step 3/23 : WORKDIR /edgex-go 16:01:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:01:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:25 ---> 1eb882938724 16:01:25 Step 3/22 : WORKDIR /edgex-go 16:01:25 ---> Running in 5dbf8e5baa7f 16:01:25 ---> Running in e7bd51b5be22 16:01:25 ---> Running in dbcc64b540d4 16:01:25 ---> Running in 4ef8b505ded8 16:01:25 ---> Running in c3e15b45ceac 16:01:25 Removing intermediate container dbcc64b540d4 16:01:25 ---> d6e16edaa394 16:01:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:25 Removing intermediate container 5dbf8e5baa7f 16:01:25 ---> 36944ff8dc53 16:01:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:25 Removing intermediate container e7bd51b5be22 16:01:25 ---> 1ec8ab9af327 16:01:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:25 Removing intermediate container c3e15b45ceac 16:01:25 ---> c095870a5c46 16:01:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:25 Removing intermediate container 4ef8b505ded8 16:01:25 ---> f6f2a4c31046 16:01:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:25 ---> Running in faff8f072314 16:01:25 ---> Running in a19711b77660 16:01:25 ---> Running in bdced8e1d436 16:01:25 ---> Running in 46ad1c4d82e6 16:01:25 ---> Running in 08f549734032 16:01:25 Removing intermediate container faff8f072314 16:01:25 ---> 002e4ccf43ed 16:01:25 Step 5/21 : RUN apk add --update --no-cache make git 16:01:25 ---> Running in 6130d8c4547a 16:01:25 Removing intermediate container 46ad1c4d82e6 16:01:25 ---> c106aff35df1 16:01:25 Step 5/23 : RUN apk add --update --no-cache make git 16:01:25 Removing intermediate container bdced8e1d436 16:01:25 ---> 8a0e949c7bdf 16:01:25 Step 5/23 : RUN apk add --update --no-cache make git 16:01:25 ---> Running in 3ce5eb8bfd7c 16:01:25 Removing intermediate container a19711b77660 16:01:25 ---> a23accfb946e 16:01:25 Step 5/26 : RUN apk add --update --no-cache make bash git 16:01:25 ---> Running in a92fab29c9de 16:01:25 Removing intermediate container 08f549734032 16:01:25 ---> 3d37654c7a5f 16:01:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:01:25 ---> Running in 826cc6b784e6 16:01:25 ---> Running in 64bb81303ded 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:25 OK: 217 MiB in 51 packages 16:01:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:01:26 OK: 217 MiB in 51 packages 16:01:26 OK: 217 MiB in 51 packages 16:01:26 OK: 217 MiB in 51 packages 16:01:27 OK: 217 MiB in 51 packages 16:01:27 Removing intermediate container 6130d8c4547a 16:01:27 ---> 54adfd300f85 16:01:27 Step 6/21 : COPY go.mod . 16:01:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:27 git set to automatically installed. 16:01:27 git-man set to automatically installed. 16:01:27 libcurl3-gnutls set to automatically installed. 16:01:27 liberror-perl set to automatically installed. 16:01:27 libglib2.0-0 set to automatically installed. 16:01:27 libnghttp2-14 set to automatically installed. 16:01:27 libnorm1 set to automatically installed. 16:01:27 libpgm-5.2-0 set to automatically installed. 16:01:27 libpsl5 set to automatically installed. 16:01:27 librtmp1 set to automatically installed. 16:01:27 libsodium23 set to automatically installed. 16:01:27 libzmq3-dev set to automatically installed. 16:01:27 libzmq5 set to automatically installed. 16:01:27 pkg-config set to automatically installed. 16:01:27 zip set to automatically installed. 16:01:27 Removing intermediate container 3ce5eb8bfd7c 16:01:27 ---> 3e9b8933b8df 16:01:27 Step 6/23 : COPY go.mod . 16:01:28 Removing intermediate container a92fab29c9de 16:01:28 ---> 59c6b4fc4ec8 16:01:28 Step 6/23 : COPY go.mod . 16:01:28 ---> 891f68328260 16:01:28 Step 7/21 : RUN go mod download 16:01:28 ---> Running in c877b5ed6e4a 16:01:29 Removing intermediate container 826cc6b784e6 16:01:29 Removing intermediate container 64bb81303ded 16:01:29 ---> 092758c5e634 16:01:29 Step 6/26 : COPY go.mod . 16:01:29 ---> d892a1b41d9b 16:01:29 Step 6/22 : COPY go.mod . 16:01:29 ---> 9feb0ffeb859 16:01:29 Step 7/23 : RUN go mod download 16:01:29 ---> ddec42ee482e 16:01:29 Step 7/23 : RUN go mod download 16:01:29 ---> Running in da70929aeb71 16:01:29 ---> Running in 0daec077d71e 16:01:30 ---> 3aa518fe8429 16:01:30 Step 7/26 : RUN go mod download 16:01:30 ---> 243d232e260e 16:01:30 Step 7/22 : RUN go mod download 16:01:30 snapd is not logged in, snap install commands will use sudo 16:01:30 ---> Running in c243bf702716 16:01:30 ---> Running in 50bfdd1bd5b7 16:01:33 Removing intermediate container c877b5ed6e4a 16:01:33 ---> 35b060d0bd2b 16:01:33 Step 8/21 : COPY . . 16:01:33 Removing intermediate container da70929aeb71 16:01:33 ---> 0663f5eda7aa 16:01:33 Step 8/23 : COPY . . 16:01:34 Removing intermediate container 0daec077d71e 16:01:34 ---> 52c2070daebb 16:01:34 Step 8/23 : COPY . . 16:01:35 Removing intermediate container c243bf702716 16:01:35 ---> cc71ccebe090 16:01:35 Step 8/22 : COPY . . 16:01:36 Removing intermediate container 50bfdd1bd5b7 16:01:36 ---> 29a3573247ad 16:01:36 Step 8/26 : COPY . . 16:01:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:01:37 snap "core18" has no updates available 16:01:37 Pulling config-common 16:01:37 + snapcraftctl pull 16:01:38 Pulling go-build-helper 16:01:38 + snapcraftctl pull 16:02:02 ---> 3df7fe7c4e85 16:02:02 Step 9/23 : RUN make cmd/core-command/core-command 16:02:02 ---> 7391b6e4f352 16:02:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:02:02 ---> b65fc97a9ad7 16:02:02 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:02:02 ---> d860dec3e976 16:02:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:02:02 ---> 0c99f7d30bcc 16:02:02 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:02:02 ---> Running in 567f97530ada 16:02:02 ---> Running in e72fa655a13e 16:02:02 ---> Running in 4b9cfb99cca4 16:02:02 ---> Running in 2b474e28a95b 16:02:02 ---> Running in c6c179b07174 16:02:02 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 16:02:02 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 16:02:03 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 16:02:03 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 16:02:03 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 16:02:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:02:05 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:02:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 16:02:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 16:02:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:02:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:02:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 16:02:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 16:02:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 16:02:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 16:02:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:02:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:02:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:02:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:02:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:02:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:02:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:02:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:02:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:02:05 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 16:02:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 16:02:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:02:05 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:02:05 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 16:02:05 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 16:02:05 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 16:02:05 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 16:02:05 Fetched 24.0 MB in 0s (0 B/s) 16:02:05 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:02:05 Fetched 96.5 kB in 0s (0 B/s) 16:02:05 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:02:05 Fetched 279 kB in 0s (0 B/s) 16:02:05 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:02:05 Fetched 122 kB in 0s (0 B/s) 16:02:05 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:02:05 Fetched 77.8 kB in 0s (0 B/s) 16:02:05 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:02:05 Fetched 8848 B in 0s (0 B/s) 16:02:05 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:02:05 Fetched 47.8 kB in 0s (0 B/s) 16:02:05 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:02:05 Fetched 45.6 kB in 0s (0 B/s) 16:02:05 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:02:05 Fetched 15.0 kB in 0s (0 B/s) 16:02:05 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:02:05 Fetched 214 kB in 0s (0 B/s) 16:02:05 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:02:05 Fetched 154 kB in 0s (0 B/s) 16:02:05 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:02:05 Fetched 50.6 kB in 0s (0 B/s) 16:02:05 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:02:05 Fetched 14.8 kB in 0s (0 B/s) 16:02:05 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:02:05 Fetched 41.8 kB in 0s (0 B/s) 16:02:05 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:02:05 Fetched 499 kB in 0s (0 B/s) 16:02:05 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:02:05 Fetched 111 kB in 0s (0 B/s) 16:02:05 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:02:05 Fetched 240 kB in 0s (0 B/s) 16:02:05 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:02:05 Fetched 29.3 kB in 0s (0 B/s) 16:02:05 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:02:05 Fetched 85.5 kB in 0s (0 B/s) 16:02:05 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:02:05 Fetched 24.5 kB in 0s (0 B/s) 16:02:05 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:02:05 Fetched 49.2 kB in 0s (0 B/s) 16:02:05 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:02:05 Fetched 54.2 kB in 0s (0 B/s) 16:02:05 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:02:05 Fetched 30.8 kB in 0s (0 B/s) 16:02:05 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:02:05 Fetched 15.8 kB in 0s (0 B/s) 16:02:05 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:02:05 Fetched 85.9 kB in 0s (0 B/s) 16:02:05 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:02:05 Fetched 8720 B in 0s (0 B/s) 16:02:05 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:02:05 Fetched 137 kB in 0s (0 B/s) 16:02:05 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:02:05 Fetched 119 kB in 0s (0 B/s) 16:02:05 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:02:05 Fetched 109 kB in 0s (0 B/s) 16:02:05 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:02:05 Fetched 11.1 kB in 0s (0 B/s) 16:02:05 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:02:05 Fetched 645 kB in 0s (0 B/s) 16:02:05 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:02:05 Fetched 41.3 kB in 0s (0 B/s) 16:02:05 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:02:05 Fetched 17.9 kB in 0s (0 B/s) 16:02:05 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:02:05 Fetched 368 kB in 0s (0 B/s) 16:02:05 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:02:05 Fetched 187 kB in 0s (0 B/s) 16:02:05 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:02:05 Fetched 175 kB in 0s (0 B/s) 16:02:05 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:02:05 Fetched 206 kB in 0s (0 B/s) 16:02:05 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 16:02:05 Fetched 1301 kB in 0s (0 B/s) 16:02:05 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:02:05 Fetched 36.2 kB in 0s (0 B/s) 16:02:05 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:02:05 Fetched 159 kB in 0s (0 B/s) 16:02:05 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:02:05 Fetched 107 kB in 0s (0 B/s) 16:02:05 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:02:05 Fetched 48.7 kB in 0s (0 B/s) 16:02:05 Pulling static-packages 16:02:05 + snapcraftctl pull 16:02:06 'go115' has dependencies that need to be staged: static-packages go-build-helper 16:02:06 Skipping pull go-build-helper (already ran) 16:02:06 Skipping pull static-packages (already ran) 16:02:06 Building go-build-helper 16:02:06 + snapcraftctl build 16:02:10 Building static-packages 16:02:10 + snapcraftctl build 16:02:13 Staging go-build-helper 16:02:13 + snapcraftctl stage 16:02:14 Staging static-packages 16:02:14 + snapcraftctl stage 16:02:15 Pulling go115 16:02:15 + snapcraftctl pull 16:02:16 'edgex-go' has dependencies that need to be staged: go115 16:02:16 Skipping pull go115 (already ran) 16:02:16 Building go115 16:02:16 + dpkg --print-architecture 16:02:16 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 16:02:16 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 16:02:16 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 16:02:16 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:16 Dload Upload Total Spent Left Speed 16:02:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.6M 0 0 22.0M 0 0:00:05 0:00:01 0:00:04 22.0M 52 115M 52 60.9M 0 0 29.4M 0 0:00:03 0:00:02 0:00:01 29.4M 87 115M 87 101M 0 0 33.0M 0 0:00:03 0:00:03 --:--:-- 33.0M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M 16:02:20 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 16:02:20 + sha256sum -c sha256 16:02:20 + grep OK 16:02:21 go1.15.2.linux-amd64.tar.gz: OK 16:02:21 + mkdir -p /root/stage/go1.15 16:02:21 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 16:02:26 Staging go115 16:02:26 + snapcraftctl stage 16:02:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:02:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:02:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:02:33 Fetched 0 B in 0s (0 B/s) 16:02:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:02:33 Fetched 224 kB in 0s (0 B/s) 16:02:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:02:33 Fetched 157 kB in 0s (0 B/s) 16:02:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:02:33 Fetched 221 kB in 0s (0 B/s) 16:02:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:02:33 Fetched 143 kB in 0s (0 B/s) 16:02:33 Pulling edgex-go 16:02:33 + snapcraftctl pull 16:02:34 Pulling version 16:02:34 + cd /root/project 16:02:34 + [ -f VERSION ] 16:02:34 + PROJECT_VERSION=local-dev 16:02:34 + git rev-parse --short HEAD 16:02:34 + GIT_REVISION=46a123c2 16:02:34 + snapcraftctl set-version local-dev 16:02:35 Building config-common 16:02:35 + snapcraftctl build 16:02:37 Skipping build go-build-helper (already ran) 16:02:37 Skipping build static-packages (already ran) 16:02:37 Skipping build go115 (already ran) 16:02:37 Building edgex-go 16:02:38 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6120/bin/scriptlet-bin 16:02:38 + cd /root/parts/edgex-go/src 16:02:38 + make build 16:02:38 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 16:02:40 go: downloading github.com/gorilla/mux v1.8.0 16:02:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:02:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.43 16:02:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 16:02:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:02:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 16:02:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:02:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 16:02:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 16:02:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 16:02:40 go: downloading github.com/google/uuid v1.2.0 16:02:40 go: downloading github.com/BurntSushi/toml v0.3.1 16:02:40 go: downloading github.com/pelletier/go-toml v1.2.0 16:02:40 go: downloading github.com/go-kit/kit v0.8.0 16:02:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:02:40 go: downloading github.com/pebbe/zmq4 v1.2.5 16:02:40 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:02:40 go: downloading github.com/hashicorp/consul/api v1.8.1 16:02:40 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:02:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:02:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 16:02:40 go: downloading github.com/x448/float16 v0.8.4 16:02:40 go: downloading github.com/pkg/errors v0.8.1 16:02:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:02:40 go: downloading github.com/imdario/mergo v0.3.11 16:02:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:02:40 go: downloading github.com/mitchellh/copystructure v1.0.0 16:02:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:02:40 go: downloading github.com/gorilla/websocket v1.4.2 16:02:40 go: downloading github.com/leodido/go-urn v1.2.0 16:02:40 go: downloading github.com/go-playground/universal-translator v0.17.0 16:02:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:02:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:02:40 go: downloading github.com/hashicorp/serf v0.9.5 16:02:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:02:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:02:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:02:41 go: downloading github.com/go-playground/locales v0.13.0 16:02:41 go: downloading github.com/fatih/color v1.9.0 16:02:41 go: downloading github.com/mattn/go-isatty v0.0.12 16:02:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:02:41 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:02:41 go: downloading github.com/mattn/go-colorable v0.1.6 16:02:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:02:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:02:51 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 16:02:51 go: downloading gopkg.in/yaml.v2 v2.4.0 16:02:56 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 16:02:57 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 16:02:58 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 16:02:59 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 16:02:59 go: downloading github.com/stretchr/testify v1.7.0 16:02:59 go: downloading github.com/davecgh/go-spew v1.1.1 16:02:59 go: downloading github.com/pmezard/go-difflib v1.0.0 16:02:59 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:03:01 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 16:03:01 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:03:01 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:03:02 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 16:03:03 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 16:03:03 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 16:03:04 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 16:03:05 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 16:03:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:03:07 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 16:03:07 go: downloading github.com/lib/pq v1.9.0 16:03:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:03:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:03:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:03:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:03:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:03:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:03:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:03:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:03:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:03:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:03:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:03:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:03:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:03:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:03:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:03:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:03:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:03:09 + 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 16:03:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:03:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:03:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:03:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:03:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:03:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:03:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:03:11 Building version 16:03:11 + snapcraftctl build 16:03:14 Staging config-common 16:03:14 + snapcraftctl stage 16:03:14 Skipping stage go-build-helper (already ran) 16:03:14 Skipping stage static-packages (already ran) 16:03:14 Skipping stage go115 (already ran) 16:03:14 Staging edgex-go 16:03:14 + snapcraftctl stage 16:03:16 Staging version 16:03:16 + snapcraftctl stage 16:03:17 Priming config-common 16:03:17 + snapcraftctl prime 16:03:18 Priming go-build-helper 16:03:18 + snapcraftctl prime 16:03:19 Priming static-packages 16:03:19 + snapcraftctl prime 16:03:21 Priming go115 16:03:21 + snapcraftctl prime 16:03:22 Priming edgex-go 16:03:22 + snapcraftctl prime 16:03:24 Priming version 16:03:24 + snapcraftctl prime 16:03:25 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] } 16:03: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 16:03:46 Removing intermediate container 2b474e28a95b 16:03:46 ---> fe4e96f52770 16:03:46 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:03:47 ---> Running in 5123b6847203 16:03:48 Removing intermediate container 567f97530ada 16:03:48 ---> 133c9c79d9d9 16:03:48 16:03:48 Step 10/21 : FROM alpine:3.12 16:03:48 3.12: Pulling from library/alpine 16:03:48 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 16:03:49 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:03:49 Status: Downloaded newer image for alpine:3.12 16:03:49 ---> d10569e2745f 16:03:49 Step 11/21 : RUN apk add --update --no-cache curl 16:03:50 ---> Running in cc01c9597b4a 16:03:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:03:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:03:53 (1/4) Installing ca-certificates (20191127-r4) 16:03:53 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:03:53 (3/4) Installing libcurl (7.69.1-r3) 16:03:53 (4/4) Installing curl (7.69.1-r3) 16:03:53 Executing busybox-1.31.1-r19.trigger 16:03:53 Executing ca-certificates-20191127-r4.trigger 16:03:53 OK: 7 MiB in 18 packages 16:03:54 Removing intermediate container 5123b6847203 16:03:54 ---> 125fcee8a5f2 16:03:54 16:03:54 Step 11/26 : FROM docker:20.10.0 16:03:54 20.10.0: Pulling from library/docker 16:03:57 Removing intermediate container cc01c9597b4a 16:03:57 ---> 6a179ce23399 16:03:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:03:57 ---> Running in 8b8814bc0194 16:03:59 Removing intermediate container 8b8814bc0194 16:03:59 ---> 2403107334e6 16:03:59 Step 13/21 : WORKDIR /edgex 16:03:59 ---> Running in 4b26ef1900f2 16:04:01 Removing intermediate container 4b26ef1900f2 16:04:01 ---> 0deed2fa6c19 16:04:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:04:03 Removing intermediate container e72fa655a13e 16:04:03 ---> 516f5f75a013 16:04:03 16:04:03 Step 10/23 : FROM alpine:3.12 16:04:03 ---> d10569e2745f 16:04:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:04:03 ---> b84e8f3d0003 16:04:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:04:03 ---> Running in 6832c4b9c7e4 16:04:04 Removing intermediate container c6c179b07174 16:04:04 ---> db282afc0128 16:04:04 16:04:04 Step 10/22 : FROM alpine:3.12 16:04:04 ---> d10569e2745f 16:04:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:04:04 ---> Running in a74abcaf7c4a 16:04:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:05 ---> 2f9d13cf9c9a 16:04:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:04:06 (1/1) Installing dumb-init (1.2.2-r1) 16:04:06 Executing busybox-1.31.1-r19.trigger 16:04:06 OK: 5 MiB in 15 packages 16:04:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:07 (1/2) Installing ca-certificates (20191127-r4) 16:04:07 (2/2) Installing dumb-init (1.2.2-r1) 16:04:07 Executing busybox-1.31.1-r19.trigger 16:04:07 Executing ca-certificates-20191127-r4.trigger 16:04:07 OK: 6 MiB in 16 packages 16:04:07 ---> 40a24fd38c9b 16:04:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:04:08 ---> Running in 781108c570ea 16:04:08 Removing intermediate container 6832c4b9c7e4 16:04:08 ---> af424447bbf8 16:04:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:08 ---> Running in fb92b97c926a 16:04:09 Removing intermediate container 781108c570ea 16:04:09 ---> f4e64c569b24 16:04:09 Step 18/21 : CMD ["--init=true"] 16:04:09 ---> Running in 824e5827cadb 16:04:09 Removing intermediate container fb92b97c926a 16:04:09 ---> 2094f6df2fbc 16:04:09 Step 13/23 : ENV APP_PORT=48082 16:04:09 Removing intermediate container a74abcaf7c4a 16:04:09 ---> 435a5e6914bd 16:04:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:04:10 ---> Running in 11a18cb22402 16:04:10 ---> Running in 5cea7f353db3 16:04:10 Removing intermediate container 4b9cfb99cca4 16:04:10 ---> 2dd0eefef851 16:04:10 16:04:10 Step 10/23 : FROM alpine:3.12 16:04:10 ---> d10569e2745f 16:04:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:04:10 ---> Using cache 16:04:10 ---> af424447bbf8 16:04:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:10 ---> Using cache 16:04:10 ---> 2094f6df2fbc 16:04:10 Step 13/23 : ENV APP_PORT=48081 16:04:10 Removing intermediate container 824e5827cadb 16:04:10 ---> 55e484eb7b26 16:04:10 Step 19/21 : LABEL arch=arm64 16:04:10 ---> Running in 199a28d15cd6 16:04:10 ---> Running in 4c65260149ea 16:04:10 Removing intermediate container 5cea7f353db3 16:04:10 ---> 6c8c1a98d576 16:04:10 Step 14/23 : EXPOSE $APP_PORT 16:04:10 Removing intermediate container 11a18cb22402 16:04:10 ---> 0f70d46bb6f4 16:04:10 Step 13/22 : ENV APP_PORT=48060 16:04:11 ---> Running in 7471d2ad3a09 16:04:11 ---> Running in c4016bc4463e 16:04:11 Removing intermediate container 199a28d15cd6 16:04:11 ---> 4f374ae3c397 16:04:11 Step 14/23 : EXPOSE $APP_PORT 16:04:11 Removing intermediate container 4c65260149ea 16:04:11 ---> 6a3378025ce0 16:04:11 Step 20/21 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:04:11 ---> Running in 357e2206178b 16:04:11 ---> Running in 344918de3c08 16:04:12 Removing intermediate container 7471d2ad3a09 16:04:12 ---> 36d50b5bd44f 16:04:12 Step 14/22 : EXPOSE $APP_PORT 16:04:12 Removing intermediate container c4016bc4463e 16:04:12 ---> 654ca904676c 16:04:12 Step 15/23 : WORKDIR / 16:04:12 ---> Running in c3670ed05061 16:04:12 ---> Running in 7f85d3ae73c5 16:04:12 Removing intermediate container 357e2206178b 16:04:12 ---> d46db8f55a21 16:04:12 Step 15/23 : WORKDIR / 16:04:12 Removing intermediate container 344918de3c08 16:04:12 ---> 1afc3d22c32d 16:04:12 Step 21/21 : LABEL version=0.0.0 16:04:12 ---> Running in a9e1bc28f8dd 16:04:12 ---> Running in 994e2a3db132 16:04:12 Removing intermediate container 7f85d3ae73c5 16:04:12 ---> c815d23a9970 16:04:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:13 Removing intermediate container c3670ed05061 16:04:13 ---> be61208da1de 16:04:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:13 Removing intermediate container 994e2a3db132 16:04:13 ---> 1fce06041be5 16:04:13 16:04:13 Removing intermediate container a9e1bc28f8dd 16:04:13 ---> 9dc3ebd16a1b 16:04:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:14 ---> 3a9c1722b38d 16:04:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:14 Successfully built 1fce06041be5 16:04:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:04:14 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:04:14  Building docker-security-proxy-setup-go ... done Status: Downloaded newer image for docker:20.10.0 16:04:14 Building docker-security-bootstrapper-go 16:04:14 ---> eeaf43b92773 16:04:14 Step 12/26 : RUN apk add --no-cache bash 16:04:14 ---> f7d399d6a724 16:04:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:04:14 ---> Running in e0b86b11c98f 16:04:14 ---> 7e1854dd079a 16:04:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:16 ---> 0a03599a028c 16:04:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:16 ---> 23b5c6dac5e9 16:04:16 ---> 234aab3fc011 16:04:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:04:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:04:17 (1/2) Installing readline (8.0.4-r0) 16:04:17 (2/2) Installing bash (5.0.17-r0) 16:04:17 Executing bash-5.0.17-r0.post-install 16:04:17 Executing busybox-1.31.1-r19.trigger 16:04:17 OK: 12 MiB in 22 packages 16:04:18 ---> aa7a2ab74062 16:04:18 Step 19/23 : ENTRYPOINT ["/core-command"] 16:04:18 ---> Running in 1368d365c8c7 16:04:18 ---> 6696be2f218e 16:04:18 ---> 1bae422cc3a3 16:04:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:04:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:04:18 ---> Running in 0e16cb2aa82b 16:04:18 ---> Running in f5fbeed221fc 16:04:19 Removing intermediate container 1368d365c8c7 16:04:19 ---> c4ace24aaec4 16:04:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:19 Removing intermediate container e0b86b11c98f 16:04:19 ---> 2869069ca64f 16:04:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:04:19 ---> Running in 06e23a5c3bd5 16:04:19 Removing intermediate container f5fbeed221fc 16:04:19 ---> ea46fd2b51d8 16:04:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:19 Removing intermediate container 0e16cb2aa82b 16:04:19 ---> c4c9331a30c6 16:04:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:20 ---> Running in 9b3319214aa1 16:04:20 ---> Running in 7370d91a2c83 16:04:20 ---> Running in 0cae5025a422 16:04:20 Removing intermediate container 06e23a5c3bd5 16:04:20 ---> 30e6857f0767 16:04:20 Step 21/23 : LABEL arch=arm64 16:04:20 Removing intermediate container 9b3319214aa1 16:04:20 ---> 98ee3bcb1a4f 16:04:20 Step 14/26 : ENV APP_PORT=48090 16:04:20 ---> Running in b2e310622985 16:04:20 ---> Running in 080c0c1dbd6d 16:04:20 Removing intermediate container 7370d91a2c83 16:04:20 ---> d527fad9b112 16:04:20 Step 20/22 : LABEL arch=arm64 16:04:20 Removing intermediate container 0cae5025a422 16:04:20 ---> 42fbbf38c893 16:04:20 Step 21/23 : LABEL arch=arm64 16:04:21 ---> Running in 33a50981add1 16:04:21 ---> Running in 0fc065f0490b 16:04:21 Removing intermediate container b2e310622985 16:04:21 ---> 6f1830c8a8c8 16:04:21 Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:04:21 Removing intermediate container 080c0c1dbd6d 16:04:21 ---> 357e5c7bb2e7 16:04:21 Step 15/26 : EXPOSE $APP_PORT 16:04:21 ---> Running in 90d49399fa66 16:04:21 ---> Running in 80527de2f774 16:04:21 Removing intermediate container 33a50981add1 16:04:21 ---> 58b9d060adce 16:04:21 Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:04:22 ---> Running in 36c201adf631 16:04:22 Removing intermediate container 0fc065f0490b 16:04:22 ---> 287f386c3af4 16:04:22 Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:04:22 Removing intermediate container 90d49399fa66 16:04:22 ---> 4c804608e66e 16:04:22 Step 23/23 : LABEL version=0.0.0 16:04:22 ---> Running in a6ba3e3b1c5c 16:04:22 Removing intermediate container 80527de2f774 16:04:22 ---> 668de10a8b4e 16:04:22 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:04:22 ---> Running in c7248996ffbd 16:04:22 Removing intermediate container 36c201adf631 16:04:22 ---> d3d3541e81f6 16:04:22 Step 23/23 : LABEL version=0.0.0 16:04:22 ---> Running in b72b74bbbc64 16:04:23 Removing intermediate container a6ba3e3b1c5c 16:04:23 ---> 69b188e8f99c 16:04:23 Step 22/22 : LABEL version=0.0.0 16:04:23 Removing intermediate container c7248996ffbd 16:04:23 ---> 60e31bab2ed5 16:04:23 16:04:23 ---> Running in 4b8bbab02db4 16:04:23 Removing intermediate container b72b74bbbc64 16:04:23 ---> d3b06eb20d04 16:04:23 16:04:23 Successfully built 60e31bab2ed5 16:04:23 Successfully tagged docker-core-command-go-arm64:latest 16:04:23  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 16:04:23 ---> 9bc546d5c813 16:04:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:04:24 Removing intermediate container 4b8bbab02db4 16:04:24 ---> b82cf841b012 16:04:24 16:04:24 Successfully built d3b06eb20d04 16:04:24 Successfully tagged docker-core-metadata-go-arm64:latest 16:04:24 Building docker-support-scheduler-go 16:04:24  Building docker-core-metadata-go ... done Successfully built b82cf841b012 16:04:24 Successfully tagged docker-support-notifications-go-arm64:latest 16:04:24  Building docker-support-notifications-go ... done Building docker-core-data-go 16:04:25 ---> 1620bbae13fe 16:04:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:04:26 ---> 7cf923df3dcc 16:04:26 Step 19/26 : RUN apk --no-cache add py3-pip 16:04:26 ---> Running in 8f9e4cd590eb 16:04:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:28 (1/33) Installing libbz2 (1.0.8-r1) 16:04:28 (2/33) Installing expat (2.2.9-r1) 16:04:28 (3/33) Installing libffi (3.3-r2) 16:04:28 (4/33) Installing gdbm (1.13-r1) 16:04:28 (5/33) Installing xz-libs (5.2.5-r0) 16:04:28 (6/33) Installing sqlite-libs (3.32.1-r0) 16:04:28 (7/33) Installing python3 (3.8.5-r1) 16:04:30 (8/33) Installing py3-appdirs (1.4.4-r1) 16:04:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:04:30 (10/33) Installing py3-parsing (2.4.7-r0) 16:04:30 (11/33) Installing py3-six (1.15.0-r0) 16:04:30 (12/33) Installing py3-packaging (20.4-r0) 16:04:30 (13/33) Installing py3-setuptools (47.0.0-r0) 16:04:30 (14/33) Installing py3-chardet (3.0.4-r4) 16:04:30 (15/33) Installing py3-idna (2.9-r0) 16:04:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:04:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:04:30 (18/33) Installing py3-requests (2.23.0-r0) 16:04:30 (19/33) Installing py3-msgpack (1.0.0-r0) 16:04:30 (20/33) Installing py3-lockfile (0.12.2-r3) 16:04:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:04:30 (22/33) Installing py3-colorama (0.4.3-r0) 16:04:30 (23/33) Installing py3-distlib (0.3.0-r0) 16:04:30 (24/33) Installing py3-distro (1.5.0-r1) 16:04:30 (25/33) Installing py3-webencodings (0.5.1-r3) 16:04:30 (26/33) Installing py3-html5lib (1.0.1-r4) 16:04:30 (27/33) Installing py3-pytoml (0.1.21-r0) 16:04:30 (28/33) Installing py3-pep517 (0.8.2-r0) 16:04:30 (29/33) Installing py3-progress (1.5-r0) 16:04:30 (30/33) Installing py3-toml (0.10.1-r0) 16:04:30 (31/33) Installing py3-retrying (1.3.3-r0) 16:04:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:04:30 (33/33) Installing py3-pip (20.1.1-r0) 16:04:30 Executing busybox-1.31.1-r19.trigger 16:04:30 OK: 71 MiB in 55 packages 16:04:40 Removing intermediate container 8f9e4cd590eb 16:04:40 ---> 9e9688f3e5b2 16:04:40 Step 20/26 : RUN pip install docker-compose==1.23.2 16:04:40 ---> Running in d3a85c3f78c2 16:04:46 Collecting docker-compose==1.23.2 16:04:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:04:46 Collecting dockerpty<0.5,>=0.4.1 16:04:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:04:49 Collecting websocket-client<1.0,>=0.32.0 16:04:49 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:04:49 Collecting PyYAML<4,>=3.10 16:04:49 Downloading PyYAML-3.13.tar.gz (270 kB) 16:04:53 Collecting jsonschema<3,>=2.5.1 16:04:53 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:04:53 Collecting texttable<0.10,>=0.9.0 16:04:53 Downloading texttable-0.9.1.tar.gz (11 kB) 16:04:54 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:04:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:04:54 ---> 1eb882938724 16:04:54 Step 3/31 : WORKDIR /edgex-go 16:04:54 ---> Using cache 16:04:54 ---> f6f2a4c31046 16:04:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:54 ---> Using cache 16:04:54 ---> 3d37654c7a5f 16:04:54 Step 5/31 : RUN apk add --update --no-cache make git 16:04:56 Collecting cached-property<2,>=1.2.0 16:04:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:04:56 ---> Running in 1ae010143dd9 16:04:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:04:57 Collecting docker<4.0,>=3.6.0 16:04:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:04:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:04:58 Collecting docopt<0.7,>=0.6.1 16:04:58 Downloading docopt-0.6.2.tar.gz (25 kB) 16:04:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:04:59 OK: 217 MiB in 51 packages 16:05:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:05:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:05:03 Removing intermediate container 1ae010143dd9 16:05:03 ---> c24002d98cf7 16:05:03 Step 6/31 : COPY go.mod . 16:05:03 Collecting docker-pycreds>=0.4.0 16:05:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:05:04 Collecting urllib3<1.25,>=1.21.1 16:05:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:05:04 ---> 009758693ad1 16:05:04 Step 7/31 : RUN go mod download 16:05:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:05:04 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:05:04 ---> Running in d6616b946df4 16:05:05 Collecting idna<2.8,>=2.5 16:05:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:05:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:05:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:05:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:05:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:05:06 Installing collected packages: dockerpty, websocket-client, PyYAML, jsonschema, texttable, cached-property, urllib3, idna, requests, docker-pycreds, docker, docopt, docker-compose 16:05:06 Running setup.py install for dockerpty: started 16:05:09 Running setup.py install for dockerpty: finished with status 'done' 16:05:09 Removing intermediate container d6616b946df4 16:05:09 ---> 71d83e9c9504 16:05:09 Step 8/31 : COPY . . 16:05:09 Running setup.py install for PyYAML: started 16:05:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:05:11 ---> 1eb882938724 16:05:11 Step 3/24 : WORKDIR /edgex-go 16:05:11 ---> Using cache 16:05:11 ---> f6f2a4c31046 16:05:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:11 ---> Using cache 16:05:11 ---> 3d37654c7a5f 16:05:11 Step 5/24 : RUN apk add --update --no-cache make git 16:05:11 ---> Using cache 16:05:11 ---> c24002d98cf7 16:05:11 Step 6/24 : COPY go.mod . 16:05:11 ---> Using cache 16:05:11 ---> 009758693ad1 16:05:11 Step 7/24 : RUN go mod download 16:05:11 ---> Using cache 16:05:11 ---> 71d83e9c9504 16:05:11 Step 8/24 : COPY . . 16:05:11 Running setup.py install for PyYAML: finished with status 'done' 16:05:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:11 ---> 1eb882938724 16:05:11 Step 3/22 : WORKDIR /edgex-go 16:05:11 ---> Using cache 16:05:11 ---> f6f2a4c31046 16:05:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:11 ---> Using cache 16:05:11 ---> 3d37654c7a5f 16:05:11 Step 5/22 : RUN apk add --update --no-cache make git 16:05:11 ---> Using cache 16:05:11 ---> c24002d98cf7 16:05:11 Step 6/22 : COPY go.mod . 16:05:11 ---> Using cache 16:05:11 ---> 009758693ad1 16:05:11 Step 7/22 : RUN go mod download 16:05:11 ---> Using cache 16:05:11 ---> 71d83e9c9504 16:05:11 Step 8/22 : COPY . . 16:05:12 Running setup.py install for texttable: started 16:05:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:05:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:12 ---> 1eb882938724 16:05:12 Step 3/23 : WORKDIR /edgex-go 16:05:12 ---> Using cache 16:05:12 ---> f6f2a4c31046 16:05:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:05:12 ---> Using cache 16:05:12 ---> 3d37654c7a5f 16:05:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:05:14 Running setup.py install for texttable: finished with status 'done' 16:05:15 Attempting uninstall: urllib3 16:05:15 Found existing installation: urllib3 1.25.9 16:05:15 Uninstalling urllib3-1.25.9: 16:05:15 Successfully uninstalled urllib3-1.25.9 16:05:16 ---> Running in 344dbbe8f23f 16:05:16 Attempting uninstall: idna 16:05:16 Found existing installation: idna 2.9 16:05:16 Uninstalling idna-2.9: 16:05:16 Successfully uninstalled idna-2.9 16:05:17 Attempting uninstall: requests 16:05:17 Found existing installation: requests 2.23.0 16:05:17 Uninstalling requests-2.23.0: 16:05:17 Successfully uninstalled requests-2.23.0 16:05:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:18 Running setup.py install for docopt: started 16:05:19 OK: 217 MiB in 51 packages 16:05:21 Running setup.py install for docopt: finished with status 'done' 16:05:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 16:05:23 Removing intermediate container 344dbbe8f23f 16:05:23 ---> 0ee30e8eeed5 16:05:23 Step 6/23 : COPY go.mod . 16:05:24 ---> c3556e6d91d2 16:05:24 Step 7/23 : RUN go mod download 16:05:25 ---> Running in e145c618d4f2 16:05:28 Removing intermediate container d3a85c3f78c2 16:05:28 ---> e9851d18bc0c 16:05:28 Step 21/26 : RUN apk --no-cache add curl 16:05:29 ---> Running in 282816f9429a 16:05:30 Removing intermediate container e145c618d4f2 16:05:30 ---> 3368abeefb5b 16:05:30 Step 8/23 : COPY . . 16:05:31 ---> f945c07a48b9 16:05:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:05:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:05:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:05:32 ---> Running in 5455eab8cf54 16:05:33 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:05:33 (2/3) Installing libcurl (7.69.1-r3) 16:05:33 (3/3) Installing curl (7.69.1-r3) 16:05:33 Executing busybox-1.31.1-r19.trigger 16:05:33 OK: 71 MiB in 58 packages 16:05:34 ---> d1a3b48c3bd8 16:05:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:05:34 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 16:05:35 ---> Running in 9e437e578a52 16:05:35 ---> c7486649e8f7 16:05:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:05:35 Removing intermediate container 282816f9429a 16:05:35 ---> 3d7a9dfb5de9 16:05:35 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:05:36 ---> Running in e3166aceb33e 16:05:36 ---> Running in 41d3c632c83f 16:05:38 Removing intermediate container 41d3c632c83f 16:05:38 ---> 74c44bdf02c3 16:05:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:05:38 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 16:05:38 ---> Running in c5b5005be587 16:05:38 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 16:05:39 Removing intermediate container c5b5005be587 16:05:39 ---> 366c262c11cc 16:05:39 Step 24/26 : LABEL arch=arm64 16:05:40 ---> Running in 6ce141794825 16:05:40 Removing intermediate container 6ce141794825 16:05:40 ---> 1fb6922db251 16:05:40 Step 25/26 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:05:41 ---> Running in 4e05e0590746 16:05:42 Removing intermediate container 4e05e0590746 16:05:42 ---> 5b9a33755fdf 16:05:42 Step 26/26 : LABEL version=0.0.0 16:05:42 ---> Running in 3cdd719ce424 16:05:43 Removing intermediate container 3cdd719ce424 16:05:43 ---> 94aba2b98630 16:05:43 16:05:44 Successfully built 94aba2b98630 16:05:44 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:05:52  Building docker-sys-mgmt-agent-go ... done  ---> ab0d03e3164e 16:05:52 Step 9/23 : RUN make cmd/core-data/core-data 16:05:53 ---> Running in faca12d9c61d 16:05:55 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 16:06: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 16:06:58 Removing intermediate container 5455eab8cf54 16:06:58 ---> 33a2d3ef6527 16:06:58 16:06:58 Step 10/31 : FROM alpine:3.12 16:06:58 ---> d10569e2745f 16:06:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:06:58 ---> Running in f6e015fe1451 16:06:59 Removing intermediate container f6e015fe1451 16:06:59 ---> 22538a2c7005 16:06:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:07:00 ---> Running in b26fea24e951 16:07:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:03 Removing intermediate container e3166aceb33e 16:07:03 ---> e7e88d5ff2c9 16:07:03 16:07:03 Step 10/24 : FROM alpine:3.12 16:07:03 ---> d10569e2745f 16:07:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:07:03 (1/2) Installing dumb-init (1.2.2-r1) 16:07:03 (2/2) Installing su-exec (0.2-r1) 16:07:03 Executing busybox-1.31.1-r19.trigger 16:07:03 OK: 5 MiB in 16 packages 16:07:03 ---> Running in efdab5c2374a 16:07:05 Removing intermediate container b26fea24e951 16:07:05 ---> fe837ce955d2 16:07:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:07:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:05 ---> Running in 6bdd2cc61971 16:07:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:06 (1/5) Installing ca-certificates (20191127-r4) 16:07:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:07:06 (3/5) Installing libcurl (7.69.1-r3) 16:07:06 (4/5) Installing curl (7.69.1-r3) 16:07:06 (5/5) Installing dumb-init (1.2.2-r1) 16:07:06 Removing intermediate container 6bdd2cc61971 16:07:06 ---> 5a94b577aac9 16:07:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:07:06 Executing busybox-1.31.1-r19.trigger 16:07:06 Executing ca-certificates-20191127-r4.trigger 16:07:06 ---> Running in 22f656b1d4a9 16:07:06 OK: 7 MiB in 19 packages 16:07:07 Removing intermediate container 22f656b1d4a9 16:07:07 ---> 95b7036ecac0 16:07:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:07:07 ---> Running in c0b92fa81446 16:07:10 Removing intermediate container efdab5c2374a 16:07:10 ---> e43310a4fa64 16:07:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:07:10 ---> Running in 092e3843f501 16:07:11 Removing intermediate container 092e3843f501 16:07:11 ---> a555d89d7bd0 16:07:11 Step 13/24 : WORKDIR / 16:07:12 ---> Running in cacb3a8a1cee 16:07:12 Removing intermediate container c0b92fa81446 16:07:12 ---> 174b8407c632 16:07:12 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:07:12 ---> Running in 1fffc4ca1a75 16:07:13 Removing intermediate container cacb3a8a1cee 16:07:13 ---> b2fe3023fbc8 16:07:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:07:13 Removing intermediate container 1fffc4ca1a75 16:07:13 ---> ab4e695fb39b 16:07:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:07:15 Removing intermediate container 9e437e578a52 16:07:15 ---> 007a6fa60ecf 16:07:15 16:07:15 Step 10/22 : FROM alpine:3.12 16:07:15 ---> d10569e2745f 16:07:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:07:15 ---> Using cache 16:07:15 ---> af424447bbf8 16:07:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:15 ---> Using cache 16:07:15 ---> 2094f6df2fbc 16:07:15 Step 13/22 : ENV APP_PORT=48085 16:07:15 ---> b5f33a7f34b6 16:07:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:07:15 ---> Running in 070f9426cbd2 16:07:15 ---> 9e4513bb31d3 16:07:15 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:07:16 ---> Running in 01fd4bd07828 16:07:16 Removing intermediate container 070f9426cbd2 16:07:16 ---> aff3226b9229 16:07:16 Step 14/22 : EXPOSE $APP_PORT 16:07:16 ---> 3672d06c5135 16:07:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:07:16 ---> Running in 67e640e01c6a 16:07:17 Removing intermediate container 67e640e01c6a 16:07:17 ---> 087311d4b606 16:07:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:17 ---> 68ba3fbc15de 16:07:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:07:18 ---> 1671fe402ba7 16:07:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:07:19 ---> 9fa54fb0f171 16:07:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:07:19 Removing intermediate container 01fd4bd07828 16:07:19 ---> b04b590db151 16:07:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:20 ---> 54dbc05a5ae0 16:07:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:07:20 ---> 44680219a802 16:07:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:07:21 ---> df0ac8c676ae 16:07:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:07:21 ---> 5572b9d84a4e 16:07:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:07:22 ---> Running in 1bcce7200b9e 16:07:22 ---> 7eb235267724 16:07:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:07:22 ---> 292fadbf0839 16:07:22 Step 20/24 : 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/ 16:07:22 ---> Running in 5f682fc1425b 16:07:23 Removing intermediate container 1bcce7200b9e 16:07:23 ---> 227ea243ff6a 16:07:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:23 ---> Running in c503dfa8dbf2 16:07:23 ---> 5fd92ddb9e62 16:07:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:07:24 Removing intermediate container c503dfa8dbf2 16:07:24 ---> f91a5ab97356 16:07:24 Step 20/22 : LABEL arch=arm64 16:07:24 ---> Running in f2af8612f5cc 16:07:24 ---> 2e9a250b0e70 16:07:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:07:25 Removing intermediate container f2af8612f5cc 16:07:25 ---> 557eb5cfabe2 16:07:25 Step 21/22 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:07:25 ---> Running in 2bde58458a09 16:07:25 ---> 536691b726c7 16:07:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:07:26 ---> Running in f9e7679081af 16:07:26 Removing intermediate container 2bde58458a09 16:07:26 ---> 7b337ccd77c9 16:07:26 Step 22/22 : LABEL version=0.0.0 16:07:26 Removing intermediate container 5f682fc1425b 16:07:26 ---> 4dc59b34d4ac 16:07:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:07:26 ---> Running in 7b9309a81eff 16:07:26 ---> Running in 8d7f7602cf30 16:07:26 Removing intermediate container f9e7679081af 16:07:26 ---> 9d8c51c99038 16:07:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:07:27 Removing intermediate container 8d7f7602cf30 16:07:27 ---> d3d727d90976 16:07:27 Step 22/24 : LABEL arch=arm64 16:07:27 Removing intermediate container 7b9309a81eff 16:07:27 ---> cb8fb16dd549 16:07:27 16:07:27 ---> Running in 2f12bf8b88b9 16:07:27 Successfully built cb8fb16dd549 16:07:27 Successfully tagged docker-support-scheduler-go-arm64:latest 16:07:28  Building docker-support-scheduler-go ... done  ---> 98d0189daa2b 16:07:28 Step 26/31 : RUN chmod +x /entrypoint.sh 16:07:28 Removing intermediate container 2f12bf8b88b9 16:07:28 ---> 522723b7b543 16:07:28 Step 23/24 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:07:28 ---> Running in 00da31810568 16:07:28 ---> Running in 8ee487809056 16:07:28 Removing intermediate container 8ee487809056 16:07:28 ---> c6b224d2a5c8 16:07:28 Step 24/24 : LABEL version=0.0.0 16:07:29 ---> Running in d52929e9daaf 16:07:30 Removing intermediate container d52929e9daaf 16:07:30 ---> 27e5f956eb5a 16:07:30 16:07:30 Successfully built 27e5f956eb5a 16:07:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:07:31  Building docker-security-secretstore-setup-go ... done Removing intermediate container 00da31810568 16:07:31 ---> 3775b2747290 16:07:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:07:31 Removing intermediate container faca12d9c61d 16:07:31 ---> 7567aa2bf8b1 16:07:31 16:07:31 Step 10/23 : FROM alpine:3.12 16:07:31 ---> d10569e2745f 16:07:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:07:31 ---> Running in 1101f372c108 16:07:31 ---> Running in b14878334309 16:07:32 Removing intermediate container 1101f372c108 16:07:32 ---> ffeb9c96a93e 16:07:32 Step 12/23 : ENV APP_PORT=48080 16:07:32 Removing intermediate container b14878334309 16:07:32 ---> ba3072de6e03 16:07:32 Step 28/31 : CMD ["gate"] 16:07:32 ---> Running in 9b20d1bd5800 16:07:32 ---> Running in e7925a38a9f1 16:07:32 Removing intermediate container 9b20d1bd5800 16:07:32 ---> 1f2beef50bd3 16:07:32 Step 13/23 : EXPOSE $APP_PORT 16:07:32 ---> Running in f33b28d00211 16:07:33 Removing intermediate container e7925a38a9f1 16:07:33 ---> de077938187c 16:07:33 Step 29/31 : LABEL arch=arm64 16:07:33 ---> Running in 83d436af3e35 16:07:33 Removing intermediate container f33b28d00211 16:07:33 ---> e51120195ef0 16:07:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:33 ---> Running in eeaa04397495 16:07:34 Removing intermediate container 83d436af3e35 16:07:34 ---> 5173c9c9f9ae 16:07:34 Step 30/31 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:07:34 ---> Running in e725650a0d78 16:07:34 Removing intermediate container e725650a0d78 16:07:34 ---> 75fa4c18a4b1 16:07:34 Step 31/31 : LABEL version=0.0.0 16:07:35 ---> Running in 39508a484468 16:07:36 Removing intermediate container 39508a484468 16:07:36 ---> bcfb520b2da7 16:07:36 16:07:36 Successfully built bcfb520b2da7 16:07:36 Removing intermediate container eeaa04397495 16:07:36 ---> 9d0b00d6d80d 16:07:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:07:36 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:07:36  Building docker-security-bootstrapper-go ... done  ---> Running in d364bd63f812 16:07:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:07:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:07:39 (1/6) Installing dumb-init (1.2.2-r1) 16:07:39 (2/6) Installing libgcc (9.3.0-r2) 16:07:39 (3/6) Installing libsodium (1.0.18-r0) 16:07:39 (4/6) Installing libstdc++ (9.3.0-r2) 16:07:39 (5/6) Installing libzmq (4.3.3-r0) 16:07:39 (6/6) Installing zeromq (4.3.3-r0) 16:07:39 Executing busybox-1.31.1-r19.trigger 16:07:39 OK: 8 MiB in 20 packages 16:07:41 Removing intermediate container d364bd63f812 16:07:41 ---> cc290da86803 16:07:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:41 ---> dfa572bf322c 16:07:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:07:43 ---> 7d811b6d15d8 16:07:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:07:43 ---> 28c7f2ad0cac 16:07:43 Step 19/23 : ENTRYPOINT ["/core-data"] 16:07:43 ---> Running in 9a2029f8b99c 16:07:44 Removing intermediate container 9a2029f8b99c 16:07:44 ---> ba72f08cdf05 16:07:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:07:44 ---> Running in 79f73a377721 16:07:44 Removing intermediate container 79f73a377721 16:07:44 ---> 6f5c677fa2cc 16:07:44 Step 21/23 : LABEL arch=arm64 16:07:44 ---> Running in 4595f8a0aee4 16:07:45 Removing intermediate container 4595f8a0aee4 16:07:45 ---> 38b61287d3ab 16:07:45 Step 22/23 : LABEL git_sha=46a123c22d0bbc82ef00513fed2e3655b199d05d 16:07:45 ---> Running in bdc5b5027760 16:07:46 Removing intermediate container bdc5b5027760 16:07:46 ---> 012ff03616cf 16:07:46 Step 23/23 : LABEL version=0.0.0 16:07:46 ---> Running in 2af438f5bc54 16:07:46 Removing intermediate container 2af438f5bc54 16:07:46 ---> 5b9285802b6d 16:07:46 16:07:46 Successfully built 5b9285802b6d 16:07:46 Successfully tagged docker-core-data-go-arm64:latest 16:07:47  Building docker-core-data-go ... done  [Pipeline] } 16:07:47 $ docker stop --time=1 cd36fd870209d96bac7061576f920d6aa75aa36271e03e7def8a3e22fd16740c 16:07:49 $ docker rm -f cd36fd870209d96bac7061576f920d6aa75aa36271e03e7def8a3e22fd16740c [Pipeline] // withDockerContainer [Pipeline] sh 16:07:50 + docker images 16:07:50 + grep docker 16:07:50 docker-core-data-go-arm64 latest 5b9285802b6d 4 seconds ago 21.3MB 16:07:50 docker-security-bootstrapper-go-arm64 latest bcfb520b2da7 15 seconds ago 17.8MB 16:07:50 docker-security-secretstore-setup-go-arm64 latest 27e5f956eb5a 21 seconds ago 23.7MB 16:07:50 docker-support-scheduler-go-arm64 latest cb8fb16dd549 24 seconds ago 16.3MB 16:07:50 docker-sys-mgmt-agent-go-arm64 latest 94aba2b98630 2 minutes ago 300MB 16:07:50 docker-support-notifications-go-arm64 latest b82cf841b012 3 minutes ago 16.9MB 16:07:50 docker-core-metadata-go-arm64 latest d3b06eb20d04 3 minutes ago 17.9MB 16:07:50 docker-core-command-go-arm64 latest 60e31bab2ed5 3 minutes ago 16.2MB 16:07:50 docker-security-proxy-setup-go-arm64 latest 1fce06041be5 3 minutes ago 23.4MB 16:07:50 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:07:51 ---> job-cost.sh 16:07:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vyJ5 16:08:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:10:07 lf-activate-venv(): INFO: Adding /tmp/venv-vyJ5/bin to PATH 16:10:07 INFO: No Stack... 16:10:07 INFO: Retrieving Pricing Info for: lf-standard-4 16:10:07 INFO: Archiving Costs [Pipeline] sh 16:10:07 + cat /w/workspace/edgex-go/19/archives/cost.csv 16:10:07 + cut -d, -f6 [Pipeline] lock 16:10:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] 16:10:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] did not exist. Created. 16:10:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:10:08 + echo total: 0.20999999344348907 [Pipeline] stash 16:10:08 Stashed 1 file(s) [Pipeline] } 16:10:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3202-19-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:10:10 provisioning config files... 16:10:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config1139097688350778925tmp [Pipeline] { [Pipeline] sh 16:10:10 + set +x 16:10:10 + curl -s https://codecov.io/bash 16:10:10 + bash -s -- 16:10:11 16:10:11 _____ _ 16:10:11 / ____| | | 16:10:11 | | ___ __| | ___ ___ _____ __ 16:10:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:10:11 | |___| (_) | (_| | __/ (_| (_) \ V / 16:10:11 \_____\___/ \__,_|\___|\___\___/ \_/ 16:10:11 Bash-20210226-7100762 16:10:11 16:10:11 16:10:11 ==> git version 2.24.3 found 16:10:11 ==> 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 16:10:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:10:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:10:11 ==> Jenkins CI detected. 16:10:11 project root: . 16:10:11 --> token set from env 16:10:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:10:11 ==> Running gcov in . (disable via -X gcov) 16:10:11 ==> Python coveragepy not found 16:10:11 ==> Searching for coverage reports in: 16:10:11 + . 16:10:11 -> Found 1 reports 16:10:11 ==> Detecting git/mercurial file structure 16:10:12 ==> Reading reports 16:10:12 + ./coverage.out bytes=624012 16:10:12 ==> Appending adjustments 16:10:12 https://docs.codecov.io/docs/fixing-reports 16:10:14 + Found adjustments 16:10:14 ==> Gzipping contents 16:10:14 92K /tmp/codecov.N1Eelb.gz 16:10:14 ==> Uploading reports 16:10:14 url: https://codecov.io 16:10:14 query: branch=PR-3202&commit=46a123c22d0bbc82ef00513fed2e3655b199d05d&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= 16:10:14 -> Pinging Codecov 16:10:14 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3202&commit=46a123c22d0bbc82ef00513fed2e3655b199d05d&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3202%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3202&job=&cmd_args= 16:10:15 -> Uploading to 16:10:15 https://storage.googleapis.com/codecov/v4/raw/2021-03-09/00271124DB129430A58F1EEE437C3FCB/46a123c22d0bbc82ef00513fed2e3655b199d05d/cf64d2f2-6248-463b-a2ea-3d509e7e5a7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T161015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11cf940c2a5329d86e9226839aef808954e4ce13ca9e05880f1ec5256a7c1943 16:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:15 Dload Upload Total Spent Left Speed 16:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92196 0 0 100 92196 0 163k --:--:-- --:--:-- --:--:-- 163k 100 92196 0 0 100 92196 0 163k --:--:-- --:--:-- --:--:-- 163k 16:10:15 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/46a123c22d0bbc82ef00513fed2e3655b199d05d [Pipeline] } 16:10:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:10:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:10:18 ---> package-listing.sh 16:10:18 ++ facter osfamily 16:10:18 ++ tr '[:upper:]' '[:lower:]' 16:10:18 + OS_FAMILY=redhat 16:10:18 + workspace=/w/workspace/edgex-go/19 16:10:18 + START_PACKAGES=/tmp/packages_start.txt 16:10:18 + END_PACKAGES=/tmp/packages_end.txt 16:10:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:18 + PACKAGES=/tmp/packages_start.txt 16:10:18 + '[' /w/workspace/edgex-go/19 ']' 16:10:18 + PACKAGES=/tmp/packages_end.txt 16:10:18 + case "${OS_FAMILY}" in 16:10:18 + rpm -qa 16:10:18 + sort 16:10:23 + '[' -f /tmp/packages_start.txt ']' 16:10:23 + '[' -f /tmp/packages_end.txt ']' 16:10:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:23 + '[' /w/workspace/edgex-go/19 ']' 16:10:23 + mkdir -p /w/workspace/edgex-go/19/archives/ 16:10:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 16:10:23 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:10:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:10:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:24 16:10:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:24 alpine: Pulling from edgex-lftools-log-publisher 16:10:24 df20fa9351a1: Pulling fs layer 16:10:24 36b3adc4ff6f: Pulling fs layer 16:10:24 8ad3a11d3b57: Pulling fs layer 16:10:24 46f8f816bc3b: Pulling fs layer 16:10:24 93b61091891f: Pulling fs layer 16:10:24 93b9cdb0e59b: Pulling fs layer 16:10:24 5e14af77c1be: Pulling fs layer 16:10:24 01666e4c0597: Pulling fs layer 16:10:24 aa168da1d23b: Pulling fs layer 16:10:24 93b9cdb0e59b: Waiting 16:10:24 5e14af77c1be: Waiting 16:10:24 01666e4c0597: Waiting 16:10:24 46f8f816bc3b: Waiting 16:10:24 aa168da1d23b: Waiting 16:10:24 93b61091891f: Waiting 16:10:24 36b3adc4ff6f: Download complete 16:10:24 46f8f816bc3b: Verifying Checksum 16:10:24 46f8f816bc3b: Download complete 16:10:24 df20fa9351a1: Download complete 16:10:24 93b9cdb0e59b: Verifying Checksum 16:10:24 93b9cdb0e59b: Download complete 16:10:24 5e14af77c1be: Verifying Checksum 16:10:24 5e14af77c1be: Download complete 16:10:24 93b61091891f: Verifying Checksum 16:10:24 93b61091891f: Download complete 16:10:24 01666e4c0597: Verifying Checksum 16:10:24 01666e4c0597: Download complete 16:10:24 8ad3a11d3b57: Verifying Checksum 16:10:24 8ad3a11d3b57: Download complete 16:10:25 df20fa9351a1: Pull complete 16:10:25 36b3adc4ff6f: Pull complete 16:10:26 8ad3a11d3b57: Pull complete 16:10:26 46f8f816bc3b: Pull complete 16:10:27 aa168da1d23b: Verifying Checksum 16:10:27 aa168da1d23b: Download complete 16:10:29 93b61091891f: Pull complete 16:10:29 93b9cdb0e59b: Pull complete 16:10:29 5e14af77c1be: Pull complete 16:10:29 01666e4c0597: Pull complete 16:10:39 aa168da1d23b: Pull complete 16:10:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:10:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:10:39 prd-centos7-docker-4c-2g-29140 does not seem to be running inside a container 16:10:39 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:10:44 $ docker top d61cc41ef7a50dd905f803fd42672ad746a9719e122ab3903447618e496dc817 -eo pid,comm [Pipeline] { [Pipeline] sh 16:10:45 + touch /tmp/pre-build-complete [Pipeline] sh 16:10:45 + mkdir -p /var/log/sa [Pipeline] sh 16:10:46 + ls /var/log/sa-host 16:10:46 + sadf -c /var/log/sa-host/sa09 16:10:46 file_magic: OK 16:10:46 HZ: Using current value: 100 16:10:46 file_header: OK 16:10:46 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 16:10:46 Statistics: 16:10:46 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... 16:10:46 File successfully converted to sysstat format version 12.2.1 16:10:46 + sadf -c /var/log/sa-host/sa23 16:10:46 file_magic: OK 16:10:46 HZ: Using current value: 100 16:10:46 file_header: OK 16:10:46 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 16:10:46 Statistics: 16:10:46 Hnuu...uuuununununu... 16:10:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:46 provisioning config files... 16:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config8320148182360759493tmp [Pipeline] { [Pipeline] echo 16:10:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:10:46 ---> create-netrc.sh [Pipeline] } 16:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:10:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:10:47 ---> python-tools-install.sh [Pipeline] echo 16:10:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:10:47 ---> sudo-logs.sh 16:10:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:10:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:10:48 ---> job-cost.sh 16:10:48 lf-activate-venv: SKIPPING 16:10:48 DEBUG: total: 0.20999999344348907 16:10:48 INFO: Retrieving Stack Cost... 16:10:49 INFO: Retrieving Pricing Info for: v1-standard-2 16:10:49 INFO: Archiving Costs [Pipeline] echo 16:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:10:50 ---> logs-deploy.sh 16:10:50 lf-activate-venv: SKIPPING 16:10:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3202/19 16:10:50 INFO: archiving workspace using pattern(s): 16:10:51 Archives upload complete. 16:10:51 INFO: archiving logs to Nexus 16:10:52 ---> uname -a: 16:10:52 Linux prd-centos7-docker-4c-2g-29140.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:10:52 16:10:52 16:10:52 ---> lscpu: 16:10:52 Architecture: x86_64 16:10:52 CPU op-mode(s): 32-bit, 64-bit 16:10:52 Byte Order: Little Endian 16:10:52 Address sizes: 40 bits physical, 48 bits virtual 16:10:52 CPU(s): 4 16:10:52 On-line CPU(s) list: 0-3 16:10:52 Thread(s) per core: 1 16:10:52 Core(s) per socket: 1 16:10:52 Socket(s): 4 16:10:52 NUMA node(s): 1 16:10:52 Vendor ID: GenuineIntel 16:10:52 CPU family: 6 16:10:52 Model: 44 16:10:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:10:52 Stepping: 1 16:10:52 CPU MHz: 2933.442 16:10:52 BogoMIPS: 5866.88 16:10:52 Virtualization: VT-x 16:10:52 Hypervisor vendor: KVM 16:10:52 Virtualization type: full 16:10:52 L1d cache: 128 KiB 16:10:52 L1i cache: 128 KiB 16:10:52 L2 cache: 16 MiB 16:10:52 L3 cache: 64 MiB 16:10:52 NUMA node0 CPU(s): 0-3 16:10:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:10:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:10:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:10:52 Vulnerability Meltdown: Mitigation; PTI 16:10:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:10:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:10:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:10:52 Vulnerability Srbds: Not affected 16:10:52 Vulnerability Tsx async abort: Not affected 16:10:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:10:52 16:10:52 16:10:52 ---> nproc: 16:10:52 4 16:10:52 16:10:52 16:10:52 ---> df -h: 16:10:52 Filesystem Size Used Available Use% Mounted on 16:10:52 overlay 50.0G 11.7G 38.2G 23% / 16:10:52 tmpfs 64.0M 0 64.0M 0% /dev 16:10:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:10:52 shm 64.0M 0 64.0M 0% /dev/shm 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/19 16:10:52 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/19@tmp 16:10:52 16:10:52 16:10:52 ---> free -m: 16:10:52 total used free shared buff/cache available 16:10:52 Mem: 1837 729 242 0 865 1024 16:10:52 Swap: 1023 52 971 16:10:52 16:10:52 16:10:52 ---> ip addr: 16:10:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:10:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:10:52 inet 127.0.0.1/8 scope host lo 16:10:52 valid_lft forever preferred_lft forever 16:10:52 inet6 ::1/128 scope host 16:10:52 valid_lft forever preferred_lft forever 16:10:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:10:52 link/ether fa:16:3e:ad:df:05 brd ff:ff:ff:ff:ff:ff 16:10:52 inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 16:10:52 valid_lft 84949sec preferred_lft 84949sec 16:10:52 inet6 fe80::f816:3eff:fead:df05/64 scope link 16:10:52 valid_lft forever preferred_lft forever 16:10:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:10:52 link/ether 02:42:69:17:58:09 brd ff:ff:ff:ff:ff:ff 16:10:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:10:52 valid_lft forever preferred_lft forever 16:10:52 inet6 fe80::42:69ff:fe17:5809/64 scope link 16:10:52 valid_lft forever preferred_lft forever 16:10:52 16:10:52 16:10:52 ---> sar -b -r -n DEV: 16:10:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 16:10:52 16:10:52 15:46:30 LINUX RESTART (4 CPU) 16:10:52 16:10:52 15:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:10:52 15:48:01 116.05 52.72 63.33 0.00 7307.00 18361.64 0.00 16:10:52 15:49:02 210.50 75.26 135.24 0.00 5852.99 41134.88 0.00 16:10:52 15:50:01 250.47 100.05 150.42 0.00 3980.80 21595.39 0.00 16:10:52 15:51:01 125.80 49.53 76.26 0.00 1782.69 7236.62 0.00 16:10:52 15:52:01 188.76 53.92 134.85 0.00 10938.39 64777.59 0.00 16:10:52 15:53:02 2247.17 1898.47 348.70 0.00 167278.91 194418.43 0.00 16:10:52 15:54:04 1311.21 1070.35 240.86 0.00 61583.36 82347.82 0.00 16:10:52 15:55:01 1520.09 1158.32 361.77 0.00 111480.47 143049.03 0.00 16:10:52 15:56:02 1317.75 1012.40 305.35 0.00 64174.44 91102.33 0.00 16:10:52 15:57:01 109.13 17.81 91.31 0.00 3167.22 7007.91 0.00 16:10:52 15:58:01 1.33 0.03 1.30 0.00 1.07 18.90 0.00 16:10:52 15:59:01 0.30 0.03 0.27 0.00 0.40 2.90 0.00 16:10:52 16:00:01 0.30 0.00 0.30 0.00 0.00 3.06 0.00 16:10:52 16:01:01 0.25 0.05 0.20 0.00 0.80 1.52 0.00 16:10:52 16:02:01 1.96 1.66 0.30 0.00 70.82 5.76 0.00 16:10:52 16:03:01 0.85 0.03 0.82 0.00 1.07 14.64 0.00 16:10:52 16:04:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 16:10:52 16:05:01 0.15 0.00 0.15 0.00 0.00 1.82 0.00 16:10:52 16:06:01 0.32 0.00 0.32 0.00 0.00 4.13 0.00 16:10:52 16:07:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 16:10:52 16:08:01 0.47 0.30 0.17 0.00 160.19 1.67 0.00 16:10:52 16:09:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 16:10:52 16:10:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:10:52 Average: 322.49 239.49 83.01 0.00 19033.57 29171.22 0.00 16:10:52 16:10:52 15:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:10:52 15:48:01 305444 0 601084 31.95 2620 972396 1217056 41.54 543896 828416 42948 16:10:52 15:49:02 80832 0 734492 39.04 1864 1064356 1526892 52.11 603108 932796 48636 16:10:52 15:50:01 151324 0 844540 44.89 716 884964 1803164 61.54 724176 718956 30952 16:10:52 15:51:01 317988 0 733536 38.99 656 829364 1321532 45.10 526684 740792 40556 16:10:52 15:52:01 66204 0 724016 38.48 316 1091008 1256964 42.90 702148 850284 83372 16:10:52 15:53:02 74556 0 860124 45.71 16 946848 2328736 79.48 769648 802992 80224 16:10:52 15:54:04 342260 0 719776 38.25 12 819496 1342780 45.83 584244 698752 12 16:10:52 15:55:01 221092 0 804472 42.76 12 855968 2374448 81.04 660464 754368 63704 16:10:52 15:56:02 181544 0 694036 36.89 12 1005952 1436448 49.02 592540 865580 0 16:10:52 15:57:01 171136 0 648352 34.46 12 1062044 1182920 40.37 543120 918640 8 16:10:52 15:58:01 172864 0 646612 34.37 12 1062056 1167536 39.85 541996 918268 8 16:10:52 15:59:01 174248 0 645220 34.29 12 1062064 1158236 39.53 541172 918204 16 16:10:52 16:00:01 173976 0 645424 34.30 12 1062132 1158236 39.53 541132 918220 12 16:10:52 16:01:01 173124 0 646324 34.35 12 1062084 1160580 39.61 541772 918204 8 16:10:52 16:02:01 171908 0 646132 34.34 12 1063492 1158744 39.55 541420 919484 8 16:10:52 16:03:01 171956 0 646076 34.34 12 1063500 1158804 39.55 541752 919484 8 16:10:52 16:04:01 171776 0 646248 34.35 12 1063508 1158804 39.55 541584 919484 8 16:10:52 16:05:01 172012 0 646008 34.33 12 1063512 1158744 39.55 541572 919484 8 16:10:52 16:06:01 170968 0 647040 34.39 12 1063524 1158928 39.55 542392 919488 8 16:10:52 16:07:01 171796 0 646212 34.34 12 1063524 1158808 39.55 541852 919484 8 16:10:52 16:08:01 163768 0 649428 34.52 12 1068336 1158880 39.55 547548 921460 8 16:10:52 16:09:01 164004 0 649180 34.50 12 1068348 1158808 39.55 547472 921460 12 16:10:52 16:10:01 164152 0 649032 34.49 12 1068348 1158808 39.55 547596 921460 8 16:10:52 Average: 179519 0 685798 36.45 278 1015949 1341950 45.80 578665 872424 16980 16:10:52 16:10:52 15:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:10:52 15:48:01 eth0 1710.60 1653.14 6357.49 214.43 0.00 0.00 0.00 0.00 16:10:52 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:48:01 vethf967e25 881.10 742.47 83.74 2684.91 0.00 0.00 0.00 0.00 16:10:52 15:48:01 docker0 881.10 742.34 71.69 2684.90 0.00 0.00 0.00 0.00 16:10:52 15:49:02 vethea43f8c 92.92 104.56 8.58 466.79 0.00 0.00 0.00 0.00 16:10:52 15:49:02 eth0 491.29 411.91 3663.85 43.65 0.00 0.00 0.00 0.00 16:10:52 15:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:49:02 docker0 135.16 171.11 9.52 826.22 0.00 0.00 0.00 0.00 16:10:52 15:50:01 eth0 48.34 35.23 33.34 75.30 0.00 0.00 0.00 0.00 16:10:52 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:50:01 veth672b831 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:10:52 15:50:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:51:01 eth0 19.66 10.70 14.74 8.02 0.00 0.00 0.00 0.00 16:10:52 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:51:01 veth672b831 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 16:10:52 15:51:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 16:10:52 15:52:01 veth774fa05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:10:52 15:52:01 eth0 206.00 171.31 1707.48 84.33 0.00 0.00 0.00 0.00 16:10:52 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:53:02 veth774fa05 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 16:10:52 15:53:02 eth0 48.58 21.81 162.39 10.08 0.00 0.00 0.00 0.00 16:10:52 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:53:02 docker0 10.42 27.10 0.55 144.62 0.00 0.00 0.00 0.00 16:10:52 15:54:04 veth917c581 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:10:52 15:54:04 veth59fb88d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:10:52 15:54:04 veth774fa05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:54:04 eth0 20.51 11.87 58.15 7.29 0.00 0.00 0.00 0.00 16:10:52 15:55:01 veth774fa05 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 16:10:52 15:55:01 vethc5cc715 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:10:52 15:55:01 vethc52c88d 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 16:10:52 15:55:01 eth0 112.01 78.20 268.48 84.43 0.00 0.00 0.00 0.00 16:10:52 15:56:02 veth774fa05 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:56:02 eth0 153.15 117.28 1363.60 82.98 0.00 0.00 0.00 0.00 16:10:52 15:56:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:10:52 15:56:02 docker0 1062.74 995.00 83.85 3995.87 0.00 0.00 0.00 0.00 16:10:52 15:57:01 eth0 64.05 36.88 386.20 12.27 0.00 0.00 0.00 0.00 16:10:52 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:57:01 docker0 23.55 39.79 1.56 365.45 0.00 0.00 0.00 0.00 16:10:52 15:58:01 eth0 1.17 0.55 0.45 0.27 0.00 0.00 0.00 0.00 16:10:52 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:59:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:10:52 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:00:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:10:52 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:02:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:10:52 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:03:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:10:52 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:04:01 eth0 0.57 0.22 0.11 0.02 0.00 0.00 0.00 0.00 16:10:52 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:05:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 16:10:52 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:06:01 eth0 0.45 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:10:52 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:07:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:08:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:10:52 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:09:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:10:52 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:10:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:10:52 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 Average: eth0 125.19 110.97 610.45 26.96 0.00 0.00 0.00 0.00 16:10:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:52 Average: docker0 47.35 45.09 3.72 189.88 0.00 0.00 0.00 0.00 16:10:52 16:10:52 16:10:52 ---> sar -P ALL: 16:10:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 16:10:52 16:10:52 15:46:30 LINUX RESTART (4 CPU) 16:10:52 16:10:52 15:47:01 CPU %user %nice %system %iowait %steal %idle 16:10:52 15:48:01 all 20.63 0.00 7.66 2.03 0.05 69.63 16:10:52 15:48:01 0 20.94 0.00 11.18 0.43 0.03 67.41 16:10:52 15:48:01 1 19.75 0.00 7.78 2.34 0.08 70.05 16:10:52 15:48:01 2 22.45 0.00 6.28 4.83 0.05 66.38 16:10:52 15:48:01 3 19.38 0.00 5.42 0.51 0.03 74.65 16:10:52 15:49:02 all 8.98 0.00 6.71 2.65 0.03 81.63 16:10:52 15:49:02 0 8.46 0.00 7.04 1.89 0.03 82.58 16:10:52 15:49:02 1 8.59 0.00 6.22 3.83 0.03 81.34 16:10:52 15:49:02 2 9.54 0.00 6.54 1.81 0.02 82.09 16:10:52 15:49:02 3 9.34 0.00 7.06 3.07 0.02 80.51 16:10:52 15:50:01 all 42.45 0.00 12.90 6.02 0.06 38.57 16:10:52 15:50:01 0 42.59 0.00 13.11 4.55 0.05 39.70 16:10:52 15:50:01 1 42.38 0.00 12.88 6.48 0.05 38.21 16:10:52 15:50:01 2 43.38 0.00 12.99 4.94 0.05 38.64 16:10:52 15:50:01 3 41.46 0.00 12.63 8.11 0.07 37.73 16:10:52 15:51:01 all 46.81 0.00 13.35 4.15 0.05 35.65 16:10:52 15:51:01 0 46.36 0.00 13.73 4.62 0.07 35.21 16:10:52 15:51:01 1 45.78 0.00 13.45 3.50 0.03 37.23 16:10:52 15:51:01 2 48.64 0.00 12.77 4.23 0.03 34.33 16:10:52 15:51:01 3 46.46 0.00 13.43 4.24 0.05 35.83 16:10:52 15:52:01 all 23.71 0.00 12.35 7.46 0.05 56.43 16:10:52 15:52:01 0 24.50 0.00 12.19 6.59 0.03 56.69 16:10:52 15:52:01 1 22.16 0.00 12.22 7.29 0.07 58.26 16:10:52 15:52:01 2 24.33 0.00 12.36 9.29 0.05 53.96 16:10:52 15:52:01 3 23.86 0.00 12.64 6.66 0.05 56.79 16:10:52 15:53:02 all 19.68 0.00 27.92 24.53 0.09 27.78 16:10:52 15:53:02 0 20.09 0.00 28.42 21.69 0.09 29.72 16:10:52 15:53:02 1 18.39 0.00 25.47 25.58 0.09 30.47 16:10:52 15:53:02 2 19.70 0.00 29.84 25.95 0.07 24.43 16:10:52 15:53:02 3 20.56 0.00 27.95 24.91 0.11 26.47 16:10:52 15:54:04 all 53.89 0.00 17.92 17.53 0.05 10.60 16:10:52 15:54:04 0 53.70 0.00 17.97 19.23 0.05 9.04 16:10:52 15:54:04 1 53.55 0.00 17.20 15.30 0.05 13.89 16:10:52 15:54:04 2 54.33 0.00 17.85 19.02 0.05 8.75 16:10:52 15:54:04 3 53.98 0.00 18.67 16.59 0.05 10.70 16:10:52 15:55:01 all 28.14 0.00 24.66 21.18 0.09 25.93 16:10:52 15:55:01 0 27.81 0.00 23.08 20.27 0.07 28.77 16:10:52 15:55:01 1 28.34 0.00 24.38 20.19 0.13 26.96 16:10:52 15:55:01 2 28.21 0.00 24.76 22.34 0.09 24.60 16:10:52 15:55:01 3 28.21 0.00 26.43 21.94 0.06 23.37 16:10:52 15:56:02 all 42.16 0.00 19.35 19.34 0.08 19.08 16:10:52 15:56:02 0 42.86 0.00 19.17 19.15 0.09 18.74 16:10:52 15:56:02 1 43.60 0.00 18.88 18.48 0.07 18.97 16:10:52 15:56:02 2 40.81 0.00 20.60 18.35 0.09 20.15 16:10:52 15:56:02 3 41.36 0.00 18.72 21.37 0.07 18.48 16:10:52 15:57:01 all 5.07 0.00 3.27 5.11 0.03 86.52 16:10:52 15:57:01 0 4.79 0.00 4.12 10.68 0.03 80.37 16:10:52 15:57:01 1 5.70 0.00 2.93 3.99 0.02 87.38 16:10:52 15:57:01 2 3.15 0.00 3.29 3.66 0.03 89.86 16:10:52 15:57:01 3 6.65 0.00 2.76 2.07 0.03 88.49 16:10:52 15:58:01 all 0.16 0.00 0.05 0.00 0.00 99.80 16:10:52 15:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:10:52 15:58:01 1 0.07 0.00 0.08 0.00 0.00 99.85 16:10:52 15:58:01 2 0.52 0.00 0.02 0.00 0.00 99.47 16:10:52 15:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:10:52 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:10:52 15:59:01 all 0.16 0.00 0.03 0.00 0.00 99.80 16:10:52 15:59:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:10:52 15:59:01 1 0.07 0.00 0.03 0.00 0.00 99.90 16:10:52 15:59:01 2 0.52 0.00 0.02 0.00 0.00 99.47 16:10:52 15:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:10:52 16:00:01 all 0.15 0.00 0.02 0.00 0.00 99.83 16:10:52 16:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:00:01 2 0.52 0.00 0.02 0.00 0.02 99.45 16:10:52 16:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:10:52 16:01:01 all 0.15 0.00 0.04 0.00 0.00 99.81 16:10:52 16:01:01 0 0.03 0.00 0.05 0.00 0.00 99.92 16:10:52 16:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:10:52 16:01:01 2 0.52 0.00 0.03 0.00 0.00 99.45 16:10:52 16:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:10:52 16:02:01 all 0.16 0.00 0.06 0.02 0.00 99.75 16:10:52 16:02:01 0 0.03 0.00 0.05 0.02 0.00 99.90 16:10:52 16:02:01 1 0.05 0.00 0.08 0.08 0.00 99.78 16:10:52 16:02:01 2 0.52 0.00 0.03 0.00 0.00 99.45 16:10:52 16:02:01 3 0.03 0.00 0.08 0.00 0.00 99.88 16:10:52 16:03:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:10:52 16:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:03:01 1 0.07 0.00 0.05 0.00 0.00 99.88 16:10:52 16:03:01 2 0.52 0.00 0.02 0.00 0.00 99.47 16:10:52 16:03:01 3 0.05 0.00 0.07 0.00 0.00 99.88 16:10:52 16:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 16:10:52 16:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 16:10:52 16:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:10:52 16:04:01 2 0.53 0.00 0.05 0.00 0.00 99.42 16:10:52 16:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:05:01 all 0.12 0.00 0.05 0.00 0.00 99.84 16:10:52 16:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:10:52 16:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:05:01 2 0.42 0.00 0.10 0.00 0.00 99.48 16:10:52 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:10:52 16:06:01 all 0.05 0.00 0.04 0.00 0.00 99.91 16:10:52 16:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:10:52 16:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:10:52 16:06:01 2 0.12 0.00 0.07 0.00 0.00 99.82 16:10:52 16:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:07:01 all 0.15 0.00 0.03 0.00 0.00 99.83 16:10:52 16:07:01 0 0.47 0.00 0.02 0.00 0.00 99.52 16:10:52 16:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:10:52 16:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:10:52 16:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:10:52 16:08:01 all 0.15 0.00 0.05 0.01 0.00 99.79 16:10:52 16:08:01 0 0.53 0.00 0.03 0.00 0.00 99.43 16:10:52 16:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 16:10:52 16:08:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:10:52 16:08:01 3 0.02 0.00 0.05 0.03 0.00 99.90 16:10:52 16:09:01 all 0.14 0.00 0.03 0.00 0.00 99.83 16:10:52 16:09:01 0 0.50 0.00 0.02 0.00 0.00 99.48 16:10:52 16:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:10:52 16:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:10:52 16:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:10:52 16:10:52 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:10:52 16:10:01 all 0.16 0.00 0.03 0.00 0.00 99.81 16:10:52 16:10:01 0 0.50 0.00 0.03 0.00 0.00 99.47 16:10:52 16:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:10:52 16:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 16:10:52 16:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:10:52 Average: all 12.47 0.00 6.19 4.64 0.02 76.67 16:10:52 Average: 0 12.50 0.00 6.37 4.62 0.02 76.49 16:10:52 Average: 1 12.27 0.00 6.00 4.52 0.03 77.18 16:10:52 Average: 2 12.71 0.00 6.25 4.83 0.02 76.18 16:10:52 Average: 3 12.38 0.00 6.16 4.60 0.02 76.84 16:10:52 16:10:52 16:10:52