Pull request #3290 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 65ce9279f83544d4d82fb598274d714e6b166066 rather than cccb8c9c3ab03208817b173929c0110599279a62 Obtained Jenkinsfile from 65ce9279f83544d4d82fb598274d714e6b166066 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31090 in /w/workspace/edgexfoundry_edgex-go_PR-3290 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 > 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/3290/head:refs/remotes/origin/PR-3290 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 65ce9279f83544d4d82fb598274d714e6b166066 into PR head commit cccb8c9c3ab03208817b173929c0110599279a62 Merge succeeded, producing cccb8c9c3ab03208817b173929c0110599279a62 Checking out Revision cccb8c9c3ab03208817b173929c0110599279a62 (PR-3290) > git config core.sparsecheckout # timeout=10 > git checkout -f cccb8c9c3ab03208817b173929c0110599279a62 # 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 65ce9279f83544d4d82fb598274d714e6b166066 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cccb8c9c3ab03208817b173929c0110599279a62 # timeout=10 Commit message: "build: Upgrade the core-contracts lib to v2.0.0-dev.55" First time build. Skipping changelog. > git rev-list --no-walk 2eb76faf484749543507295d17efb17f07dfaa9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:22 ========================================================= 16:21:22 EdgeX Global Pipelines Version Info 16:21:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:23 ------------------- 16:21:23 stable info: 16:21:23 ------------------- 16:21:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:21:23 Message: update stable to v1.0.186 16:21:24 ------------------- 16:21:24 experimental info: 16:21:24 ------------------- 16:21:24 Commited By: **** collab-it+edgex@linuxfoundation.org 16:21:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 16:21:24 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:21:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3290 [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3290 [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3290 [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cccb8c9c3ab03208817b173929c0110599279a62 [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cccb8c9 [Pipeline] echo 16:21:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:21:28 provisioning config files... 16:21:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2628207404628577388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:28 ---> docker-login.sh 16:21:28 nexus3.edgexfoundry.org:10001 16:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:29 Configure a credential helper to remove this warning. See 16:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:29 16:21:29 Login Succeeded 16:21:29 nexus3.edgexfoundry.org:10002 16:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:29 Configure a credential helper to remove this warning. See 16:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:29 16:21:29 Login Succeeded 16:21:29 nexus3.edgexfoundry.org:10003 16:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:29 Configure a credential helper to remove this warning. See 16:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:29 16:21:29 Login Succeeded 16:21:29 nexus3.edgexfoundry.org:10004 16:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:29 Configure a credential helper to remove this warning. See 16:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:29 16:21:29 Login Succeeded 16:21:29 docker.io 16:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:29 Configure a credential helper to remove this warning. See 16:21:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:29 16:21:29 Login Succeeded 16:21:29 ---> docker-login.sh ends [Pipeline] } 16:21:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:21:30 ++ 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 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/core-command/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo core-command,cmd/core-command/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/core-data/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo core-data,cmd/core-data/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/core-metadata/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo core-metadata,cmd/core-metadata/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/security-bootstrapper/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/security-proxy-setup/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/support-notifications/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo support-notifications,cmd/support-notifications/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/support-scheduler/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:21:30 + for file in '`ls cmd/**/Dockerfile`' 16:21:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:21:30 ++ cut -d/ -f2 16:21:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:21:30 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 16:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:31 16:21:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:21:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:32 latest: Pulling from edgex-devops/git-semver 16:21:32 31603596830f: Pulling fs layer 16:21:32 2a8b12db71e7: Pulling fs layer 16:21:32 6ca5941a6612: Pulling fs layer 16:21:32 ecc8261a40a4: Pulling fs layer 16:21:32 ecc8261a40a4: Waiting 16:21:32 2a8b12db71e7: Verifying Checksum 16:21:32 2a8b12db71e7: Download complete 16:21:32 31603596830f: Verifying Checksum 16:21:32 31603596830f: Download complete 16:21:32 ecc8261a40a4: Verifying Checksum 16:21:32 ecc8261a40a4: Download complete 16:21:32 6ca5941a6612: Verifying Checksum 16:21:32 6ca5941a6612: Download complete 16:21:32 31603596830f: Pull complete 16:21:33 2a8b12db71e7: Pull complete 16:21:33 6ca5941a6612: Pull complete 16:21:33 ecc8261a40a4: Pull complete 16:21:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:21:34 prd-centos7-docker-4c-2g-31090 does not seem to be running inside a container 16:21:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:21:36 $ docker top 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:37 [ssh-agent] Looking for ssh-agent implementation... 16:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:37 $ docker exec 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc ssh-agent 16:21:37 SSH_AUTH_SOCK=/tmp/ssh-y8kGB1SC75aa/agent.12 16:21:37 SSH_AGENT_PID=17 16:21:37 Running ssh-add (command line suppressed) 16:21:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_149036025041312385.key (/w/workspace/edgex-go/2@tmp/private_key_149036025041312385.key) 16:21:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:38 + git tag --points-at HEAD [Pipeline] } 16:21:38 $ docker exec --env ******** --env ******** 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc ssh-agent -k 16:21:38 unset SSH_AUTH_SOCK; 16:21:38 unset SSH_AGENT_PID; 16:21:38 echo Agent pid 17 killed; 16:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:21:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:38 [ssh-agent] Looking for ssh-agent implementation... 16:21:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:38 $ docker exec 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc ssh-agent 16:21:39 SSH_AUTH_SOCK=/tmp/ssh-4Mif5hl8W7NA/agent.47 16:21:39 SSH_AGENT_PID=53 16:21:39 Running ssh-add (command line suppressed) 16:21:39 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7828363801320033472.key (/w/workspace/edgex-go/2@tmp/private_key_7828363801320033472.key) 16:21:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:21:39 + git semver init 16:21:39 # -> Open(): unable to determine branch for HEAD 16:21:39 # $GIT_DIR = /w/workspace/edgex-go/2/.git 16:21:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 16:21:39 # $SEMVER_REMOTE_NAME = origin 16:21:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:21:39 # $SEMVER_USER_NAME = edgex-jenkins 16:21:39 # $SEMVER_BRANCH = PR-3290 16:21:39 # $SEMVER_TEMP = /tmp/semver-870679423 16:21:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:22:01 # '/tmp/semver-870679423' -> '/w/workspace/edgex-go/2/.semver' 16:22:01 # -> Force: false 16:22:01 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 16:22:01 $ docker exec --env ******** --env ******** 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc ssh-agent -k 16:22:01 unset SSH_AUTH_SOCK; 16:22:01 unset SSH_AGENT_PID; 16:22:01 echo Agent pid 53 killed; 16:22:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:02 + git semver [Pipeline] } 16:22:02 $ docker stop --time=1 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc 16:22:04 $ docker rm -f 42de113eecd5c9e4529f52e20463a4b512feceb51e3d34b274b665bb5fedf7cc [Pipeline] // withDockerContainer [Pipeline] sh 16:22:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:05 Stashed 1 file(s) [Pipeline] echo 16:22:05 [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 16:22:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:22:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:22:06 + sudo service docker restart 16:22:06 + true 16:22:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 16:22:07 ========================================================= 16:22:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:22:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:22:07 + 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 . 16:22:11 Sending build context to Docker daemon 328.8MB 16:22:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:22:11 Step 2/6 : FROM ${BASE} 16:22:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:22:11 188c0c94c7c5: Pulling fs layer 16:22:11 0ef7d3d256c8: Pulling fs layer 16:22:11 de9db76c5a1d: Pulling fs layer 16:22:11 bca2f99d35d6: Pulling fs layer 16:22:11 93359f2a8cfa: Pulling fs layer 16:22:11 7c6f9722023f: Pulling fs layer 16:22:11 a35cf1a2eb13: Pulling fs layer 16:22:11 bca2f99d35d6: Waiting 16:22:11 7c6f9722023f: Waiting 16:22:11 a35cf1a2eb13: Waiting 16:22:11 93359f2a8cfa: Waiting 16:22:11 de9db76c5a1d: Verifying Checksum 16:22:11 de9db76c5a1d: Download complete 16:22:11 0ef7d3d256c8: Verifying Checksum 16:22:11 0ef7d3d256c8: Download complete 16:22:11 93359f2a8cfa: Verifying Checksum 16:22:11 93359f2a8cfa: Download complete 16:22:11 7c6f9722023f: Verifying Checksum 16:22:11 7c6f9722023f: Download complete 16:22:11 188c0c94c7c5: Verifying Checksum 16:22:11 188c0c94c7c5: Download complete 16:22:12 188c0c94c7c5: Pull complete 16:22:12 0ef7d3d256c8: Pull complete 16:22:12 de9db76c5a1d: Pull complete 16:22:14 a35cf1a2eb13: Verifying Checksum 16:22:14 a35cf1a2eb13: Download complete 16:22:14 bca2f99d35d6: Verifying Checksum 16:22:14 bca2f99d35d6: Download complete 16:22:20 bca2f99d35d6: Pull complete 16:22:20 93359f2a8cfa: Pull complete 16:22:20 7c6f9722023f: Pull complete 16:22:20 Still waiting to schedule task 16:22:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:22:25 a35cf1a2eb13: Pull complete 16:22:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 16:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:22:25 ---> a62c8e92a672 16:22:25 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 16:22:25 ---> Running in 78ad9c2247af 16:22:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:22:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:22:27 (1/12) Installing libmagic (5.38-r0) 16:22:27 (2/12) Installing file (5.38-r0) 16:22:27 (3/12) Installing libc-dev (0.7.2-r3) 16:22:27 (4/12) Installing g++ (9.3.0-r2) 16:22:31 (5/12) Installing fortify-headers (1.1-r0) 16:22:31 (6/12) Installing patch (2.7.6-r6) 16:22:31 (7/12) Installing build-base (0.5-r2) 16:22:31 (8/12) Installing libsodium (1.0.18-r0) 16:22:31 (9/12) Installing pkgconf (1.7.2-r0) 16:22:31 (10/12) Installing libsodium-dev (1.0.18-r0) 16:22:31 (11/12) Installing libzmq (4.3.3-r0) 16:22:32 (12/12) Installing zeromq-dev (4.3.3-r0) 16:22:32 Executing busybox-1.31.1-r19.trigger 16:22:32 OK: 233 MiB in 51 packages 16:22:35 Removing intermediate container 78ad9c2247af 16:22:35 ---> 0a34a3421f44 16:22:35 Step 4/6 : WORKDIR /edgex-go 16:22:35 ---> Running in 1ff6344fe2d0 16:22:35 Removing intermediate container 1ff6344fe2d0 16:22:35 ---> e3a068b4f41c 16:22:35 Step 5/6 : COPY go.mod . 16:22:35 ---> d5c568b1309e 16:22:35 Step 6/6 : RUN go mod download 16:22:35 ---> Running in 2cb76f841a46 16:22:57 Removing intermediate container 2cb76f841a46 16:22:57 ---> 6a195b4d6c58 16:22:57 Successfully built 6a195b4d6c58 16:22:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:22:58 + docker inspect -f . ci-base-image-x86_64 16:22:58 . [Pipeline] withDockerContainer 16:22:58 prd-centos7-docker-4c-2g-31090 does not seem to be running inside a container 16:22:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:22:59 $ docker top bd80accfb779ddae7bf74e9217c2de4a1d54cbed1c0d046001b562b34db641b9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:00 + go version 16:23:00 go version go1.15.5 linux/amd64 [Pipeline] } 16:23:00 $ docker stop --time=1 bd80accfb779ddae7bf74e9217c2de4a1d54cbed1c0d046001b562b34db641b9 16:23:01 $ docker rm -f bd80accfb779ddae7bf74e9217c2de4a1d54cbed1c0d046001b562b34db641b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:23:02 + docker inspect -f . ci-base-image-x86_64 16:23:02 . [Pipeline] withDockerContainer 16:23:02 prd-centos7-docker-4c-2g-31090 does not seem to be running inside a container 16:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:23:03 $ docker top f3d5c24b793976569aba168205e9b3197a9d8e8bfbc888000875d3d991754d4b -eo pid,comm [Pipeline] { [Pipeline] echo 16:23:03 ========================================================= 16:23:03 [edgeXBuildGoParallel] Running Tests and Build... 16:23:03 ========================================================= [Pipeline] sh 16:23:03 + make test 16:23:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:23:12 ? github.com/edgexfoundry/edgex-go [no test files] 16:23:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:23:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:23:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:23:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:23:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:23:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:23:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.112s coverage: 45.9% of statements 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:23:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements 16:23:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.108s coverage: 100.0% of statements 16:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.259s coverage: 27.1% of statements 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.081s coverage: 71.3% of statements 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.173s coverage: 82.9% of statements 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:23:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements 16:23:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:23:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.308s coverage: 28.6% of statements 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:23:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:23:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.047s coverage: 100.0% of statements 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:23:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.139s coverage: 86.7% of statements 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:23:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements 16:23:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:23:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 16:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:23:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:23:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.354s coverage: 92.8% of statements 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:23:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:23:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.073s coverage: 0.1% of statements 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 16:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements 16:23:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements 16:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.403s coverage: 96.3% of statements 16:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 16:23:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31091 in /w/workspace/edgexfoundry_edgex-go_PR-3290 [Pipeline] { [Pipeline] ws 16:23:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:24:03 using credential edgex-jenkins-ssh 16:24:03 Cloning the remote Git repository 16:24:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:24:03 > git init /w/workspace/edgex-go/2 # timeout=10 16:24:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:24:03 > git --version # timeout=10 16:24:03 > git --version # 'git version 2.17.1' 16:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 16:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements 16:24:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.140s coverage: 81.7% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.6% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.6% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.328s coverage: 69.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 38.4% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.038s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.156s coverage: 87.1% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.790s coverage: 29.1% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 94.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:24:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 16:24:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 16:24:18 GO111MODULE=on go vet ./... 16:24:20 Merging remotes/origin/master commit 65ce9279f83544d4d82fb598274d714e6b166066 into PR head commit cccb8c9c3ab03208817b173929c0110599279a62 16:24:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:24:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:24:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:24:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3290/head:refs/remotes/origin/PR-3290 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:20 > git config core.sparsecheckout # timeout=10 16:24:20 > git checkout -f cccb8c9c3ab03208817b173929c0110599279a62 # timeout=10 16:24:20 Merge succeeded, producing cccb8c9c3ab03208817b173929c0110599279a62 16:24:20 Checking out Revision cccb8c9c3ab03208817b173929c0110599279a62 (PR-3290) 16:24:20 > git remote # timeout=10 16:24:20 > git config --get remote.origin.url # timeout=10 16:24:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:20 > git merge 65ce9279f83544d4d82fb598274d714e6b166066 # timeout=10 16:24:20 > git rev-parse HEAD^{commit} # timeout=10 16:24:20 > git config core.sparsecheckout # timeout=10 16:24:20 > git checkout -f cccb8c9c3ab03208817b173929c0110599279a62 # timeout=10 16:24:25 Commit message: "build: Upgrade the core-contracts lib to v2.0.0-dev.55" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:24:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:24:27 + sudo service docker restart 16:24:27 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:24:29 provisioning config files... 16:24:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1625825657135806946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:30 ---> docker-login.sh 16:24:30 nexus3.edgexfoundry.org:10001 16:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:31 Configure a credential helper to remove this warning. See 16:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:31 16:24:31 Login Succeeded 16:24:31 nexus3.edgexfoundry.org:10002 16:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:32 Configure a credential helper to remove this warning. See 16:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:32 16:24:32 Login Succeeded 16:24:32 nexus3.edgexfoundry.org:10003 16:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:32 Configure a credential helper to remove this warning. See 16:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:32 16:24:32 Login Succeeded 16:24:32 nexus3.edgexfoundry.org:10004 16:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:33 Configure a credential helper to remove this warning. See 16:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:33 16:24:33 Login Succeeded 16:24:33 docker.io 16:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:34 Configure a credential helper to remove this warning. See 16:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:34 16:24:34 Login Succeeded 16:24:34 ---> docker-login.sh ends [Pipeline] } 16:24:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:24:34 ========================================================= 16:24:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:24:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:24:35 + 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 . 16:24:37 Sending build context to Docker daemon 166.9MB 16:24:37 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 16:24:37 Step 2/6 : FROM ${BASE} 16:24:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:24:37 5f621e34cdf4: Pulling fs layer 16:24:37 a4357932f1b6: Pulling fs layer 16:24:37 18c013af1878: Pulling fs layer 16:24:37 00ac8860ef70: Pulling fs layer 16:24:37 63d7cb157983: Pulling fs layer 16:24:37 b116817d02f9: Pulling fs layer 16:24:37 745a02a5169b: Pulling fs layer 16:24:37 00ac8860ef70: Waiting 16:24:37 63d7cb157983: Waiting 16:24:37 b116817d02f9: Waiting 16:24:37 745a02a5169b: Waiting 16:24:37 18c013af1878: Verifying Checksum 16:24:37 18c013af1878: Download complete 16:24:38 a4357932f1b6: Verifying Checksum 16:24:38 a4357932f1b6: Download complete 16:24:38 63d7cb157983: Verifying Checksum 16:24:38 63d7cb157983: Download complete 16:24:38 b116817d02f9: Verifying Checksum 16:24:38 b116817d02f9: Download complete 16:24:38 5f621e34cdf4: Verifying Checksum 16:24:38 5f621e34cdf4: Download complete 16:24:38 5f621e34cdf4: Pull complete 16:24:39 a4357932f1b6: Pull complete 16:24:39 18c013af1878: Pull complete 16:24:40 745a02a5169b: Verifying Checksum 16:24:40 745a02a5169b: Download complete 16:24:41 00ac8860ef70: Verifying Checksum 16:24:41 00ac8860ef70: Download complete 16:24:45 gofmt -l . 16:24:45 [ "`gofmt -l .`" = "" ] 16:24:45 ./bin/test-go-mod-tidy.sh 16:24:45 ./bin/test-attribution-txt.sh [Pipeline] sh 16:24:46 + ls -al . 16:24:46 total 772 16:24:46 drwxrwxr-x 10 1001 1001 4096 Mar 23 16:24 . 16:24:46 drwxr-xr-x 4 root root 28 Mar 23 16:23 .. 16:24:46 -rw-rw-r-- 1 1001 1001 11 Mar 23 16:21 .dockerignore 16:24:46 drwxrwxr-x 8 1001 1001 179 Mar 23 16:21 .git 16:24:46 drwxrwxr-x 3 1001 1001 125 Mar 23 16:21 .github 16:24:46 -rw-rw-r-- 1 1001 1001 818 Mar 23 16:21 .gitignore 16:24:46 drwx------ 3 1001 1001 60 Mar 23 16:22 .semver 16:24:46 -rw-rw-r-- 1 1001 1001 166 Mar 23 16:21 .sonarcloud.properties 16:24:46 -rw-rw-r-- 1 1001 1001 8607 Mar 23 16:21 Attribution.txt 16:24:46 -rw-rw-r-- 1 1001 1001 3804 Mar 23 16:21 CONTRIBUTING.md 16:24:46 -rw-rw-r-- 1 1001 1001 931 Mar 23 16:21 Dockerfile.build 16:24:46 -rw-rw-r-- 1 1001 1001 863 Mar 23 16:21 Jenkinsfile 16:24:46 -rw-rw-r-- 1 1001 1001 10775 Mar 23 16:21 LICENSE 16:24:46 -rw-rw-r-- 1 1001 1001 5774 Mar 23 16:21 Makefile 16:24:46 -rw-rw-r-- 1 1001 1001 6548 Mar 23 16:21 README.md 16:24:46 -rw-rw-r-- 1 1001 1001 6755 Mar 23 16:21 SECURITY.md 16:24:46 -rw-rw-r-- 1 1001 1001 5 Mar 23 16:22 VERSION 16:24:46 -rw-rw-r-- 1 1001 1001 4131 Mar 23 16:21 ZMQWindows.md 16:24:46 drwxrwxr-x 2 1001 1001 117 Mar 23 16:21 bin 16:24:46 drwxrwxr-x 14 1001 1001 4096 Mar 23 16:21 cmd 16:24:46 -rw-r--r-- 1 root root 662100 Mar 23 16:24 coverage.out 16:24:46 -rw-r--r-- 1 root root 1056 Mar 23 16:24 go.mod 16:24:46 -rw-r--r-- 1 root root 22211 Mar 23 16:24 go.sum 16:24:46 drwxrwxr-x 8 1001 1001 127 Mar 23 16:21 internal 16:24:46 drwxrwxr-x 4 1001 1001 26 Mar 23 16:21 openapi 16:24:46 drwxrwxr-x 4 1001 1001 71 Mar 23 16:21 snap 16:24:46 -rw-rw-r-- 1 1001 1001 168 Mar 23 16:21 version.go [Pipeline] sh 16:24:47 + '[' -e coverage.out ] 16:24:47 + chown 1001:1001 coverage.out [Pipeline] stash 16:24:47 Stashed 1 file(s) [Pipeline] sh 16:24:47 + make build 16:24:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 16:24: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 16:24:54 00ac8860ef70: Pull complete 16:24:54 63d7cb157983: Pull complete 16:24:54 b116817d02f9: Pull complete 16:24:55 745a02a5169b: Pull complete 16:24:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 16:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:24:55 ---> b7e6874047d6 16:24: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 16:24:59 ---> Running in 06dc60b317a8 16:25:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:25:01 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:25:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:25:01 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:25:01 (1/12) Installing libmagic (5.38-r0) 16:25:01 (2/12) Installing file (5.38-r0) 16:25:02 (3/12) Installing libc-dev (0.7.2-r3) 16:25:02 (4/12) Installing g++ (9.3.0-r2) 16:25:03 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:25:04 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:25:05 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:25:06 (5/12) Installing fortify-headers (1.1-r0) 16:25:06 (6/12) Installing patch (2.7.6-r6) 16:25:06 (7/12) Installing build-base (0.5-r2) 16:25:06 (8/12) Installing libsodium (1.0.18-r0) 16:25:06 (9/12) Installing pkgconf (1.7.2-r0) 16:25:06 (10/12) Installing libsodium-dev (1.0.18-r0) 16:25:06 (11/12) Installing libzmq (4.3.3-r0) 16:25:06 (12/12) Installing zeromq-dev (4.3.3-r0) 16:25:06 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:25:07 Executing busybox-1.31.1-r19.trigger 16:25:07 OK: 217 MiB in 51 packages 16:25: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 16:25:09 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:25:10 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:25:11 Removing intermediate container 06dc60b317a8 16:25:11 ---> eb0c35870e54 16:25:11 Step 4/6 : WORKDIR /edgex-go 16:25:11 ---> Running in 940c7b5be07e 16:25:11 Removing intermediate container 940c7b5be07e 16:25:11 ---> 26df96988c18 16:25:11 Step 5/6 : COPY go.mod . 16:25:11 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:25:12 ---> 3dabcc50320d 16:25:12 Step 6/6 : RUN go mod download 16:25:12 ---> Running in 7adb063bd10b [Pipeline] } 16:25:13 $ docker stop --time=1 f3d5c24b793976569aba168205e9b3197a9d8e8bfbc888000875d3d991754d4b 16:25:15 $ docker rm -f f3d5c24b793976569aba168205e9b3197a9d8e8bfbc888000875d3d991754d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:19 16:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:19 latest: Pulling from edgex-devops/edgex-compose 16:25:19 cbdbe7a5bc2a: Pulling fs layer 16:25:19 ca9280d653b3: Pulling fs layer 16:25:19 7e9c9ca2126c: Pulling fs layer 16:25:19 cbdbe7a5bc2a: Verifying Checksum 16:25:19 cbdbe7a5bc2a: Download complete 16:25:19 cbdbe7a5bc2a: Pull complete 16:25:20 ca9280d653b3: Verifying Checksum 16:25:20 ca9280d653b3: Download complete 16:25:21 7e9c9ca2126c: Verifying Checksum 16:25:21 7e9c9ca2126c: Download complete 16:25:21 ca9280d653b3: Pull complete 16:25:29 7e9c9ca2126c: Pull complete 16:25:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:25:29 prd-centos7-docker-4c-2g-31090 does not seem to be running inside a container 16:25:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:25:31 $ docker top b751d39731d1d1a750ae1aaa3c03a1227652f58ad50ef886013876d157ea1c71 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:31 + docker-compose build --help 16:25:31 + grep parallel 16:25:32 --parallel Build images in parallel. [Pipeline] } 16:25:32 $ docker stop --time=1 b751d39731d1d1a750ae1aaa3c03a1227652f58ad50ef886013876d157ea1c71 16:25:33 $ docker rm -f b751d39731d1d1a750ae1aaa3c03a1227652f58ad50ef886013876d157ea1c71 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:25:34 . [Pipeline] withDockerContainer 16:25:34 prd-centos7-docker-4c-2g-31090 does not seem to be running inside a container 16:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:25:35 $ docker top 33bdbb2a907f37914bc321df0c2d19bd8c52c87c8b1c329cadf1c8ebc4644893 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:36 + docker-compose -f ./docker-compose-build.yml build --parallel 16:25:37 Building docker-core-command-go ... 16:25:37 Building docker-core-data-go ... 16:25:37 Building docker-core-metadata-go ... 16:25:37 Building docker-security-bootstrapper-go ... 16:25:37 Building docker-security-proxy-setup-go ... 16:25:37 Building docker-security-secretstore-setup-go ... 16:25:37 Building docker-support-notifications-go ... 16:25:37 Building docker-support-scheduler-go ... 16:25:37 Building docker-sys-mgmt-agent-go ... 16:25:37 Building docker-core-metadata-go 16:25:37 Building docker-security-secretstore-setup-go 16:25:37 Building docker-support-notifications-go 16:25:37 Building docker-security-proxy-setup-go 16:25:37 Building docker-security-bootstrapper-go 16:25:39 Removing intermediate container 7adb063bd10b 16:25:39 ---> 5439f6121cd3 16:25:39 Successfully built 5439f6121cd3 16:25:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:25:39 + docker inspect -f . ci-base-image-arm64 16:25:39 . [Pipeline] withDockerContainer 16:25:39 prd-ubuntu18.04-docker-arm64-4c-16g-31091 does not seem to be running inside a container 16:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:25:41 $ docker top 486ba58565e8e14fd05f406eb8110d21f1acede692db5850d7ab7ca642812b1d -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:42 + go version 16:25:42 go version go1.15.5 linux/arm64 [Pipeline] } 16:25:42 $ docker stop --time=1 486ba58565e8e14fd05f406eb8110d21f1acede692db5850d7ab7ca642812b1d 16:25:44 $ docker rm -f 486ba58565e8e14fd05f406eb8110d21f1acede692db5850d7ab7ca642812b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:45 + docker inspect -f . ci-base-image-arm64 16:25:45 . [Pipeline] withDockerContainer 16:25:45 prd-ubuntu18.04-docker-arm64-4c-16g-31091 does not seem to be running inside a container 16:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:25:47 $ docker top b5df40fdb3a2d4d0b930115e85caa081763f26bbc6a611b09a8bd84d28302f57 -eo pid,comm [Pipeline] { [Pipeline] echo 16:25:47 ========================================================= 16:25:47 [edgeXBuildGoParallel] Running Tests and Build... 16:25:47 ========================================================= [Pipeline] sh 16:25:48 + make test 16:25:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:26:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> 6a195b4d6c58 16:26:09 Step 3/24 : WORKDIR /edgex-go 16:26:09 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> 6a195b4d6c58 16:26:09 Step 3/31 : WORKDIR /edgex-go 16:26:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:26:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 6a195b4d6c58 16:26:09 16:26:09 Step 3/22 : WORKDIR /edgex-goStep 2/21 : FROM ${BUILDER_BASE} AS builder 16:26:09 16:26:09 ---> 6a195b4d6c58 16:26:09 Step 3/21 : WORKDIR /edgex-go 16:26:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:26:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:26:09 ---> 6a195b4d6c58 16:26:09 Step 3/23 : WORKDIR /edgex-go 16:26:10 ? github.com/edgexfoundry/edgex-go [no test files] 16:26:11 ---> Running in 7dc197c4c5a1 16:26:11 ---> Running in 61712e1a4fa0 16:26:11 ---> Running in 5c8452fa0478 16:26:11 ---> Running in 218bd1994770 16:26:11 ---> Running in 321aee19f6ab 16:26:11 Removing intermediate container 61712e1a4fa0 16:26:11 ---> 79cea4dc58bb 16:26:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:11 Removing intermediate container 321aee19f6ab 16:26:11 ---> 34fc67481834 16:26:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:11 Removing intermediate container 5c8452fa0478 16:26:11 ---> 97071ef21632 16:26:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:11 Removing intermediate container 218bd1994770 16:26:11 ---> 042e19c60342 16:26:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:11 Removing intermediate container 7dc197c4c5a1 16:26:11 ---> 20de30f461e9 16:26:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:11 ---> Running in 3332816c7cbf 16:26:12 ---> Running in 1dd8a72f1e14 16:26:12 ---> Running in 6a23d04e2d71 16:26:12 ---> Running in 9f78a19c3258 16:26:12 ---> Running in 7d81f3bd32ba 16:26:13 Removing intermediate container 1dd8a72f1e14 16:26:13 ---> efbde30ee36f 16:26:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:26:13 ---> Running in 81bb30da074b 16:26:13 Removing intermediate container 3332816c7cbf 16:26:13 ---> bc0435a090c8 16:26:13 Step 5/31 : RUN apk add --update --no-cache make git 16:26:13 ---> Running in c28ce3b0afe7 16:26:14 Removing intermediate container 6a23d04e2d71 16:26:14 ---> e77f3783de88 16:26:14 Step 5/24 : RUN apk add --update --no-cache make git 16:26:14 Removing intermediate container 7d81f3bd32ba 16:26:14 ---> 8b337dfcd952 16:26:14 Step 5/23 : RUN apk add --update --no-cache make git 16:26:14 ---> Running in 68efd7d0d9d3 16:26:14 ---> Running in 9817adb73baf 16:26:14 Removing intermediate container 9f78a19c3258 16:26:14 ---> b195e832daaa 16:26:14 Step 5/21 : RUN apk add --update --no-cache make git 16:26:14 ---> Running in ba764bb0f4fd 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:26:16 OK: 233 MiB in 51 packages 16:26:16 OK: 233 MiB in 51 packages 16:26:16 OK: 233 MiB in 51 packages 16:26:16 OK: 233 MiB in 51 packages 16:26:16 OK: 233 MiB in 51 packages 16:26:16 Removing intermediate container 81bb30da074b 16:26:16 ---> 65bd1624db90 16:26:16 Step 6/22 : COPY go.mod . 16:26:17 Removing intermediate container c28ce3b0afe7 16:26:17 ---> 1f96c376d626 16:26:17 Step 6/31 : COPY go.mod . 16:26:17 Removing intermediate container 68efd7d0d9d3 16:26:17 ---> bd00d7d4bfc8 16:26:17 Step 6/24 : COPY go.mod . 16:26:17 ---> ba8ca1ea5f66 16:26:17 Step 7/22 : RUN go mod download 16:26:17 ---> 3aeb1328774c 16:26:17 Step 7/31 : RUN go mod download 16:26:17 ---> Running in 4b8b0832ce81 16:26:17 ---> Running in ee6fff71dac9 16:26:17 Removing intermediate container ba764bb0f4fd 16:26:17 ---> fe8efad70db3 16:26:17 Step 6/21 : COPY go.mod . 16:26:17 ---> 7bca04b91a08 16:26:17 Step 7/24 : RUN go mod download 16:26:17 Removing intermediate container 9817adb73baf 16:26:17 ---> 3171a42d01dc 16:26:17 Step 6/23 : COPY go.mod . 16:26:18 ---> Running in 010f7fb8d162 16:26:18 ---> 34bee6101a0e 16:26:18 Step 7/21 : RUN go mod download 16:26:18 ---> 0d0eb299f2d7 16:26:18 Step 7/23 : RUN go mod download 16:26:18 ---> Running in 8aae82a40d17 16:26:18 ---> Running in 7ab8c73d0d37 16:26:20 Removing intermediate container ee6fff71dac9 16:26:20 ---> f68226734a53 16:26:20 Step 8/31 : COPY . . 16:26:20 Removing intermediate container 010f7fb8d162 16:26:20 ---> dd0bdcf00ba9 16:26:20 Step 8/24 : COPY . . 16:26:22 Removing intermediate container 4b8b0832ce81 16:26:22 ---> 67ec77a8765c 16:26:22 Step 8/22 : COPY . . 16:26:26 Removing intermediate container 7ab8c73d0d37 16:26:26 ---> 5dfa32550f4d 16:26:26 Step 8/23 : COPY . . 16:26:26 Removing intermediate container 8aae82a40d17 16:26:26 ---> 84c57e26bc1a 16:26:26 Step 8/21 : COPY . . 16:26:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:27:04 ---> e768c4e41486 16:27:04 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:27:04 ---> 95bfa580755d 16:27:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:27:04 ---> Running in 88faef178922 16:27:04 ---> 048b2621a8a2 16:27:04 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:27:04 ---> 90fd02e25ecf 16:27:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:27:04 ---> f85715f37d5a 16:27:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:27:04 ---> Running in 1a7a0514577c 16:27:04 ---> Running in 91eb23c5ee4c 16:27:04 ---> Running in 2c9bf179bd2e 16:27:04 ---> Running in ea911bb47cd9 16:27:04 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:27: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:27:04 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:27:04 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:27:04 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:27:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:27:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:27:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:27:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:27:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:27:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:27:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:27:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:27:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:27:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:27:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:27:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:27:31 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:27:31 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:27:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.301s coverage: 45.9% of statements 16:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 16:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 16:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 16:27:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 16:27:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.150s coverage: 19.8% of statements 16:27:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.256s coverage: 100.0% of statements 16:27:41 Removing intermediate container 1a7a0514577c 16:27:41 ---> fdc5ae060c8d 16:27:41 16:27:41 Step 10/31 : FROM alpine:3.12 16:27:41 Removing intermediate container 2c9bf179bd2e 16:27:41 ---> 99cb2bef5df7 16:27:41 16:27:41 Step 10/21 : FROM alpine:3.12 16:27:41 Removing intermediate container 88faef178922 16:27:41 ---> d2a149c8403d 16:27:41 16:27:41 Step 10/24 : FROM alpine:3.12 16:27:41 3.12: Pulling from library/alpine 16:27:41 3.12: Pulling from library/alpine 16:27:41 3.12: Pulling from library/alpine 16:27:42 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:27:42 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:27:42 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:27:42 Status: Downloaded newer image for alpine:3.12 16:27:42 ---> 88dd2752d2ea 16:27:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:27:42 Status: Downloaded newer image for alpine:3.12 16:27:42 ---> 88dd2752d2ea 16:27:42 Step 11/21 : RUN apk add --update --no-cache curl 16:27:42 Status: Image is up to date for alpine:3.12 16:27:42 ---> 88dd2752d2ea 16:27:42 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.543s coverage: 27.1% of statements 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.103s coverage: 100.0% of statements 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 16:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 16:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 16:27:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.335s coverage: 71.3% of statements 16:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 16:27:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 16:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.480s coverage: 82.9% of statements 16:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 16:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 16:27:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.138s coverage: 78.9% of statements 16:27:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 16:27:45 ---> Running in 764c766053e9 16:27:45 ---> Running in c3834d01603a 16:27:45 ---> Running in 8772329d0445 16:27:45 Removing intermediate container ea911bb47cd9 16:27:45 ---> fc3acedfd833 16:27:45 16:27:45 Step 10/22 : FROM alpine:3.12 16:27:45 ---> 88dd2752d2ea 16:27:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:27:45 Removing intermediate container 91eb23c5ee4c 16:27:45 ---> 1f1330ea5485 16:27:45 16:27:45 Step 10/23 : FROM alpine:3.12 16:27:45 ---> 88dd2752d2ea 16:27:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:27:45 ---> Running in 780c4171b444 16:27:45 ---> Running in fcbd2bbb8e32 16:27:45 Removing intermediate container 764c766053e9 16:27:45 ---> 34e1d7b8738b 16:27:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:27:46 ---> Running in 019bc0f3f8cf 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:46 (1/5) Installing ca-certificates (20191127-r4) 16:27:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:27:46 (3/5) Installing libcurl (7.69.1-r3) 16:27:46 (4/5) Installing curl (7.69.1-r3) 16:27:46 (5/5) Installing dumb-init (1.2.2-r1) 16:27:46 Executing busybox-1.31.1-r19.trigger 16:27:46 Executing ca-certificates-20191127-r4.trigger 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:46 (1/4) Installing ca-certificates (20191127-r4) 16:27:46 OK: 7 MiB in 19 packages 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:27:46 (3/4) Installing libcurl (7.69.1-r3) 16:27:46 (4/4) Installing curl (7.69.1-r3) 16:27:46 Executing busybox-1.31.1-r19.trigger 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:46 Executing ca-certificates-20191127-r4.trigger 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:46 OK: 7 MiB in 18 packages 16:27:46 (1/2) Installing ca-certificates (20191127-r4) 16:27:46 (2/2) Installing dumb-init (1.2.2-r1) 16:27:46 Executing busybox-1.31.1-r19.trigger 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:27:46 Executing ca-certificates-20191127-r4.trigger 16:27:46 (1/1) Installing dumb-init (1.2.2-r1) 16:27:46 Executing busybox-1.31.1-r19.trigger 16:27:46 OK: 6 MiB in 16 packages 16:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:27:46 OK: 6 MiB in 15 packages 16:27:47 (1/2) Installing dumb-init (1.2.2-r1) 16:27:47 (2/2) Installing su-exec (0.2-r1) 16:27:47 Executing busybox-1.31.1-r19.trigger 16:27:48 OK: 6 MiB in 16 packages 16:27:49 Removing intermediate container c3834d01603a 16:27:49 ---> 527bb7d75c30 16:27:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:49 ---> Running in 1873c474f662 16:27:49 Removing intermediate container 8772329d0445 16:27:49 ---> 87ea487855b4 16:27:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:27:50 Removing intermediate container 780c4171b444 16:27:50 ---> c437da82237d 16:27:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:27:50 ---> Running in a6b008f5b185 16:27:50 Removing intermediate container fcbd2bbb8e32 16:27:50 ---> 5655cf495c09 16:27:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:27:50 Removing intermediate container 019bc0f3f8cf 16:27:50 ---> 95da7258a69a 16:27:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:27:50 Removing intermediate container 1873c474f662 16:27:50 ---> ecf9d57b2d98 16:27:50 Step 13/24 : WORKDIR / 16:27:50 ---> Running in 594f702182f3 16:27:51 ---> Running in 10ba53e37721 16:27:51 ---> Running in 5cf10fc76cd5 16:27:51 ---> Running in 1b6fd8adfb5a 16:27:51 Removing intermediate container a6b008f5b185 16:27:51 ---> d9367f443ff8 16:27:51 Step 13/21 : WORKDIR /edgex 16:27:51 Removing intermediate container 594f702182f3 16:27:51 ---> e0d523712411 16:27:51 Step 13/22 : ENV APP_PORT=48060 16:27:51 ---> Running in c0d31d96a925 16:27:51 Removing intermediate container 10ba53e37721 16:27:51 ---> 6d8628efef7e 16:27:51 Step 13/23 : ENV APP_PORT=48081 16:27:51 Removing intermediate container 5cf10fc76cd5 16:27:51 ---> 038a81b3ad4e 16:27:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:27:51 ---> Running in 8aaf6903cda3 16:27:51 ---> Running in d37e971058a5 16:27:51 Removing intermediate container 1b6fd8adfb5a 16:27:51 ---> 1822f4433adc 16:27:51 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:27:51 ---> Running in 16d4be4046b6 16:27:51 Removing intermediate container c0d31d96a925 16:27:51 ---> 064fd6d1d122 16:27:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:27:52 Removing intermediate container 8aaf6903cda3 16:27:52 ---> c5c794d98dee 16:27:52 Step 14/22 : EXPOSE $APP_PORT 16:27:52 Removing intermediate container d37e971058a5 16:27:52 ---> b411a455ed08 16:27:52 Step 14/23 : EXPOSE $APP_PORT 16:27:52 Removing intermediate container 16d4be4046b6 16:27:52 ---> d096e93321d2 16:27:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:27:52 ---> Running in ebe7c3c6e8bb 16:27:52 ---> Running in e59fa91dd0fc 16:27:52 ---> cd8f0e205ae8 16:27:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:27:52 ---> cbe74f828b13 16:27:52 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:27:52 ---> Running in c170077407b8 16:27:52 Removing intermediate container e59fa91dd0fc 16:27:52 ---> 4419fa8847be 16:27:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:52 Removing intermediate container ebe7c3c6e8bb 16:27:52 ---> b02f980e3db9 16:27:52 Step 15/23 : WORKDIR / 16:27:52 ---> Running in 336edd7bb5af 16:27:52 ---> 77c83607a06d 16:27:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:27:52 ---> 296df69c1571 16:27:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:27:53 ---> 2e800aed1a81 16:27:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:27:53 Removing intermediate container 336edd7bb5af 16:27:53 ---> 4029fe62e551 16:27:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:53 ---> 5e2000e7d803 16:27:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:27:53 ---> d11fb4b9f4ce 16:27:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:27:53 ---> c1e42055f80a 16:27:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:27:54 ---> 80be5d80e72f 16:27:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:27:54 ---> Running in c2eb2d9fc548 16:27:54 ---> 84b54b813e25 16:27:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:27:54 ---> 69b34c60a921 16:27:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:27:54 ---> Running in 92f7b7cd62e8 16:27:54 Removing intermediate container c170077407b8 16:27:54 ---> a2f8f8690afb 16:27:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:27:54 Removing intermediate container c2eb2d9fc548 16:27:54 ---> f79f1693d5df 16:27:54 Step 18/21 : CMD ["--init=true"] 16:27:54 ---> Running in 59bc43417cc5 16:27:54 ---> Running in 5596198d296d 16:27:55 Removing intermediate container 92f7b7cd62e8 16:27:55 ---> f93d232a61ae 16:27:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:55 ---> Running in 5e2d08de1c91 16:27:55 ---> 8a641cbc9449 16:27:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:27:55 ---> d7d8830bd5f6 16:27:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.192s coverage: 28.6% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.332s coverage: 86.7% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.374s coverage: 97.5% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 16:27:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.128s coverage: 78.3% of statements 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 16:27:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 16:27:55 Removing intermediate container 59bc43417cc5 16:27:55 ---> 03c25cb8d25d 16:27:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:27:55 Removing intermediate container 5596198d296d 16:27:55 ---> b6a4361051fa 16:27:55 Step 19/21 : LABEL arch=x86_64 16:27:55 Removing intermediate container 5e2d08de1c91 16:27:55 ---> 7bb6a6c8a27d 16:27:55 Step 20/22 : LABEL arch=x86_64 16:27:55 ---> ae3d37fab885 16:27:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:27:55 ---> e8ea8b52ccf8 16:27:55 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:27:55 ---> Running in cdd7aaa23ccc 16:27:55 ---> Running in f39b4aa98079 16:27:55 ---> Running in be0c978462d7 16:27:55 ---> Running in 8122d4204da7 16:27:55 ---> da4d5cf15a8d 16:27:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:27:56 ---> Running in ed2d1d678ff0 16:27:56 Removing intermediate container cdd7aaa23ccc 16:27:56 ---> d5b97f8b872b 16:27:56 Step 20/21 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:27:56 Removing intermediate container 8122d4204da7 16:27:56 ---> 264144e22766 16:27:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:27:56 Removing intermediate container f39b4aa98079 16:27:56 ---> f63ebb9811c6 16:27:56 Step 21/22 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:27:56 ---> Running in 8250a5c4ae47 16:27:56 ---> Running in 557a2aabdd8c 16:27:56 ---> Running in 7c015fff10d0 16:27:57 Removing intermediate container 8250a5c4ae47 16:27:57 ---> 0f59693bd155 16:27:57 Step 21/21 : LABEL version=0.0.0 16:27:57 Removing intermediate container 557a2aabdd8c 16:27:57 ---> 1115c67414d3 16:27:57 Step 21/23 : LABEL arch=x86_64 16:27:57 Removing intermediate container 7c015fff10d0 16:27:57 ---> 2d21c6ebda91 16:27:57 Step 22/22 : LABEL version=0.0.0 16:27:57 ---> Running in d13181d40ee8 16:27:57 ---> Running in be7fa3280bcc 16:27:57 ---> Running in 22c1ecd7f5b3 16:27:57 Removing intermediate container be0c978462d7 16:27:57 ---> c757cf37f067 16:27:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:27:57 Removing intermediate container d13181d40ee8 16:27:57 ---> 55eebc3a87ee 16:27:57 Step 22/23 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:27:57 ---> Running in 4507f7f142da 16:27:58 Removing intermediate container be7fa3280bcc 16:27:58 ---> 3530e6ae272d 16:27:58 16:27:58 Removing intermediate container 22c1ecd7f5b3 16:27:58 ---> d4873603c563 16:27:58 16:27:58 ---> Running in 41ffb5f72efc 16:27:58 Removing intermediate container 4507f7f142da 16:27:58 ---> 306b3d26e722 16:27:58 Step 22/24 : LABEL arch=x86_64 16:27:58 Successfully built 3530e6ae272d 16:27:58 Successfully built d4873603c563 16:27:58 Successfully tagged docker-security-proxy-setup-go:latest 16:27:58  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 16:27:58 ---> Running in 81009258a991 16:27:58 Successfully tagged docker-support-notifications-go:latest 16:27:58  Building docker-support-notifications-go ... done Building docker-core-command-go 16:27:58 Removing intermediate container 41ffb5f72efc 16:27:58 ---> c8aa7e76d661 16:27:58 Step 23/23 : LABEL version=0.0.0 16:27:58 Removing intermediate container ed2d1d678ff0 16:27:58 ---> f79ae12dab2a 16:27:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:58 ---> Running in a8650285cdc1 16:27:58 Removing intermediate container 81009258a991 16:27:58 ---> 3784bd1611d5 16:27:58 Step 23/24 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:27:58 ---> 11bccf2f94a6 16:27:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:27:58 ---> Running in 216a2beef7a2 16:27:58 Removing intermediate container a8650285cdc1 16:27:58 ---> a93dcc72ee4d 16:27:58 16:27:59 Removing intermediate container 216a2beef7a2 16:27:59 ---> 13d5126dac42 16:27:59 Step 24/24 : LABEL version=0.0.0 16:27:59 Successfully built a93dcc72ee4d 16:27:59 Successfully tagged docker-core-metadata-go:latest 16:27:59  Building docker-core-metadata-go ... done Building docker-core-data-go 16:27:59 ---> Running in 76c19eee60c8 16:27:59 ---> 01abd534a9c2 16:27:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:27:59 Removing intermediate container 76c19eee60c8 16:27:59 ---> 8b52f0e96a25 16:27:59 16:27:59 Successfully built 8b52f0e96a25 16:27:59 Successfully tagged docker-security-secretstore-setup-go:latest 16:27:59 Building docker-support-scheduler-go 16:28:03  Building docker-security-secretstore-setup-go ... done  ---> a162ca65841e 16:28:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.151s coverage: 92.8% of statements 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.1% of statements 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 16:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.123s coverage: 47.1% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 79.5% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 16:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 16:28:08 ---> c6c85fff1b60 16:28:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:28:09 ---> c137142fb4b0 16:28:09 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:28:10 ---> Running in c40bbf091d06 16:28:10 Removing intermediate container c40bbf091d06 16:28:10 ---> 29d888184454 16:28:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:28:10 ---> f6676949d7b9 16:28:10 Step 26/31 : RUN chmod +x /entrypoint.sh 16:28:11 ---> Running in 40d31b2a4905 16:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 16:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 16:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.282s coverage: 81.7% of statements 16:28:24 Removing intermediate container 40d31b2a4905 16:28:24 ---> b59e2a568815 16:28:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:28:25 ---> Running in 26b5f4fc365c 16:28:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:28:26 ---> 6a195b4d6c58 16:28:26 Step 3/22 : WORKDIR /edgex-go 16:28:26 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:28:26 ---> 6a195b4d6c58 16:28:26 Step 3/26 : WORKDIR /edgex-go 16:28:26 ---> Using cache 16:28:26 ---> Using cache 16:28:26 ---> 20de30f461e9 16:28:26 ---> 20de30f461e9 16:28:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:26 ---> Using cache 16:28:26 ---> Using cache 16:28:26 ---> 8b337dfcd952 16:28:26 Step 5/22 : RUN apk add --update --no-cache make git 16:28:26 ---> 8b337dfcd952 16:28:26 Step 5/26 : RUN apk add --update --no-cache make bash git 16:28:26 ---> Using cache 16:28:26 ---> 3171a42d01dc 16:28:26 Step 6/22 : COPY go.mod . 16:28:26 ---> Using cache 16:28:26 ---> 0d0eb299f2d7 16:28:26 Step 7/22 : RUN go mod download 16:28:26 ---> Using cache 16:28:26 ---> 5dfa32550f4d 16:28:26 Step 8/22 : COPY . . 16:28:26 ---> Using cache 16:28:26 ---> 90fd02e25ecf 16:28:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:28:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:28:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:28:27 ---> 6a195b4d6c58 16:28:27 Step 3/23 : WORKDIR /edgex-go 16:28:27 ---> Using cache 16:28:27 ---> 20de30f461e9 16:28:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:27 ---> Using cache 16:28:27 ---> 8b337dfcd952 16:28:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:28:27 ---> 6a195b4d6c58 16:28:27 Step 3/23 : WORKDIR /edgex-go 16:28:27 ---> Using cache 16:28:27 ---> 20de30f461e9 16:28:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:27 ---> Using cache 16:28:27 ---> 8b337dfcd952 16:28:27 Step 5/23 : RUN apk add --update --no-cache make git 16:28:27 ---> Using cache 16:28:27 ---> 3171a42d01dc 16:28:27 Step 6/23 : COPY go.mod . 16:28:27 ---> Using cache 16:28:27 ---> 0d0eb299f2d7 16:28:27 Step 7/23 : RUN go mod download 16:28:27 ---> Using cache 16:28:27 ---> 5dfa32550f4d 16:28:27 Step 8/23 : COPY . . 16:28:27 ---> Using cache 16:28:27 ---> 90fd02e25ecf 16:28:27 Step 9/23 : RUN make cmd/core-command/core-command 16:28:28 ---> Running in 5440addac9f4 16:28:28 ---> Running in ce23b5eee9d1 16:28:28 ---> Running in ff3688a52b60 16:28:28 ---> Running in 5d6493a48e40 16:28:28 Removing intermediate container 26b5f4fc365c 16:28:28 ---> 305c33c0dec7 16:28:28 Step 28/31 : CMD ["gate"] 16:28:28 ---> Running in 76c526e40751 16:28:29 Removing intermediate container 76c526e40751 16:28:29 ---> 1ef52ae38c12 16:28:29 Step 29/31 : LABEL arch=x86_64 16:28:29 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:28:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:29 ---> Running in a889028a3d23 16:28:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 16:28:30 Removing intermediate container a889028a3d23 16:28:30 ---> 0a71f0123665 16:28:30 Step 30/31 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:28:30 ---> Running in c69a64ecb1d6 16:28:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.149s coverage: 87.2% of statements 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 84.6% of statements 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.6% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 64.4% of statements 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:28:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.075s coverage: 91.3% of statements 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 16:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 16:28:30 OK: 233 MiB in 51 packages 16:28:30 OK: 233 MiB in 51 packages 16:28:31 Removing intermediate container c69a64ecb1d6 16:28:31 ---> 3524527cef23 16:28:31 Step 31/31 : LABEL version=0.0.0 16:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:28:32 ---> Running in fa954e2289a1 16:28:32 Removing intermediate container fa954e2289a1 16:28:32 ---> 76a48f4be400 16:28:32 16:28:32 Removing intermediate container 5d6493a48e40 16:28:32 ---> 094763749d84 16:28:32 Step 6/23 : COPY go.mod . 16:28:32 Successfully built 76a48f4be400 16:28:32 Successfully tagged docker-security-bootstrapper-go:latest 16:28:32  Building docker-security-bootstrapper-go ... done Removing intermediate container ce23b5eee9d1 16:28:32 ---> c6636413af8c 16:28:32 Step 6/26 : COPY go.mod . 16:28:33 ---> 5b392fdda9c5 16:28:33 Step 7/23 : RUN go mod download 16:28:33 ---> c05d59fe3c3b 16:28:33 Step 7/26 : RUN go mod download 16:28:33 ---> Running in 72c4fcfab34f 16:28:33 ---> Running in 6bf0814c22fd 16:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.942s coverage: 69.0% of statements 16:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.391s coverage: 38.4% of statements 16:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 16:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements 16:28:37 Removing intermediate container 6bf0814c22fd 16:28:37 ---> f3711f0f3ff8 16:28:37 Step 8/26 : COPY . . 16:28:37 Removing intermediate container 72c4fcfab34f 16:28:37 ---> 40d95fd64764 16:28:37 Step 8/23 : COPY . . 16:28:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.462s coverage: 47.0% of statements 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 16:28:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 16:28:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.135s coverage: 100.0% of statements 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 16:28:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.428s coverage: 87.1% of statements 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 16:28:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.154s coverage: 29.1% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.220s coverage: 94.0% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 16:28:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.119s coverage: 100.0% of statements 16:28:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 16:28:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 16:28:52 GO111MODULE=on go vet ./... 16:29:09 ---> 82c012f4a2d3 16:29:09 Step 9/23 : RUN make cmd/core-data/core-data 16:29:09 ---> Running in 58a3b4ab45b2 16:29:09 Removing intermediate container ff3688a52b60 16:29:09 ---> bcae684a2a56 16:29:09 16:29:09 Step 10/22 : FROM alpine:3.12 16:29:09 ---> 88dd2752d2ea 16:29:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:29:09 ---> Using cache 16:29:09 ---> 5655cf495c09 16:29:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:09 Removing intermediate container 5440addac9f4 16:29:09 ---> 71c69bb1f968 16:29:09 16:29:09 Step 10/23 : FROM alpine:3.12 16:29:09 ---> 88dd2752d2ea 16:29:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:29:09 ---> Using cache 16:29:09 ---> 5655cf495c09 16:29:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:29:09 ---> Using cache 16:29:09 ---> 6d8628efef7e 16:29:09 Step 13/23 : ENV APP_PORT=48082 16:29:09 ---> Using cache 16:29:09 ---> 6d8628efef7e 16:29:09 Step 13/22 : ENV APP_PORT=48085 16:29:09 ---> a821c8930392 16:29:09 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:29:09 ---> Running in 13990d230fea 16:29:09 ---> Running in 1c020372939a 16:29:09 ---> Running in 1d68f5e293c4 16:29:09 Removing intermediate container 1c020372939a 16:29:09 ---> 638f2b4fa83d 16:29:09 Step 14/22 : EXPOSE $APP_PORT 16:29:09 Removing intermediate container 13990d230fea 16:29:09 ---> 8db38dab6f8f 16:29:09 Step 14/23 : EXPOSE $APP_PORT 16:29:09 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:29:09 ---> Running in 0e6fe5ef3202 16:29:09 ---> Running in c822b0bcb129 16:29:09 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:29:09 Removing intermediate container 0e6fe5ef3202 16:29:09 ---> 0f0d228b8ac2 16:29:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:09 Removing intermediate container c822b0bcb129 16:29:09 ---> 4059f2ad9b69 16:29:09 Step 15/23 : WORKDIR / 16:29:09 ---> Running in 0bb0552b9e75 16:29:09 ---> 51fec5a43428 16:29:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:09 Removing intermediate container 0bb0552b9e75 16:29:09 ---> 67289b4cdb45 16:29:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:10 ---> 7c2dc1a90755 16:29:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:10 ---> 08843691bd1a 16:29:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:29:11 ---> e1e39fc9248d 16:29:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:29:11 ---> 1f91e2a6be0f 16:29:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:29:12 ---> Running in e6bbd50a7840 16:29:12 ---> 8040fba85571 16:29:12 Step 19/23 : ENTRYPOINT ["/core-command"] 16:29:12 ---> Running in be59cf8fed67 16:29:12 Removing intermediate container e6bbd50a7840 16:29:12 ---> d14519e8d405 16:29:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:13 ---> Running in 8004a558ff79 16:29:13 Removing intermediate container be59cf8fed67 16:29:13 ---> 308f6f4ba402 16:29:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:13 ---> Running in 79ee90e8da87 16:29:13 Removing intermediate container 8004a558ff79 16:29:13 ---> 629956106a41 16:29:13 Step 20/22 : LABEL arch=x86_64 16:29:13 ---> Running in 1e65e0677616 16:29:14 Removing intermediate container 79ee90e8da87 16:29:14 ---> 935e966a59b5 16:29:14 Step 21/23 : LABEL arch=x86_64 16:29:14 ---> Running in 0851f737b5d6 16:29:14 Removing intermediate container 1e65e0677616 16:29:14 ---> a356cdf41ac3 16:29:14 Step 21/22 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:29:14 ---> Running in 999ffb860c6f 16:29:15 Removing intermediate container 999ffb860c6f 16:29:15 ---> a41eca5d4b56 16:29:15 Step 22/22 : LABEL version=0.0.0 16:29:15 Removing intermediate container 0851f737b5d6 16:29:15 ---> 34b8a60caa82 16:29:15 Step 22/23 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:29:15 ---> Running in cd85e2dcb266 16:29:15 ---> Running in a00601e35dab 16:29:16 Removing intermediate container a00601e35dab 16:29:16 ---> 6a18ae1da947 16:29:16 Step 23/23 : LABEL version=0.0.0 16:29:16 Removing intermediate container cd85e2dcb266 16:29:16 ---> 6283ff55f641 16:29:16 16:29:16 ---> Running in 084c9b397a26 16:29:16 Successfully built 6283ff55f641 16:29:16 Successfully tagged docker-support-scheduler-go:latest 16:29:17  Building docker-support-scheduler-go ... done Removing intermediate container 084c9b397a26 16:29:17 ---> 03b5f09349d0 16:29:17 16:29:17 Successfully built 03b5f09349d0 16:29:17 Successfully tagged docker-core-command-go:latest 16:29:29  Building docker-core-command-go ... done Removing intermediate container 1d68f5e293c4 16:29:29 ---> 83f6c6c1e237 16:29:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:29:29 ---> Running in 00d2e6456593 16:29:29 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:29:32 Removing intermediate container 58a3b4ab45b2 16:29:32 ---> a6146150e32e 16:29:32 16:29:32 Step 10/23 : FROM alpine:3.12 16:29:32 ---> 88dd2752d2ea 16:29:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:29:32 ---> Running in 4c75506003bd 16:29:32 Removing intermediate container 00d2e6456593 16:29:32 ---> ccb38a9406b5 16:29:32 16:29:32 Step 11/26 : FROM docker:20.10.0 16:29:32 Removing intermediate container 4c75506003bd 16:29:32 ---> 47b3fea92368 16:29:32 Step 12/23 : ENV APP_PORT=48080 16:29:32 20.10.0: Pulling from library/docker 16:29:32 ---> Running in 160292625b56 16:29:33 Removing intermediate container 160292625b56 16:29:33 ---> b2187ec92434 16:29:33 Step 13/23 : EXPOSE $APP_PORT 16:29:33 ---> Running in dbc8c53085d6 16:29:33 Removing intermediate container dbc8c53085d6 16:29:33 ---> cd01b2e679cd 16:29:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:34 ---> Running in 6c414fca6f4d 16:29:35 Removing intermediate container 6c414fca6f4d 16:29:35 ---> b2e2f1c3a4e7 16:29:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:29:35 ---> Running in f520f313a707 16:29:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:37 (1/6) Installing dumb-init (1.2.2-r1) 16:29:37 (2/6) Installing libgcc (9.3.0-r2) 16:29:37 (3/6) Installing libsodium (1.0.18-r0) 16:29:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:29:37 Status: Downloaded newer image for docker:20.10.0 16:29:37 ---> aefe523efa57 16:29:37 Step 12/26 : RUN apk add --no-cache bash 16:29:37 (4/6) Installing libstdc++ (9.3.0-r2) 16:29:37 (5/6) Installing libzmq (4.3.3-r0) 16:29:37 (6/6) Installing zeromq (4.3.3-r0) 16:29:37 ---> Running in 81a881bcd65c 16:29:37 Executing busybox-1.31.1-r19.trigger 16:29:37 OK: 8 MiB in 20 packages 16:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:38 (1/2) Installing readline (8.0.4-r0) 16:29:38 (2/2) Installing bash (5.0.17-r0) 16:29:38 Executing bash-5.0.17-r0.post-install 16:29:38 Executing busybox-1.31.1-r19.trigger 16:29:38 OK: 12 MiB in 22 packages 16:29:38 Removing intermediate container f520f313a707 16:29:38 ---> 5a03533dd698 16:29:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:39 ---> 9722675a28f4 16:29:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:39 Removing intermediate container 81a881bcd65c 16:29:39 ---> 395e223be67c 16:29:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:29:39 ---> Running in f17b3fbc508f 16:29:40 ---> fbfa794b346e 16:29:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:29:40 Removing intermediate container f17b3fbc508f 16:29:40 ---> 41107e07cb61 16:29:40 Step 14/26 : ENV APP_PORT=48090 16:29:40 ---> Running in 8b7c8acae11d 16:29:40 ---> 0c95a8595c2f 16:29:40 Step 19/23 : ENTRYPOINT ["/core-data"] 16:29:40 Removing intermediate container 8b7c8acae11d 16:29:40 ---> 1e7bf65b9a66 16:29:40 Step 15/26 : EXPOSE $APP_PORT 16:29:40 ---> Running in 60dd47f47a0c 16:29:41 ---> Running in e1afa258b53e 16:29:41 Removing intermediate container 60dd47f47a0c 16:29:41 ---> fba24ed86af7 16:29:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:29:41 Removing intermediate container e1afa258b53e 16:29:41 ---> 367e6544a431 16:29:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:29:41 ---> Running in 7ce6ba331b7f 16:29:42 Removing intermediate container 7ce6ba331b7f 16:29:42 ---> 39b5fd2f3063 16:29:42 Step 21/23 : LABEL arch=x86_64 16:29:42 ---> aa448777797d 16:29:42 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:29:42 ---> Running in ef7ecd4e8eb6 16:29:42 Removing intermediate container ef7ecd4e8eb6 16:29:42 ---> 3dd3cf81f61c 16:29:42 Step 22/23 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:29:42 ---> ac806afa8775 16:29:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:29:42 ---> Running in 88cf2062198a 16:29:43 Removing intermediate container 88cf2062198a 16:29:43 ---> 074660c61162 16:29:43 Step 23/23 : LABEL version=0.0.0 16:29:43 ---> Running in 02653cff29cb 16:29:43 ---> 806884164554 16:29:43 Step 19/26 : RUN apk --no-cache add py3-pip 16:29:43 ---> Running in 173eeface5a3 16:29:43 Removing intermediate container 02653cff29cb 16:29:43 ---> e42eb9d48d77 16:29:43 16:29:43 Successfully built e42eb9d48d77 16:29:43 Successfully tagged docker-core-data-go:latest 16:29:43  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:44 (1/33) Installing libbz2 (1.0.8-r1) 16:29:44 (2/33) Installing expat (2.2.9-r1) 16:29:44 (3/33) Installing libffi (3.3-r2) 16:29:44 (4/33) Installing gdbm (1.13-r1) 16:29:44 (5/33) Installing xz-libs (5.2.5-r0) 16:29:44 (6/33) Installing sqlite-libs (3.32.1-r0) 16:29:44 (7/33) Installing python3 (3.8.8-r0) 16:29:45 (8/33) Installing py3-appdirs (1.4.4-r1) 16:29:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:29:45 (10/33) Installing py3-parsing (2.4.7-r0) 16:29:45 (11/33) Installing py3-six (1.15.0-r0) 16:29:45 (12/33) Installing py3-packaging (20.4-r0) 16:29:45 (13/33) Installing py3-setuptools (47.0.0-r0) 16:29:45 (14/33) Installing py3-chardet (3.0.4-r4) 16:29:45 (15/33) Installing py3-idna (2.9-r0) 16:29:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:29:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:29:45 (18/33) Installing py3-requests (2.23.0-r0) 16:29:45 (19/33) Installing py3-msgpack (1.0.0-r0) 16:29:45 (20/33) Installing py3-lockfile (0.12.2-r3) 16:29:45 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:29:45 (22/33) Installing py3-colorama (0.4.3-r0) 16:29:46 (23/33) Installing py3-distlib (0.3.0-r0) 16:29:46 (24/33) Installing py3-distro (1.5.0-r1) 16:29:46 (25/33) Installing py3-webencodings (0.5.1-r3) 16:29:46 (26/33) Installing py3-html5lib (1.0.1-r4) 16:29:46 (27/33) Installing py3-pytoml (0.1.21-r0) 16:29:46 (28/33) Installing py3-pep517 (0.8.2-r0) 16:29:46 (29/33) Installing py3-progress (1.5-r0) 16:29:46 (30/33) Installing py3-toml (0.10.1-r0) 16:29:46 (31/33) Installing py3-retrying (1.3.3-r0) 16:29:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:29:46 (33/33) Installing py3-pip (20.1.1-r0) 16:29:46 Executing busybox-1.31.1-r19.trigger 16:29:46 OK: 71 MiB in 55 packages 16:29:56 Removing intermediate container 173eeface5a3 16:29:56 ---> 6ac0fb732a80 16:29:56 Step 20/26 : RUN pip install docker-compose==1.23.2 16:29:56 ---> Running in e037fa8892e3 16:29:57 Collecting docker-compose==1.23.2 16:29:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:29:57 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:29:57 Collecting cached-property<2,>=1.2.0 16:29:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:29:57 Collecting docker<4.0,>=3.6.0 16:29:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:29:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:29:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:29:58 Collecting jsonschema<3,>=2.5.1 16:29:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:29:58 Collecting dockerpty<0.5,>=0.4.1 16:29:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:29:58 Collecting texttable<0.10,>=0.9.0 16:29:58 Downloading texttable-0.9.1.tar.gz (11 kB) 16:29:59 Collecting PyYAML<4,>=3.10 16:29:59 Downloading PyYAML-3.13.tar.gz (270 kB) 16:30:00 Collecting docopt<0.7,>=0.6.1 16:30:00 Downloading docopt-0.6.2.tar.gz (25 kB) 16:30:00 Collecting websocket-client<1.0,>=0.32.0 16:30:00 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:30:00 Collecting docker-pycreds>=0.4.0 16:30:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:30:00 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:30:02 Collecting urllib3<1.25,>=1.21.1 16:30:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:30:02 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:30:02 Collecting idna<2.8,>=2.5 16:30:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:30:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:30:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:30:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:30:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:30:02 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, dockerpty, texttable, PyYAML, docopt, docker-compose 16:30:02 Attempting uninstall: urllib3 16:30:02 Found existing installation: urllib3 1.25.9 16:30:02 Uninstalling urllib3-1.25.9: 16:30:02 Successfully uninstalled urllib3-1.25.9 16:30:02 Attempting uninstall: idna 16:30:02 Found existing installation: idna 2.9 16:30:02 Uninstalling idna-2.9: 16:30:02 Successfully uninstalled idna-2.9 16:30:03 Attempting uninstall: requests 16:30:03 Found existing installation: requests 2.23.0 16:30:03 Uninstalling requests-2.23.0: 16:30:03 Successfully uninstalled requests-2.23.0 16:30:03 Running setup.py install for dockerpty: started 16:30:03 Running setup.py install for dockerpty: finished with status 'done' 16:30:03 Running setup.py install for texttable: started 16:30:04 Running setup.py install for texttable: finished with status 'done' 16:30:04 Running setup.py install for PyYAML: started 16:30:05 Running setup.py install for PyYAML: finished with status 'done' 16:30:05 Running setup.py install for docopt: started 16:30:05 Running setup.py install for docopt: finished with status 'done' 16:30:05 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:30:09 Removing intermediate container e037fa8892e3 16:30:09 ---> c9456de5c84e 16:30:09 Step 21/26 : RUN apk --no-cache add curl 16:30:09 ---> Running in 273dee16b37f 16:30:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:30:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:30:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:30:09 (2/3) Installing libcurl (7.69.1-r3) 16:30:09 (3/3) Installing curl (7.69.1-r3) 16:30:09 Executing busybox-1.31.1-r19.trigger 16:30:09 OK: 72 MiB in 58 packages 16:30:10 Removing intermediate container 273dee16b37f 16:30:10 ---> 2c2a5b94b0f1 16:30:10 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:30:10 ---> Running in b3aad176fa0d 16:30:10 Removing intermediate container b3aad176fa0d 16:30:10 ---> 5c9fd24e2711 16:30:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:30:10 ---> Running in 673f95472c6e 16:30:10 Removing intermediate container 673f95472c6e 16:30:10 ---> 759823d8563f 16:30:10 Step 24/26 : LABEL arch=x86_64 16:30:10 ---> Running in 1e6ca2366182 16:30:10 Removing intermediate container 1e6ca2366182 16:30:10 ---> 5b0ebf0c5419 16:30:10 Step 25/26 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:30:11 ---> Running in 2330dad3996f 16:30:11 Removing intermediate container 2330dad3996f 16:30:11 ---> 577bb1bf0863 16:30:11 Step 26/26 : LABEL version=0.0.0 16:30:11 ---> Running in 95b64560f901 16:30:11 Removing intermediate container 95b64560f901 16:30:11 ---> d6074b83eefe 16:30:11 16:30:11 Successfully built d6074b83eefe 16:30:11 Successfully tagged docker-sys-mgmt-agent-go:latest 16:30:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:30:12 $ docker stop --time=1 33bdbb2a907f37914bc321df0c2d19bd8c52c87c8b1c329cadf1c8ebc4644893 16:30:13 $ docker rm -f 33bdbb2a907f37914bc321df0c2d19bd8c52c87c8b1c329cadf1c8ebc4644893 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:14 gofmt -l . 16:30:14 [ "`gofmt -l .`" = "" ] 16:30:14 ./bin/test-go-mod-tidy.sh 16:30:14 ./bin/test-attribution-txt.sh [Pipeline] sh 16:30:14 + docker images 16:30:14 + grep docker 16:30:14 + ls -al . 16:30:14 total 800 16:30:14 drwxrwxr-x 9 1001 1001 4096 Mar 23 16:30 . 16:30:14 drwxr-xr-x 4 root root 4096 Mar 23 16:25 .. 16:30:14 -rw-rw-r-- 1 1001 1001 11 Mar 23 16:24 .dockerignore 16:30:14 drwxrwxr-x 8 1001 1001 4096 Mar 23 16:24 .git 16:30:14 drwxrwxr-x 3 1001 1001 4096 Mar 23 16:24 .github 16:30:14 -rw-rw-r-- 1 1001 1001 818 Mar 23 16:24 .gitignore 16:30:14 -rw-rw-r-- 1 1001 1001 166 Mar 23 16:24 .sonarcloud.properties 16:30:14 -rw-rw-r-- 1 1001 1001 8607 Mar 23 16:24 Attribution.txt 16:30:14 -rw-rw-r-- 1 1001 1001 3804 Mar 23 16:24 CONTRIBUTING.md 16:30:14 -rw-rw-r-- 1 1001 1001 931 Mar 23 16:24 Dockerfile.build 16:30:14 -rw-rw-r-- 1 1001 1001 863 Mar 23 16:24 Jenkinsfile 16:30:14 -rw-rw-r-- 1 1001 1001 10775 Mar 23 16:24 LICENSE 16:30:14 -rw-rw-r-- 1 1001 1001 5774 Mar 23 16:24 Makefile 16:30:14 -rw-rw-r-- 1 1001 1001 6548 Mar 23 16:24 README.md 16:30:14 -rw-rw-r-- 1 1001 1001 6755 Mar 23 16:24 SECURITY.md 16:30:14 -rw-rw-r-- 1 1001 1001 5 Mar 23 16:22 VERSION 16:30:14 -rw-rw-r-- 1 1001 1001 4131 Mar 23 16:24 ZMQWindows.md 16:30:14 drwxrwxr-x 2 1001 1001 4096 Mar 23 16:24 bin 16:30:14 drwxrwxr-x 14 1001 1001 4096 Mar 23 16:24 cmd 16:30:14 -rw-r--r-- 1 root root 662100 Mar 23 16:28 coverage.out 16:30:14 -rw-r--r-- 1 root root 1056 Mar 23 16:30 go.mod 16:30:14 -rw-r--r-- 1 root root 22211 Mar 23 16:30 go.sum 16:30:14 drwxrwxr-x 8 1001 1001 4096 Mar 23 16:24 internal 16:30:14 drwxrwxr-x 4 1001 1001 4096 Mar 23 16:24 openapi 16:30:14 drwxrwxr-x 4 1001 1001 4096 Mar 23 16:24 snap 16:30:14 -rw-rw-r-- 1 1001 1001 168 Mar 23 16:24 version.go [Pipeline] sh 16:30:14 docker-sys-mgmt-agent-go latest d6074b83eefe 3 seconds ago 313MB 16:30:14 docker-core-data-go latest e42eb9d48d77 31 seconds ago 22.6MB 16:30:14 docker-core-command-go latest 03b5f09349d0 58 seconds ago 17.3MB 16:30:14 docker-support-scheduler-go latest 6283ff55f641 59 seconds ago 17.3MB 16:30:14 docker-security-bootstrapper-go latest 76a48f4be400 About a minute ago 18.8MB 16:30:14 docker-security-secretstore-setup-go latest 8b52f0e96a25 2 minutes ago 25MB 16:30:14 docker-core-metadata-go latest a93dcc72ee4d 2 minutes ago 19.1MB 16:30:14 docker-support-notifications-go latest d4873603c563 2 minutes ago 17.9MB 16:30:14 docker-security-proxy-setup-go latest 3530e6ae272d 2 minutes ago 24.7MB 16:30:14 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 16:30:15 + '[' -e coverage.out ] 16:30:15 + chown 1001:1001 coverage.out [Pipeline] stash 16:30:15 Warning: overwriting stash ‘coverage-report’ Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:30:16 Stashed 1 file(s) [Pipeline] sh 16:30:17 + make build 16:30:17 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:30:27 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:30:30 Still waiting to schedule task 16:30:30 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:30:54 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:30:55 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:31:01 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:31:02 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:31:07 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:31:13 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:31:18 Running on prd-ubuntu18.04-docker-8c-8g-31092 in /w/workspace/edgexfoundry_edgex-go_PR-3290 [Pipeline] { [Pipeline] ws 16:31:18 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:31:18 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:31:20 using credential edgex-jenkins-ssh 16:31:20 Cloning the remote Git repository 16:31:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:31:20 > git init /w/workspace/edgex-go/2 # timeout=10 16:31:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:20 > git --version # timeout=10 16:31:20 > git --version # 'git version 2.17.1' 16:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:22 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:31:27 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:31:27 Merging remotes/origin/master commit 65ce9279f83544d4d82fb598274d714e6b166066 into PR head commit cccb8c9c3ab03208817b173929c0110599279a62 16:31:27 Merge succeeded, producing cccb8c9c3ab03208817b173929c0110599279a62 16:31:27 Checking out Revision cccb8c9c3ab03208817b173929c0110599279a62 (PR-3290) 16:31:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:31:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3290/head:refs/remotes/origin/PR-3290 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:31:27 > git config core.sparsecheckout # timeout=10 16:31:27 > git checkout -f cccb8c9c3ab03208817b173929c0110599279a62 # timeout=10 16:31:27 > git remote # timeout=10 16:31:27 > git config --get remote.origin.url # timeout=10 16:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:31:27 > git merge 65ce9279f83544d4d82fb598274d714e6b166066 # timeout=10 16:31:27 > git rev-parse HEAD^{commit} # timeout=10 16:31:27 > git config core.sparsecheckout # timeout=10 16:31:27 > git checkout -f cccb8c9c3ab03208817b173929c0110599279a62 # timeout=10 16:31:30 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:31:31 Commit message: "build: Upgrade the core-contracts lib to v2.0.0-dev.55" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:32 + echo snap-build.sh 16:31:32 snap-build.sh 16:31:32 + SNAP_BASE_DIR=. 16:31:32 + '[' '!' -z /w/workspace/edgex-go/2 ']' 16:31:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 16:31:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 16:31:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 16:31:32 + cd /w/workspace/edgex-go/2 16:31:32 + sudo apt-get remove -qy --purge lxd lxd-client 16:31:32 Reading package lists... 16:31:32 Building dependency tree... 16:31:32 Reading state information... 16:31:33 The following packages were automatically installed and are no longer required: 16:31:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:31:33 uidmap xdelta3 16:31:33 Use 'sudo apt autoremove' to remove them. 16:31:33 The following packages will be REMOVED: 16:31:33 lxd* lxd-client* 16:31:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:31:33 After this operation, 31.7 MB disk space will be freed. 16:31:34 (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.) 16:31:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:35 Removing lxd dnsmasq configuration 16:31:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:31:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] } 16:31:36 $ docker stop --time=1 b5df40fdb3a2d4d0b930115e85caa081763f26bbc6a611b09a8bd84d28302f57 16:31:36 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 16:31:36 (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.) 16:31:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:31:37 Processing triggers for systemd (237-3ubuntu10.42) ... 16:31:38 Processing triggers for ureadahead (0.100.0-21) ... 16:31:38 $ docker rm -f b5df40fdb3a2d4d0b930115e85caa081763f26bbc6a611b09a8bd84d28302f57 16:31:39 + sudo snap remove --purge lxd 16:31:39 snap "lxd" is not installed 16:31:39 + sudo groupadd --force --system lxd 16:31:39 ++ whoami 16:31:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:31:39 + newgrp - lxd 16:31:39 + sudo snap install lxd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:40 16:31:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:31:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:41 latest: Pulling from edgex-devops/edgex-compose-arm64 16:31:41 29e5d40040c1: Pulling fs layer 16:31:41 1ce36da41761: Pulling fs layer 16:31:41 25b303627fd3: Pulling fs layer 16:31:42 29e5d40040c1: Download complete 16:31:42 1ce36da41761: Verifying Checksum 16:31:42 1ce36da41761: Download complete 16:31:42 29e5d40040c1: Pull complete 16:31:44 1ce36da41761: Pull complete 16:31:44 25b303627fd3: Verifying Checksum 16:31:44 25b303627fd3: Download complete 16:31:49 2021-03-23T16:31:47Z INFO Waiting for automatic snapd restart... 16:31:54 25b303627fd3: Pull complete 16:31:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:31:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:31:54 prd-ubuntu18.04-docker-arm64-4c-16g-31091 does not seem to be running inside a container 16:31:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:31:58 $ docker top b19bcc8b4a32255d1e26f166c36582f93d4ec1a5df9de9e3286db8fa87b06aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:59 + docker-compose build --help 16:31:59 + grep parallel 16:32:02 --parallel Build images in parallel. [Pipeline] } 16:32:02 $ docker stop --time=1 b19bcc8b4a32255d1e26f166c36582f93d4ec1a5df9de9e3286db8fa87b06aa3 16:32:04 $ docker rm -f b19bcc8b4a32255d1e26f166c36582f93d4ec1a5df9de9e3286db8fa87b06aa3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:32:05 . [Pipeline] withDockerContainer 16:32:06 prd-ubuntu18.04-docker-arm64-4c-16g-31091 does not seem to be running inside a container 16:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:32:07 $ docker top 3c51f6a7a093788c752b2dfce42499dff2fff3a31f0d8baec2c3506369ecaf5b -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:08 + docker-compose -f ./docker-compose-build.yml build --parallel 16:32:12 Building docker-core-command-go ... 16:32:12 Building docker-core-data-go ... 16:32:12 Building docker-core-metadata-go ... 16:32:12 Building docker-security-bootstrapper-go ... 16:32:12 Building docker-security-proxy-setup-go ... 16:32:12 Building docker-security-secretstore-setup-go ... 16:32:12 Building docker-support-notifications-go ... 16:32:12 Building docker-support-scheduler-go ... 16:32:12 Building docker-sys-mgmt-agent-go ... 16:32:12 Building docker-core-data-go 16:32:12 Building docker-security-secretstore-setup-go 16:32:12 Building docker-security-bootstrapper-go 16:32:12 Building docker-support-scheduler-go 16:32:12 Building docker-support-notifications-go 16:33:33 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 5439f6121cd3 16:33:33 Step 3/31 : WORKDIR /edgex-go 16:33:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 5439f6121cd3 16:33:33 Step 3/24 : WORKDIR /edgex-go 16:33:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 5439f6121cd3 16:33:33 Step 3/22 : WORKDIR /edgex-go 16:33:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 5439f6121cd3 16:33:33 Step 3/22 : WORKDIR /edgex-go 16:33:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:33:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:33 ---> 5439f6121cd3 16:33:33 Step 3/23 : WORKDIR /edgex-go 16:33:33 ---> Running in a90b9ce85bd9 16:33:33 ---> Running in b24a814374c3 16:33:33 ---> Running in 0d9faf0b9239 16:33:33 ---> Running in 60c29fb2c540 16:33:33 ---> Running in f3b3daa2bc3c 16:33:33 Removing intermediate container a90b9ce85bd9 16:33:33 ---> 8fede813d88a 16:33:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 Removing intermediate container 60c29fb2c540 16:33:33 ---> a9bb3ac986e6 16:33:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 Removing intermediate container 0d9faf0b9239 16:33:33 ---> ea6effa22075 16:33:33 Removing intermediate container b24a814374c3 16:33:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 ---> 541426a636f2 16:33:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 Removing intermediate container f3b3daa2bc3c 16:33:33 ---> 72e82ee44d8a 16:33:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:33 ---> Running in 392600fdf697 16:33:33 ---> Running in d00d7a9ddd67 16:33:33 ---> Running in 59bce91856d7 16:33:33 ---> Running in 5fb27c2bb250 16:33:33 ---> Running in 41f6c51cfe8a 16:33:33 Removing intermediate container 392600fdf697 16:33:33 ---> 7a05409dd796 16:33:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:33 ---> Running in 4a749520e8a5 16:33:33 Removing intermediate container 59bce91856d7 16:33:33 ---> 9b626977fa55 16:33:33 Step 5/24 : RUN apk add --update --no-cache make git 16:33:33 Removing intermediate container d00d7a9ddd67 16:33:33 ---> 780fe4fc10a9 16:33:33 Step 5/22 : RUN apk add --update --no-cache make git 16:33:33 Removing intermediate container 41f6c51cfe8a 16:33:33 ---> e4aab533f326 16:33:33 Step 5/31 : RUN apk add --update --no-cache make git 16:33:33 ---> Running in 0ddcb6170345 16:33:33 ---> Running in e6c56eb2f587 16:33:33 Removing intermediate container 5fb27c2bb250 16:33:33 ---> ce420bf6deeb 16:33:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:33 ---> Running in 0ea8c6d09210 16:33:33 ---> Running in b83e1d7ae6af 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:33 OK: 217 MiB in 51 packages 16:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:34 OK: 217 MiB in 51 packages 16:33:34 OK: 217 MiB in 51 packages 16:33:34 OK: 217 MiB in 51 packages 16:33:34 OK: 217 MiB in 51 packages 16:33:35 Removing intermediate container 4a749520e8a5 16:33:35 ---> 08c04c40f336 16:33:35 Step 6/22 : COPY go.mod . 16:33:36 Removing intermediate container 0ddcb6170345 16:33:36 ---> ff61c8ed8ad4 16:33:36 Step 6/24 : COPY go.mod . 16:33:36 ---> 0e37198a27c8 16:33:36 Step 7/22 : RUN go mod download 16:33:36 ---> Running in d2c9b626238b 16:33:36 Removing intermediate container e6c56eb2f587 16:33:36 ---> 6abb27ce5ce1 16:33:36 Step 6/22 : COPY go.mod . 16:33:36 Removing intermediate container 0ea8c6d09210 16:33:36 ---> 5d329ec0f063 16:33:36 Step 6/31 : COPY go.mod . 16:33:36 Removing intermediate container b83e1d7ae6af 16:33:36 ---> 284486ac4238 16:33:36 Step 6/23 : COPY go.mod . 16:33:37 ---> d5d6c2aca6d0 16:33:37 Step 7/24 : RUN go mod download 16:33:37 ---> Running in 22114a622c6b 16:33:37 ---> a16a4abbccea 16:33:37 Step 7/22 : RUN go mod download 16:33:37 ---> 770387e858e1 16:33:37 ---> d18f01a988e8 16:33:37 Step 7/31 : RUN go mod download 16:33:37 Step 7/23 : RUN go mod download 16:33:38 ---> Running in 9e90aef1ca5b 16:33:38 ---> Running in 08cc36f4e032 16:33:38 ---> Running in 5b13e21fd6d5 16:33:40 Removing intermediate container d2c9b626238b 16:33:40 ---> bd65f30f92f1 16:33:40 Step 8/22 : COPY . . 16:33:41 Removing intermediate container 22114a622c6b 16:33:41 ---> 0b91628ff88a 16:33:41 Step 8/24 : COPY . . 16:33:43 Removing intermediate container 9e90aef1ca5b 16:33:43 ---> 3e34a69fb7f0 16:33:43 Step 8/22 : COPY . . 16:33:43 Removing intermediate container 08cc36f4e032 16:33:43 ---> 79341c862e07 16:33:43 Step 8/23 : COPY . . 16:33:44 Removing intermediate container 5b13e21fd6d5 16:33:44 ---> 25f6cb583a59 16:33:44 Step 8/31 : COPY . . 16:34:06 ---> 7d4a44019490 16:34:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:06 ---> Running in ab674fc74472 16:34:06 ---> f2016c342317 16:34:06 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:06 ---> Running in ffed388dedcf 16:34:06 ---> 993b0353a9c5 16:34:06 Step 9/23 : RUN make cmd/core-data/core-data 16:34:06 ---> 1103b88555af 16:34:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:06 ---> 2b7061e22703 16:34:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:06 ---> Running in f16ba6a0031a 16:34:06 ---> Running in d8000762edff 16:34:06 ---> Running in 0d9ea2094ae5 16:34:06 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:34:07 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:34:08 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:34:08 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:34:08 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:34:11 lxd 4.12 from Canonical* installed 16:34:11 + sudo lxd init --auto 16:34:12 + sudo snap install --classic snapcraft 16:34:27 snapcraft 4.5.4 from Canonical* installed 16:34:27 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:34:27 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:27 Dload Upload Total Spent Left Speed 16:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3968 0 --:--:-- --:--:-- --:--:-- 3968 16:34:27 78 3325k 78 2608k 0 0 8228k 0 --:--:-- --:--:-- --:--:-- 8228k 100 3325k 100 3325k 0 0 9.9M 0 --:--:-- --:--:-- --:--:-- 99.9M 16:34:27 ./yq_linux_amd64 16:34:27 + sudo snapcraft prime --use-lxd 16:34:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:34:28 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:34:28 - README.md 16:34:28 16:34:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:34:28 Launching a container. 16:34:41 Waiting for container to be ready 16:34:41 To start your first instance, try: lxc launch ubuntu:18.04 16:34:41 16:34:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:34:45 Waiting for network to be ready... 16:34:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:34:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] 16:34:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:34:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [307 kB] 16:34:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:34:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:34:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] 16:34:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] 16:34:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1115 kB] 16:34:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 16:34:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:34:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:34:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:34:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:34:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:34:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:34:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:34:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:34:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:34:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1950 kB] 16:34:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] 16:34:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:34:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:34:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] 16:34:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] 16:34:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1721 kB] 16:34:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 16:34:50 Fetched 24.1 MB in 5s (5143 kB/s) 16:34:51 Reading package lists... 16:34:51 Reading package lists... 16:34:51 Building dependency tree... 16:34:51 Reading state information... 16:34:51 The following additional packages will be installed: 16:34:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:34:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:34:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:34:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:34:51 Suggested packages: 16:34:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:34:51 Recommended packages: 16:34:51 gnupg libsasl2-modules 16:34:51 The following NEW packages will be installed: 16:34:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:34:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:34:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:34:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:34:51 The following packages will be upgraded: 16:34:51 gpg gpg-agent gpgconf libudev1 16:34:52 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 16:34:52 Need to get 3530 kB of archives. 16:34:52 After this operation, 13.3 MB of additional disk space will be used. 16:34:52 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 16:34:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 16:34:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 16:34:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:34:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:34:52 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 16:34:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:34:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:34:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:34:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:34:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:34:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:34:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:34:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:34:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:34:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:34:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:34:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:34:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:34:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:34:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:34:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:34:52 debconf: delaying package configuration, since apt-utils is not installed 16:34:52 Fetched 3530 kB in 1s (3195 kB/s) 16:34:53 (Reading database ... 12511 files and directories currently installed.) 16:34:53 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 16:34:53 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:34:53 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 16:34:53 Selecting previously unselected package udev. 16:34:53 (Reading database ... 12511 files and directories currently installed.) 16:34:53 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 16:34:53 Unpacking udev (237-3ubuntu10.45) ... 16:34:53 Selecting previously unselected package libfuse2:amd64. 16:34:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:34:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:34:53 Selecting previously unselected package fuse. 16:34:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:34:53 Unpacking fuse (2.9.7-1ubuntu1) ... 16:34:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:34:54 Selecting previously unselected package libksba8:amd64. 16:34:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:34:54 Unpacking libksba8:amd64 (1.3.5-2) ... 16:34:54 Selecting previously unselected package libroken18-heimdal:amd64. 16:34:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:34:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:34:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:34:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:54 Selecting previously unselected package libwind0-heimdal:amd64. 16:34:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:34:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:34:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:34:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:34:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:34:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:55 Selecting previously unselected package libsasl2-modules-db:amd64. 16:34:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:34:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:55 Selecting previously unselected package libsasl2-2:amd64. 16:34:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:34:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:55 Selecting previously unselected package libldap-common. 16:34:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:34:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:34:55 Selecting previously unselected package libldap-2.4-2:amd64. 16:34:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:34:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:34:55 Selecting previously unselected package dirmngr. 16:34:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:34:55 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:34:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:34:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:34:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:34:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:34:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:34:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libksba8:amd64 (1.3.5-2) ... 16:34:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:56 Setting up udev (237-3ubuntu10.45) ... 16:34:56 invoke-rc.d: policy-rc.d denied execution of start. 16:34:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Processing triggers for systemd (237-3ubuntu10) ... 16:34:56 Setting up fuse (2.9.7-1ubuntu1) ... 16:34:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:34:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:34:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:34:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:34:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:34:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:34:57 settings in the [Install] section, and DefaultInstance for template units). 16:34:57 This means they are not meant to be enabled using systemctl. 16:34:57 Possible reasons for having this kind of units are: 16:34:57 1) A unit may be statically enabled by being symlinked from another unit's 16:34:57 .wants/ or .requires/ directory. 16:34:57 2) A unit's purpose may be to act as a helper for some other unit which has 16:34:57 a requirement dependency on it. 16:34:57 3) A unit may be started when needed via activation (socket, path, timer, 16:34:57 D-Bus, udev, scripted systemctl call, ...). 16:34:57 4) In case of template units, the unit is meant to be enabled with some 16:34:57 instance name specified. 16:34:57 Reading package lists... 16:34:57 Building dependency tree... 16:34:57 Reading state information... 16:34:57 The following additional packages will be installed: 16:34:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:34:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:34:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:34:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:34:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:34:57 Suggested packages: 16:34:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:34:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:34:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:34:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:34:57 systemd-container policykit-1 16:34:57 Recommended packages: 16:34:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:34:58 The following NEW packages will be installed: 16:34:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:34:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:34:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:34:58 multiarch-support openssh-client python3 python3-minimal python3.6 16:34:58 python3.6-minimal snapd squashfs-tools sudo 16:34:58 The following packages will be upgraded: 16:34:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:34:58 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 16:34:58 Need to get 35.2 MB of archives. 16:34:58 After this operation, 141 MB of additional disk space will be used. 16:34:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 16:34:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 16:34:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 16:34:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 16:34:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:34:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:34:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:34:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:34:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:34:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:34:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:34:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:34:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:34:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:34:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:34:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:34:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:34:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:34:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 16:35:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 16:35:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:35:01 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:35:01 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:35:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:35:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:35:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:35:01 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:35:01 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:35:01 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:35:01 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 16:35:01 debconf: delaying package configuration, since apt-utils is not installed 16:35:01 Fetched 35.2 MB in 3s (10.9 MB/s) 16:35:01 (Reading database ... 12757 files and directories currently installed.) 16:35:01 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 16:35:01 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:35:02 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 16:35:02 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:35:02 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 16:35:02 (Reading database ... 12757 files and directories currently installed.) 16:35:02 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 16:35:02 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 16:35:02 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 16:35:03 (Reading database ... 12757 files and directories currently installed.) 16:35:03 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 16:35:03 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 16:35:03 Setting up apt (1.6.12ubuntu0.2) ... 16:35:03 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:35:03 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:35:03 (Reading database ... 12764 files and directories currently installed.) 16:35:03 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 16:35:03 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 16:35:04 Selecting previously unselected package libpython3.6-minimal:amd64. 16:35:04 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:35:04 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:35:04 Selecting previously unselected package libexpat1:amd64. 16:35:04 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:35:04 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:35:04 Selecting previously unselected package python3.6-minimal. 16:35:04 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:35:04 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:35:05 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 16:35:05 Checking for services that may need to be restarted...done. 16:35:05 Checking for services that may need to be restarted...done. 16:35:05 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:35:05 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:35:05 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:35:05 Selecting previously unselected package python3-minimal. 16:35:05 (Reading database ... 13012 files and directories currently installed.) 16:35:05 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:35:05 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:35:05 Selecting previously unselected package mime-support. 16:35:05 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:35:05 Unpacking mime-support (3.60ubuntu1) ... 16:35:05 Selecting previously unselected package libmpdec2:amd64. 16:35:05 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:35:05 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:35:06 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:35:06 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:35:06 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:35:06 Selecting previously unselected package python3.6. 16:35:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:35:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:35:06 Selecting previously unselected package libpython3-stdlib:amd64. 16:35:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:35:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:35:06 Setting up python3-minimal (3.6.7-1~18.04) ... 16:35:06 Selecting previously unselected package python3. 16:35:06 (Reading database ... 13442 files and directories currently installed.) 16:35:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:35:06 Unpacking python3 (3.6.7-1~18.04) ... 16:35:06 Selecting previously unselected package multiarch-support. 16:35:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:35:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:35:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:35:07 Selecting previously unselected package liblzo2-2:amd64. 16:35:07 (Reading database ... 13479 files and directories currently installed.) 16:35:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:35:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:35:07 Selecting previously unselected package libbsd0:amd64. 16:35:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:35:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:35:07 Selecting previously unselected package sudo. 16:35:07 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:35:07 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:35:07 Selecting previously unselected package apparmor. 16:35:07 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:35:07 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:35:07 Selecting previously unselected package libedit2:amd64. 16:35:07 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:35:07 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:35:07 Selecting previously unselected package libkrb5support0:amd64. 16:35:07 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:35:07 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:35:07 Selecting previously unselected package libk5crypto3:amd64. 16:35:07 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:35:07 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:35:07 Selecting previously unselected package libkeyutils1:amd64. 16:35:07 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:35:07 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:35:08 Selecting previously unselected package libkrb5-3:amd64. 16:35:08 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:35:08 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:35:08 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:35:08 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:35:08 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:35:08 Selecting previously unselected package libssl1.0.0:amd64. 16:35:08 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:35:08 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:35:08 Selecting previously unselected package openssh-client. 16:35:08 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:35:08 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:35:08 Selecting previously unselected package squashfs-tools. 16:35:08 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 16:35:08 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:35:08 Selecting previously unselected package snapd. 16:35:08 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 16:35:08 Unpacking snapd (2.48.3+18.04) ... 16:35:12 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:35:12 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:35:12 Setting up mime-support (3.60ubuntu1) ... 16:35:12 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:35:12 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:35:12 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:35:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:35:12 Setting up systemd (237-3ubuntu10.45) ... 16:35:12 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:35:12 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:35:12 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:35:13 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:35:13 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:35:13 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:35:13 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:35:14 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 16:35:14 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:35:14 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:35:14 Setting up python3 (3.6.7-1~18.04) ... 16:35:14 running python rtupdate hooks for python3.6... 16:35:14 running python post-rtupdate hooks for python3.6... 16:35:14 Setting up apparmor (2.12-4ubuntu5.1) ... 16:35:15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:35:15 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:35:15 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:35:16 Setting up snapd (2.48.3+18.04) ... 16:35:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:35:16 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:35:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:35:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:35:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:35:17 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:35:17 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:35:17 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:35:18 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:35:18 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:35:18 /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' 16:35:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:35:18 Processing triggers for systemd (237-3ubuntu10.45) ... 16:35:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:35:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:35:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:35:20 Reading package lists... 16:35:21 Reading package lists... 16:35:21 Building dependency tree... 16:35:21 Reading state information... 16:35:21 Calculating upgrade... 16:35:21 The following packages will be upgraded: 16:35:21 advancecomp base-files bash binutils binutils-common 16:35:21 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:35:21 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:35:21 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:35:21 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:35:21 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:35:21 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:35:21 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 16:35:21 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 16:35:21 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 16:35:21 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 16:35:21 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 16:35:21 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 16:35:21 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 16:35:21 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 16:35:22 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:35:22 Need to get 63.8 MB of archives. 16:35:22 After this operation, 5207 kB of additional disk space will be used. 16:35:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] 16:35:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:35:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:35:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:35:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:35:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:35:22 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:35:22 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:35:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:35:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:35:22 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:35:22 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:35:22 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:35:22 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:35:22 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:35:22 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:35:22 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:35:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:35:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:35:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:35:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:35:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:35:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:35:22 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:35:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:35:22 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:35:22 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:35:22 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:35:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:35:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:35:23 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:35:23 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:35:23 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:35:23 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:35:23 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:35:23 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:35:23 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 16:35:23 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 16:35:23 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 16:35:23 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 16:35:23 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 16:35:23 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:35:23 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:35:23 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:35:23 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:35:23 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:35:23 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:35:23 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:35:23 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:35:23 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:35:23 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:35:23 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:35:23 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:35:23 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:35:23 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:35:23 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 16:35:23 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:35:23 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:35:23 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:35:23 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:35:23 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:35:23 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:35:23 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:35:23 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:35:23 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:35:23 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:35:23 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:35:23 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:35:23 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:35:23 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:35:23 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:35:23 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:35:23 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:35:23 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 16:35:23 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 16:35:23 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:35:23 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:35:23 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:35:23 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:35:23 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:35:23 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:35:23 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:35:23 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 16:35:23 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:35:23 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:35:23 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:35:23 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:35:23 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:35:23 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:35:23 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:35:24 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:35:24 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:35:24 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:35:24 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:35:24 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:35:24 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:35:24 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:35:24 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:35:24 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:35:24 debconf: delaying package configuration, since apt-utils is not installed 16:35:24 Fetched 63.8 MB in 3s (21.3 MB/s) 16:35:25 (Reading database ... 13912 files and directories currently installed.) 16:35:25 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:35:25 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:35:25 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:35:25 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:35:26 Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... 16:35:26 Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... 16:35:26 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:26 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:26 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:26 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:26 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:27 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:27 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:27 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:27 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:27 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:27 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:27 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:27 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:27 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:27 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:27 (Reading database ... 13911 files and directories currently installed.) 16:35:27 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:27 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:35:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:35:28 (Reading database ... 13911 files and directories currently installed.) 16:35:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:28 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:28 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:28 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:35:28 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:35:28 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:28 (Reading database ... 13911 files and directories currently installed.) 16:35:28 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:35:28 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:35:29 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:35:29 (Reading database ... 13911 files and directories currently installed.) 16:35:29 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:35:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:35:29 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:35:29 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:35:29 Setting up base-files (10.1ubuntu2.10) ... 16:35:29 Installing new version of config file /etc/issue ... 16:35:29 Installing new version of config file /etc/issue.net ... 16:35:29 Installing new version of config file /etc/lsb-release ... 16:35:29 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:35:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:35:30 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:35:30 Removing obsolete conffile /etc/default/motd-news ... 16:35:30 (Reading database ... 13912 files and directories currently installed.) 16:35:30 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:35:30 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:35:30 Setting up bash (4.4.18-2ubuntu1.2) ... 16:35:30 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:35:30 (Reading database ... 13912 files and directories currently installed.) 16:35:30 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:30 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:35:30 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:35:30 (Reading database ... 13912 files and directories currently installed.) 16:35:30 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:35:30 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:35:30 Setting up tar (1.29b-2ubuntu0.2) ... 16:35:31 (Reading database ... 13912 files and directories currently installed.) 16:35:31 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:35:31 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:35:31 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:35:31 (Reading database ... 13912 files and directories currently installed.) 16:35:31 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:35:31 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:35:31 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:35:31 (Reading database ... 13912 files and directories currently installed.) 16:35:31 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:35:31 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:35:31 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:35:31 (Reading database ... 13912 files and directories currently installed.) 16:35:31 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:35:31 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:35:31 Setting up grep (3.1-2build1) ... 16:35:32 (Reading database ... 13912 files and directories currently installed.) 16:35:32 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:35:32 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:35:32 Setting up login (1:4.5-1ubuntu2) ... 16:35:32 (Reading database ... 13912 files and directories currently installed.) 16:35:32 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:35:32 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:35:32 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:35:32 (Reading database ... 13912 files and directories currently installed.) 16:35:32 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:35:32 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:35:33 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:35:33 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:35:33 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:35:33 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:35:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:35:34 (Reading database ... 13912 files and directories currently installed.) 16:35:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:35:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:35:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:35:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:35:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:35:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:35:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:35:35 (Reading database ... 13912 files and directories currently installed.) 16:35:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:35:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:35:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:35:36 (Reading database ... 13912 files and directories currently installed.) 16:35:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:35:36 (Reading database ... 13912 files and directories currently installed.) 16:35:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:35:36 (Reading database ... 13912 files and directories currently installed.) 16:35:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:35:37 (Reading database ... 13912 files and directories currently installed.) 16:35:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:37 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:35:37 (Reading database ... 13912 files and directories currently installed.) 16:35:37 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:35:37 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:35:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:35:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:35:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:35:37 (Reading database ... 13912 files and directories currently installed.) 16:35:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:35:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:35:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:35:38 (Reading database ... 13912 files and directories currently installed.) 16:35:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:35:38 (Reading database ... 13912 files and directories currently installed.) 16:35:38 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:38 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:38 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:35:38 (Reading database ... 13912 files and directories currently installed.) 16:35:38 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:38 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:35:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:35:39 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:35:39 (Reading database ... 13912 files and directories currently installed.) 16:35:39 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:35:39 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:35:39 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:35:40 (Reading database ... 13912 files and directories currently installed.) 16:35:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:35:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:35:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:35:40 (Reading database ... 13914 files and directories currently installed.) 16:35:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:35:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:35:40 Setting up debconf (1.5.66ubuntu1) ... 16:35:41 (Reading database ... 13914 files and directories currently installed.) 16:35:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:35:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:35:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:35:41 (Reading database ... 13914 files and directories currently installed.) 16:35:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:35:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:35:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:35:41 (Reading database ... 13914 files and directories currently installed.) 16:35:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:35:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:35:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:35:41 (Reading database ... 13914 files and directories currently installed.) 16:35:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:35:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:35:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 16:35:42 (Reading database ... 13914 files and directories currently installed.) 16:35:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 16:35:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:35:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 16:35:42 (Reading database ... 13914 files and directories currently installed.) 16:35:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:35:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:35:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 16:35:42 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 16:35:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:35:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:35:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:35:42 (Reading database ... 13914 files and directories currently installed.) 16:35:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:35:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:35:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:35:43 (Reading database ... 13914 files and directories currently installed.) 16:35:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 16:35:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 16:35:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 16:35:43 (Reading database ... 13914 files and directories currently installed.) 16:35:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:35:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:35:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:35:43 (Reading database ... 13914 files and directories currently installed.) 16:35:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:35:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:35:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:35:44 (Reading database ... 13914 files and directories currently installed.) 16:35:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:35:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:35:44 Setting up passwd (1:4.5-1ubuntu2) ... 16:35:44 (Reading database ... 13914 files and directories currently installed.) 16:35:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:35:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:35:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:35:45 (Reading database ... 13914 files and directories currently installed.) 16:35:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:35:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:35:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:35:45 (Reading database ... 13914 files and directories currently installed.) 16:35:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:35:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:35:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:35:45 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:35:45 (Reading database ... 13914 files and directories currently installed.) 16:35:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:35:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:35:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:35:46 (Reading database ... 13914 files and directories currently installed.) 16:35:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:35:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:35:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:35:46 (Reading database ... 13914 files and directories currently installed.) 16:35:46 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 16:35:46 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 16:35:46 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 16:35:46 (Reading database ... 13914 files and directories currently installed.) 16:35:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 16:35:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 16:35:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 16:35:46 (Reading database ... 13915 files and directories currently installed.) 16:35:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:35:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:35:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:35:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:35:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 16:35:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 16:35:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:35:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:35:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:35:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:35:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:35:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:35:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:35:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:35:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:35:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:35:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:35:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:35:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:35:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:35:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:35:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:35:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:35:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:35:49 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:35:49 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:35:49 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:35:49 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:35:49 Removing intermediate container ffed388dedcf 16:35:49 ---> 732577d086ff 16:35:49 16:35:49 Step 10/24 : FROM alpine:3.12 16:35:49 3.12: Pulling from library/alpine 16:35:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:35:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:35:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:35:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:35:50 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:35:50 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:35:50 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:35:50 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:35:50 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:50 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:50 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 16:35:50 Status: Downloaded newer image for alpine:3.12 16:35:50 ---> d10569e2745f 16:35:50 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 16:35:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:51 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:51 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:51 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:51 ---> Running in b46cb2a6a8ca 16:35:52 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:52 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:35:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:35:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:54 (1/5) Installing ca-certificates (20191127-r4) 16:35:54 (2/5) Installing nghttp2-libs (1.41.0-r0) 16:35:54 (3/5) Installing libcurl (7.69.1-r3) 16:35:54 (4/5) Installing curl (7.69.1-r3) 16:35:54 (5/5) Installing dumb-init (1.2.2-r1) 16:35:54 Executing busybox-1.31.1-r19.trigger 16:35:54 Executing ca-certificates-20191127-r4.trigger 16:35:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:54 OK: 7 MiB in 19 packages 16:35:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:35:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:35:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:35:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:35:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:35:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:35:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:35:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:35:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:35:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:35:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:35:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:35:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:35:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:35:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:35:56 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:35:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:35:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:35:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:35:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:35:57 16:35:57 Current default time zone: 'Etc/UTC' 16:35:57 Local time is now: Tue Mar 23 16:35:57 UTC 2021. 16:35:57 Universal Time is now: Tue Mar 23 16:35:57 UTC 2021. 16:35:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:35:57 16:35:57 Setting up systemd-sysv (237-3ubuntu10.45) ... 16:35:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:57 Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... 16:35:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:35:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:35:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:35:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:35:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:35:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:35:57 Removing intermediate container d8000762edff 16:35:57 ---> 503bb11eabaf 16:35:57 16:35:57 Step 10/31 : FROM alpine:3.12 16:35:57 ---> d10569e2745f 16:35:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:35:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:35:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:35:57 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:35:57 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:35:57 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:35:57 Setting up patch (2.7.6-2ubuntu1.1) ... 16:35:57 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:35:57 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:35:57 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 16:35:58 ---> Running in 7d42220e0f55 16:35:58 Removing intermediate container b46cb2a6a8ca 16:35:58 ---> bf4d90494a9e 16:35:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:58 Installing new version of config file /etc/ssl/openssl.cnf ... 16:35:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:35:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:35:58 Setting up ca-certificates (20210119~18.04.1) ... 16:35:58 ---> Running in 099fa614ab99 16:35:58 Removing intermediate container 7d42220e0f55 16:35:58 ---> 62804f6dd22d 16:35:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:59 ---> Running in 462b4288983e 16:35:59 Removing intermediate container 099fa614ab99 16:35:59 ---> 19447785bea9 16:35:59 Step 13/24 : WORKDIR / 16:35:59 Updating certificates in /etc/ssl/certs... 16:35:59 ---> Running in 462e329b5ad0 16:36:00 23 added, 27 removed; done. 16:36:00 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:36:00 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:36:00 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:36:00 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:36:00 Setting up pkgbinarymangler (138.18.04.1) ... 16:36:00 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:36:00 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:36:00 Removing intermediate container 462e329b5ad0 16:36:00 ---> bd6a35fe7dea 16:36:00 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:36:00 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:36:00 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:36:00 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:36:00 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:36:00 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:36:00 Setting up perl (5.26.1-6ubuntu0.5) ... 16:36:00 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:36:00 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:36:00 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:36:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:36:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:36:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:36:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:36:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:36:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:36:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:36:01 Processing triggers for systemd (237-3ubuntu10.45) ... 16:36:01 Processing triggers for mime-support (3.60ubuntu1) ... 16:36:01 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:36:01 Updating certificates in /etc/ssl/certs... 16:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:01 0 added, 0 removed; done. 16:36:01 Running hooks in /etc/ca-certificates/update.d... 16:36:01 done. 16:36:02 Reading package lists... 16:36:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:02 ---> 1e3e980a8d65 16:36:02 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:36:02 Building dependency tree... 16:36:02 Reading state information... 16:36:02 The following NEW packages will be installed: 16:36:02 apt-transport-https 16:36:02 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:36:02 Need to get 1696 B of archives. 16:36:02 After this operation, 153 kB of additional disk space will be used. 16:36:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 16:36:02 (1/2) Installing dumb-init (1.2.2-r1) 16:36:02 (2/2) Installing su-exec (0.2-r1) 16:36:02 Executing busybox-1.31.1-r19.trigger 16:36:02 OK: 5 MiB in 16 packages 16:36:02 debconf: delaying package configuration, since apt-utils is not installed 16:36:02 Fetched 1696 B in 0s (8066 B/s) 16:36:02 Selecting previously unselected package apt-transport-https. 16:36:02 (Reading database ... 13920 files and directories currently installed.) 16:36:02 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 16:36:02 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 16:36:03 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 16:36:03 Waiting for network to be ready... 16:36:03 ---> 5e5e12e0e478 16:36:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:05 ---> d8022561aa86 16:36:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:05 Removing intermediate container 462b4288983e 16:36:05 ---> 47ed4490626a 16:36:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:36:05 ---> Running in 75ade523286b 16:36:06 Removing intermediate container 75ade523286b 16:36:06 ---> a8f9b9cdba33 16:36:06 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:07 ---> Running in 76671e83b638 16:36:07 ---> 8421bcc459d0 16:36:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:09 Removing intermediate container 76671e83b638 16:36:09 ---> a93a2f7ab081 16:36:09 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:09 ---> Running in bfc217c64f99 16:36:10 ---> 4ff6bdff0b51 16:36:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:10 Removing intermediate container ab674fc74472 16:36:10 ---> 585fc20f4db3 16:36:10 16:36:10 Step 10/22 : FROM alpine:3.12 16:36:10 ---> d10569e2745f 16:36:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:10 Removing intermediate container f16ba6a0031a 16:36:10 ---> 60a1a12b4423 16:36:10 16:36:10 Step 10/22 : FROM alpine:3.12 16:36:10 ---> d10569e2745f 16:36:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:36:10 ---> Running in b9540fc84306 16:36:10 ---> Running in 4dc1d92f8975 16:36:11 2021-03-23T16:36:07Z INFO Waiting for automatic snapd restart... 16:36:11 ---> 0a5ae9155676 16:36:11 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:36:12 ---> Running in 6dc6321daf43 16:36:12 snapd 2.49 from Canonical* installed 16:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:13 "snapd" switched to the "latest/stable" channel 16:36:13 16:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:13 (1/2) Installing ca-certificates (20191127-r4) 16:36:13 (2/2) Installing dumb-init (1.2.2-r1) 16:36:13 Executing busybox-1.31.1-r19.trigger 16:36:13 Executing ca-certificates-20191127-r4.trigger 16:36:14 Removing intermediate container bfc217c64f99 16:36:14 ---> 926d9a0741bd 16:36:14 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:36:14 OK: 6 MiB in 16 packages 16:36:14 (1/1) Installing dumb-init (1.2.2-r1) 16:36:14 Executing busybox-1.31.1-r19.trigger 16:36:14 OK: 5 MiB in 15 packages 16:36:14 ---> Running in 3a2592ac7bf3 16:36:15 Removing intermediate container 3a2592ac7bf3 16:36:15 ---> df41baab342a 16:36:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:36:15 Removing intermediate container 6dc6321daf43 16:36:15 ---> 3c87137cf6dd 16:36:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:36:15 ---> Running in a35d7cf7490d 16:36:16 Removing intermediate container 4dc1d92f8975 16:36:16 ---> b16c2b58a878 16:36:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:16 Removing intermediate container a35d7cf7490d 16:36:16 ---> dc536a8a50ae 16:36:16 Step 22/24 : LABEL arch=arm64 16:36:17 ---> Running in 8caad6ec1b81 16:36:17 ---> b019a37ff714 16:36:17 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:36:17 Removing intermediate container b9540fc84306 16:36:17 ---> dd6eaa8efffa 16:36:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:17 ---> Running in ef908e6dbf3e 16:36:17 ---> Running in 3a65ff3a0e0e 16:36:17 ---> Running in 8a0babffca27 16:36:17 core18 20210128 from Canonical* installed 16:36:17 "core18" switched to the "latest/stable" channel 16:36:17 16:36:17 Removing intermediate container 8caad6ec1b81 16:36:17 ---> 7e8136c7af5d 16:36:17 Step 13/22 : ENV APP_PORT=48085 16:36:18 ---> Running in 962d03e43e7d 16:36:18 Removing intermediate container ef908e6dbf3e 16:36:18 ---> 93443db73a54 16:36:18 Step 23/24 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:36:18 Removing intermediate container 3a65ff3a0e0e 16:36:18 ---> 38e607c75e8b 16:36:18 Step 13/22 : ENV APP_PORT=48060 16:36:18 ---> Running in 8fe0d137080a 16:36:18 ---> Running in 787f3aed0834 16:36:18 Removing intermediate container 962d03e43e7d 16:36:18 ---> c2d35e1cb8f6 16:36:18 Step 14/22 : EXPOSE $APP_PORT 16:36:18 ---> Running in 533bff232ecb 16:36:19 Removing intermediate container 787f3aed0834 16:36:19 ---> a6d9a4532eab 16:36:19 Step 14/22 : EXPOSE $APP_PORT 16:36:19 Removing intermediate container 8fe0d137080a 16:36:19 ---> 3c7762403197 16:36:19 Step 24/24 : LABEL version=0.0.0 16:36:19 ---> Running in 2d8f48eac836 16:36:19 ---> Running in 28758692f12a 16:36:19 Removing intermediate container 533bff232ecb 16:36:19 ---> 4d3c765e0674 16:36:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 Removing intermediate container 2d8f48eac836 16:36:20 ---> c2a14b43f1a9 16:36:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 Removing intermediate container 28758692f12a 16:36:20 ---> e03e762e9b85 16:36:20 16:36:20 Removing intermediate container 8a0babffca27 16:36:20 ---> 784d52786e47 16:36:20 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 ---> 4833db85f1b6 16:36:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:21 Successfully built e03e762e9b85 16:36:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 16:36:21 Building docker-sys-mgmt-agent-go 16:36:21  Building docker-security-secretstore-setup-go ... done  ---> f4cee9caa520 16:36:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:21 snapcraft 4.5.4 from Canonical* installed 16:36:22 ---> f82a09401d10 16:36:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:36:22 "snapcraft" switched to the "latest/stable" channel 16:36:22 16:36:23 ---> 23e8f2bbb488 16:36:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:24 ---> 895f0f2dc4bc 16:36:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:24 ---> 09ea83de99a8 16:36:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:36:25 ---> b43de94c484e 16:36:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:36:25 Removing intermediate container 0d9ea2094ae5 16:36:25 ---> f34ddfe726a2 16:36:25 16:36:25 Step 10/23 : FROM alpine:3.12 16:36:25 ---> d10569e2745f 16:36:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:36:25 ---> Running in 1c8a612f9d86 16:36:26 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:36:26 - README.md 16:36:26 16:36:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:36:26 ---> Running in da06f695cf58 16:36:26 ---> a26db81e6528 16:36:26 ---> b27940d1ea58 16:36:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:36:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:36:26 Removing intermediate container 1c8a612f9d86 16:36:26 ---> fb1b52f2ab4f 16:36:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:27 Removing intermediate container da06f695cf58 16:36:27 ---> 3b78a154237f 16:36:27 Step 12/23 : ENV APP_PORT=48080 16:36:27 ---> Running in 640bb1176619 16:36:27 ---> Running in 51a52dd51742 16:36:27 ---> Running in a80a12186622 16:36:28 ---> 50bf86131f1a 16:36:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:36:28 Removing intermediate container 51a52dd51742 16:36:28 ---> 85887ae06432 16:36:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:28 Removing intermediate container 640bb1176619 16:36:28 ---> d79154fe3164 16:36:28 Step 20/22 : LABEL arch=arm64 16:36:28 ---> Running in 506622b258fd 16:36:28 Removing intermediate container a80a12186622 16:36:28 ---> 10e247251cf9 16:36:28 Step 13/23 : EXPOSE $APP_PORT 16:36:28 ---> Running in e517dcd64c26 16:36:28 ---> Running in 4eccad5c6249 16:36:28 ---> a469f5907048 16:36:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:36:29 Removing intermediate container 506622b258fd 16:36:29 ---> 6a356a90d809 16:36:29 Step 20/22 : LABEL arch=arm64 16:36:29 ---> Running in 4f6ffa5aae3f 16:36:29 Removing intermediate container e517dcd64c26 16:36:29 ---> 21803154be22 16:36:29 Step 21/22 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:36:30 Removing intermediate container 4eccad5c6249 16:36:30 ---> b6ed8210139d 16:36:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:30 ---> Running in cfd877559557 16:36:30 ---> Running in 2db19fdeb680 16:36:30 ---> Running in b60402011eb1 16:36:30 Removing intermediate container 4f6ffa5aae3f 16:36:30 ---> 512a3f8d8d76 16:36:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:36:30 Removing intermediate container cfd877559557 16:36:31 ---> 1f638111166b 16:36:31 Step 21/22 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:36:31 Removing intermediate container 2db19fdeb680 16:36:31 ---> 6a2d088b2abc 16:36:31 Step 22/22 : LABEL version=0.0.0 16:36:32 ---> Running in f817613ccb15 16:36:32 ---> eff00a49c651 16:36:32 Step 26/31 : RUN chmod +x /entrypoint.sh 16:36:32 ---> Running in 8baf5c1a65d7 16:36:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:36:32 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:36:32 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:36:32 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:36:33 ---> Running in baf9e76f0d15 16:36:33 Removing intermediate container f817613ccb15 16:36:33 ---> 67ff7c7571cb 16:36:33 Step 22/22 : LABEL version=0.0.0 16:36:33 Reading package lists... 16:36:33 Removing intermediate container 8baf5c1a65d7 16:36:33 ---> 67e584b633dc 16:36:33 16:36:33 ---> Running in 16e2e4b5ebc7 16:36:34 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:36:34 Removing intermediate container b60402011eb1 16:36:34 ---> d9e41ae5d2e9 16:36:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:36:34 Successfully built 67e584b633dc 16:36:34 ---> Running in 4ca44f67ea3a 16:36:34 Successfully tagged docker-support-scheduler-go-arm64:latest 16:36:34  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 16:36:35 Removing intermediate container 16e2e4b5ebc7 16:36:35 ---> 5b751163fd2a 16:36:35 16:36:35 Successfully built 5b751163fd2a 16:36:35 Successfully tagged docker-support-notifications-go-arm64:latest 16:36:35 Building docker-core-metadata-go 16:36:36  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:36 Removing intermediate container baf9e76f0d15 16:36:36 ---> 7987e71871ce 16:36:36 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:36:37 ---> Running in cce34269d73b 16:36:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:37 Removing intermediate container cce34269d73b 16:36:37 ---> 7ed506407d42 16:36:37 Step 28/31 : CMD ["gate"] 16:36:38 ---> Running in babe8a7d134d 16:36:38 (1/6) Installing dumb-init (1.2.2-r1) 16:36:38 (2/6) Installing libgcc (9.3.0-r2) 16:36:38 (3/6) Installing libsodium (1.0.18-r0) 16:36:38 (4/6) Installing libstdc++ (9.3.0-r2) 16:36:38 Removing intermediate container babe8a7d134d 16:36:38 ---> 325f123a1022 16:36:38 Step 29/31 : LABEL arch=arm64 16:36:38 (5/6) Installing libzmq (4.3.3-r0) 16:36:39 (6/6) Installing zeromq (4.3.3-r0) 16:36:39 Executing busybox-1.31.1-r19.trigger 16:36:39 OK: 8 MiB in 20 packages 16:36:40 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:36:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:40 ---> 5439f6121cd3 16:36:40 Step 3/26 : WORKDIR /edgex-go 16:36:40 ---> Using cache 16:36:40 ---> 72e82ee44d8a 16:36:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:40 ---> Using cache 16:36:40 ---> e4aab533f326 16:36:40 Step 5/26 : RUN apk add --update --no-cache make bash git 16:36:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:36:40 Reading package lists... 16:36:40 Building dependency tree... 16:36:40 Reading state information... 16:36:40 Suggested packages: 16:36:40 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:36:40 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:36:40 Recommended packages: 16:36:40 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:36:40 The following NEW packages will be installed: 16:36:40 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:36:40 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:36:40 pkg-config zip 16:36:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:36:40 Need to get 7657 kB of archives. 16:36:40 After this operation, 43.8 MB of additional disk space will be used. 16:36:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:36:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:36:40 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:36:41 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:36:41 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:36:41 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:36:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:36:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:36:41 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:36:41 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:36:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 16:36:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:36:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:36:41 ---> Running in d3bfaf6037e6 16:36:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:36:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:36:41 ---> Running in d6bfc5ee4a20 16:36:42 debconf: delaying package configuration, since apt-utils is not installed 16:36:42 Fetched 7657 kB in 1s (6690 kB/s) 16:36:42 Selecting previously unselected package libglib2.0-0:amd64. 16:36:42 (Reading database ... 13924 files and directories currently installed.) 16:36:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:36:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:36:42 Removing intermediate container d3bfaf6037e6 16:36:42 ---> 2e0bf873f404 16:36:42 Step 30/31 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:36:42 Selecting previously unselected package libpsl5:amd64. 16:36:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:36:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:36:42 Selecting previously unselected package libnghttp2-14:amd64. 16:36:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:36:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:36:42 Selecting previously unselected package librtmp1:amd64. 16:36:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:36:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:36:42 Removing intermediate container 4ca44f67ea3a 16:36:42 ---> 4481d0c29490 16:36:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:42 Selecting previously unselected package libcurl3-gnutls:amd64. 16:36:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 16:36:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:36:42 Selecting previously unselected package liberror-perl. 16:36:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:36:42 Unpacking liberror-perl (0.17025-1) ... 16:36:43 Selecting previously unselected package git-man. 16:36:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:36:43 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:36:43 Selecting previously unselected package git. 16:36:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:36:43 ---> Running in 58695616c7c7 16:36:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:36:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:36:43 ---> 658c38853941 16:36:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:36:43 Removing intermediate container 58695616c7c7 16:36:43 ---> ba6b602f74b3 16:36:43 Step 31/31 : LABEL version=0.0.0 16:36:44 Selecting previously unselected package libnorm1:amd64. 16:36:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:36:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:36:44 Selecting previously unselected package libpgm-5.2-0:amd64. 16:36:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:36:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:36:44 Selecting previously unselected package libsodium23:amd64. 16:36:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:36:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:36:44 Selecting previously unselected package libzmq5:amd64. 16:36:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:36:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:36:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:36:44 Selecting previously unselected package libzmq3-dev:amd64. 16:36:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:36:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:36:44 Selecting previously unselected package pkg-config. 16:36:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:36:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:36:44 Selecting previously unselected package zip. 16:36:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:36:44 Unpacking zip (3.0-11build1) ... 16:36:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:36:44 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:36:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:36:45 Setting up liberror-perl (0.17025-1) ... 16:36:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:36:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:36:45 No schema files found: doing nothing. 16:36:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:36:45 Setting up zip (3.0-11build1) ... 16:36:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:36:45 Setting up libsodium23:amd64 (1.0.16-2) ... 16:36:45 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:36:45 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:36:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 16:36:45 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:36:45 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:36:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:36:45 ---> Running in fd4f95bfd9fa 16:36:45 OK: 217 MiB in 51 packages 16:36:46 ---> 301615cdea8b 16:36:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:36:46 Removing intermediate container fd4f95bfd9fa 16:36:46 ---> d95b8e3d804e 16:36:46 16:36:46 Successfully built d95b8e3d804e 16:36:46 Successfully tagged docker-security-bootstrapper-go-arm64:latest 16:36:46  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 16:36:47 Removing intermediate container d6bfc5ee4a20 16:36:47 ---> f4e80c0b7d81 16:36:47 Step 6/26 : COPY go.mod . 16:36:47 ---> 57c749494c19 16:36:47 Step 19/23 : ENTRYPOINT ["/core-data"] 16:36:47 ---> Running in 08369301a3f0 16:36:48 ---> 7806c152ae91 16:36:48 Step 7/26 : RUN go mod download 16:36:48 Removing intermediate container 08369301a3f0 16:36:48 ---> f479c7e3fb7a 16:36:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:48 ---> Running in 354537a9d3bf 16:36:48 ---> Running in 5a71f3a75397 16:36:48 Removing intermediate container 5a71f3a75397 16:36:48 ---> 7c12778ec445 16:36:48 Step 21/23 : LABEL arch=arm64 16:36:49 ---> Running in 6cc8ba420fd0 16:36:49 Removing intermediate container 6cc8ba420fd0 16:36:49 ---> 29e4a306d83a 16:36:49 Step 22/23 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:36:50 ---> Running in 9e4455af6648 16:36:51 Removing intermediate container 9e4455af6648 16:36:51 ---> 3d4ba8b6cb5d 16:36:51 Step 23/23 : LABEL version=0.0.0 16:36:51 ---> Running in ffdaee62328f 16:36:51 Removing intermediate container 354537a9d3bf 16:36:51 ---> 6ca4b85c6979 16:36:51 Step 8/26 : COPY . . 16:36:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:36:52 git set to automatically installed. 16:36:52 git-man set to automatically installed. 16:36:52 libcurl3-gnutls set to automatically installed. 16:36:52 liberror-perl set to automatically installed. 16:36:52 libglib2.0-0 set to automatically installed. 16:36:52 libnghttp2-14 set to automatically installed. 16:36:52 libnorm1 set to automatically installed. 16:36:52 libpgm-5.2-0 set to automatically installed. 16:36:52 libpsl5 set to automatically installed. 16:36:52 librtmp1 set to automatically installed. 16:36:52 libsodium23 set to automatically installed. 16:36:52 libzmq3-dev set to automatically installed. 16:36:52 libzmq5 set to automatically installed. 16:36:52 pkg-config set to automatically installed. 16:36:52 zip set to automatically installed. 16:36:53 Removing intermediate container ffdaee62328f 16:36:53 ---> a9dba6cb0ade 16:36:53 16:36:53 Successfully built a9dba6cb0ade 16:36:53 Successfully tagged docker-core-data-go-arm64:latest 16:36:57 snapd is not logged in, snap install commands will use sudo 16:37:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:37:06 snap "core18" has no updates available 16:37:11  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:37:11 ---> 5439f6121cd3 16:37:11 Step 3/21 : WORKDIR /edgex-go 16:37:11 ---> Using cache 16:37:11 ---> 72e82ee44d8a 16:37:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:11 ---> Using cache 16:37:11 ---> e4aab533f326 16:37:11 Step 5/21 : RUN apk add --update --no-cache make git 16:37:11 ---> Using cache 16:37:11 ---> 5d329ec0f063 16:37:11 Step 6/21 : COPY go.mod . 16:37:11 ---> Using cache 16:37:11 ---> d18f01a988e8 16:37:11 Step 7/21 : RUN go mod download 16:37:11 ---> Using cache 16:37:11 ---> 25f6cb583a59 16:37:11 Step 8/21 : COPY . . 16:37:11 ---> Using cache 16:37:11 ---> 2b7061e22703 16:37:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:37:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:11 ---> 5439f6121cd3 16:37:11 Step 3/23 : WORKDIR /edgex-go 16:37:11 ---> Using cache 16:37:11 ---> 72e82ee44d8a 16:37:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:11 ---> Using cache 16:37:11 ---> e4aab533f326 16:37:11 Step 5/23 : RUN apk add --update --no-cache make git 16:37:11 ---> Using cache 16:37:11 ---> 5d329ec0f063 16:37:11 Step 6/23 : COPY go.mod . 16:37:11 ---> Using cache 16:37:11 ---> d18f01a988e8 16:37:11 Step 7/23 : RUN go mod download 16:37:11 ---> Using cache 16:37:11 ---> 25f6cb583a59 16:37:11 Step 8/23 : COPY . . 16:37:11 ---> Using cache 16:37:11 ---> 2b7061e22703 16:37:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:37:11 ---> Running in 507f013d59f5 16:37:11 ---> e1e2de97f5f4 16:37:11 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:37:12 snapd is not logged in, snap install commands will use sudo 16:37:12 ---> Running in ab70092f2e3d 16:37:12 ---> Running in c97838479905 16:37:14 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:37:14 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:37:14 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:37:17 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 16:37:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 16:37:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:18 ---> 5439f6121cd3 16:37:18 Step 3/23 : WORKDIR /edgex-go 16:37:18 ---> Using cache 16:37:18 ---> 72e82ee44d8a 16:37:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:18 ---> Using cache 16:37:18 ---> e4aab533f326 16:37:18 Step 5/23 : RUN apk add --update --no-cache make git 16:37:18 ---> Using cache 16:37:18 ---> 5d329ec0f063 16:37:18 Step 6/23 : COPY go.mod . 16:37:18 ---> Using cache 16:37:18 ---> d18f01a988e8 16:37:18 Step 7/23 : RUN go mod download 16:37:18 ---> Using cache 16:37:18 ---> 25f6cb583a59 16:37:18 Step 8/23 : COPY . . 16:37:18 ---> Using cache 16:37:18 ---> 2b7061e22703 16:37:18 Step 9/23 : RUN make cmd/core-command/core-command 16:37:20 ---> Running in 98a46daf13f3 16:37:22 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:38:13 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 16:38:13 Pulling go-build-helper 16:38:13 + snapcraftctl pull 16:38:13 'app-service-config' has dependencies that need to be staged: go-build-helper 16:38:13 Skipping pull go-build-helper (already ran) 16:38:13 Building go-build-helper 16:38:13 + snapcraftctl build 16:38:14 Staging go-build-helper 16:38:14 + snapcraftctl stage 16:38:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:38:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:38:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] 16:38:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [307 kB] 16:38:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 16:38:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:38:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] 16:38:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] 16:38:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1115 kB] 16:38:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 16:38:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:38:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:38:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:38:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:38:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:38:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:38:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:38:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:38:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:38:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1950 kB] 16:38:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] 16:38:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 16:38:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 16:38:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] 16:38:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] 16:38:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1721 kB] 16:38:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] 16:38:29 Fetched 24.1 MB in 0s (0 B/s) 16:38:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:38:29 Fetched 224 kB in 0s (0 B/s) 16:38:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:38:29 Fetched 157 kB in 0s (0 B/s) 16:38:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:38:29 Fetched 221 kB in 0s (0 B/s) 16:38:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:38:29 Fetched 143 kB in 0s (0 B/s) 16:38:29 Pulling app-service-config 16:38:29 + snapcraftctl pull 16:38:29 Cloning into '/root/parts/app-service-config/src'... 16:38:29 Pulling config-common 16:38:29 + snapcraftctl pull 16:38:30 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:38:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:38:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:38:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:38:33 Fetched 0 B in 0s (0 B/s) 16:38:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:38:33 Fetched 0 B in 0s (0 B/s) 16:38:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:38:33 Fetched 0 B in 0s (0 B/s) 16:38:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:38:33 Fetched 0 B in 0s (0 B/s) 16:38:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:38:33 Fetched 0 B in 0s (0 B/s) 16:38:33 Pulling edgex-go 16:38:33 + snapcraftctl pull 16:38:37 Removing intermediate container ab70092f2e3d 16:38:37 ---> 423b42793116 16:38:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:38:37 ---> Running in a22f86e8ee73 16:38:39 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:38:39 Removing intermediate container 507f013d59f5 16:38:39 ---> 0aaaf586455c 16:38:39 16:38:39 Step 10/21 : FROM alpine:3.12 16:38:39 ---> d10569e2745f 16:38:39 Step 11/21 : RUN apk add --update --no-cache curl 16:38:39 ---> Running in bed785b6004c 16:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:38:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:38:42 (1/4) Installing ca-certificates (20191127-r4) 16:38:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:38:42 (3/4) Installing libcurl (7.69.1-r3) 16:38:42 (4/4) Installing curl (7.69.1-r3) 16:38:42 Executing busybox-1.31.1-r19.trigger 16:38:42 Executing ca-certificates-20191127-r4.trigger 16:38:42 OK: 7 MiB in 18 packages 16:38:45 Removing intermediate container a22f86e8ee73 16:38:45 ---> 8e11fd7392d3 16:38:45 16:38:45 Step 11/26 : FROM docker:20.10.0 16:38:45 20.10.0: Pulling from library/docker 16:38:45 Removing intermediate container bed785b6004c 16:38:45 ---> 39f4f2dfc60e 16:38:45 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:38:45 ---> Running in f191b7f7f201 16:38:46 Removing intermediate container f191b7f7f201 16:38:46 ---> 687e4716ffff 16:38:46 Step 13/21 : WORKDIR /edgex 16:38:47 ---> Running in a7fea19a8f46 16:38:48 Removing intermediate container a7fea19a8f46 16:38:48 ---> 5da3889cf92c 16:38:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:38:50 ---> e199b4ca4dc9 16:38:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:38:53 Removing intermediate container 98a46daf13f3 16:38:53 ---> debaf8318199 16:38:53 16:38:53 Step 10/23 : FROM alpine:3.12 16:38:53 ---> d10569e2745f 16:38:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:53 ---> Using cache 16:38:53 ---> b16c2b58a878 16:38:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:53 ---> Using cache 16:38:53 ---> 7e8136c7af5d 16:38:53 Step 13/23 : ENV APP_PORT=48082 16:38:53 ---> d9ececeb7913 16:38:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:38:53 ---> Running in 0f960db5886e 16:38:54 Removing intermediate container 0f960db5886e 16:38:54 ---> 9ec1d82e1198 16:38:54 Step 14/23 : EXPOSE $APP_PORT 16:38:54 ---> Running in ad56bfccd601 16:38:55 ---> e3a184faee33 16:38:55 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:38:55 ---> Running in da93fa38afbd 16:38:55 Removing intermediate container ad56bfccd601 16:38:55 ---> 0c556e3b07ba 16:38:55 Step 15/23 : WORKDIR / 16:38:56 ---> Running in 0a953343de26 16:38:56 Removing intermediate container da93fa38afbd 16:38:56 ---> 7f350b06d5da 16:38:56 Step 18/21 : CMD ["--init=true"] 16:38:56 Removing intermediate container c97838479905 16:38:56 ---> 2a9e66c107df 16:38:56 16:38:56 Step 10/23 : FROM alpine:3.12 16:38:56 ---> d10569e2745f 16:38:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:38:56 ---> Using cache 16:38:56 ---> b16c2b58a878 16:38:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:38:56 ---> Using cache 16:38:56 ---> 7e8136c7af5d 16:38:56 Step 13/23 : ENV APP_PORT=48081 16:38:57 ---> Running in 4671c8b61a40 16:38:57 ---> Running in 946743dcc223 16:38:57 Removing intermediate container 0a953343de26 16:38:57 ---> aab5578d8c14 16:38:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:57 Removing intermediate container 4671c8b61a40 16:38:57 ---> e6915425e68b 16:38:57 Step 19/21 : LABEL arch=arm64 16:38:57 Removing intermediate container 946743dcc223 16:38:57 ---> e008431e7fe1 16:38:57 Step 14/23 : EXPOSE $APP_PORT 16:38:57 ---> Running in ccb96dac0700 16:38:57 ---> Running in 324d52126116 16:38:58 ---> 46d77524c006 16:38:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:38:58 Removing intermediate container ccb96dac0700 16:38:58 ---> 011244ae889f 16:38:58 Step 20/21 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:38:58 Removing intermediate container 324d52126116 16:38:58 ---> fa9a2d22edfb 16:38:58 Step 15/23 : WORKDIR / 16:38:58 ---> Running in def8bc38127e 16:38:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:38:58 ---> Running in 7423bc22007a 16:38:58 Status: Downloaded newer image for docker:20.10.0 16:38:58 ---> eeaf43b92773 16:38:58 Step 12/26 : RUN apk add --no-cache bash 16:38:59 ---> Running in f9d06a8085ed 16:38:59 Removing intermediate container def8bc38127e 16:38:59 ---> 420e2bb15752 16:38:59 Step 21/21 : LABEL version=0.0.0 16:38:59 ---> acece28f5839 16:38:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:38:59 ---> Running in a89263b80eae 16:38:59 Removing intermediate container 7423bc22007a 16:38:59 ---> 72e422203992 16:38:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:38:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:38:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:38:59 Fetched 0 B in 0s (0 B/s) 16:38:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:38:59 Fetched 96.5 kB in 0s (0 B/s) 16:38:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:38:59 Fetched 279 kB in 0s (0 B/s) 16:38:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:38:59 Fetched 122 kB in 0s (0 B/s) 16:38:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:38:59 Fetched 77.8 kB in 0s (0 B/s) 16:38:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:38:59 Fetched 8848 B in 0s (0 B/s) 16:38:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:38:59 Fetched 47.8 kB in 0s (0 B/s) 16:38:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:38:59 Fetched 45.6 kB in 0s (0 B/s) 16:38:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:38:59 Fetched 15.0 kB in 0s (0 B/s) 16:38:59 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 16:38:59 Fetched 214 kB in 0s (0 B/s) 16:38:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:38:59 Fetched 154 kB in 0s (0 B/s) 16:38:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:38:59 Fetched 50.6 kB in 0s (0 B/s) 16:38:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:38:59 Fetched 14.8 kB in 0s (0 B/s) 16:38:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:38:59 Fetched 41.8 kB in 0s (0 B/s) 16:38:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:38:59 Fetched 499 kB in 0s (0 B/s) 16:38:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:38:59 Fetched 111 kB in 0s (0 B/s) 16:38:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:38:59 Fetched 240 kB in 0s (0 B/s) 16:38:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:38:59 Fetched 29.3 kB in 0s (0 B/s) 16:38:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:38:59 Fetched 85.5 kB in 0s (0 B/s) 16:38:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:38:59 Fetched 24.5 kB in 0s (0 B/s) 16:38:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:38:59 Fetched 49.2 kB in 0s (0 B/s) 16:38:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:38:59 Fetched 54.2 kB in 0s (0 B/s) 16:38:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:38:59 Fetched 30.8 kB in 0s (0 B/s) 16:38:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:38:59 Fetched 15.8 kB in 0s (0 B/s) 16:38:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:38:59 Fetched 85.9 kB in 0s (0 B/s) 16:38:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:38:59 Fetched 8720 B in 0s (0 B/s) 16:38:59 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 16:38:59 Fetched 137 kB in 0s (0 B/s) 16:38:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:38:59 Fetched 119 kB in 0s (0 B/s) 16:38:59 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 16:38:59 Fetched 109 kB in 0s (0 B/s) 16:38:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:38:59 Fetched 11.1 kB in 0s (0 B/s) 16:38:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:38:59 Fetched 645 kB in 0s (0 B/s) 16:38:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:38:59 Fetched 41.3 kB in 0s (0 B/s) 16:38:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:38:59 Fetched 17.9 kB in 0s (0 B/s) 16:38:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:38:59 Fetched 368 kB in 0s (0 B/s) 16:38:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:38:59 Fetched 187 kB in 0s (0 B/s) 16:38:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:38:59 Fetched 175 kB in 0s (0 B/s) 16:38:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:38:59 Fetched 206 kB in 0s (0 B/s) 16:38:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 16:38:59 Fetched 1301 kB in 0s (0 B/s) 16:38:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:38:59 Fetched 36.2 kB in 0s (0 B/s) 16:38:59 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 16:38:59 Fetched 159 kB in 0s (0 B/s) 16:38:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:38:59 Fetched 107 kB in 0s (0 B/s) 16:38:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:38:59 Fetched 48.7 kB in 0s (0 B/s) 16:38:59 Pulling static-packages 16:38:59 + snapcraftctl pull 16:38:59 Pulling version 16:38:59 + cd /root/project 16:38:59 + [ -f VERSION ] 16:38:59 + PROJECT_VERSION=local-dev 16:38:59 + git rev-parse --short HEAD 16:38:59 + GIT_REVISION=cccb8c9c 16:38:59 + snapcraftctl set-version local-dev 16:38:59 Skipping build go-build-helper (already ran) 16:38:59 Building app-service-config 16:38:59 + make build 16:38:59 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 16:39:00 Removing intermediate container a89263b80eae 16:39:00 ---> d9d10389d8bd 16:39:00 16:39:00 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 16:39:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 16:39:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 16:39:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 16:39:00 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:39:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 16:39:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 16:39:00 ---> 9ab272d35ffe 16:39:00 Step 19/23 : ENTRYPOINT ["/core-command"] 16:39:00 ---> 0e1037fff491 16:39:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:00 Successfully built d9d10389d8bd 16:39:00 Successfully tagged docker-security-proxy-setup-go-arm64:latest 16:39:00  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:00 ---> Running in 57185b86d034 16:39:00 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:39:00 go: downloading github.com/google/uuid v1.2.0 16:39:00 go: downloading github.com/mitchellh/copystructure v1.0.0 16:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:39:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 16:39:01 go: downloading github.com/go-playground/validator/v10 v10.3.0 16:39:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:39:01 go: downloading github.com/gorilla/mux v1.8.0 16:39:01 go: downloading github.com/pelletier/go-toml v1.2.0 16:39:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:39:01 go: downloading github.com/BurntSushi/toml v0.3.1 16:39:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 16:39:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 16:39:01 Removing intermediate container 57185b86d034 16:39:01 ---> 9dbc9d9b1629 16:39:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:01 (1/2) Installing readline (8.0.4-r0) 16:39:01 (2/2) Installing bash (5.0.17-r0) 16:39:01 Executing bash-5.0.17-r0.post-install 16:39:01 Executing busybox-1.31.1-r19.trigger 16:39:01 OK: 12 MiB in 22 packages 16:39:01 go: downloading github.com/go-redis/redis/v7 v7.2.0 16:39:01 go: downloading github.com/leodido/go-urn v1.2.0 16:39:02 ---> Running in c796a645ad77 16:39:02 go: downloading github.com/pebbe/zmq4 v1.2.5 16:39:02 go: downloading github.com/go-kit/kit v0.8.0 16:39:02 go: downloading github.com/go-playground/universal-translator v0.17.0 16:39:02 go: downloading github.com/x448/float16 v0.8.4 16:39:02 go: downloading github.com/go-playground/locales v0.13.0 16:39:02 go: downloading github.com/hashicorp/consul/api v1.8.1 16:39:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:39:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:39:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:39:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:39:02 go: downloading github.com/hashicorp/serf v0.9.5 16:39:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:39:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:39:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:39:02 go: downloading github.com/fatih/color v1.9.0 16:39:02 go: downloading github.com/mattn/go-isatty v0.0.12 16:39:02 go: downloading github.com/mattn/go-colorable v0.1.6 16:39:02 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 16:39:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:39:02 ---> 412092dfb393 16:39:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:39:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:39:02 Removing intermediate container c796a645ad77 16:39:02 ---> c0ef13f82c55 16:39:02 Step 21/23 : LABEL arch=arm64 16:39:02 ---> Running in 5fccb5617220 16:39:03 ---> e445c0dd54a7 16:39:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:39:03 Removing intermediate container f9d06a8085ed 16:39:03 ---> 3fc21707096f 16:39:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 16:39:03 Removing intermediate container 5fccb5617220 16:39:03 ---> eed3d99079bd 16:39:03 Step 22/23 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:39:03 ---> Running in 912b7c07f7f7 16:39:03 ---> Running in 54a353392fc3 16:39:03 ---> Running in 71afd41f2ad2 16:39:03 Removing intermediate container 54a353392fc3 16:39:03 ---> 508c17f16ae6 16:39:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:03 Removing intermediate container 912b7c07f7f7 16:39:03 ---> 8450ecce2521 16:39:03 Step 14/26 : ENV APP_PORT=48090 16:39:04 Removing intermediate container 71afd41f2ad2 16:39:04 ---> b0cf85fe23fb 16:39:04 Step 23/23 : LABEL version=0.0.0 16:39:04 ---> Running in 00c04c2ef9e9 16:39:04 ---> Running in 534a95d0864b 16:39:04 ---> Running in 0afe33549530 16:39:04 Removing intermediate container 00c04c2ef9e9 16:39:04 ---> 6325e19a05e6 16:39:04 Step 15/26 : EXPOSE $APP_PORT 16:39:04 Removing intermediate container 534a95d0864b 16:39:04 ---> db6b8a0fece6 16:39:04 Step 21/23 : LABEL arch=arm64 16:39:05 ---> Running in 0e069dc72fab 16:39:05 Removing intermediate container 0afe33549530 16:39:05 ---> 351609fb527e 16:39:05 16:39:05 ---> Running in 4c18b9850d57 16:39:05 Successfully built 351609fb527e 16:39:05 Successfully tagged docker-core-command-go-arm64:latest 16:39:05  Building docker-core-command-go ... done Removing intermediate container 4c18b9850d57 16:39:05 ---> 48fc12dd42de 16:39:05 Step 22/23 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:39:05 Removing intermediate container 0e069dc72fab 16:39:05 ---> 25e24acf168d 16:39:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:39:05 ---> Running in 1b38edaa4cf4 16:39:06 Removing intermediate container 1b38edaa4cf4 16:39:06 ---> b35505966d84 16:39:06 Step 23/23 : LABEL version=0.0.0 16:39:06 ---> Running in d9c901d2c3fb 16:39:06 ---> 14f5a31bdc1c 16:39:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:39:07 Removing intermediate container d9c901d2c3fb 16:39:07 ---> 02fab43706da 16:39:07 16:39:07 Successfully built 02fab43706da 16:39:07 ---> 33416646977f 16:39:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:39:07 Successfully tagged docker-core-metadata-go-arm64:latest 16:39:08  Building docker-core-metadata-go ... done  ---> 7307b93689f4 16:39:08 Step 19/26 : RUN apk --no-cache add py3-pip 16:39:08 ---> Running in 81bc12ae24ec 16:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:10 (1/33) Installing libbz2 (1.0.8-r1) 16:39:10 (2/33) Installing expat (2.2.9-r1) 16:39:10 (3/33) Installing libffi (3.3-r2) 16:39:10 (4/33) Installing gdbm (1.13-r1) 16:39:10 (5/33) Installing xz-libs (5.2.5-r0) 16:39:10 (6/33) Installing sqlite-libs (3.32.1-r0) 16:39:10 (7/33) Installing python3 (3.8.8-r0) 16:39:12 (8/33) Installing py3-appdirs (1.4.4-r1) 16:39:12 (9/33) Installing py3-ordered-set (4.0.1-r0) 16:39:12 (10/33) Installing py3-parsing (2.4.7-r0) 16:39:12 (11/33) Installing py3-six (1.15.0-r0) 16:39:12 (12/33) Installing py3-packaging (20.4-r0) 16:39:12 (13/33) Installing py3-setuptools (47.0.0-r0) 16:39:12 (14/33) Installing py3-chardet (3.0.4-r4) 16:39:12 (15/33) Installing py3-idna (2.9-r0) 16:39:12 (16/33) Installing py3-certifi (2020.4.5.1-r0) 16:39:12 (17/33) Installing py3-urllib3 (1.25.9-r0) 16:39:12 (18/33) Installing py3-requests (2.23.0-r0) 16:39:12 (19/33) Installing py3-msgpack (1.0.0-r0) 16:39:12 (20/33) Installing py3-lockfile (0.12.2-r3) 16:39:12 (21/33) Installing py3-cachecontrol (0.12.6-r0) 16:39:12 (22/33) Installing py3-colorama (0.4.3-r0) 16:39:12 (23/33) Installing py3-distlib (0.3.0-r0) 16:39:12 (24/33) Installing py3-distro (1.5.0-r1) 16:39:12 (25/33) Installing py3-webencodings (0.5.1-r3) 16:39:12 (26/33) Installing py3-html5lib (1.0.1-r4) 16:39:12 (27/33) Installing py3-pytoml (0.1.21-r0) 16:39:12 (28/33) Installing py3-pep517 (0.8.2-r0) 16:39:12 (29/33) Installing py3-progress (1.5-r0) 16:39:12 (30/33) Installing py3-toml (0.10.1-r0) 16:39:12 (31/33) Installing py3-retrying (1.3.3-r0) 16:39:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 16:39:12 (33/33) Installing py3-pip (20.1.1-r0) 16:39:12 Executing busybox-1.31.1-r19.trigger 16:39:12 OK: 71 MiB in 55 packages 16:39:14 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 16:39:14 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 16:39:14 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 16:39:14 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 16:39:15 Building config-common 16:39:15 + snapcraftctl build 16:39:18 Building edgex-go 16:39:18 + cd /root/parts/edgex-go/src 16:39:18 + make build 16:39:18 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:39:19 Removing intermediate container 81bc12ae24ec 16:39:19 ---> 0e31a8e01f10 16:39:19 Step 20/26 : RUN pip install docker-compose==1.23.2 16:39:19 ---> Running in 39381619c844 16:39:19 go: downloading github.com/OneOfOne/xxhash v1.2.8 16:39:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 16:39:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.55 16:39:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 16:39:19 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 16:39:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 16:39:19 go: downloading github.com/pkg/errors v0.8.1 16:39:19 go: downloading github.com/imdario/mergo v0.3.12 16:39:19 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:39:19 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 16:39:20 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:39:20 go: downloading github.com/gorilla/websocket v1.4.2 16:39:24 Collecting docker-compose==1.23.2 16:39:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:39:24 Collecting jsonschema<3,>=2.5.1 16:39:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:39:25 Collecting docopt<0.7,>=0.6.1 16:39:25 Downloading docopt-0.6.2.tar.gz (25 kB) 16:39:25 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:39:25 go: downloading gopkg.in/yaml.v2 v2.4.0 16:39:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:39:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:39:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:39:28 Collecting PyYAML<4,>=3.10 16:39:28 Downloading PyYAML-3.13.tar.gz (270 kB) 16:39:32 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:39:32 Collecting dockerpty<0.5,>=0.4.1 16:39:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:39:33 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:39:34 Collecting websocket-client<1.0,>=0.32.0 16:39:34 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 16:39:34 Collecting docker<4.0,>=3.6.0 16:39:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:39:35 Collecting cached-property<2,>=1.2.0 16:39:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:39:35 Collecting texttable<0.10,>=0.9.0 16:39:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:39:35 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:39:36 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:39:36 go: downloading github.com/stretchr/testify v1.7.0 16:39:36 go: downloading github.com/pmezard/go-difflib v1.0.0 16:39:36 go: downloading github.com/davecgh/go-spew v1.1.1 16:39:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:39:37 Collecting urllib3<1.25,>=1.21.1 16:39:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:39:38 Collecting idna<2.8,>=2.5 16:39:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:39:38 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:39:38 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:39:38 Collecting docker-pycreds>=0.4.0 16:39:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:39:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:39:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:39:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:39:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:39: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:39:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:39:38 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 16:39:39 Installing collected packages: jsonschema, docopt, urllib3, idna, requests, PyYAML, dockerpty, websocket-client, docker-pycreds, docker, cached-property, texttable, docker-compose 16:39:39 Running setup.py install for docopt: started 16:39:40 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:39:41 Running setup.py install for docopt: finished with status 'done' 16:39:41 Attempting uninstall: urllib3 16:39:41 Found existing installation: urllib3 1.25.9 16:39:41 Uninstalling urllib3-1.25.9: 16:39:41 Successfully uninstalled urllib3-1.25.9 16:39:41 Attempting uninstall: idna 16:39:41 Found existing installation: idna 2.9 16:39:41 Uninstalling idna-2.9: 16:39:42 Successfully uninstalled idna-2.9 16:39:42 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:39:42 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 16:39:42 Attempting uninstall: requests 16:39:42 Found existing installation: requests 2.23.0 16:39:42 Uninstalling requests-2.23.0: 16:39:42 Successfully uninstalled requests-2.23.0 16:39:43 Running setup.py install for PyYAML: started 16:39:44 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:39:45 Running setup.py install for PyYAML: finished with status 'done' 16:39:45 Running setup.py install for dockerpty: started 16:39:45 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:39:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:39:46 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:39:46 go: downloading github.com/lib/pq v1.9.0 16:39:46 Running setup.py install for dockerpty: finished with status 'done' 16:39:47 Running setup.py install for texttable: started 16:39:49 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:39:49 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:39:49 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:39:49 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:39:49 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:39:49 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:39:49 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:39:49 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:39:49 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:39:49 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:39:49 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:39:49 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:39:49 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:39:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:39:49 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:39:49 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:39:49 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:39:49 + 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:39:49 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:39:49 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:39:49 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:39:49 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:39:49 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:39:49 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:39:49 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:39:49 + 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:39:49 Running setup.py install for texttable: finished with status 'done' 16:39:50 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:39:53 Building static-packages 16:39:53 + snapcraftctl build 16:39:55 Removing intermediate container 39381619c844 16:39:55 ---> 40f26cd11100 16:39:55 Step 21/26 : RUN apk --no-cache add curl 16:39:55 ---> Running in 487d00af222e 16:39:55 Building version 16:39:55 + snapcraftctl build 16:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:39:57 (1/3) Installing nghttp2-libs (1.41.0-r0) 16:39:57 (2/3) Installing libcurl (7.69.1-r3) 16:39:57 (3/3) Installing curl (7.69.1-r3) 16:39:57 Executing busybox-1.31.1-r19.trigger 16:39:57 OK: 72 MiB in 58 packages 16:39:58 Skipping stage go-build-helper (already ran) 16:39:58 Staging app-service-config 16:39:58 + snapcraftctl stage 16:39:58 Removing intermediate container 487d00af222e 16:39:58 ---> f277a22c305e 16:39:58 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 16:39:58 ---> Running in 321602213a32 16:39:59 Removing intermediate container 321602213a32 16:39:59 ---> 0ec22ad49ec1 16:39:59 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:59 ---> Running in 4a1ae9fb5cb6 16:39:59 Staging config-common 16:39:59 + snapcraftctl stage 16:39:59 Removing intermediate container 4a1ae9fb5cb6 16:39:59 ---> 42f64d7ad509 16:39:59 Step 24/26 : LABEL arch=arm64 16:39:59 ---> Running in 4f5678ce1dac 16:40:00 Removing intermediate container 4f5678ce1dac 16:40:00 ---> ddf889bf89e6 16:40:00 Step 25/26 : LABEL git_sha=cccb8c9c3ab03208817b173929c0110599279a62 16:40:00 ---> Running in 87cd9421f146 16:40:00 Staging edgex-go 16:40:00 + snapcraftctl stage 16:40:00 Removing intermediate container 87cd9421f146 16:40:00 ---> 4d9a5c02848f 16:40:00 Step 26/26 : LABEL version=0.0.0 16:40:00 ---> Running in 40521d9abfbb 16:40:01 Removing intermediate container 40521d9abfbb 16:40:01 ---> ee5f79e90963 16:40:01 16:40:01 Successfully built ee5f79e90963 16:40:01 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 16:40:01 Staging static-packages 16:40:01 + snapcraftctl stage 16:40:02  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 16:40:02 $ docker stop --time=1 3c51f6a7a093788c752b2dfce42499dff2fff3a31f0d8baec2c3506369ecaf5b 16:40:02 Staging version 16:40:02 + snapcraftctl stage 16:40:04 $ docker rm -f 3c51f6a7a093788c752b2dfce42499dff2fff3a31f0d8baec2c3506369ecaf5b 16:40:04 Priming go-build-helper 16:40:04 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] sh 16:40:04 + docker images 16:40:04 + grep docker 16:40:05 Priming app-service-config 16:40:05 + snapcraftctl prime 16:40:05 docker-sys-mgmt-agent-go-arm64 latest ee5f79e90963 3 seconds ago 300MB 16:40:05 docker-core-metadata-go-arm64 latest 02fab43706da 58 seconds ago 17.9MB 16:40:05 docker-core-command-go-arm64 latest 351609fb527e About a minute ago 16.3MB 16:40:05 docker-security-proxy-setup-go-arm64 latest d9d10389d8bd About a minute ago 23.4MB 16:40:05 docker-core-data-go-arm64 latest a9dba6cb0ade 3 minutes ago 21.3MB 16:40:05 docker-security-bootstrapper-go-arm64 latest d95b8e3d804e 3 minutes ago 17.8MB 16:40:05 docker-support-notifications-go-arm64 latest 5b751163fd2a 3 minutes ago 16.9MB 16:40:05 docker-support-scheduler-go-arm64 latest 67e584b633dc 3 minutes ago 16.3MB 16:40:05 docker-security-secretstore-setup-go-arm64 latest e03e762e9b85 3 minutes ago 23.7MB 16:40:05 docker 20.10.0 eeaf43b92773 3 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:40:06 Priming config-common 16:40:06 + snapcraftctl prime 16:40:06 ---> job-cost.sh 16:40:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RVGL 16:40:07 Priming edgex-go 16:40:07 + snapcraftctl prime 16:40:09 Priming static-packages 16:40:09 + snapcraftctl prime 16:40:11 Priming version 16:40:11 + snapcraftctl prime 16:40:12 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:40:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:42:22 lf-activate-venv(): INFO: Adding /tmp/venv-RVGL/bin to PATH 16:42:22 INFO: No Stack... 16:42:22 INFO: Retrieving Pricing Info for: lf-standard-4 16:42:22 INFO: Archiving Costs [Pipeline] sh 16:42:22 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:42:22 + cut -d, -f6 [Pipeline] lock 16:42:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3290-2-stack-cost] 16:42:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3290-2-stack-cost] did not exist. Created. 16:42:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3290-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:42:23 + echo total: 0.20999999344348907 [Pipeline] stash 16:42:23 Stashed 1 file(s) [Pipeline] } 16:42:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3290-2-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:42:25 provisioning config files... 16:42:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3542319889450765633tmp [Pipeline] { [Pipeline] sh 16:42:25 + set +x 16:42:25 + curl -s https://codecov.io/bash 16:42:25 + bash -s -- 16:42:26 16:42:26 _____ _ 16:42:26 / ____| | | 16:42:26 | | ___ __| | ___ ___ _____ __ 16:42:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:42:26 | |___| (_) | (_| | __/ (_| (_) \ V / 16:42:26 \_____\___/ \__,_|\___|\___\___/ \_/ 16:42:26 Bash-20210309-2b87ace 16:42:26 16:42:26 16:42:26 ==> git version 2.24.3 found 16:42:26 ==> 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:42:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:42:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:42:26 ==> Jenkins CI detected. 16:42:26 project root: . 16:42:26 --> token set from env 16:42:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:42:26 ==> Running gcov in . (disable via -X gcov) 16:42:26 ==> Python coveragepy not found 16:42:26 ==> Searching for coverage reports in: 16:42:26 + . 16:42:26 -> Found 1 reports 16:42:26 ==> Detecting git/mercurial file structure 16:42:26 ==> Reading reports 16:42:26 + ./coverage.out bytes=662100 16:42:26 ==> Appending adjustments 16:42:26 https://docs.codecov.io/docs/fixing-reports 16:42:29 + Found adjustments 16:42:29 ==> Gzipping contents 16:42:29 96K /tmp/codecov.ER9Cik.gz 16:42:29 ==> Uploading reports 16:42:29 url: https://codecov.io 16:42:29 query: branch=PR-3290&commit=cccb8c9c3ab03208817b173929c0110599279a62&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3290%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3290&job=&cmd_args= 16:42:29 -> Pinging Codecov 16:42:29 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3290&commit=cccb8c9c3ab03208817b173929c0110599279a62&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3290%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3290&job=&cmd_args= 16:42:30 -> Uploading to 16:42:30 https://storage.googleapis.com/codecov/v4/raw/2021-03-23/00271124DB129430A58F1EEE437C3FCB/cccb8c9c3ab03208817b173929c0110599279a62/1851d52f-1b7d-4029-911a-dc8f5494f35f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210323T164230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9f2aed3e302b27fdcbc05c92108a8c1797bb7b6f4fcb31358fb61ff2ef6318d 16:42:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:30 Dload Upload Total Spent Left Speed 16:42:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96206 0 0 100 96206 0 180k --:--:-- --:--:-- --:--:-- 179k 100 96206 0 0 100 96206 0 180k --:--:-- --:--:-- --:--:-- 179k 16:42:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cccb8c9c3ab03208817b173929c0110599279a62 [Pipeline] } 16:42:31 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:42:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:34 ---> package-listing.sh 16:42:34 ++ facter osfamily 16:42:34 ++ tr '[:upper:]' '[:lower:]' 16:42:34 + OS_FAMILY=redhat 16:42:34 + workspace=/w/workspace/edgex-go/2 16:42:34 + START_PACKAGES=/tmp/packages_start.txt 16:42:34 + END_PACKAGES=/tmp/packages_end.txt 16:42:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:34 + PACKAGES=/tmp/packages_start.txt 16:42:34 + '[' /w/workspace/edgex-go/2 ']' 16:42:34 + PACKAGES=/tmp/packages_end.txt 16:42:34 + case "${OS_FAMILY}" in 16:42:34 + rpm -qa 16:42:34 + sort 16:42:39 + '[' -f /tmp/packages_start.txt ']' 16:42:39 + '[' -f /tmp/packages_end.txt ']' 16:42:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:39 + '[' /w/workspace/edgex-go/2 ']' 16:42:39 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:42:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:42:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:42:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:40 16:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:40 alpine: Pulling from edgex-lftools-log-publisher 16:42:40 df20fa9351a1: Pulling fs layer 16:42:40 36b3adc4ff6f: Pulling fs layer 16:42:40 8ad3a11d3b57: Pulling fs layer 16:42:40 46f8f816bc3b: Pulling fs layer 16:42:40 93b61091891f: Pulling fs layer 16:42:40 93b9cdb0e59b: Pulling fs layer 16:42:40 5e14af77c1be: Pulling fs layer 16:42:40 01666e4c0597: Pulling fs layer 16:42:40 aa168da1d23b: Pulling fs layer 16:42:40 93b61091891f: Waiting 16:42:40 93b9cdb0e59b: Waiting 16:42:40 46f8f816bc3b: Waiting 16:42:40 5e14af77c1be: Waiting 16:42:40 aa168da1d23b: Waiting 16:42:40 36b3adc4ff6f: Download complete 16:42:40 46f8f816bc3b: Download complete 16:42:40 df20fa9351a1: Verifying Checksum 16:42:40 df20fa9351a1: Download complete 16:42:40 93b9cdb0e59b: Verifying Checksum 16:42:40 93b9cdb0e59b: Download complete 16:42:40 5e14af77c1be: Verifying Checksum 16:42:40 5e14af77c1be: Download complete 16:42:40 93b61091891f: Verifying Checksum 16:42:40 93b61091891f: Download complete 16:42:40 01666e4c0597: Verifying Checksum 16:42:40 01666e4c0597: Download complete 16:42:40 df20fa9351a1: Pull complete 16:42:41 36b3adc4ff6f: Pull complete 16:42:41 8ad3a11d3b57: Verifying Checksum 16:42:41 8ad3a11d3b57: Download complete 16:42:42 8ad3a11d3b57: Pull complete 16:42:42 46f8f816bc3b: Pull complete 16:42:42 93b61091891f: Pull complete 16:42:43 93b9cdb0e59b: Pull complete 16:42:44 aa168da1d23b: Verifying Checksum 16:42:44 aa168da1d23b: Download complete 16:42:44 5e14af77c1be: Pull complete 16:42:45 01666e4c0597: Pull complete 16:42:52 aa168da1d23b: Pull complete 16:42:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:42:53 prd-centos7-docker-4c-2g-31090 does not seem to be running inside a container 16:42:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:42:57 $ docker top d9a9b05f98713f7c7725fcf7052a1cf54c32d107fcc91659ed06d143ddf7708b -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:58 + touch /tmp/pre-build-complete [Pipeline] sh 16:42:58 + mkdir -p /var/log/sa [Pipeline] sh 16:42:58 + ls /var/log/sa-host 16:42:58 + sadf -c /var/log/sa-host/sa23 16:42:58 file_magic: OK 16:42:58 HZ: Using current value: 100 16:42:58 file_header: OK 16:42:58 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:42:58 Statistics: 16:42:58 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... 16:42:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:59 provisioning config files... 16:42:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config784009472817558581tmp [Pipeline] { [Pipeline] echo 16:42:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:42:59 ---> create-netrc.sh [Pipeline] } 16:42:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:43:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:00 ---> python-tools-install.sh [Pipeline] echo 16:43:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:00 ---> sudo-logs.sh 16:43:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:01 ---> job-cost.sh 16:43:01 lf-activate-venv: SKIPPING 16:43:01 DEBUG: total: 0.20999999344348907 16:43:01 INFO: Retrieving Stack Cost... 16:43:02 INFO: Retrieving Pricing Info for: v1-standard-2 16:43:03 INFO: Archiving Costs [Pipeline] echo 16:43:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:04 ---> logs-deploy.sh 16:43:04 lf-activate-venv: SKIPPING 16:43:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3290/2 16:43:04 INFO: archiving workspace using pattern(s): 16:43:05 Archives upload complete. 16:43:05 INFO: archiving logs to Nexus 16:43:06 ---> uname -a: 16:43:06 Linux prd-centos7-docker-4c-2g-31090.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:43:06 16:43:06 16:43:07 ---> lscpu: 16:43:07 Architecture: x86_64 16:43:07 CPU op-mode(s): 32-bit, 64-bit 16:43:07 Byte Order: Little Endian 16:43:07 Address sizes: 40 bits physical, 48 bits virtual 16:43:07 CPU(s): 4 16:43:07 On-line CPU(s) list: 0-3 16:43:07 Thread(s) per core: 1 16:43:07 Core(s) per socket: 1 16:43:07 Socket(s): 4 16:43:07 NUMA node(s): 1 16:43:07 Vendor ID: GenuineIntel 16:43:07 CPU family: 6 16:43:07 Model: 44 16:43:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:43:07 Stepping: 1 16:43:07 CPU MHz: 2933.442 16:43:07 BogoMIPS: 5866.88 16:43:07 Virtualization: VT-x 16:43:07 Hypervisor vendor: KVM 16:43:07 Virtualization type: full 16:43:07 L1d cache: 128 KiB 16:43:07 L1i cache: 128 KiB 16:43:07 L2 cache: 16 MiB 16:43:07 L3 cache: 64 MiB 16:43:07 NUMA node0 CPU(s): 0-3 16:43:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:43:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:43:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:43:07 Vulnerability Meltdown: Mitigation; PTI 16:43:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:43:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:43:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:43:07 Vulnerability Srbds: Not affected 16:43:07 Vulnerability Tsx async abort: Not affected 16:43:07 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:43:07 16:43:07 16:43:07 ---> nproc: 16:43:07 4 16:43:07 16:43:07 16:43:07 ---> df -h: 16:43:07 Filesystem Size Used Available Use% Mounted on 16:43:07 overlay 50.0G 11.3G 38.7G 23% / 16:43:07 tmpfs 64.0M 0 64.0M 0% /dev 16:43:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:43:07 shm 64.0M 0 64.0M 0% /dev/shm 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/2 16:43:07 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/2@tmp 16:43:07 16:43:07 16:43:07 ---> free -m: 16:43:07 total used free shared buff/cache available 16:43:07 Mem: 1837 724 145 0 967 1030 16:43:07 Swap: 1023 52 971 16:43:07 16:43:07 16:43:07 ---> ip addr: 16:43:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:43:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:43:07 inet 127.0.0.1/8 scope host lo 16:43:07 valid_lft forever preferred_lft forever 16:43:07 inet6 ::1/128 scope host 16:43:07 valid_lft forever preferred_lft forever 16:43:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:43:07 link/ether fa:16:3e:4b:a4:c9 brd ff:ff:ff:ff:ff:ff 16:43:07 inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 16:43:07 valid_lft 85053sec preferred_lft 85053sec 16:43:07 inet6 fe80::f816:3eff:fe4b:a4c9/64 scope link 16:43:07 valid_lft forever preferred_lft forever 16:43:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:43:07 link/ether 02:42:1f:e8:e4:94 brd ff:ff:ff:ff:ff:ff 16:43:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:43:07 valid_lft forever preferred_lft forever 16:43:07 inet6 fe80::42:1fff:fee8:e494/64 scope link 16:43:07 valid_lft forever preferred_lft forever 16:43:07 16:43:07 16:43:07 ---> sar -b -r -n DEV: 16:43:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/23/21 _x86_64_ (4 CPU) 16:43:07 16:43:07 16:20:29 LINUX RESTART (4 CPU) 16:43:07 16:43:07 16:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:43:07 16:22:01 99.68 35.97 63.71 0.00 6335.71 18230.45 0.00 16:43:07 16:23:01 313.36 104.83 208.54 0.00 8095.46 52898.42 0.00 16:43:07 16:24:01 173.66 84.73 88.92 0.00 2947.35 10270.66 0.00 16:43:07 16:25:01 149.21 69.13 80.08 0.00 3067.40 10973.74 0.00 16:43:07 16:26:01 339.18 137.53 201.65 0.00 65749.93 136947.48 0.00 16:43:07 16:27:02 3311.43 2944.46 366.97 0.00 168440.46 182553.32 0.00 16:43:07 16:28:02 359.36 135.10 224.26 0.00 14287.00 46341.48 0.00 16:43:07 16:29:01 2253.24 1911.53 341.71 0.00 139804.25 174639.81 0.00 16:43:07 16:30:02 335.00 125.18 209.82 0.00 7906.81 35971.89 0.00 16:43:07 16:31:01 42.97 15.39 27.58 0.00 3013.92 909.99 0.00 16:43:07 16:32:01 0.35 0.07 0.28 0.00 1.47 3.36 0.00 16:43:07 16:33:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 16:43:07 16:34:01 0.37 0.05 0.32 0.00 1.07 3.73 0.00 16:43:07 16:35:01 0.35 0.00 0.35 0.00 0.00 4.95 0.00 16:43:07 16:36:01 1.70 1.38 0.32 0.00 48.23 4.76 0.00 16:43:07 16:37:01 0.90 0.05 0.85 0.00 1.60 16.38 0.00 16:43:07 16:38:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 16:43:07 16:39:01 0.33 0.00 0.33 0.00 0.00 5.43 0.00 16:43:07 16:40:01 0.30 0.00 0.30 0.00 0.00 4.80 0.00 16:43:07 16:41:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 16:43:07 16:42:01 0.73 0.35 0.38 0.00 131.87 5.84 0.00 16:43:07 Average: 351.38 264.79 86.59 0.00 19982.69 31912.32 0.00 16:43:07 16:43:07 16:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:07 16:22:01 320776 0 622064 33.06 2596 936108 1212844 41.39 538656 818260 43168 16:43:07 16:23:01 282412 0 743936 39.54 1492 853704 1417148 48.36 464612 841312 52 16:43:07 16:24:01 198156 0 805992 42.84 636 876760 1823168 62.22 682836 713816 80352 16:43:07 16:25:01 232044 0 807832 42.93 548 841120 1419764 48.45 623276 730036 2320 16:43:07 16:26:01 79816 0 827832 44.00 0 973896 2260928 77.16 711812 881292 50396 16:43:07 16:27:02 607056 0 745772 39.64 0 528716 2456768 83.85 485616 555504 0 16:43:07 16:28:02 102724 0 708724 37.67 0 1070096 1343088 45.84 710928 813548 90272 16:43:07 16:29:01 69072 0 803980 42.73 0 1008492 2141912 73.10 706680 870016 72676 16:43:07 16:30:02 132784 0 719884 38.26 0 1028876 1474136 50.31 577048 922260 8276 16:43:07 16:31:01 167980 0 639084 33.97 0 1074480 1193684 40.74 508912 960904 8 16:43:07 16:32:01 171292 0 635768 33.79 0 1074484 1169728 39.92 507068 960192 8 16:43:07 16:33:01 172588 0 634464 33.72 0 1074492 1162484 39.67 506288 960056 8 16:43:07 16:34:01 172416 0 634628 33.73 0 1074500 1162532 39.68 506304 960084 12 16:43:07 16:35:01 172668 0 634372 33.72 0 1074504 1162484 39.67 506172 960084 12 16:43:07 16:36:01 171540 0 634736 33.73 0 1075268 1162484 39.67 506188 960824 16 16:43:07 16:37:01 170872 0 635412 33.77 0 1075260 1162544 39.68 506652 960824 8 16:43:07 16:38:01 171176 0 635084 33.75 0 1075284 1162484 39.67 506076 960840 8 16:43:07 16:39:01 171308 0 634944 33.75 0 1075292 1162484 39.67 506080 960840 8 16:43:07 16:40:01 171308 0 634936 33.75 0 1075300 1162484 39.67 506336 960840 8 16:43:07 16:41:01 171112 0 635128 33.76 0 1075304 1162484 39.67 506104 960840 8 16:43:07 16:42:01 163992 0 638348 33.93 0 1079204 1162556 39.68 512372 961964 8 16:43:07 Average: 193957 0 686330 36.48 251 1001007 1406580 48.00 551715 889254 16554 16:43:07 16:43:07 16:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:07 16:22:01 veth5c3e45a 1127.88 870.26 99.60 2734.45 0.00 0.00 0.00 0.00 16:43:07 16:22:01 eth0 2107.60 1812.45 6481.14 228.31 0.00 0.00 0.00 0.00 16:43:07 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:22:01 docker0 1127.88 870.12 84.18 2734.44 0.00 0.00 0.00 0.00 16:43:07 16:23:01 vethb203aa3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 16:43:07 16:23:01 eth0 495.82 388.67 3682.06 43.19 0.00 0.00 0.00 0.00 16:43:07 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:23:01 docker0 122.92 180.83 8.89 828.47 0.00 0.00 0.00 0.00 16:43:07 16:24:01 vetha03926a 0.63 0.77 0.05 0.07 0.00 0.00 0.00 0.00 16:43:07 16:24:01 eth0 53.22 38.48 31.32 63.51 0.00 0.00 0.00 0.00 16:43:07 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:24:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 16:43:07 16:25:01 vetha03926a 1.61 1.61 0.13 0.13 0.00 0.00 0.00 0.00 16:43:07 16:25:01 eth0 31.79 21.82 19.56 28.08 0.00 0.00 0.00 0.00 16:43:07 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:25:01 docker0 1.61 1.61 0.11 0.13 0.00 0.00 0.00 0.00 16:43:07 16:26:01 vethb456b95 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:07 16:26:01 eth0 202.36 167.36 1688.76 72.28 0.00 0.00 0.00 0.00 16:43:07 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:27:02 vethd350e39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:27:02 veth8455e21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:27:02 vetha3fc88b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:27:02 vethb456b95 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 16:43:07 16:28:02 vethb456b95 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 16:43:07 16:28:02 eth0 2981.11 2473.49 12207.09 455.11 0.00 0.00 0.00 0.00 16:43:07 16:28:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:43:07 16:28:02 docker0 1256.24 1081.13 92.90 3810.38 0.00 0.00 0.00 0.00 16:43:07 16:29:01 vethb456b95 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:29:01 eth0 53.09 38.44 80.19 77.75 0.00 0.00 0.00 0.00 16:43:07 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:29:01 docker0 3.80 7.53 0.20 59.27 0.00 0.00 0.00 0.00 16:43:07 16:30:02 vethb456b95 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 16:43:07 16:30:02 eth0 182.58 125.53 1654.54 22.92 0.00 0.00 0.00 0.00 16:43:07 16:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:30:02 vethf69d7c5 3.28 3.18 0.47 16.99 0.00 0.00 0.00 0.00 16:43:07 16:31:01 eth0 48.18 40.38 51.08 67.30 0.00 0.00 0.00 0.00 16:43:07 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:31:01 docker0 1319.99 1168.31 97.24 4412.99 0.00 0.00 0.00 0.00 16:43:07 16:32:01 eth0 0.82 0.53 0.41 0.27 0.00 0.00 0.00 0.00 16:43:07 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:33:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:43:07 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:34:01 eth0 0.18 0.18 0.11 0.01 0.00 0.00 0.00 0.00 16:43:07 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:35:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:43:07 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:36:01 eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:43:07 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:37:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 16:43:07 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:07 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:39:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:40:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:43:07 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:41:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:42:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 16:43:07 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 Average: eth0 154.78 127.13 667.63 29.64 0.00 0.00 0.00 0.00 16:43:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:07 Average: docker0 61.90 54.79 4.56 206.95 0.00 0.00 0.00 0.00 16:43:07 16:43:07 16:43:07 ---> sar -P ALL: 16:43:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/23/21 _x86_64_ (4 CPU) 16:43:07 16:43:07 16:20:29 LINUX RESTART (4 CPU) 16:43:07 16:43:07 16:21:02 CPU %user %nice %system %iowait %steal %idle 16:43:07 16:22:01 all 18.22 0.00 6.87 2.12 0.13 72.66 16:43:07 16:22:01 0 18.88 0.00 9.07 0.58 0.16 71.31 16:43:07 16:22:01 1 19.66 0.00 5.72 4.50 0.14 69.98 16:43:07 16:22:01 2 19.64 0.00 6.80 2.23 0.12 71.20 16:43:07 16:22:01 3 14.72 0.00 5.92 1.15 0.10 78.11 16:43:07 16:23:01 all 11.71 0.00 9.81 5.25 0.27 72.96 16:43:07 16:23:01 0 12.20 0.00 9.87 4.46 0.21 73.27 16:43:07 16:23:01 1 11.23 0.00 10.30 3.75 0.31 74.40 16:43:07 16:23:01 2 11.01 0.00 9.79 8.12 0.24 70.85 16:43:07 16:23:01 3 12.41 0.00 9.29 4.66 0.31 73.33 16:43:07 16:24:01 all 51.29 0.00 12.05 4.53 0.13 32.00 16:43:07 16:24:01 0 50.13 0.00 10.99 5.27 0.14 33.46 16:43:07 16:24:01 1 52.26 0.00 12.82 6.01 0.14 28.77 16:43:07 16:24:01 2 51.45 0.00 11.85 3.36 0.09 33.24 16:43:07 16:24:01 3 51.32 0.00 12.55 3.47 0.16 32.50 16:43:07 16:25:01 all 48.21 0.00 13.85 3.24 0.15 34.55 16:43:07 16:25:01 0 49.07 0.00 13.06 3.44 0.14 34.29 16:43:07 16:25:01 1 47.22 0.00 14.67 4.24 0.16 33.71 16:43:07 16:25:01 2 48.50 0.00 13.58 2.21 0.12 35.59 16:43:07 16:25:01 3 48.06 0.00 14.09 3.07 0.18 34.60 16:43:07 16:26:01 all 22.28 0.00 18.70 5.79 0.27 52.96 16:43:07 16:26:01 0 22.36 0.00 17.27 6.81 0.24 53.32 16:43:07 16:26:01 1 21.67 0.00 18.99 4.99 0.26 54.09 16:43:07 16:26:01 2 22.40 0.00 19.16 6.23 0.28 51.92 16:43:07 16:26:01 3 22.68 0.00 19.38 5.14 0.28 52.52 16:43:07 16:27:02 all 19.83 0.00 26.64 25.99 0.45 27.09 16:43:07 16:27:02 0 19.68 0.00 24.92 26.49 0.44 28.46 16:43:07 16:27:02 1 19.69 0.00 27.33 27.84 0.36 24.78 16:43:07 16:27:02 2 19.59 0.00 26.13 25.00 0.50 28.78 16:43:07 16:27:02 3 20.37 0.00 28.22 24.63 0.49 26.29 16:43:07 16:28:02 all 52.65 0.00 16.33 13.00 0.14 17.89 16:43:07 16:28:02 0 53.67 0.00 15.17 15.32 0.11 15.74 16:43:07 16:28:02 1 52.83 0.00 16.10 14.89 0.14 16.04 16:43:07 16:28:02 2 52.08 0.00 16.95 9.37 0.18 21.42 16:43:07 16:28:02 3 52.03 0.00 17.10 12.40 0.13 18.35 16:43:07 16:29:01 all 38.79 0.00 25.34 19.14 0.36 16.37 16:43:07 16:29:01 0 38.32 0.00 23.97 20.50 0.47 16.73 16:43:07 16:29:01 1 39.54 0.00 24.65 16.18 0.38 19.25 16:43:07 16:29:01 2 37.46 0.00 26.95 18.56 0.26 16.77 16:43:07 16:29:01 3 39.82 0.00 25.82 21.35 0.33 12.68 16:43:07 16:30:02 all 28.63 0.00 11.71 11.01 0.15 48.50 16:43:07 16:30:02 0 29.60 0.00 11.48 11.12 0.16 47.64 16:43:07 16:30:02 1 27.59 0.00 10.98 7.06 0.10 54.26 16:43:07 16:30:02 2 27.39 0.00 12.05 17.31 0.16 43.10 16:43:07 16:30:02 3 29.96 0.00 12.34 8.55 0.18 48.98 16:43:07 16:31:01 all 2.38 0.00 1.45 1.41 0.02 94.74 16:43:07 16:31:01 0 1.74 0.00 1.38 0.20 0.02 96.66 16:43:07 16:31:01 1 3.63 0.00 1.60 1.41 0.02 93.34 16:43:07 16:31:01 2 1.68 0.00 1.21 1.80 0.02 95.29 16:43:07 16:31:01 3 2.47 0.00 1.62 2.23 0.02 93.67 16:43:07 16:32:01 all 0.15 0.00 0.04 0.00 0.00 99.80 16:43:07 16:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:43:07 16:32:01 1 0.03 0.00 0.05 0.02 0.00 99.90 16:43:07 16:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:43:07 16:32:01 3 0.53 0.00 0.03 0.00 0.00 99.43 16:43:07 16:43:07 16:32:01 CPU %user %nice %system %iowait %steal %idle 16:43:07 16:33:01 all 0.19 0.00 0.12 0.00 0.00 99.69 16:43:07 16:33:01 0 0.08 0.00 0.08 0.00 0.00 99.83 16:43:07 16:33:01 1 0.05 0.00 0.12 0.00 0.00 99.83 16:43:07 16:33:01 2 0.05 0.00 0.13 0.00 0.00 99.82 16:43:07 16:33:01 3 0.57 0.00 0.15 0.00 0.00 99.28 16:43:07 16:34:01 all 0.15 0.00 0.03 0.00 0.00 99.81 16:43:07 16:34:01 0 0.07 0.00 0.05 0.02 0.00 99.87 16:43:07 16:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:43:07 16:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 16:43:07 16:34:01 3 0.52 0.00 0.02 0.00 0.00 99.47 16:43:07 16:35:01 all 0.17 0.00 0.02 0.00 0.00 99.80 16:43:07 16:35:01 0 0.08 0.00 0.05 0.00 0.00 99.87 16:43:07 16:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:43:07 16:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:43:07 16:35:01 3 0.53 0.00 0.02 0.00 0.00 99.45 16:43:07 16:36:01 all 0.15 0.00 0.06 0.02 0.00 99.77 16:43:07 16:36:01 0 0.05 0.00 0.07 0.00 0.00 99.88 16:43:07 16:36:01 1 0.02 0.00 0.05 0.00 0.00 99.93 16:43:07 16:36:01 2 0.03 0.00 0.08 0.07 0.00 99.82 16:43:07 16:36:01 3 0.50 0.00 0.05 0.00 0.02 99.43 16:43:07 16:37:01 all 0.16 0.00 0.03 0.00 0.00 99.80 16:43:07 16:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:43:07 16:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:43:07 16:37:01 2 0.03 0.00 0.03 0.02 0.00 99.92 16:43:07 16:37:01 3 0.52 0.00 0.03 0.00 0.00 99.45 16:43:07 16:38:01 all 0.15 0.00 0.02 0.00 0.00 99.83 16:43:07 16:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:43:07 16:38:01 1 0.18 0.00 0.03 0.00 0.00 99.78 16:43:07 16:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:43:07 16:38:01 3 0.35 0.00 0.02 0.00 0.00 99.63 16:43:07 16:39:01 all 0.12 0.00 0.03 0.00 0.00 99.85 16:43:07 16:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 16:43:07 16:39:01 1 0.40 0.00 0.02 0.00 0.00 99.58 16:43:07 16:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 16:43:07 16:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:43:07 16:40:01 all 0.03 0.00 0.03 0.00 0.00 99.93 16:43:07 16:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:43:07 16:40:01 1 0.02 0.00 0.05 0.00 0.00 99.93 16:43:07 16:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:43:07 16:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:43:07 16:41:01 all 0.14 0.00 0.03 0.00 0.00 99.83 16:43:07 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:43:07 16:41:01 1 0.50 0.00 0.07 0.00 0.02 99.42 16:43:07 16:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:43:07 16:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:43:07 16:42:01 all 0.15 0.00 0.05 0.01 0.00 99.80 16:43:07 16:42:01 0 0.02 0.00 0.05 0.00 0.02 99.92 16:43:07 16:42:01 1 0.52 0.00 0.02 0.00 0.00 99.47 16:43:07 16:42:01 2 0.03 0.00 0.10 0.02 0.00 99.85 16:43:07 16:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:43:07 Average: all 13.56 0.00 6.57 4.18 0.10 75.59 16:43:07 Average: 0 13.62 0.00 6.33 4.32 0.10 75.63 16:43:07 Average: 1 13.64 0.00 6.59 4.15 0.09 75.52 16:43:07 Average: 2 13.38 0.00 6.65 4.32 0.09 75.56 16:43:07 Average: 3 13.62 0.00 6.70 3.93 0.10 75.65 16:43:07 16:43:07 16:43:07