Pull request #3327 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 9479b0bd6fd5f506950cc10d210a264fbf845fb3 rather than 45699a183ab028238c9bf7653c091e48ab702171 Obtained Jenkinsfile from 9479b0bd6fd5f506950cc10d210a264fbf845fb3 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-32521 in /w/workspace/edgexfoundry_edgex-go_PR-3327 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 Merging remotes/origin/master commit 9479b0bd6fd5f506950cc10d210a264fbf845fb3 into PR head commit 45699a183ab028238c9bf7653c091e48ab702171 Merge succeeded, producing 45699a183ab028238c9bf7653c091e48ab702171 Checking out Revision 45699a183ab028238c9bf7653c091e48ab702171 (PR-3327) > 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/3327/head:refs/remotes/origin/PR-3327 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45699a183ab028238c9bf7653c091e48ab702171 # 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 9479b0bd6fd5f506950cc10d210a264fbf845fb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45699a183ab028238c9bf7653c091e48ab702171 # timeout=10 Commit message: "feat(notifications): Check Subscription with empty categories,labels" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:11:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:11:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:11:58 ========================================================= 00:11:58 EdgeX Global Pipelines Version Info 00:11:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 43834a632171d28909e2bbec00953c502a385fd9 # timeout=10 00:12:00 ------------------- 00:12:00 stable info: 00:12:00 ------------------- 00:12:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:12:00 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 00:12:00 Message: update stable to v1.0.186 00:12:01 ------------------- 00:12:01 experimental info: 00:12:01 ------------------- 00:12:01 Commited By: **** collab-it+edgex@linuxfoundation.org 00:12:01 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 00:12:01 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:12:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:12:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:12:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:12:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:12:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:12:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:12:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3327 [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3327 [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3327 [Pipeline] echo 00:12:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45699a183ab028238c9bf7653c091e48ab702171 [Pipeline] echo 00:12:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45699a1 [Pipeline] echo 00:12:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:12:04 provisioning config files... 00:12:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8288446893628939305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:04 ---> docker-login.sh 00:12:04 nexus3.edgexfoundry.org:10001 00:12:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:05 Configure a credential helper to remove this warning. See 00:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:05 00:12:05 Login Succeeded 00:12:05 nexus3.edgexfoundry.org:10002 00:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:05 Configure a credential helper to remove this warning. See 00:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:05 00:12:05 Login Succeeded 00:12:05 nexus3.edgexfoundry.org:10003 00:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:05 Configure a credential helper to remove this warning. See 00:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:05 00:12:05 Login Succeeded 00:12:05 nexus3.edgexfoundry.org:10004 00:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:05 Configure a credential helper to remove this warning. See 00:12:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:05 00:12:05 Login Succeeded 00:12:05 docker.io 00:12:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:06 Configure a credential helper to remove this warning. See 00:12:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:06 00:12:06 Login Succeeded 00:12:06 ---> docker-login.sh ends [Pipeline] } 00:12:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:12:06 ++ 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 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/core-command/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo core-command,cmd/core-command/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/core-data/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo core-data,cmd/core-data/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/core-metadata/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo core-metadata,cmd/core-metadata/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/security-bootstrapper/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/security-proxy-setup/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/support-notifications/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo support-notifications,cmd/support-notifications/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/support-scheduler/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:12:06 + for file in '`ls cmd/**/Dockerfile`' 00:12:06 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:12:06 ++ cut -d/ -f2 00:12:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:12:06 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 00:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:08 00:12:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:12:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:08 latest: Pulling from edgex-devops/git-semver 00:12:08 31603596830f: Pulling fs layer 00:12:08 2a8b12db71e7: Pulling fs layer 00:12:08 6ca5941a6612: Pulling fs layer 00:12:08 ecc8261a40a4: Pulling fs layer 00:12:08 ecc8261a40a4: Waiting 00:12:08 2a8b12db71e7: Download complete 00:12:09 31603596830f: Verifying Checksum 00:12:09 31603596830f: Download complete 00:12:09 ecc8261a40a4: Verifying Checksum 00:12:09 ecc8261a40a4: Download complete 00:12:09 6ca5941a6612: Verifying Checksum 00:12:09 6ca5941a6612: Download complete 00:12:09 31603596830f: Pull complete 00:12:09 2a8b12db71e7: Pull complete 00:12:10 6ca5941a6612: Pull complete 00:12:10 ecc8261a40a4: Pull complete 00:12:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:12:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:12:10 prd-centos7-docker-4c-2g-32521 does not seem to be running inside a container 00:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:12:13 $ docker top 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:12:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:13 [ssh-agent] Looking for ssh-agent implementation... 00:12:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:13 $ docker exec 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 ssh-agent 00:12:13 SSH_AUTH_SOCK=/tmp/ssh-IHFcqIt4QdFt/agent.11 00:12:13 SSH_AGENT_PID=16 00:12:13 Running ssh-add (command line suppressed) 00:12:13 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1049911979044877314.key (/w/workspace/edgex-go/7@tmp/private_key_1049911979044877314.key) 00:12:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:14 + git tag --points-at HEAD [Pipeline] } 00:12:14 $ docker exec --env ******** --env ******** 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 ssh-agent -k 00:12:14 unset SSH_AUTH_SOCK; 00:12:14 unset SSH_AGENT_PID; 00:12:14 echo Agent pid 16 killed; 00:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:12:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:12:14 [ssh-agent] Looking for ssh-agent implementation... 00:12:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:14 $ docker exec 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 ssh-agent 00:12:15 SSH_AUTH_SOCK=/tmp/ssh-XKblvC6eBDGU/agent.45 00:12:15 SSH_AGENT_PID=51 00:12:15 Running ssh-add (command line suppressed) 00:12:15 Identity added: /w/workspace/edgex-go/7@tmp/private_key_4084340219163267432.key (/w/workspace/edgex-go/7@tmp/private_key_4084340219163267432.key) 00:12:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:12:15 + git semver init 00:12:15 # -> Open(): unable to determine branch for HEAD 00:12:15 # $GIT_DIR = /w/workspace/edgex-go/7/.git 00:12:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 00:12:15 # $SEMVER_REMOTE_NAME = origin 00:12:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:12:15 # $SEMVER_USER_NAME = edgex-jenkins 00:12:15 # $SEMVER_BRANCH = PR-3327 00:12:15 # $SEMVER_TEMP = /tmp/semver-213381533 00:12:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:12:33 # '/tmp/semver-213381533' -> '/w/workspace/edgex-go/7/.semver' 00:12:33 # -> Force: false 00:12:34 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 00:12:34 $ docker exec --env ******** --env ******** 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 ssh-agent -k 00:12:34 unset SSH_AUTH_SOCK; 00:12:34 unset SSH_AGENT_PID; 00:12:34 echo Agent pid 51 killed; 00:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:12:35 + git semver [Pipeline] } 00:12:35 $ docker stop --time=1 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 00:12:36 $ docker rm -f 189f0fcaa46824b5fd15d28840a2b064524253a36e1b5e121ca085d9eac9eef9 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:12:37 Stashed 1 file(s) [Pipeline] echo 00:12:37 [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 00:12:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:12:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:12:39 + sudo service docker restart 00:12:39 + true 00:12:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:12:39 ========================================================= 00:12:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:12:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:12:40 + 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 . 00:12:44 Sending build context to Docker daemon 329.3MB 00:12:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:12:44 Step 2/6 : FROM ${BASE} 00:12:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:12:44 188c0c94c7c5: Pulling fs layer 00:12:44 0ef7d3d256c8: Pulling fs layer 00:12:44 de9db76c5a1d: Pulling fs layer 00:12:44 bca2f99d35d6: Pulling fs layer 00:12:44 93359f2a8cfa: Pulling fs layer 00:12:44 7c6f9722023f: Pulling fs layer 00:12:44 a35cf1a2eb13: Pulling fs layer 00:12:44 bca2f99d35d6: Waiting 00:12:44 93359f2a8cfa: Waiting 00:12:44 7c6f9722023f: Waiting 00:12:44 a35cf1a2eb13: Waiting 00:12:44 de9db76c5a1d: Verifying Checksum 00:12:44 de9db76c5a1d: Download complete 00:12:44 0ef7d3d256c8: Verifying Checksum 00:12:44 0ef7d3d256c8: Download complete 00:12:44 93359f2a8cfa: Verifying Checksum 00:12:44 93359f2a8cfa: Download complete 00:12:44 7c6f9722023f: Download complete 00:12:44 188c0c94c7c5: Verifying Checksum 00:12:44 188c0c94c7c5: Download complete 00:12:45 188c0c94c7c5: Pull complete 00:12:45 0ef7d3d256c8: Pull complete 00:12:45 de9db76c5a1d: Pull complete 00:12:46 a35cf1a2eb13: Verifying Checksum 00:12:46 a35cf1a2eb13: Download complete 00:12:47 bca2f99d35d6: Verifying Checksum 00:12:47 bca2f99d35d6: Download complete 00:12:53 Still waiting to schedule task 00:12:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:12:53 bca2f99d35d6: Pull complete 00:12:53 93359f2a8cfa: Pull complete 00:12:53 7c6f9722023f: Pull complete 00:12:57 a35cf1a2eb13: Pull complete 00:12:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:12:57 ---> a62c8e92a672 00:12:57 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 00:12:57 ---> Running in 18fb0b93b898 00:12:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:12:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:12:59 (1/12) Installing libmagic (5.38-r0) 00:12:59 (2/12) Installing file (5.38-r0) 00:12:59 (3/12) Installing libc-dev (0.7.2-r3) 00:12:59 (4/12) Installing g++ (9.3.0-r2) 00:13:04 (5/12) Installing fortify-headers (1.1-r0) 00:13:04 (6/12) Installing patch (2.7.6-r6) 00:13:04 (7/12) Installing build-base (0.5-r2) 00:13:04 (8/12) Installing libsodium (1.0.18-r0) 00:13:04 (9/12) Installing pkgconf (1.7.2-r0) 00:13:04 (10/12) Installing libsodium-dev (1.0.18-r0) 00:13:04 (11/12) Installing libzmq (4.3.3-r0) 00:13:04 (12/12) Installing zeromq-dev (4.3.3-r0) 00:13:04 Executing busybox-1.31.1-r19.trigger 00:13:04 OK: 233 MiB in 51 packages 00:13:08 Removing intermediate container 18fb0b93b898 00:13:08 ---> 4719e7f6ed5d 00:13:08 Step 4/6 : WORKDIR /edgex-go 00:13:08 ---> Running in 3ee70b07beba 00:13:08 Removing intermediate container 3ee70b07beba 00:13:08 ---> bdf54a1bf75e 00:13:08 Step 5/6 : COPY go.mod . 00:13:08 ---> d0f0eaa468a6 00:13:08 Step 6/6 : RUN go mod download 00:13:08 ---> Running in 2a4d8c6ff62b 00:13:30 Removing intermediate container 2a4d8c6ff62b 00:13:30 ---> 368357934ed7 00:13:30 Successfully built 368357934ed7 00:13:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:13:30 + docker inspect -f . ci-base-image-x86_64 00:13:30 . [Pipeline] withDockerContainer 00:13:30 prd-centos7-docker-4c-2g-32521 does not seem to be running inside a container 00:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:13:31 $ docker top 7b63dfa2cd25a2e2222910e1e0b42b142356256b07b9c6c7fce6c7751bd81903 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:32 + go version 00:13:32 go version go1.15.5 linux/amd64 [Pipeline] } 00:13:32 $ docker stop --time=1 7b63dfa2cd25a2e2222910e1e0b42b142356256b07b9c6c7fce6c7751bd81903 00:13:33 $ docker rm -f 7b63dfa2cd25a2e2222910e1e0b42b142356256b07b9c6c7fce6c7751bd81903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:34 + docker inspect -f . ci-base-image-x86_64 00:13:34 . [Pipeline] withDockerContainer 00:13:34 prd-centos7-docker-4c-2g-32521 does not seem to be running inside a container 00:13:34 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:13:35 $ docker top a26e63246994ffe59aba907e592582b9948741164604419815bbefeae64532bc -eo pid,comm [Pipeline] { [Pipeline] echo 00:13:35 ========================================================= 00:13:35 [edgeXBuildGoParallel] Running Tests and Build... 00:13:35 ========================================================= [Pipeline] sh 00:13:35 + make test 00:13:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:13:45 ? github.com/edgexfoundry/edgex-go [no test files] 00:14:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:14:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:14:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:14:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:14:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:14:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:14:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:14:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:14:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:14:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:14:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:14:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:14:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.9% of statements 00:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.070s coverage: 19.8% of statements 00:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements 00:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.387s coverage: 27.1% of statements 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.140s coverage: 82.9% of statements 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:14:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.057s coverage: 78.9% of statements 00:14:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.117s coverage: 100.0% of statements 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.062s coverage: 100.0% of statements 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.153s coverage: 86.7% of statements 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.167s coverage: 97.5% of statements 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:14:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.085s coverage: 78.3% of statements 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:14:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.412s coverage: 92.8% of statements 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.105s coverage: 1.0% of statements 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.236s coverage: 96.3% of statements 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 00:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 00:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 00:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.248s coverage: 81.5% of statements 00:14:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:14:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.046s coverage: 87.1% of statements 00:14:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32522 in /w/workspace/edgexfoundry_edgex-go_PR-3327 [Pipeline] { [Pipeline] ws 00:14:45 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.098s coverage: 92.9% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.086s coverage: 87.2% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.6% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.6% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 69.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 38.4% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.147s coverage: 47.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.084s coverage: 100.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.059s coverage: 11.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.138s coverage: 87.1% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.734s coverage: 29.1% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.065s coverage: 100.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.108s coverage: 95.6% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 00:14:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 00:14:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:14:51 using credential edgex-jenkins-ssh 00:14:51 Cloning the remote Git repository 00:14:51 GO111MODULE=on go vet ./... 00:14:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:14:51 > git init /w/workspace/edgex-go/7 # timeout=10 00:14:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:14:51 > git --version # timeout=10 00:14:51 > git --version # 'git version 2.17.1' 00:14:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:15:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:15:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:15:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:15:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3327/head:refs/remotes/origin/PR-3327 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:15:16 Merging remotes/origin/master commit 9479b0bd6fd5f506950cc10d210a264fbf845fb3 into PR head commit 45699a183ab028238c9bf7653c091e48ab702171 00:15:17 Merge succeeded, producing 45699a183ab028238c9bf7653c091e48ab702171 00:15:17 Checking out Revision 45699a183ab028238c9bf7653c091e48ab702171 (PR-3327) 00:15:16 > git config core.sparsecheckout # timeout=10 00:15:17 > git checkout -f 45699a183ab028238c9bf7653c091e48ab702171 # timeout=10 00:15:17 > git remote # timeout=10 00:15:17 > git config --get remote.origin.url # timeout=10 00:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:15:17 > git merge 9479b0bd6fd5f506950cc10d210a264fbf845fb3 # timeout=10 00:15:17 > git rev-parse HEAD^{commit} # timeout=10 00:15:17 > git config core.sparsecheckout # timeout=10 00:15:17 > git checkout -f 45699a183ab028238c9bf7653c091e48ab702171 # timeout=10 00:15:21 Commit message: "feat(notifications): Check Subscription with empty categories,labels" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:15:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:15:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:15:23 gofmt -l . 00:15:23 [ "`gofmt -l .`" = "" ] 00:15:23 ./bin/test-go-mod-tidy.sh 00:15:23 ./bin/test-attribution-txt.sh [Pipeline] sh 00:15:24 + sudo service docker restart 00:15:24 + true 00:15:24 + ls -al . 00:15:24 total 808 00:15:24 drwxrwxr-x 10 1001 1001 4096 Apr 2 00:15 . 00:15:24 drwxr-xr-x 4 root root 28 Apr 2 00:13 .. 00:15:24 -rw-rw-r-- 1 1001 1001 11 Apr 2 00:11 .dockerignore 00:15:24 drwxrwxr-x 8 1001 1001 179 Apr 2 00:11 .git 00:15:24 drwxrwxr-x 3 1001 1001 125 Apr 2 00:11 .github 00:15:24 -rw-rw-r-- 1 1001 1001 818 Apr 2 00:11 .gitignore 00:15:24 drwx------ 3 1001 1001 60 Apr 2 00:12 .semver 00:15:24 -rw-rw-r-- 1 1001 1001 166 Apr 2 00:11 .sonarcloud.properties 00:15:24 -rw-rw-r-- 1 1001 1001 8607 Apr 2 00:11 Attribution.txt 00:15:24 -rw-rw-r-- 1 1001 1001 3804 Apr 2 00:11 CONTRIBUTING.md 00:15:24 -rw-rw-r-- 1 1001 1001 931 Apr 2 00:11 Dockerfile.build 00:15:24 -rw-rw-r-- 1 1001 1001 863 Apr 2 00:11 Jenkinsfile 00:15:24 -rw-rw-r-- 1 1001 1001 10775 Apr 2 00:11 LICENSE 00:15:24 -rw-rw-r-- 1 1001 1001 5774 Apr 2 00:11 Makefile 00:15:24 -rw-rw-r-- 1 1001 1001 6548 Apr 2 00:11 README.md 00:15:24 -rw-rw-r-- 1 1001 1001 6755 Apr 2 00:11 SECURITY.md 00:15:24 -rw-rw-r-- 1 1001 1001 5 Apr 2 00:12 VERSION 00:15:24 -rw-rw-r-- 1 1001 1001 4131 Apr 2 00:11 ZMQWindows.md 00:15:24 drwxrwxr-x 2 1001 1001 117 Apr 2 00:11 bin 00:15:24 drwxrwxr-x 14 1001 1001 4096 Apr 2 00:11 cmd 00:15:24 -rw-r--r-- 1 root root 697383 Apr 2 00:14 coverage.out 00:15:24 -rw-r--r-- 1 root root 1056 Apr 2 00:15 go.mod 00:15:24 -rw-r--r-- 1 root root 22360 Apr 2 00:15 go.sum 00:15:24 drwxrwxr-x 8 1001 1001 127 Apr 2 00:11 internal 00:15:24 drwxrwxr-x 4 1001 1001 26 Apr 2 00:11 openapi 00:15:24 drwxrwxr-x 4 1001 1001 71 Apr 2 00:11 snap 00:15:24 -rw-rw-r-- 1 1001 1001 168 Apr 2 00:11 version.go [Pipeline] sh 00:15:24 + '[' -e coverage.out ] 00:15:24 + chown 1001:1001 coverage.out [Pipeline] stash 00:15:24 Stashed 1 file(s) [Pipeline] sh 00:15:25 + make build 00:15:25 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:15:26 provisioning config files... 00:15:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8032819524593834704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:26 ---> docker-login.sh 00:15:26 nexus3.edgexfoundry.org:10001 00:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:27 Configure a credential helper to remove this warning. See 00:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:27 00:15:27 Login Succeeded 00:15:27 nexus3.edgexfoundry.org:10002 00:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:28 Configure a credential helper to remove this warning. See 00:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:28 00:15:28 Login Succeeded 00:15:28 nexus3.edgexfoundry.org:10003 00:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:28 Configure a credential helper to remove this warning. See 00:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:28 00:15:28 Login Succeeded 00:15:28 nexus3.edgexfoundry.org:10004 00:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:29 Configure a credential helper to remove this warning. See 00:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:29 00:15:29 Login Succeeded 00:15:29 docker.io 00:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:15:29 Configure a credential helper to remove this warning. See 00:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:15:29 00:15:29 Login Succeeded 00:15:29 ---> docker-login.sh ends [Pipeline] } 00:15:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:15:30 ========================================================= 00:15:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:15:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:15:30 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 00:15:30 + 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 . 00:15:33 Sending build context to Docker daemon 167.2MB 00:15:33 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:15:33 Step 2/6 : FROM ${BASE} 00:15:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:15:33 5f621e34cdf4: Pulling fs layer 00:15:33 a4357932f1b6: Pulling fs layer 00:15:33 18c013af1878: Pulling fs layer 00:15:33 00ac8860ef70: Pulling fs layer 00:15:33 63d7cb157983: Pulling fs layer 00:15:33 b116817d02f9: Pulling fs layer 00:15:33 745a02a5169b: Pulling fs layer 00:15:33 00ac8860ef70: Waiting 00:15:33 63d7cb157983: Waiting 00:15:33 b116817d02f9: Waiting 00:15:33 745a02a5169b: Waiting 00:15:33 18c013af1878: Verifying Checksum 00:15:33 a4357932f1b6: Download complete 00:15:33 63d7cb157983: Verifying Checksum 00:15:33 63d7cb157983: Download complete 00:15:33 5f621e34cdf4: Verifying Checksum 00:15:33 5f621e34cdf4: Download complete 00:15:33 b116817d02f9: Verifying Checksum 00:15:33 b116817d02f9: Download complete 00:15:34 5f621e34cdf4: Pull complete 00:15:34 a4357932f1b6: Pull complete 00:15:35 18c013af1878: Pull complete 00:15:36 745a02a5169b: Download complete 00:15:37 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 00:15:37 00ac8860ef70: Verifying Checksum 00:15:37 00ac8860ef70: Download complete 00:15:38 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 00:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:15:40 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 00:15:42 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 00:15:44 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 00:15: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 00:15:46 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 00:15:47 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 00:15:47 00ac8860ef70: Pull complete 00:15:47 63d7cb157983: Pull complete 00:15:47 b116817d02f9: Pull complete 00:15:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:15:50 $ docker stop --time=1 a26e63246994ffe59aba907e592582b9948741164604419815bbefeae64532bc 00:15:51 745a02a5169b: Pull complete 00:15:51 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:15:51 ---> b7e6874047d6 00:15:51 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 00:15:52 $ docker rm -f a26e63246994ffe59aba907e592582b9948741164604419815bbefeae64532bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:15:54 ---> Running in 342f004949a8 00:15:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 00:15:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:15:56 00:15:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:15:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:15:56 latest: Pulling from edgex-devops/edgex-compose 00:15:56 cbdbe7a5bc2a: Pulling fs layer 00:15:56 ca9280d653b3: Pulling fs layer 00:15:56 7e9c9ca2126c: Pulling fs layer 00:15:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:15:56 cbdbe7a5bc2a: Verifying Checksum 00:15:56 cbdbe7a5bc2a: Download complete 00:15:57 ca9280d653b3: Verifying Checksum 00:15:57 ca9280d653b3: Download complete 00:15:57 cbdbe7a5bc2a: Pull complete 00:15:58 ca9280d653b3: Pull complete 00:15:58 7e9c9ca2126c: Verifying Checksum 00:15:58 7e9c9ca2126c: Download complete 00:15:59 (1/12) Installing libmagic (5.38-r0) 00:16:00 (2/12) Installing file (5.38-r0) 00:16:00 (3/12) Installing libc-dev (0.7.2-r3) 00:16:00 (4/12) Installing g++ (9.3.0-r2) 00:16:06 7e9c9ca2126c: Pull complete 00:16:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:16:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:16:07 prd-centos7-docker-4c-2g-32521 does not seem to be running inside a container 00:16:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:16:09 $ docker top 20eb6d8207798e0d727bb734dc01c8e26465e402330de9927d96012dc0bc1764 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:10 + docker-compose build --help 00:16:10 + grep parallel 00:16:11 --parallel Build images in parallel. [Pipeline] } 00:16:11 $ docker stop --time=1 20eb6d8207798e0d727bb734dc01c8e26465e402330de9927d96012dc0bc1764 00:16:12 $ docker rm -f 20eb6d8207798e0d727bb734dc01c8e26465e402330de9927d96012dc0bc1764 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:16:12 . [Pipeline] withDockerContainer 00:16:13 prd-centos7-docker-4c-2g-32521 does not seem to be running inside a container 00:16:13 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:16:13 $ docker top 7c4492f378c8b8424e75a08bdfe054e974a75b86bcf52d8590f0ecd06addfc33 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:14 + docker-compose -f ./docker-compose-build.yml build --parallel 00:16:15 Building docker-core-command-go ... 00:16:15 Building docker-core-data-go ... 00:16:15 Building docker-core-metadata-go ... 00:16:15 Building docker-security-bootstrapper-go ... 00:16:15 Building docker-security-proxy-setup-go ... 00:16:15 Building docker-security-secretstore-setup-go ... 00:16:15 Building docker-support-notifications-go ... 00:16:15 Building docker-support-scheduler-go ... 00:16:15 Building docker-sys-mgmt-agent-go ... 00:16:15 Building docker-support-notifications-go 00:16:15 Building docker-core-command-go 00:16:15 Building docker-core-data-go 00:16:15 Building docker-support-scheduler-go 00:16:15 Building docker-sys-mgmt-agent-go 00:16:22 (5/12) Installing fortify-headers (1.1-r0) 00:16:22 (6/12) Installing patch (2.7.6-r6) 00:16:22 (7/12) Installing build-base (0.5-r2) 00:16:22 (8/12) Installing libsodium (1.0.18-r0) 00:16:22 (9/12) Installing pkgconf (1.7.2-r0) 00:16:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:16:22 (11/12) Installing libzmq (4.3.3-r0) 00:16:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:16:22 Executing busybox-1.31.1-r19.trigger 00:16:22 OK: 217 MiB in 51 packages 00:16:25 Removing intermediate container 342f004949a8 00:16:25 ---> 446a8a42c7d2 00:16:25 Step 4/6 : WORKDIR /edgex-go 00:16:25 ---> Running in 081d3d6c04e1 00:16:25 Removing intermediate container 081d3d6c04e1 00:16:25 ---> dac6694c0648 00:16:25 Step 5/6 : COPY go.mod . 00:16:25 ---> 97039e22467b 00:16:25 Step 6/6 : RUN go mod download 00:16:25 ---> Running in b9706d7738d1 00:16:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:47 ---> 368357934ed7 00:16:47 Step 3/22 : WORKDIR /edgex-go 00:16:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:47 ---> 368357934ed7 00:16:47 Step 3/23 : WORKDIR /edgex-go 00:16:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:47 ---> 368357934ed7 00:16:47 Step 3/22 : WORKDIR /edgex-go 00:16:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:47 ---> 368357934ed7 00:16:47 Step 3/23 : WORKDIR /edgex-go 00:16:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:16:47 ---> 368357934ed7 00:16:47 Step 3/26 : WORKDIR /edgex-go 00:16:47 ---> Running in 76bdcc5717c8 00:16:47 ---> Running in e2c7aa3b36a3 00:16:47 ---> Running in e41e17389e22 00:16:47 ---> Running in 6e04939f293e 00:16:48 ---> Running in 040377ff3721 00:16:48 Removing intermediate container 6e04939f293e 00:16:48 ---> 54ad98c762e1 00:16:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:48 Removing intermediate container e2c7aa3b36a3 00:16:48 ---> 01117260bbf0 00:16:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:48 Removing intermediate container 76bdcc5717c8 00:16:48 ---> 6c2a7fd5f30d 00:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:48 Removing intermediate container e41e17389e22 00:16:48 ---> 93a930ccb335 00:16:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:48 Removing intermediate container 040377ff3721 00:16:48 ---> 9f0ad9c5d77d 00:16:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:48 ---> Running in 149e97d90587 00:16:48 ---> Running in 1bff1c9ca8f1 00:16:48 ---> Running in 9fb6713863fa 00:16:48 ---> Running in d75079a56ee1 00:16:48 ---> Running in 359178591fd3 00:16:50 Removing intermediate container 1bff1c9ca8f1 00:16:50 ---> ffec06f47c26 00:16:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:16:50 ---> Running in 9c79b6ec1394 00:16:51 Removing intermediate container 9fb6713863fa 00:16:51 ---> a9cce5cc2ce7 00:16:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:16:51 Removing intermediate container 149e97d90587 00:16:51 ---> aabf7f908a07 00:16:51 Step 5/22 : RUN apk add --update --no-cache make git 00:16:51 ---> Running in fcc1750f9090 00:16:51 Removing intermediate container d75079a56ee1 00:16:51 ---> d3fb68af36e9 00:16:51 Step 5/26 : RUN apk add --update --no-cache make bash git 00:16:51 ---> Running in cff10d1ad71f 00:16:51 Removing intermediate container 359178591fd3 00:16:51 ---> 024f21cc67bc 00:16:51 Step 5/23 : RUN apk add --update --no-cache make git 00:16:51 ---> Running in cbd54a885cae 00:16:52 ---> Running in ce553e040903 00:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:52 Removing intermediate container b9706d7738d1 00:16:52 ---> 74a367456f99 00:16:52 Successfully built 74a367456f99 00:16:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:53 + docker inspect -f . ci-base-image-arm64 00:16:53 . 00:16:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 00:16:53 prd-ubuntu18.04-docker-arm64-4c-16g-32522 does not seem to be running inside a container 00:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:16:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:54 OK: 233 MiB in 51 packages 00:16:54 OK: 233 MiB in 51 packages 00:16:54 $ docker top d2c81085decb0342a73f5bf27cd796945e5376a35bf719fcbff51b1a9e5b4a99 -eo pid,comm 00:16:54 Removing intermediate container fcc1750f9090 00:16:54 ---> 5cc8c8f1fe43 00:16:54 Step 6/22 : COPY go.mod . 00:16:54 OK: 233 MiB in 51 packages 00:16:54 OK: 233 MiB in 51 packages 00:16:54 Removing intermediate container 9c79b6ec1394 00:16:54 ---> 02975d3ae0c0 00:16:54 Step 6/23 : COPY go.mod . 00:16:55 ---> 318448a31b9a 00:16:55 Step 7/22 : RUN go mod download 00:16:55 OK: 233 MiB in 51 packages 00:16:55 ---> Running in 8ee979412e14 [Pipeline] { [Pipeline] sh 00:16:55 ---> e250c1800fb2 00:16:55 Step 7/23 : RUN go mod download 00:16:55 ---> Running in 97e1c2e92c5d 00:16:55 Removing intermediate container cbd54a885cae 00:16:55 ---> 6df8884a584c 00:16:55 Step 6/26 : COPY go.mod . 00:16:55 Removing intermediate container ce553e040903 00:16:55 ---> cfb4047f97d1 00:16:55 Step 6/23 : COPY go.mod . 00:16:55 + go version 00:16:55 go version go1.15.5 linux/arm64 [Pipeline] } 00:16:55 $ docker stop --time=1 d2c81085decb0342a73f5bf27cd796945e5376a35bf719fcbff51b1a9e5b4a99 00:16:56 ---> 453144c7aa5b 00:16:56 Step 7/26 : RUN go mod download 00:16:56 ---> 05002b526d6c 00:16:56 Step 7/23 : RUN go mod download 00:16:56 Removing intermediate container cff10d1ad71f 00:16:56 ---> 2c5269952306 00:16:56 Step 6/22 : COPY go.mod . 00:16:56 ---> Running in 61164f601cc2 00:16:56 ---> Running in 0ab65afe1e60 00:16:56 ---> 828b35fdb30c 00:16:56 Step 7/22 : RUN go mod download 00:16:56 ---> Running in dc1014460015 00:16:57 $ docker rm -f d2c81085decb0342a73f5bf27cd796945e5376a35bf719fcbff51b1a9e5b4a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:16:58 Removing intermediate container 8ee979412e14 00:16:58 ---> 276b2c0e1bf8 00:16:58 Step 8/22 : COPY . . 00:16:58 Removing intermediate container 97e1c2e92c5d 00:16:58 ---> d88063c36fe9 00:16:58 Step 8/23 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:16:58 Removing intermediate container 61164f601cc2 00:16:58 ---> ab440b07b6dd 00:16:58 Step 8/26 : COPY . . 00:16:58 + docker inspect -f . ci-base-image-arm64 00:16:58 . [Pipeline] withDockerContainer 00:16:59 prd-ubuntu18.04-docker-arm64-4c-16g-32522 does not seem to be running inside a container 00:16:59 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:17:00 $ docker top 91af9d0c83a37a1909e3aa24461d60a9008bcbbfdbc4aee085e99403670180d7 -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:00 ========================================================= 00:17:00 [edgeXBuildGoParallel] Running Tests and Build... 00:17:00 ========================================================= [Pipeline] sh 00:17:01 + make test 00:17:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:17:01 Removing intermediate container 0ab65afe1e60 00:17:01 ---> 782397ea9d70 00:17:01 Step 8/23 : COPY . . 00:17:06 Removing intermediate container dc1014460015 00:17:06 ---> 2829ee745cfa 00:17:06 Step 8/22 : COPY . . 00:17:23 ? github.com/edgexfoundry/edgex-go [no test files] 00:17:44 ---> 50fa7a407f66 00:17:44 ---> c1409e8d878d 00:17:44 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/22 : RUN make cmd/support-notifications/support-notifications 00:17:44 00:17:44 ---> ac54bc85f9f1 00:17:44 Step 9/23 : RUN make cmd/core-command/core-command 00:17:44 ---> Running in f4c7f695367e 00:17:44 ---> Running in 732bc198d871 00:17:44 ---> 6fdd1c64d176 00:17:44 Step 9/23 : RUN make cmd/core-data/core-data 00:17:44 ---> Running in 2af00cb55fcc 00:17:44 ---> 35f5e83b6535 00:17:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:17:44 ---> Running in 42c54a4da697 00:17:44 ---> Running in ec6801501f30 00:17:44 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 00:17:44 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 00:17:44 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 00:17:44 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 00:17:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:18:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:18:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:18:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:18:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:18:32 Removing intermediate container 732bc198d871 00:18:32 ---> 3f0ac5dc7bad 00:18:32 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:18:32 Removing intermediate container f4c7f695367e 00:18:32 ---> 4fe608979c9b 00:18:32 00:18:32 Step 10/22 : FROM alpine:3.12 00:18:32 3.12: Pulling from library/alpine 00:18:32 ---> Running in a9d41244e88b 00:18:32 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 00:18:32 Removing intermediate container ec6801501f30 00:18:32 ---> 44ba461ea189 00:18:32 00:18:32 Step 10/22 : FROM alpine:3.12 00:18:32 Removing intermediate container 2af00cb55fcc 00:18:32 ---> 637230f2e9b0 00:18:32 00:18:32 Step 10/23 : FROM alpine:3.12 00:18:32 ---> 7230e588e954 00:18:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:18:32 Status: Downloaded newer image for alpine:3.12 00:18:32 ---> 7230e588e954 00:18:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:18:32 ---> 7230e588e954 00:18:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:18:32 ---> Running in 4ae016dc01e7 00:18:32 ---> Running in 0f36b9d304f7 00:18:32 ---> Running in f7dcda4e0e13 00:18:32 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 00:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:32 (1/1) Installing dumb-init (1.2.2-r1) 00:18:32 Executing busybox-1.31.1-r20.trigger 00:18:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:32 OK: 6 MiB in 15 packages 00:18:32 (1/1) Installing dumb-init (1.2.2-r1) 00:18:32 Executing busybox-1.31.1-r20.trigger 00:18:32 OK: 6 MiB in 15 packages 00:18:32 (1/2) Installing ca-certificates (20191127-r4) 00:18:32 (2/2) Installing dumb-init (1.2.2-r1) 00:18:32 Executing busybox-1.31.1-r20.trigger 00:18:32 Executing ca-certificates-20191127-r4.trigger 00:18:32 OK: 6 MiB in 16 packages 00:18:33 Removing intermediate container 42c54a4da697 00:18:33 ---> 17fd28fff96f 00:18:33 00:18:33 Step 10/23 : FROM alpine:3.12 00:18:33 ---> 7230e588e954 00:18:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:18:33 ---> Running in a3e7a3657fd5 00:18:33 Removing intermediate container 4ae016dc01e7 00:18:33 ---> 5c1adb6889df 00:18:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:18:33 Removing intermediate container a3e7a3657fd5 00:18:33 ---> 584001e0d99e 00:18:33 Step 12/23 : ENV APP_PORT=48080 00:18:33 ---> Running in b9cdace25007 00:18:34 Removing intermediate container f7dcda4e0e13 00:18:34 ---> 74a719118623 00:18:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:18:34 Removing intermediate container 0f36b9d304f7 00:18:34 ---> 1630f95e482f 00:18:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:18:34 ---> Running in 8d40d2a8c71e 00:18:34 ---> Running in ea5253a6fece 00:18:34 Removing intermediate container b9cdace25007 00:18:34 ---> 63e5a55bfbde 00:18:34 Step 13/22 : ENV APP_PORT=48085 00:18:34 ---> Running in 428726fcdf20 00:18:34 Removing intermediate container a9d41244e88b 00:18:34 ---> 0a305461d598 00:18:34 00:18:34 Step 11/26 : FROM docker:20.10.0 00:18:34 Removing intermediate container 8d40d2a8c71e 00:18:34 ---> 47f55ae569ac 00:18:34 Step 13/23 : EXPOSE $APP_PORT 00:18:34 20.10.0: Pulling from library/docker 00:18:34 ---> Running in 0f2e12c4fe8e 00:18:34 Removing intermediate container ea5253a6fece 00:18:34 ---> 357e59adac68 00:18:34 Step 13/23 : ENV APP_PORT=48082 00:18:34 Removing intermediate container 428726fcdf20 00:18:34 ---> 5f2ab179ced1 00:18:34 Step 13/22 : ENV APP_PORT=48060 00:18:34 ---> Running in f14b877ef966 00:18:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:18:35 ---> Running in 0f2b04457cf5 00:18:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:18:36 Removing intermediate container 0f2e12c4fe8e 00:18:36 ---> b12de77ee570 00:18:36 Step 14/22 : EXPOSE $APP_PORT 00:18:36 ---> Running in 2de747c0a928 00:18:36 Removing intermediate container f14b877ef966 00:18:36 ---> 0418491c18c8 00:18:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:36 ---> Running in 9df09f560bdc 00:18:36 Removing intermediate container 0f2b04457cf5 00:18:36 ---> edd24fe70e13 00:18:36 Step 14/23 : EXPOSE $APP_PORT 00:18:36 ---> Running in 4ff59c1718e2 00:18:36 ---> Running in 4379a2a27081 00:18:37 Removing intermediate container 2de747c0a928 00:18:37 ---> 7957c4d5684c 00:18:37 Step 14/22 : EXPOSE $APP_PORT 00:18:37 Removing intermediate container 9df09f560bdc 00:18:37 ---> 5d7cde9b4d66 00:18:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:37 ---> Running in 9558bab45e46 00:18:37 Removing intermediate container 4379a2a27081 00:18:37 ---> 91ccd66b6f91 00:18:37 Step 15/23 : WORKDIR / 00:18:37 ---> Running in a4637cb5e188 00:18:37 ---> 29137d5ac231 00:18:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:18:37 Removing intermediate container 9558bab45e46 00:18:37 ---> 1a7b8ad8aaaa 00:18:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:38 Removing intermediate container a4637cb5e188 00:18:38 ---> 78f2859ca988 00:18:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:38 ---> 4ab9a75f2d41 00:18:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:18:38 ---> a2e8d9f6591d 00:18:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:18:38 ---> 89fc9fed8646 00:18:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:18:38 Removing intermediate container 4ff59c1718e2 00:18:38 ---> ee1d1c504fa6 00:18:38 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:18:39 ---> Running in 736afdee7b45 00:18:39 ---> 36845ad5d568 00:18:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:18:39 ---> ad1c599bd8b4 00:18:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:18:39 ---> fcacb30e8767 00:18:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:18:39 ---> Running in 8248e46c0768 00:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:41 ---> 93ec3e105277 00:18:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:18:41 Removing intermediate container 8248e46c0768 00:18:41 ---> 0ac9f2d2ffdc 00:18:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:41 ---> 8f1ed723b78a 00:18:41 Step 19/23 : ENTRYPOINT ["/core-command"] 00:18:41 ---> Running in b5d3208dd6d2 00:18:41 ---> Running in e4db00be4e99 00:18:41 ---> Running in a7691ad13e6a 00:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:41 Removing intermediate container b5d3208dd6d2 00:18:41 ---> a85d473ba2c7 00:18:41 Step 20/22 : LABEL arch=x86_64 00:18:41 Removing intermediate container a7691ad13e6a 00:18:41 ---> 4c916a93d8ef 00:18:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:41 Removing intermediate container e4db00be4e99 00:18:41 ---> 05f87e2111bc 00:18:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:41 ---> Running in a3ed0b612e9a 00:18:41 ---> Running in 7304ba4db863 00:18:41 ---> Running in 57d67d5f3fe0 00:18:42 Removing intermediate container 7304ba4db863 00:18:42 ---> 61735b83cc47 00:18:42 Step 21/22 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:18:42 Removing intermediate container a3ed0b612e9a 00:18:42 ---> d2dd675860f7 00:18:42 Step 20/22 : LABEL arch=x86_64 00:18:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:18:42 (1/6) Installing dumb-init (1.2.2-r1) 00:18:42 Removing intermediate container 57d67d5f3fe0 00:18:42 ---> e803fc7b6bff 00:18:42 Step 21/23 : LABEL arch=x86_64 00:18:42 Status: Downloaded newer image for docker:20.10.0 00:18:42 ---> aefe523efa57 00:18:42 Step 12/26 : RUN apk add --no-cache bash 00:18:42 (2/6) Installing libgcc (9.3.0-r2) 00:18:42 (3/6) Installing libsodium (1.0.18-r0) 00:18:42 ---> Running in 0ee1dc12f349 00:18:42 ---> Running in 6f9dd3521e50 00:18:42 ---> Running in 5ef2ae056c76 00:18:42 ---> Running in 60fa9e4aa551 00:18:42 (4/6) Installing libstdc++ (9.3.0-r2) 00:18:42 Removing intermediate container 6f9dd3521e50 00:18:42 ---> 10b54d78411e 00:18:42 Step 22/22 : LABEL version=0.0.0 00:18:42 (5/6) Installing libzmq (4.3.3-r0) 00:18:42 Removing intermediate container 0ee1dc12f349 00:18:42 ---> c02ac75e5e2a 00:18:42 Step 21/22 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:18:42 Removing intermediate container 5ef2ae056c76 00:18:42 ---> 559e111f9d95 00:18:42 Step 22/23 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:18:42 (6/6) Installing zeromq (4.3.3-r0) 00:18:42 ---> Running in ca0ae0229087 00:18:42 Executing busybox-1.31.1-r20.trigger 00:18:42 OK: 8 MiB in 20 packages 00:18:42 ---> Running in 40200bd8a108 00:18:42 ---> Running in 2d52487f9c6d 00:18:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:18:42 Removing intermediate container ca0ae0229087 00:18:42 ---> 701c72384069 00:18:42 00:18:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:18:43 Removing intermediate container 2d52487f9c6d 00:18:43 ---> 6a191b0e1094 00:18:43 Step 22/22 : LABEL version=0.0.0 00:18:43 (1/2) Installing readline (8.0.4-r0) 00:18:43 (2/2) Installing bash (5.0.17-r0) 00:18:43 Removing intermediate container 40200bd8a108 00:18:43 ---> 4a24c0c37183 00:18:43 Step 23/23 : LABEL version=0.0.0 00:18:43 Executing bash-5.0.17-r0.post-install 00:18:43 Executing busybox-1.31.1-r19.trigger 00:18:43 OK: 12 MiB in 22 packages 00:18:43 Successfully built 701c72384069 00:18:43 Successfully tagged docker-support-scheduler-go:latest 00:18:43  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 00:18:43 ---> Running in 1d6c61f2632f 00:18:43 ---> Running in 2644aea08cb4 00:18:43 Removing intermediate container 1d6c61f2632f 00:18:43 ---> 9c8281f170da 00:18:43 00:18:43 Removing intermediate container 2644aea08cb4 00:18:43 ---> 9de7f039db83 00:18:43 00:18:43 Removing intermediate container 736afdee7b45 00:18:43 ---> 274cbc1fc382 00:18:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:43 Successfully built 9c8281f170da 00:18:44 Successfully tagged docker-support-notifications-go:latest 00:18:44  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 00:18:44 Successfully built 9de7f039db83 00:18:44 Successfully tagged docker-core-command-go:latest 00:18:44 Building docker-security-secretstore-setup-go 00:18:44 Removing intermediate container 60fa9e4aa551 00:18:44 ---> fb57acf629e0 00:18:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' Building docker-core-command-go ... done  00:18:44 ---> Running in 8a8995b2bb31 00:18:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:18:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:18:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:18:44 ---> 180a649cef06 00:18:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:18:44 Removing intermediate container 8a8995b2bb31 00:18:44 ---> f39851914e46 00:18:44 Step 14/26 : ENV APP_PORT=48090 00:18:47 ---> Running in 3b35da17a0a2 00:18:50 Removing intermediate container 3b35da17a0a2 00:18:50 ---> 430fc148fe83 00:18:50 Step 15/26 : EXPOSE $APP_PORT 00:18:50 ---> 29391c77c829 00:18:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:18:50 ---> Running in 072b1b473c98 00:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.386s coverage: 45.9% of statements 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.179s coverage: 19.8% of statements 00:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.253s coverage: 100.0% of statements 00:18:53 Removing intermediate container 072b1b473c98 00:18:53 ---> a73c0b56864f 00:18:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:18:53 ---> e243f2aa2a05 00:18:53 Step 19/23 : ENTRYPOINT ["/core-data"] 00:18:53 ---> Running in 7f34a4334df8 00:18:53 Removing intermediate container 7f34a4334df8 00:18:53 ---> f9551b76d9bb 00:18:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:53 ---> Running in 3fba49f29a95 00:18:53 ---> c2f0e4e11a7b 00:18:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:18:57 Removing intermediate container 3fba49f29a95 00:18:57 ---> db5a31a090f6 00:18:57 Step 21/23 : LABEL arch=x86_64 00:18:57 ---> 084e63752311 00:18:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.533s coverage: 27.1% of statements 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.154s coverage: 100.0% of statements 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:18:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.159s coverage: 100.0% of statements 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:18:57 ---> Running in a368e2bb5ebf 00:18:58 Removing intermediate container a368e2bb5ebf 00:18:58 ---> 267afa126f8c 00:18:58 Step 22/23 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:18:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 71.3% of statements 00:18:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:18:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:19:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.464s coverage: 82.9% of statements 00:19:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:19:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:19:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.156s coverage: 78.9% of statements 00:19:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:19:02 ---> Running in 731343f5d63a 00:19:02 ---> af5a97337dcb 00:19:02 Step 19/26 : RUN apk --no-cache add py3-pip 00:19:02 ---> Running in 273119eaca86 00:19:03 Removing intermediate container 731343f5d63a 00:19:03 ---> 1a480d20d78b 00:19:03 Step 23/23 : LABEL version=0.0.0 00:19:04 ---> Running in 7c0581cacb9d 00:19:05 Removing intermediate container 7c0581cacb9d 00:19:05 ---> a67c69d27f6f 00:19:05 00:19:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:19:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:19:06 ---> 368357934ed7 00:19:06 Step 3/21 : WORKDIR /edgex-go 00:19:06 Successfully built a67c69d27f6f 00:19:06 ---> Using cache 00:19:06 ---> 9f0ad9c5d77d 00:19:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:06 ---> Using cache 00:19:06 ---> 024f21cc67bc 00:19:06 Step 5/21 : RUN apk add --update --no-cache make git 00:19:06 ---> Using cache 00:19:06 ---> cfb4047f97d1 00:19:06 Step 6/21 : COPY go.mod . 00:19:06 ---> Using cache 00:19:06 ---> 05002b526d6c 00:19:06 Step 7/21 : RUN go mod download 00:19:06 ---> Using cache 00:19:06 ---> 782397ea9d70 00:19:06 Step 8/21 : COPY . . 00:19:06 (1/33) Installing libbz2 (1.0.8-r1) 00:19:06 (2/33) Installing expat (2.2.9-r1) 00:19:06 (3/33) Installing libffi (3.3-r2) 00:19:06 (4/33) Installing gdbm (1.13-r1) 00:19:06 (5/33) Installing xz-libs (5.2.5-r0) 00:19:06 (6/33) Installing sqlite-libs (3.32.1-r0) 00:19:06 Successfully tagged docker-core-data-go:latest 00:19:06  Building docker-core-data-go ... done Building docker-core-metadata-go 00:19:06 (7/33) Installing python3 (3.8.8-r0) 00:19:06 ---> Using cache 00:19:06 ---> ac54bc85f9f1 00:19:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:19:07 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:19:07 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:19:07 ---> 368357934ed7 00:19:07 Step 3/31 : WORKDIR /edgex-go 00:19:07 ---> Using cache 00:19:07 ---> 9f0ad9c5d77d 00:19:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:07 ---> Using cache 00:19:07 ---> 024f21cc67bc 00:19:07 Step 5/31 : RUN apk add --update --no-cache make git 00:19:07 ---> Using cache 00:19:07 ---> cfb4047f97d1 00:19:07 Step 6/31 : COPY go.mod . 00:19:07 ---> Using cache 00:19:07 ---> 05002b526d6c 00:19:07 Step 7/31 : RUN go mod download 00:19:07 ---> Using cache 00:19:07 ---> 782397ea9d70 00:19:07 Step 8/31 : COPY . . 00:19:07 ---> Using cache 00:19:07 ---> ac54bc85f9f1 00:19:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:19:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:19:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:19:07 ---> 368357934ed7 00:19:07 Step 3/24 : WORKDIR /edgex-go 00:19:07 ---> Using cache 00:19:07 ---> 9f0ad9c5d77d 00:19:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:07 ---> Using cache 00:19:07 ---> 024f21cc67bc 00:19:07 Step 5/24 : RUN apk add --update --no-cache make git 00:19:07 ---> Using cache 00:19:07 ---> cfb4047f97d1 00:19:07 Step 6/24 : COPY go.mod . 00:19:07 ---> Using cache 00:19:07 ---> 05002b526d6c 00:19:07 Step 7/24 : RUN go mod download 00:19:07 ---> Using cache 00:19:07 ---> 782397ea9d70 00:19:07 Step 8/24 : COPY . . 00:19:08 ---> Using cache 00:19:08 ---> ac54bc85f9f1 00:19:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.109s coverage: 28.6% of statements 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.266s coverage: 100.0% of statements 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.143s coverage: 100.0% of statements 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.477s coverage: 86.7% of statements 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.464s coverage: 97.5% of statements 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.254s coverage: 78.3% of statements 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:19:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:19:13 ---> Running in dfa451174742 00:19:13 ---> Running in 0fafd9dc16a4 00:19:13 ---> Running in 75d890c058be 00:19:13 (8/33) Installing py3-appdirs (1.4.4-r1) 00:19:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:19:13 (10/33) Installing py3-parsing (2.4.7-r0) 00:19:13 (11/33) Installing py3-six (1.15.0-r0) 00:19:13 (12/33) Installing py3-packaging (20.4-r0) 00:19:13 (13/33) Installing py3-setuptools (47.0.0-r0) 00:19:13 (14/33) Installing py3-chardet (3.0.4-r4) 00:19:14 (15/33) Installing py3-idna (2.9-r0) 00:19:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:19:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:19:14 (18/33) Installing py3-requests (2.23.0-r0) 00:19:14 (19/33) Installing py3-msgpack (1.0.0-r0) 00:19:14 (20/33) Installing py3-lockfile (0.12.2-r3) 00:19:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:19:15 (22/33) Installing py3-colorama (0.4.3-r0) 00:19:15 (23/33) Installing py3-distlib (0.3.0-r0) 00:19:15 (24/33) Installing py3-distro (1.5.0-r1) 00:19:15 (25/33) Installing py3-webencodings (0.5.1-r3) 00:19:15 (26/33) Installing py3-html5lib (1.0.1-r4) 00:19:15 (27/33) Installing py3-pytoml (0.1.21-r0) 00:19:15 (28/33) Installing py3-pep517 (0.8.2-r0) 00:19:15 (29/33) Installing py3-progress (1.5-r0) 00:19:15 (30/33) Installing py3-toml (0.10.1-r0) 00:19:16 (31/33) Installing py3-retrying (1.3.3-r0) 00:19:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:19:16 (33/33) Installing py3-pip (20.1.1-r0) 00:19:16 Executing busybox-1.31.1-r19.trigger 00:19:16 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 00:19:16 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 00:19:16 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 00:19:16 OK: 71 MiB in 55 packages 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.422s coverage: 92.8% of statements 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.243s coverage: 1.0% of statements 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.143s coverage: 47.1% of statements 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.199s coverage: 79.5% of statements 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.139s coverage: 94.1% of statements 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.173s coverage: 96.3% of statements 00:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.137s coverage: 87.5% of statements 00:19:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:19:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:19:29 ---> 368357934ed7 00:19:29 Step 3/23 : WORKDIR /edgex-go 00:19:29 ---> Using cache 00:19:29 ---> 9f0ad9c5d77d 00:19:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:19:29 ---> Using cache 00:19:29 ---> 024f21cc67bc 00:19:29 Step 5/23 : RUN apk add --update --no-cache make git 00:19:29 ---> Using cache 00:19:29 ---> cfb4047f97d1 00:19:29 Step 6/23 : COPY go.mod . 00:19:29 ---> Using cache 00:19:29 ---> 05002b526d6c 00:19:29 Step 7/23 : RUN go mod download 00:19:29 ---> Using cache 00:19:29 ---> 782397ea9d70 00:19:29 Step 8/23 : COPY . . 00:19:29 ---> Using cache 00:19:29 ---> ac54bc85f9f1 00:19:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:19:30 ---> Running in 4f4eb030e7c6 00:19:31 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 00:19:34 Removing intermediate container 273119eaca86 00:19:34 ---> fbea634e8ef6 00:19:34 Step 20/26 : RUN pip install docker-compose==1.23.2 00:19:34 ---> Running in 320dd990d9fb 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.175s coverage: 94.4% of statements 00:19:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.126s coverage: 44.8% of statements 00:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.619s coverage: 81.5% of statements 00:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.087s coverage: 87.1% of statements 00:19:39 Collecting docker-compose==1.23.2 00:19:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:19:39 Collecting cached-property<2,>=1.2.0 00:19:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:19:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:19:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:19:39 Collecting texttable<0.10,>=0.9.0 00:19:39 Downloading texttable-0.9.1.tar.gz (11 kB) 00:19:40 Collecting websocket-client<1.0,>=0.32.0 00:19:40 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:19:41 Collecting docopt<0.7,>=0.6.1 00:19:41 Downloading docopt-0.6.2.tar.gz (25 kB) 00:19:43 Collecting dockerpty<0.5,>=0.4.1 00:19:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:19:43 Collecting PyYAML<4,>=3.10 00:19:43 Downloading PyYAML-3.13.tar.gz (270 kB) 00:19:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:19:44 Collecting jsonschema<3,>=2.5.1 00:19:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:19:44 Collecting docker<4.0,>=3.6.0 00:19:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:19:45 Collecting urllib3<1.25,>=1.21.1 00:19:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:19:45 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) 00:19:45 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) 00:19:45 Collecting idna<2.8,>=2.5 00:19:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:19: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 00:19:45 Collecting docker-pycreds>=0.4.0 00:19:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:19:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:19:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:19:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:19:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:19:45 Installing collected packages: cached-property, urllib3, idna, requests, texttable, websocket-client, docopt, dockerpty, PyYAML, jsonschema, docker-pycreds, docker, docker-compose 00:19:46 Attempting uninstall: urllib3 00:19:46 Found existing installation: urllib3 1.25.9 00:19:46 Uninstalling urllib3-1.25.9: 00:19:46 Successfully uninstalled urllib3-1.25.9 00:19:46 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 00:19:46 Attempting uninstall: idna 00:19:46 Found existing installation: idna 2.9 00:19:46 Uninstalling idna-2.9: 00:19:46 Successfully uninstalled idna-2.9 00:19:46 Attempting uninstall: requests 00:19:46 Found existing installation: requests 2.23.0 00:19:46 Uninstalling requests-2.23.0: 00:19:46 Successfully uninstalled requests-2.23.0 00:19:46 Running setup.py install for texttable: started 00:19:47 Running setup.py install for texttable: finished with status 'done' 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.203s coverage: 92.9% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.168s coverage: 75.5% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.153s coverage: 80.8% of statements 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.197s coverage: 87.2% of statements 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.210s coverage: 84.6% of statements 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.6% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.636s coverage: 64.4% of statements 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:19:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements 00:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 00:19:48 Running setup.py install for docopt: started 00:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 00:19:49 Running setup.py install for docopt: finished with status 'done' 00:19:49 Running setup.py install for dockerpty: started 00:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 00:19:50 Running setup.py install for dockerpty: finished with status 'done' 00:19:50 Running setup.py install for PyYAML: started 00:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 00:19:51 Removing intermediate container dfa451174742 00:19:51 ---> 2c3e9221a955 00:19:51 00:19:51 Step 10/31 : FROM alpine:3.12 00:19:51 ---> 7230e588e954 00:19:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:19:51 Running setup.py install for PyYAML: finished with status 'done' 00:19:52 ---> Running in 4fb231953532 00:19:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.937s coverage: 69.0% of statements 00:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:19:54 Removing intermediate container 4fb231953532 00:19:54 ---> a0cf63d36efc 00:19:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.451s coverage: 38.4% of statements 00:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements 00:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 00:19:56 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 00:19:58 ---> Running in 8f10d50efed1 00:19:58 Removing intermediate container 0fafd9dc16a4 00:19:58 ---> 4c64b80664a6 00:19:58 00:19:58 Step 10/21 : FROM alpine:3.12 00:19:58 ---> 7230e588e954 00:19:58 Step 11/21 : RUN apk add --update --no-cache curl 00:19:58 Removing intermediate container 75d890c058be 00:19:58 ---> 1b326e02445b 00:19:58 00:19:58 Step 10/24 : FROM alpine:3.12 00:19:58 ---> 7230e588e954 00:19:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:19:58 ---> Running in 2fea09051e4a 00:19:58 ---> Running in 22a04b8872c1 00:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:19:59 (1/2) Installing dumb-init (1.2.2-r1) 00:19:59 (2/2) Installing su-exec (0.2-r1) 00:19:59 Executing busybox-1.31.1-r20.trigger 00:19:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:19:59 OK: 6 MiB in 16 packages 00:19:59 (1/4) Installing ca-certificates (20191127-r4) 00:19:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:19:59 (3/4) Installing libcurl (7.69.1-r3) 00:19:59 (4/4) Installing curl (7.69.1-r3) 00:19:59 Executing busybox-1.31.1-r20.trigger 00:19:59 Executing ca-certificates-20191127-r4.trigger 00:19:59 (1/6) Installing ca-certificates (20191127-r4) 00:19:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:19:59 (3/6) Installing libcurl (7.69.1-r3) 00:19:59 (4/6) Installing curl (7.69.1-r3) 00:19:59 OK: 7 MiB in 18 packages 00:19:59 (5/6) Installing dumb-init (1.2.2-r1) 00:19:59 (6/6) Installing su-exec (0.2-r1) 00:19:59 Executing busybox-1.31.1-r20.trigger 00:19:59 Executing ca-certificates-20191127-r4.trigger 00:19:59 OK: 7 MiB in 20 packages 00:20:01 Removing intermediate container 320dd990d9fb 00:20:01 ---> c103e47ec14d 00:20:01 Step 21/26 : RUN apk --no-cache add curl 00:20:01 ---> Running in 36cf9ba4e040 00:20:02 Removing intermediate container 8f10d50efed1 00:20:02 ---> 804448bb8354 00:20:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.444s coverage: 47.0% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:20:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.150s coverage: 11.0% of statements 00:20:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:20:04 Removing intermediate container 2fea09051e4a 00:20:04 ---> 56775d44839d 00:20:04 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:20:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:20:04 ---> Running in c86ca2122c5b 00:20:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:20:04 Removing intermediate container 22a04b8872c1 00:20:04 ---> 74e2fbf66d01 00:20:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:20:04 ---> Running in 7add0ff42c15 00:20:04 ---> Running in 87f91c9f12fc 00:20:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:20:04 (2/3) Installing libcurl (7.69.1-r3) 00:20:04 (3/3) Installing curl (7.69.1-r3) 00:20:04 Executing busybox-1.31.1-r19.trigger 00:20:04 OK: 72 MiB in 58 packages 00:20:04 Removing intermediate container c86ca2122c5b 00:20:04 ---> 2d0dc3e6bc1a 00:20:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:20:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.493s coverage: 87.1% of statements 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:20:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:20:04 Removing intermediate container 7add0ff42c15 00:20:04 ---> c128f68dc0b6 00:20:04 Step 13/21 : WORKDIR /edgex 00:20:04 ---> Running in b3eab35596e1 00:20:04 Removing intermediate container 87f91c9f12fc 00:20:04 ---> cb94b07481b3 00:20:04 Step 13/24 : WORKDIR / 00:20:04 ---> Running in a5a31253d3a6 00:20:04 ---> Running in a5817ced123a 00:20:04 Removing intermediate container b3eab35596e1 00:20:04 ---> 94f5b826765f 00:20:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:20:05 ---> Running in 1abf4bb751cb 00:20:06 Removing intermediate container a5a31253d3a6 00:20:06 ---> b420c7025680 00:20:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:20:07 Removing intermediate container a5817ced123a 00:20:07 ---> a8dd49b1ea52 00:20:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:20:07 Removing intermediate container 36cf9ba4e040 00:20:07 ---> 3a47bb6defa5 00:20:07 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:20:07 ---> a316e8a37b67 00:20:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:20:07 ---> Running in 75eb3cddec47 00:20:07 Removing intermediate container 4f4eb030e7c6 00:20:07 ---> c6f1ca9d23dc 00:20:07 00:20:07 Step 10/23 : FROM alpine:3.12 00:20:07 ---> 7230e588e954 00:20:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:20:07 ---> Using cache 00:20:07 ---> 74a719118623 00:20:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:20:07 ---> Using cache 00:20:07 ---> 357e59adac68 00:20:07 Step 13/23 : ENV APP_PORT=48081 00:20:07 ---> 4f7c080a1fe0 00:20:07 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:20:08 ---> Running in 770ad519060e 00:20:08 Removing intermediate container 75eb3cddec47 00:20:08 ---> 9bf1becc85f7 00:20:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:20:08 ---> Running in 82e16345c278 00:20:08 ---> 2b79f07f53cd 00:20:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:20:08 ---> a09970cd9519 00:20:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:20:08 Removing intermediate container 770ad519060e 00:20:08 ---> 6b4b9027a47e 00:20:08 Step 14/23 : EXPOSE $APP_PORT 00:20:09 ---> cedf173a554c 00:20:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:20:09 ---> Running in 74fad81dbffe 00:20:09 Removing intermediate container 82e16345c278 00:20:09 ---> 3762c67751dd 00:20:09 Step 24/26 : LABEL arch=x86_64 00:20:09 Removing intermediate container 1abf4bb751cb 00:20:09 ---> b1a0bf2ab218 00:20:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:20:09 ---> Running in e549e2db5b49 00:20:09 ---> Running in 042b1158ec20 00:20:09 Removing intermediate container 74fad81dbffe 00:20:09 ---> a2bfc282acd6 00:20:09 Step 15/23 : WORKDIR / 00:20:09 ---> c39e9b3b8d32 00:20:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:20:09 ---> Running in d39d470e4018 00:20:09 ---> Running in 9140dcc7d623 00:20:09 Removing intermediate container e549e2db5b49 00:20:09 ---> 0daf0cafd159 00:20:09 Step 25/26 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:20:09 ---> e91d7b27f981 00:20:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:20:09 Removing intermediate container 042b1158ec20 00:20:09 ---> dc9afc618751 00:20:09 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:20:09 ---> Running in 29bee116cd7b 00:20:10 Removing intermediate container d39d470e4018 00:20:10 ---> f9ee56c07190 00:20:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:10 Removing intermediate container 9140dcc7d623 00:20:10 ---> 5a30aa408571 00:20:10 Step 18/21 : CMD ["--init=true"] 00:20:11 ---> Running in f40b80ec1911 00:20:11 Removing intermediate container 29bee116cd7b 00:20:11 ---> 9207242e9825 00:20:11 Step 26/26 : LABEL version=0.0.0 00:20:11 ---> 38e0a002571e 00:20:11 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:20:11 ---> b7aab6524c3d 00:20:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:20:11 ---> Running in b346ea294204 00:20:11 ---> 1e66262c6c65 00:20:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:20:11 ---> Running in 4341ce65dda7 00:20:11 Removing intermediate container f40b80ec1911 00:20:11 ---> 41c7ad624c2f 00:20:11 Step 19/21 : LABEL arch=x86_64 00:20:12 ---> Running in 2210db9def70 00:20:12 Removing intermediate container b346ea294204 00:20:12 ---> b0de7128f8e1 00:20:12 00:20:12 ---> 1df67589ec9d 00:20:12 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/ 00:20:12 ---> 9fb1f1c75ddc 00:20:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:20:12 ---> Running in acd34219c317 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.573s coverage: 29.1% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.197s coverage: 100.0% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.355s coverage: 95.6% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:20:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.119s coverage: 32.1% of statements 00:20:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:20:12 Successfully built b0de7128f8e1 00:20:12 Removing intermediate container 2210db9def70 00:20:12 ---> 17f276eac2e8 00:20:12 Step 20/21 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:20:12 Successfully tagged docker-sys-mgmt-agent-go:latest 00:20:12  Building docker-sys-mgmt-agent-go ... done  ---> Running in 3bbf651cb093 00:20:12 ---> a85fdee9a0bc 00:20:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:20:12 ---> Running in b1170dd6c396 00:20:13 Removing intermediate container 3bbf651cb093 00:20:13 ---> 8b0fadfc0805 00:20:13 Step 21/21 : LABEL version=0.0.0 00:20:13 ---> Running in e7f9cb478709 00:20:13 Removing intermediate container b1170dd6c396 00:20:13 ---> f3907353fe08 00:20:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:20:13 GO111MODULE=on go vet ./... 00:20:13 ---> Running in c94fb8988a49 00:20:13 Removing intermediate container e7f9cb478709 00:20:13 ---> cbe03deea8f7 00:20:13 00:20:13 Removing intermediate container 4341ce65dda7 00:20:13 ---> 9cb78c5950a8 00:20:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:20:13 Successfully built cbe03deea8f7 00:20:13 Removing intermediate container c94fb8988a49 00:20:13 ---> becd450409e9 00:20:13 Step 21/23 : LABEL arch=x86_64 00:20:13 Successfully tagged docker-security-proxy-setup-go:latest 00:20:13  Building docker-security-proxy-setup-go ... done Removing intermediate container acd34219c317 00:20:13 ---> 444ac84f7cf2 00:20:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:20:13 ---> Running in c4cc5a6ce3d5 00:20:14 ---> c05a304a4ce7 00:20:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:20:14 ---> Running in 74c856c1cfc8 00:20:14 Removing intermediate container c4cc5a6ce3d5 00:20:14 ---> 94903ee58fb2 00:20:14 Step 22/23 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:20:14 ---> Running in ed36aa56a258 00:20:14 Removing intermediate container 74c856c1cfc8 00:20:14 ---> 6053c7868c1e 00:20:14 Step 22/24 : LABEL arch=x86_64 00:20:14 ---> Running in 1ccab5acc3f4 00:20:14 Removing intermediate container ed36aa56a258 00:20:14 ---> da100d1160de 00:20:14 Step 23/23 : LABEL version=0.0.0 00:20:14 ---> Running in 62c235253ed2 00:20:14 ---> 45e691068422 00:20:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:20:14 Removing intermediate container 1ccab5acc3f4 00:20:14 ---> be53d7ca0e7e 00:20:14 Step 23/24 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:20:15 ---> Running in 3e9ef6e976aa 00:20:15 Removing intermediate container 62c235253ed2 00:20:15 ---> 7bdd0fd636ef 00:20:15 00:20:15 ---> 9868272f62ea 00:20:15 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:20:15 Successfully built 7bdd0fd636ef 00:20:15 Removing intermediate container 3e9ef6e976aa 00:20:15 ---> 0b6ec4f72472 00:20:15 Step 24/24 : LABEL version=0.0.0 00:20:15 Successfully tagged docker-core-metadata-go:latest 00:20:15  Building docker-core-metadata-go ... done  ---> Running in e34164ea45e2 00:20:15 ---> 7a95a1b68461 00:20:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:20:15 Removing intermediate container e34164ea45e2 00:20:15 ---> a0691bc35e32 00:20:15 00:20:16 Successfully built a0691bc35e32 00:20:16 Successfully tagged docker-security-secretstore-setup-go:latest 00:20:16  Building docker-security-secretstore-setup-go ... done  ---> 75a44e9adfea 00:20:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:20:16 ---> Running in 6c85139a5f5e 00:20:16 Removing intermediate container 6c85139a5f5e 00:20:16 ---> d157c8a1f68b 00:20:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:20:16 ---> 644ffa90ee04 00:20:16 Step 26/31 : RUN chmod +x /entrypoint.sh 00:20:16 ---> Running in 0730dce34a3c 00:20:17 Removing intermediate container 0730dce34a3c 00:20:17 ---> 7db254894eb8 00:20:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:20:17 ---> Running in 16ddd29ed421 00:20:17 Removing intermediate container 16ddd29ed421 00:20:17 ---> 95b78422bff1 00:20:17 Step 28/31 : CMD ["gate"] 00:20:18 ---> Running in d85f6d4da9b7 00:20:18 Removing intermediate container d85f6d4da9b7 00:20:18 ---> 23cbc97dd63e 00:20:18 Step 29/31 : LABEL arch=x86_64 00:20:18 ---> Running in 3e69c1d79d1a 00:20:18 Removing intermediate container 3e69c1d79d1a 00:20:18 ---> 303964342110 00:20:18 Step 30/31 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:20:18 ---> Running in 3d46f3ccdc52 00:20:19 Removing intermediate container 3d46f3ccdc52 00:20:19 ---> 8ad06e131af9 00:20:19 Step 31/31 : LABEL version=0.0.0 00:20:19 ---> Running in 83cf224eb41c 00:20:19 Removing intermediate container 83cf224eb41c 00:20:19 ---> eea1be6a8fbc 00:20:19 00:20:19 Successfully built eea1be6a8fbc 00:20:19 Successfully tagged docker-security-bootstrapper-go:latest 00:20:19  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:20:19 $ docker stop --time=1 7c4492f378c8b8424e75a08bdfe054e974a75b86bcf52d8590f0ecd06addfc33 00:20:21 $ docker rm -f 7c4492f378c8b8424e75a08bdfe054e974a75b86bcf52d8590f0ecd06addfc33 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:21 + docker images 00:20:21 + grep docker 00:20:22 docker-security-bootstrapper-go latest eea1be6a8fbc 3 seconds ago 19MB 00:20:22 docker-security-secretstore-setup-go latest a0691bc35e32 7 seconds ago 25.7MB 00:20:22 docker-core-metadata-go latest 7bdd0fd636ef 8 seconds ago 19MB 00:20:22 docker-security-proxy-setup-go latest cbe03deea8f7 9 seconds ago 25.4MB 00:20:22 docker-sys-mgmt-agent-go latest b0de7128f8e1 11 seconds ago 314MB 00:20:22 docker-core-data-go latest a67c69d27f6f About a minute ago 22.7MB 00:20:22 docker-core-command-go latest 9de7f039db83 About a minute ago 17.3MB 00:20:22 docker-support-notifications-go latest 9c8281f170da About a minute ago 17.9MB 00:20:22 docker-support-scheduler-go latest 701c72384069 About a minute ago 17.4MB 00:20:22 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:20:37 Still waiting to schedule task 00:20:37 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:21:32 Running on prd-ubuntu18.04-docker-8c-8g-32530 in /w/workspace/edgexfoundry_edgex-go_PR-3327 [Pipeline] { [Pipeline] ws 00:21:32 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 00:21:35 using credential edgex-jenkins-ssh 00:21:35 Cloning the remote Git repository 00:21:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:21:35 > git init /w/workspace/edgex-go/7 # timeout=10 00:21:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:35 > git --version # timeout=10 00:21:35 > git --version # 'git version 2.17.1' 00:21:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:35 gofmt -l . 00:21:37 [ "`gofmt -l .`" = "" ] 00:21:40 ./bin/test-go-mod-tidy.sh 00:21:41 ./bin/test-attribution-txt.sh [Pipeline] sh 00:21:43 + ls -al . 00:21:43 total 836 00:21:43 drwxrwxr-x 9 1001 1001 4096 Apr 2 00:21 . 00:21:43 drwxr-xr-x 4 root root 4096 Apr 2 00:16 .. 00:21:43 -rw-rw-r-- 1 1001 1001 11 Apr 2 00:15 .dockerignore 00:21:43 drwxrwxr-x 8 1001 1001 4096 Apr 2 00:15 .git 00:21:43 drwxrwxr-x 3 1001 1001 4096 Apr 2 00:15 .github 00:21:43 -rw-rw-r-- 1 1001 1001 818 Apr 2 00:15 .gitignore 00:21:43 -rw-rw-r-- 1 1001 1001 166 Apr 2 00:15 .sonarcloud.properties 00:21:43 -rw-rw-r-- 1 1001 1001 8607 Apr 2 00:15 Attribution.txt 00:21:43 -rw-rw-r-- 1 1001 1001 3804 Apr 2 00:15 CONTRIBUTING.md 00:21:43 -rw-rw-r-- 1 1001 1001 931 Apr 2 00:15 Dockerfile.build 00:21:43 -rw-rw-r-- 1 1001 1001 863 Apr 2 00:15 Jenkinsfile 00:21:43 -rw-rw-r-- 1 1001 1001 10775 Apr 2 00:15 LICENSE 00:21:43 -rw-rw-r-- 1 1001 1001 5774 Apr 2 00:15 Makefile 00:21:43 -rw-rw-r-- 1 1001 1001 6548 Apr 2 00:15 README.md 00:21:43 -rw-rw-r-- 1 1001 1001 6755 Apr 2 00:15 SECURITY.md 00:21:43 -rw-rw-r-- 1 1001 1001 5 Apr 2 00:12 VERSION 00:21:43 -rw-rw-r-- 1 1001 1001 4131 Apr 2 00:15 ZMQWindows.md 00:21:43 drwxrwxr-x 2 1001 1001 4096 Apr 2 00:15 bin 00:21:43 drwxrwxr-x 14 1001 1001 4096 Apr 2 00:15 cmd 00:21:43 -rw-r--r-- 1 root root 697383 Apr 2 00:20 coverage.out 00:21:43 -rw-r--r-- 1 root root 1056 Apr 2 00:21 go.mod 00:21:43 -rw-r--r-- 1 root root 22360 Apr 2 00:21 go.sum 00:21:43 drwxrwxr-x 8 1001 1001 4096 Apr 2 00:15 internal 00:21:43 drwxrwxr-x 4 1001 1001 4096 Apr 2 00:15 openapi 00:21:43 drwxrwxr-x 4 1001 1001 4096 Apr 2 00:15 snap 00:21:43 -rw-rw-r-- 1 1001 1001 168 Apr 2 00:15 version.go [Pipeline] sh 00:21:44 Merging remotes/origin/master commit 9479b0bd6fd5f506950cc10d210a264fbf845fb3 into PR head commit 45699a183ab028238c9bf7653c091e48ab702171 00:21:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:21:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:21:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3327/head:refs/remotes/origin/PR-3327 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:21:44 + '[' -e coverage.out ] 00:21:44 + chown 1001:1001 coverage.out [Pipeline] stash 00:21:44 Warning: overwriting stash ‘coverage-report’ 00:21:44 Merge succeeded, producing 45699a183ab028238c9bf7653c091e48ab702171 00:21:44 Checking out Revision 45699a183ab028238c9bf7653c091e48ab702171 (PR-3327) 00:21:45 Stashed 1 file(s) [Pipeline] sh 00:21:44 > git config core.sparsecheckout # timeout=10 00:21:44 > git checkout -f 45699a183ab028238c9bf7653c091e48ab702171 # timeout=10 00:21:44 > git remote # timeout=10 00:21:44 > git config --get remote.origin.url # timeout=10 00:21:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:44 > git merge 9479b0bd6fd5f506950cc10d210a264fbf845fb3 # timeout=10 00:21:44 > git rev-parse HEAD^{commit} # timeout=10 00:21:44 > git config core.sparsecheckout # timeout=10 00:21:44 > git checkout -f 45699a183ab028238c9bf7653c091e48ab702171 # timeout=10 00:21:46 + make build 00:21:46 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 00:21:48 Commit message: "feat(notifications): Check Subscription with empty categories,labels" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:49 + echo snap-build.sh 00:21:49 snap-build.sh 00:21:49 + SNAP_BASE_DIR=. 00:21:49 + '[' '!' -z /w/workspace/edgex-go/7 ']' 00:21:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 00:21:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 00:21:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 00:21:49 + cd /w/workspace/edgex-go/7 00:21:49 + sudo apt-get remove -qy --purge lxd lxd-client 00:21:49 Reading package lists... 00:21:49 Building dependency tree... 00:21:49 Reading state information... 00:21:49 The following packages were automatically installed and are no longer required: 00:21:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:21:49 uidmap xdelta3 00:21:49 Use 'sudo apt autoremove' to remove them. 00:21:49 The following packages will be REMOVED: 00:21:49 lxd* lxd-client* 00:21:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:21:49 After this operation, 31.7 MB disk space will be freed. 00:21:51 (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.) 00:21:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:21:52 Removing lxd dnsmasq configuration 00:21:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:21:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:21:53 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:21:53 (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.) 00:21:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:21:55 Processing triggers for systemd (237-3ubuntu10.42) ... 00:21:55 Processing triggers for ureadahead (0.100.0-21) ... 00:21:56 + sudo snap remove --purge lxd 00:21:56 snap "lxd" is not installed 00:21:56 + sudo groupadd --force --system lxd 00:21:56 ++ whoami 00:21:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:21:57 + newgrp - lxd 00:21:57 + sudo snap install lxd 00:21:58 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 00:22:07 2021-04-02T00:22:04Z INFO Waiting for automatic snapd restart... 00:22:19 lxd 4.12 from Canonical* installed 00:22:19 + sudo lxd init --auto 00:22:25 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 00:22:27 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 00:22:27 + sudo snap install --classic snapcraft 00:22:32 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 00:22:32 snapcraft 4.6 from Canonical* installed 00:22:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:22:32 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:22:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:22:32 Dload Upload Total Spent Left Speed 00:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4679 00:22:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8796k 0 --:--:-- --:--:-- --:--:-- 14.3M 00:22:32 ./yq_linux_amd64 00:22:32 + sudo snapcraft prime --use-lxd 00:22:34 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 00:22:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:22:34 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: 00:22:34 - README.md 00:22:34 00:22:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:22:35 Launching a container. 00:22:40 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 00:22:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:22:47 Waiting for container to be ready 00:22:47 To start your first instance, try: lxc launch ubuntu:18.04 00:22:47 00:22:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:22:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:22:52 Waiting for network to be ready... 00:22:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:22:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:22:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 00:22:53 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:22:53 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:22:53 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:22:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:22:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:22:53 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:22:53 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:22:53 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:22:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 00:22:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:22:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:22:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 00:22:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 00:22:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 00:22:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 00:22:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:22:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 00:22:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 00:22:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:22:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:22:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 00:22:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 00:22:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 00:22:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 00:22:57 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 00:22:58 Fetched 24.2 MB in 6s (4067 kB/s) 00:22:59 Reading package lists... 00:23:00 Reading package lists... 00:23:00 Building dependency tree... 00:23:00 Reading state information... 00:23:00 The following additional packages will be installed: 00:23:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:23:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:23:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:23:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:23:00 Suggested packages: 00:23:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:23:00 Recommended packages: 00:23:00 gnupg libsasl2-modules 00:23:00 The following NEW packages will be installed: 00:23:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:23:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:23:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:23:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:23:00 The following packages will be upgraded: 00:23:00 gpg gpg-agent gpgconf libudev1 00:23:00 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 00:23:00 Need to get 3530 kB of archives. 00:23:00 After this operation, 13.3 MB of additional disk space will be used. 00:23:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:23:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:23:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:23:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:23:00 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 00:23:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 00:23:01 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:23:01 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:23:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:23:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:23:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:23:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:23:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:23:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:23:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:23:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:23:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:23:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:23:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:23:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:23:01 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:23:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:23:01 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 00:23:01 debconf: delaying package configuration, since apt-utils is not installed 00:23:01 Fetched 3530 kB in 1s (3459 kB/s) 00:23:01 (Reading database ... 12511 files and directories currently installed.) 00:23:01 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 00:23:01 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:23:02 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 00:23:02 Selecting previously unselected package udev. 00:23:02 (Reading database ... 12511 files and directories currently installed.) 00:23:02 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 00:23:02 Unpacking udev (237-3ubuntu10.45) ... 00:23:02 Selecting previously unselected package libfuse2:amd64. 00:23:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:23:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:23:02 Selecting previously unselected package fuse. 00:23:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:23:02 Unpacking fuse (2.9.7-1ubuntu1) ... 00:23:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:23:02 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:23:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:23:02 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:23:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:23:02 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:23:03 Selecting previously unselected package libksba8:amd64. 00:23:03 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:23:03 Unpacking libksba8:amd64 (1.3.5-2) ... 00:23:03 Selecting previously unselected package libroken18-heimdal:amd64. 00:23:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:23:03 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:23:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:23:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libwind0-heimdal:amd64. 00:23:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:23:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:23:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:23:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:23:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:23:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:03 Selecting previously unselected package libsasl2-modules-db:amd64. 00:23:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:23:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:23:03 Selecting previously unselected package libsasl2-2:amd64. 00:23:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:23:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:23:03 Selecting previously unselected package libldap-common. 00:23:04 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:23:04 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:23:04 Selecting previously unselected package libldap-2.4-2:amd64. 00:23:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:23:04 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:23:04 Selecting previously unselected package dirmngr. 00:23:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:23:04 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:23:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:23:04 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:23:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:23:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:23:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:23:04 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:23:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:04 Setting up libksba8:amd64 (1.3.5-2) ... 00:23:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:04 Setting up udev (237-3ubuntu10.45) ... 00:23:05 invoke-rc.d: policy-rc.d denied execution of start. 00:23:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Processing triggers for systemd (237-3ubuntu10) ... 00:23:05 Setting up fuse (2.9.7-1ubuntu1) ... 00:23:05 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:23:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:23:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:23:05 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:23:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:05 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 00:23:06 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:23:06 settings in the [Install] section, and DefaultInstance for template units). 00:23:06 This means they are not meant to be enabled using systemctl. 00:23:06 Possible reasons for having this kind of units are: 00:23:06 1) A unit may be statically enabled by being symlinked from another unit's 00:23:06 .wants/ or .requires/ directory. 00:23:06 2) A unit's purpose may be to act as a helper for some other unit which has 00:23:06 a requirement dependency on it. 00:23:06 3) A unit may be started when needed via activation (socket, path, timer, 00:23:06 D-Bus, udev, scripted systemctl call, ...). 00:23:06 4) In case of template units, the unit is meant to be enabled with some 00:23:06 instance name specified. 00:23:06 Reading package lists... 00:23:06 Building dependency tree... 00:23:06 Reading state information... 00:23:07 The following additional packages will be installed: 00:23:07 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:23:07 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:23:07 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:23:07 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:23:07 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:23:07 Suggested packages: 00:23:07 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:23:07 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:23:07 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:23:07 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:23:07 systemd-container policykit-1 00:23:07 Recommended packages: 00:23:07 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:23:07 The following NEW packages will be installed: 00:23:07 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:23:07 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:23:07 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:23:07 multiarch-support openssh-client python3 python3-minimal python3.6 00:23:07 python3.6-minimal snapd squashfs-tools sudo 00:23:07 The following packages will be upgraded: 00:23:07 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:23:07 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 00:23:07 Need to get 35.2 MB of archives. 00:23:07 After this operation, 141 MB of additional disk space will be used. 00:23:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 00:23:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:23:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:23:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:23:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 00:23:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:23:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:23:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:23:08 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:23:08 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:23:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:23:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:23:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:23:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:23:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:23:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:23:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:23:08 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:23:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:23:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:23:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:23:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:23:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:23:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:23:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:23:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:23:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:23:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:23:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:23:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 00:23:09 debconf: delaying package configuration, since apt-utils is not installed 00:23:09 Fetched 35.2 MB in 2s (14.9 MB/s) 00:23:09 (Reading database ... 12757 files and directories currently installed.) 00:23:09 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 00:23:09 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:23:10 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 00:23:10 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:23:10 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 00:23:10 (Reading database ... 12757 files and directories currently installed.) 00:23:10 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:23:10 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:23:11 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:23:11 (Reading database ... 12757 files and directories currently installed.) 00:23:11 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:23:11 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:23:11 Setting up apt (1.6.12ubuntu0.2) ... 00:23:11 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:23:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:23:12 (Reading database ... 12764 files and directories currently installed.) 00:23:12 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:23:12 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:23:12 Selecting previously unselected package libpython3.6-minimal:amd64. 00:23:12 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:23:12 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] } 00:23:12 $ docker stop --time=1 91af9d0c83a37a1909e3aa24461d60a9008bcbbfdbc4aee085e99403670180d7 00:23:12 Selecting previously unselected package libexpat1:amd64. 00:23:12 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:23:12 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:23:12 Selecting previously unselected package python3.6-minimal. 00:23:12 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:23:12 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:23:13 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:23:13 Checking for services that may need to be restarted...done. 00:23:13 Checking for services that may need to be restarted...done. 00:23:13 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:23:13 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:23:13 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:23:14 Selecting previously unselected package python3-minimal. 00:23:14 (Reading database ... 13012 files and directories currently installed.) 00:23:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:23:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:23:14 Selecting previously unselected package mime-support. 00:23:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:23:14 Unpacking mime-support (3.60ubuntu1) ... 00:23:14 Selecting previously unselected package libmpdec2:amd64. 00:23:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:23:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:23:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:23:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:23:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:23:14 Selecting previously unselected package python3.6. 00:23:14 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:23:14 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:23:14 Selecting previously unselected package libpython3-stdlib:amd64. 00:23:14 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:23:14 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:23:14 Setting up python3-minimal (3.6.7-1~18.04) ... 00:23:15 $ docker rm -f 91af9d0c83a37a1909e3aa24461d60a9008bcbbfdbc4aee085e99403670180d7 00:23:16 Selecting previously unselected package python3. 00:23:16 (Reading database ... 13442 files and directories currently installed.) 00:23:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:23:16 Unpacking python3 (3.6.7-1~18.04) ... 00:23:16 Selecting previously unselected package multiarch-support. 00:23:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:23:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:23:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:23:16 Selecting previously unselected package liblzo2-2:amd64. 00:23:16 (Reading database ... 13479 files and directories currently installed.) 00:23:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:23:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:23:16 Selecting previously unselected package libbsd0:amd64. 00:23:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:23:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:23:16 Selecting previously unselected package sudo. 00:23:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:23:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:23:16 Selecting previously unselected package apparmor. 00:23:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:23:16 Unpacking apparmor (2.12-4ubuntu5.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:23:16 Selecting previously unselected package libedit2:amd64. 00:23:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:23:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:23:16 Selecting previously unselected package libkrb5support0:amd64. 00:23:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:23:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:23:16 Selecting previously unselected package libk5crypto3:amd64. 00:23:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:23:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:23:16 Selecting previously unselected package libkeyutils1:amd64. 00:23:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:23:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:23:16 Selecting previously unselected package libkrb5-3:amd64. 00:23:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:23:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:17 00:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:23:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:23:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:23:17 Selecting previously unselected package libssl1.0.0:amd64. 00:23:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:23:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [Pipeline] isUnix [Pipeline] sh 00:23:17 Selecting previously unselected package openssh-client. 00:23:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:23:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:17 Selecting previously unselected package squashfs-tools. 00:23:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:23:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:23:17 Selecting previously unselected package snapd. 00:23:17 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 00:23:17 Unpacking snapd (2.48.3+18.04) ... 00:23:17 latest: Pulling from edgex-devops/edgex-compose-arm64 00:23:17 29e5d40040c1: Pulling fs layer 00:23:17 1ce36da41761: Pulling fs layer 00:23:17 25b303627fd3: Pulling fs layer 00:23:18 29e5d40040c1: Verifying Checksum 00:23:18 29e5d40040c1: Download complete 00:23:18 1ce36da41761: Verifying Checksum 00:23:18 1ce36da41761: Download complete 00:23:19 29e5d40040c1: Pull complete 00:23:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:23:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:23:20 Setting up mime-support (3.60ubuntu1) ... 00:23:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:23:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:23:20 1ce36da41761: Pull complete 00:23:20 25b303627fd3: Verifying Checksum 00:23:20 25b303627fd3: Download complete 00:23:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:23:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:20 Setting up systemd (237-3ubuntu10.45) ... 00:23:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:23:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:23:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:23:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:23:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:23:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:23:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:23:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:23:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:23:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:23:22 Setting up python3 (3.6.7-1~18.04) ... 00:23:22 running python rtupdate hooks for python3.6... 00:23:22 running python post-rtupdate hooks for python3.6... 00:23:22 Setting up apparmor (2.12-4ubuntu5.1) ... 00:23:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:23:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:23:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:23:23 Setting up snapd (2.48.3+18.04) ... 00:23:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:23:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:23:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:23:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:23:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:23:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:23:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:23:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:23:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:23:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:23:26 /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' 00:23:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:23:26 Processing triggers for systemd (237-3ubuntu10.45) ... 00:23:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:23:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:23:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:23:29 Reading package lists... 00:23:29 Reading package lists... 00:23:29 Building dependency tree... 00:23:29 Reading state information... 00:23:30 Calculating upgrade... 00:23:30 The following packages will be upgraded: 00:23:30 advancecomp base-files bash binutils binutils-common 00:23:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:23:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:23:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:23:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:23:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:23:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:23:30 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 00:23:30 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 00:23:30 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 00:23:30 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 00:23:30 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 00:23:30 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 00:23:30 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 00:23:30 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:23:30 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:23:30 Need to get 63.8 MB of archives. 00:23:30 After this operation, 5208 kB of additional disk space will be used. 00:23:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 00:23:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:23:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:23:30 25b303627fd3: Pull complete 00:23:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:23:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:23:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:23:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:23:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:23:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:23:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:23:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:23:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:23:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:23:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:23:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:23:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:23:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:23:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:23:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:23:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:23:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:23:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:23:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:23:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:23:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:23:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:23:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:23:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:23:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:23:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:23:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:23:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:23:30 prd-ubuntu18.04-docker-arm64-4c-16g-32522 does not seem to be running inside a container 00:23:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:23:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:23:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:23:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:23:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:23:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:23:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:23:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:23:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:23:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:23:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:23:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:23:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:23:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:23:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:23:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:23:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:23:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:23:30 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:23:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:23:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:23:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:23:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:23:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:23:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:23:31 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:23:31 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:23:31 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:23:31 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:23:31 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:23:31 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:23:31 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:23:31 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:23:31 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:23:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:23:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:23:31 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:23:31 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:23:31 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:23:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:23:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:23:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:23:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:23:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:23:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:23:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:23:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:23:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:23:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:23:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:23:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:23:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:23:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:23:31 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 00:23:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:23:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:23:31 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:23:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:23:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:23:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:23:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:23:31 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:23:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:23:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:23:32 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:23:32 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:23:32 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:23:32 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:23:32 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:23:32 debconf: delaying package configuration, since apt-utils is not installed 00:23:32 Fetched 63.8 MB in 2s (33.8 MB/s) 00:23:32 (Reading database ... 13912 files and directories currently installed.) 00:23:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:23:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:23:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 00:23:33 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 00:23:34 $ docker top d7de765308842917e8aab624b8709b2cc8caacbeec789805c6a4c0fbfab8f32c -eo pid,comm 00:23:34 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:34 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:34 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [Pipeline] sh 00:23:34 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:34 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:34 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:34 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:34 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:35 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:35 (Reading database ... 13911 files and directories currently installed.) 00:23:35 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:35 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:23:35 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:23:35 + docker-compose build --help 00:23:35 + grep parallel 00:23:35 (Reading database ... 13911 files and directories currently installed.) 00:23:35 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:35 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:35 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:35 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:23:35 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:23:35 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:23:35 (Reading database ... 13911 files and directories currently installed.) 00:23:35 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:23:35 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:36 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:23:36 (Reading database ... 13911 files and directories currently installed.) 00:23:36 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:23:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:23:36 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:23:36 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:23:37 Setting up base-files (10.1ubuntu2.10) ... 00:23:37 Installing new version of config file /etc/issue ... 00:23:37 Installing new version of config file /etc/issue.net ... 00:23:37 Installing new version of config file /etc/lsb-release ... 00:23:37 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:23:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:23:37 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:23:37 Removing obsolete conffile /etc/default/motd-news ... 00:23:37 (Reading database ... 13912 files and directories currently installed.) 00:23:37 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:23:37 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:23:37 Setting up bash (4.4.18-2ubuntu1.2) ... 00:23:37 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 00:23:37 (Reading database ... 13912 files and directories currently installed.) 00:23:37 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:37 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:23:38 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:23:38 (Reading database ... 13912 files and directories currently installed.) 00:23:38 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:23:38 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:23:38 Setting up tar (1.29b-2ubuntu0.2) ... 00:23:38 (Reading database ... 13912 files and directories currently installed.) 00:23:38 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:23:38 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:23:38 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:23:38 (Reading database ... 13912 files and directories currently installed.) 00:23:38 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:38 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:38 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:23:39 (Reading database ... 13912 files and directories currently installed.) 00:23:39 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:39 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:39 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:23:39 (Reading database ... 13912 files and directories currently installed.) 00:23:39 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:23:39 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:23:39 Setting up grep (3.1-2build1) ... 00:23:39 (Reading database ... 13912 files and directories currently installed.) 00:23:39 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:23:39 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:23:39 --parallel Build images in parallel. 00:23:39 Setting up login (1:4.5-1ubuntu2) ... [Pipeline] } 00:23:39 $ docker stop --time=1 d7de765308842917e8aab624b8709b2cc8caacbeec789805c6a4c0fbfab8f32c 00:23:39 (Reading database ... 13912 files and directories currently installed.) 00:23:39 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:39 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:39 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:23:39 (Reading database ... 13912 files and directories currently installed.) 00:23:39 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:23:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:23:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:23:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:23:41 (Reading database ... 13912 files and directories currently installed.) 00:23:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:23:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:23:41 $ docker rm -f d7de765308842917e8aab624b8709b2cc8caacbeec789805c6a4c0fbfab8f32c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:23:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:23:42 . [Pipeline] withDockerContainer 00:23:42 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:23:42 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:23:42 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:23:42 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:23:42 prd-ubuntu18.04-docker-arm64-4c-16g-32522 does not seem to be running inside a container 00:23:42 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:23:42 (Reading database ... 13912 files and directories currently installed.) 00:23:42 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:23:42 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:23:42 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:23:43 (Reading database ... 13912 files and directories currently installed.) 00:23:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:43 (Reading database ... 13912 files and directories currently installed.) 00:23:43 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:43 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:43 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:43 (Reading database ... 13912 files and directories currently installed.) 00:23:43 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:43 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:43 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:43 (Reading database ... 13912 files and directories currently installed.) 00:23:43 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:43 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:44 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:44 (Reading database ... 13912 files and directories currently installed.) 00:23:44 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:44 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:44 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:44 $ docker top 97669aff1308541096d4f2d021cfab262c37d29b1006a70d93d477e84ef09e87 -eo pid,comm 00:23:44 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:44 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:23:44 (Reading database ... 13912 files and directories currently installed.) 00:23:44 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:23:44 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] { [Pipeline] sh 00:23:44 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:23:44 (Reading database ... 13912 files and directories currently installed.) 00:23:44 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:44 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:44 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:23:44 (Reading database ... 13912 files and directories currently installed.) 00:23:44 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:44 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:44 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:23:44 (Reading database ... 13912 files and directories currently installed.) 00:23:44 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:45 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:45 + docker-compose -f ./docker-compose-build.yml build --parallel 00:23:45 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:23:45 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:23:45 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:23:46 (Reading database ... 13912 files and directories currently installed.) 00:23:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:23:46 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:23:46 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:23:46 (Reading database ... 13912 files and directories currently installed.) 00:23:46 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:23:46 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:23:46 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:23:46 (Reading database ... 13914 files and directories currently installed.) 00:23:46 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:23:46 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:23:47 Setting up debconf (1.5.66ubuntu1) ... 00:23:47 (Reading database ... 13914 files and directories currently installed.) 00:23:47 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:23:47 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:23:47 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:23:47 (Reading database ... 13914 files and directories currently installed.) 00:23:47 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:23:47 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:23:47 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:23:47 (Reading database ... 13914 files and directories currently installed.) 00:23:47 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:23:47 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:47 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:47 (Reading database ... 13914 files and directories currently installed.) 00:23:47 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:23:47 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:48 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:48 (Reading database ... 13914 files and directories currently installed.) 00:23:48 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:23:48 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:48 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:48 (Reading database ... 13914 files and directories currently installed.) 00:23:48 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:23:48 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:23:48 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 00:23:48 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 00:23:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:23:49 (Reading database ... 13914 files and directories currently installed.) 00:23:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:23:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:23:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:23:49 Building docker-core-command-go ... 00:23:49 Building docker-core-data-go ... 00:23:49 Building docker-core-metadata-go ... 00:23:49 Building docker-security-bootstrapper-go ... 00:23:49 Building docker-security-proxy-setup-go ... 00:23:49 Building docker-security-secretstore-setup-go ... 00:23:49 Building docker-support-notifications-go ... 00:23:49 Building docker-support-scheduler-go ... 00:23:49 Building docker-sys-mgmt-agent-go ... 00:23:49 Building docker-support-notifications-go 00:23:49 Building docker-security-proxy-setup-go 00:23:49 Building docker-core-data-go 00:23:49 Building docker-support-scheduler-go 00:23:49 Building docker-security-secretstore-setup-go 00:23:49 (Reading database ... 13914 files and directories currently installed.) 00:23:49 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:23:49 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:23:49 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:23:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:23:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:23:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:23:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:23:51 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:23:51 Setting up passwd (1:4.5-1ubuntu2) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:23:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:23:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:23:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:23:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:23:51 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:23:51 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:23:51 (Reading database ... 13914 files and directories currently installed.) 00:23:51 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:23:51 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:23:51 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:23:52 (Reading database ... 13914 files and directories currently installed.) 00:23:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:23:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:23:52 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:23:52 (Reading database ... 13914 files and directories currently installed.) 00:23:52 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:23:52 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:23:52 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:23:52 (Reading database ... 13914 files and directories currently installed.) 00:23:52 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:23:52 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:23:52 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:23:53 (Reading database ... 13915 files and directories currently installed.) 00:23:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:23:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:23:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:23:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:23:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:23:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:23:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:23:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:23:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:23:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:23:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:23:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:23:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:23:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:23:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:23:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:23:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:23:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:23:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:23:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:23:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:23:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:23:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:23:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:23:55 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:23:55 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:23:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:23:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:23:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:23:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:23:56 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:23:56 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:23:56 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:23:56 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:23:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:23:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:23:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:57 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:57 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:57 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:57 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:57 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:57 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:58 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:23:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:23:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:24:00 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:24:00 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:24:00 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:24:00 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:24:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:24:01 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:24:01 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:24:01 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:24:01 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:24:01 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:24:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:24:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:24:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:24:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:24:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:24:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:24:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:24:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:24:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:24:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:24:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:24:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:24:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:24:03 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:24:03 00:24:03 Current default time zone: 'Etc/UTC' 00:24:03 Local time is now: Fri Apr 2 00:24:03 UTC 2021. 00:24:03 Universal Time is now: Fri Apr 2 00:24:03 UTC 2021. 00:24:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:24:03 00:24:03 Setting up systemd-sysv (237-3ubuntu10.45) ... 00:24:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 00:24:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:24:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:24:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:24:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:24:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:24:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:24:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:24:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:24:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:24:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:24:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:03 Setting up patch (2.7.6-2ubuntu1.1) ... 00:24:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:24:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:24:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:24:04 Installing new version of config file /etc/ssl/openssl.cnf ... 00:24:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:24:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:24:04 Setting up ca-certificates (20210119~18.04.1) ... 00:24:06 Updating certificates in /etc/ssl/certs... 00:24:07 23 added, 27 removed; done. 00:24:07 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:24:07 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:24:07 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:24:07 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:24:07 Setting up pkgbinarymangler (138.18.04.1) ... 00:24:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:24:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up perl (5.26.1-6ubuntu0.5) ... 00:24:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:24:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:24:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:24:07 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:24:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:24:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:24:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:24:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:24:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:24:07 Processing triggers for systemd (237-3ubuntu10.45) ... 00:24:08 Processing triggers for mime-support (3.60ubuntu1) ... 00:24:08 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:24:08 Updating certificates in /etc/ssl/certs... 00:24:08 0 added, 0 removed; done. 00:24:08 Running hooks in /etc/ca-certificates/update.d... 00:24:08 done. 00:24:09 Reading package lists... 00:24:09 Building dependency tree... 00:24:09 Reading state information... 00:24:09 The following NEW packages will be installed: 00:24:09 apt-transport-https 00:24:09 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:24:09 Need to get 1696 B of archives. 00:24:09 After this operation, 153 kB of additional disk space will be used. 00:24:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:24:09 debconf: delaying package configuration, since apt-utils is not installed 00:24:10 Fetched 1696 B in 0s (25.6 kB/s) 00:24:10 Selecting previously unselected package apt-transport-https. 00:24:10 (Reading database ... 13920 files and directories currently installed.) 00:24:10 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:24:10 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:24:10 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:24:10 Waiting for network to be ready... 00:24:16 2021-04-02T00:24:14Z INFO Waiting for automatic snapd restart... 00:24:17 snapd 2.49.1 from Canonical* installed 00:24:18 "snapd" switched to the "latest/stable" channel 00:24:18 00:24:23 core18 20210309 from Canonical* installed 00:24:23 "core18" switched to the "latest/stable" channel 00:24:23 00:24:30 snapcraft 4.6 from Canonical* installed 00:24:30 "snapcraft" switched to the "latest/stable" channel 00:24:30 00:24:33 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: 00:24:33 - README.md 00:24:33 00:24:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:24:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:24:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:24:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:24:42 Reading package lists... 00:24:42 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:24:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:48 Reading package lists... 00:24:48 Building dependency tree... 00:24:48 Reading state information... 00:24:48 Suggested packages: 00:24:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:24:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:24:48 Recommended packages: 00:24:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:24:48 The following NEW packages will be installed: 00:24:48 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:24:48 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:24:48 pkg-config zip 00:24:48 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:24:48 Need to get 7663 kB of archives. 00:24:48 After this operation, 43.8 MB of additional disk space will be used. 00:24:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:24:49 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:24:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:24:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:24:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:24:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:24:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:24:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:24:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:24:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:24:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:24:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:24:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:24:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:24:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:24:49 debconf: delaying package configuration, since apt-utils is not installed 00:24:50 Fetched 7663 kB in 1s (10.1 MB/s) 00:24:50 Selecting previously unselected package libglib2.0-0:amd64. 00:24:50 (Reading database ... 13924 files and directories currently installed.) 00:24:50 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:24:50 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:24:50 Selecting previously unselected package libpsl5:amd64. 00:24:50 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:24:50 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:24:50 Selecting previously unselected package libnghttp2-14:amd64. 00:24:50 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:24:50 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:24:50 Selecting previously unselected package librtmp1:amd64. 00:24:50 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:24:50 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:24:50 Selecting previously unselected package libcurl3-gnutls:amd64. 00:24:50 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:24:50 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:24:50 Selecting previously unselected package liberror-perl. 00:24:50 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:24:50 Unpacking liberror-perl (0.17025-1) ... 00:24:50 Selecting previously unselected package git-man. 00:24:50 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:24:50 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:24:51 Selecting previously unselected package git. 00:24:51 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:24:51 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:24:52 Selecting previously unselected package libnorm1:amd64. 00:24:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:24:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:24:52 Selecting previously unselected package libpgm-5.2-0:amd64. 00:24:52 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:24:52 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:24:52 Selecting previously unselected package libsodium23:amd64. 00:24:52 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:24:52 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:24:52 Selecting previously unselected package libzmq5:amd64. 00:24:52 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:24:52 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:24:52 Selecting previously unselected package libzmq3-dev:amd64. 00:24:52 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:24:52 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:24:52 Selecting previously unselected package pkg-config. 00:24:52 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:24:52 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:24:52 Selecting previously unselected package zip. 00:24:52 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:24:52 Unpacking zip (3.0-11build1) ... 00:24:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:24:52 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:24:52 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:24:52 Setting up liberror-perl (0.17025-1) ... 00:24:52 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:24:52 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:24:52 No schema files found: doing nothing. 00:24:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:24:52 Setting up zip (3.0-11build1) ... 00:24:52 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:24:52 Setting up libsodium23:amd64 (1.0.16-2) ... 00:24:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:24:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:24:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:24:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:24:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:24:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:24:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:24:58 ---> 74a367456f99 00:24:58 Step 3/24 : WORKDIR /edgex-go 00:24:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:58 ---> 74a367456f99 00:24:58 Step 3/22 : WORKDIR /edgex-go 00:24:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:58 ---> 74a367456f99 00:24:58 Step 3/22 : WORKDIR /edgex-go 00:24:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:24:58 ---> 74a367456f99 00:24:58 Step 3/23 : WORKDIR /edgex-go 00:24:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:24:58 ---> 74a367456f99 00:24:58 Step 3/21 : WORKDIR /edgex-go 00:24:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:24:59 git set to automatically installed. 00:24:59 git-man set to automatically installed. 00:24:59 libcurl3-gnutls set to automatically installed. 00:24:59 liberror-perl set to automatically installed. 00:24:59 libglib2.0-0 set to automatically installed. 00:24:59 libnghttp2-14 set to automatically installed. 00:24:59 libnorm1 set to automatically installed. 00:24:59 libpgm-5.2-0 set to automatically installed. 00:24:59 libpsl5 set to automatically installed. 00:24:59 librtmp1 set to automatically installed. 00:24:59 libsodium23 set to automatically installed. 00:24:59 libzmq3-dev set to automatically installed. 00:24:59 libzmq5 set to automatically installed. 00:24:59 pkg-config set to automatically installed. 00:24:59 zip set to automatically installed. 00:25:03 snapd is not logged in, snap install commands will use sudo 00:25:03 ---> Running in 0efd639156cb 00:25:03 ---> Running in bd5e8976c8cd 00:25:03 ---> Running in 06291c4d65f5 00:25:03 ---> Running in 973895aad96b 00:25:03 ---> Running in ee6aaa01c01c 00:25:03 Removing intermediate container 06291c4d65f5 00:25:03 ---> 71ccbc6c3239 00:25:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:03 ---> Running in 4afd85b740d2 00:25:04 Removing intermediate container 0efd639156cb 00:25:04 ---> da499a426c26 00:25:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:04 Removing intermediate container bd5e8976c8cd 00:25:04 ---> ef60c0d6e6bc 00:25:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:04 Removing intermediate container 973895aad96b 00:25:04 ---> 60b6865eb672 00:25:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:04 Removing intermediate container ee6aaa01c01c 00:25:04 ---> 020199db93b5 00:25:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:04 ---> Running in 3909e18b34d7 00:25:04 ---> Running in 3a3459546c6c 00:25:04 ---> Running in 6b594b5beaf9 00:25:04 ---> Running in 4bffedf35a6b 00:25:08 Removing intermediate container 4afd85b740d2 00:25:08 ---> 04dd180669b0 00:25:08 Step 5/22 : RUN apk add --update --no-cache make git 00:25:08 Removing intermediate container 3909e18b34d7 00:25:08 ---> 21b7ac546f91 00:25:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:25:08 ---> Running in 055cd2b50b56 00:25:08 Removing intermediate container 4bffedf35a6b 00:25:08 ---> 8f17125c96f8 00:25:08 Step 5/21 : RUN apk add --update --no-cache make git 00:25:08 ---> Running in 9472fec8cd16 00:25:08 Removing intermediate container 3a3459546c6c 00:25:08 ---> eafe3cca8f59 00:25:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:25:08 ---> Running in 77aff76be6fb 00:25:09 ---> Running in d5d06a0f81b5 00:25:09 Removing intermediate container 6b594b5beaf9 00:25:09 ---> d5a666f9dfa1 00:25:09 Step 5/24 : RUN apk add --update --no-cache make git 00:25:09 ---> Running in 2664403ff253 00:25:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:25:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:25:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:25:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:25:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:25:12 OK: 217 MiB in 51 packages 00:25:13 OK: 217 MiB in 51 packages 00:25:13 OK: 217 MiB in 51 packages 00:25:13 OK: 217 MiB in 51 packages 00:25:14 OK: 217 MiB in 51 packages 00:25:14 Removing intermediate container 055cd2b50b56 00:25:14 ---> f1e8de108767 00:25:14 Step 6/22 : COPY go.mod . 00:25:15 Removing intermediate container 9472fec8cd16 00:25:15 ---> 16249798ba9e 00:25:15 Step 6/23 : COPY go.mod . 00:25:15 ---> 1a29418199b2 00:25:15 Step 7/22 : RUN go mod download 00:25:15 Removing intermediate container 77aff76be6fb 00:25:15 ---> 22fc62c2e713 00:25:15 Step 6/21 : COPY go.mod . 00:25:15 Removing intermediate container d5d06a0f81b5 00:25:15 ---> eae9a074d713 00:25:15 Step 6/22 : COPY go.mod . 00:25:15 ---> Running in 24b186f56686 00:25:15 Removing intermediate container 2664403ff253 00:25:15 ---> 7750dae5e083 00:25:15 Step 6/24 : COPY go.mod . 00:25:15 ---> 480fe0b06111 00:25:15 Step 7/23 : RUN go mod download 00:25:16 ---> Running in 3bf1d5071c05 00:25:16 ---> 3bb3f363c892 00:25:16 Step 7/21 : RUN go mod download 00:25:16 ---> 2d144610f880 00:25:16 Step 7/22 : RUN go mod download 00:25:17 ---> 89d3578abd81 00:25:17 Step 7/24 : RUN go mod download 00:25:17 ---> Running in f9674fe689d4 00:25:17 ---> Running in ea79f33df9ea 00:25:17 ---> Running in b18b47f9e98f 00:25:20 Removing intermediate container 24b186f56686 00:25:20 ---> d0722e1958a1 00:25:20 Step 8/22 : COPY . . 00:25:20 Removing intermediate container 3bf1d5071c05 00:25:20 ---> 2fa2d8f15eab 00:25:20 Step 8/23 : COPY . . 00:25:22 Removing intermediate container f9674fe689d4 00:25:22 ---> a3819de359bf 00:25:22 Step 8/21 : COPY . . 00:25:23 Removing intermediate container ea79f33df9ea 00:25:23 Removing intermediate container b18b47f9e98f 00:25:23 ---> 403df49a5b4d 00:25:23 Step 8/24 : COPY . . 00:25:23 ---> 3dfefffd993c 00:25:23 Step 8/22 : COPY . . 00:25:24 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 00:25:25 snapd is not logged in, snap install commands will use sudo 00:25:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:25:31 snap "core18" has no updates available 00:25:32 Pulling go-build-helper 00:25:32 + snapcraftctl pull 00:25:33 'app-service-config' has dependencies that need to be staged: go-build-helper 00:25:33 Skipping pull go-build-helper (already ran) 00:25:33 Building go-build-helper 00:25:33 + snapcraftctl build 00:25:37 Staging go-build-helper 00:25:37 + snapcraftctl stage 00:25:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:25:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:25:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 00:25:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 00:25:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 00:25:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:25:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 00:25:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 00:25:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 00:25:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 00:25:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:25:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:25:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:25:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:25:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:25:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:25:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:25:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:25:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:25:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 00:25:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 00:25:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 00:25:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 00:25:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 00:25:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 00:25:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 00:25:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 00:25:49 Fetched 24.2 MB in 0s (0 B/s) 00:25:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:25:49 Fetched 224 kB in 0s (0 B/s) 00:25:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:25:49 Fetched 157 kB in 0s (0 B/s) 00:25:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:25:49 Fetched 221 kB in 0s (0 B/s) 00:25:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:25:49 Fetched 143 kB in 0s (0 B/s) 00:25:49 Pulling app-service-config 00:25:49 + snapcraftctl pull 00:25:49 Cloning into '/root/parts/app-service-config/src'... 00:25:49 Pulling config-common 00:25:49 + snapcraftctl pull 00:25:50 ---> c03cbc8036ee 00:25:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:25:50 ---> 5db4fb3f7ab7 00:25:50 Step 9/23 : RUN make cmd/core-data/core-data 00:25:50 ---> 74562201bbb7 00:25:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:25:50 ---> 062892b9dee2 00:25:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:25:50 ---> 3a9126458ddd 00:25:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:25:50 ---> Running in 044bac23bed8 00:25:50 ---> Running in 288d647c0b35 00:25:50 ---> Running in 53d2bef748ab 00:25:50 ---> Running in aa10c10f2d2d 00:25:50 ---> Running in 0cb8dd2830e2 00:25:50 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 00:25:50 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 00:25:50 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 00:25:51 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 00:25:51 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 00:25:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:25:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:25:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:25:55 Fetched 0 B in 0s (0 B/s) 00:25:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:25:55 Fetched 0 B in 0s (0 B/s) 00:25:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:25:55 Fetched 0 B in 0s (0 B/s) 00:25:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:25:55 Fetched 0 B in 0s (0 B/s) 00:25:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:25:55 Fetched 0 B in 0s (0 B/s) 00:25:55 Pulling edgex-go 00:25:55 + snapcraftctl pull 00:26:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:26:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:26:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:26:21 Fetched 0 B in 0s (0 B/s) 00:26:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:26:21 Fetched 96.5 kB in 0s (0 B/s) 00:26:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:26:21 Fetched 279 kB in 0s (0 B/s) 00:26:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:26:21 Fetched 122 kB in 0s (0 B/s) 00:26:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:26:21 Fetched 77.8 kB in 0s (0 B/s) 00:26:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:26:21 Fetched 8848 B in 0s (0 B/s) 00:26:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:26:21 Fetched 47.8 kB in 0s (0 B/s) 00:26:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:26:21 Fetched 45.6 kB in 0s (0 B/s) 00:26:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:26:21 Fetched 15.0 kB in 0s (0 B/s) 00:26:21 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:26:21 Fetched 219 kB in 0s (0 B/s) 00:26:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:26:21 Fetched 154 kB in 0s (0 B/s) 00:26:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:26:21 Fetched 50.6 kB in 0s (0 B/s) 00:26:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:26:21 Fetched 14.8 kB in 0s (0 B/s) 00:26:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:26:21 Fetched 41.8 kB in 0s (0 B/s) 00:26:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:26:21 Fetched 499 kB in 0s (0 B/s) 00:26:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:26:21 Fetched 111 kB in 0s (0 B/s) 00:26:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:26:21 Fetched 240 kB in 0s (0 B/s) 00:26:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:26:21 Fetched 29.3 kB in 0s (0 B/s) 00:26:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:26:21 Fetched 85.5 kB in 0s (0 B/s) 00:26:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:26:21 Fetched 24.5 kB in 0s (0 B/s) 00:26:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:26:21 Fetched 49.2 kB in 0s (0 B/s) 00:26:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:26:21 Fetched 54.2 kB in 0s (0 B/s) 00:26:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:26:21 Fetched 30.8 kB in 0s (0 B/s) 00:26:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:26:21 Fetched 15.8 kB in 0s (0 B/s) 00:26:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:26:21 Fetched 85.9 kB in 0s (0 B/s) 00:26:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:26:21 Fetched 8720 B in 0s (0 B/s) 00:26:21 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:26:21 Fetched 137 kB in 0s (0 B/s) 00:26:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:26:21 Fetched 119 kB in 0s (0 B/s) 00:26:21 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:26:21 Fetched 109 kB in 0s (0 B/s) 00:26:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:26:21 Fetched 11.1 kB in 0s (0 B/s) 00:26:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:26:21 Fetched 645 kB in 0s (0 B/s) 00:26:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:26:21 Fetched 41.3 kB in 0s (0 B/s) 00:26:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:26:21 Fetched 17.9 kB in 0s (0 B/s) 00:26:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:26:21 Fetched 368 kB in 0s (0 B/s) 00:26:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:26:21 Fetched 187 kB in 0s (0 B/s) 00:26:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:26:21 Fetched 175 kB in 0s (0 B/s) 00:26:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:26:21 Fetched 206 kB in 0s (0 B/s) 00:26:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:26:21 Fetched 1301 kB in 0s (0 B/s) 00:26:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:26:21 Fetched 36.2 kB in 0s (0 B/s) 00:26:21 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:26:21 Fetched 159 kB in 0s (0 B/s) 00:26:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:26:21 Fetched 107 kB in 0s (0 B/s) 00:26:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:26:21 Fetched 48.7 kB in 0s (0 B/s) 00:26:21 Pulling static-packages 00:26:21 + snapcraftctl pull 00:26:21 Pulling version 00:26:21 + cd /root/project 00:26:21 + [ -f VERSION ] 00:26:21 + PROJECT_VERSION=local-dev 00:26:21 + git rev-parse --short HEAD 00:26:21 + GIT_REVISION=45699a18 00:26:21 + snapcraftctl set-version local-dev 00:26:21 Skipping build go-build-helper (already ran) 00:26:21 Building app-service-config 00:26:21 + make build 00:26:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 00:26:22 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.40 00:26:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 00:26:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 00:26:23 go: downloading github.com/go-kit/kit v0.8.0 00:26:23 go: downloading github.com/google/uuid v1.2.0 00:26:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 00:26:23 go: downloading github.com/BurntSushi/toml v0.3.1 00:26:23 go: downloading github.com/gorilla/mux v1.8.0 00:26:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 00:26:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 00:26:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:26:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:26:23 go: downloading github.com/pebbe/zmq4 v1.2.7 00:26:23 go: downloading github.com/pelletier/go-toml v1.2.0 00:26:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 00:26:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:26:23 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:26:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:26:23 go: downloading github.com/x448/float16 v0.8.4 00:26:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:26:23 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 00:26:24 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:26:24 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:26:24 go: downloading github.com/gorilla/websocket v1.4.2 00:26:24 go: downloading github.com/go-playground/validator/v10 v10.4.1 00:26:24 go: downloading github.com/hashicorp/consul/api v1.8.1 00:26:24 go: downloading github.com/leodido/go-urn v1.2.0 00:26:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:26:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:26:24 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:26:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:26:24 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:26:24 go: downloading github.com/go-playground/universal-translator v0.17.0 00:26:24 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:26:24 go: downloading github.com/mattn/go-isatty v0.0.12 00:26:24 go: downloading github.com/fatih/color v1.9.0 00:26:24 go: downloading github.com/hashicorp/serf v0.9.5 00:26:24 go: downloading github.com/mitchellh/copystructure v1.0.0 00:26:24 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:26:24 go: downloading github.com/mattn/go-colorable v0.1.6 00:26:24 go: downloading github.com/go-playground/locales v0.13.0 00:26:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:26:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:26:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:26:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:26:37 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 00:26:37 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 00:26:37 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 00:26:37 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 00:26:38 Building config-common 00:26:38 + snapcraftctl build 00:26:41 Building edgex-go 00:26:41 + cd /root/parts/edgex-go/src 00:26:41 + make build 00:26:41 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 00:26:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:26:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 00:26:42 go: downloading github.com/pkg/errors v0.8.1 00:26:42 go: downloading github.com/imdario/mergo v0.3.12 00:26:46 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 00:26:46 go: downloading gopkg.in/yaml.v2 v2.4.0 00:26:53 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 00:26:54 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 00:26:56 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 00:26:56 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 00:26:56 go: downloading github.com/stretchr/testify v1.7.0 00:26:57 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:26:57 go: downloading github.com/pmezard/go-difflib v1.0.0 00:26:57 go: downloading github.com/davecgh/go-spew v1.1.1 00:26:59 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 00:26:59 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:26:59 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:27:01 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 00:27:02 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 00: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 00:27:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:27:05 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:27:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:27:07 go: downloading github.com/lib/pq v1.9.0 00:27:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:27:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:27:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:27:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:27:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:27:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:27:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:27:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:27:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:27:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:27:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:27:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:27:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:27:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:27:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:27:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:27:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:27:09 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 00:27:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:27:10 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:27:10 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:27:10 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:27:10 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:27:10 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:27:10 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:27:10 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:27:13 Building static-packages 00:27:13 + snapcraftctl build 00:27:16 Building version 00:27:16 + snapcraftctl build 00:27:19 Skipping stage go-build-helper (already ran) 00:27:19 Staging app-service-config 00:27:19 + snapcraftctl stage 00:27:19 Staging config-common 00:27:19 + snapcraftctl stage 00:27:21 Staging edgex-go 00:27:21 + snapcraftctl stage 00:27:22 Staging static-packages 00:27:22 + snapcraftctl stage 00:27:24 Staging version 00:27:24 + snapcraftctl stage 00:27:25 Priming go-build-helper 00:27:25 + snapcraftctl prime 00:27:26 Priming app-service-config 00:27:26 + snapcraftctl prime 00:27:27 Priming config-common 00:27:27 + snapcraftctl prime 00:27:28 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 00:27:28 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 00:27:29 Priming edgex-go 00:27:29 + snapcraftctl prime 00:27:30 Priming static-packages 00:27:30 + snapcraftctl prime 00:27:32 Priming version 00:27:32 + snapcraftctl prime 00:27:34 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] } 00:27:50 Removing intermediate container 53d2bef748ab 00:27:50 ---> f2aee7610d7d 00:27:50 00:27:50 Step 10/21 : FROM alpine:3.12 00:27:50 3.12: Pulling from library/alpine 00:27:50 Removing intermediate container 0cb8dd2830e2 00:27:50 ---> 2bb880e35fd5 00:27:50 00:27:50 Step 10/24 : FROM alpine:3.12 00:27:50 3.12: Pulling from library/alpine 00:27:50 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 00:27:50 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 00:27:51 Status: Downloaded newer image for alpine:3.12 00:27:51 ---> d75e27dfc0a0 00:27:51 Step 11/21 : RUN apk add --update --no-cache curl 00:27:51 Status: Image is up to date for alpine:3.12 00:27:51 ---> d75e27dfc0a0 00:27:51 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:27:51 ---> Running in c99de32cc4f0 00:27:51 ---> Running in 8230710e2a94 00:27:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:54 (1/6) Installing ca-certificates (20191127-r4) 00:27:54 (1/4) Installing ca-certificates (20191127-r4) 00:27:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:27:54 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:27:54 (3/4) Installing libcurl (7.69.1-r3) 00:27:54 (3/6) Installing libcurl (7.69.1-r3) 00:27:54 (4/4) Installing curl (7.69.1-r3) 00:27:54 Executing busybox-1.31.1-r20.trigger 00:27:54 (4/6) Installing curl (7.69.1-r3) 00:27:54 (5/6) Installing dumb-init (1.2.2-r1) 00:27:54 (6/6) Installing su-exec (0.2-r1) 00:27:54 Executing busybox-1.31.1-r20.trigger 00:27:54 Executing ca-certificates-20191127-r4.trigger 00:27:54 Executing ca-certificates-20191127-r4.trigger 00:27:54 OK: 7 MiB in 18 packages 00:27:55 OK: 7 MiB in 20 packages 00:27:57 Removing intermediate container 044bac23bed8 00:27:57 ---> ab31c8403d56 00:27:57 00:27:57 Step 10/22 : FROM alpine:3.12 00:27:57 ---> d75e27dfc0a0 00:27:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:27:57 Removing intermediate container aa10c10f2d2d 00:27:57 ---> bc2f83f0d62e 00:27:57 00:27:57 Step 10/22 : FROM alpine:3.12 00:27:57 ---> d75e27dfc0a0 00:27:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:27:57 ---> Running in 5573c9875b65 00:27:57 ---> Running in 148f815c1cde 00:27:59 Removing intermediate container c99de32cc4f0 00:27:59 ---> 948d486f7c41 00:27:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:27:59 Removing intermediate container 8230710e2a94 00:27:59 ---> eee09e7e3d2a 00:27:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:27:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:59 ---> Running in a46d336fe076 00:27:59 ---> Running in 7e4dac1951cc 00:28:00 (1/1) Installing dumb-init (1.2.2-r1) 00:28:00 Executing busybox-1.31.1-r20.trigger 00:28:00 OK: 5 MiB in 15 packages 00:28:00 Removing intermediate container 7e4dac1951cc 00:28:00 ---> dcea4300a744 00:28:00 Step 13/21 : WORKDIR /edgex 00:28:00 Removing intermediate container a46d336fe076 00:28:00 ---> 4eb3d585c5fc 00:28:00 Step 13/24 : WORKDIR / 00:28:00 (1/2) Installing ca-certificates (20191127-r4) 00:28:00 (2/2) Installing dumb-init (1.2.2-r1) 00:28:00 Executing busybox-1.31.1-r20.trigger 00:28:00 Executing ca-certificates-20191127-r4.trigger 00:28:00 ---> Running in 4a30779379f4 00:28:00 ---> Running in f713b8e17e46 00:28:01 OK: 6 MiB in 16 packages 00:28:02 Removing intermediate container f713b8e17e46 00:28:02 ---> 7b65b48d5d9d 00:28:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:28:02 Removing intermediate container 4a30779379f4 00:28:02 ---> f74100baaae8 00:28:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:28:02 Removing intermediate container 5573c9875b65 00:28:02 ---> def25392df4e 00:28:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:28:02 ---> Running in a3fcb8691ea4 00:28:03 ---> b8556e3024e0 00:28:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:28:03 ---> 047015d492ae 00:28:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:28:03 Removing intermediate container a3fcb8691ea4 00:28:03 ---> 36a3be10185e 00:28:03 Step 13/22 : ENV APP_PORT=48085 00:28:03 Removing intermediate container 148f815c1cde 00:28:03 ---> a80a286a7c3c 00:28:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:28:03 ---> Running in 699d435c45ab 00:28:03 ---> Running in 82d24aebb7a4 00:28:04 ---> 5292ce96478b 00:28:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:28:04 Removing intermediate container 699d435c45ab 00:28:04 ---> b06ae751c052 00:28:04 Step 13/22 : ENV APP_PORT=48060 00:28:04 Removing intermediate container 82d24aebb7a4 00:28:04 ---> c418e78c4c5a 00:28:04 Step 14/22 : EXPOSE $APP_PORT 00:28:05 ---> d43572ed7bca 00:28:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:28:05 ---> Running in 7ac8d4df2d55 00:28:05 ---> Running in e1e35dd48600 00:28:05 ---> 44f6f2fce475 00:28:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:28:05 Removing intermediate container 7ac8d4df2d55 00:28:05 Removing intermediate container e1e35dd48600 00:28:05 ---> 239381de59e9 00:28:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:05 ---> b1fae776ba2a 00:28:05 Step 14/22 : EXPOSE $APP_PORT 00:28:06 ---> Running in 5151d3a03444 00:28:06 ---> ee69819ee1a3 00:28:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:28:07 ---> 9044e1b148e2 00:28:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:28:07 Removing intermediate container 5151d3a03444 00:28:07 ---> 6187db683fc8 00:28:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:07 ---> Running in 5148f254729c 00:28:07 ---> c4f7dd5acb28 00:28:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:28:08 Removing intermediate container 288d647c0b35 00:28:08 ---> 4a2365748cb3 00:28:08 00:28:08 Step 10/23 : FROM alpine:3.12 00:28:08 ---> d75e27dfc0a0 00:28:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:28:08 Removing intermediate container 5148f254729c 00:28:08 ---> 49c17cd9cc65 00:28:08 Step 18/21 : CMD ["--init=true"] 00:28:08 ---> Running in 801b0354359d 00:28:08 ---> Running in c84cd227d1bd 00:28:09 ---> ffa9cfcfde1d 00:28:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:28:09 ---> 94d851612b41 00:28:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:28:09 ---> 9d87d4178935 00:28:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:28:09 Removing intermediate container 801b0354359d 00:28:09 ---> b62bb8522048 00:28:09 Step 12/23 : ENV APP_PORT=48080 00:28:09 Removing intermediate container c84cd227d1bd 00:28:09 ---> e7a512ba099e 00:28:09 Step 19/21 : LABEL arch=arm64 00:28:10 ---> Running in 048b6cc754d9 00:28:10 ---> Running in 79eb12b8be42 00:28:10 ---> 8e0476928a5b 00:28:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] ---> c23b6907ec75 00:28:10 00:28:10 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/ 00:28:10 ---> Running in 2bc0786e778e 00:28:10 ---> Running in 56387e129c98 00:28:10 Removing intermediate container 048b6cc754d9 00:28:10 ---> b4551aeb189f 00:28:10 Step 13/23 : EXPOSE $APP_PORT 00:28:10 ---> 3445b1e6eb75 00:28:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:28:10 Removing intermediate container 79eb12b8be42 00:28:10 ---> 8516be25fce3 00:28:10 Step 20/21 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:28:11 ---> Running in a1ca8287224d 00:28:11 ---> Running in 0cfc4ba73905 00:28:11 Removing intermediate container 2bc0786e778e 00:28:11 ---> a1cd6e1db0df 00:28:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:11 ---> Running in ea4fa86b6915 00:28:11 Removing intermediate container a1ca8287224d 00:28:11 ---> 8aaa3b0b9fb7 00:28:11 Step 21/21 : LABEL version=0.0.0 00:28:12 Removing intermediate container 0cfc4ba73905 00:28:12 ---> 2cc434ad86bb 00:28:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:12 ---> de1ec5e0f799 00:28:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:28:12 ---> Running in dad198b66443 00:28:12 ---> Running in d0c0c03f5a4d 00:28:12 ---> Running in bb4542224f95 00:28:12 Removing intermediate container ea4fa86b6915 00:28:12 ---> 6df77532a332 00:28:12 Step 20/22 : LABEL arch=arm64 00:28:13 ---> Running in 21ce5d302ec8 00:28:13 Removing intermediate container dad198b66443 00:28:13 ---> c56a5db29011 00:28:13 00:28:13 Removing intermediate container bb4542224f95 00:28:13 ---> 6ade80bcc8aa 00:28:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:13 ---> Running in 7d8366622f12 00:28:13 Successfully built c56a5db29011 00:28:13 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:28:13  Building docker-security-proxy-setup-go ... done Removing intermediate container 21ce5d302ec8 00:28:13 ---> fd69f758ebc3 00:28:13 Building docker-security-bootstrapper-go 00:28:13 Step 21/22 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:28:13 Removing intermediate container 56387e129c98 00:28:13 ---> 2e90c7acb31b 00:28:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:28:14 Removing intermediate container 7d8366622f12 00:28:14 ---> 26b5c8ab9a7f 00:28:14 ---> Running in 08333d3dbded 00:28:14 Step 20/22 : LABEL arch=arm64 00:28:14 ---> Running in 8622276409c1 00:28:14 ---> Running in 8a93c369c4c4 00:28:14 Removing intermediate container 08333d3dbded 00:28:14 ---> ca5f0b0bb396 00:28:14 Step 22/22 : LABEL version=0.0.0 00:28:14 ---> Running in 8c0f625a456e 00:28:15 Removing intermediate container 8622276409c1 00:28:15 ---> f98fc853d49c 00:28:15 Step 22/24 : LABEL arch=arm64 00:28:15 ---> Running in 5e2f1864f283 00:28:15 Removing intermediate container 8a93c369c4c4 00:28:15 ---> b165c8f787cd 00:28:15 Step 21/22 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:28:15 Removing intermediate container d0c0c03f5a4d 00:28:15 ---> 558ffcd6f4d7 00:28:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:28:16 ---> Running in fa04ec289776 00:28:16 ---> Running in 567086c86052 00:28:16 Removing intermediate container 8c0f625a456e 00:28:16 ---> 29a5cd0d8b24 00:28:16 00:28:16 Removing intermediate container 5e2f1864f283 00:28:16 ---> df71d5a54bef 00:28:16 Step 23/24 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:28:17 Successfully built 29a5cd0d8b24 00:28:17 Removing intermediate container fa04ec289776 00:28:17 Successfully tagged docker-support-scheduler-go-arm64:latest 00:28:17 ---> 758ba6ebb3ec 00:28:17 Step 22/22 : LABEL version=0.0.0 Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:28:17 00:28:17 ---> Running in 71a4679aa125 00:28:17 ---> Running in 3a9bbbcaf902 00:28:18 Removing intermediate container 71a4679aa125 00:28:18 ---> 2c5a89b9c12c 00:28:18 Step 24/24 : LABEL version=0.0.0 00:28:18 ---> Running in 8745213fd64e 00:28:18 Removing intermediate container 3a9bbbcaf902 00:28:18 ---> a4d36a640937 00:28:18 00:28:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:28:19 Successfully built a4d36a640937 00:28:19 Successfully tagged docker-support-notifications-go-arm64:latest 00:28:19  Building docker-support-notifications-go ... done Building docker-core-metadata-go 00:28:19 Removing intermediate container 8745213fd64e 00:28:19 ---> 19a89d8cc229 00:28:19 00:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:28:19 Successfully built 19a89d8cc229 00:28:19 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:28:19  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 00:28:19 (1/6) Installing dumb-init (1.2.2-r1) 00:28:20 (2/6) Installing libgcc (9.3.0-r2) 00:28:20 (3/6) Installing libsodium (1.0.18-r0) 00:28:20 (4/6) Installing libstdc++ (9.3.0-r2) 00:28:20 (5/6) Installing libzmq (4.3.3-r0) 00:28:20 (6/6) Installing zeromq (4.3.3-r0) 00:28:20 Executing busybox-1.31.1-r20.trigger 00:28:20 OK: 8 MiB in 20 packages 00:28:22 Removing intermediate container 567086c86052 00:28:22 ---> 9757c0dbcdb1 00:28:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:25 ---> 578a17e7c0ed 00:28:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:28:27 ---> bb3bed695343 00:28:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:28:28 ---> 1e33ce5014c6 00:28:28 Step 19/23 : ENTRYPOINT ["/core-data"] 00:28:29 ---> Running in 451a0fdc7a62 00:28:29 Removing intermediate container 451a0fdc7a62 00:28:29 ---> 0de141498556 00:28:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:30 ---> Running in 511f6363e4d0 00:28:31 Removing intermediate container 511f6363e4d0 00:28:31 ---> 2be730bc6c4f 00:28:31 Step 21/23 : LABEL arch=arm64 00:28:31 ---> Running in 4925b7325d79 00:28:31 Removing intermediate container 4925b7325d79 00:28:31 ---> c650908eb5c3 00:28:31 Step 22/23 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:28:31 ---> Running in 0060912fd47c 00:28:32 Removing intermediate container 0060912fd47c 00:28:32 ---> 7996f6c1aba7 00:28:32 Step 23/23 : LABEL version=0.0.0 00:28:33 ---> Running in a94bc5232804 00:28:33 Removing intermediate container a94bc5232804 00:28:33 ---> 493d0e514d1f 00:28:33 00:28:34 Successfully built 493d0e514d1f 00:28:34 Successfully tagged docker-core-data-go-arm64:latest 00:29:06  Building docker-core-data-go ... done Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:29:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:29:06 ---> 74a367456f99 00:29:06 Step 3/31 : WORKDIR /edgex-go 00:29:06 ---> Using cache 00:29:06 ---> 60b6865eb672 00:29:06 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:06 ---> Using cache 00:29:06 ---> 8f17125c96f8 00:29:06 Step 5/31 : RUN apk add --update --no-cache make git 00:29:06 ---> Using cache 00:29:06 ---> 22fc62c2e713 00:29:06 Step 6/31 : COPY go.mod . 00:29:06 ---> Using cache 00:29:06 ---> 3bb3f363c892 00:29:06 Step 7/31 : RUN go mod download 00:29:06 ---> Using cache 00:29:06 ---> a3819de359bf 00:29:06 Step 8/31 : COPY . . 00:29:06 ---> Using cache 00:29:06 ---> 74562201bbb7 00:29:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:29:10 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:29:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:29:10 ---> 74a367456f99 00:29:10 Step 3/26 : WORKDIR /edgex-go 00:29:10 ---> Using cache 00:29:10 ---> 60b6865eb672 00:29:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:10 ---> Using cache 00:29:10 ---> 8f17125c96f8 00:29:10 Step 5/26 : RUN apk add --update --no-cache make bash git 00:29:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:29:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:29:10 ---> 74a367456f99 00:29:10 Step 3/23 : WORKDIR /edgex-go 00:29:10 ---> Using cache 00:29:10 ---> 60b6865eb672 00:29:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:10 ---> Using cache 00:29:10 ---> 8f17125c96f8 00:29:10 Step 5/23 : RUN apk add --update --no-cache make git 00:29:10 ---> Using cache 00:29:10 ---> 22fc62c2e713 00:29:10 Step 6/23 : COPY go.mod . 00:29:10 ---> Using cache 00:29:10 ---> 3bb3f363c892 00:29:10 Step 7/23 : RUN go mod download 00:29:10 ---> Using cache 00:29:10 ---> a3819de359bf 00:29:10 Step 8/23 : COPY . . 00:29:10 ---> Using cache 00:29:10 ---> 74562201bbb7 00:29:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:29:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:29:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:29:10 ---> 74a367456f99 00:29:10 Step 3/23 : WORKDIR /edgex-go 00:29:10 ---> Using cache 00:29:10 ---> 60b6865eb672 00:29:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:10 ---> Using cache 00:29:10 ---> 8f17125c96f8 00:29:10 Step 5/23 : RUN apk add --update --no-cache make git 00:29:10 ---> Using cache 00:29:10 ---> 22fc62c2e713 00:29:10 Step 6/23 : COPY go.mod . 00:29:10 ---> Using cache 00:29:10 ---> 3bb3f363c892 00:29:10 Step 7/23 : RUN go mod download 00:29:10 ---> Using cache 00:29:10 ---> a3819de359bf 00:29:10 Step 8/23 : COPY . . 00:29:10 ---> Using cache 00:29:10 ---> 74562201bbb7 00:29:10 Step 9/23 : RUN make cmd/core-command/core-command 00:29:10 ---> Running in 0de71eed972d 00:29:10 ---> Running in 80d8be144c95 00:29:10 ---> Running in 1ee7fb7020d5 00:29:10 ---> Running in 46e53e72b27d 00:29:12 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 00:29:12 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 00:29:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:29:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:14 OK: 217 MiB in 51 packages 00:29:16 Removing intermediate container 46e53e72b27d 00:29:16 ---> 17c7b049ef7b 00:29:16 Step 6/26 : COPY go.mod . 00:29:17 ---> f03d218fe819 00:29:17 Step 7/26 : RUN go mod download 00:29:17 ---> Running in f577934257a0 00:29:22 Removing intermediate container f577934257a0 00:29:22 ---> 34087138c861 00:29:22 Step 8/26 : COPY . . 00:29:45 ---> 39428509bdf2 00:29:45 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:29:45 ---> Running in 2c8c2d644db6 00:29:45 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 00:30:53 Removing intermediate container 0de71eed972d 00:30:53 ---> b62cef2a9ec7 00:30:53 00:30:53 Step 10/31 : FROM alpine:3.12 00:30:53 ---> d75e27dfc0a0 00:30:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:30:53 ---> Running in 057e1ca472b4 00:30:53 Removing intermediate container 057e1ca472b4 00:30:53 ---> 29f66d3ab17a 00:30:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:30:53 ---> Running in 8e593d00c8b2 00:30:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:30:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:30:53 (1/2) Installing dumb-init (1.2.2-r1) 00:30:53 (2/2) Installing su-exec (0.2-r1) 00:30:53 Executing busybox-1.31.1-r20.trigger 00:30:53 OK: 5 MiB in 16 packages 00:30:53 Removing intermediate container 8e593d00c8b2 00:30:53 ---> 9a402753ef6e 00:30:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:30:53 ---> Running in 589b992b71d5 00:30:53 Removing intermediate container 80d8be144c95 00:30:53 ---> 8e99a3c28fab 00:30:53 00:30:53 Step 10/23 : FROM alpine:3.12 00:30:53 ---> d75e27dfc0a0 00:30:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:30:53 ---> Using cache 00:30:53 ---> def25392df4e 00:30:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:30:53 ---> Using cache 00:30:53 ---> 36a3be10185e 00:30:53 Step 13/23 : ENV APP_PORT=48082 00:30:53 ---> Running in 294fe9d2a8ee 00:30:53 Removing intermediate container 589b992b71d5 00:30:53 ---> bb3c95815515 00:30:53 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:30:53 ---> Running in 764ae6269d40 00:30:53 Removing intermediate container 294fe9d2a8ee 00:30:53 ---> cb0da158da6b 00:30:53 Step 14/23 : EXPOSE $APP_PORT 00:30:53 ---> Running in 6590091be535 00:30:53 Removing intermediate container 764ae6269d40 00:30:53 ---> 2a738a4020c4 00:30:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:30:53 ---> Running in 5c5110b9f32f 00:30:53 Removing intermediate container 6590091be535 00:30:53 ---> 92a6c1133189 00:30:53 Step 15/23 : WORKDIR / 00:30:53 ---> Running in 2831a1104cee 00:30:53 Removing intermediate container 2831a1104cee 00:30:53 ---> a979571942a6 00:30:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:54 ---> 1cfd8d787caa 00:30:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:30:54 Removing intermediate container 5c5110b9f32f 00:30:54 ---> 2d504ea8d2cc 00:30:54 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:30:55 ---> Running in 6ec2e0f22312 00:30:56 ---> 522d840b61ea 00:30:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:30:56 Removing intermediate container 6ec2e0f22312 00:30:56 ---> e20a1d1f1602 00:30:56 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:30:57 ---> a61a01ae67f2 00:30:57 Step 19/23 : ENTRYPOINT ["/core-command"] 00:30:58 ---> Running in ca8ddbdf122a 00:30:58 ---> d9874493588e 00:30:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:30:58 ---> Running in e788cded423a 00:30:59 Removing intermediate container ca8ddbdf122a 00:30:59 ---> 9cae9bf9a871 00:30:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:59 Removing intermediate container 1ee7fb7020d5 00:30:59 ---> e42ba2a832c0 00:30:59 00:30:59 Step 10/23 : FROM alpine:3.12 00:30:59 ---> d75e27dfc0a0 00:30:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:30:59 ---> Using cache 00:30:59 ---> def25392df4e 00:30:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:30:59 ---> Using cache 00:30:59 ---> 36a3be10185e 00:30:59 Step 13/23 : ENV APP_PORT=48081 00:30:59 ---> Running in 37a16842f125 00:30:59 ---> Running in 172001b5dde1 00:31:00 Removing intermediate container 37a16842f125 00:31:00 ---> f247aeabf413 00:31:00 Step 21/23 : LABEL arch=arm64 00:31:00 Removing intermediate container 172001b5dde1 00:31:00 ---> 1e0530171d5a 00:31:00 Step 14/23 : EXPOSE $APP_PORT 00:31:00 ---> Running in 1d4cad67d573 00:31:00 ---> Running in baa8961a1610 00:31:01 Removing intermediate container 1d4cad67d573 00:31:01 ---> 1a4b6ba5ad8d 00:31:01 Step 22/23 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:31:01 ---> Running in 604e60c1dfcd 00:31:01 Removing intermediate container baa8961a1610 00:31:01 ---> 5ad13f5cd832 00:31:01 Step 15/23 : WORKDIR / 00:31:01 ---> Running in b26134fd0c48 00:31:01 Removing intermediate container e788cded423a 00:31:01 ---> 299a930cf244 00:31:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:31:02 Removing intermediate container 604e60c1dfcd 00:31:02 ---> 792a34cd6207 00:31:02 Step 23/23 : LABEL version=0.0.0 00:31:02 Removing intermediate container 2c8c2d644db6 00:31:02 ---> 7e7fb3b41571 00:31:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:31:02 ---> Running in 8094a0cc77c6 00:31:02 ---> Running in 5c7cf775fd19 00:31:02 Removing intermediate container b26134fd0c48 00:31:02 ---> 1b323e647615 00:31:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:31:03 ---> e023fb1e1a9d 00:31:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:31:03 Removing intermediate container 8094a0cc77c6 00:31:03 ---> 63628389fc92 00:31:03 00:31:03 Successfully built 63628389fc92 00:31:04 Successfully tagged docker-core-command-go-arm64:latest 00:31:04  Building docker-core-command-go ... done  ---> 7a7151ec700f 00:31:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:31:04 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 00:31:04 ---> ae7cd8816969 00:31:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:31:06 ---> 70754a76aae2 00:31:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 1196d5a441f9 00:31:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:31:06 00:31:07 ---> ea07065c2261 00:31:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:31:07 ---> 9b09f9362c17 00:31:07 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:31:07 ---> Running in 22a285dd482a 00:31:07 Removing intermediate container 5c7cf775fd19 00:31:07 ---> d36d4e667528 00:31:07 00:31:07 Step 11/26 : FROM docker:20.10.0 00:31:07 20.10.0: Pulling from library/docker 00:31:07 Removing intermediate container 22a285dd482a 00:31:07 ---> f8d1daa533b9 00:31:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:07 ---> 4aaebe7cb6e0 00:31:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:31:08 ---> Running in d355614b1a1e 00:31:08 ---> Running in a18a7587fc62 00:31:09 Removing intermediate container d355614b1a1e 00:31:09 ---> 9a15d351339e 00:31:09 Step 21/23 : LABEL arch=arm64 00:31:10 Removing intermediate container a18a7587fc62 00:31:10 ---> 3a76def7e182 00:31:10 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:31:10 ---> Running in 48e8b8817a27 00:31:10 Removing intermediate container 48e8b8817a27 00:31:10 ---> 9b8402a20d50 00:31:10 Step 22/23 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:31:11 ---> Running in ac7389a007b9 00:31:11 ---> 060af7ea5258 00:31:11 Step 26/31 : RUN chmod +x /entrypoint.sh 00:31:12 ---> Running in 38c92b165245 00:31:12 Removing intermediate container ac7389a007b9 00:31:12 ---> 06b010708cba 00:31:12 Step 23/23 : LABEL version=0.0.0 00:31:13 ---> Running in b42fe9f05d87 00:31:14 Removing intermediate container b42fe9f05d87 00:31:14 ---> 7e4ee14fc326 00:31:14 00:31:14 Successfully built 7e4ee14fc326 00:31:14 Successfully tagged docker-core-metadata-go-arm64:latest 00:31:16  Building docker-core-metadata-go ... done Removing intermediate container 38c92b165245 00:31:16 ---> 80ba7549daf9 00:31:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:31:16 ---> Running in e4afecf62d36 00:31:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:31:17 Status: Downloaded newer image for docker:20.10.0 00:31:17 Removing intermediate container e4afecf62d36 00:31:17 ---> 3470fac32761 00:31:17 ---> eeaf43b92773 00:31:17 Step 28/31 : CMD ["gate"] 00:31:17 Step 12/26 : RUN apk add --no-cache bash 00:31:17 ---> Running in 51fa2d6d0227 00:31:17 ---> Running in ac792017faae 00:31:18 Removing intermediate container 51fa2d6d0227 00:31:18 ---> 2dc359c4b653 00:31:18 Step 29/31 : LABEL arch=arm64 00:31:18 ---> Running in b6bc0a5ea6ae 00:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:31:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:31:19 Removing intermediate container b6bc0a5ea6ae 00:31:19 ---> c0a0cc9002c5 00:31:19 Step 30/31 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:31:20 ---> Running in 1654408a2105 00:31:20 (1/2) Installing readline (8.0.4-r0) 00:31:20 (2/2) Installing bash (5.0.17-r0) 00:31:20 Executing bash-5.0.17-r0.post-install 00:31:20 Executing busybox-1.31.1-r19.trigger 00:31:20 OK: 12 MiB in 22 packages 00:31:20 Removing intermediate container 1654408a2105 00:31:20 ---> 72e12efad2f5 00:31:20 Step 31/31 : LABEL version=0.0.0 00:31:21 ---> Running in d598288ae3c2 00:31:22 Removing intermediate container ac792017faae 00:31:22 ---> df1ba046aa7d 00:31:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:31:22 ---> Running in 2fd2c4931b82 00:31:22 Removing intermediate container d598288ae3c2 00:31:22 ---> 2a28eb3cec17 00:31:22 00:31:22 Successfully built 2a28eb3cec17 00:31:23 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:31:23  Building docker-security-bootstrapper-go ... done Removing intermediate container 2fd2c4931b82 00:31:23 ---> 1549455ef7f8 00:31:23 Step 14/26 : ENV APP_PORT=48090 00:31:23 ---> Running in ad167a270029 00:31:24 Removing intermediate container ad167a270029 00:31:24 ---> 632ab0410607 00:31:24 Step 15/26 : EXPOSE $APP_PORT 00:31:24 ---> Running in bcb68c664f20 00:31:25 Removing intermediate container bcb68c664f20 00:31:25 ---> a555b168d29e 00:31:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:31:26 ---> 454696aafe55 00:31:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:31:27 ---> 48b7eae4b9f2 00:31:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:31:28 ---> 1fe2425cb08e 00:31:28 Step 19/26 : RUN apk --no-cache add py3-pip 00:31:28 ---> Running in f1edccaa3bb2 00:31:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:31:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:31:30 (1/33) Installing libbz2 (1.0.8-r1) 00:31:30 (2/33) Installing expat (2.2.9-r1) 00:31:30 (3/33) Installing libffi (3.3-r2) 00:31:30 (4/33) Installing gdbm (1.13-r1) 00:31:30 (5/33) Installing xz-libs (5.2.5-r0) 00:31:30 (6/33) Installing sqlite-libs (3.32.1-r0) 00:31:30 (7/33) Installing python3 (3.8.8-r0) 00:31:32 (8/33) Installing py3-appdirs (1.4.4-r1) 00:31:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:31:32 (10/33) Installing py3-parsing (2.4.7-r0) 00:31:32 (11/33) Installing py3-six (1.15.0-r0) 00:31:32 (12/33) Installing py3-packaging (20.4-r0) 00:31:32 (13/33) Installing py3-setuptools (47.0.0-r0) 00:31:32 (14/33) Installing py3-chardet (3.0.4-r4) 00:31:32 (15/33) Installing py3-idna (2.9-r0) 00:31:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:31:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:31:32 (18/33) Installing py3-requests (2.23.0-r0) 00:31:32 (19/33) Installing py3-msgpack (1.0.0-r0) 00:31:32 (20/33) Installing py3-lockfile (0.12.2-r3) 00:31:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:31:32 (22/33) Installing py3-colorama (0.4.3-r0) 00:31:32 (23/33) Installing py3-distlib (0.3.0-r0) 00:31:32 (24/33) Installing py3-distro (1.5.0-r1) 00:31:32 (25/33) Installing py3-webencodings (0.5.1-r3) 00:31:33 (26/33) Installing py3-html5lib (1.0.1-r4) 00:31:33 (27/33) Installing py3-pytoml (0.1.21-r0) 00:31:33 (28/33) Installing py3-pep517 (0.8.2-r0) 00:31:33 (29/33) Installing py3-progress (1.5-r0) 00:31:33 (30/33) Installing py3-toml (0.10.1-r0) 00:31:33 (31/33) Installing py3-retrying (1.3.3-r0) 00:31:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:31:33 (33/33) Installing py3-pip (20.1.1-r0) 00:31:33 Executing busybox-1.31.1-r19.trigger 00:31:33 OK: 71 MiB in 55 packages 00:31:40 Removing intermediate container f1edccaa3bb2 00:31:40 ---> 4ec77c15282c 00:31:40 Step 20/26 : RUN pip install docker-compose==1.23.2 00:31:40 ---> Running in 0992c8feb48a 00:31:44 Collecting docker-compose==1.23.2 00:31:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:31:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:31:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:31:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:31:46 Collecting docopt<0.7,>=0.6.1 00:31:46 Downloading docopt-0.6.2.tar.gz (25 kB) 00:31:48 Collecting dockerpty<0.5,>=0.4.1 00:31:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:31:50 Collecting cached-property<2,>=1.2.0 00:31:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:31:50 Collecting websocket-client<1.0,>=0.32.0 00:31:50 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:31:51 Collecting docker<4.0,>=3.6.0 00:31:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:31:52 Collecting PyYAML<4,>=3.10 00:31:52 Downloading PyYAML-3.13.tar.gz (270 kB) 00:31:56 Collecting jsonschema<3,>=2.5.1 00:31:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:31:56 Collecting texttable<0.10,>=0.9.0 00:31:56 Downloading texttable-0.9.1.tar.gz (11 kB) 00:31:58 Collecting urllib3<1.25,>=1.21.1 00:31:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:31:58 Collecting idna<2.8,>=2.5 00:31:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:31:59 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) 00:31:59 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) 00:31:59 Collecting docker-pycreds>=0.4.0 00:31:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:31:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:31:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:31:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:31:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:32:00 Installing collected packages: urllib3, idna, requests, docopt, dockerpty, cached-property, websocket-client, docker-pycreds, docker, PyYAML, jsonschema, texttable, docker-compose 00:32:00 Attempting uninstall: urllib3 00:32:00 Found existing installation: urllib3 1.25.9 00:32:00 Uninstalling urllib3-1.25.9: 00:32:00 Successfully uninstalled urllib3-1.25.9 00:32:00 Attempting uninstall: idna 00:32:00 Found existing installation: idna 2.9 00:32:00 Uninstalling idna-2.9: 00:32:00 Successfully uninstalled idna-2.9 00:32:01 Attempting uninstall: requests 00:32:01 Found existing installation: requests 2.23.0 00:32:01 Uninstalling requests-2.23.0: 00:32:01 Successfully uninstalled requests-2.23.0 00:32:02 Running setup.py install for docopt: started 00:32:04 Running setup.py install for docopt: finished with status 'done' 00:32:04 Running setup.py install for dockerpty: started 00:32:06 Running setup.py install for dockerpty: finished with status 'done' 00:32:07 Running setup.py install for PyYAML: started 00:32:09 Running setup.py install for PyYAML: finished with status 'done' 00:32:09 Running setup.py install for texttable: started 00:32:11 Running setup.py install for texttable: finished with status 'done' 00:32:12 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 00:32:16 Removing intermediate container 0992c8feb48a 00:32:16 ---> 897879184ecd 00:32:16 Step 21/26 : RUN apk --no-cache add curl 00:32:16 ---> Running in d26b911b4527 00:32:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:32:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:32:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:32:17 (2/3) Installing libcurl (7.69.1-r3) 00:32:17 (3/3) Installing curl (7.69.1-r3) 00:32:17 Executing busybox-1.31.1-r19.trigger 00:32:17 OK: 72 MiB in 58 packages 00:32:18 Removing intermediate container d26b911b4527 00:32:18 ---> ef588b555185 00:32:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:32:19 ---> Running in 4f1cd979a319 00:32:19 Removing intermediate container 4f1cd979a319 00:32:19 ---> 505b2a406966 00:32:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:32:19 ---> Running in 059222b545b9 00:32:19 Removing intermediate container 059222b545b9 00:32:19 ---> d84bd6e36b5e 00:32:19 Step 24/26 : LABEL arch=arm64 00:32:20 ---> Running in 49c9d95e5ce9 00:32:20 Removing intermediate container 49c9d95e5ce9 00:32:20 ---> 9eacf2d5e6d0 00:32:20 Step 25/26 : LABEL git_sha=45699a183ab028238c9bf7653c091e48ab702171 00:32:20 ---> Running in abd8190ca432 00:32:21 Removing intermediate container abd8190ca432 00:32:21 ---> 6cf96c27cbbe 00:32:21 Step 26/26 : LABEL version=0.0.0 00:32:21 ---> Running in 00c098b8ad49 00:32:22 Removing intermediate container 00c098b8ad49 00:32:22 ---> cfc33961bd87 00:32:22 00:32:22 Successfully built cfc33961bd87 00:32:22 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:32:22  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:32:22 $ docker stop --time=1 97669aff1308541096d4f2d021cfab262c37d29b1006a70d93d477e84ef09e87 00:32:24 $ docker rm -f 97669aff1308541096d4f2d021cfab262c37d29b1006a70d93d477e84ef09e87 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:25 + docker images 00:32:25 + grep docker 00:32:25 docker-sys-mgmt-agent-go-arm64 latest cfc33961bd87 4 seconds ago 301MB 00:32:25 docker-security-bootstrapper-go-arm64 latest 2a28eb3cec17 About a minute ago 17.9MB 00:32:25 docker-core-metadata-go-arm64 latest 7e4ee14fc326 About a minute ago 17.9MB 00:32:25 docker-core-command-go-arm64 latest 63628389fc92 About a minute ago 16.3MB 00:32:25 docker-core-data-go-arm64 latest 493d0e514d1f 3 minutes ago 21.4MB 00:32:25 docker-security-secretstore-setup-go-arm64 latest 19a89d8cc229 4 minutes ago 24.4MB 00:32:25 docker-support-notifications-go-arm64 latest a4d36a640937 4 minutes ago 16.9MB 00:32:25 docker-support-scheduler-go-arm64 latest 29a5cd0d8b24 4 minutes ago 16.4MB 00:32:25 docker-security-proxy-setup-go-arm64 latest c56a5db29011 4 minutes ago 24.1MB 00:32:25 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 00:32:26 ---> job-cost.sh 00:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qi91 00:33:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:34:57 lf-activate-venv(): INFO: Adding /tmp/venv-Qi91/bin to PATH 00:34:57 INFO: No Stack... 00:34:57 INFO: Retrieving Pricing Info for: lf-standard-4 00:34:57 INFO: Archiving Costs [Pipeline] sh 00:34:57 + + cut -d, -f6 00:34:57 cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 00:34:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3327-7-stack-cost] 00:34:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3327-7-stack-cost] did not exist. Created. 00:34:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3327-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:58 + echo total: 0.20999999344348907 [Pipeline] stash 00:34:58 Stashed 1 file(s) [Pipeline] } 00:34:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3327-7-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 00:35:00 provisioning config files... 00:35:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config1165903775152082324tmp [Pipeline] { [Pipeline] sh 00:35:00 + set +x 00:35:00 + curl -s https://codecov.io/bash 00:35:00 + bash -s -- 00:35:00 00:35:00 _____ _ 00:35:00 / ____| | | 00:35:00 | | ___ __| | ___ ___ _____ __ 00:35:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:35:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:35:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:35:00 Bash-20210309-2b87ace 00:35:00 00:35:00 00:35:00 ==> git version 2.24.3 found 00:35:00 ==> 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 00:35:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:35:00 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:35:00 ==> Jenkins CI detected. 00:35:01 project root: . 00:35:01 --> token set from env 00:35:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:35:01 ==> Running gcov in . (disable via -X gcov) 00:35:01 ==> Python coveragepy not found 00:35:01 ==> Searching for coverage reports in: 00:35:01 + . 00:35:01 -> Found 1 reports 00:35:01 ==> Detecting git/mercurial file structure 00:35:01 ==> Reading reports 00:35:01 + ./coverage.out bytes=697383 00:35:01 ==> Appending adjustments 00:35:01 https://docs.codecov.io/docs/fixing-reports 00:35:04 + Found adjustments 00:35:04 ==> Gzipping contents 00:35:04 100K /tmp/codecov.yvhjAz.gz 00:35:04 ==> Uploading reports 00:35:04 url: https://codecov.io 00:35:04 query: branch=PR-3327&commit=45699a183ab028238c9bf7653c091e48ab702171&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3327%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3327&job=&cmd_args= 00:35:04 -> Pinging Codecov 00:35:04 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3327&commit=45699a183ab028238c9bf7653c091e48ab702171&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3327%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3327&job=&cmd_args= 00:35:04 -> Uploading to 00:35:04 https://storage.googleapis.com/codecov/v4/raw/2021-04-02/00271124DB129430A58F1EEE437C3FCB/45699a183ab028238c9bf7653c091e48ab702171/8bfa4535-b50d-4abc-b691-068bd279c2d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210402T003504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac1426b3b14af140335c6f286dbf5015d1ec0c5b7aa8d9161bed2b6388258a88 00:35:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:35:04 Dload Upload Total Spent Left Speed 00:35:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99452 0 0 100 99452 0 208k --:--:-- --:--:-- --:--:-- 208k 00:35:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/45699a183ab028238c9bf7653c091e48ab702171 [Pipeline] } 00:35:05 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 00:35:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:35:07 ---> package-listing.sh 00:35:07 ++ facter osfamily 00:35:07 ++ tr '[:upper:]' '[:lower:]' 00:35:07 + OS_FAMILY=redhat 00:35:07 + workspace=/w/workspace/edgex-go/7 00:35:07 + START_PACKAGES=/tmp/packages_start.txt 00:35:07 + END_PACKAGES=/tmp/packages_end.txt 00:35:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:07 + PACKAGES=/tmp/packages_start.txt 00:35:07 + '[' /w/workspace/edgex-go/7 ']' 00:35:07 + PACKAGES=/tmp/packages_end.txt 00:35:07 + case "${OS_FAMILY}" in 00:35:07 + rpm -qa 00:35:07 + sort 00:35:13 + '[' -f /tmp/packages_start.txt ']' 00:35:13 + '[' -f /tmp/packages_end.txt ']' 00:35:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:13 + '[' /w/workspace/edgex-go/7 ']' 00:35:13 + mkdir -p /w/workspace/edgex-go/7/archives/ 00:35:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 00:35:13 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:35:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:13 00:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:14 alpine: Pulling from edgex-lftools-log-publisher 00:35:14 df20fa9351a1: Pulling fs layer 00:35:14 36b3adc4ff6f: Pulling fs layer 00:35:14 8ad3a11d3b57: Pulling fs layer 00:35:14 46f8f816bc3b: Pulling fs layer 00:35:14 93b61091891f: Pulling fs layer 00:35:14 93b9cdb0e59b: Pulling fs layer 00:35:14 5e14af77c1be: Pulling fs layer 00:35:14 01666e4c0597: Pulling fs layer 00:35:14 aa168da1d23b: Pulling fs layer 00:35:14 46f8f816bc3b: Waiting 00:35:14 5e14af77c1be: Waiting 00:35:14 01666e4c0597: Waiting 00:35:14 93b9cdb0e59b: Waiting 00:35:14 aa168da1d23b: Waiting 00:35:14 93b61091891f: Waiting 00:35:14 36b3adc4ff6f: Verifying Checksum 00:35:14 36b3adc4ff6f: Download complete 00:35:14 46f8f816bc3b: Verifying Checksum 00:35:14 46f8f816bc3b: Download complete 00:35:14 df20fa9351a1: Verifying Checksum 00:35:14 df20fa9351a1: Download complete 00:35:14 93b9cdb0e59b: Verifying Checksum 00:35:14 93b9cdb0e59b: Download complete 00:35:14 93b61091891f: Download complete 00:35:14 5e14af77c1be: Download complete 00:35:14 01666e4c0597: Verifying Checksum 00:35:14 01666e4c0597: Download complete 00:35:14 df20fa9351a1: Pull complete 00:35:14 8ad3a11d3b57: Verifying Checksum 00:35:14 36b3adc4ff6f: Pull complete 00:35:15 8ad3a11d3b57: Pull complete 00:35:15 46f8f816bc3b: Pull complete 00:35:16 aa168da1d23b: Verifying Checksum 00:35:16 aa168da1d23b: Download complete 00:35:17 93b61091891f: Pull complete 00:35:17 93b9cdb0e59b: Pull complete 00:35:17 5e14af77c1be: Pull complete 00:35:17 01666e4c0597: Pull complete 00:35:27 aa168da1d23b: Pull complete 00:35:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:35:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:35:27 prd-centos7-docker-4c-2g-32521 does not seem to be running inside a container 00:35:27 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 00:35:31 $ docker top ad25c0211ad306a07f8f77ae0ff1e00c33f8e87f2eaf3b0ce4b3150a419a295c -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 00:35:32 + mkdir -p /var/log/sa [Pipeline] sh 00:35:32 + ls /var/log/sa-host 00:35:32 + sadf -c /var/log/sa-host/sa02 00:35:32 file_magic: OK 00:35:32 HZ: Using current value: 100 00:35:32 file_header: OK 00:35:32 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 00:35:32 Statistics: 00:35:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:35:32 File successfully converted to sysstat format version 12.2.1 00:35:32 + sadf -c /var/log/sa-host/sa23 00:35:32 file_magic: OK 00:35:32 HZ: Using current value: 100 00:35:32 file_header: OK 00:35:32 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 00:35:32 Statistics: 00:35:32 Hnuu...uuuununununu... 00:35:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:32 provisioning config files... 00:35:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config8905897047447745963tmp [Pipeline] { [Pipeline] echo 00:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:35:33 ---> create-netrc.sh [Pipeline] } 00:35:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:35:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:35:33 ---> python-tools-install.sh [Pipeline] echo 00:35:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:35:34 ---> sudo-logs.sh 00:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:35:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:35:34 ---> job-cost.sh 00:35:34 lf-activate-venv: SKIPPING 00:35:34 DEBUG: total: 0.20999999344348907 00:35:34 INFO: Retrieving Stack Cost... 00:35:35 INFO: Retrieving Pricing Info for: v1-standard-2 00:35:36 INFO: Archiving Costs [Pipeline] echo 00:35:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:35:36 ---> logs-deploy.sh 00:35:36 lf-activate-venv: SKIPPING 00:35:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3327/7 00:35:36 INFO: archiving workspace using pattern(s): 00:35:38 Archives upload complete. 00:35:38 INFO: archiving logs to Nexus 00:35:39 ---> uname -a: 00:35:39 Linux prd-centos7-docker-4c-2g-32521.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:35:39 00:35:39 00:35:39 ---> lscpu: 00:35:39 Architecture: x86_64 00:35:39 CPU op-mode(s): 32-bit, 64-bit 00:35:39 Byte Order: Little Endian 00:35:39 Address sizes: 40 bits physical, 48 bits virtual 00:35:39 CPU(s): 4 00:35:39 On-line CPU(s) list: 0-3 00:35:39 Thread(s) per core: 1 00:35:39 Core(s) per socket: 1 00:35:39 Socket(s): 4 00:35:39 NUMA node(s): 1 00:35:39 Vendor ID: GenuineIntel 00:35:39 CPU family: 6 00:35:39 Model: 44 00:35:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:35:39 Stepping: 1 00:35:39 CPU MHz: 2933.438 00:35:39 BogoMIPS: 5866.87 00:35:39 Virtualization: VT-x 00:35:39 Hypervisor vendor: KVM 00:35:39 Virtualization type: full 00:35:39 L1d cache: 128 KiB 00:35:39 L1i cache: 128 KiB 00:35:39 L2 cache: 16 MiB 00:35:39 L3 cache: 64 MiB 00:35:39 NUMA node0 CPU(s): 0-3 00:35:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:35:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:35:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:35:39 Vulnerability Meltdown: Mitigation; PTI 00:35:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:35:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:35:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:35:39 Vulnerability Srbds: Not affected 00:35:39 Vulnerability Tsx async abort: Not affected 00:35:39 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 00:35:39 00:35:39 00:35:39 ---> nproc: 00:35:39 4 00:35:39 00:35:39 00:35:39 ---> df -h: 00:35:39 Filesystem Size Used Available Use% Mounted on 00:35:39 overlay 50.0G 10.9G 39.1G 22% / 00:35:39 tmpfs 64.0M 0 64.0M 0% /dev 00:35:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:35:39 shm 64.0M 0 64.0M 0% /dev/shm 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /facter-os 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/resolv.conf 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hostname 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hosts 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /run/cloud-init/result.json 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/sa-host 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/secure 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/auth.log 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/7 00:35:39 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/7@tmp 00:35:39 00:35:39 00:35:39 ---> free -m: 00:35:39 total used free shared buff/cache available 00:35:39 Mem: 1837 728 109 0 999 1022 00:35:39 Swap: 1023 45 978 00:35:39 00:35:39 00:35:39 ---> ip addr: 00:35:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:35:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:35:39 inet 127.0.0.1/8 scope host lo 00:35:39 valid_lft forever preferred_lft forever 00:35:39 inet6 ::1/128 scope host 00:35:39 valid_lft forever preferred_lft forever 00:35:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:35:39 link/ether fa:16:3e:af:0c:9f brd ff:ff:ff:ff:ff:ff 00:35:39 inet 10.30.122.203/23 brd 10.30.123.255 scope global dynamic eth0 00:35:39 valid_lft 84940sec preferred_lft 84940sec 00:35:39 inet6 fe80::f816:3eff:feaf:c9f/64 scope link 00:35:39 valid_lft forever preferred_lft forever 00:35:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:35:39 link/ether 02:42:94:7e:ca:52 brd ff:ff:ff:ff:ff:ff 00:35:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:35:39 valid_lft forever preferred_lft forever 00:35:39 inet6 fe80::42:94ff:fe7e:ca52/64 scope link 00:35:39 valid_lft forever preferred_lft forever 00:35:39 00:35:39 00:35:39 ---> sar -b -r -n DEV: 00:35:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) 00:35:39 00:35:39 00:11:08 LINUX RESTART (4 CPU) 00:35:39 00:35:39 00:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:35:39 00:13:01 206.37 84.23 122.14 0.00 10125.97 46666.58 0.00 00:35:39 00:14:02 264.00 99.98 164.02 0.00 3958.69 22910.23 0.00 00:35:39 00:15:01 134.39 59.82 74.57 0.00 2168.41 8041.39 0.00 00:35:39 00:16:01 127.21 41.20 86.00 0.00 2734.96 19412.98 0.00 00:35:39 00:17:02 1278.54 982.74 295.80 0.00 110367.19 168925.15 0.00 00:35:39 00:18:01 2067.85 1778.48 289.37 0.00 133360.43 146444.12 0.00 00:35:39 00:19:02 669.61 362.56 307.04 0.00 61238.64 111852.20 0.00 00:35:39 00:20:01 1445.32 1181.59 263.73 0.00 50658.36 68904.92 0.00 00:35:39 00:21:01 122.38 16.06 106.32 0.00 3108.14 11664.89 0.00 00:35:39 00:22:01 1.68 0.50 1.18 0.00 22.24 16.82 0.00 00:35:39 00:23:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 00:35:39 00:24:01 0.27 0.02 0.25 0.00 0.53 2.98 0.00 00:35:39 00:25:02 0.28 0.00 0.28 0.00 0.00 3.05 0.00 00:35:39 00:26:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 00:35:39 00:27:01 1.71 1.50 0.22 0.00 51.95 2.58 0.00 00:35:39 00:28:01 0.82 0.03 0.78 0.00 1.07 14.91 0.00 00:35:39 00:29:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 00:35:39 00:30:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 00:35:39 00:31:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 00:35:39 00:32:01 0.52 0.23 0.28 0.00 109.24 2.88 0.00 00:35:39 00:33:01 0.27 0.02 0.25 0.00 0.53 3.11 0.00 00:35:39 00:34:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 00:35:39 00:35:01 4.55 4.31 0.23 0.00 603.76 24.53 0.00 00:35:39 Average: 274.56 199.94 74.62 0.00 16465.85 26362.02 0.00 00:35:39 00:35:39 00:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:35:39 00:13:01 104048 0 717648 38.14 1944 1057904 1439592 49.13 561684 974664 46568 00:35:39 00:14:02 67140 0 923304 49.07 960 890140 1610980 54.98 736112 798816 19996 00:35:39 00:15:01 324092 0 768544 40.85 636 788272 1775464 60.59 574832 693584 66952 00:35:39 00:16:01 75452 0 762772 40.54 528 1042792 1537256 52.46 637700 889404 62116 00:35:39 00:17:02 77896 0 832104 44.22 0 971544 2319072 79.15 735900 846956 89288 00:35:39 00:18:01 189884 0 1240212 65.91 0 451448 3605060 123.03 715856 697940 20488 00:35:39 00:19:02 102224 0 777792 41.34 0 1001528 1970232 67.24 735964 817364 3784 00:35:39 00:20:01 309572 0 765244 40.67 0 806728 1797324 61.34 549980 753756 1656 00:35:39 00:21:01 504148 0 649188 34.50 0 728208 1188160 40.55 465852 662884 12 00:35:39 00:22:01 506252 0 646444 34.36 0 728848 1164504 39.74 464148 663084 8 00:35:39 00:23:01 507388 0 645300 34.30 0 728856 1155252 39.43 463500 663072 8 00:35:39 00:24:01 507040 0 645640 34.31 0 728864 1155432 39.43 463864 663088 16 00:35:39 00:25:02 507528 0 645140 34.29 0 728876 1155252 39.43 463516 663088 12 00:35:39 00:26:01 507124 0 645540 34.31 0 728880 1155336 39.43 463652 663088 8 00:35:39 00:27:01 505984 0 645820 34.32 0 729740 1155324 39.43 463884 663808 16 00:35:39 00:28:01 506276 0 645504 34.31 0 729764 1155252 39.43 463668 663824 8 00:35:39 00:29:01 506160 0 645612 34.31 0 729772 1155252 39.43 463672 663824 8 00:35:39 00:30:01 505836 0 645932 34.33 0 729776 1155396 39.43 463952 663824 8 00:35:39 00:31:01 505272 0 646484 34.36 0 729788 1155396 39.43 464052 663828 8 00:35:39 00:32:01 499220 0 649316 34.51 0 733008 1155372 39.43 469852 664240 12 00:35:39 00:33:01 498916 0 649580 34.52 0 733048 1155392 39.43 469928 664288 8 00:35:39 00:34:01 500032 0 648452 34.46 0 733060 1155252 39.43 469308 664288 8 00:35:39 00:35:01 475832 0 654408 34.78 0 751304 1155172 39.42 477804 677852 764 00:35:39 Average: 382318 0 717217 38.12 177 781833 1453336 49.60 532117 714807 13554 00:35:39 00:35:39 00:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:35:39 00:13:01 vethdd0aa87 36.18 44.22 2.64 219.87 0.00 0.00 0.00 0.00 00:35:39 00:13:01 eth0 1239.00 1206.52 6080.05 150.73 0.00 0.00 0.00 0.00 00:35:39 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:13:01 docker0 902.79 881.17 73.36 2914.21 0.00 0.00 0.00 0.00 00:35:39 00:14:02 eth0 178.65 147.63 636.56 23.22 0.00 0.00 0.00 0.00 00:35:39 00:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:14:02 veth454c3f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:35:39 00:14:02 docker0 128.17 144.49 9.53 605.85 0.00 0.00 0.00 0.00 00:35:39 00:15:01 eth0 40.29 27.22 24.65 65.73 0.00 0.00 0.00 0.00 00:35:39 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:15:01 veth454c3f3 2.06 2.06 0.17 0.17 0.00 0.00 0.00 0.00 00:35:39 00:15:01 docker0 2.06 2.06 0.14 0.17 0.00 0.00 0.00 0.00 00:35:39 00:16:01 eth0 206.87 173.47 1691.56 71.05 0.00 0.00 0.00 0.00 00:35:39 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:17:02 veth7f9d825 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 00:35:39 00:17:02 eth0 66.90 33.30 178.38 14.67 0.00 0.00 0.00 0.00 00:35:39 00:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:17:02 docker0 12.04 29.41 0.63 145.30 0.00 0.00 0.00 0.00 00:35:39 00:18:01 veth7f9d825 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:18:01 veth1f2cd93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:35:39 00:18:01 vethafe3c6c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:35:39 00:18:01 eth0 12.10 5.92 9.52 5.01 0.00 0.00 0.00 0.00 00:35:39 00:19:02 veth7f9d825 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 00:35:39 00:19:02 eth0 156.87 120.91 1442.40 61.24 0.00 0.00 0.00 0.00 00:35:39 00:19:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:35:39 00:19:02 docker0 1047.00 1073.74 83.48 3802.83 0.00 0.00 0.00 0.00 00:35:39 00:20:01 veth175ab8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:20:01 veth7f9d825 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:20:01 veth7a02783 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:20:01 veth3704cc7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:35:39 00:21:01 eth0 3128.99 2701.95 14034.86 590.40 0.00 0.00 0.00 0.00 00:35:39 00:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:35:39 00:21:01 docker0 1100.37 1161.66 86.98 4317.14 0.00 0.00 0.00 0.00 00:35:39 00:22:01 eth0 0.90 0.43 0.43 0.27 0.00 0.00 0.00 0.00 00:35:39 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:23:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:35:39 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:24:01 eth0 1.03 0.40 0.32 0.21 0.00 0.00 0.00 0.00 00:35:39 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:25:02 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 00:35:39 00:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:26:01 eth0 0.59 0.42 0.30 0.21 0.00 0.00 0.00 0.00 00:35:39 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:27:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:35:39 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:35:39 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:29:01 eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 00:35:39 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:30:01 eth0 1.38 0.28 0.35 0.20 0.00 0.00 0.00 0.00 00:35:39 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:31:01 eth0 2.30 0.57 0.68 0.36 0.00 0.00 0.00 0.00 00:35:39 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:32:01 eth0 2.05 0.65 0.76 0.46 0.00 0.00 0.00 0.00 00:35:39 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:33:01 eth0 0.50 0.33 0.27 0.23 0.00 0.00 0.00 0.00 00:35:39 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:34:01 eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00 00:35:39 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:35:01 eth0 21.60 19.85 5.94 42.07 0.00 0.00 0.00 0.00 00:35:39 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 Average: eth0 90.74 79.43 462.45 22.61 0.00 0.00 0.00 0.00 00:35:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:39 Average: docker0 47.92 50.59 3.79 188.02 0.00 0.00 0.00 0.00 00:35:39 00:35:39 00:35:39 ---> sar -P ALL: 00:35:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/02/21 _x86_64_ (4 CPU) 00:35:39 00:35:39 00:11:08 LINUX RESTART (4 CPU) 00:35:39 00:35:39 00:12:01 CPU %user %nice %system %iowait %steal %idle 00:35:39 00:13:01 all 16.50 0.00 9.54 1.82 0.09 72.06 00:35:39 00:13:01 0 18.37 0.00 10.25 0.64 0.09 70.65 00:35:39 00:13:01 1 16.69 0.00 8.68 1.89 0.09 72.66 00:35:39 00:13:01 2 17.82 0.00 9.86 2.45 0.09 69.78 00:35:39 00:13:01 3 13.13 0.00 9.37 2.27 0.09 75.15 00:35:39 00:14:02 all 30.34 0.00 10.47 7.42 0.11 51.65 00:35:39 00:14:02 0 29.13 0.00 10.16 8.47 0.10 52.13 00:35:39 00:14:02 1 31.76 0.00 10.38 7.78 0.12 49.97 00:35:39 00:14:02 2 30.22 0.00 10.74 3.89 0.10 55.05 00:35:39 00:14:02 3 30.27 0.00 10.62 9.58 0.10 49.42 00:35:39 00:15:01 all 48.40 0.00 12.79 3.63 0.09 35.09 00:35:39 00:15:01 0 49.17 0.00 12.44 3.05 0.09 35.25 00:35:39 00:15:01 1 46.51 0.00 13.03 5.33 0.11 35.03 00:35:39 00:15:01 2 48.58 0.00 13.26 3.00 0.09 35.07 00:35:39 00:15:01 3 49.32 0.00 12.42 3.16 0.07 35.03 00:35:39 00:16:01 all 37.84 0.00 12.64 2.57 0.12 46.84 00:35:39 00:16:01 0 38.89 0.00 13.42 3.10 0.12 44.47 00:35:39 00:16:01 1 38.62 0.00 12.74 1.43 0.12 47.09 00:35:39 00:16:01 2 36.08 0.00 12.05 3.69 0.10 48.08 00:35:39 00:16:01 3 37.76 0.00 12.33 2.06 0.12 47.73 00:35:39 00:17:02 all 21.04 0.00 24.38 12.19 0.19 42.19 00:35:39 00:17:02 0 20.24 0.00 24.00 11.47 0.19 44.10 00:35:39 00:17:02 1 21.77 0.00 23.50 12.15 0.17 42.40 00:35:39 00:17:02 2 21.58 0.00 24.85 13.21 0.21 40.15 00:35:39 00:17:02 3 20.57 0.00 25.19 11.93 0.19 42.12 00:35:39 00:18:01 all 37.52 0.00 23.08 24.02 0.16 15.21 00:35:39 00:18:01 0 36.47 0.00 24.40 24.62 0.16 14.35 00:35:39 00:18:01 1 36.60 0.00 23.04 23.52 0.18 16.65 00:35:39 00:18:01 2 38.64 0.00 22.40 22.92 0.16 15.88 00:35:39 00:18:01 3 38.39 0.00 22.48 25.04 0.15 13.95 00:35:39 00:19:02 all 40.47 0.00 19.69 18.91 0.16 20.76 00:35:39 00:19:02 0 40.82 0.00 19.75 19.68 0.16 19.59 00:35:39 00:19:02 1 40.61 0.00 18.97 18.78 0.14 21.50 00:35:39 00:19:02 2 40.36 0.00 19.87 18.90 0.16 20.71 00:35:39 00:19:02 3 40.08 0.00 20.19 18.28 0.19 21.26 00:35:39 00:20:01 all 51.68 0.00 19.50 16.13 0.09 12.61 00:35:39 00:20:01 0 51.31 0.00 20.01 14.97 0.07 13.64 00:35:39 00:20:01 1 50.95 0.00 19.31 16.82 0.11 12.81 00:35:39 00:20:01 2 52.73 0.00 17.97 14.36 0.09 14.85 00:35:39 00:20:01 3 51.69 0.00 20.72 18.39 0.11 9.09 00:35:39 00:21:01 all 4.19 0.00 4.45 5.63 0.05 85.68 00:35:39 00:21:01 0 4.43 0.00 4.36 4.72 0.07 86.43 00:35:39 00:21:01 1 4.02 0.00 4.04 4.85 0.05 87.05 00:35:39 00:21:01 2 4.40 0.00 4.52 7.98 0.05 83.04 00:35:39 00:21:01 3 3.89 0.00 4.89 4.96 0.05 86.22 00:35:39 00:22:01 all 0.15 0.00 0.04 0.00 0.01 99.80 00:35:39 00:22:01 0 0.53 0.00 0.05 0.00 0.00 99.42 00:35:39 00:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:35:39 00:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:35:39 00:22:01 3 0.03 0.00 0.03 0.00 0.02 99.92 00:35:39 00:23:01 all 0.18 0.00 0.10 0.00 0.00 99.72 00:35:39 00:23:01 0 0.50 0.00 0.03 0.00 0.00 99.47 00:35:39 00:23:01 1 0.05 0.00 0.12 0.00 0.02 99.82 00:35:39 00:23:01 2 0.08 0.00 0.10 0.00 0.00 99.82 00:35:39 00:23:01 3 0.08 0.00 0.15 0.00 0.00 99.77 00:35:39 00:35:39 00:23:01 CPU %user %nice %system %iowait %steal %idle 00:35:39 00:24:01 all 0.12 0.00 0.03 0.00 0.00 99.85 00:35:39 00:24:01 0 0.38 0.00 0.03 0.00 0.02 99.57 00:35:39 00:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:35:39 00:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:35:39 00:24:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:35:39 00:25:02 all 0.15 0.00 0.04 0.00 0.01 99.80 00:35:39 00:25:02 0 0.50 0.00 0.03 0.00 0.00 99.47 00:35:39 00:25:02 1 0.03 0.00 0.03 0.00 0.00 99.93 00:35:39 00:25:02 2 0.02 0.00 0.03 0.00 0.02 99.93 00:35:39 00:25:02 3 0.07 0.00 0.05 0.00 0.02 99.87 00:35:39 00:26:01 all 0.16 0.00 0.03 0.00 0.00 99.82 00:35:39 00:26:01 0 0.51 0.00 0.02 0.00 0.00 99.47 00:35:39 00:26:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:35:39 00:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:35:39 00:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:35:39 00:27:01 all 0.17 0.00 0.07 0.02 0.00 99.74 00:35:39 00:27:01 0 0.52 0.00 0.08 0.00 0.00 99.40 00:35:39 00:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:35:39 00:27:01 2 0.05 0.00 0.12 0.07 0.02 99.75 00:35:39 00:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:35:39 00:28:01 all 0.14 0.00 0.02 0.00 0.00 99.84 00:35:39 00:28:01 0 0.50 0.00 0.02 0.00 0.00 99.48 00:35:39 00:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:35:39 00:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:35:39 00:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:35:39 00:29:01 all 0.09 0.00 0.03 0.00 0.01 99.87 00:35:39 00:29:01 0 0.25 0.00 0.02 0.00 0.00 99.73 00:35:39 00:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 00:35:39 00:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:35:39 00:29:01 3 0.00 0.00 0.03 0.00 0.00 99.97 00:35:39 00:30:01 all 0.11 0.00 0.03 0.00 0.00 99.86 00:35:39 00:30:01 0 0.35 0.00 0.05 0.00 0.00 99.60 00:35:39 00:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:35:39 00:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:35:39 00:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:35:39 00:31:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:35:39 00:31:01 0 0.52 0.00 0.02 0.00 0.00 99.47 00:35:39 00:31:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:35:39 00:31:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:35:39 00:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:35:39 00:32:01 all 0.16 0.00 0.04 0.00 0.00 99.80 00:35:39 00:32:01 0 0.53 0.00 0.02 0.00 0.00 99.45 00:35:39 00:32:01 1 0.03 0.00 0.07 0.02 0.00 99.88 00:35:39 00:32:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:35:39 00:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:35:39 00:33:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:35:39 00:33:01 0 0.52 0.00 0.03 0.00 0.02 99.43 00:35:39 00:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:35:39 00:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:35:39 00:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:35:39 00:34:01 all 0.14 0.00 0.04 0.00 0.00 99.83 00:35:39 00:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:35:39 00:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:35:39 00:34:01 2 0.50 0.00 0.05 0.00 0.00 99.45 00:35:39 00:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:35:39 00:35:39 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:35:39 00:35:01 all 0.50 0.00 0.35 0.11 0.00 99.03 00:35:39 00:35:01 0 0.40 0.00 0.37 0.10 0.00 99.13 00:35:39 00:35:01 1 0.40 0.00 0.28 0.02 0.00 99.30 00:35:39 00:35:01 2 0.57 0.00 0.38 0.22 0.02 98.81 00:35:39 00:35:01 3 0.65 0.00 0.38 0.10 0.00 98.87 00:35:39 Average: all 12.20 0.00 5.78 3.88 0.05 78.10 00:35:39 Average: 0 12.41 0.00 5.87 3.81 0.05 77.87 00:35:39 Average: 1 12.10 0.00 5.66 3.88 0.05 78.31 00:35:39 Average: 2 12.28 0.00 5.75 3.82 0.05 78.11 00:35:39 Average: 3 11.99 0.00 5.84 4.00 0.05 78.13 00:35:39 00:35:39 00:35:39